@charset "UTF-8";
.blind {position: absolute; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); clip-path: inset(50%);}
/*텍스트 오류 특정디바이스에서 줄바꿈*/
.rew18_wnb li a {white-space: nowrap;}
.nowrap {white-space: nowrap !important;}

/*공통 텝*/
.d_block {display: block;}
.rew18-contents-tab { width: 100%; height: 55.3px; background: #f7f7f7; border-bottom: 1px solid #c6c7c7; overflow-y: hidden; overflow-x: hidden; position: relative; }
.rew18-contents-tab ul { display: flex; margin: 0 auto; align-items: center; justify-content: center; flex-wrap: wrap; }
.rew18-contents-tab ul li { position: relative; line-height: 55.3px; margin-right: 35px; }
.rew18-contents-tab ul li:last-child { margin-right: 0; }
.rew18-contents-tab ul li.active:before { position: absolute; bottom: 0; left: 0; content: ""; width: 100%; height: 4px; background: #111; }
.rew18-contents-tab ul li.active a { font-weight: bold; color: #111; }
.rew18-contents-tab ul li a { display: block; font-size: 14px; color: #676767; }
.rew18-contents-tab .prev { display: none; }
.rew18-contents-tab .next { display: none; }
.rew18-contents-tab .intellectualUl{width: 650px;}
.rew18-contents-tab .intellectualUl > li {cursor: pointer;}

.rew18_wrap_bulky { width: 100%; min-width: 320px; }
.rew18_goodsList {display: flex;justify-content: flex-start;flex-wrap: wrap;}
/*.rew18_goodsList li { float: left; }*/
.calendar-control h3 span {display: block;font-size: 18px;color: #646569;font-family: 'Malgun Sam';margin-top:15px;}

.rew18_goodsList a.rew18_aProduct { display: block; }

.rew18_goodsImg { overflow: hidden; position: relative; }

.rew18_goodsImg .rew18_rateImg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transform: translate(50%, 50%); -ms-transform: translate(50%, 50%); transform: translate(50%, 50%); }

.rew18_rateImg img { position: absolute; top: 0; left: 0; max-width: 100%; height: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.rew18_rateImg img.rew18_rateF { max-width: inherit; height: auto; }

.rew18_rateImg img.rew18_rateH { width: 100%; max-height: 100%; }

.rew18_goodsList .rew18_goodsTxt { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.rew18_goodsPrice, .rew18_viewHalf { position: relative; }

.rew18_goodsPrice .rew18_gTit { color: #D7969C; font-weight: bold; }

.rew18_goodsPrice .rew18_gDetail { color: #676767; }

.rew18_goodsPrice.m:after, .rew18_goodsPrice.p:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }

.rew18_goodsPrice.m .rew18_gDetail strong { color: #111; }

.rew18_goodsPrice.m .rew18_gDetail { color: #555; float: right; display: inline-block; }

.rew18_goodsPrice.p .rew18_gDetail { float: right; display: inline-block; white-space: nowrap; }

.rew18_goodsPrice.p .rew18_gTit, .rew18_goodsPrice.m .rew18_gTit { float: left; display: inline-block; }

.rew18_goodsWrap { position: relative; }

.rew18_btn_putB { display: block; position: absolute; right: 0; z-index: 9; }

.rew18_btn_putB span { display: block; position: relative; text-indent: -99999px; font-size: 0; color: black; width: 100%; height: 100%; border-radius: 50%; border: solid 1px #C4A4A7; background-color: #fff; }

.rew18_btn_putB span:active, .rew18_btn_putB span:hover, .rew18_btn_putB span.on { background-color: #C4A4A7; border: solid 1px #C4A4A7; }

.rew18_btn_putB span:after { position: absolute; content: ""; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-size: 100%; }

.category_countDown_text {position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100%; padding: 10px; line-height: 1.4; background-color: rgba(156,167,165,0.8); font-size: 15px; font-weight: bold; color: #fff; text-align: center; z-index: 10;}

.rew18_tab .rew18_tab__button a { color: #fff; }

.rew18_sticky .rew18_tab .rew18_active a { color: #D7969C; font-weight: bold; }
.rew18_sticky .rew18_tab .rew18_active.tab_mynd a {color: #84bcf5;}

.rew18_sticky .rew18_arraySub .rew18_active a, .rew18_sticky .rew18_tabSub .rew18_active a { color: #c66fc0; }

.swiper-scrollbar-drag { background: white; }

.swiper-container-horizontal > .swiper-scrollbar { background: rgba(255, 255, 255, 0.5); }

.rew18_slide_title { font-family: 'Malgun Sam'; }

/*.rew18_slideLink_area li { float: left; }*/

.rew18_slideLink_area .rew18_btn_slideLink { display: inline-block; background-color: #fff; text-align: center; border-bottom: 1px solid #555; border-right: 1px solid #555; border-top: 1px solid #555; padding-right: 6px; padding-left: 6px; }

.rew18_slideLink_area .rew18_btn_slideLink.rew18_active, .rew18_slideLink_area .rew18_btn_slideLink:hover { color: #fff; border-color: #c66fc0; position: relative; }

.rew18_slideLink_area .rew18_btn_slideLink.rew18_active:before, .rew18_slideLink_area .rew18_btn_slideLink:hover:before { content: ""; display: block; width: 1px; position: absolute; background-color: #c66fc0; left: -1px; top: -1px; }

.rew18_wrap_nav { width: 100%; position: relative;}

.rew18_h-utillity { float: right; position: relative;}

.rew18_h-search, .rew18_h-basket { display: inline-block; vertical-align: middle;}

.rew18_basket_wrap { position: fixed; bottom: 0; left: 0; right: 0; border-top: 1px solid #b1b1b1; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/bg_white_opa90.png"); z-index: 999; }
.rew18_basket_wrap a.rew18_basket_oder, .rew18_basketList_fixed a, .rew18_goodsList_Bottom .rew18-btn-normal, .invite-payment-box a.rew18_basket {background-color:#C4A4A7 !important;border-top: 1px solid #C4A4A7;}
.rew18_basketList_fixed a.rew18_basket.invite {background-color: #778293 !important; border-top-color: #778293;}

.rew18_basket_oder { position: absolute; top: 0; right: 0; display: block; }

.rew18_basket_pv em { color: #D7969C; font-weight: bold; }

.rew18_basket_pv .rew18_money { font-weight: bold; }

.rew18_su-basket { display: block; position: absolute; background-color: #C4A4A7; color: #fff; }

.rew18_filterList { width: 100%; }

.rew18_wrapCheck [type="checkbox"], .rew18_wrapCheck_t1 [type="checkbox"] { position: absolute; left: -99999px; opacity: 0; }

.rew18_btnWhite { background-color: #fff; border: 1px solid #aaa; color: #555; text-align: center; border-radius: 2px; }

.rew18_btngray { background-color: #464646; border: 1px solid #464646; color: #fff; text-align: center; border-radius: 2px; }

.dimmed_black { z-index: 1001; background: #000000; filter: Alpha(opacity=40); Opacity: 0.4; position: fixed; left: 0; right: 0; bottom: 0; display: none; width: 100%; min-height: 100%; height: 100%; }

.rew18_basketGroup dt, .rew18_paymentGroup .rew18_paymentDt { background-color: #f7f7f7; border-bottom: 2px solid #333; }

.rew18_basketList .rew18_product_container, .rew18_basketResult_wrap { display: none; }

.rew18_noData_wrap { text-align: center; }

.rew18_noData_wrap .rew18_noData { font-size: 15px; display: inline-block; position: relative; }

.rew18_basketResult_wrap + .rew18_basketGroup { margin-top: 10px; }

.rew18_payment_product { border: 1px solid #ddd; }

.rew18_pDetail, .rew18_payment_productDt { background-color: #f7f7f7; }

.rew18_inputTxt_t1.rew18_aRight { text-align: right; }

.rew18_inputTxt_t1.rew18_aCenter { text-align: center; }

.rew18_tCenter { text-align: center; }

.rew18_arraySub { display: flex; justify-content: flex-end; align-items: center; }

.rew18_nupay .swiper-slide, .rew18_popContainer.small .rew18_popup_cont { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

.rew18_form_padding.rew18_visible_credit { border-top: 1px solid #ddd; }

.rew18_visible_card, .rew18_visible_bBook { border-top: 1px solid #ddd; }

.rew18_bankName .rew18_bankName_left { width: 33%; float: left; }

.rew18_payment_oc, .rew18_paymentDon, .rew18_visible_credit, .rew18_visible_card, .rew18_visible_bBook { display: none; }

.rew18_fakeRadio_t1, .rew18_fakeCheck_t1 { position: absolute; left: -9999em; opacity: 0; }

.rew18_paymentGroup dd + dt { margin-top: 10px; }

/*상품이미지*/
.rew18_goodsDim:before { content: ""; position: absolute; top: 0; left: 0; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/bg_soldout.png") transparent; display: block; z-index: 9; width: 100%; height: 100%; }

.rew18_goodsDim em { position: absolute; top: 50%; left: 0; display: block; color: #fff; font-size: 16px; z-index: 99; margin-top: -10px; width: 100%; text-align: center; }

.rew18_goodsDim.dimTop:before {height: 30%;}

.rew18_goodsDim.dimTop em {top: 15%;}

.rew18_goodsFlag { position: absolute; top: 0; left: 0; display: block; color: #fff; text-align: center; border-radius: 2px; z-index: 9; }

.rew18_goodsFlag.new { background-color: #5C82A5; }

.rew18_goodsFlag.hot { background-color: #C4A4A7; }

.rew18_goodsFlag.vera { background-color: #8E8CA3; }

/*상품상세*/
.rew18_goods-detail { position: relative; }

.rew18_listback { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/bg_detail.png") #f8f8f8 no-repeat; background-size: 100% 610px; width: 100%; margin-top: 100px; padding-bottom:100px;}

.rew18_goods-photo .rew18_goods-slider { width: 90%; text-align: center; padding-bottom: 40px; margin-top: 40px; }
.rew18_goods-photo .rew18_goods-slider img { max-width: 100%; height: auto; }

.rew18_goods-photo .rew18_goods-slider .swiper-button-prev { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_detail_prev.png") no-repeat; background-size: 100%; display: block; width: 26px; height: 50px; }

.rew18_goods-photo .rew18_goods-slider .swiper-button-next { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_detail_next.png") no-repeat; background-size: 100%; display: block; width: 26px; height: 50px; }

.rew18_goods-photo .rew18_goods-slider .swiper-pagination-bullet { width: 11px; height: 11px; }

.rew18_goods-photo .rew18_goods-slider .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 6px; }

.rew18_goods-photo .rew18_goods-slider .swiper-pagination-bullets { bottom: 0px; }

.rew18_goods-title { position: relative; }

.rew18_goods_num { color: #676767; }

.rew18_snsWrap { position: absolute; right: 0; top: -15px; left: inherit; display: block; border: none; border-radius: 0; }
.rew18_snsWrap.dropdown-menu {min-width: auto; z-index: 10;}
.rew18_snsWrap li { float: left; padding-left: 8px; }

.rew18_smartPickup_snsWrap li { float: left; padding-left: 8px; }
.rew18_smartPickup_snsWrap {display: inline-block; padding-bottom: 3%;}

.rew18_smartPickup_snsWrap img {width:70%;}

.rew18-bottom-pd { padding-bottom: 2%; }

.rew18_snsWrap:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }

.rew18_snsWrap a img { width: 32px; height: 32px; }

.rew18_notice_snsWrap {right: -35px !important; top: -34px !important;}

.rew18_basketList_wrap h2.rew18_detailTit { font-size: 26px; line-height: 30px; text-align: left; padding-top: 15px; padding-bottom: 40px; color: #333; }

.rew18_payment-option { position: relative; padding-bottom: 12px; border-bottom: 1px solid #eeeeee; }

.rew18_number-price { width: 100%; padding-right: 200px; line-height: 38px; }

.rew18_number-price strong { display: inline-block; color: #D7969C; font-size: 16px; font-weight: bold; width: 75px; }

.rew18_number-price label { font-size: 20px; color: #555; font-family: 'Malgun Sam'; }

.rew18_number-price .price { font-size: 24px; color: #111; font-weight: bold; letter-spacing: -1px; }

.rew18_payment-option .rew18_numbering_wrap { width: 200px; position: absolute; top: 0; right: -7px; margin-top: 0; }

.rew18_pay-info { margin-top: 20px; padding-left: 85px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_pay.png") no-repeat; background-position: 18px 8px; padding-right: 20%; position: relative; }

.rew18_pay-info dl dt { line-height: 30px; font-size: 18px; color: #333; font-weight: bold; padding-bottom: 5px; }

.rew18_pay-info dl dd { font-size: 14px; color: #777; line-height: 22px; }

.rew18_pay-info a { display: block; border: 1px solid #aaa; max-width: 108px; min-height: 74px; padding-top: 18px; padding-bottom: 18px; position: absolute; right: 0; top: 0; text-align: center; color: #333; width: 20%; }

.rew18_sumArea { width: 100%; text-align: right; margin-top: 35px; line-height: 40px; }

.rew18_sumArea .rew18_sumTit { display: inline-block; font-size: 16px; color: #676767; width: 90px; text-align: left; }

.rew18_sumArea .rew18_sumNum { font-size: 32px; color: #D7969C; letter-spacing: -1px; }

.rew18_sumArea .rew18_unit { font-size: 30px; color: #555; font-family: 'Malgun Sam'; }

.rew18_payment_golist { margin-top: 18px; text-align: right; }

.rew18_payment_golist a { line-height: 58px; display: inline-block; font-size: 18px; text-align: center; }

.rew18_payment_golist a.rew18_wishlist { border: 1px solid #aaa; color: #555; padding-left: 30px; width: 42%; background-color: #fff; position: relative; }

.rew18_payment_golist a.rew18_wishlist:before { content: ""; display: block; width: 24px; height: 24px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_heart.png") no-repeat; background-size: 100%; position: absolute; top: 20px; left: 25%; }
.rew18_payment_golist a.rew18_wishlist.on:before {background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_heart_on.png") no-repeat; background-size: 100%;}

.rew18_payment_golist a.rew18_cart { background-color: #454545; color: #fff; border: 1px solid #454545; width: 46%; }

.swiper-pagination-bullet { background-color: #eee; }

.swiper-pagination-bullet-active { background-color: #c66fc0; }

.rew18_tab_detail { width: 100%; }

.rew18_tab_detail li { float: left; }

.rew18_tab_detail:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }

.rew18_basketList_wrap .rew18_tab_title { font-size: 21px; color: #333; position: relative; padding: 35px 0 33px 0; border-bottom: 0; }

.rew18_basketList_wrap .rew18_tab_title:after { content: ""; position: absolute; width: 20px; height: 2px; background-color: #C4A4A7; bottom: 15px; left: 50%; margin-left: -10px; }

.rew18_detailBtns a { display: block; text-align: center; color: #555555; border: 1px solid #dddddd; }

/*popup*/
.rew18_popContainer { position: fixed; z-index: 999999; background-color: #fff; display: none; left: 50%; top: 50%; outline: 1px solid #000000}
.pop_join_message {padding: 16px;}
.pop_join_message a {display: inline-block; margin-left: 4px; font-weight: bold;}

.rew18_popContainer.overArea{ overflow: auto; }

.rew18_dotList { margin-left: 10px; text-align:left;}

.rew18_dotList li { line-height: 22px; font-size: 14px; color: #676767; position: relative; }

.rew18_dotList li:before { content: ""; position: absolute; display: block; width: 4px; height: 4px; background-color: #aaa; border-radius: 50%; left: -9px; top: 9px; }

.rew18_dotList li + li { margin-top: 20px; }

.rew18_dotList_red { text-align: left; }

.rew18_dotList_red li { line-height: 22px; font-size: 14px; color: red; position: relative; }

.rew18_table-shipping caption { display: none; }

.rew18_popup_termslist dt { font-size: 16px; font-weight: bold; color: #111; }

.rew18_popup_termslist dd { padding-top: 10px; padding-bottom: 20px; }

.rew18_radio_sequence { width: 100%; }

.rew18_table_form .rew18_radio_sequence li { border-bottom: 0; display: block; float: left; position: relative; }

.rew18_table_form .rew18_radio_sequence li label { display: inline-block; padding-left: 30px; }

.rew18_order_box { border: 1px solid #dddddd; text-align: center; }

.rew18_order_box p { position: relative; color: #333; }

.rew18_order_box p:first-child:before { content: ""; position: absolute; border: 2px solid #777; display: block; border-radius: 50%; }

.rew18_order_box p:first-child:after { content: ""; position: absolute; display: block; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_feel.png") no-repeat center center; }

.rew18_order_box span { color: #555; }

.rew18_order_txt { color: #0d1963; font-size: 14px; padding-left: 12px; position: relative; }

.rew18_order_txt:before { position: absolute; content: "*"; display: block; color: #555; left: 0; top: 0; }

.rew18_mileage_box { background-color: #f7f7f7; }

.rew18_mileage_box:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }

.rew18_mileage_box li { float: left; width: 33.33%; }

.rew18_mileage_box li p { position: relative; }

.rew18_mileage_box li.mil01 p:before { content: ""; position: absolute; display: block; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_mileage01.png") no-repeat center center; background-size: 100%; }

.rew18_mileage_box li.mil02 p:before { content: ""; position: absolute; display: block; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_mileage02.png") no-repeat center center; background-size: 100%; }

.rew18_mileage_box li.mil03 p:before { content: ""; position: absolute; display: block; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_mileage02.png") no-repeat center center; background-size: 100%; }

.rew18_benefitCard .rew18_cardCont { display: none; font-size: 14px; font-weight: normal;}

.rew18_benefitCard .rew18_cardCont.on { display: block; }

.rew18_benefitCard .rew18_cardTit { border-bottom: 1px solid #ddd; position: relative; font-weight: normal; }

.rew18_benefitCard .rew18_cardTit.on { font-weight: bold; }

.rew18_benefitCard .rew18_cardTit:after { content: ""; position: absolute; display: block; width: 19px; height: 10px; background: url(https://resource2018.nuskinkorea.co.kr/images/renew/basket_open.png) transparent no-repeat center right; right: 20px; }

.rew18_benefitCard .rew18_cardTit.on:after { content: ""; position: absolute; display: block; width: 19px; height: 10px; background: url(https://resource2018.nuskinkorea.co.kr/images/renew/basket_close.png) transparent no-repeat center right; right: 20px; }

.rew18_clist_line, .rew18_clist_dot { margin-top: 10px; }

.rew18_clist_line .line, .rew18_clist_dot .dot { position: relative; padding-left: 15px; line-height: 20px; }

.rew18_clist_line .line:before { content: ""; position: absolute; display: block; width: 4px; height: 1px; background-color: #555; left: 4px; top: 10px; }

.rew18_clist_dot .dot:before { content: ""; position: absolute; display: block; width: 4px; height: 4px; border-radius: 50%; background-color: #555; left: 4px; top: 8px; }

.rew18_tab_pop:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }

.rew18_tab_pop li { float: left; width: 50%; background-color: #eee; text-align: center; position: relative; }

.rew18_tab_pop li:before { content: ""; position: absolute; display: block; width: 100%; height: 1px; top: -1px; background-color: #fff; }

.rew18_tab_pop li a { color: #454545; line-height: 50px; font-size: 16px; display: block; }

.rew18_tab_pop li.active { background-color: #454545; }

.rew18_tab_pop li.active a { color: #fff; }

.rew18_select_table.ship dt { background-color: transparent; }

.rew18_select_table.ship .rew18_table_form.skinCare li.o2 .rew18_tit { display: inline-block; padding-right: 10px; }

.rew18_select_table.ship .rew18_table_form.skinCare li.o2 .rew18_people { display: inline-block; line-height: inherit; }

.rew18_select_table.ship .rew18_table_form.skinCare li.o2 p { padding-top: 8px; word-break: break-all; }

.rew18_select_table.ship .rew18_table_form.skinCare li.o3 { position: relative; text-align: right; }

.rew18_flagShip { display: inline-block; padding: 5px 7px; border: 1px solid #aaa; border-radius: 3px; position: absolute; right: 10px; top: 18px; font-size: 13px; }

.rew18_editShip, .rew18_delShip { display: inline-block; text-indent: -99999px; color: transparent; font-size: 0; line-height: 0; vertical-align: top; }

.rew18_field_ul li { position: relative; }

.rew18_field_ul li em { display: inline-block; line-height: 42px; }

.rew18_field_ul li .rew18_inputTxt_t1 { width: 100%; }

.post .rew18_select_table dd { padding: 13px 10px; border-bottom: 1px solid #ddd; line-height: 25px; }

.post .rew18_select_table dd em { display: inline-block; color: #333; font-size: 16px; font-weight: bold; padding-right: 15px; }

.post .rew18_select_table dd span { display: inline-block; color: #555; }

.rew18_pagination { padding: 25px 0; text-align: center; }

.rew18_pagination a { display: inline-block; margin: 0 5px; border: 1px solid #676767; line-height: 28px; width: 28px; color: #555; }

.rew18_pagination a.active, .rew18_pagination a:hover { background-color: #464646; border: 1px solid #464646; color: #fff; }

.rew18_pagination a.prev, .rew18_pagination a.next { text-indent: -99999px; color: transparent; position: relative; line-height: 28px; }

.rew18_pagination a.prev:hover, .rew18_pagination a.next:hover { background-color: transparent; }

.rew18_pagination a.prev:before { position: absolute; content: ''; width: 7px; height: 12px; display: block; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/page_back.png") transparent no-repeat; top: 50%; left: 50%; margin-left: -3px; margin-top: -6px; }

.rew18_pagination a.next:before { position: absolute; content: ''; width: 7px; height: 12px; display: block; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/page_next.png") transparent no-repeat; top: 50%; left: 50%; margin-left: -3px; margin-top: -6px; }

.rew18_select_table.order .rew18_point a.del { display: inline-block; position: relative; width: 20px; height: 20px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_del_mb.png") transparent no-repeat; background-size: 100%; text-indent: -9999px; font-size: 0; color: transparent; vertical-align: top; margin-left: 5px; }

.rew18_select_table.order .rew18_point a.del.disabled:after { width: 20px; height: 20px; background-color: #fff; position: absolute; top: 0; left: 0; opacity: 0.7; content: ""; cursor: no-drop; }

.pop_inmsg { border: 1px solid #ddd; }

.rew18_infoBus { padding-bottom: 30px; }

.rew18_infoBus .rew18_infoStar + .rew18_infoStar { margin-top: 10px; }

.rew18-table-col.busTime + .rew18_infoBus { margin-top: 50px; }

.rew18-table-col.busTime .table-col__head { background: #fff; }

/*회원가입*/
.rew18_join_wrap { max-width: 1100px; margin: 0 auto; padding-bottom: 120px; }

.rew18_contents_title { font-size: 34px; color: #333; text-align: center; padding-top: 35px; padding-bottom: 30px; border-bottom: 1px solid #e5e5e5; }
.rew18_contents_title_sub{font-size: 24px;}

.rew18_block_paragraph { text-align: center; padding-top: 50px; padding-bottom: 25px; font-size: 16px; color: #555; line-height: 25px; }

.rew18_block_easyFindId { font-size: 16px; color: #555; line-height: 25px; }
.rew18_block_easyFindId div { padding-bottom: 10px; font-size: 20px; color: #4093B1; line-height: 25px; }
.rew18_block_easyFindId span { padding-bottom: 25px; font-size: 16px; color: #555; line-height: 25px; }



.rew18_listelivery.reset { width: 510px; margin: 0 auto; }

.rew18_listelivery.reset .findId { padding-left: 30px; padding-right: 30px; }

.rew18_listelivery.reset li { padding-left: 80px; padding-right: 80px; }

.rew18_listelivery.reset label, .rew18_listelivery.reinput label { font-size: 16px; }

.rew18_btn_listelivery .half, .rew18_list_listelivery .half { width: 50%; float: left; }

.findId .half, .findId .half { width: 33%; float: left; }

.rew18_list_listelivery .right { width: 100%; text-align: right; padding: 20px 20px 0 0; }
.rew18_list_listelivery .center { width: 100%; text-align: center; padding-top: 20px;}

.rew18_btn_listelivery .half:first-child { padding-right: 5px; }

.rew18_btn_listelivery .half:last-child { padding-left: 5px; }

.rew18_list_listelivery .half:first-child { text-align: right; padding-right: 20px; }

.rew18_btn_listelivery:after, .rew18_list_listelivery:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }

.rew18_btn_listelivery .rew18_btn_T1, .rew18_btn_listelivery .rew18_btn_T2 { width: 100%; display: block; text-align: center; font-size: 15px; }

.rew18_box_paragraph { display: block; margin: 50px auto 0 auto; padding: 15px 25px; width: 720px; background-color: #fafafa; text-align: center; }

.rew18_box_paragraph p { color: #888; font-size: 16px; display: inline-block; }

.rew18_box_paragraph a { color: #bb29bb; text-decoration: underline; }

.rew18_listelivery.reinput, .rew18_listelivery.sponsor { width: 580px; margin: 0 auto; }

.rew18_listelivery.reinput li { padding-left: 110px; padding-right: 110px; }
.rew18_listelivery.reinput .attach { color: #888; font-size: 16px; padding-bottom: 10px; letter-spacing: -1px; }

.rew18_listelivery.sponsor li { padding-left: 150px; padding-right: 70px;}
.rew18_listelivery.sponsor .attach {text-align: right;}

.rew18_listelivery.membership { width: 364px; margin: 70px auto 0; }

.rew18_listelivery.membership li { padding: 5px 0 5px; font-size: 16px; color: #555; }

.rew18_listelivery.membership li strong { color: #333333; }

.rew18_listelivery.membership .rew18_btn_listelivery { margin-top: 70px; }

.rew18_listelivery.reset .rew18_btn_listelivery { margin-top: 20px; }

.rew18_listelivery.account { max-width: 548px; margin: 0 auto; }
.rew18_listelivery.account label { font-size: 16px; }
.rew18_listelivery.account li { padding-left: 80px; }
.rew18_listelivery.account .rew18_btn_listelivery { padding-left: 0; padding-top: 15px; }
.rew18_listelivery.account .rew18_btn_listelivery .third { width: 32%; float: left; }
.rew18_listelivery.account .rew18_btn_listelivery .third:nth-child(2) { margin-left: 2%; margin-right: 2%; }

.rew18_form_flexble.join { border-top: 2px solid #454545; }

.rew18_form_flexble.join .rew18_form_table { border-bottom: 1px solid #ddd; padding-left: 200px; }

.rew18_form_flexble.join .rew18_form_cell { padding-bottom: 10px; min-height: 53px; display: inline-block; text-align: left; width: 100%;}
.rew18_form_flexble.join .rew18_form_cell .join_text { padding: 5px 0; line-height: 30px; display: inline-block; width: 100%;}
.rew18_form_flexble.join .rew18_form_cell .join_text + .rew18_btn_T1 { margin-left: 10px; }
.rew18_form_flexble.join .rew18_form_cell .join_text .rew18_btn_T1 { line-height: 42px; display: inline-block; margin: -5px 0; }
.rew18_form_flexble.join .rew18_form_cell .rew18_btn_T1 { line-height: 42px; display: inline-block; }

.rew18_form_flexble.join .rew18_form_cell .rew18_form_tit { color: #555; }

.rew18_form_flexble.join .rew18_form_cell .join_stit { display: inline-block; width: 70px; font-size: 16px; color: #888; }

.rew18_form_flexble.join .rew18_form_cell .join_normal + .join_stit { text-align: right; padding-right: 10px; }

.rew18_form_flexble.join .rew18_form_cell .join_normal { width: 150px; display: inline-block; margin-right: 10px; vertical-align: middle; }

.rew18_form_flexble.join_emp .rew18_form_cell .join_normal { width: 150px; display: inline-block; margin-right: 10px; vertical-align: middle; }

.rew18_form_flexble.join .rew18_form_cell .join_check { width: 210px; display: inline-block; vertical-align: middle; margin-top: 5px; margin-bottom: 10px; }

.rew18_form_flexble.join .rew18_form_cell .join_attach { font-size: 15px; color: #aaa; padding-top: 5px; line-height: 25px; }

.rew18_form_flexble.join .rew18_form_cell { font-size: 16px; }

.rew18_form_flexble.join .rew18_form_cell .join_pers { width: 35%; display: inline-block; position: relative; margin-right: 10px; }

.rew18_form_flexble.join .rew18_form_cell .inbtn { padding-right: 99px; display: inline-block; position: relative; }

.rew18_form_flexble.join .rew18_form_cell .inbtn .rew18_btn_T1 { position: absolute; top: 0; right: 0; }

.rew18_form_flexble.join .rew18_form_cell .join_selnumber .rew18_select_t1 { min-width: 70px; margin-right: 7px; }

.rew18_form_flexble.join .rew18_form_cell .join_normal.adicon { margin-right: 25px; position: relative; }

.rew18_form_flexble.join .rew18_form_cell .join_normal.adicon:after { position: absolute; content: "@"; display: block; font-size: 14px; color: #555; top: 11px; right: -19px; }

.rew18_form_flexble.join .rew18_form_cell .join_normal.inbtn { width: 249px; }

.rew18_form_flexble.join .rew18_form_cell.tpd { padding-top: 5px; }

.rew18_form_flexble.join .rew18_form_cell .join_contents { line-height: 24px; }

.rew18_form_flexble.join .rew18_form_cell .join_contents + .rew18_point { margin-top: 15px; }

.rew18_form_flexble.join .rew18_form_cell .rew18_point + .join_contents { margin-top: 25px; }

.withdrawal_text_box {margin: 24px 0;}
.withdrawal_text_box > b {display: block; margin-bottom: 4px;}
.withdrawal_text_box > p {line-height: 1.5;}
.withdrawal_text_box > .join_contents {margin-top: 15px;}
.withdrawal_text_box ul > li {margin-top: 0; line-height: 1.5; font-size: 14px;}
.disc_ul_list {list-style: disc; margin-left: 16px;}
.withdrawal_more_btn {font-size: inherit; margin: 24px 0 6px;}
.rew18_form_flexble.join .rew18_form_cell .withdrawal_text_box .join_contents {margin-top: 4px;}

.rew18_form_flexble.join .rew18_inputTxt_t1 { width: 100%; }

.rew18_form_flexble.join_emp .rew18_inputTxt_t1 { width: 100%; }

.rew18_join_wrap .rew18_join_tit { color: #333; font-size: 16px; margin-top: 35px; margin-bottom: 15px; }

.rew18-area-btn { text-align: center; padding-top: 40px; }

.rew18-area-btn a { min-width: 175px; line-height: 50px; display: inline-block; }

.rew18-area-btn a + a { margin-left: 17px; }

.rew18_popContainer.big  .rew18_popup_cont.no_padding {padding:0;}

/*결제 페이지 주문취소 팝업*/
.account-select {display: inline-block; width: auto; margin-right: 4px;}
.account-check-btn {display: inline-block; width: 100px; height: 42px; background-color: #888; font-weight: bold; box-sizing: border-box; color: #f6f6f6; background-color: #454545;}

.rew18_substance_wrap { padding: 30px; }
.rew18_inner_frame {position:absolute;z-index:1000000;}
.rew18_inner_frame .rew18_inner_position {position:relative;}
.rew18_substance_text { font-size: 16px; line-height: 22px; margin-top: 20px; text-align: left; }

.rew18_btn_container { margin-top: 40px; }
.rew18_btn_container a { display: inline-block; }
.rew18_btn_container a.rew18_btn_T1 { line-height: 42px; }
.rew18_btn_container a.rew18_btn_T2 { line-height: 40px; }
.rew18_btn_container a + a { margin: 0 3px; }
.rew18_btn_container .center { text-align: center; display: block; }
.rew18_btn_container .left { text-align: left; display: block; width: 50%; float: left; }
.rew18_btn_container .right { text-align: right; display: block; width: 50%; float: right; }
.rew18_btn_container:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }

.rew18_product_cont .rew18_change_position .rew18_goodsWrap {position:absolute;z-index: 1;cursor: pointer;}
.rew18_product_cont .rew18_change_position .rew18_product_select {position:relative;}
.rew18_basketBottom {padding-bottom: 100px;}

.rew18_blockmallBox dd.login_block .em_black {font-weight: bold;}
.rew18_blockmallBox dd.login_block .em_pink {color:#e5277e;font-weight: bold;}
.rew18_blockmallBox dd.login_block .em_blue {color:#12b4e3;font-weight: bold;}

.rew18_payment_container .rew18_payment_items + p.rew18_tit {border-top: 1px solid #ddd;padding-top: 5px;}
.rew18_payment_oc.product_layout .rew18_payment_items {display: flex;justify-content: space-between;flex-wrap:wrap;}
.rew18_payment_oc.product_layout .rew18_payment_items li {width:50%;}

.rew18_social_area .life-box {margin:0 auto;display: flex;background-size: 100% 100%;align-items: center;}
.rew18_social_area .life-box .notice {font-size: 16px;padding:0;text-align: center;}

.rew18_smallTitle dt { font-size: 23px; color: #231f20; line-height: 40px; text-align: center;padding-bottom:10px;}
.rew18_smallTitle dd.txt { font-size: 16px; color: #646569; line-height: 24.5px; padding-top: 21px; padding-bottom: 24.5px; word-break: keep-all; }
.inSelect em, .inSelect input {line-height: 30px;vertical-align: middle;}
.inSelect em {margin-right:10px;font-size:16px;color:#000}
.inSelect input {margin-left:10px;margin-right:5px;}
.inSelect .rew18_btn_container {margin-top:20px;}
.rew18_payment_container .rew18_infoStar_wrap {border-top:0;}
.rew18_payment_container .rew18_infoStar_wrap:before, .rew18_payment_container .rew18_infoStar_wrap:after {background-color: transparent;}
.rew18_payment_container.rew18_payment_oc.product_layout .rew18_payment_items {margin-top:0}
.rew18_payment_container p.rew18_tit {border-top:1px solid #ddd;}
.rew18_payment_container p.rew18_tit:first-child {border-top: 0;}
.rew18_order_box.end p:before {display: none;}
.rew18_parcel {padding: 5px 0 5px 20px;background-color: #f7f7f7;}
.rew18_parcel .rew18_lineup_left {margin-bottom: 7px;}
.rew18_agree_img {float: right;}
.rew18_agent_m .rew18_agree_img_m{text-align: center; padding-bottom: 3%;}
.rew18_payment_container .rew18_agreeArea_li{font-weight: bold;}
li span.pointLi{color:#D7969C; font-weight: bold;}
li div.add_padding {padding-top: 10px;}
.rew18_paymentGroup .rew18_payment_container_banner img{max-width: 100%;}

/*.rew18_basketGroup.rew18_basketGroupBg{background-color: #f7f7f7;}*/
.rew18_basketGroup.rew18_basketGroupBg {}
.rew18_basketGroupBg .rew18_basketGroupTop {padding-top: 0; padding-bottom: 20px;}
.rew18_basketGroupBg .speedpick_Img {flex: 1;}
.rew18_basketGroupBg .speedpick_Img .speedpick_ImgArea { width: 150px; margin: 0 auto;}

.rew18_basketGroupBg .speedpick_Img .speedpick_ImgArea img { width: 100%;}

.rew18_basketGroupBg .sppendpick_info {flex: 3;}
.rew18_basketGroupBg .sppendpick_info p {padding-left: 10px;}
.rew18-flex-box.rew18-flex-padding {padding: 0 30px;}
.rew18-flex-box.rew18-flex-padding > ul {padding: 20px 0; border-top: 1px solid #eeeeee;}
.rew18-flex-box.rew18-flex-padding > ul li + li {margin-top: 10px;}
.rew18-flex-box.rew18-flex-padding > ul li + li.add_first {margin-top: 0;}
.rew18-flex-box.rew18-flex-padding > ul li p.add_bold {font-weight: bold;}
.rew18-flex-padding .speedpick_title{ color: #c66fc0; font-weight: bold;}
.oneCafe_title {color: #333; font-size: 16px; font-weight: bold;}
.rew18_completeLine li p{padding-left: 18px;}
.rew18_order_box .order_pd_area .retina_img.sharePickup {width: 45%;}
.rew18_order_box .barcode_detail {text-align: left; padding-top: 20px; margin: 0 auto; max-width: 600px;}
.rew18_order_box .barcode_detail > ul li + li {margin-top: 10px;}
.rew18_order_box .barcode_detail .barcode_detail_tit { font-weight: bold; color: #bb29bb;}

/*프로모션 쿠폰*/
.rew18_product_coupon .product_coupon_box{background-color: rgba(198, 111, 192, 0.1);min-height: 50px;}
.rew18_product_coupon .product_coupon_box .product_coupon_cont{text-align: center;padding: 15px;font-size: 16px;font-weight: bold;}
.rew18_product_coupon .product_coupon_box .product_coupon_cont span.point{color: #c66ec0;}

.imgContainer.lib_around_height{height: 200px;}
.rew18_lib_thumb_div{display: table; margin: 0 auto; height: 100%;}
.rew18_lib_thumb_div .thumb_sub_div{display: table-cell; vertical-align: middle; height: 100%;}
.rew18_lib_thumb_div .thumb_sub_div .thumb_sub_inner_div{width: 200px; height: auto;}
.rew18_lib_thumb_div .thumb_sub_div .thumb_sub_inner_div img{width: 100%; height: 130px; !important;}

.product_coupon_list {margin-bottom: 24px;}
.product_coupon_text {padding: 8px 12px; font-size: 14px; background-color: #f7f7f7;}
.product_coupon_table {width: 100%; border-top: 1px solid #eee; text-align: center}
.product_coupon_table td {padding: 6px 8px; margin-bottom: 4px; background-color: #fff; border-bottom: 1px solid #eee;}
.product_coupon_table td:first-child {text-align: left}
.product_coupon_checkbox[type="checkbox"] {display: none;}
.product_coupon_checkbox[type="checkbox"] + label {display: inline-block; width: 18px; height: 18px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_pc.png") no-repeat center; cursor: pointer;}
.product_coupon_checkbox[type="checkbox"]:checked + label {background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_pc_on2.png") no-repeat center;}

/*결제 페이지 알림 컨텐츠*/
.rew19_payment_contents_container {font-size: 16px; font-weight: bold; background-color: #F0EEFF;}
.deliveryContents {text-align: center;}
.rew19_payment_contents_container a{width: 100%;}

.barcode_area .barcode_area_info { padding: 7% 0 0 0; font-weight: bold; font-size: 22px;}

/*결제 페이지 상단 주문상품내역 패키지 상품 표기*/
.rew18_payment_container .package_bundle_area p {color: #333; margin: 10px 0; font-weight: bold;}
.rew18_payment_container .package_bundle{background-color: #c66fc024; padding-left: 20px;}

/*선물하기 결제 페이지*/
.rew18_payment_container .letter_bg {width: 100%; height: 200px; padding: 40px 40px 60px; background-repeat: no-repeat; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/gift_09.jpg"); border: 1px solid #ddd; transition: all 0.3s;}
.rew18_payment_container .letter_bg .letter_bg_text {height: 100%; padding: 10px; border: 1px solid #ddd; background-color: #fff;}
.rew18_payment_container .letter_bg .letter_bg_text textarea {width: 100%; height: 100%; font-family: interit; resize: none;}
.rew18_payment_container .letter_bg .letter_bg_text textarea:focus {outline: none;}
.rew18_payment_container .letter_bg_area {overflow-x: hidden;}
.letter_items .letter_bg_area {height: 160px; margin-top: 8px;}
.letter_bg_area .letter_bg_types {position: absolute; width: 100%;}
.letter_bg_area .letter_bg_types > div {position: relative; width: 152px; height: auto; margin-right: 10px; padding-left: 0; border: 1px solid #ddd; box-sizing: border-box;}
.letter_bg_area .letter_bg_types > div.dark .dark_bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); z-index: 100; transition: all 0.3s;}
.letter_bg_area .letter_bg_types div a {display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center;}
.letter_bg_area .letter_bg_types .letter_bg_types_0 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/slide_gift_00.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_1 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/slide_gift_01.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_2 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/slide_gift_02.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_3 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/slide_gift_03.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_4 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/slide_gift_04.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_5 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/slide_gift_05.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_6 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/sub_gift_06.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_7 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/sub_gift_07.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_8 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/sub_gift_08.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_9 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/slide_gift_09.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_10 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/slide_gift_10.jpg")}
.letter_bg_area .letter_bg_types .letter_bg_types_11 a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/slide_gift_11.jpg")}
.letter_bg_area .letter_bg_types > div img {display: block; width: 100%; height: 100%;}
.swiper-letter_btnNext, .swiper-letter_btnPrev {position: absolute; top: 50%; width: 50px;height: 50px;margin-top: -25px;z-index: 10;cursor: pointer;background-position: center;background-repeat: no-repeat;z-index: 99}
.swiper-letter_btnPrev {left: 0;right: auto;background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/common/ic-arrow-left.svg");}
.swiper-letter_btnNext {right: 0;left: auto;background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/common/ic-arrow-right.svg");}

/* 비밀번호 숨김/표시 */
.pw-input-box {position: relative; width: 270px;}
.pw-input-box > input {display: block; width: 100%; min-height: 42px; line-height: 40px; padding-right: 45px; border: 1px solid #ccc; color: #676767; font-size: 14px; border-radius: 2px; vertical-align: middle; text-indent: 10px;}
.pw-input-box .pw-icon {position: absolute; top: 50%; right: 10px; display: block; width: 27px; height: 17px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/rew24/inviteLink/icon_hide.png") no-repeat center/contain; transform: translateY(-50%);}
.pw-input-box .pw-icon.active {background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/rew24/inviteLink/icon_show.png");}

/* 비회원 조회 팝업 */
.password-pop-cont {width: min(400px, 100%); padding: 16px 0 24px;}
.password-pop-cont > dl + dl {margin-top: 12px;}
.password-pop-cont dt {margin-bottom: 4px; font-size: 14px;}
.password-pop-cont .pw-input-box {width: 100%;}
.password-pop-cont input, .password-pop-cont .pw-input-box > input {width: 100%;}
.password-pop-cont .rew18_infoStar {margin-top: 4px;}
.password-pop-text {margin-bottom: 16px;}

@media only screen and (max-width: 768px) { /*모바일 버젼*/
    .password-pop-text {margin-bottom: 12px; font-size: 14px;}

    .wordbreak {display: block;} /*모바일만 줄바꿈*/
    .rew18_listelivery.reset + .rew18_block_paragraph {padding-top:50px;}
    .rew18-contents-tab { height: 43px; }
    .rew18-contents-tab ul { width: 100%; padding-left: 40px; padding-right: 40px; }
    .rew18-contents-tab ul li { line-height: 43px; }
    .rew18-contents-tab .prev { display: block; width: 40px; height: 40px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: url("https://resource2018.nuskinkorea.co.kr/images/renew/common/contents-tab-prev.png") transparent no-repeat center center; left: 0; z-index: 1; }
    .rew18-contents-tab .next { display: block; width: 40px; height: 40px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: url("https://resource2018.nuskinkorea.co.kr/images/renew/common/contents-tab-next.png") transparent no-repeat center center; right: 0; z-index: 1; }
    /*회원가입*/
    .rew18_join_wrap { padding-bottom: 90px; }
    .rew18_contents_title { font-size: 17px; color: #111; padding-top: 37px; padding-bottom: 33px; border-bottom: 0; }
    .rew18_contents_title_sub{font-size: 15px;}
    .rew18_block_paragraph { text-align: center; padding-top: 0; padding-bottom: 28px; padding-left: 18px; padding-right: 18px; font-size: 15px; line-height: 22px; }
    .rew18_block_paragraph em { display: block; }
    .rew18_listelivery.reset, .rew18_listelivery.reinput, .rew18_listelivery.sponsor { width: 100%; padding: 0 18px; }
    .rew18_listelivery.reset li, .rew18_listelivery.reinput li, .rew18_listelivery.sponsor li { padding: 0; }
    .rew18_listelivery.reset label { font-size: 16px; }
    .rew18_listelivery.account { max-width: inherit; width: 100%; padding: 0 18px; }
    .rew18_listelivery.account li { padding: 0; }
    .rew18_listelivery.account .rew18_btn_listelivery { padding-left: 0; padding-top: 15px; }
    .rew18_listelivery.account .rew18_btn_listelivery .third { width: 100%; }
    .rew18_listelivery.account .rew18_btn_listelivery .third:nth-child(2) { margin: 10px 0; }
    .rew18_btn_listelivery .half { width: 100%; float: none; }
    .rew18_btn_listelivery .half:first-child { padding-right: 0; padding-top: 20px; }
    .rew18_btn_listelivery .half:nth-child(2) { padding-top: 10px; }
    .rew18_btn_listelivery .half:last-child { padding-left: 0; padding-top: 10px; }
    .rew18_box_paragraph { display: block; margin: 30px auto 0 auto; padding: 18px 20px; width: 100%; }
    .rew18_box_paragraph p { color: #888; font-size: 15px; display: inline-block; }
    .rew18_listelivery.reinput .attach { font-size: 14px; padding-top: 6px; padding-bottom: 15px; letter-spacing: -1px; }
    .rew18_listelivery.sponsor .attach {margin:20px 0;}
    .rew18_box_paragraph em { display: block; }
    .rew18_listelivery.membership { width: 100%; margin: 0; padding: 0 18px; }
    .rew18_list_listelivery .half:first-child { text-align: right; padding-right: 18px; }
    .rew18_listelivery.membership .rew18_btn_listelivery { margin-top: 35px; }
    .rew18_listelivery.reset .rew18_btn_listelivery { margin-top: 0; }
    .rew18_join_wrap .rew18_join_tit { margin-left: 20px; }
    .rew18_form_flexble.join .rew18_form_table { padding-left: 28%; position: relative; margin-top: 6px; min-height:43px;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_tit { position: absolute; left: 18px; top: 0; width: 20%; word-break: break-all; padding-top: 5px; letter-spacing: -1px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_tit.skinny {line-height: 15px;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell { font-size: 14px; min-height: 36px; padding-bottom: 7px; padding-right: 10px; position: relative; }
    .rew18_form_flexble.join_emp .rew18_form_table .rew18_form_cell { font-size: 14px; min-height: 36px; padding-bottom: 7px; padding-right: 10px; position: relative; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.tpd { padding-top: 0; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_text { font-size: 14px; padding: 0 5px 0 0; line-height: 28px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_text .rew18_btn_T1 { line-height: 35px; margin: 0; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_normal { width: 55%; margin-right: 5px; }
    .rew18_form_flexble.join_emp .rew18_td_table .rew18_form_cell .join_normal { width: 35%; margin-right: 5px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.email .join_normal { width: 42%; margin-right: 5px;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.email .join_normal + .join_normal {margin-left:9%;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.email .join_normal.adicon {position: relative;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.email .join_normal.inbtn {width: 94%;padding-right: 85px;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.email .join_normal.inbtn select {width:100%}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.email .join_normal.inbtn .rew18_btn_T1.duplEmail {right:-8px;line-height: 35px;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_normal strong { margin-top: -5px; vertical-align: super; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_stit { font-size: 14px; width: 40px; line-height: 35px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .rew18_point { display: block; margin-top: 10px; font-size: 13px; line-height: 20px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .withdrawal_text_box span.rew18_point {display: inline-block; margin-top: 0;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell + .rew18_form_cell .join_pers { padding-right: 10px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_pers { width: 100%; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_pers .rew18_btn_T1 { line-height: 35px; margin-right: 10px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_pers.inbtn { padding-right: 100px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_pers + .join_pers { margin-top: 7px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_selnumber { position: absolute; left: 0; top: 0; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_selnumber + .join_normal { width: 100%; padding-left: 80px; padding-right: 10px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_normal.adicon { position: absolute; left: 0; top: 0; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_normal.adicon:after { right: -18%; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_normal.adicon + .join_normal.inbtn { width: 100%; padding-right: 100px; padding-left: 45%; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_normal.adicon + .join_normal.inbtn .rew18_btn_T1 { line-height: 35px; margin-right: 10px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.update .join_normal.adicon {width:90%;position:relative;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.update .join_normal.adicon:after {right:-8%}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell.update .join_normal.adicon + .join_normal.inbtn {padding-left: 0;padding-right: 0;margin-top:7px;}
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_attach { font-size: 13px; line-height: 20px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_contents { margin-top: 5px; padding-bottom: 5px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .join_contents + .rew18_point { padding-bottom: 5px; }
    .rew18_form_flexble.join .rew18_form_table .rew18_form_cell .withdrawal_text_box .join_contents {margin-top: 8px; padding-bottom: 0;}
    .withdrawal_text_box ul > li {font-size: 13px;}
    .withdrawal_more_btn {margin-top: 20px;}
    .rew18_form_flexble.join .rew18_form_table.pass .rew18_form_cell { position: relative; }
    .rew18_form_flexble.join .rew18_form_table.pass .join_stit { width: 120px; text-align: left; position: absolute; left: 0; }
    .rew18_form_flexble.join .rew18_form_table.pass .join_stit:first-child { top: 0; }
    .rew18_form_flexble.join .rew18_form_table.pass .join_stit:last-child { top: 40px; }
    .rew18_form_flexble.join .rew18_form_table.pass .join_normal { width: 100%; padding: 0 10px 0 120px; margin-bottom: 7px; }
    .rew18_form_flexble.join .rew18_form_table.pass .join_normal.pass {padding-left: 90px;}
    .rew18_form_flexble.join .rew18_form_table.pass .join_attach { padding-top: 0; }
    .rew18_form_flexble.join .rew18_form_table.bank .join_normal select { min-width: 100%; margin-right: 33px; }
    .rew18_form_flexble.join .rew18_form_table.bank .join_stit { padding-right: 0; margin-left: 5px;}
    .rew18_form_flexble.join .rew18_form_table.full .join_normal { width: 100%; padding-right: 10px;}
    .rew18_form_flexble.join .rew18_form_table.update .join_normal {width: 100%;padding-right: 10px;}
    .rew18_form_flexble.join .rew18_form_table.update .join_normal select {margin-bottom:7px;}

    .rew18-area-btn { padding: 30px 20px 0 20px; }
    .rew18-area-btn a { width: 100%; }
    .rew18-area-btn a + a { margin: 10px 0 0 0; }
    .rew18_substance_wrap { padding: 20px; }
    .rew18_substance_text { font-size: 15px; line-height: 20px; }
    /*주문완료*/
    .rew18_order_box .rew18_btn_T1 { margin-top: 20px; }
    .rew18_completeList { padding-bottom: 50px; }
    .rew18_completeList .rew18_paymentGroup li { line-height: 22px; }
    .rew18_completeList .rew18_paymentGroup li em { display: inline-block; }
    .rew18_completeList .rew18_paymentGroup li em.scard { padding-right: 10px; }
    .rew18_completeList .rew18_paymentGroup li em.mile { min-width: 90px; }
    .rew18_completeList .rew18_paymentGroup li.tit { font-size: 16px; }
    .rew18_completeList .rew18_paymentGroup .rew18_completeCont { padding: 15px 15px 10px 15px; }
    .rew18_completeList .rew18_paymentGroup .rew18_completeCont + .rew18_completeCont { margin-top: 10px; padding-top: 15px; border-top: 1px solid #ddd; }
    .rew18-bottom-pd { padding-bottom: 4%; }
    /*상품상세*/
    .rew18_listback { background: none; padding-top: 0; margin-top:0;padding-bottom:50px}
    .rew18_goods-photo, .rew18_goods-info { width: 100%; }
    .rew18_goods-photo.heartLine .rew18_goods-slider img {width:75%;}
    .rew18_snsWrap { min-width: 55px; width: 55px; padding: 5px 0; border: 1px solid #ddd; background-color: #fff; display: none; float: none; right: 5px; top: auto; bottom: 40px; }
    .rew18_snsWrap li { float: none; padding-right: 8px; text-align: center; padding-top: 10px; padding-bottom: 10px; }
    .rew18_snsWrap a img { width: 26px; height: 26px; }
    .rew18_notice_snsWrap{right: 0px!important; top: 25px!important; height: 156px;}
    .rew18_snsShare { display: block; height: 24px; width: 19px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_smsMb.png") transparent no-repeat; background-size: 100%; float: right; margin-top: 10px; margin-right: 20px; }
    .rew18_notice_snsShare{margin-top: -20px!important;}
    .rew18_goods-photo .rew18_goods-slider { width: 100%; padding-bottom: 0;margin-top:20px;}
    .rew18_goods-title { padding: 20px 20px 0 20px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/bg_detailMb.png") #f8f8f8 no-repeat; background-position: top center; }
    .rew18_goods_num { font-size: 15px; }
    .rew18_basketList_wrap h2.rew18_detailTit { padding: 0 0 30px 0; font-size: 22px; padding-top: 8px; border-bottom: 0; }
    .rew18_payment-option { background-color: #f7f7f7; padding: 0 20px 30px 20px; }
    .rew18_payment-option:before { display: block; width: 20px; height: 1px; background-color: #f7f7f7; position: absolute; bottom: -1px; left: 0; content: ""; }
    .rew18_payment-option:after { display: block; width: 20px; height: 1px; background-color: #f7f7f7; position: absolute; bottom: -1px; right: 0; content: ""; }
    .rew18_number-price { padding-right: 0; }
    .rew18_number-price strong { font-size: 14px; width: 50px; }
    .rew18_number-price .price { font-size: 22px; }
    .rew18_number-price label { font-size: 15px; }
    .rew18_pay-info { background-color: #f7f7f7; margin-top: 0; padding: 20px 23px 20px 55px; background-position: 23px 20px; background-size: 55px 50px; background-size: 28px 26px; }
    .rew18_pay-info dl dt { font-size: 16px; line-height: inherit; }
    .rew18_pay-info dl dd { font-size: 13px; }
    .rew18_pay-info a { max-width: 67px; min-height: 67px; top: 20px; right: 23px; padding-top: 14px; padding-bottom: 14px; }
    .rew18_payment_golist, .rew18_sumArea, .rew18_payment-option .rew18_numbering_wrap { display: none; }
    .rew18_trenches { position: relative; margin-bottom: 10px; }
    .rew18_trenches:after { height: 9px; width: 100%; background-color: #eee; border-top: 1px solid #ccc; position: absolute; bottom: -9px; left: 0; content: ""; }
    .rew18_basket_wrap.detail.on { height: 100px; }
    .rew18_basket_wrap.detail.on.big {height: 150px}
    .rew18_basket_wrap.detail.on .rew18_basket_rate { padding-right: 0; }
    .rew18_basket_wrap.detail .rew18_basket_oder { width: 100%; text-align: center; }
    .rew18_basket_wrap.detail.on .rew18_basket_oder { top: inherit; bottom:0; }
    .rew18_basket_wrap.detail.on .rew18_basket_oder.view, .rew18_basket_wrap.detail .rew18_basket_oder:first-child { display: none; }
    .rew18_basket_wrap.detail.on .rew18_basket_detail .rew18_basket_pv, .rew18_basket_wrap.detail .rew18_basket_detail .rew18_basket_sum { width: 30%; }
    .rew18_basket_wrap.detail.on .rew18_basket_detail .rew18_basket_su { display: block; min-width: 118px; text-align: center; }
    .rew18_basket_wrap.detail.on .rew18_basket_detail .rew18_basket_su em { display: none; }
    .rew18_basket_wrap.detail.on .rew18_basket_detail .rew18_basket_su .rew18_numbering { line-height: 30px; }
    .rew18_basket_wrap.detail.on .rew18_basket_detail .rew18_basket_sum i { font-size: 20px; color: #111; font-weight: bold; }
    .rew18_tab_detail li { position: relative; height: 48px; width: 30%;}
    .rew18_tab_detail li.wide { width: 40%; }
    .rew18_tab_detail li a { line-height: 48px; text-align: center; width: 100%; display: block; font-size: 15px; color: #555; position: absolute; top: 0; left: 0; }
    .rew18_tab_detail li a.product_tab { font-size: 14px;}
    .rew18_tab_detail li.active a { line-height: 48px; border-bottom: 1px solid #333; font-size: 16px; }
    .rew18_tab_detail li.active a.product_tab {font-size: 15px; }
    .rew18_tabCont .rew18_option-content .ingre_title {font-size: 16px;color: #333;text-align: center;padding-bottom:20px;}
    .rew18_tabCont .rew18_option-content .ingre_content {padding-bottom:40px;line-height:1.5em;}
    .rew18_tabCont .instruct_content,.rew18_tabCont .announcement_content {padding:20px 12px;}
    .rew18_pay-info.rew18_trenches .dev-gotoNoLoginARO {top:10px;}
    .reportGoods {text-align: left;}
    .reportGoods dd li ul{margin-left:18px;}
    .reportGoods.styleList dt {font-size:16px;color:#242424;padding-bottom:10px;font-weight: bold;}
    .reportGoods.styleList dd {font-size:14px;padding-bottom: 25px;line-height: 22px;}
    .reportGoods.styleTable {border-bottom:1px solid #ddd;}
    .reportGoods.styleTable dt {font-size:15px;color:#616161;font-weight: bold;line-height: 22px;padding:5px 12px;background-color: #f7f7f7;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
    .reportGoods.styleTable dt:first-child {border-top:1px solid #454545;}
    .reportGoods.styleTable dd {font-size:14px;padding:6px 12px;line-height: 22px;}
    .reportGoods.styleTable dd + dd {border-top:1px solid #ddd;}
    .reportGoods.styleTable dd ul {margin-top:5px;}
    .rew18_detail_overflow { width: 100%; overflow-x: auto; padding-bottom: 50px;}
    .rew18_detail_title { font-size: 19px; color: #333; text-align: center; padding-top: 0; padding-bottom: 35px; }
    .rew18_goodsList.detail { margin: inherit; padding-left: 15px; }
    .rew18_goodsList.detail li:nth-child(odd) { padding-left: inherit; }
    .rew18_goodsList.detail li:nth-child(2n) { padding-right: 15px; }
    .rew18_goodsList.detail li { min-width: 240px; }
    .rew18_goodsList.detail .rew18_goodsDetail { font-size: 13px; color: #777777; line-height: 20px; -webkit-line-clamp: 4; position: relative; margin-top: 10px; padding-bottom: 18px; overflow-y: hidden; white-space: normal; max-height: 95px; }
    .rew18_goodsList.detail .rew18_goodsDetail:before { display: block; content: ""; position: absolute; height: 2px; width: 25px; background-color: #555; bottom: 0; left: 0; z-index: 1; }
    .rew18_goodsList.detail .rew18_goodsDetail:after { display: block; content: ""; position: absolute; height: 15px; width: 100%; background-color: #fff; bottom: 0; left: 0; }
    .rew18_goodsList.detail .rew18_goodsPrice.m { margin-top: 10px; }
    .rew18_basketList_wrap.rew18_trenches, .rew18_pb30 { padding-bottom: 30px; }
    .rew18_tabCont .rew18_option-list { padding: 20px 12px; border-bottom: 1px #f8f8f8 solid; }
    .rew18_tabCont .rew18_option-box { background-color: #f6f6f6; width: 100%; text-align: center; padding: 0 5%; }
    .rew18_tabCont .rew18_option-box ul {display: flex; justify-content: center; align-items: center; gap: 16%;}
    .rew18_tabCont .rew18_option-box ul li {text-align: center; text-align: center; line-height: 48px; font-size: 13px; color: #111; }
    .rew18_tabCont .rew18_option-box ul li strong { display: inline-block; padding-right: 5px; }
    .rew18_tabCont .rew18_option-content { padding: 0 12px; }
    .rew18_tabCont .rew18_option-content img { width: 100%; }
    .rew18_tabCont .rew18_option-content .ingre_title {font-size: 16px;color: #333;text-align: center;padding-bottom:20px;}
    .rew18_tabCont .rew18_option-content .ingre_content {padding-bottom:50px;}
    .rew18_detailBtns a { margin-top: 12px; line-height: 48px; font-size: 16px; }
    /*공통*/
    .rew18_wrapCheck_t1 { position: relative; padding-left: 30px; }
    .rew18_fakeCheck_t1 + label:before { position: absolute; left: 0; top: 0; content: ""; display: inline-block; width: 22px; height: 22px; margin: 0 6px 0 0; text-align: center; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_mb.png") transparent no-repeat; background-size: 100%; }
    .rew18_fakeCheck_t1:checked + label:before, .rew18_fakeCheck_t1.on + label:before { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_mb_on2.png") transparent no-repeat; background-size: 100%; }
    .rew18_inputTxt_t1 { -webkit-appearance: none; -moz-appearance: none; appearance: none; line-height: 33px; border: 1px solid #ccc; color: #676767; font-size: 15px; border-radius: 2px; min-height: 35px; vertical-align: middle; text-indent: 10px; padding-right: 10px; }
    .rew18_wrapRadio_t1 { position: relative; padding-left: 30px; }
    .rew18_fakeRadio_t1 + label:before { position: absolute; left: 0; top: 0; content: ""; display: inline-block; width: 22px; height: 22px; margin: 0 6px 0 0; text-align: center; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/radioSet_mb.png") transparent no-repeat; background-size: 100%; }
    .rew18_fakeRadio_t1:checked + label:before, .rew18_fakeCheck_t1.on + label:before { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/radioSet_mb_on2.png") transparent no-repeat; background-size: 100%; }
    .rew18_inputTxt_t1[readonly="readonly"] { background-color: #f4f4f4; }
    .rew18_inputTxt_t1::-webkit-input-placeholder { color: #aaa; font-size: 13px; }
    .rew18_inputTxt_t1::-moz-placeholder, .rew18_inputTxt_t1::-moz-placeholder { color: #aaa; font-size: 13px; }
    .rew18_btn_T1 { line-height: 35px; padding-left: 15px; padding-right: 15px; color: #fff !important; font-size: 14px; background-color: #464646; border-radius: 2px; }
    .rew18_btn_T1.size_normal { display: inline-block; }
    .rew18_btn_T2 { line-height: 33px; padding-left: 14px; padding-right: 14px; color: #555; font-size: 14px; border: 1px solid #aaa; border-radius: 2px;background-color: #fff;}
    .rew18_btn_T2.size_normal { display: inline-block; }
    .rew18_goodsFlag { padding-left: 6px; padding-right: 6px; line-height: 20px; min-width: 35px; font-size: 10px; }
    .rew18_select_t1 { min-width: 132px; line-height: 33px; padding-right: 23px; padding-left: 10px; font-size: 14px; color: #555; border: 1px solid #ccc; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/selectArrow_mb.png") #fff no-repeat right 50%; background-size: 21px 6px; border-radius: 0; vertical-align: middle; min-height: 35px; }
    .rew18_form_padding { padding-left: 15px; padding-right: 15px; }
    .rew18_popContainer.small { width: 300px; min-height: 206px; left: calc(50% - 150px); /*margin-left: -150px; margin-top:-103px;*/ top: 20%; }
    .rew18_popContainer.small h2 {line-height: 25px; padding-top: 14px !important;padding-bottom:  14px !important;}
    .rew18_popContainer.small h2 button.rew18_basketList_btn { top: 14px; }
    .rew18_popContainer.big { width: 100%; height:100%; top: 0; left: 0; background-color: #fff; }
    .rew18_popContainer.flexible { width: 100%; z-index: 1140; top: 0; left: 0; background-color: #fff; }
    .rew18_popContainer.overArea { height: 100%; }
    .rew18_popup_btn button { min-height: 50px; text-align: center; font-size: 16px; }
    .rew18_popup_btn button.rew18_popHarf { width: 50%; float: left; }
    .rew18_popup_btn button.rew18_popFull { width: 100%; }
    .rew18_popup_btn button.activation { color: #fff; background-color: #454545; }
    .rew18_popup_btn button.disabled { color: #555; background-color: #eeeeee; }
    .rew18_popContainer.small .rew18_popup_cont { min-height: 130px; padding: 10px 15px; font-size: 15px; line-height: 20px;}
    /*.rew18_popContainer.big .rew18_popup_btn {position: fixed;bottom:0;left:0;right:0;top:auto;}*/
    .rew18_dotList li + li {margin-top: 15px;}
    /*gnb*/
    .rew18_mbGnb_container { position: fixed; background-color: #fff; width: 100%; z-index: 100000; min-height: 100%; height: 100%; right: -100%; top: 0; /*bottom: 0;*/}
    .rew18_mbGnb_close { position: absolute; right: -35px; top: 15px; width: 24px; height: 24px; display: none; }
    .rew18_mbGnb_close span { display: block; width: 100%; height: 100%; font-size: 0; color: transparent; text-indent: -99999px; line-height: 0; background-size: 300px 75px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gnb_x2.png"); background-position: -66px -44px; }
    .rew18_area_person { line-height: 53px; position: relative;/*position: fixed;z-index: 100001;top: 0;width: 88%;left: 0;background-color: #fff;*/}
    .rew18_area_person .rew18_info_name { display: inline-block; font-size: 18px; color: #555; margin-left: 45px; }
    .rew18_area_person .rew18_info_name em { font-size: 20px; color: #333; }
    .rew18_mb_login { width: 20px; height: 24px; margin-right: 8px; font-size: 0; color: transparent; text-indent: -99999px; line-height: 0; display: block; background-size: 100%; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gnb_login.png"); }
    .rew18_area_person .rew18_mb_logout { position: absolute; right: 14px; top: 14px; width: 20px; height: 24px; font-size: 0; color: transparent; text-indent: -99999px; line-height: 0; display: block; background-size: 100%; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gnb_logout.png"); }
    .rew18_mbGnb_Icon { width: 100%; background: #778293; padding-bottom: 8px; }
    .rew18_mbGnb_Icon li { float: left; width: 25%; text-align: center; }
    .rew18_mbGnb_Icon li a { display: block; position: relative; padding-top: 35px; width: 100%; margin-top: 17px; }
    .rew18_mbGnb_Icon li span { display: block; font-size: 13px; color: #fff; height: 28px; }
    .rew18_mbGnb_Icon li a:before { position: absolute; content: ""; display: block; top: 0; left: 50%; background-size: 300px 75px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gnb_x2_v2_01.png"); }
    /*.rew18_mbGnb_Icon li.rew18_mbGnb_Icon01 a:before { width: 28px; height: 28px; margin-left: -14px; background-position: -183px -5px; }*/
    /*.rew18_mbGnb_Icon li.rew18_mbGnb_Icon02 a:before { width: 28px; height: 28px; margin-left: -14px; background-position: -151px -5px; }*/
    /*.rew18_mbGnb_Icon li.rew18_mbGnb_Icon03 a:before { width: 27px; height: 27px; margin-left: -13px; background-position: -214px -40px; }*/
    /*.rew18_mbGnb_Icon li.rew18_mbGnb_Icon04 a:before { width: 30px; height: 28px; margin-left: -15px; background-position: -25px -5px; }*/
    /*.rew18_mbGnb_Icon li.rew18_mbGnb_Icon05 a:before { width: 28px; height: 28px; margin-left: -14px; background-position: -59px -4px; }*/
    /*.rew18_mbGnb_Icon li.rew18_mbGnb_Icon06 a:before { width: 28px; height: 28px; margin-left: -14px; background-position: -91px -5px; }*/
    /*.rew18_mbGnb_Icon li.rew18_mbGnb_Icon07 a:before { width: 28px; height: 28px; margin-left: -14px; background-position: -120px -5px; }*/
    /*.rew18_mbGnb_Icon li.rew18_mbGnb_Icon08 a:before { width: 30px; height: 28px; margin-left: -15px; background-position: -242px -5px; }*/
    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon01 a:before {
        width: 28px;
        height: 28px;
        margin-left: -14px;
        background-position: -183px -5px
        /* 로그인전  background-position: -275px -5px */
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon02 a:before {
        width: 28px;
        height: 28px;
        margin-left: -14px;
        background-position: -151px -5px
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon03 a:before {
        width: 26px;
        height: 28px;
        margin-left: -13px;
        background-position: -246.6px -5px
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon04 a:before {
        width: 30px;
        height: 28px;
        margin-left: -15px;
        background-position: -210px -5px
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon05 a:before {
        width: 28px;
        height: 28px;
        margin-left: -14px;
        background-position: -28px -4px
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon06 a:before {
        width: 28px;
        height: 28px;
        margin-left: -14px;
        background-position: -60px -5px
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon07 a:before {
        width: 28px;
        height: 28px;
        margin-left: -14px;
        background-position: -120px -5px
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon08 a:before {
        width: 30px;
        height: 28px;
        margin-left: -15px;
        background-position: -88px -5px
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon09 a:before {
        width: 30px;
        height: 28px;
        margin-left: -15px;
        background-position: -275px -5px
    }
    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon10 a:before {
        width: 30px;
        height: 28px;
        margin-left: -15px;
        background-position: -210px -40px
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon11 a:before {
        width: 30px;
        height: 28px;
        background: url("https://resource2018.nuskinkorea.co.kr/images/renew/rew24/ic_menu_myAro.png") no-repeat center/contain;
        transform: translateX(-50%);
    }

    .rew18_mbGnb_Icon li.rew18_mbGnb_Icon08 {
        position: relative;
    }
    .gnb_basketcount{width: 19px; height: 19px; background: #6600ff;  display: block; line-height: 19px; border-radius: 50%; font-size: 10px;position: absolute; color: #fff; top:16px; right:-20px;}
    /*.gnb_carticon_wrap{position: relative; display: block;}*/
    .gnb_basketcount_pa_layout {position: absolute; top:0; left:0; display: block; right: 0;}
    /*.gnb_basketcount_layout {padding: 8px 16px 0 0; text-align: right;}*/
    .gnb_basketcount_layout {padding: 8px 0 0 0; text-align: center;}
    .gnb_basketcount_count {min-width: 30px;padding: 4px 4px;font-size: 12px;display: inline-block;line-height: 1.2em;border-radius: 10px;background-color: #c66fc0;text-align: center;color: #fff; margin-left: 30px;}
    .gnb_basketcount_count.aro {background-color: #5C82A5}
    .gnb_basketcount_count.double {background-color: #696cb8}

    .noticoupon { display: block; position: absolute; bottom: -14px; left: 50%; text-align: center;white-space: nowrap; transform: translateX(-50%);}
    .noticoupon em {font-size: 11px; font-weight: bold; color: #586271; line-height: 20px; padding: 0 4px;display: inline-block;  position: relative;background-color: #E3E5D6;border-radius: 2px;}
    .noticoupon em:before { content: ""; position: absolute;width: 0; height: 0; border-right: 6px solid transparent; border-bottom: 6px solid #E3E5D6; top: -6px; left: 50%; transform: translateX(-50%)}
    .noticoupon.kakao em {background-color: #EFE5D7;}
    .noticoupon.kakao em:before {border-bottom-color: #EFE5D7;}

    .rew18_mbGnb_chatbot > a {background-image: url("https://resource2018.nuskinkorea.co.kr/images/viewli_mobile_icon.png");background-repeat: no-repeat;background-position-x: center; background-size: 40px 28px;}
    /*.rew18_mbGnb_listDep { margin-top: 8px; display: table; width: 100%; }*/
    /*.rew18_mbGnb_listDep li { display: table-row; }*/
    /*.rew18_mbGnb_listDep li a { display: table-cell; height: 65px; vertical-align: middle; padding: 0 35px 0 20px; position: relative; font-size: 16px; color: #252525; }*/
    /*.rew18_mbGnb_listDep li a:after { position: absolute; content: ""; display: block; top: 50%; right: 20px; background-size: 300px 75px; background-position: -102px -44px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gnb_x2.png"); width: 10px; height: 18px; margin-top: -9px; }*/
    /*.rew18_mbGnb_listDep li a.rew18_active { font-weight: bold; }*/
    /*.rew18_mbGnb_listDep li a.rew18_active:after { background-position: -127px -44px; }*/
    /*.rew18_mbGnb_sub { top: 55px; height: calc(100% - 55px); min-height: calc(100% - 55px);}*/
    .rew18_overflow {overflow-y: auto}
    .rew18_mbGnb_tit { display: table; width: 100%; background: #778293;}
    .rew18_mbGnb_tit a { display: table-cell; height: 68px; vertical-align: middle; font-size: 19px; color: #fff; padding-left: 40px; position: relative; }
    .rew18_mbGnb_tit a:before { position: absolute; content: ""; display: block; top: 50%; left: 20px; background-size: 300px 75px; background-position: -174px -44px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gnb_x2.png"); width: 10px; height: 18px; margin-top: -9px; }
    .rew18_mbGnb_tit a span { display: inline-block; position: relative; }
    .rew18_mbGnb_tit a span + span { padding-left: 22px; }
    .rew18_mbGnb_tit a span + span:before { position: absolute; content: ""; display: block; top: 2px; left: 11px; width: 1px; height: 20px; background-color: #8babcd; }
    /*shopping list*/
    .rew18_goodsList { width: 100vw; padding-top: 8px; background-color: #f4f4f4; }
    .rew18_goodsList li { width: 50%; padding: 10px 0; margin-bottom: 8px; position: relative; background-color: #fff; }
    .rew18_goodsList li a {display: block; height: 100%; padding: 15px;}
    .rew18_goodsList li:nth-child(odd) a { padding-left: 27px; border-right: 1px solid #ddd; }
    .rew18_goodsList li:nth-child(even) a { padding-right: 27px; }
    .rew18_goodsImg { width: 100%; padding-top: 100%; }
    .rew18_goodsList .rew18_goodsTxt { color: #111; font-size: 14px; line-height: 20px; margin: 20px 0 5px 0; max-height: 40px; word-break: break-all; }
    .rew18_goodsPrice { font-size: 13px; }
    .rew18_goodsPrice.m { font-size: 14px; margin-top: 5px; line-height: 25px; }
    .rew18_goodsPrice.m .rew18_gDetail strong { font-size: 18px; }
    .rew18_goodsPrice.p { line-height: 25px; }
    .rew18_goodsPrice .rew18_viewHalf { display: block; position: absolute; top: 0; line-height: 31px; width: 100%; }
    .rew18_goodsPrice .rew18_viewHalf:first-child { left: 0; }
    .rew18_goodsPrice .rew18_viewHalf:last-child { right: 0; text-align: right; }
    /*.icon_busk {background-size: 100px 40px;background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_x2.png");}*/
    .rew18_btn_putB { width: 45px; height: 45px; bottom: 1px; right: 1px; z-index: 99; }
    .rew18_btn_putB span.rew18_icon_busk:after { background-size: 100px 40px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_x2_2.png"); }
    .rew18_btn_putB span:active:after, .rew18_btn_putB span:hover:after, .rew18_btn_putB span.on:after { background-position: -15px -10px; }
    .rew18_btn_putB span:after { width: 20px; height: 20px; background-position: -65px -10px; }
    .category_countDown_text {padding: 8px 0; font-size: 13px;}
    /*shopping bottom*/
    .rew18_inFixed { padding-bottom: 49px; }
    .rew18_pDetail_inFixed { padding-bottom: 100px; }
    .rew18_basket_wrap { bottom: 60px; height: 50px; transition: 0.5s;}
    .rew18_basket_wrap.menuHide {transform: translateY(60px);}
    .rew18_basket_center { position: relative; min-height: 100%; }
    .rew18_basket_center .rew18_basket_rate { padding-right: 105px; width: 100%; }
    .rew18_basket_oder { background-color: #454545; color: #fff !important; line-height: 50px; font-size: 16px; padding: 0 23px; }
    .rew18_basket_detail { line-height: 50px; display: table; width: 100%; }
    .rew18_basket_detail .rew18_basket_su { display: none; }
    .rew18_basket_detail .rew18_basket_pv, .rew18_basket_detail .rew18_basket_sum { display: table-cell; width: 50%; text-align: center; }
    .rew18_basket_detail .rew18_basket_pv { position: relative; font-size: 15px; }
    .rew18_basket_detail .rew18_basket_pv:after { position: absolute; content: "/"; display: block; right: 0; top: 0; color: #ddd; }
    .rew18_basket_pv .rew18_money { color: #555; padding-left: 3px; }
    .rew18_basket_sum em { display: none; }
    .rew18_basket_sum .rew18_point { color: #111; font-size: 20px; font-weight: bold; }
    .rew18_basket_sum .rew18_unit { color: #555; font-size: 15px; }
    /*shopping menu*/
    .rew18_tabContainer { overflow-x: auto;overflow-y: hidden; position: relative; background-color: #464646;}
    /*.rew18_tabContainer::-webkit-scrollbar { height: 0; }
    .rew18_tabContainer::-webkit-scrollbar-track { background-color: transparent; } clone시 스크롤이 안됨*/
    /*body.rew18_down .rew18_sticky.rew18_clone {top:0;} java clone했을 경우*/
    .rew18_tab { display: table;/*display:flex;flex-wrap: nowrap;justify-content: flex-start;align-items: center;*/ height: 55px; background-color: #464646; }
    .rew18_tab__button { display: table-cell; text-align: center; vertical-align: middle; }
    .rew18_tab__button a { display: inline-block; padding: 0 35px; word-break: keep-all; font-size: 14px; line-height: 45px; }
    .rew18_tab .rew18_tab__button.blockMall {background-size: 19px 24px;background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_block_blue.png");background-position: 15px center;background-repeat: no-repeat;}
    .rew18_tab .rew18_tab__button.blockMall a {padding-left: 28px;}
    .rew18_tab__button a.rew18_cole { width: 113px; }
    .rew18_tab__button a.rew18_cols { width: 110px; }
    .rew18_tab__button a.rew18_coln { width: 123px; }
    .rew18_tab__button a.rew18_coll { width: 110px; line-height: inherit;padding: 0 10px;}
    .rew18_tab__button a.rew18_colm { width: 165px; }
    .rew18_sticky { position: relative; margin-top: -5px; z-index:1}
    .rew18_sticky.rew18_clone { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; -webkit-overflow-scrolling:touch;}
    .rew18_sticky .rew18_btn_ssh { position: absolute; bottom: 0; right: 0; height: 46px; font-size: 12px; display: block; padding: 0 10px; border-radius: 35px; width: auto;}
    .rew18_sticky .rew18_btn_ssh .rew18_icon { position: relative; display: block; }
    .rew18_sticky .rew18_btn_ssh .rew18_icon:after { content: ""; display: block; height: 25px; width: 25px; position: absolute; left: 50%; top: 50%; margin-left: -12px; margin-top: -12px;}

    .rew18_tabSub_wrap { background-color: #f4f4f4; padding: 13px 85px 13px 6px; display: block; }
    .rew18_tabSub li { display: inline-block; line-height: 20px; }
    .rew18_tabSub a { display: inline-block; padding: 0 18px; color: #555; }
    .rew18_slide_wrap { display: none; }
    .rew18_tabSub_pc { width: 100%; border-bottom: 1px solid #ddd; }
    .rew18_arraySub_wrap { height: max-content; padding: 10px; }
    .rew18_arraySub li + li { margin-left: 3px; }
    /*main slide*/
    .rew18_slideMb_wrap .swiper-slide img { width: 100%; height: auto; }
    /*.rew18_slideMb_wrap .rew18_slideMb_scrollbar { width: 75%; bottom: 20px; left: 13%; position: absolute;z-index: 50;height: 5px;}
    .rew18_slide_title { position: absolute; z-index: 2; top: 48px; left: 10%; margin-top: -50px; }*/
    .rew18_slide_title .rew18_slide_titS { color: #745196; font-size: 15px; line-height: 26px; border-top: 1px solid #d0c3db; border-bottom: 1px solid #d0c3db; font-weight: normal; letter-spacing: -.5px; display: inline-block; }
    .rew18_slide_title .rew18_slide_titB { color: #000; font-size: 28px; font-weight: normal; margin-top: 8px; }
    .rew18_slide_title .rew18_slide_titB em { font-weight: bold;letter-spacing: -1px;}
    .rew18_slide_title .rew18_slide_titB span { display: block; line-height: 35px; }
    .rew18_slide_title .rew18_slide_titB span.term { font-size: 16px; margin-top: 15px; letter-spacing: 0;font-family: 'Malgun SamL'}
    .rew18_slideLink_area { position: relative; z-index: 2; left: 10%; border-left: 1px solid #555; margin-top:30px; padding-right: 20%;}
    .rew18_slideLink_area .rew18_btn_slideLink { font-size: 14px; line-height: 38px; min-width: 80px; width: max-content; color: #333; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/bg_white_opa50.png"); }
    .rew18_slideLink_area .rew18_btn_slideLink.rew18_active, .rew18_slideLink_area .rew18_btn_slideLink:hover { background: #c66fc0; }
    .rew18_slideLink_area .rew18_btn_slideLink.rew18_active:before, .rew18_slideLink_area .rew18_btn_slideLink:hover:before { height: 40px; }
    .rew18_main-banner.product .rew18_slideMb_wrap .rew18_slideLink_area {margin-top: 12px;}
    /*Top*/
    header { height: 60px; position: relative; }
    .rew18_wnb, .rew18_gnb, .rew18_detail-search { display: none; }
    .rew18_btn-search, .rew18_btn-basket { display: block; background-size: 340px 75px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_list_x2.png"); text-indent: -99999px; font-size: 0; line-height: 0; width: 25px; height: 25px;}
    /*.rew18_mb_openGnb { background-position: -254px -10px; left: 10px; }*/
    .rew18_h1 {height: 26px; background-position: -284px -39px; left: 50px; }
    .rew18_btn-search { background-position: -283px -10px; right: 92px; }
    .rew18_btn-basket { background-position: -312px -10px; right: 54px; }
    .rew18_h-basket a.rew18_btn-vr { background-image: url(https://resource2018.nuskinkorea.co.kr/images/renew/common/vr_icon_mo.png); background-position: 0; background-size: 25px; right: 49px;}
    .rew18_h-basket a.type_chat_bot { background-image: url(https://resource2018.nuskinkorea.co.kr/images/renew/icon_list_x2_v1.png); background-position: -312px -38px; right: 12px;}
    /*.rew18_h-basket .rew18_su-basket { width: 19px; height: 19px; line-height: 19px; text-align: center; font-size: 10px; top: 12px; right: 6px; border-radius: 10px; z-index: 2; }*/
    .rew18_h-basket .rew18_su-basket { width: 19px; height: 19px; line-height: 19px; text-align: center; font-size: 10px; top: 12px; right: 46px; border-radius: 10px; z-index: 2; }
    .rew18_h-search .rew18_detail-search { background-color: #fff; height: 50px; top: 0px; right: 0px; left: 0px; display: block; position: fixed; width: 100%; z-index: 10000; display: none; }
    .rew18_h-search .rew18_detail-search:after { content: ""; display: block; width: 100%; height: 8px; bottom: -8px; background-image: url(https://resource2018.nuskinkorea.co.kr/images/renew/common/top_shadow.png); }
    .rew18_h-search .rew18_detail-search .rew18_search { line-height: 50px; position: relative; padding-left: 10px; font-size: 14px; padding-right: 80px; }
    .rew18_h-search .rew18_detail-search .rew18_search label { font-size: 15px; color: #555; vertical-align: top; position: absolute; top: 0px; left: 15px; }
    .rew18_h-search .rew18_detail-search .rew18_search input { line-height: inherit; width: 100%; background-color: transparent; font-size: 16px;}
    /*.rew18_h-search .rew18_detail-search .rew18_search input::-webkit-input-placeholder { color: transparent; }
    .rew18_h-search .rew18_detail-search .rew18_search input::-moz-placeholder { color: transparent; }*/
    .rew18_h-search .rew18_detail-search .rew18_btn button { display: inline-block; background-size: 340px 75px; background-image: url(https://resource2018.nuskinkorea.co.kr/images/renew/icon_list_x2.png); text-indent: -99999px; font-size: 0; line-height: 0; width: 25px; height: 25px; position: absolute; z-index: 1; top: 14px; background-position: -283px -10px; right: 50px; }
    .rew18_h-search .rew18_detail-search .rew18_btn-close button { display: inline-block; background-size: 100%; background-image: url(https://resource2018.nuskinkorea.co.kr/images/renew/btn_close_mb.png); text-indent: -99999px; font-size: 0; line-height: 0; width: 20px; height: 20px; position: absolute; z-index: 1; top: 17px; right: 12px; }
    /*list setup*/
    .rew18_setup_wrap { position: relative; /*height: 0;*/}
    .rew18_setupContainer { background-color: #f4f4f4; width: 100%; padding: 5px 12px; display: none; }
    .rew18_setupList dt { line-height: 42px; position: relative; padding-left: 5px; font-weight: bold; }
    .rew18_setupList dt:after { position: absolute; right: 10px; top: 50%; content: ""; display: inline-block; width: 11px; height: 6px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/arrow_setup.png") transparent no-repeat left bottom; background-size: 100%; }
    .rew18_setupList dt.on:after { background-position: left top; }
    .rew18_setupList dd { display: none; padding-bottom: 10px; }
    .rew18_setupList dt.on + dd { display: block; }
    .rew18_setupList .rew18_tit { font-size: 16px; color: #555; }
    .rew18_filterList .rew18_filterFlag { float: left; width: 50%; padding: 5px; }
    .rew18_filterList .rew18_wrapCheck { position: relative; line-height: 38px; }
    .rew18_filterList .rew18_wrapCheck label { width: 100%; height: 38px; border: 1px solid #ddd; display: block; font-size: 14px; text-indent: 10px; overflow: hidden; }
    .rew18_filterList .rew18_fakeCheck:checked + label, .rew18_filterList .rew18_fakeCheck.on + label { border: 1px solid #464646; }
    .rew18_filterList .rew18_fakeCheck:checked + label:after, .rew18_filterList .rew18_fakeCheck.on + label:after { position: absolute; right: 10px; top: 50%; content: ""; display: inline-block; width: 10px; height: 8px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/check_setup.png") transparent no-repeat; margin-top: -4px; background-size: 100%; }
    .rew18_setupList .rew18_filterPage { width: 100%; position: relative; text-align: center; line-height: 33px; padding-top: 10px; margin-top: 5px; border-top: 1px solid #ddd; display: block; }
    .rew18_setupList .rew18_filterPage a { display: block; position: absolute; bottom: 0; width: 33px; height: 33px; font-size: 0; text-indent: -99999px; color: transparent; }
    .rew18_setupList .rew18_filterPage a.rew18_btnPre { left: 0; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/arrow_page_pre.png") #ddd no-repeat center center; background-size: 6px 11px; }
    .rew18_setupList .rew18_filterPage a.rew18_btnNext { right: 0; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/arrow_page_next.png") #ddd no-repeat center center; background-size: 6px 11px; }
    .rew18_setupList .rew18_filterPage .rew18_fpageP { font-size: 15px; position: relative; display: inline-block; color: #333; font-weight: bold; }
    .rew18_setupList .rew18_filterPage .rew18_fpageP:after { position: absolute; right: -8px; top: 0; content: "/"; display: inline-block; font-size: 15px; color: #676767; }
    .rew18_setupList .rew18_filterPage .rew18_fpageA { font-size: 15px; text-indent: 10px; display: inline-block; }
    .rew18_setupContainer .rew18_btnWrap { padding: 12px 0 10px 0; border-top: 1px solid #ddd; }
    .rew18_btnMid button { line-height: 34px; font-size: 15px; min-width: 80px; }
    .rew18_btnMid button + button { margin-left: 2px; }
    .rew18_btnRight { text-align: right; }
    /*장바구니*/
    .rew18_inFixed_mb header { display: none; }
    .rew18_basketList_wrap h2, .rew18_popup_wrap h2 { width: 100%; position: relative; line-height: 25px; text-align: center; border-bottom: 1px solid #eee; font-size: 19px; min-height: 52px; padding: 12px 46px; }
    .rew18_basketList_wrap h2 button.rew18_basketList_btn, .rew18_popup_wrap h2 button.rew18_basketList_btn, .rew18_popContainer .rew18_inner_frame button.rew18_basketList_btn { position: absolute; width: 18px; height: 18px; right: 12px; top: 16px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_close_mb.png") no-repeat center center; background-size: 100%; }
    .rew18_basketList_wrap h2 button.rew18_basketList_btn span, .rew18_popup_wrap h2 button.rew18_basketList_btn span { font-size: 0; line-height: 0; text-indent: -99999px; color: transparent; }
    .rew18_basketGroup dt { padding: 14px 36px 0 16px; height: 52px; color: #454545; font-size: 16px; position: relative; }
    .rew18_basketGroup dt label { line-height: 24px; }
    .rew18_basketGroup dt button, .rew18_paymentGroup dt button.rew18_opBt { position: absolute; right: 0; top: 0; width: 36px; height: 100%; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/arrow_open_mb.png") transparent no-repeat center left; background-size: 50%; }
    .rew18_basketGroup dt.rew18_on button, .rew18_paymentGroup dt.rew18_on button.rew18_opBt { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/arrow_close_mb.png") transparent no-repeat center left; background-size: 50%; }
    .rew18_basketGroup dt.rew18_on label:before { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_mb_on2.png") transparent no-repeat; background-size: 100%; }
    .rew18_basketGroup dt button span, .rew18_product_tit button span, .rew18_paymentGroup dt button.rew18_opBt span { font-size: 0; line-height: 0; color: transparent; text-indent: -99999px; }
    .rew18_product_tit { padding: 15px 36px 7px 16px; color: #454545; font-size: 16px; position: relative; }
    .rew18_product_tit label { line-height: 24px; }
    .rew18_product_tit button { position: absolute; right: 0; top: 0; width: 36px; height: 100%; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_del_mb.png") transparent no-repeat 0 17px; background-size: 20px 20px; }
    .rew18_product_container { border-bottom: 1px solid #ddd; }
    .rew18_product_cont { padding-bottom: 15px; }
    .rew18_product_cont .rew18_relative { position: relative; margin-left: 15px; padding-bottom: 25px;}
    .rew18_product_cont .rew18_relative.rew18_relative_add { min-height: 140px;}
    .rew18_product_cont .rew18_goodsWrap { width: 120px; height: 120px;}
    .rew18_product_cont .rew18_product_select { padding-left: 134px; /*position: absolute; right: 0; top: 0; */}
    .rew18_paymentGroup .rew18_product_cont .rew18_product_select {width: 100%; padding-left: 170px; position: absolute; right: 0; top: 0; }
    .rew18_product_items li { line-height: 26px; font-size: 14px; }
    .rew18_product_items li .rew18_gTit { display: inline-block; /*color: #c66fc0;*/ width: 60px; }
    .rew18_product_items li .rew18_gDetail strong { font-size: 16px; color: #333; }
    .rew18_basketList_fixed { position: fixed; left: 0; bottom: 60px; right: 0; display: flex; text-align: center; background-color: #fff; border-top: 1px solid #b1b1b1; height: 50px; z-index: 9; transition: 0.5s;}
    .rew18_basketList_fixed.menuHide {transform: translateY(60px);}
    .rew18_basketList_fixed .rew18_basketItems_wrap {width: 70%;}
    .rew18_basketList_fixed .rew18_basketPrice { display: inline-block; }
    .rew18_basketList_fixed h3, .rew18_basketPrice.n, .rew18_basketPrice.p em i, .rew18_basketPrice.s, .rew18_basketPrice.c, .rew18_basketPrice.w em { display: none; }
    .rew18_basketList_fixed:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }
    .rew18_basketList_fixed a { order: 1; display: block; width: 108px; color: #fff; background-color: #454545; font-size: 16px; text-align: center; line-height: 50px;height: 50px;overflow: hidden;}
	.rew18_basketList_fixed .rew18_basketPrice.p {visibility: inherit;}
	.rew18_basketList_fixed .rew18_basketPrice.w {display: block; width: auto;}
	.rew18_basketList_fixed.default_basket .rew18_basketItems_wrap {display: none;}
	.rew18_basketList_fixed a.rew18_basket {width: 30%; transition: 0.5s;}
  .rew18_basketList_fixed.default_basket a.rew18_basket {width: 50%;}
	.rew18_basketList_fixed.default_basket a.rew18_basket.invite {order: 0; display: inline-flex; justify-content: center; align-items: center; width: 50%; height: 50px; padding: 0 12px; line-height: 1.5; text-align: center; font-size: 14px; order: 0;}
    .rew18_basketList_fixed a span {line-height: 50px;}
	.rew18_basketList_fixed a.rew18_basket.invite span {line-height: 1.5; text-align: center;}
    .rew18_basketItems_wrap { width: 100%; display: table; line-height: 50px;}
    .rew18_basketList_fixed.rew18_payment { border-top: none; }
    .rew18_basketList_fixed.rew18_payment .rew18_basketItems_wrap { display: none; }
    .rew18_basketList_fixed.rew18_payment a { width: 100%; line-height: 50px; }
    .rew18_numbering_wrap { margin-top: 5px; }
    .rew18_numbering_wrap .rew18_gTit { color: #676767; width: 60px; display: inline-block; font-size: 14px; line-height: 30px; vertical-align: top; }
    .rew18_numbering { border: 1px solid #ccc; display: inline-block; min-width: 116px; }
    .rew18_numbering a { width: 28px; height: 30px; display: inline-block; vertical-align: top; position: relative; }
    .rew18_numbering a.rew18_numbering_up { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_plus_mb.png") #fff no-repeat 7px center; background-size: 10px 10px; }
    .rew18_numbering a.rew18_numbering_down:after { position: absolute; left: 50%; top: 50%; content: ""; display: inline-block; background-color: #333; width: 10px; height: 1px; margin-left: -2px; }
    .rew18_numbering input { display: inline-block; width: 50px; height: 30px; vertical-align: top; border-left: 1px solid #ccc; border-right: 1px solid #ccc; background-color: #f4f4f4; text-align: center; border-top: 0; border-bottom: 0; border-radius: 0; }
    .rew18_basketResult_wrap { padding: 20px 15px; }
    .rew18_basketResult_mb { background-color: #f7f7f7; border: 1px solid #ddd; padding: 12px 15px; }
    .rew18_basketResult_mb li { line-height: 28px; }
    .rew18_basketResult_mb li .rew18_basketResult_tit { float: left; font-size: 14px; }
    .rew18_basketResult_mb li .rew18_basketResult_su { float: right; font-size: 15px; }
    .rew18_basketResult_mb li .rew18_basketResult_su strong { font-size: 18px; color: #111; }
    .rew18_basketResult_mb li:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }
    .rew18_basketAdd_exp { padding: 20px 15px 20px 25px; }
    .rew18_basketAdd_exp li { line-height: 22px; font-size: 14px; color: #676767; position: relative; }
    .rew18_basketAdd_exp li:before { content: ""; position: absolute; display: block; width: 4px; height: 4px; background-color: #aaa; border-radius: 50%; left: -9px; top: 9px; }
    .rew18_basketAdd_exp img { width:48%; }
    .rew18_memberNum_wrap { background-color: #f7f7f7; min-height: 50px; border-top: 1px solid #ddd; padding-top: 7px; text-align: right; padding-right: 15px; position: relative; padding-top: 7px; padding-bottom: 7px; }
    .rew18_memberNum_wrap strong { vertical-align: middle; line-height: 50px; display: inline-block; min-width: 75px; text-align: center; font-size: 15px; padding-left: 15px; position: absolute; top: 7px; left: 0; }
    .rew18_memberNum_wrap input { vertical-align: middle; text-indent: 10px; width: 40%; }
    .rew18_memberNum_wrap .rew18_btn_memberNum { line-height: 35px; width: 82px; text-align: center; font-size: 14px; color: #fff; display: inline-block; background-color: #464646; vertical-align: middle; }
    .rew18_memberNum_wrap .rew18_discription { padding: 10px 0 10px 15px; text-align: left; color: #111; }
    .rew18_basketPrice.p, .rew18_basketPrice.w { display: table-cell; width: 50%; text-align: center; }
    .rew18_basketPrice.p { font-size: 15px; position: relative; visibility: hidden; }
    .rew18_basketPrice.p:after { position: absolute; right: 0px; top: 0; content: "/"; display: inline-block; font-size: 15px; color: #aaa; }
    .rew18_basketPrice.p em { color: #D7969C; font-weight: bold; }
    .rew18_basketPrice.p span { color: #555; }
    .rew18_basketPrice.w span { font-size: 15px; }
    .rew18_basketPrice.w span strong { color: #111; font-size: 20px; letter-spacing: -1px; }
    .rew18_inFixed_mb { padding-bottom: 53px; }
    .rew18_codeList { padding: 0 15px; margin-top: 15px; }
    .rew18_codeList .rew18_codeRow { position: relative; padding-top: 43px; background-color: #f7f7f7; margin-top: 5px; }
    .rew18_codeList .rew18_codeRow:first-child { display: none; }
    .rew18_codeRow .rew18_codeCol.c1, .rew18_codeRow .rew18_codeCol.c5, .rew18_codeRow .rew18_codeCol.c6 { display: inline-block; position: absolute; }
    .rew18_codeRow .rew18_codeCol.c2, .rew18_codeRow .rew18_codeCol.c3, .rew18_codeRow .rew18_codeCol.c4 { width: 100%; display: block; background-color: #fff; padding: 4px 10px 4px 104px; position: relative; }
    .rew18_codeRow .rew18_codeCol.c1 { font-size: 14px; left: 15px; top: 12px; }
    .rew18_codeRow .rew18_codeCol.c2 { padding-top: 10px; font-size: 15px; }
    .rew18_codeRow .rew18_codeCol.c5 { right: 60px; top: 11px; width: 28px; }
    .rew18_codeRow .rew18_codeCol.c6 { right: 10px; top: 11px; width: 28px; }
    .rew18_codeRow .rew18_codeCol.c6:after { position: absolute; right: 37px; top: 4px; content: ""; display: block; width: 1px; height: 14px; background-color: #ddd; }
    .rew18_codeRow, .rew18_codeRow .rew18_codeCol.c2 { border-top: 1px solid #ddd; }
    .rew18_codeRow .rew18_codeCol.c2 em, .rew18_codeRow .rew18_codeCol.c3 em, .rew18_codeRow .rew18_codeCol.c4 em { position: absolute; top: 0; left: 0; display: inline-block; width: 104px; text-indent: 8px; font-size: 14px; color: #676767; line-height: 43px; }
    .rew18_codeRow .rew18_codeCol.c2 input, .rew18_codeRow .rew18_codeCol.c3 input, .rew18_codeRow .rew18_codeCol.c4 input { width: 100%; }
    .rew18_basketList dl:first-child + .rew18_basketResult_wrap { display: block; }
    .rew18_noData_wrap { padding: 220px 15px 180px 15px; width: 100%; }
    .rew18_noData_wrap .rew18_noData:before { position: absolute; content: ""; display: block; width: 60px; height: 60px; top: -80px; left: 50%; margin-left: -30px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_page_x2_2.png") transparent no-repeat left top; background-size: 125px 60px; }
    .rew18_currentLocation { display: none; }
    .rew18_form_padding .rew18_form_bLine { padding-bottom: 20px; border-bottom: 1px solid #ddd; position: relative; }
    .rew18_form_padding .rew18_form_bLine:before { position: absolute; content: ""; display: block; width: 15px; height: 1px; background-color: #ddd; left: -15px; bottom: -1px; }
    .rew18_form_padding .rew18_form_bLine:after { position: absolute; content: ""; display: block; width: 15px; height: 1px; background-color: #ddd; right: -15px; bottom: -1px; }

    .rew18_donation {padding: 10px 10px; max-width: 840px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
    .rew18_donation_subject1 {
        font-size: 12pt;
        font-weight: bold;
    }
    .rew18_donation_subject1 .donation_img_pc{
        display: none;
    }
    .rew18_donation_subject2 {
        font-size: 11pt;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .rew18_donation_radio {
        font-size: 11pt;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .rew18_donation_radio .rew18_fakeRadio_t1 + label:before{
        top: 50%;
        margin-top: -10px;
    }
    .rew18_donation_radio .welfare_img_pc {
        display: none;
    }

    .rew18_donation_msg {
        font-size: 11pt;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .rew18_donation_msg textarea {
        border:2px solid #c66fc0;
        border-radius:7px;
        width: 100%;
        height: 80px;
        font-size: 11pt;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 5px 5px 5px;
    }
    /*결제*/
    .rew18_paymentGroup .rew18_paymentDt { padding: 14px 36px 0 15px; height: 52px; color: #454545; font-size: 16px; position: relative; font-weight:bold;}
    .rew18_payment_container { padding-left: 15px; padding-right: 15px; padding-bottom: 20px; }
    .rew18_payment_container p.rew18_tit { font-size: 15px; color: #454545; margin-top: 9px; line-height: 36px; font-weight:bold;}
    .rew18_payment_container_banner{padding-bottom: 30px;}
    .rew18_payment_items li { line-height: 27px; }
    .rew18_payment_items li .rew18_gTit { width: 75px; display: inline-block; }
    .rew18_payment_items li .rew18_gDetail strong { color: #333; }
    /*  .rew18_payment_items li .rew18_gDetail strong.rew18_bigPay { font-size: 16px; }*/
    .rew18_payment_product { margin-top: 20px; }
    .rew18_payment_product .rew18_ptit { line-height: 45px; font-size: 15px; color: #333; padding-left: 15px; padding-right: 15px; }
    .rew18_payment_product .rew18_gTit { display: inline-block; padding-right: 20px; }
    .rew18_payment_product .rew18_gDetail { line-height: 15px; display: inline-block; white-space: nowrap; }
    .rew18_pDetail { padding: 15px 15px; }
    .rew18_pDetail .rew18_gTit { line-height: 15px; font-size: 15px; color: #333; display: block; float: left; }
    .rew18_btnDetail { color: #D7969C; float: right; padding-right: 20px; background: url(https://resource2018.nuskinkorea.co.kr/images/renew/arrow_open_mbpp2.png) transparent no-repeat right 5px; background-size: 13px auto; font-weight: bold; }
    .rew18_clear.rew18_on .rew18_btnDetail { background: url(https://resource2018.nuskinkorea.co.kr/images/renew/arrow_close_mbpp.png) transparent no-repeat right 5px; background-size: 13px auto; }
    .rew18_payment_productDt { padding: 2px 18px 18px 18px; }
    .rew18_payment_productDl li { line-height: 21px; font-size: 13px; color: #676767; position: relative; padding-left: 15px; }
    .rew18_payment_productDl li:before { position: absolute; content: ""; display: block; width: 5px; height: 5px; border-radius: 50%; left: 0; top: 8px; background-color: #aaa; }
    .rew18_payment_productDl li em { font-size: 14px; font-weight: bold; }
    .rew18_payment_container .rew18_product_cont { margin-top: 8px; }
    .rew18_payment_container .rew18_relative { margin-left: 0; padding-bottom: 0; }
    .rew18_product_select .rew18_payment_items { margin-top: 40px; }
    .rew18_listelivery { padding-top: 5px; }
    .rew18_listelivery label { display: block; line-height: 25px; font-size: 14px; color: #676767; margin-top: 10px; }
    .rew18_listelivery input { width: 100%; margin-top: 5px; }
    .rew18_rpBt { position: absolute; right: 17px; top: 8px; }
    .rew18_payList { padding-top: 5px; }
    .rew18_payList li { position: relative; line-height: 35px; margin-top: 5px; }
    .rew18_payList .rew18_payTitle { font-size: 14px; color: #676767; display: inline-block; }
    .rew18_payList .rew18_payinputSt { display: inline-block; width: 162px; line-height: 33px; border: 1px solid #ccc; color: #555; font-size: 15px; border-radius: 2px; min-height: 35px; vertical-align: middle; padding-right: 10px; background-color: #f4f4f4; position: absolute; right: 0; top: 0; text-align: right; }
    .rew18_payList .rew18_payinputSt strong { font-size: 17px; color: #333; }
    .rew18_infoStar_wrap { padding-top: 14px; border-top: 1px solid #ddd; margin-top: 10px; position: relative; }
    .rew18_infoStar_wrap:before { position: absolute; content: ""; display: block; width: 15px; height: 1px; background-color: #ddd; left: -15px; top: -1px; }
    .rew18_infoStar_wrap:after { position: absolute; content: ""; display: block; width: 15px; height: 1px; background-color: #ddd; right: -15px; top: -1px; }
    .rew18_infoStar, .rew18_infoTxt { position: relative; line-height: 20px; font-size: 14px; color: #676767; padding-left: 9px; display: block; }
    .rew18_on + div > .rew18_infoTxt {margin-top: 12px;}
    .rew18_infoStar:before { position: absolute; content: ""; display: block; width: 5px; height: 5px; border-radius: 50%; left: 0; top: 7px; background-color: #aaa; }
    .rew18_payBList { margin-top: 10px; }
    .rew18_payBList .rew18_clear { line-height: 34px; margin-top: 5px; }
    .rew18_payBList .rew18_clear label { float: left; font-size: 14px; color: #676767; }
    .rew18_payBList .rew18_clear .rew18_myBonus { float: right; font-size: 14px; color: #676767; white-space: nowrap; }
    .rew18_payBList_inp { padding-right: 121px; position: relative; }
    .rew18_payBList_inp input { width: 100%; }
    .rew18_payBList_inp .rew18_pBt { position: absolute; top: 0; }
    .rew18_payBList_inp .rew18_btn_T1 { right: 60px; }
    .rew18_payBList_inp .rew18_btn_T2 { right: 0; }
    .rew18_payBList_ret { position: relative; line-height: 45px; background-color: #f7f7f7; border-top: 1px solid #ddd; margin-top: 15px; }
    .rew18_payBList_ret:before { position: absolute; content: ""; display: block; line-height: 45px; height: 45px; width: 15px; background-color: #f7f7f7; border-top: 1px solid #ddd; top: -1px; left: -15px; }
    .rew18_payBList_ret .rew18_gTit { float: left; font-size: 14px; color: #676767; }
    .rew18_payBList_ret .rew18_gDetail { float: right; font-size: 15px; position: relative; display: block; }
    .rew18_payBList_ret .rew18_gDetail:after { position: absolute; content: ""; display: block; line-height: 45px; height: 45px; width: 15px; background-color: #f7f7f7; border-top: 1px solid #ddd; top: -1px; right: -15px; }
    .rew18_payBList_ret .rew18_gDetail strong { color: #333; }
    .rew18_receipt_lineup li { margin-top: 15px; margin-bottom: 5px; }
    .rew18_receipt_lineup li:first-child { width: 35%; }
    .rew18_receipt_lineup li:last-child { width: 65%; }
    .rew18_lineup_left { float: left; margin-top: 7px; margin-bottom: 15px; width: 100%; }
    .rew18_lineup_left label { font-size: 14px; color: #676767; line-height: 22px; }
    .rew18_lineup_left .emphasis + label { color: #ff8735 }
    .rew_flex_align {display: flex; align-items: center; gap: 6px;}

    .rew18_payment_lineup { margin-top: 10px; }
    .rew18_scroll_container { margin-top: 10px; background-color: #f4f4f4; }
    .rew18_scroll_container dt { padding: 12px 12px 10px 12px; border-bottom: 1px solid #d2d2d2; }
    .rew18_scroll_container dt span { font-size: 16px; color: #333; line-height: 20px; }
    .rew18_scroll_container dd { overflow-y: auto; height: 215px; padding: 15px; }
    .rew18_payment_agreeIp { margin-top: 15px; margin-bottom: 15px; }
    .rew18_payment_agreeIp label { line-height: 25px; }
    .rew18_terms_cont em { font-size: 15px; line-height: 30px; font-weight: bold; }
    .rew18_terms_cont p { font-size: 13px; line-height: 22px; padding-bottom: 15px; }
    .rew18_paymentGroup.agreement .rew18_payment_container { padding-top: 15px; border-bottom: 1px solid #ddd; }
    .rew18_paymentGroup.agreement .rew18_wrapCheck_t1.rew18_payment_agreeIp { padding-bottom: 20px; padding-right: 15px; margin-left: 15px; }

    .rew18_agent_p {display: none;}

    /*선물하기 결제 페이지*/
    .rew18_payment_container .letter_bg {height: 38vw; padding: 6vw 6vw 10vw; background-position: center; background-size: cover; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/gift/mo_gift_09.jpg");}
    .rew18_payment_container .letter_bg_types > div {width: 100px; height: 110px;}
    .rew18_payment_container .letter_bg .letter_bg_text {padding: 4px 6px;}
    .letter_bg_area.swiper-container {overflow-x: auto;}
    .letter_items .letter_bg_area {height: 110px;}
    .swiper-letter_btnNext, .swiper-letter_btnPrev {display: none;}

    /*form table*/
    .rew18_form_flexble .rew18_form_tit { display: block; font-size: 14px; color: #676767; line-height: 20px; padding: 12px 0 6px; }
    .rew18_form_flexble .rew18_form_full { padding-bottom: 5px; }
    .rew18_form_normal .rew18_form_full select, .rew18_form_flexble .rew18_form_full input, .rew18_form_email input, .rew18_form_card input, .rew18_form_term input, .rew18_form_email select { width: 100%; }
    .rew18_form_cell .rew18_form_email.adicon { padding-right: 20px; }
    .rew18_form_email.domain, .rew18_form_card.adicon, .rew18_form_term.adicon, .rew18_form_term.harf { padding-right: 10px; }
    .rew18_form_cell .adicon { position: relative; }
    .rew18_form_email.adicon:after { position: absolute; content: "@"; display: block; font-size: 14px; color: #555; top: 9px; right: 4px; }
    .rew18_form_card.adicon:after, .rew18_form_term.adicon:after { position: absolute; content: "-"; display: block; font-size: 14px; color: #555; top: 8px; right: 3px; }
    .rew18_form_table .rew18_form_cell { display: table; width: 100%; }
    .rew18_form_cell .rew18_form_email, .rew18_form_cell .rew18_form_term, .rew18_form_cell .rew18_form_pass, .rew18_form_cell .rew18_form_card { display: table-cell; vertical-align: middle; }
    .rew18_form_cell .rew18_form_term { width: 50%; }
    .rew18_form_cell .rew18_form_email.domain { width: 30%; }
    .rew18_form_cell .rew18_form_email.select { display: block; margin-top: 2%; max-width: 524px; padding-right: 10px;}
    .rew18_form_cell .rew18_form_card { width: 25%; }
    .rew18_form_cell .rew18_form_email.adicon { width: 40%; }
    .rew18_visible_nupay, .rew18_visible_credit, .rew18_visible_card, .rew18_visible_bBook { margin-top: -20px; margin-bottom: 20px; }
    .rew18_nupay { width: 100%; height: 215px; background-color: #f7f7f7; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; position: relative; z-index: 1; }
    .rew18_nupay .rew18_slidep_mb { width: 100%; height: 100%; overflow: hidden; }
    .rew18_nupay .swiper-slide img { width: 240px; height: 154px; }
    .rew18_nupay .swiper-slide .rew18_cardnewAdd { width: 240px; height: 154px; background-color: #fff; border: 1px solid #ccc; border-radius: 9px; }
    .rew18_cardnewAdd a { display: block; position: relative; width: 65px; height: 65px; border-radius: 50%; background-color: #f7f7f7; margin: 42px auto 10px auto; }
    .rew18_cardnewAdd a:after { position: absolute; content: ""; display: block; width: 24px; height: 24px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/payment_cardAdd_mb.png") #f7f7f7 no-repeat center center; background-size: 100%; left: 50%; top: 50%; margin-left: -12px; margin-top: -12px; }
    .rew18_cardnewAdd span { display: block; font-size: 15px; color: #676767; text-align: center; }
    .rew18_slidemb_next, .rew18_slidemb_prev { position: absolute; top: 50%; width: 25px; height: 42px; margin-top: -21px; z-index: 10; cursor: pointer; background-size: 100%; background-position: center; background-repeat: no-repeat; }
    .rew18_slidemb_next { right: 10px; left: auto; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_payment_next_mb.png") no-repeat center center; background-size: 100%; }
    .rew18_slidemb_prev { left: 10px; right: auto; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_payment_prev_mb.png") no-repeat center center; background-size: 100%; }
    .rew18_view_nupay { padding: 20px; background-color: #f7f7f7; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
    .rew18_nupay_wrap { border: 1px solid #ddd; text-align: center; padding-top: 25px; padding-bottom: 20px; background-color: #fff; }
    .rew18_nupay_wrap dt span { display: block; width: 81px; height: 24px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/title_nupay_mb.png") no-repeat left center; position: relative; font-size: 0; margin: 0 auto; color: transparent; background-size: auto 100%; padding-right: 24px; box-sizing: content-box; }
    .rew18_nupay_wrap dt span:after { position: absolute; content: "란?"; display: block; height: 24px; width: 24px; font-size: 14px; top: 6px; right: 0; color: #555; }
    .rew18_nupay_wrap dd { font-size: 14px; line-height: 20px; padding: 18px 20px 5px 20px; }
    .rew18_nupay_wrap dd em { text-decoration: underline; }
    .rew18_nupay_wrap dd .rew18_txtFlx { display: none; }
    .rew18_telTxt { display: inline-block; font-size: 15px; }
    .rew18_pointwrap { padding-top: 15px; padding-bottom: 15px; border-bottom: 1px solid #ddd; }
    .rew18_pointwrap .rew18_pointTit { font-weight: bold; line-height: 25px; }
    .rew18_pointwrap .rew18_pointTxt { line-height: 23px; color: #676767; padding-left: 28px; display: block; }
    .rew18_bankName { padding-top: 15px; padding-bottom: 15px; border-bottom: 1px solid #ddd; }
    .rew18_bankName_left { padding-left: 20px; }
    .rew18_bankName + .rew18_form_flexble { margin-top: 10px; }
    .rew18_bankInfo { margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd; }
    .rew18_bankInfo dt { padding-top: 20px; padding-bottom: 10px; }
    .rew18_bankInfo dt span { font-size: 15px; padding-left: 15px; display: block; font-weight: bold; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_infoTit_mb2.png") no-repeat left center; line-height: 17px; background-size: 11px 8px; }
    .rew18_bankInfo dd { margin-top: 3px; margin-bottom: 3px; padding-left: 15px; }
    /*pop*/
    .rew18_popup_cont { overflow-y: auto; }
    .rew18_popContainer.flexible .rew18_popup_cont { padding: 10px; overflow-y: auto; height: 465px !important;}
    .field_ul li.paddingControl {
        margin-top: 20px;
    }
    .resultName {
        text-align: center;
        padding: 8px 10px 0px 0px;
        position: relative;
        border-bottom: 0;
        color: #4093B1;
        font-weight: bold;
        font-size: large;
    }
    .resultId {
        text-align: center;
        padding: 8px 10px 0px 0px;
        position: relative;
        border-bottom: 0;
        color: #4093B1;
        font-weight: bold;
        font-size: large;
    }
    .rew18_popContainer.big .rew18_popup_cont { height: calc(100% - 102px); overflow-y: auto; -webkit-overflow-scrolling: touch;}
    .rew18_select_table { width: 100%; }
    .rew18_select_table dt { background-color: #f7f7f7; line-height: 50px; padding-left: 18px; border-bottom: 2px #454545 solid; }
    .rew18_select_table dt .rew18_table_tit { font-size: 16px; color: #333; font-weight: bold; }
    .rew18_select_table.order dt { background-color: #fff; }
    .rew18_table_form { display: table; width: 100%; }
    .rew18_table_form li { display: table-cell; padding-top: 18px; padding-bottom: 18px; border-bottom: 1px #ddd solid; }
    .rew18_table_form.skinCare li.o1 { width: 48px; padding-left: 15px; }
    .rew18_table_form.skinCare li.o2 .rew18_tit { font-size: 16px; color: #333; font-weight: bold; display: block; }
    .rew18_table_form.skinCare li.o2 .rew18_people { display: block; line-height: 30px; margin-top: 5px; }
    .rew18_table_form.skinCare li.o3 { width: 100px; }
    .rew18_table_form.skinCare li.o3 .rew18_date { display: inline-block; padding-left: 12px; position: relative; }
    .rew18_table_form.skinCare li.o3 .rew18_date:before { position: absolute; content: ""; display: block; width: 1px; height: 15px; background-color: #ddd; left: 0px; top: 2px; }
    .rew18_dotList.skinCare { margin-top: 15px; padding: 0 10px 15px 15px; }
    .rew18_table-shipping { margin: 20px 10px 20px 0; }
    .rew18_popup_termslist { padding: 20px 15px 0 15px; }
    .rew18_order_box { margin: 20px 18px; padding: 130px 18px 28px 18px; }
    .rew18_order_box.end.barcodeAreaTop{ padding-top:0px; }
    .rew18_order_box.noList { margin: 25px 18px 70px 18px; padding: 165px 18px 75px 18px; }
    .rew18_order_box p { line-height: 22px; font-size: 17px; word-break: keep-all;}
    .rew18_order_box span { font-size: 15px; display: block; margin-top: 15px; word-break: keep-all;}
    .rew18_order_box p:before { width: 60px; height: 60px; top: -90px; left: 50%; margin-left: -30px; }
    .rew18_order_box p:first-child:after { width: 4px; height: 23px; background-size: 100%; top: -72px; left: 50%; margin-left: -2px; }
    .rew18_order_box.end p:after { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/order_complete2.png") no-repeat center center; width:60px;height:63px;background-size: 100%;margin-left: -30px;top:-90px;}

    .rew18_order_box.end p.changed:after { display: none;}
    .rew18_order_box .barcode_area{display: inline-block; padding-bottom: 10%;}
    .rew18_order_box .barcode_area.sharePickup{padding-bottom:5%;}
    .rew18_order_box .order_pd_area .retina_img {width: 100%;}
    .rew18_order_box .order_pd_area .retina_img.sharePickup {width: 75%;}

    .rew18_order_txt { margin: 20px 18px 0 18px; line-height: 22px; padding-bottom: 25px; }
    .rew18_select_table.order .rew18_table_form.skinCare li.o2 { padding-left: 18px; position: relative; }
    .rew18_select_table.order .rew18_table_form.skinCare li.o2 .rew18_tit { padding-right: 100px; }
    .rew18_select_table.order .rew18_point { display: block; padding-right: 18px; text-align: right; position: absolute; top: 18px; right: 0; }
    .rew18_radio_sequence li { padding: 10px 0 0 0; width: 100%; }
    .rew18_radio_sequence li label { padding-right: 10px; }
    .rew18_radio_sequence li label:before { top: 8px; }
    .rew18_order_tit { font-size: 16px; color: #454545; border-bottom: 1px #ccc solid; line-height: 49px; padding-left: 18px; }
    .rew18_order_guide { color: #676767; margin: 0 18px; }
    .rew18_order_guide dt { font-size: 16px; padding-left: 110px; padding-top: 20px; padding-bottom: 15px; position: relative; color: #555; }
    .rew18_order_guide dt:after { content: ""; position: absolute; width: 75px; height: 75px; background-color: #f4f4f4; display: block; border-radius: 50%; left: 10px; top: 10px; }
    .rew18_order_guide dt.o1:after { top: 20px; }
    .rew18_order_guide dt.o1:before { content: ""; position: absolute; width: 40px; height: 28px; display: block; left: 28px; top: 42px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_order01.png") no-repeat left center; background-size: 100%; z-index: 1; }
    .rew18_order_guide dt.o2:before { content: ""; position: absolute; width: 39px; height: 34px; display: block; left: 30px; top: 31px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_order02.png") no-repeat left center; background-size: 100%; z-index: 1; }
    .rew18_order_guide dt.o3:before { content: ""; position: absolute; width: 39px; height: 34px; display: block; left: 30px; top: 31px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_order03.png") no-repeat left center; background-size: 100%; z-index: 1; }
    .rew18_order_guide dd { font-size: 14px; padding-left: 110px; line-height: 20px; padding-bottom: 20px; }
    .rew18_order_guide dd + dt { border-top: 1px #eee solid; padding-top: 20px; }
    .rew18_mileage_box { padding-top: 20px; padding-bottom: 20px; }
    .rew18_mileage_box li p { width: 100%; padding-top: 40px; text-align: center; }
    .rew18_mileage_box li span { display: block; color: #555; line-height: 28px; }
    .rew18_mileage_box li em { font-size: 17px; color: #555; font-weight: bold; }
    .rew18_mileage_box li p:before { top: 0px; left: 50%; width: 27px; height: 35px; margin-left: -15px; }
    .rew18_payment_container.mileage { padding: 0; }
    .rew18_payment_container.mileage .rew18_product_cont .rew18_goodsWrap {position:absolute;}
    .rew18_payment_container.mileage .rew18_tit { line-height: inherit; padding-top: 10px; padding-left: 17px; border-top:0; }
    .rew18_payment_container.mileage .rew18_product_select .rew18_payment_items { margin-top: 0; }
    .rew18_payment_container.mileage .rew18_mileage_opt .rew18_gTit { display: inline-block; line-height: 42px; padding-right: 10px; }
    .rew18_payment_container.mileage .rew18_mileage_opt .rew18_select_t1 { min-width: 110px; margin-top: 5px; }
    .rew18_payment_container.mileage .rew18_product_cont { border-bottom: 1px #ddd solid; }
    .rew18_benefitCard .rew18_cardTit { font-size: 16px; color: #333; padding: 17px 40px 17px 20px; min-height: 48px; }
    .rew18_benefitCard .rew18_cardTit:after { top: 20px; }
    .rew18_benefitCard .rew18_cardCont { background-color: #f7f7f7; padding: 20px; }
    .rew18_select_table.ship .rew18_table_form.skinCare li.o2 { padding-top: 16px; }
    .rew18_editShip { width: 21px; height: 22px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_shipEdit.png") no-repeat left center; background-size: 100%; margin-right: 5px; }
    .rew18_delShip { width: 20px; height: 22px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_shipDel.png") no-repeat left center; background-size: 100%; margin-right: 10px; }
    .rew18_popup_cont .rew18_tabCont { padding: 10px 15px 0 15px; }
    .rew18_field_ul li em { display: block; }
    .rew18_field_ul li .rew18_filed_box, .rew18_field_ul li .rew18_address_box { width: 100%; padding-bottom: 10px; }
    .rew18_field_ul li .address_btn_box { position: relative; padding-bottom: 10px; margin-right: 64px; }
    .rew18_field_ul li .address_btn_box .rew18_btn_T1 { line-height: 35px; display: inline-block; vertical-align: middle; position: absolute; right: -64px; top: 0; }
    .rew18_field_ul li .address_btn_box .rew18_inputTxt_t1 { width: 100%; vertical-align: middle; }
    .rew18_field_ul li .rew18_address_inpt_box .rew18_inputTxt_t1 + .rew18_inputTxt_t1 { margin-top: 10px; }
    .post .address_btn_box { padding-right: 85px; position: relative; padding-top: 5px; }
    .post .address_btn_box .rew18_inputTxt_t1 { width: 100%; }
    .post .address_btn_box .rew18_btn_T1 { line-height: 35px; display: block; position: absolute; right: 18px; }
    .rew18_pagination a.prev, .rew18_pagination a.next { display: none; }
    .rew18_infoBus { margin-top: 30px; margin-left: 20px; }
    .rew18_slide_mb .rew18_slide_title {margin-top:50px;margin-left:10%;}
    .account-check-btn {width: 80px; height: 36px;}

    .rew18_blockmallBox {border: 10px solid #e5e5e5;padding-top:14px;background-size: 120px 82px;background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/back_block.png");background-position: right 45px;background-repeat: no-repeat;}
    .rew18_blockmallBox dt {line-height: 28px;font-size:16px;color:#e5277e;background-size: 20px 24px;background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_block.png");background-position: 22px center;background-repeat: no-repeat;/*font-family: 'Malgun Sam';*/padding-left:52px;padding-right:20px;}
    .rew18_blockmallBox dd.info_block {/*font-family: 'Malgun Sam'*/;font-size:14px;line-height: 22px;color:#555;padding:11px 20px 20px 20px;}
    .rew18_blockmallBox dd.login_block {border-top: 1px solid #eee;padding:11px 20px 14px 20px;line-height: 22px;font-size: 15px;color:#222;}

    .rew18_goods-detail .keepopen {position:absolute;right:0;z-index:1;}
    .rew18_goods-detail .keepopen .like {poaition:relative;padding-left: 40px;}
    .rew18_goods-detail .keepopen .like .icono-heart {position:absolute;width:26px;height:26px;background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_heart.png") no-repeat center center; background-size: 26px;display: block;top:10px;}
    .rew18_goods-detail .keepopen .like.on .icono-heart {background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_heart_on.png") no-repeat center center; background-size: 26px;}
    .rew18_basketList_wrap h2.rew18_detailTit .txt_eng {font-size: 15px;font-weight: normal;}
    .rew18_basketList_wrap.rew18_pb30 {padding-top:50px;}
    .rew18_detail_overflow .rew18_goodsList {flex-wrap: inherit;}
    .rew18_inner_frame {right:20px;top:0;text-indent: -999999px;color:transparent;}
    .rew18_innerframe_wrap .rew18_story_container .join-agree-section h3 {padding-top:50px;}
    .rew18_popup_cont #errorFindMemberMsg {font-size:15px;padding:18px;color:#c66fc0;}
    .salesperson_registration_check .rew18_popup_cont .rew18_block_paragraph {margin-top:25px;}
    .rew18_goodsList_Bottom.pc_Bottom .rew18_goodsList_Bottom__inner .rew18-btn-border.h50 + .rew18-btn-border.h50 {border-left:0;}
    .mv_container p {text-align: center;font-size: 16px;padding:20px 0 10px 0;color:#000}
    .mv_container .mv_area {float: none;clear: both;width: 100%;position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;}
    .mv_container .mv_area iframe {position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;margin-left: auto;margin-right: auto;}

    .rew18_main-banner.product .rew18_slideMb_wrap .rew18_slide_title .rew18_slide_titB {font-size: 20px;}
    .rew18_main-banner.product .rew18_slideMb_wrap .rew18_slide_title .rew18_slide_titS {font-size: 13px;line-height: 23px;}
    .rew18_main-banner.product .rew18_slideMb_wrap .rew18_slide_title {margin-top: 27px;margin-left: 7%;}
    .rew18_main-banner.product .rew18_slideMb_wrap .rew18_slideLink_area {left: 7%; padding-right: 14%;}
    .rew18_main-banner.product .rew18_slideMb_wrap .rew18_slideLink_area .rew18_btn_slideLink {line-height: 28px;min-width: 67px;}

    .rew18_smartPickup_snsWrap.subMPadding{padding-bottom: 7%;}

    .rew18_basketGroupBg .rew18_basketGroupTop {display: block;}
    .rew18_basketGroupBg .speedpick_Img {}
    .rew18_basketGroupBg .sppendpick_info {padding-top: 10px;}
    .rew18_basketGroupBg .sppendpick_info p {padding-left: 0;}
    /*rew19_library*/
    .rew18-contents-inner .rew19_wrap_imgPreviewList {margin-top:30px;margin-bottom:90px;}
    .rew18_blueTab_container.library {margin-top:30px;margin-bottom:40px;}
    .rew18_blueTab_container.library .nav li {padding-left:5px;padding-right:5px;flex: 1;word-break: keep-all;}
    .rew19_wrap_imgPreviewList ul {width:100%}
    .rew19_wrap_imgPreviewList ul li {margin-bottom:25px;}
    .rew19_wrap_imgPreviewList ul li .mainSubject {padding-top: 12px;padding-bottom: 12px;}
    /*contants tab*/
    .rew19_tabwrap_pre {height:42px;position: relative;}
    .rew19_tabwrap_pre .rew19_linetab_pre {top:0;height:42px;}
    /*rew19_search*/
    .rew19_resultTop {padding: 20px 0 10px 17px;font-size: 16px;}
    .rew18_goodsList_wrap .rew19_wrap_imgPreviewList {padding-left:18px;padding-right:18px;padding-top:20px;}

    .rew18_lib_thumb_div .thumb_sub_div .thumb_sub_inner_div{width: 240px; height: auto;}

    /*결제 페이지 알림 컨텐츠*/
    .rew19_payment_contents_container {padding: 10px 15px 10px 15px;}

	/* 비밀번호 숨김/표시 */
	.pw-input-box {width: 100%; margin-bottom: 5px;}
	.pw-input-box > input {height: 35px; line-height: 33px;}
}
@media only screen and (max-width: 339px) { /*320 디바이스*/
    /*shopping list*/
    .rew18_goodsPrice { font-size: 12px; }
    .rew18_goodsPrice.m .rew18_gDetail strong { font-size: 16px; }
    .rew18_product_items li .rew18_gTit, .rew18_numbering_wrap .rew18_gTit { width: 50px; }
    /*선물하기 결제 페이지*/
    .rew18_payment_container .letter_bg {/* height: 140px; */ padding: 24px 20px 40px;}
    .rew18_payment_container .letter_bg_types > div {width: 90px; height: 100px;}
    .letter_items .letter_bg_area {height: 100px;}
}
/*PC버젼*/
@media only screen and (min-width: 769px) { /*공통*/
    /*rew19_library*/
    .rew18-contents-inner .rew19_wrap_imgPreviewList {margin-top:40px;margin-bottom:60px;}
    .rew18_blueTab_container.library {margin-bottom:100px;}
    .rew18_blueTab_container.library .nav li {width: 100%;padding-left:10px;padding-right:10px;}
    .rew19_desktopCenter {max-width: 1100px;margin: 0 auto;}
    .rew19_wrap_imgPreviewList ul {display: flex;flex-wrap: wrap;justify-content:space-between}
    .rew19_wrap_imgPreviewList ul li {max-width: 520px; margin-bottom: 40px;width: 22%;}
    .rew19_wrap_imgPreviewList ul li .imgContainer {width:100%; min-height: 200px; max-height:300px;overflow: hidden;display: flex; border: 1px solid #c7c7c7;}

    .rew19_wrap_imgPreviewList ul li .mainSubject {padding-top: 15px;padding-bottom: 15px;}
    /*contants tab*/
    .rew19_tabwrap_pre {height:65px;position: relative;width:1100px;margin:0 auto}
    .rew19_tabwrap_pre .rew19_linetab_pre {top:0;height:65px;}
    /*rew19_search*/
    .rew19_resultTop {padding: 30px 0 20px;font-size: 16px;color: #333;}
    .rew18_goodsList_wrap .rew19_wrap_imgPreviewList {padding-top:10px;}

    .mv_container p {text-align: center;font-size: 16px;padding:30px 0 10px 0;color:#000}
    .mv_container .mv_area {width: 650px;height: 365px;margin: 0 auto;}
    .rew18_goodsList_Bottom.pc_Bottom .rew18_goodsList_Bottom__inner {padding-bottom:80px;}
    .rew18_join_wrap .rew18_dotList {margin:50px auto}
    .rew18_join_wrap .rew18_dotList li {font-size:16px;margin-top:7px;}
    .rew18_popup_cont #errorFindMemberMsg {font-size:15px;padding-top:18px;color:#c66fc0;max-width: 548px;margin: 0 auto;}
    .rew18_innerframe_wrap {padding:0 30px 30px 30px;}
    .rew18_innerframe_wrap .rew18_story_container .join-agree-section h3 {padding-top:70px;}
    .rew18_inner_frame {right:20px;top:0px;text-indent: -999999px;color:transparent;}
    .rew18_basketList_wrap.rew18_pb30, .rew18_basketList_wrap.rew18_trenches {padding-top:100px;}
    .rew18_basketList_wrap h2.rew18_detailTit .txt_eng {font-size: 15px;font-weight: normal;}
    .rew18_goods-photo.heartLine .rew18_goods-slider img {width:75%}
    .rew18_mobileView {display: none;}
    .rew18_blockmallBox {border: 10px solid #e5e5e5;padding-top:18px;background-size: 178px 122px;background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/back_block.png");background-position: right top;background-repeat: no-repeat;}
    .rew18_blockmallBox dt {line-height: 35px;font-size:20px;color:#e5277e;background-size: 30px 35px;background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_block_blue.png");background-position: 30px center;background-repeat: no-repeat;/*font-family: 'Malgun Sam';*/padding-left:75px;padding-right:30px;}
    .rew18_blockmallBox dd.info_block {/*font-family: 'Malgun Sam'*/;font-size:16px;line-height: 25px;color:#555;padding:15px 30px 24px 30px;}
    .rew18_blockmallBox dd.info_block span {display:block}
    .rew18_blockmallBox dd.login_block {border-top: 1px solid #eee;padding:15px 30px 18px 30px;line-height: 24px;font-size: 17px;color:#222;}
    .rew18_wrapCheck_t1 { position: relative; padding-left: 24px; }
    .rew18_wrapCheck_t1 input {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
    .rew18_fakeCheck_t1 + label { font-size: 15px; }
    .rew18_fakeCheck_t1 + label:before { position: absolute; left: 0; top: 0; content: ""; display: inline-block; width: 18px; height: 18px; margin: 0 6px 0 0; text-align: center; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_pc.png") transparent no-repeat; }
    .rew18_fakeCheck_t1:checked + label:before { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_pc_on2.png") transparent no-repeat; }
    .rew18_wrapRadio_t1 { position: relative; padding-left: 30px; }
    .rew18_wrapRadio_t1 input {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
    .rew18_fakeRadio_t1 + label:before { position: absolute; left: 0; top: 0; content: ""; display: inline-block; width: 20px; height: 20px; margin: 0 6px 0 0; text-align: center; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/radioSet_pc.png") transparent no-repeat; background-size: 100%; }
    .rew18_fakeRadio_t1 + label.label_null:before {left:6px;}
    .rew18_fakeRadio_t1:checked + label:before, .rew18_fakeCheck_t1.on + label:before { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/radioSet_pc_on2.png") transparent no-repeat; background-size: 100%; }
    .rew18_fakeCheck_t1.middle + label:before, .rew18_fakeRadio_t1.middle  + label:before {top:50%;-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
    .rew18_survey {margin-top:15px;}
    .rew18_survey li {position:relative;line-height:25px;}
    .rew18_inputTxt_t1 { -webkit-appearance: none; -moz-appearance: none; appearance: none; line-height: 40px; border: 1px solid #ccc; color: #676767; font-size: 14px; border-radius: 2px; min-height: 42px; vertical-align: middle; text-indent: 10px; padding-right: 10px; }
    .rew18_inputTxt_t1[readonly="readonly"] { background-color: #f4f4f4; }
    .rew18_inputTxt_t1::-webkit-input-placeholder { color: #aaa; font-size: 13px; }
    .rew18_inputTxt_t1::-moz-placeholder, .rew18_inputTxt_t1::-moz-placeholder { color: #aaa; font-size: 13px; }
    .rew18_btn_T1 { line-height: 42px; padding-left: 18px; padding-right: 18px; color: #fff !important; font-size: 14px; background-color: #464646; border-radius: 2px; }
    .rew18_btn_T1.size_normal { display: inline-block; }
    .rew18_btn_T2 { line-height: 40px; padding-left: 17px; padding-right: 17px; color: #555 !important; font-size: 14px; border: 1px solid #aaa; border-radius: 2px; background-color: #fff;}
    .rew18_btn_T2.size_normal { display: inline-block; }
    .rew18_goodsFlag { padding-left: 12px; padding-right: 12px; line-height: 28px; min-width: 50px; font-size: 12px; }
    .rew18_select_t1 { min-width: 150px; line-height: 40px; padding-right: 25px; padding-left: 10px; font-size: 14px; color: #555; border: 1px solid #ccc; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/selectArrow_pc.png") #fff no-repeat right 50%; vertical-align: middle; min-height: 42px; }
    .rew18_select_t1::-ms-expand { display: none; }
    .rew18_popContainer.small { width: 600px; min-height: 288px; /*margin-left: -300px; margin-top:-144px;*/ top: 20%; left: calc(50% - 300px);}
    .rew18_popContainer.mov { width: 708px; min-height: 472px; margin-left: -354px; margin-top:-235px; top: 50%;}
    .rew18_popContainer.mov .mov_div {padding:4px 4px 0}
    .rew18_popContainer h2 { line-height: 74px; text-align: center; width: 100%; padding: 0 45px; position: relative; border-bottom: 1px solid #aaa; }
    .rew18_popContainer h2 span { font-size: 24px; color: #333; }
    .rew18_popContainer h2 button.rew18_basketList_btn, .rew18_popContainer .rew18_inner_frame button.rew18_basketList_btn { position: absolute; width: 24px; height: 24px; right: 20px; top: 25px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_close_pc.png") no-repeat center center; background-size: 100%; }
    .rew18_popContainer h2 button.rew18_basketList_btn span { font-size: 0; line-height: 0; text-indent: -99999px; color: transparent; }
    .rew18_popContainer.big { width: 880px; min-height: 700px; top: calc(50% - 350px); left: calc(50% - 440px); /*margin-left: -440px; margin-top: -350px;*/ }

    .rew18_popContainer.flexible {
        top: 10%;
        z-index: 1140;
        left: 25%;
        right: 25%;
    }
    .rew18_popContainer.flexible .field_ul li {
        display: inline-flex;
        width: 100%;
        margin-top: 5px;
    }
    .rew18_popContainer.flexible .field_ul li h2 {
        width: 25%;
        line-height: 0px;
        text-align: left;
        padding: 30px 10px 0px 0px;
        position: relative;
        border-bottom: 0;
        color: #4093B1;
        font-weight: bold;
    }
    .rew18_popContainer.flexible .field_ul li div {
        width: 75%;
    }

    .resultName {
        text-align: center;
        padding: 8px 10px 0px 0px;
        position: relative;
        border-bottom: 0;
        color: #4093B1;
        font-weight: bold;
        font-size: large;
    }
    .resultId {
        text-align: center;
        padding: 8px 10px 0px 0px;
        position: relative;
        border-bottom: 0;
        color: #4093B1;
        font-weight: bold;
        font-size: large;
    }

    .rew18_popup_btn button { min-height: 60px; line-height: 1.4; text-align: center; font-size: 16px; }
    .rew18_popup_btn button.rew18_popHarf { width: 50%; float: left; }
    .rew18_popup_btn button.rew18_popFull { width: 100%; }
    .rew18_popup_btn button.activation { color: #fff; background-color: #454545; }
    .rew18_popup_btn button.disabled { color: #555; background-color: #eeeeee; }
    .rew18_popContainer.small .rew18_popup_cont { min-height: 164px; padding: 10px 20px; font-size: 15px; line-height: 22px; }
    .rew18_popContainer.big .rew18_popup_cont { height: 564px !important; padding: 30px; overflow-y: auto; }
    .rew18_popContainer.flexible .rew18_popup_cont { height: 460px !important; padding: 30px; overflow-y: auto; }
    nav { padding: 0 5px 0 4px; }
    /*.dimmed_black { top: 122px; }*/
    .rew18_mbGnb_container { display: none; }
    .rew18_h_top, nav, .rew18_wrap_depth2, .rew18_goodsList_wrap, .rew18_arraySub_wrap, .rew18_basket_center, .rew18_setupContainer { max-width: 1100px; margin: 0 auto; }
    .rew18_tab { width: 1100px; margin: 0 auto; overflow: hidden; max-width: 1100px;}
    /*.rew18_mb_openGnb { display: none; }*/
    .rew18_h_top { height: 79px; position: relative; }
    /*.rew18_h_top h1 { position: absolute; width: 190px; height: 66px; top: 7px; left: 0; background: var(--main-logo-pc) transparent no-repeat; text-indent: -99999px; line-height: 0; font-size: 0; color: transparent;background-size: 190px 66px;}*/
    .rew18_wnb { position: absolute; right: 0; top: 50%; margin-top: -10px; }
    .rew18_wnb li { float: left; padding-left: 25px; }
    .rew18_wnb li a { display: inline-block; line-height: 20px; font-size: 13px; }
    li.rew18_wnb_benefit a { position: relative; }
    li.rew18_wnb_benefit .rew18_footNote { display: block; position: absolute; top: 26px; left: 50%; text-align: center; white-space: nowrap; transform: translateX(-50%); }
	li.rew18_wnb_benefit .rew18_footNote em { font-size: 11px; color: #fff; line-height: 20px; padding: 0 4px; display: inline-block; position: relative; background-color: #5C82A5; border-radius: 2px; }
	li.rew18_wnb_benefit .rew18_footNote em:before { content: ""; position: absolute; width: 0; height: 0; border-right: 6px solid transparent; border-bottom: 6px solid #5C82A5; top: -6px; left: 50%; transform: translateX(-50%); }
    /*.rew18_wrap_nav .rew18_gnb li.rew18_depth1 { float: left; min-width: 100px; padding-right: 40px; }*/
    .rew18_wrap_nav .rew18_gnb li.rew18_depth1 a.rew18_depTxt { font-size: 17px; line-height: 48px; display: block; text-indent: 1px; }
    .rew18_wrap_nav .rew18_gnb li.rew18_depth1 a.rew18_depTxt:hover, .rew18_wrap_nav .rew18_gnb li.rew18_depth1 a.rew18_depTxt.rew18_on { font-weight: bold; }
    .rew18_wrap_nav .rew18_gnb { float: left; }
    .rew18_h-basket { padding-left: 22px; position: relative; }
    .rew18_h-basket .rew18_su-basket { width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 10px; bottom: 6px; right: -9px; font-size: 12px; }
    .rew18_h-search .rew18_detail-search { position: absolute; background-color: #eee; width: 510px; height: 50px; top: -1px; right: 140px; display: none; }
    .rew18_h-search .rew18_detail-search .rew18_btn { display: none; }
    .rew18_h-search .rew18_detail-search .rew18_btn-close { position: relative; float: right; margin-right: 14px; }
    .rew18_h-search .rew18_detail-search .rew18_btn-close button { display: inline-block; width: 21px; height: 21px; text-indent: -99999px; line-height: 0; font-size: 0; color: transparent; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_main.png") transparent no-repeat -24px bottom; position: absolute; top: -2px; right: 0; background-size: 69px 66px}
    .rew18_h-search .rew18_detail-search .rew18_search { line-height: 20px; margin-top: 15px; }
    .rew18_h-search .rew18_detail-search .rew18_search label { font-size: 15px; color: #555; padding-left: 20px; vertical-align: top; }
    .rew18_h-search .rew18_detail-search .rew18_search input { line-height: inherit; width: 480px; background-color: transparent; text-indent: 10px; }
    .rew18_h-search .rew18_detail-search .rew18_search input:focus { outline: none; }
    /*.rew18_h-search .rew18_detail-search .rew18_search input::-webkit-input-placeholder { color: transparent; }
    .rew18_h-search .rew18_detail-search .rew18_search input::-moz-placeholder { color: transparent; }*/
    .rew18_btn-search, .rew18_btn-basket { display: inline-block; width: 24px; height: 24px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_main.png") transparent no-repeat; background-size: 70px; text-indent: -99999px; line-height: 0; font-size: 0; color: transparent; vertical-align: top; margin-top: 13px; }
    .rew18_btn-vr { display: inline-block; width: 24px; height: 24px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/common/vr_icon_pc.png") transparent no-repeat; text-indent: -99999px; line-height: 0; font-size: 0; color: transparent; vertical-align: top; margin-top: 13px; background-size: 24px; }
    .btn-chatbot-icon { display: inline-block; width: 33px; height: 27px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_main_viewli_final.png") transparent no-repeat; text-indent: -99999px; line-height: 0; font-size: 0; color: transparent; vertical-align: top; margin-top: 13px; background-size: 30px 24px; }
    .rew18_h-magamenu { width: 100%; background-color: #fff; position: absolute; left: 0; top: 46px; display: none; z-index: 100000; border: 1px solid #eee;}
    .rew18_h-magamenu .rew18_wrap_depth2 { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/bg_menu_line.png") transparent repeat-y; background-size: 100%; }
    .rew18_h-magamenu .rew18_wrap_depth3 { width: 100%; padding-top: 30px; display: flex; flex-wrap: wrap; }
    .rew18_h-magamenu .rew18_wrap_depth3 .rew18_list_depth3 { width: 25%; padding: 0 10px 30px 10px; }
    .rew18_h-magamenu .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depTxt2 { display: block; padding-bottom: 14px; position: relative; margin-left: 10px; }
    .rew18_h-magamenu .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depTxt2:after { content: ""; position: absolute; width: 26px; height: 2px; display: block; background-color: #555; bottom: -2px; left: 0; }
    .rew18_h-magamenu .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depTxt2 a { line-height: 18px; color: #333; font-size: 18px; }
    .rew18_h-magamenu .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depth3 { margin-top: 25px; }
    .rew18_h-magamenu .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depth3 a { display: block; font-size: 14px; color: #555; line-height: 28px; padding-left: 10px; }
    .rew18_h-magamenu .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depth3 a:hover { background-color: #f4f4f4; color: #D7969C; font-weight: bold;}

    .mypage_wrapper{width: 100%; border: 1px solid #cecece; border-radius: 5px; position: relative; margin-top: 10px; background: #fff;}
    .add_figure{width: 18px; height:18px;  position: absolute; right:3%; top:-10px; background: #ffffff; border-top: 1px solid #cecece; border-right: 1px solid #cecece; transform: rotate(-45deg);}
    .rew18_h-magamenu_sub { width: 118%; position: absolute; left: -90px; top: auto; display: none; z-index: 100000; }
    /*.rew18_h-magamenu_sub .rew18_wrap_depth2 { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/bg_menu_line.png") transparent repeat-y; background-size: 100%; }*/
    .rew18_h-magamenu_sub .rew18_wrap_depth3 { width: 100%; padding-top: 30px; display: flex; flex-wrap: wrap; }
    .rew18_h-magamenu_sub .rew18_wrap_depth3 .rew18_list_depth3 { width: 50%; padding: 0 0px 30px 20px; }
    .rew18_h-magamenu_sub .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depTxt2 { display: block; padding-bottom: 14px; position: relative; margin-left: 10px; }
    .rew18_h-magamenu_sub .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depTxt2:after { content: ""; position: absolute; width: 26px; height: 2px; display: block; background-color: #555; bottom: -2px; left: 0; }
    .rew18_h-magamenu_sub .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depTxt2 a { line-height: 18px; color: #333; font-size: 18px; }
    .rew18_h-magamenu_sub .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depth3 { margin: 25px 0px 0px 0px; }
    .rew18_h-magamenu_sub .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depth3 a { display: block; font-size: 14px; color: #555; line-height: 28px; margin-right: 35px; }
    .rew18_h-magamenu_sub .rew18_wrap_depth3 .rew18_list_depth3 .rew18_depth3 a:hover { background-color: #f4f4f4; color: #D7969C; font-weight: bold;}

    .rew18_li_backImg_email {
        display: inline-block; width: 33px; height: 27px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/receptionAgree_pc.png") transparent no-repeat; text-indent: -99999px; line-height: 0; font-size: 0; color: transparent; vertical-align: top; background-size: 30px 24px;
    }
    .rew18_li_backImg_phone {
        display: inline-block; width: 33px; height: 27px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/receptionAgree_mobile.png") transparent no-repeat; text-indent: -99999px; line-height: 0; font-size: 0; color: transparent; vertical-align: top; background-size: 30px 24px;
    }
    .rew18_agent_m {display: none;}

    /*color option*/
    .rew18_bg_img.rew18_wrap_bulky { background-color: #118ab0; min-height: 100%; }
    .rew18_bg_img { background-color: #118ab0; }
    .rew18_bg_img .rew18_h_top h1 { background-position: right bottom; }
    .rew18_bg_img .rew18_wnb li a, .rew18_bg_img .rew18_gnb li.rew18_depth1 a.rew18_depTxt { color: #fff; }
    .rew18_bg_img .rew18_wrap_nav { border-top: solid 1px rgba(215, 215, 215, 0.5); border-bottom: solid 1px rgba(215, 215, 215, 0.3); }
    .rew18_bg_img .rew18_btn-search { background-position: left top; }
    .rew18_bg_img .rew18_btn-basket { background-position: right top; }
    .rew18_bg_img.rew18_bg_white { background-color: #fff; min-height: 100%; }
    .rew18_bg_white { background-color: #fff; }
    .rew18_bg_white .rew18_h_top h1 { background-position: left top; }
    .rew18_bg_white .rew18_wnb li a { color: #000; }
    .rew18_bg_white .rew18_gnb li.rew18_depth1 a.rew18_depTxt { color: #000; }
    .rew18_bg_white .rew18_wrap_nav { border-top: solid 1px #ebebeb; border-bottom: solid 1px #ccc; }
    .rew18_bg_white .rew18_btn-search { background-position: left bottom; }
    .rew18_bg_white .rew18_btn-basket { background-position: right bottom; }
    /*shopping list*/
    .rew18_goodsList { margin-top: 30px; }
    .rew18_goodsList li { max-width: 245px; width: 25%; margin-right: 40px; margin-bottom: 25px; }
    .rew18_goodsList li:nth-child(4n) { margin-right: 0; }
    .rew18_goodsImg { width: 245px; padding-top: 245px; }
    .rew18_goodsList .rew18_goodsTxt { color: #454545; font-size: 16px; line-height: 22px; margin-top: 28px; height: 44px; }
    .rew18_goodsPrice .rew18_gTit, .rew18_goodsPrice .rew18_gDetail { display: inline-block; }
    .rew18_goodsPrice.m { margin-top: 15px; line-height: 30px; height: 30px; overflow: hidden; }
    .rew18_goodsPrice.m .rew18_gTit { vertical-align: 5px; }
    .rew18_goodsPrice.m .rew18_gDetail { font-size: 16px; }
    .rew18_goodsPrice.m .rew18_gDetail strong { font-size: 20px; }
    .rew18_goodsPrice.p { line-height: 28px; height: 28px; overflow: hidden; }
    .rew18_goodsPrice .rew18_viewHalf:first-child { float: left; }
    .rew18_goodsPrice .rew18_viewHalf:last-child { float: right; }
    .rew18_btn_putB { width: 58px; height: 58px; bottom: 0; }
    .rew18_btn_putB span.rew18_icon_busk:after { background-size: 150px 40px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket2.png"); }
    .rew18_btn_putB span:active:after, .rew18_btn_putB span:hover:after, .rew18_btn_putB span.on:after { background-position: -9px -8px; }
    .rew18_btn_putB span:after { width: 23px; height: 24px; background-position: -40px -8px; }
    /*shopping menu*/
    .rew18_tabContainer { width: 100%; background-color: #464646; }
    .rew18_fxBetween {display: flex;justify-content: space-between;}
    /*.rew18_tab .rew18_tab__button { float: left; }
    .rew18_tab .rew18_tab__button:first-child { margin-left: 10px; }*/
    .rew18_tab .rew18_tab__button a { line-height: 64px; display: block; font-size: 16px; }
    .rew18_tab .rew18_tab__button.blockMall a { padding-left: 35px; background-size: 20px 24px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_block_blue.png"); background-position: 5px center; background-repeat: no-repeat;}
    /*.rew18_tab__button + .rew18_tab__button { margin-left: 68px; }*/
    .rew18_tabSub_pc { width: 100%; border-bottom: 1px solid #ddd; }
    .rew18_arraySub_wrap { padding: 9px 0; }
    .rew18_sticky .rew18_btn_ssh { position: absolute; top: 50%; right: 50%; height: 50px; margin-right: -550px; margin-top: -25px; padding:0 10px; font-size:14px;}
    .rew18_tabSub_wrap { background-color: #f4f4f4; position: relative; width: 100%; }
    .rew18_setupContainer { z-index: 2; padding: 5px 0; display: none; }
    .rew18_setupList { margin-left: 12px; }
    .rew18_tabSub { width: 1100px; margin: 0 auto; padding-right: 100px;}
    .rew18_tabSub li { display: inline-block; line-height: 85px; }
    .rew18_tabSub a { display: inline-block; padding: 0 35px; color: #555; font-size: 15px; }
    .rew18_arraySub li + li { margin-left: 6px; }
    /*main slide*/
    .rew18_slide_wrap { height: 515px; position: relative; width: 1115px; margin: 15px auto 0 auto;}
    .rew18_slide_pc { height: 500px; position: absolute; width: 3345px; left: -1115px; background-color: #fbfcfe; padding: 15px 0; box-sizing: content-box; }
    .rew18_slide_pc .swiper-wrapper { position: relative; }
	.rew18_slide_pc .swiper-wrapper .swiper-slide img {width: 100%; object-fit: cover;}
	.rew18_main-banner.product .rew18_slide_pc {overflow: initial;}
    .rew18_slide_wrap:before { content: ""; display: block; height: 500px; width: 1115px; position: absolute; left: -1115px; top: 15px; z-index: 2; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/slide_wangL.png") transparent repeat-y center center; }
    .rew18_slide_wrap:after { content: ""; display: block; height: 500px; width: 1115px; position: absolute; right: -1115px; top: 15px; z-index: 2; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/slide_wangR.png") transparent repeat-y center center; }
    .rew18_slide_wrap .swiper-slide { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
    .rew18_slide_wrap .rew18_slide_scrollbar { display: none; }
    .rew18_slide_contents { position: relative; top: 100px; left: 85px; }
    .rew18_slide_title .rew18_slide_titS { color: #555; font-size: 25px; line-height: 48px; border-top: 1px solid #c7c4c7; border-bottom: 1px solid #c7c4c7; font-weight: normal; letter-spacing: -.5px; text-align: center; text-align: left; /*padding-left: 20px; padding-right: 20px;*/ display: inline-block; }
    .rew18_slide_title .rew18_slide_titB { color: #333; font-size: 50px; font-weight: normal; letter-spacing: -2px; margin-top: 10px; }
    .rew18_slide_title .rew18_slide_titB em { font-weight: bold; letter-spacing: -1px;}
    .rew18_slide_title .rew18_slide_titB span { display: block; line-height: 60px; }
    .rew18_slide_title .rew18_slide_titB span.term { font-size: 25px; margin-top: 15px; letter-spacing: 0;font-family: 'Malgun SamL'}
    .rew18_slideLink_area { margin-top: 20px; border-left: 1px solid #555; }
    .rew18_slideLink_area .rew18_btn_slideLink { font-size: 18px; line-height: 54px; color: #555; min-width: 122px; width: max-content; background-color: #fff; padding-right: 10px; padding-left: 10px; }
    .rew18_slideLink_area .rew18_btn_slideLink.rew18_active, .rew18_slideLink_area .rew18_btn_slideLink:hover { background-color: #c66fc0; }
    .rew18_slideLink_area .rew18_btn_slideLink.rew18_active:before, .rew18_slideLink_area .rew18_btn_slideLink:hover:before { height: 56px; }
    .rew18_slide_mb { display: none; }
    .rew18_slide_btnNext, .rew18_slide_btnPrev { position: absolute; top: 50%; width: 92px; height: 92px; margin-top: -46px; z-index: 10; cursor: pointer; background-position: center; background-repeat: no-repeat; opacity: 0.7; outline:0;}
    .rew18_slide_btnPrev { left: 50%; right: auto; margin-left: -595px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_slide_prev.png"); }
    .rew18_slide_btnNext { right: 50%; left: auto; margin-right: -595px; background-image: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_slide_next.png"); }
    /*shopping bottom*/
    .rew18_inFixed { padding-bottom: 84px; }
    .rew18_pDetail_inFixed { padding-bottom: 0; }
    .rew18_basket_wrap { height: 70px; }
    .rew18_basket_center { position: relative; }
    .rew18_basket_rate { width: 100%; padding-right: 94px; }
    .rew18_basket_oder { color: transparent; font-size: 0; line-height: 75px; background-color: #454545; font-size: 20px; color: #fff !important; width: 205px; text-align: center; }
    .rew18_basket_detail { line-height: 75px; display: table; margin: 0 auto; }
    .rew18_basket_detail .rew18_basket_su, .rew18_basket_detail .rew18_basket_pv, .rew18_basket_detail .rew18_basket_sum { display: table-cell; text-align: center; position: relative; font-size: 18px; color: #555; }
    .rew18_basket_detail .rew18_basket_su { padding-right: 50px; }
    .rew18_basket_detail .rew18_basket_pv { padding: 0 50px; }
    .rew18_basket_detail .rew18_basket_sum { padding-left: 50px; }
    .rew18_basket_detail .rew18_basket_su:after, .rew18_basket_detail .rew18_basket_pv:after { position: absolute; content: "/"; display: block; right: 0; top: 2px; color: #ddd; font-size: 18px; }
    .rew18_basket_detail em { padding-right: 10px; }
    .rew18_basket_su .rew18_point { color: #c66fc0; font-weight: bold; }
    .rew18_basket_sum .rew18_point { font-size: 26px; font-weight: bold; color: #111; }
    /*list setup*/
    .rew18_setup_wrap { background-color: #f4f4f4; }
    .rew18_setupList dt { font-size: 16px; font-weight: bold; padding: 25px 0 8px 0; }
    .rew18_filterList .rew18_filterFlag { float: left; width: 20%; padding: 4px 0; }
    .rew18_wrapCheck { position: relative; padding-left: 24px; }
    .rew18_fakeCheck + label { font-size: 15px; }
    .rew18_fakeCheck + label:before { position: absolute; left: 0; top: 0; content: ""; display: inline-block; width: 18px; height: 18px; margin: 0 6px 0 0; text-align: center; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_pc.png") transparent no-repeat; }
    .rew18_fakeCheck:checked + label:before { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_pc_on2.png") transparent no-repeat; }
    .rew18_setupList .rew18_filterPage { display: none; }
    .rew18_setupContainer .rew18_btnWrap { padding: 15px 0; margin-top: 10px; border-top: 1px solid #e8e8e8; }
    .rew18_btnMid button { line-height: 33px; font-size: 13px; min-width: 76px; }
    .rew18_btnMid button + button { margin-left: 2px; }
    .rew18_btnRight { text-align: right; }
    /*장바구니*/
    .rew18_basketList_wrap { max-width: 1100px; margin: 0 auto; }
    .rew18_basketList_wrap h2 { text-align: center; line-height: 90px; font-size: 34px; color: #333; }
    .rew18_basketList_wrap h2 button { display: none; }
    .rew18_basketList, .rew18_paymentList { max-width: 1100px; padding-right: 260px; }
    .rew18_basketGroup dt { padding: 16px 34px 0 20px; height: 52px; color: #454545; font-size: 16px; position: relative; }
    .rew18_basketGroup dt label { line-height: 20px; }
    .rew18_basketGroup dt button, .rew18_paymentGroup dt button.rew18_opBt { position: absolute; right: 0; top: 0; width: 34px; height: 100%; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_open.png") transparent no-repeat center left; }
    .rew18_basketGroup dt.rew18_on button, .rew18_paymentGroup dt.rew18_on button.rew18_opBt { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_close.png") transparent no-repeat center left; }
    .rew18_basketGroup dt.rew18_on label:before { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/checkSet_pc_on2.png") transparent no-repeat; }
    .rew18_basketGroup dt button span, .rew18_product_tit button span, .rew18_codeRow button, .rew18_paymentGroup dt button.rew18_opBt { font-size: 0; line-height: 0; color: transparent; text-indent: -99999px; }
    .rew18_basketGroup .rew18_wrapCheck_t1 { padding-left: 28px; }
    .rew18_product_tit { padding: 20px 40px 18px 20px; color: #454545; font-size: 16px; position: relative; }
    .rew18_product_tit label { line-height: 20px; }
    .rew18_product_tit button { position: absolute; right: 0; top: 0; width: 40px; height: 100%; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_delete.png") transparent no-repeat 0 20px; }
    .rew18_product_cont .rew18_relative { position: relative; margin-left: 50px; padding-bottom: 35px; }
    .rew18_product_cont .rew18_relative.rew18_relative_add { min-height: 160px;}
    .rew18_product_cont .rew18_goodsWrap { width: 140px; height: 140px; }
    .rew18_product_cont .rew18_goodsImg { width: 140px; padding-top: 140px; }
    .rew18_product_cont .rew18_product_select { width: 100%; padding-left: 170px; position: absolute; right: 0; top: 0; }
    .rew18_product_select .rew18_product_items { width: 100%; display: flex; flex-wrap: wrap; }
    .rew18_product_select .rew18_product_items li { width: 50%; line-height: 38px; }
    .rew18_product_select .rew18_product_items li .rew18_gTit { font-size: 14px; /*color: #c66fc0;*/ display: inline-block; width: 58px; }
    .rew18_product_select .rew18_product_items li .rew18_gDetail { font-size: 14px; color: #555; }
    .rew18_product_select .rew18_product_items li .rew18_gDetail strong { font-size: 16px; color: #000; }
    .rew18_product_select .rew18_product_items:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }
    .rew18_numbering_wrap { line-height: 38px; margin-top: 10px; }
    .rew18_numbering_wrap .rew18_gTit { color: #676767; width: 58px; display: inline-block; }
    .rew18_numbering { outline: 1px solid #ccc; display: inline-block; min-width: 130px; }
    .rew18_numbering a { width: 36px; height: 38px; display: inline-block; vertical-align: top; }
    .rew18_numbering a.rew18_numbering_up { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_plus.png") #fff no-repeat 11px center; }
    .rew18_numbering a.rew18_numbering_down { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_min.png") #fff no-repeat 15px center; }
    .rew18_numbering input { display: inline-block; width: 50px; height: 38px; vertical-align: top; border-left: 1px solid #ccc; border-right: 1px solid #ccc; background-color: #f4f4f4; text-align: center; border-top: 0; border-bottom: 0; position: relative; }
    .rew18_codeList { display: table; width: 100%; margin-bottom: 35px; }
    .rew18_codeList .rew18_codeRow { display: table-row; }
    .rew18_codeList .rew18_codeRow { line-height: 59px; }
    .rew18_codeList .rew18_codeRow:first-child { background-color: #f7f7f7; color: #676767; line-height: 40px; }
    .rew18_codeRow .rew18_codeCol { display: table-cell; text-align: center; border-bottom: 1px solid #ddd; }
    .rew18_codeRow .rew18_codeCol input { width: 100%; }
    .rew18_codeRow .rew18_codeCol.c1 { width: 10%; }
    .rew18_codeRow .rew18_codeCol.c2 { width: 15%; padding: 0 4px; }
    .rew18_codeRow .rew18_codeCol.c3 { width: 15%; padding: 0 4px; }
    .rew18_codeRow .rew18_codeCol.c4 { width: 40%; padding: 0 4px; }
    .rew18_codeRow .rew18_codeCol.c5 { width: 10%; }
    .rew18_codeRow .rew18_codeCol.c6 { width: 10%; }
    .rew18_codeRow .rew18_codeCol.c2 em, .rew18_codeRow .rew18_codeCol.c3 em, .rew18_codeRow .rew18_codeCol.c4 em { display: none; }
    .rew18_codeCol.c2 .rew18_inputTxt_t1, .rew18_codeCol.c3 .rew18_inputTxt_t1 { text-align: center; }
    .rew18_codeCol.c4 .rew18_inputTxt_t1 { text-align: left; text-indent: 10px; }
    .rew18_basketBtn_search { width: 40px; height: 40px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_search.png") transparent no-repeat center center; }
    .rew18_basketBtn_del { width: 40px; height: 40px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/basket_delete.png") transparent no-repeat center center; }
    .rew18_product_container + .rew18_product_container { border-top: 1px solid #ddd; }
    .rew18_basketList_fixed { width: 250px; position: fixed; left: 50%; top: 220px; margin-left: 300px; z-index: 1; }
    .rew18_basketItems_wrap { border: 1px solid #ddd; background-color: #f7f7f7; }
    .rew18_basketItems_wrap h3 { height: 110px; background-color: #fff; text-align: center; padding-top: 24px; margin-bottom: 32px; }
    .rew18_basketItems_wrap h3.rew18_ptMiddle { padding-top: inherit; display: table-cell; vertical-align: middle; }
    .rew18_basketItems_wrap h3.rew18_ptMiddle + .rew18_basketPrice.n { margin-top: 32px; }
    .rew18_basketItems_wrap h3 em { display: block; font-size: 24px; color: #333; line-height: 30px; width: 248px; }
    .rew18_basketItems_wrap h3 span { font-size: 24px; color: #333; line-height: 30px; }
    .rew18_basketItems_wrap .rew18_basketPrice { padding-left: 18px; padding-right: 18px; }
    .rew18_basketPrice.n, .rew18_basketPrice.p, .rew18_basketPrice.s, .rew18_basketPrice.c { line-height: 45px; }
    .rew18_basketPrice.w { line-height: 105px; }
    .rew18_basketPrice em { font-size: 16px; color: #676767; }
    .rew18_basketPrice span { display: inline-block; float: right; font-size: 18px; color: #676767; }
    .rew18_basketPrice.w span strong { color: #D7969C; font-size: 26px; font-weight: bold; letter-spacing: -1px; }
    .rew18_basketPrice:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }
    .rew18_basketList_fixed a.rew18_basket, .invite-payment-box a.rew18_basket { display: block; line-height: 68px; background-color: #464646; color: #fff; text-align: center; font-size: 20px; margin-top: 6px; }
    .rew18_basketList_fixed a.rew18_basket.invite {padding: 0 12px; font-size: 18px; background-color: #778293;}
    .rew18_basketResult_wrap { display: none; }
    .rew18_basketAdd_exp { padding: 20px 30px; border-top: 1px solid #ccc; max-width: 840px; }
    .rew18_noData_wrap + .rew18_basketAdd_exp {max-width: 100%;}
    .rew18_basketAdd_exp li { line-height: 32px; font-size: 14px; color: #676767; position: relative; }
    .rew18_basketAdd_exp li:before { content: ""; position: absolute; display: block; width: 4px; height: 4px; background-color: #aaa; border-radius: 50%; left: -11px; top: 14px; }
    .rew18_basketAdd_exp img { width:23%; }
    .rew18_memberNum_wrap { background-color: #f7f7f7; min-height: 52px; border-top: 1px solid #ddd; padding-top: 6px; padding-bottom: 6px; }
    .rew18_memberNum_wrap strong { vertical-align: middle; line-height: 40px; display: inline-block; width: 110px; text-align: center; }
    .rew18_memberNum_wrap input { vertical-align: middle; text-indent: 10px; }
    .rew18_memberNum_wrap .rew18_discription { padding: 10px 15px; text-align: left; color: #111; }
    .rew18_memberNum_wrap .rew18_btn_memberNum { line-height: 40px; width: 82px; text-align: center; font-size: 14px; color: #fff; display: inline-block; background-color: #464646; vertical-align: middle; }
    .rew18_noData_wrap { padding: 320px 0 250px; width: 100%; border-top: 2px solid #333; }
    .rew18_noData_wrap .rew18_noData:before { position: absolute; content: ""; display: block; width: 80px; height: 80px; top: -110px; left: 50%; margin-left: -40px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_page2.png") transparent no-repeat left top; }
    .rew18_currentLocation { max-width: 1100px; margin: 0 auto; }
    .rew18_currentLocation .rew18_clear { margin-top: 20px; padding-left: 18px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_location_home.png") transparent no-repeat left center; line-height: 20px; }
    .rew18_currentLocation li { float: left; padding-left: 35px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_location.png") transparent no-repeat 10px center; font-size: 13px; color: #666; }
    .rew18_currentLocation .rew18_current { color: #333; }

    .rew18_donation {padding: 10px 10px; max-width: 840px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
    .rew18_donation_subject1 {
        font-size: 12pt;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .rew18_donation_subject1 .donation_img_mb{
        display: none;
    }
    .rew18_donation_subject2 {
        font-size: 11pt;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .rew18_donation_radio {
        font-size: 11pt;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .rew18_donation_radio .rew18_fakeRadio_t1 + label:before{
        top: 50%;
        margin-top: -10px;
    }
    .rew18_donation_radio .welfare_img_mb {
        display: none;
    }
    .rew18_donation_msg {
        font-size: 11pt;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .rew18_donation_msg textarea {
        border:2px solid #c66fc0;
        border-radius:7px;
        min-width: 400px;
        width: 100%;
        height: 80px;
        font-size: 11pt;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 5px 5px 5px;
    }
    /*결제*/
    .rew18_paymentGroup .rew18_paymentDt { padding: 16px 34px 0 20px; height: 52px; color: #333; font-size: 16px; position: relative; font-weight: bold;}
    .rew18_payment_container { padding-left: 20px; padding-right: 20px; padding-bottom: 30px; }
    .rew18_payment_container p.rew18_tit { color: #333; margin-top: 10px; line-height: 40px; font-weight: bold;}
    .rew18_payment_container_banner{padding-bottom: 30px;}
    .rew18_payment_items li { line-height: 30px;}
    .rew18_payment_items li:first-child .rew18_gDetail strong { font-size: 16px; }
    .rew18_payment_items li .rew18_gTit { width: 75px; display: inline-block; }
    .rew18_payment_items li .rew18_gDetail strong { color: #111; }
    .rew18_payment_items li .rew18_gDetail strong.rew18_bigPay { font-size: 16px; }
    .rew18_payment_product { margin-top: 30px; }
    .rew18_payment_product .rew18_ptit { line-height: 70px; font-size: 16px; color: #333; padding-left: 25px; padding-right: 25px; }
    .rew18_payment_product .rew18_gTit { display: inline-block; padding-right: 35px; }
    .rew18_payment_product .rew18_gDetail { line-height: 15px; display: inline-block; white-space: nowrap; }
    .rew18_pDetail { padding: 25px; }
    .rew18_pDetail .rew18_gTit { line-height: 20px; font-size: 16px; color: #333; display: block; float: left; }
    .rew18_btnDetail { color: #D7969C; float: right; padding-right: 20px; background: url(https://resource2018.nuskinkorea.co.kr/images/renew/arrow_open_mbpp2.png) transparent no-repeat right 5px; background-size: 13px auto; font-weight: bold; }
    .rew18_clear.rew18_on .rew18_btnDetail { background: url(https://resource2018.nuskinkorea.co.kr/images/renew/arrow_close_mbpp.png) transparent no-repeat right 5px; background-size: 13px auto; }
    .rew18_payment_productDt { padding: 2px 30px 30px 30px; }
    .rew18_payment_productDl li { line-height: 24px; font-size: 14px; color: #676767; position: relative; padding-left: 15px; }
    .rew18_payment_productDl li:before { position: absolute; content: ""; display: block; width: 5px; height: 5px; border-radius: 50%; left: 0; top: 8px; background-color: #aaa; }
    .rew18_payment_productDl li em { font-size: 14px; font-weight: bold; }
    .rew18_payment_container .rew18_product_cont { margin-top: 8px; }
    .rew18_payment_container .rew18_relative { margin-left: 0; padding-bottom: 0; }
    .rew18_payment_container .rew18_payment_items { margin-top: 5px; }
    .rew18_product_select .rew18_payment_items { margin-top: 40px; }
    .rew18_listelivery li { margin-top: 10px; position: relative; padding-left: 130px; }
    .rew18_listelivery li:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }
    .rew18_listelivery label { display: block; line-height: 40px; font-size: 14px; color: #676767; position: absolute; top: 0; left: 0; }
    .rew18_listelivery input { width: 100%; }
    .rew18_listelivery input + input { margin-top: 10px; }
    .rew18_rpBt { position: absolute; right: 20px; top: 5px; }
    .rew18_payList li { position: relative; line-height: 42px; margin-top: 10px; }
    .rew18_payList .rew18_payTitle { font-size: 14px; color: #676767; display: inline-block; }
    .rew18_payList .rew18_payinputSt { display: inline-block; width: 162px; line-height: 38px; border: 1px solid #ccc; color: #555; font-size: 15px; border-radius: 2px; min-height: 35px; vertical-align: middle; padding-right: 10px; background-color: #f4f4f4; position: absolute; right: 0; top: 0; text-align: right; }
    .rew18_payList .rew18_payinputSt strong { font-size: 18px; color: #333; }
    .rew18_payList .rew18_payinputSt em { font-size: 16px; }
    .rew18_infoStar_wrap { padding-top: 15px; border-top: 1px solid #ddd; margin-top: 10px; position: relative; }
    .rew18_infoStar_wrap:before { position: absolute; content: ""; display: block; width: 15px; height: 1px; background-color: #ddd; left: -15px; top: -1px; }
    .rew18_infoStar_wrap:after { position: absolute; content: ""; display: block; width: 15px; height: 1px; background-color: #ddd; right: -15px; top: -1px; }
    .rew18_infoStar, .rew18_infoTxt { position: relative; line-height: 20px; font-size: 14px; color: #676767; padding-left: 9px; display: block; }
    .rew18_on + div > .rew18_infoTxt {margin-top: 12px;}
    .rew18_infoStar:before { position: absolute; content: ""; display: block; width: 5px; height: 5px; border-radius: 50%; left: 0; top: 7px; background-color: #aaa; }
    .rew18_agreeArea_li li {font-weight: bold; padding-bottom: 5px;}
    .rew18_payBList li { padding-top: 10px; }
    .rew18_payBList li:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; }
    .rew18_payBList .rew18_clear { line-height: 34px; margin-top: 5px; width: 505px; float: left; padding-right: 10px; }
    .rew18_payBList .rew18_clear label { float: left; font-size: 14px; color: #676767; }
    .rew18_payBList .rew18_clear .rew18_myBonus { float: right; font-size: 14px; color: #676767; white-space: nowrap; }
    .rew18_payBList_inp { padding-right: 135px; position: relative; width: 295px; float: right; }
    .rew18_payBList_inp input { width: 100%; }
    .rew18_payBList_inp .rew18_pBt { position: absolute; top: 0; }
    .rew18_payBList_inp .rew18_btn_T1 { right: 67px; }
    .rew18_payBList_inp .rew18_btn_T2 { right: 0; }
    .rew18_payBList_ret { position: relative; line-height: 50px; background-color: #f7f7f7; border-top: 1px solid #ddd; margin-top: 10px; }
    .rew18_payBList_ret:before { position: absolute; content: ""; display: block; line-height: 50px; height: 51px; width: 15px; background-color: #f7f7f7; border-top: 1px solid #ddd; top: -1px; left: -15px; }
    .rew18_payBList_ret .rew18_gTit { float: left; font-size: 14px; color: #676767; }
    .rew18_payBList_ret .rew18_gDetail { float: right; font-size: 15px; position: relative; display: block; }
    .rew18_payBList_ret .rew18_gDetail:after { position: absolute; content: ""; display: block; line-height: 50px; height: 51px; width: 15px; background-color: #f7f7f7; border-top: 1px solid #ddd; top: -1px; right: -15px; }
    .rew18_payBList_ret .rew18_gDetail strong { color: #333; font-size: 16px; }
    .rew18_receipt_lineup li { margin-top: 18px; margin-bottom: 8px; width: 50%; }
    .rew18_lineup_left { float: left; margin-top: 7px; margin-bottom: 15px; width: 50%; }
    .rew18_lineup_left label { font-size: 14px; color: #676767; line-height: 20px; }
    .rew18_lineup_left .emphasis + label { color: #ff8735 }
	.rew_flex_align {display: flex; align-items: center; gap: 6px;}

    .rew18_receipt_lineup + .rew18_infoStar_wrap { margin-bottom: 10px; }
    .rew18_payment_lineup { margin-top: 10px; }
    .rew18_scroll_container { margin-top: 10px; background-color: #f4f4f4; }
    .rew18_scroll_container dt { padding: 20px; border-bottom: 1px solid #d2d2d2; }
    .rew18_scroll_container dt span { font-size: 16px; color: #333; line-height: 20px; }
    .rew18_scroll_container dd { overflow-y: auto; height: 205px; padding: 20px; }
    .rew18_payment_agreeIp { margin-top: 18px; }
    .rew18_payment_agreeIp label { line-height: 20px; }
    .rew18_terms_cont em { font-size: 18px; line-height: 20px; font-weight: bold; padding-bottom: 18px; display: block; }
    .rew18_terms_cont p { font-size: 14px; line-height: 28px; padding-bottom: 18px; }
    .rew18_viewOp { display: none; }
    .rew18_paymentGroup.agreement .rew18_payment_container { padding-top: 15px; border-bottom: 1px solid #ddd; }
    .rew18_paymentGroup.agreement .rew18_wrapCheck_t1.rew18_payment_agreeIp { padding-bottom: 30px; }
    /*form table*/
    .rew18_form_flexble li { position: relative; margin-top: 10px; /*padding-left: 150px;*/ }
    .rew18_form_flexble .rew18_form_tit { display: block; font-size: 14px; color: #676767; line-height: 42px; position: absolute; left: 20px; top: 0; }
    .rew18_nupay { width: 100%; height: 290px; background-color: #f7f7f7; border-top: 1px solid #ddd; border-bottom: 1px solid #eee; position: relative; z-index: 1; overflow: hidden; }
    .rew18_nupay .rew18_slidep_mb { width: 100%; height: 100%; }
    .rew18_nupay .swiper-slide img { width: 360px; height: 230px; }
    .rew18_nupay .swiper-slide .rew18_cardnewAdd { width: 360px; height: 230px; background-color: #fff; border: 1px solid #ccc; border-radius: 9px; }
    .rew18_cardnewAdd a { display: block; position: relative; width: 105px; height: 105px; border-radius: 50%; background-color: #f7f7f7; margin: 60px auto 12px auto; }
    .rew18_cardnewAdd a:after { position: absolute; content: ""; display: block; width: 46px; height: 46px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/payment_cardAdd_pc.png") #f7f7f7 no-repeat center center; background-size: 100%; left: 50%; top: 50%; margin-left: -23px; margin-top: -23px; }
    .rew18_cardnewAdd span { display: block; font-size: 16px; color: #676767; text-align: center; }
    .rew18_slidemb_next, .rew18_slidemb_prev { position: absolute; top: 50%; width: 49px; height: 81px; margin-top: -40px; z-index: 10; cursor: pointer; background-size: 100%; background-position: center; background-repeat: no-repeat; }
    .rew18_slidemb_next { right: 50px; left: auto; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_payment_next.png") no-repeat center center; background-size: 100%; }
    .rew18_slidemb_prev { left: 50px; right: auto; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/btn_payment_prev.png") no-repeat center center; background-size: 100%; }
    .rew18_form_flexble .rew18_form_normal, .rew18_form_flexble .rew18_form_table { padding-left: 150px; }
    .rew18_form_padding .rew18_form_bLine { padding-bottom: 10px; border-bottom: 1px solid #ddd; }
    .rew18_visible_nupay, .rew18_visible_credit, .rew18_visible_card, .rew18_visible_bBook { margin-top: -40px; margin-bottom: 60px; }
    .rew18_nupay_wrap { border: 1px solid #ddd; text-align: center; padding-top: 30px; padding-bottom: 25px; }
    .rew18_nupay_wrap dt span { display: block; width: 207px; height: 47px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/title_nupay_pc.png") no-repeat left center; position: relative; font-size: 0; margin: 0 auto; color: transparent; }
    .rew18_nupay_wrap dt span:after { position: absolute; content: "란?"; display: block; height: 47px; width: 47px; font-size: 24px; top: 15px; right: 0; color: #555; }
    .rew18_nupay_wrap dd { font-size: 18px; line-height: 34px; padding-top: 20px; padding-bottom: 10px; }
    .rew18_nupay_wrap dd em { text-decoration: underline; }
    .rew18_nupay_wrap dd .rew18_txtFlx { display: block; }
    .rew18_form_flexble .rew18_form_full { padding-bottom: 5px; }
    .rew18_form_normal .rew18_form_full select, .rew18_form_flexble .rew18_form_full input, .rew18_form_email input, .rew18_form_card input, .rew18_form_term input, .rew18_form_email select { width: 100%; }
    .rew18_form_cell .rew18_form_email.adicon { padding-right: 20px; }
    .rew18_form_email.domain, .rew18_form_card.adicon, .rew18_form_term.adicon, .rew18_form_term.harf { padding-right: 10px; }
    .rew18_form_cell .adicon { position: relative; }
    .rew18_form_email.adicon:after { position: absolute; content: "@"; display: block; font-size: 14px; color: #555; top: 11px; right: 4px; }
    .rew18_form_card.adicon:after, .rew18_form_term.adicon:after { position: absolute; content: "-"; display: block; font-size: 14px; color: #555; top: 10px; right: 3px; }
    .rew18_form_table .rew18_form_cell { display: table; width: 100%; }
    .rew18_form_cell .rew18_form_email, .rew18_form_cell .rew18_form_term, .rew18_form_cell .rew18_form_pass, .rew18_form_cell .rew18_form_card { display: table-cell; vertical-align: middle; }
    .rew18_form_cell .rew18_form_term { width: 50%; }
    .rew18_form_cell .rew18_form_email.select, .rew18_form_cell .rew18_form_email.domain { width: 30%; }
    .rew18_form_cell .rew18_form_card { width: 25%; }
    .rew18_form_cell .rew18_form_email.adicon { width: 40%; }
    .rew18_visible_card .rew18_form_wides { width: 540px; }
    .rew18_pointwrap { padding-left: 20px; margin-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd; }
    .rew18_pointwrap .rew18_pointTit { font-weight: bold; }
    .rew18_pointwrap .rew18_pointTxt { color: #676767; line-height: 20px; padding: 5px 0 0 24px; display: block; }
    .rew18_bankName { padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd; }
    .rew18_bankName_left { padding-left: 20px; }
    .rew18_bankName + .rew18_form_flexble { margin-top: 15px; }
    .rew18_visible_bBook .rew18_form_flexble .rew18_form_table { padding-left: 250px; }
    .rew18_bankInfo { border-top: 1px solid #ddd; margin-top: 10px; padding-left: 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd; }
    .rew18_bankInfo dt { padding-top: 20px; padding-bottom: 10px; }
    .rew18_bankInfo dt span { font-size: 16px; padding-left: 15px; display: block; font-weight: bold; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_infoTit_pc2.png") no-repeat left center; line-height: 18px; }
    .rew18_bankInfo dd { margin-top: 5px; margin-bottom: 5px; padding-left: 15px; }
    .rew18_bankTxt { padding: 10px 0 5px 20px; }
    /*상품상세*/
    .rew18_goods-photo, .rew18_goods-info { width: 50%; float: left; }
    .rew18_basket_wrap.detail .rew18_basket_rate { padding-right: 205px; }
    .rew18_basket_wrap.detail .rew18_basket_detail { width: 90%; }
    .rew18_basket_wrap.detail .rew18_basket_detail .rew18_basket_su { padding-right: 20px; }
    .rew18_basket_wrap.detail .rew18_basket_detail .rew18_basket_pv { padding: 0 20px; }
    .rew18_basket_wrap.detail .rew18_basket_detail .rew18_basket_sum { padding-left: 20px; }
    .rew18_basket_wrap.detail .rew18_numbering { line-height: 38px; background-color: #fff; }
    .rew18_basket_wrap.detail .rew18_basket_sum { line-height: 26px; }
    .rew18_basket_wrap.detail .rew18_basket_sum i { font-size: 26px; font-weight: bold; color: #111; }
    .rew18_tab_detail { margin-top: 170px; border-bottom-color: #fff; }
    .rew18_tab_detail li { text-align: center; background-color: #fff; border-bottom: 1px #6e6e6e solid; position: relative; height: 75px; width: 33.33%; }
    .rew18_tab_detail li a { display: block; line-height: 75px; width: 100%; color: #555; position: absolute; top: 0; left: 0; font-size: 18px; color: #555; }
    .rew18_tab_detail li.active a { border-top: 1px #000 solid; border-left: 1px #000 solid; border-right: 1px #000 solid; background-color: #fff; line-height: 74px; font-size: 20px; color: #333; }
    .rew18_tab_detail li + li { border-left: 1px #ddd solid; }
    .rew18_tabCont { background-color: #fff; }
    .rew18_tabCont .rew18_option-list { padding: 45px 80px; border-bottom: 1px #f8f8f8 solid; }
    .rew18_tabCont .rew18_option-box { background-color: #f6f6f6; width: 100%; text-align: center; padding: 0 15%; }
    .rew18_tabCont .rew18_option-box ul {display: flex; justify-content: center; align-items: center; gap: 16%;}
    .rew18_tabCont .rew18_option-box ul li { text-align: center; text-align: center; line-height: 80px; font-size: 22px; color: #111; }
    .rew18_tabCont .rew18_option-content { padding: 0 80px; }
    .rew18_tabCont .rew18_option-content img { width: 100%; }
    .rew18_tabCont .rew18_option-content .ingre_title {font-size: 18px;color: #333;text-align: center;padding-top:40px;padding-bottom:40px;}
    .rew18_tabCont .rew18_option-content .ingre_content {padding-bottom:80px;line-height:1.5em;}
    .rew18_tabCont .instruct_content,.rew18_tabCont .announcement_content {padding:20px 80px 80px 80px;}
    .reportGoods {text-align: left;}
    .reportGoods dd li ul{margin-left:18px;}
    .reportGoods.styleList dt {font-size:16px;color:#242424;padding-bottom:10px;font-weight: bold;}
    .reportGoods.styleList dd {font-size:14px;padding-bottom: 25px;line-height: 22px;}
    .reportGoods.styleTable {border-bottom:1px solid #ddd;}
    .reportGoods.styleTable dt {font-size:15px;color:#616161;font-weight: bold;line-height: 24px;padding:8px 15px;background-color: #f7f7f7;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
    .reportGoods.styleTable dt:first-child {border-top:1px solid #454545;}
    .reportGoods.styleTable dd {font-size:14px;padding:8px 15px;line-height: 24px;}
    .reportGoods.styleTable dd + dd {border-top:1px solid #ddd;}
    .reportGoods.styleTable dd ul {margin-top:5px;}
    .rew18_detail_overflow {padding-bottom: 100px;}
    .rew18_tabCont .rew18_option-box ul li strong { display: inline-block; padding-right: 8px; }
    .rew18_tab_title { font-size: 32px; color: #333; position: relative; padding: 40px 0 60px 0; }
    .rew18_tab_title:after { content: ""; position: absolute; width: 36px; height: 3px; background-color: #C4A4A7; bottom: 45px !important; left: 50%; margin-left: -18px; }
    .rew18_basketList_wrap .rew18_tab_title {font-size:30px;}
    .rew18_basketList_wrap .rew18_tab_title:after {width:30px;height: 3px;margin-left: -15px;bottom: 35px !important;}
    .rew18_detail_title { font-size: 24px; color: #333; text-align: center; padding-top: 0; padding-bottom: 60px; }
    .rew18_goodsList.detail { min-width: inherit; max-width: 1100px; width: 100%; }
    .rew18_goodsList.detail li { width: 24%; max-width: 260px; margin-right: 0; }
    .rew18_goodsList.detail li + li { margin-left: 14%; }
    .rew18_detail_overflow .rew18_goodsList.detail li:nth-child(4n) { margin-left: 0; }
    .rew18_goodsList.detail .rew18_goodsImg { width: 100%; padding-top: 100%; }
    .rew18_goodsList.detail .rew18_goodsTxt { height: 22px; -webkit-line-clamp: 1; }
    .rew18_goodsList.detail .rew18_goodsDetail { font-size: 14px; color: #777; line-height: 25px; -webkit-line-clamp: 3; position: relative; margin-top: 10px; padding-bottom: 18px; overflow-y: hidden; white-space: normal; max-height: 85px; }
    .rew18_goodsList.detail .rew18_goodsDetail:before { display: block; content: ""; position: absolute; height: 2px; width: 35px; background-color: #555; bottom: 0; left: 0; z-index: 1; }
    .rew18_goodsList.detail .rew18_goodsDetail:after { display: block; content: ""; position: absolute; height: 10px; width: 100%; background-color: #fff; bottom: 0; left: 0; }
    .rew18_grayback .rew18_goodsList.detail .rew18_goodsDetail:after { background-color: #f8f8f8; }
    .rew18_goodsList.detail .rew18_goodsPrice.m { margin-top: 10px; }
    .rew18_grayback /*.rew18_detailBtns*/ { background-color: #f8f8f8; }
    .rew18_detailBtns { padding-top: 15px; padding-bottom: 30px; position: relative; }
    .rew18_detailBtns:before { display: block; content: ""; position: absolute; height: 100%; width: 80px; /*background-color: #f8f8f8;*/ top: 0; left: -80px; }
    .rew18_detailBtns:after { display: block; content: ""; position: absolute; height: 100%; width: 80px; /*background-color: #f8f8f8;*/ top: 0; right: -80px; }
    .rew18_detailBtns a { margin-top: 12px; line-height: 48px; font-size: 16px; background-color: #fff; }
    /*주문완료*/
    .rew18_order_box .flex { padding: 0; }
    .rew18_order_box .rew18_btn_T1 { margin-top: 20px; }
    .rew18_order_box.end.barcodeAreaTop{ padding-top:0px; }
    .rew18_completeList { padding-bottom: 50px; }
    .rew18_completeList .rew18_paymentGroup dd { position: relative; }
    .rew18_completeList .rew18_paymentGroup li { line-height: 28px; }
    .rew18_completeList .rew18_paymentGroup li em { display: inline-block; }
    .rew18_completeList .rew18_paymentGroup li em.scard { padding-right: 10px; }
    .rew18_completeList .rew18_paymentGroup li em.mile { min-width: 90px; }
    .rew18_completeList .rew18_paymentGroup li.tit { font-size: 16px; line-height: 32px; }
    .rew18_completeList .rew18_paymentGroup .rew18_completeCont { padding: 15px 15px 10px 15px; }
    .rew18_completeList .rew18_paymentGroup .rew18_completeCont + .rew18_completeCont { position: absolute; right: 0; top: 0; width: 50%; }
    /*pop*/
    .rew18_select_table { width: 100%; }
    .rew18_select_table dt { background-color: #f7f7f7; line-height: 50px; padding-left: 20px; border-bottom: 2px #454545 solid; }
    .rew18_select_table dt .rew18_table_tit { font-size: 16px; color: #333; font-weight: bold; }
    .rew18_table_form { display: table; width: 100%; }
    .rew18_table_form li { display: table-cell; padding-top: 20px; padding-bottom: 20px; border-bottom: 1px #ddd solid; }
    .rew18_table_form.skinCare li.o1 { width: 60px; padding-left: 20px; }
    .rew18_table_form.skinCare li.o2 .rew18_tit { font-size: 16px; color: #333; font-weight: bold; display: block; }
    .rew18_table_form.skinCare li.o2 .rew18_people { display: block; line-height: 32px; }
    .rew18_table_form.skinCare li.o3 { width: 110px; }
    .rew18_table_form.skinCare li.o3 .rew18_date { display: inline-block; padding-left: 18px; position: relative; }
    .rew18_table_form.skinCare li.o3 .rew18_date:before { position: absolute; content: ""; display: block; width: 1px; height: 15px; background-color: #ddd; left: 0px; top: 3px; }
    .rew18_dotList.skinCare { margin-top: 25px; margin-left: 20px; }
    .rew18_order_box { margin-bottom: 20px; padding: 150px 18px 28px 18px; }
    .rew18_order_box.noList { margin-top: 40px; margin-bottom: 80px; padding: 180px 18px 80px 18px; }
    .rew18_order_box p { line-height: 30px; font-size: 20px; padding: 0 22%; }
    .rew18_order_box span { font-size: 16px; display: block; margin-top: 15px; }
    .rew18_order_box p:before { width: 80px; height: 80px; top: -110px; left: 50%; margin-left: -40px; }
    .rew18_order_box p:first-child:after { width: 6px; height: 30px; background-size: 90%; top: -85px; left: 50%; margin-left: -3px; }
    .rew18_order_box.end p:after { background: url("https://resource2018.nuskinkorea.co.kr/images/renew/order_complete2.png") no-repeat center center; width:72px;height:75px;background-size: 100%;margin-left: -36px;top:-110px;}
    .rew18_order_box.end p.changed:after { display: none;}
    .rew18_order_box .barcode_area{display: inline-block; padding-bottom: 3%;}
    .rew18_order_txt { margin-top: 20px; line-height: 22px; padding-bottom: 25px; }
    .rew18_select_table.order .rew18_table_form.skinCare li.o2 { padding-left: 18px; position: relative; }
    .rew18_select_table.order .rew18_table_form.skinCare li.o2 .rew18_tit { padding-right: 100px; }
    .rew18_select_table.order .rew18_point { display: block; padding-right: 18px; text-align: right; position: absolute; top: 18px; right: 0; }
    .rew18_radio_sequence li { padding: 10px 0 0 0; width: 33.33%; }
    .rew18_radio_sequence li label { padding-right: 10px; }
    .rew18_radio_sequence li label:before { top: 8px; }
    .rew18_order_tit { font-size: 16px; color: #333; padding-top: 35px; }
    .rew18_order_guide { color: #676767; }
    .rew18_order_guide dt { font-size: 16px; padding-left: 150px; padding-top: 30px; padding-bottom: 15px; position: relative; }
    .rew18_order_guide dt:after { content: ""; position: absolute; width: 112px; height: 112px; background-color: #f4f4f4; display: block; border-radius: 50%; left: 10px; top: 10px; }
    .rew18_order_guide dt.o1:before { content: ""; position: absolute; width: 64px; height: 47px; display: block; left: 30px; top: 38px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_order01.png") no-repeat left center; background-size: 100%; z-index: 1; }
    .rew18_order_guide dt.o2:before { content: ""; position: absolute; width: 64px; height: 58px; display: block; left: 35px; top: 35px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_order02.png") no-repeat left center; background-size: 100%; z-index: 1; }
    .rew18_order_guide dt.o3:before { content: ""; position: absolute; width: 64px; height: 58px; display: block; left: 35px; top: 35px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_order03.png") no-repeat left center; background-size: 100%; z-index: 1; }
    .rew18_order_guide dd { font-size: 14px; padding-left: 150px; line-height: 20px; padding-bottom: 40px; }
    .rew18_order_guide dd + dt { border-top: 1px #eee solid; padding-top: 40px; }
    .buycoupon .rew18_table_form.skinCare li.o2 .rew18_tit { display: inline-block; line-height: 21px; }
    .buycoupon .rew18_table_form.skinCare li.o2 .rew18_people { display: inline-block; line-height: inherit; padding-left: 15px; }
    .buycoupon .rew18_table_form.skinCare li.o2 p { padding-left: 10px; }
    .rew18_mileage_box { padding-top: 28px; padding-bottom: 28px; }
    .rew18_mileage_box li p { width: 140px; padding-left: 45px; margin: 0 auto; }
    .rew18_mileage_box li span { display: block; color: #555; padding-bottom: 5px; }
    .rew18_mileage_box li em { font-size: 20px; color: #555; }
    .rew18_mileage_box li p:before { top: 5px; left: 0; width: 29px; height: 38px; }
    .rew18_payment_container.mileage { padding-bottom: 0; }
    .rew18_payment_container.mileage .rew18_tit { line-height: inherit; padding-top: 15px; }
    .rew18_payment_container.mileage .rew18_product_select .rew18_payment_items { margin-top: 20px; }
    .rew18_payment_container.mileage .rew18_mileage_opt { position: absolute; right: 40px; bottom: -5px; }
    .rew18_payment_container.mileage .rew18_mileage_opt .rew18_gTit { display: inline-block; line-height: 42px; padding-right: 10px; }
    .rew18_payment_container.mileage .rew18_mileage_opt .rew18_select_t1 { min-width: 110px; }
    .rew18_benefitCard .rew18_cardTit { font-size: 16px; color: #333; padding-left: 20px; line-height: 48px; }
    .rew18_benefitCard .rew18_cardTit:after { top: 20px; }
    .rew18_benefitCard .rew18_cardCont { background-color: #f7f7f7; padding: 20px 35px; }
    .rew18_select_table.ship { margin-top: -15px; }
    .rew18_editShip { width: 21px; height: 22px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_shipEdit.png") no-repeat left center; background-size: 100%; margin-right: 10px; }
    .rew18_delShip { width: 20px; height: 22px; background: url("https://resource2018.nuskinkorea.co.kr/images/renew/icon_shipDel.png") no-repeat left center; background-size: 100%; margin-right: 10px; }
    .rew18_field_ul li em { width: 110px; position: absolute; left: 0; top: 0; }
    .rew18_field_ul li .rew18_filed_box, .rew18_field_ul li .rew18_address_box { width: 710px; margin-left: 110px; padding-bottom: 10px; }
    .rew18_field_ul li .address_btn_box { position: relative; padding-bottom: 10px; }
    .rew18_field_ul li .address_btn_box .rew18_btn_T1 { line-height: 42px; display: inline-block; vertical-align: middle; position: absolute; right: 0; top: 0; }
    .rew18_field_ul li .address_btn_box .rew18_inputTxt_t1 { width: 640px; vertical-align: middle; }
    .rew18_field_ul li .rew18_address_inpt_box .rew18_inputTxt_t1 + .rew18_inputTxt_t1 { margin-top: 10px; }
    .rew18_popup_cont { position: relative; }
    .rew18_popup_cont .rew18_tab_pop { position: absolute; width: 100%; top: 0; left: 0; }
    .rew18_popup_cont .rew18_tabCont { margin-top: 52px; }
    .post .address_btn_box { padding-right: 90px; position: relative; padding-top: 7px; }
    .post .address_btn_box .rew18_inputTxt_t1 { width: 100%; }
    .post .address_btn_box .rew18_btn_T1 { line-height: 42px; display: block; position: absolute; right: 18px; }
    .rew18_popContainer.big .rew18_popup_cont.no_padding {height:640px !important;}
    .rew18_popContainer.flexible .rew18_popup_cont.no_padding {height:640px !important;}
    /*회원가입*/
    .rew18_block_paragraph span { display: block; }
    .rew18_main-banner.product .rew18_slide_wrap .rew18_slide_title .rew18_slide_titB {font-size: 45px;}
    .rew18_main-banner.product .rew18_slide_wrap .rew18_slide_title .rew18_slide_titB span.term {font-size: 20px;margin-top: 0px;}
    .rew18_main-banner.product .rew18_slide_wrap .rew18_slide_contents {left:64px; padding-right: 128px;}
    .rew18_main-banner.product .rew18_slide_wrap .rew18_slide_titS {font-size: 20px;line-height: 35px;}
    .rew18_main-banner.product .rew18_slide_wrap .rew18_slideLink_area {margin-top:50px;}

    /*결제 페이지 알림 컨텐츠*/
    .rew19_payment_contents_container {padding: 10px 20px 10px 20px;}
}
@media screen and (min-width: 769px) and (max-width: 1100px) { .rew18_basketList_fixed { position: absolute; margin-left: 0; right: 0; left: inherit; } }
/*rew19_library*/
.rew19_wrap_imgPreviewList ul li .imgContainer {border: 1px solid #c7c7c7;}

.rew19_wrap_imgPreviewList ul li .mainSubject {line-height: 20px;display: block;font-size: 15px;}

.rew19_linetab_pre {display: flex;justify-content:space-around;position: absolute;width: 100%;left: 0;background-color: #fff}
.rew19_linetab_pre li {width:100%;position: relative;}
.rew19_linetab_pre li a {color:#aaa;font-size: 16px;position: absolute;width:100%;height:100%;bottom:-1px;left:0;display: flex;justify-content:center;align-items:center;text-align: center}
.rew19_linetab_pre li.active a {color:#222;border-bottom: 2px solid #000;font-weight:bold;}
.rew19_resultTop + .rew18_goodsList {margin-top:0}

.rew18_table-shipping { border-collapse: separate; border-spacing: 0 40px; }
.rew18_table-shipping ul > li {position: relative; padding-left: 10px; margin-bottom: 4px; line-height: 1.4;}
.rew18_table-shipping ul > li:last-child {margin-bottom: 0;}
.rew18_table-shipping ul li:before {content: "-"; position: absolute; left: 0; top: -2px; margin-right: 4px;}
.rew18_table-shipping li > ol, .rew18_table-shipping li > ul {margin: 0 0 4px 12px;}
.rew18_table-shipping ul > li li {margin-top: 4px; line-height: 1.4;}

@media only screen and (max-width: 1024px) {
    /*.rew18_wrap_nav .rew18_gnb li.rew18_depth1 { min-width: initial; padding-right: 30px; }*/
    .rew18_wrap_nav .rew18_gnb li.rew18_depth1 a.rew18_depTxt { font-size: 15px;}
}