@charset "utf-8";

/****************************** Popup Reset ******************************/
.layerWrap {display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; color: #000; z-index: 2500; word-break: keep-all;}
.layerWrap .layerMask{content:"";position:absolute; top:0;left:0;right:0;bottom:0;background-color: #00000070;}
/* .layerWrap .layerMask {position: fixed; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5);} */
.layerWrap .layerBox {overflow: hidden; position: fixed; left: 50%; top: 50%; width: 800px; border-radius: 20px; background-color: #fff; transform: translate(-50%, -50%); z-index: 2600;}
.layerWrap .layerBox .layerHeader {position: absolute; top: 0; right: 0; left: 0; padding: 40px 40px 20px; background-color: #fff; z-index: 10;}
.layerWrap .layerBox .layerBody {overflow-y: auto; overflow-x: hidden; box-sizing: border-box; margin: 90px 0 0;}

#selectPaymentPop.layerWrap h1,
#selectPaymentPop.layerWrap h2 {display:inline-block;margin-bottom: 12px; font-size: 24px; font-weight: bold; padding-right: 40px;}
#selectPaymentPop.layerWrap .layerBox {width: 780px; max-height: inherit; height: calc(100vh - 80px);}
#selectPaymentPop.layerWrap .layerHeader {position:relative;top:0;right:0;left:0;padding:0 40px;height: auto;background-color:#fff;z-index:10;}
#selectPaymentPop.layerWrap .layerBox .layerBody {overflow-y:auto;overflow-x:hidden;box-sizing:border-box;margin:0 0 0 40px;}
#selectPaymentPop.layerWrap .layerBox .layerContent {position: relative; padding: 0; width: 700px !important;}
#selectPaymentPop.layerWrap .layerBox .layerFoot{padding: 24px 40px 0;}
#selectPaymentPop.layerWrap .layerBtnBox {margin: 0; text-align: center;}
 
#selectPaymentPop.layerWrap .btnLayerItem,
#selectPaymentPop.layerWrap .btnLayerItem02 {width: auto; min-width: 290px; height: 56px; padding: 0 40px; background-color: #000; color: #fff; border-radius: 8px; border: none; font-size: 18px; font-weight: bold;}

#selectPaymentPop.layerWrap .layerBox .btnLayerClose {position:absolute;right:40px;top:40px;width:24px;height:24px;background:url(/NWL/assets/images/pc/nwClose.svg) 0 0/23px auto no-repeat;z-index:10; border:none;}
#selectPaymentPop.layerWrap .layerBox .btnLayerClose em {display: block; overflow: hidden; width: 0; height: 0; padding: 0; margin: 0; line-height: 0; font-size: 1px;}

/* 정렬기준 */
#selectPaymentPop .listUtilWrap {margin: 0 0 12px;}
.listUtilWrap .utilBox {display: flex; align-items: center; justify-content: right;}
.listUtilWrap .utilBox .selectTit {font-size: 14px; font-weight: 500; color: #808080; margin-right: 3px;}
.listUtilWrap .utilBox .selbox {line-height: 1.5; padding: 0 20px 0 10px; border: none; border-radius: 0; min-width: auto; height: auto; padding-left: 0; font-size: 14px; font-weight: 500; color: #383838; background: url(/NWL/assets/images/pc/nwSelect.svg) 100% center/16px 16px no-repeat;}

/* alert directChoice */
.alert.directChoice {display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; color: #000; z-index: 2500; word-break: keep-all;}
.alert.directChoice .layerBox {position: absolute; top: 50%; left: 50%; z-index: 2600; transform: translate(-50%, -50%); background-color: #fff; width: 600px; padding: 40px 0; border-radius: 24px;}
.alert.directChoice .layerBody {margin:0; padding: 30px 30px 0; color: #666; max-height: 80vh !important;}
.alert.directChoice .layerContent * {color: #666; font-size:14px;}
.alert.directChoice .layerBox .btnLayerClose {position: absolute; top: 40px; right: 30px; width: 24px; height: 24px; background: url(/NWL/assets/images/pc/nwClose.svg) 0 0 / 23px auto no-repeat;}
.alert.directChoice .layerBox .btnLayerClose em {display: block; overflow: hidden; width: 0; height: 0; padding: 0; margin: 0; line-height: 0; font-size: 1px;}
.alert.directChoice .layerMask{content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #00000070;}

.alert.short.directChoice .layerBox {width:300px}
/****************************** //Popup Reset ******************************/

/********** 요금제 선택 탭 메뉴 **********/
#selectPaymentPop .prodTabDepth {width: 100%; padding: 0; margin-bottom: 24px; box-shadow: none;}

#selectPaymentPop .prodPayTab {display:flex; align-items: end; height: 56px; padding: 0; max-height: inherit; border-bottom: 1px solid #D9D9D9; transition: all 0.3s;}
.shoptab_sy03 > ul {display: flex; width: 100%; table-layout: fixed;}
.shoptab_sy03 > ul > li {display: inherit; width:100%;}
.shoptab_sy03 > ul > li > a,
.shoptab_sy03 > ul > li > button {position:relative; width: 100%; height: 48px; line-height: 35px; text-align: center; border-bottom: none; border-radius: 0; align-items: center; padding-bottom: 3px;}
.shoptab_sy03 > ul > li > button .only {position:relative; display: inline-block; width: auto; height: 24px; line-height: 22px; margin-right: 8px; padding: 0 8px; border: 1px solid #EA3037; border-radius: 4px; font-size: 12px; font-weight: bold; color: #EA3037;}

.shoptab_sy03 > ul > li > a > span,
.shoptab_sy03 > ul > li > button > span {color: #757575;}

.shoptab_sy03 > ul > li.active > button {padding-bottom: 0; font-weight: 500; border-bottom: 3px solid #000;}

.shoptab_sy03 > ul > li.active > a > span,
.shoptab_sy03 > ul > li.active > button > span,
.shoptab_sy03 > ul > li > .active > span {font-size: 18px; font-weight: bold; color: #000;}

/* 요금제 선택 탭 메뉴 - prodPaySort */
.prodPaySort {position:relative; padding: 12px 40px 0; border-bottom: 1px solid #D9D9D9; max-height: inherit; overflow: inherit;}
.prodPaySort .scrollx {overflow-x: inherit; white-space: normal; height: auto;}
.prodPaySort .inner {padding: 0; width: auto; white-space: nowrap;}
.prodPaySort button {margin: 0 8px 12px 0; padding: 0 16px; height: 40px; font-size: 16px; font-weight: 400; border: 1px solid #D9D9D9; border-radius: 20px; text-align: center;}
.prodPaySort button + button {margin-left: 0;}
.prodPaySort button span {color: #525252;}
.prodPaySort button.active {background-color: #EDEDED;}
.prodPaySort button.active span {color: #000;}

.prodPaySort .btn_ctrl {display: none;}

/* 요금제 선택 탭 메뉴 - prodPaySubSortWrap */
.prodPaySubSortWrap .scrollx {position:relative; padding: 12px 40px 0; border-bottom: 1px solid #D9D9D9; max-height: inherit; overflow: inherit;}
.prodTabDepth .prodPaySubSortWrap.depthOn {margin-bottom: 0;}

.prodPaySubSort {position: relative; overflow: inherit; white-space: normal; height: auto;}
.prodPaySubSort.inner {padding: 0; width: auto; white-space: nowrap;}
.prodPaySubSort button {margin: 0 8px 12px 0; padding: 0 16px; height: 40px; line-height: normal; font-size: 16px; font-weight: 400; border: 1px solid #D9D9D9; border-radius: 20px; text-align: center;}
.prodPaySubSort button:before {display: none;}
.prodPaySubSort button.active {background-color: #000; border: none;}
.prodPaySubSort button.active span {color: #fff;}

.prodPaySubSortWrap .btn_ctrl {display: none;}

/* 요금제 선택 탭 메뉴 - 더보기 */
[data-menu-exp] {position: absolute; top: 11px; right: 0; margin: 0 !important; width: 44px; height: 42px !important; line-height: inherit !important; border: none !important; padding: 0 !important; font-size: 1px !important; color: transparent !important; z-index: 1; background-color: transparent; margin: 0 6px 6px 0; border-radius: 0 !important;}
[data-menu-exp]::before {content: ''; position: absolute; top: 0; display: block; width: 70px; height: 100%; right: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(270deg, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(270deg, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%);
    background: linear-gradient(270deg, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffffff",GradientType=1);
}
[data-menu-exp]::after {content: ''; position: absolute; top: 8px; right: 20px; width: 24px; height: 24px; background: url(/NWL/assets/images/pc/nwPayment_menuArrow.svg) no-repeat 0 0; transition: all 0.3s;}
.prodPaySubSortWrap [data-menu-exp]::after {display: block;}

.prodPaySort .nwExpOn > div,
.prodPaySubSortWrap .nwExpOn > div {white-space: normal; padding-right: 20px;}
.nwExpOn [data-menu-exp]::after {transform: rotate(-180deg);}

/********** 요금제 요고 영역 **********/
/* Y 혜택 */
.select-youth {padding: 16px; margin-bottom: 24px; text-align: left; background-color: #f8f8f8; border-radius: 8px; box-sizing: border-box; border: 1px solid #D9D9D9;}
.select-youth .txt-desc {display: inline; letter-spacing: -0.7px; line-height: 1.5; flex: 1;}

/* Y 혜택 - txt */
.select-youth .txt-desc label {display: flex; align-items: center;}
.select-youth .txt-desc .bold {display: block; color: #000; font-size: 18px; margin-bottom: 0;}
.select-youth .txt-desc .stxt {position:relative; color: #161616; font-size: 16px; margin-left: 8px; padding-left: 8px; font-weight: 500;}
.select-youth .txt-desc .stxt::before {content: ""; position: absolute; left: 0; top: 6px; width: 1px; height: 12px; background-color: #D9D9D9;}

/* Y 혜택 - switch */
.plan-direct .switch-type-txt {position:relative; display: inline-block; vertical-align: middle; width: 100%; margin:0 12px 0 4px;}
.plan-direct .switch-type-txt .switch {position: absolute; appearance: none;}

.plan-direct .switch-type-txt .switch +.lb,
.plan-direct .switch-type-txt .switch + .lb .txt {display: inline-block; padding-left: 32px; font-size: 1px; box-sizing: border-box; color: transparent;}
.plan-direct .switch-type-txt .switch +.lb { background: #f8f8f8 url(/NWL/assets/images/pc/nwCheckbox_off.svg) 0 50%/20px auto no-repeat;}
.plan-direct .switch-type-txt .switch:checked +.lb {background-position: 0 50%; background-image: url(/NWL/assets/images/pc/nwCheckbox_on.svg)}

.plan-direct .switch-type-txt .switch +.lb .txt,
.plan-direct .switch-type-txt .switch:checked+.lb .txt.yes {display: block;}

.plan-direct .switch-type-txt .switch +.lb .txt.yes,
.plan-direct .switch-type-txt .switch:checked +.lb .txt.no {display: none;}

/* 스위치 버튼 */
.plan-settings .switch-box{position:relative; margin-bottom:24px; text-align: center;}
.plan-direct .switch-type-big .switch {position:relative; display: inline-block; width: 64px; height: 32px; z-index: 1; appearance: none;}
.plan-direct .switch-type-big .switch:after{content: ""; position: absolute; left: 0; border-radius: 100px; width: 100%; height: 100%; background:#000;}
.plan-direct .switch-type-big .switch:before{content:''; position: absolute; top:2px; left: 2px; width: 28px; height: 28px; border-radius: 50%; transition: transform .2s linear;z-index: 1; transform: translateX(0) rotate(180deg); background: #fff url(/NWL/assets/images/pc/nwPayment_arrow.svg) 50% 50% / 16px auto no-repeat;box-shadow: 0 0 4px #fff;}
.plan-direct .switch-type-big .switch.right:before {transform: translateX(32px) rotate(0);}

.plan-direct .switch-type-big .switch +.lb {position: absolute; display: flex; left: 0; top: 0; width: 100%; height: 100%; gap: 20px; justify-content: space-around; align-items: center; outline: none}
.plan-direct .switch-type-big .switch +.lb .txt {flex: 1; display: inline-flex; justify-content: center; align-items: center; height: 100%; font-size: 20px; line-height: 31px; letter-spacing: -0.5px; transition: color 0.3s}
.plan-direct .switch-type-big .switch +.lb .txt,
.plan-direct .switch-type-big .switch.right+.lb .txt.data {font-size: 16px; font-weight: normal; color: #525252;}

.plan-direct .switch-type-big .switch +.lb .txt.data,
.plan-direct .switch-type-big .switch.right +.lb .txt.month {font-weight: bold; color: #000;}

.plan-direct .switch-type-big .switch +.lb .txt.data {justify-content: right; padding-right: 32px;}
.plan-direct .switch-type-big .switch +.lb .txt.month {justify-content: left; padding-left: 32px;}

/* range 영역 */
.plan-settings .set-area {position: relative; width: 100%;}

/* range 영역 - 용량 txt */
.plan-settings .set-txt {display: flex; align-items: center; justify-content: center; margin-bottom: 18px; min-height: 41px;}
.plan-settings .txt-plan {text-align: center; font-weight: bold; color: #000; font-size: 24px; line-height: 34px; letter-spacing: -0.3px;}

.plan-direct .data-add-type:before {content: '+'; display: inline-block; padding: 0 3px; font-size: 28px; letter-spacing: -0.7px; color: #000; font-weight: bold; vertical-align: middle;}
.plan-direct .data-add-type .txt-add {display: inline-block; box-sizing: border-box; width: auto; height: 24px; line-height: 22px; margin-left: 4px; padding: 0 8px; font-size: 12px; color: #EA3037; background-color: #fff; border: 1px solid #EA3037; border-radius: 4px; text-align: center; font-weight: bold; vertical-align: middle;}
.plan-direct .data-add-type .txt-gb {display: inline-block; vertical-align: middle; font-size: 24px; letter-spacing: -0.7px; color: #EA3037; font-weight: bold;}

/* range 영역 - +-버튼 */
.plan-settings .set-ctrl {position: absolute; left: 0; top: 0; width: 100%; height: 40px;}
.plan-settings .set-ctrl .btn-ctrl {overflow: hidden; position: absolute; width: 32px; height: 100%; background: 50% 50% no-repeat; font-size: 1px; color: transparent;}
.plan-settings .set-ctrl .btn-ctrl {width: 32px;}
.plan-settings .set-ctrl .btn-ctrl.up {right: 4px; background-image: url(/NWL/assets/images/pc/nwPayment_icon_up.svg);}
.plan-settings .set-ctrl .btn-ctrl.down {left: 4px; background-image: url(/NWL/assets/images/pc/nwPayment_icon_down.svg);}

/* range 영역 - input */
.plan-settings .set-range {padding: 0 12px;}

.plan-settings .range-input {appearance: none; position: relative; width: 100%; cursor: pointer; outline: none; border-radius: 15px; height: 12px !important; z-index: 1;}
.plan-settings .range-input::-webkit-slider-thumb {appearance: none; height: 40px; width: 22px; background-color: #fff; border-radius: 10px; box-shadow:0px 2px 4px #00000090; transition: .2s ease-in-out;}
.plan-settings .range-input:focus {outline: #000 dotted 1px}

/* range 영역 - input - 용량구간 */
.plan-settings .slider-ticks {display: flex; justify-content: space-between; align-items: flex-end; margin-top: 3px; line-height: 1.3;}
.plan-settings .slider-ticks .txt {position: relative; padding-top: 18px; display: flex; justify-content: center; flex-direction: column; font-size: 14px; letter-spacing: -0.3px; color: #000; white-space: nowrap; text-align: center;}
.plan-settings .slider-ticks .txt.center {position: absolute; left: 0; width: 100%; text-align: center;}
.plan-settings .slider-ticks .txt.center:before {content: ''; position: absolute; left: 50%; top: 0; display: block; width: 1px; height: 8px; background-color: #ccc;}
.plan-settings .slider-ticks .del {position: absolute; left: 0; top: 6px; width: 100%; height: 40px; color: #797676;}
.plan-settings .slider-ticks .del:before {content: ''; display: block; width: 32px; height: 20px; position: absolute; top: 12px; right: -36px; background: url(/images/pc/popup/plan_data_x2.png) 100% 0 no-repeat;}
.plan-settings .slider-ticks .center .del:before {right: auto; left: 50%; margin-left: 20px;}

/* range 영역 - input - 용량구간 - txt */
.plan-settings .promotion-info {margin-top: 8px; text-align: center;}
.plan-settings .promotion-info .txt-desc {font-size: 14px; line-height: 30px; color: #808080; letter-spacing: -0.35px;}

/* 요금제 영역 */
#selectPaymentPop .callingPlanArea {margin: 24px 0 0;}
#selectPaymentPop .callingPlanArea .benefit > span {width: 25%;}
#selectPaymentPop .callingPlanArea .prodItem .opt{margin-top:10px;font-size:14px;}
/* 혜택 선택 */
.plan-benefit {margin-top: 32px;}
.plan-benefit .benefit-area .tit {line-height: 36px; letter-spacing: -0.3px; color: #000; font-size: 18px; font-weight: bold; margin-bottom: 12px;}

.plan-benefit .list-benefit {display: block; margin: 0 0 56px;}
.plan-benefit .list-benefit > li {position: relative; display: flex; width: 100%; flex-direction: row; padding: 0;background: url(/NWL/assets/images/pc/nwRadio_off.svg) no-repeat 17px 50%}
.plan-benefit .list-benefit > li + li {margin-top: 12px;}
.plan-benefit .list-benefit > li.on {background:url(/NWL/assets/images/pc/nwRadio_on.svg) no-repeat 17px 50%;}

/*.plan-benefit .list-benefit > li::before {content: ''; position: absolute; top: 50%; left: 16px; transform: translateY(-50%); height: 20px; width: 20px; background: url(/NWL/assets/images/pc/nwRadio_off.svg) 0 0 / 20px auto no-repeat;}
.plan-benefit .list-benefit > li.on::before {background-image: url(/NWL/assets/images/pc/nwRadio_on.svg);}
*/
.plan-benefit .list-benefit .txt {display: inline-flex; flex: 1; align-items: center; justify-content: space-between; border: 1px solid #D9D9D9; border-radius: 8px; padding: 15px 16px 15px 48px; font-size: 14px; line-height: 1.4; min-height: 72px; color: #808080;}
.plan-benefit .list-benefit .on .txt {border-color: #000; border-width: 2px;}

.plan-benefit .list-benefit .txt .r {font-size: 14px; font-weight: 500; color: #525252;}
.plan-benefit .list-benefit .on .txt .r {color: #000;}

.plan-benefit .list-benefit .txt:disabled {opacity: 0.5; background-color: transparent;}

.nwPIcon {position: relative; display: flex; align-items: center;}
.nwPIcon::before {content: ''; width: 40px; height: 40px; margin-right: 12px; background-size: 40px auto;}

[dataclass="nwLogoDisney"] .nwPIcon,
[dataclass="logodisney"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoDisney.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoTving"] .nwPIcon,
[dataclass="logotving"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoTving.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoDevice"] .nwPIcon,
[dataclass="logodevice"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoDevice.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoDevice02"] .nwPIcon,
[dataclass="logodevice02"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoDevice_02.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoGini"] .nwPIcon,
[dataclass="logogini"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoGini.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoMilri"] .nwPIcon,
[dataclass="logomilri"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoMilri.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoBl"] .nwPIcon,
[dataclass="logobl"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoBl.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoYoutube"] .nwPIcon,
[dataclass="logoyoutube"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoYoutube.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoPhonecare"] .nwPIcon,
[dataclass="logophonecare"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoPhoneCare.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoSmallBusinesse"] .nwPIcon,
[dataclass="logoSmallBusinesse"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoSmallBusiness.png); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoElectronics"] .nwPIcon,
[dataclass="logoElectronics"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoElectronics.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="nwLogoWeverse"] .nwPIcon,
[dataclass="logoweverse"] .nwPIcon {background: url(/NWL/assets/images/pc/nwLogoWeverse.svg); background-repeat: no-repeat; background-size: 40px auto;}
[dataclass="logonull"] .nwPIcon::before,
[dataclass="logo"] .nwPIcon::before {display: none;}

/* 요금제 유의사항 */
.plan-direct .plan-info-notice {margin-top: 38px;}
.plan-direct .plan-info-notice .btn-txt {position: relative; display: block; padding: 16px 32px 16px 16px; font-size: 18px; color: #808080; font-weight: bold; border: 1px solid #d9d9d9; border-radius: 10px;}
.plan-direct .plan-info-notice .btn-txt.on {color: #000; font-weight: bold; border-color: #000}

.plan-direct .plan-info-notice .btn-txt:after {content:''; position: absolute; display: inline-block; top:20px; right:16px; width: 20px; height: 20px; background: url(/NWL/assets/images/pc/nwArrowRright_02.svg) center center / 20px auto no-repeat; transform: rotate(90deg); transition: all 0.3s; transform-origin: 50% 50%;}
.plan-direct .plan-info-notice .btn-txt.on:after {transform: rotate(-90deg) translateX(0);}
.plan-direct .plan-info-notice .txt-desc > ul > li:before {top:8px}

.plan-direct .plan-info-notice .cont {display: none; background-color: #f8f8f8; border-radius: 0 0 8px 8px; padding: 16px;}

.plan-direct .plan-info-notice .txt-desc > ul > li {position: relative; margin-bottom: 16px; padding-left: 10px; font-size: 14px; line-height: 18px; color: #808080;}
.plan-direct .plan-info-notice .txt-desc > ul > li:before {content: ''; position: absolute; left: 0; top: 8px; width: 2px; height: 2px; background-color: #808080;}
.plan-direct .plan-info-notice .txt-desc > ul > li:last-child {margin-bottom: 0}

.plan-direct .plan-info-notice .btn-notice {display: flex; align-items: center; justify-content: center; margin-top: 16px; font-size: 14px; letter-spacing: -0.3px; color: #808080;}
.plan-direct .plan-info-notice .btn-notice:after {content: ''; display: inline-block; width: 16px; height: 16px; margin-top: 0; background:url(/NWL/assets/images/pc/nwPayment_arrow_02.svg) center 0 no-repeat; transform: rotate(90deg); margin-left: 4px; vertical-align: middle;}

/********** 요금제 5G/LTE 영역 **********/
.chargeListWrap > ul > li + li {margin-top: 10px;}
#popupPplList .callingPlanArea {position: relative; padding: 0; margin-top: 0; border: 1px solid #D9D9D9; border: none;}
#popupPplList .callingPlanArea::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #D9D9D9; border-radius: 8px; z-index: 0;}
#popupPplList .callingPlanArea.active::before {border: 2px solid #000;}

/* 요금제 영역 */
#popupPplList .chargeItemCase.callingPlanArea .prodItem {position:relative; padding: 24px 20px 20px 48px; width: 100%; text-align: left; border: none; border-radius: 0; font-weight: inherit; display: block;}
#popupPplList .chargeItemCase.callingPlanArea .prodItem:after {display: none;}
#popupPplList .chargeItemCase.callingPlanArea .prodItem::before {content: ''; position: absolute; top: 25px; left: 16px; height: 20px; width: 20px; background: url(/NWL/assets/images/pc/nwRadio_off.svg) 0 0 / 20px auto no-repeat;}
#popupPplList .chargeItemCase.callingPlanArea.active .prodItem::before {background-image: url(/NWL/assets/images/pc/nwRadio_on.svg);}

#popupPplList .chargeItemCase.callingPlanArea .prodItem .name {display: flex; justify-content: space-between; align-items: center;}
/* #popupPplList .chargeItemCase.callingPlanArea .prodItem .name .btnTip {position: relative; display: inline-block; padding-right: 20px; }
#popupPplList .chargeItemCase.callingPlanArea .prodItem .name .btnTip::after {content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 16px; height: 16px; background:url(/NWL/assets/images/pc/nwArrowRright_02.svg) 50% 50% / 16px auto no-repeat;}
#popupPplList .chargeItemCase.callingPlanArea .prodItem .name .btnTip em {font-size: 14px; font-weight: 500;} */
#popupPplList .chargeItemCase.callingPlanArea .btnTip {position: absolute; top:30px; right: 20px; padding-right: 20px; }
#popupPplList .chargeItemCase.callingPlanArea .btnTip::after {content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 16px; height: 16px; background:url(/NWL/assets/images/pc/nwArrowRright_02.svg) 50% 50% / 16px auto no-repeat;}
#popupPplList .chargeItemCase.callingPlanArea .btnTip em {font-size: 14px; font-weight: 500;}

#popupPplList .chargeItemCase.callingPlanArea .prodItem .benefit {padding-bottom: 0;}

#popupPplList .callingPlanArea .addtionalServiceBox {display: none; margin: 0; padding: 0; line-height: inherit; border-radius: 0; background: none;}
#popupPplList .callingPlanArea.active .addtionalServiceBox {display: block; margin-top: 20px;}

/********** common **********/
/* 아이콘 */
#selectPaymentPop .plan-benefit .icon-tip,
#popupPplList .chargeItemCase .addtionalServiceBox .addServiceTipeWrap .iconTip {display: inline-block; margin-top:-2px;width:16px;height:16px;background:url(/NWL/assets/images/pc/nwBtnTip.svg) no-repeat center; vertical-align: middle; font-size: 1px; color: transparent; overflow: hidden;}

/* 요고 요금제 툴팁 */
#selectPaymentPop .plan-benefit .tipArea {top:2px}
#selectPaymentPop .plan-benefit .tipArea .nwTip {cursor:pointer}
#selectPaymentPop .plan-benefit .list-benefit .tipArea {top:0}
#selectPaymentPop .plan-benefit .list-benefit .tipArea .txt {border:none; text-align:left; font-size:12px; min-height:inherit; padding:0}

#selectPaymentPop .plan-benefit .list-benefit .icon-tip {margin:0 0 0 4px;position: absolute;top: 50%;transform: translateY(-50%);}