diff --git a/src/main/webapp/publish/css/common.css b/src/main/webapp/publish/css/common.css index 305b08ae..5cd826d4 100644 --- a/src/main/webapp/publish/css/common.css +++ b/src/main/webapp/publish/css/common.css @@ -99,6 +99,20 @@ caption, .label {position: absolute;width: 1px;height: 1px;margin: -1px;border: .login2 .login_info .login2_name p {color: #222; font-weight: 400; vertical-align: top; font-weight: 500; height: 16px; white-space:nowrap;} .login2 .login_info .login2_name span {width: 61px;padding:0 10px 0 0;margin: 0 0 0 -5px;} .login2 .login_info i {background-image: url(/publish/images/mypageIcon2.png);width: 34px;height: 34px;margin-right: 5px;} +/*등급별 아이콘*/ +.login2 .login_info i.vvip{background-image: url(/publish/images/level/level_icon/vvip_icon.png);} +.login2 .login_info i.vip{background-image: url(/publish/images/level/level_icon/vip_icon.png);} +.login2 .login_info i.gold{background-image: url(/publish/images/level/level_icon/gold_icon.png);} +.login2 .login_info i.sliver{background-image: url(/publish/images/level/level_icon/sliver_icon.png);} +.login2 .login_info i.black{background-image: url(/publish/images/level/level_icon/black_icon.png);} +.login2 .login_info i.red{background-image: url(/publish/images/level/level_icon/red_icon.png);} +.login2 .login_info i.purple{background-image: url(/publish/images/level/level_icon/purple_icon.png);} +.login2 .login_info i.blue{background-image: url(/publish/images/level/level_icon/blue_icon.png);} +.login2 .login_info i.orange{background-image: url(/publish/images/level/level_icon/orange_icon.png);} +.login2 .login_info i.green{background-image: url(/publish/images/level/level_icon/green_icon.png);} +.login2 .login_info i.yellow{background-image: url(/publish/images/level/level_icon/yellow_icon.png);} +.login2 .login_info i.white{background-image: url(/publish/images/level/level_icon/white_icon.png);} +/*등급별 아이콘 끝*/ .login2 .login_info button {margin-right: 2px;} .login2 .login_pay {display:flex;} .login2 .check_money p span, .login2 .point p span {padding-left: 4px;} @@ -220,6 +234,7 @@ caption, .label {position: absolute;width: 1px;height: 1px;margin: -1px;border: .quickMenu .quickMenuIn li i.quick9 {background-image: url(/publish/images/quick9.png);width: 24px; height:20px;} .quickMenu .quickMenuIn li i.quick10 {background-image: url(/publish/images/quick10.png);width: 21px; height:20px;} .quickMenu .quickMenuIn li i.quick11 {background-image: url(/publish/images/quick11.png);width: 20px; height:20px;} +.quickMenu .quickMenuIn li i.quick12 {background-image: url(/publish/images/level/quick12.png);width: 20px; height:20px;} .quickMenu .quickMenuIn li span {display: block;font-size: 12px;color: #555;padding-top: 8px;} .quickMenu .goTop {background-color: #929599;color: #fff;width: 90px;padding: 10px 0;border-radius: 0 0 8px 8px;font-size: 20px;} .quickMenu .goTop i {background-image: url(/publish/images/goTop.png);width: 12px;height: 10px;margin-left: 5px;margin-bottom: 5px;} @@ -234,6 +249,7 @@ caption, .label {position: absolute;width: 1px;height: 1px;margin: -1px;border: .quickMenu .quickMenuIn li:hover i.quick9 {background-image: url(/publish/images/quick9_hover.png);width: 24px; height:20px;} .quickMenu .quickMenuIn li:hover i.quick10 {background-image: url(/publish/images/quick10_hover.png);width: 21px; height:20px;} .quickMenu .quickMenuIn li:hover i.quick11 {background-image: url(/publish/images/quick11_hover.png);width: 20px; height:20px;} +.quickMenu .quickMenuIn li:hover i.quick12 {background-image: url(/publish/images/level/quick12_hover.png);width: 20px; height:20px;} .quickMenu .quickMenuIn li:hover span {color: #002c9a;font-weight: 500;} .quickMenu .quick_kakaobtn {position:absolute;right:0;bottom:-100px;width:90px;height:90px;font-size:0;text-indent:-9999em;background:url(/publish/images/content/icon_quick_kakao.png) no-repeat left top;z-index:15;} .quickMenu .quick_kakaobtn a {display:block;width:100%;height:100%;} diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css index 1617b508..a10f0f11 100644 --- a/src/main/webapp/publish/css/content.css +++ b/src/main/webapp/publish/css/content.css @@ -90,7 +90,7 @@ input[type=text]::-ms-reveal, input[type=password]::-ms-reveal, input[type=email /* tabTpye1 */ .tabType1 {background-color: #fff;width: 100%;border-radius: 10px; display: flex;text-align: center;margin-bottom: 20px;border:2px solid #46484a;} .tabType1 li {flex-basis: calc(100%/2); position: relative;} -.tabType1 li button {width: 100%;padding: 13px 0;font-size: 18px;position:relative;z-index:1;} +.tabType1 li button {width: 100%;padding: 13px 0;font-size: 16px;position:relative;z-index:1;} .tabType1 li.active {background-color: #46484a;} .tabType1 li.active:after {content:'';position:absolute;left:-1px;top:-1px;width:100%;height:100%;border:1px solid #46484a;} .tabType1 li.active button {color: #fff;border:1px solid #46484a;background-color: #46484a;} @@ -427,7 +427,7 @@ input[type=text]::-ms-reveal, input[type=password]::-ms-reveal, input[type=email .tType1 tbody tr th.billingAmount button.cal_btn {position: absolute;right: 0; top: 50%;transform: translateY(-50%);background-color: #fbc72b;width: 88px;height: 32px;border-radius: 5px;} .tType1 tbody tr th.billingAmount button.cal_btn:hover {box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.12);} .tType1 tbody tr th.billingAmount button.cal_btn i {background-image: url(/publish/images/content/calIcon.png);width: 12px;height: 16px;margin: 0 3px 2px 0;} -.tType1 tbody tr th.billingAmount .pay_type {background-color: #fff; border-radius: 5px; height: 60px; padding: 12px 13px; box-sizing: border-box;} +.tType1 tbody tr th.billingAmount .pay_type {background-color: #fff; border-radius: 5px 5px 0 0; height: 60px; padding: 12px 13px; box-sizing: border-box;} .tType1 tbody tr th.billingAmount .pay_type button.btn_event_cash{width: 100px;} .tType1 tbody tr th.billingAmount .pay_type:last-child {margin-top: 10px;} .tType1 tbody tr th.billingAmount .pay_type>div:first-child {float: left;margin:0 0 0 5px;} @@ -447,6 +447,21 @@ input[type=text]::-ms-reveal, input[type=password]::-ms-reveal, input[type=email .tType1 tbody select.sel_number {width: 340px; height: 40px; padding: 0 20px; background-color: #f2f2f2;border-radius: 5px; border: 0;color: #002c9a;font-weight: 400;font-size: 16px;background-image: url(/publish/images/select_search.png); background-repeat: no-repeat; background-position: 94% center;} .tType1 tbody input[type="text"]::placeholder {color: #a6a6a6;} .tType1 tbody input:disabled {background-color: #dedede;} + +/*발송금액 아래 등급별 가격안내 추가*/ +.my_price_wrap .center-line{width: 96%; height: 1px; background-color: #e5e5e5; margin: 0 auto;} +.my_price_wrap{letter-spacing: -0.5px; width: calc(100% - 100px); background-color: #fff; border-radius: 0 0 5px 5px; width: 100%;} +.my_price_wrap ul{display: flex; width: calc(100% - 20px); border-bottom: 1px dashed #d5d5d5; margin: 0 auto; padding: 15px 0px 15px 5px; align-items: center; flex-wrap: wrap; box-sizing: border-box;} +.my_price_wrap ul:last-child{border: 0; align-items: flex-start;} +.my_price_wrap ul:first-child li:last-child{margin: 0; padding: 0} +.my_price_wrap .title{font-size: 17px; font-weight: 400; color: #222; margin-top: 1px;} +.my_price_wrap .title span{font-size: 15px;} +.my_price_wrap .title img{margin: 0 8px 0 0; vertical-align: top;} +.my_price_wrap .type{border: 1px solid #46484a; border-radius: 3px; margin-right: 3px; color: #46484a; padding: 0 4px 1px 4px;} +.my_price_wrap .type, .price_line{font-size: 16px; font-weight: 400; color: #555;} +.my_price_wrap .price{color: #e40000; font-size: 18px; font-weight: 700;} +.my_price_wrap .line{font-size: 14px; color: #ababab;} + /*// tType1 */ /*// sub page 반복 */ @@ -916,6 +931,11 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .pay_cont .excel_middle {margin: 20px 0 10px 0;} .pay_cont .excel_middle .selType2 {width: 82px; height: 32px; margin-left: 0;} .pay_cont .select_btnWrap .add_text2 {font-size: 16px; padding-top: 7px; color: #666; font-weight: 300;} + +/*등급 및 누적결제액 확인 버튼 추가*/ +.pay_cont .excel_middle .level_btn{margin: 0 5px; border: 1px solid #002c9a; color: #002c9a;} +.pay_cont .excel_middle .level_btn img{margin-top: -3px;} + .pay_cont .excel_middle .print_btn {margin: 0 5px;} .pay_cont .pay_info {display: flex; justify-content: center; background-color: #efeff0; width: 100%; padding: 16px 0; border-radius: 5px; margin: 20px 0 50px 0; box-sizing: border-box; } .pay_cont .pay_info p:nth-child(1) {font-size: 18px;} @@ -1055,13 +1075,13 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .charg_cont.current {display: block;} .charg_cont .tab_tit{font-size: 24px; font-weight: bold; color: #222; margin-bottom: 20px; margin-top: 40px;} .charg_cont .area_tab{display: flex; width: 100%; justify-content: space-between;} -.charg_cont .area_tab li{ width: calc((100% - 80px)/4); border: 1px solid #ddd; border-radius: 5px; position: relative; box-sizing: border-box; text-align: center;} +.charg_cont .area_tab li{ width: calc((100% - 80px)/5); border: 1px solid #ddd; border-radius: 5px; position: relative; box-sizing: border-box; text-align: center;} .charg_cont .area_tab li button {font-size: 22px; font-weight: 400; width: 100%; height: 100%; padding: 60px 20px 40px 20px;position:relative;z-index:1;} .charg_cont .area_tab li.active {border: 3px solid #fbc72b;} .charg_cont .area_tab li.active::before{background-image: url(/publish/images/content/icon_chargeCheck2.png); background-color: #fbc72b; border: 2px solid #fbc72b;} .charg_cont .area_tab li::before{position: absolute; content: " "; width: 31px; height: 31px; border: 3px solid #ccc; right: 15px; top: 15px; border-radius: 100%; background-image: url(/publish/images/content/icon_chargeCheck1.png); background-repeat: no-repeat; background-position: center 58%;} .charg_cont .area_tab button i{width: 65px; height: 55px; display: block; margin: 0 auto 15px auto; background-position: center;} -.charg_cont .area_tab .btn_charge1 i{background-image: url(/publish/images/content/icon_charging1.png);} +.charg_cont .area_tab .btn_charge1 i{background-image: url(/publish/images/simple.png);} .charg_cont .area_tab .btn_charge2 i{background-image: url(/publish/images/content/icon_charging2.png);} .charg_cont .area_tab .btn_charge3 i{background-image: url(/publish/images/content/icon_charging3.png);} .charg_cont .area_tab .btn_charge4 i{background-image: url(/publish/images/content/icon_charging4.png);} @@ -1143,6 +1163,33 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .charg_cont .tType1 .box_input.flex input{border: 1px solid #ccc;} .charg_cont .tType1 .box_input.flex input[type="text"] {width: 200px;background-color: #fff;} .charg_cont .tType1 .box_input.flex button{background-color: #002c9a; color: #fff; border: 0; margin-left: 10px;} + + +/*누적결제액별 등급 및 단간 추가*/ +.accrue_price{width: 100%; height: 105px; border-radius: 5px; background-color: #f2f2f2;} +.accrue_price p{font-size: 22px; font-weight: 700; line-height: 105px; margin-left: 53px;} +.accrue_price p span{border-radius: 5px; background-color: #fff; padding: 10px 10px 10px 10px; font-size: 18px; font-weight: 400;} +.accrue_price p span img{margin-right: 5px; margin-top: -5px;} +.accrue_price p span span{padding: 0; font-size: 22px; font-weight: 700; color: #e40000;} +.accrue_level .tType1_title{margin-top: 40px;} +.accrue_level .tType1_title img{margin-top: -5px;} +.accrue_level .tType2{width: 100%; border-top: 1px solid #000; text-align: center;} +.accrue_level .tType2 thead tr{background-color: #f7f7f7; border-bottom: 1px solid #e5e5e5;} +.accrue_level .tType2 thead tr th{height: 46px; font-size: 16px; font-weight: 500; border-right: 1px solid #e5e5e5; vertical-align: middle;} +.accrue_level .tType2 thead tr th:last-child{border-right: 0;} +.accrue_level .tType2 tbody tr{border-bottom: 1px solid #e5e5e5;} +.accrue_level .tType2 tbody tr th{font-size: 16px; font-weight: 500; border-right: 1px solid #e5e5e5; height: 42px; vertical-align: middle;} +.accrue_level .tType2 tbody tr td{font-size: 16px; font-weight: 300; border-right: 1px solid #e5e5e5; vertical-align: middle; line-height: 1.4;} +.accrue_level .tType2 tbody tr td:last-child{border-right: 0;} +.accrue_level .tType2 tbody tr td:last-child>span {font-weight: 400;} + +.accrue_level .tType2_level tbody tr th{font-weight: 300;} +.accrue_level .tType2_level tbody tr .level_price{font-weight: 500;} +.accrue_level .level_first{font-weight: 400; font-size: 18px; color: #666;} +.accrue_level .level span{font-weight: 400; font-size: 18px; color: #666;} +.accrue_level .tType2 .th_second span{font-size: 15px; font-weight: 300;} +.accrue_level .reqTxt4_last{text-indent: -12px; margin: 0px 0px 0px 11px;} + /* //결제하기 */ /* 요금안내/견적내기 */ @@ -1153,11 +1200,15 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .fee_cont .tType2 thead tr th{height: 46px; font-size: 16px; font-weight: 500; border-right: 1px solid #e5e5e5; vertical-align: middle;} .fee_cont .tType2 thead tr th:last-child{border-right: 0;} .fee_cont .tType2 tbody tr{border-bottom: 1px solid #e5e5e5;} + .fee_cont .tType2 tbody tr th{font-size: 16px; font-weight: 500; border-right: 1px solid #e5e5e5; height: 50px; vertical-align: middle;} .fee_cont .tType2 tbody tr td{font-size: 16px; font-weight: 300; border-right: 1px solid #e5e5e5; vertical-align: middle; line-height: 1.4;} .fee_cont .tType2 tbody tr td:last-child{border-right: 0;} .fee_cont .tType2 tbody tr td:last-child>span {font-weight: 400;} +/*문자(등급별 요금 안내) 테이블 높이 수정*/ +.fee_cont .tType2 .level_table th{height: 42px;} + .fee_cont .tType1 select, .fee_cont .tType1 input{border: 0; background-color: #f2f2f2;} .fee_cont .btn_add{float: right;} .fee_cont .btn_add img{margin-left: 5px;} @@ -1189,6 +1240,14 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .tb_wrap.totalPrice_tb .tType4 tbody td {font-size: 18px; font-weight: 400; color: #222; height: 52px; line-height: 31px; position: relative;} .tb_wrap.totalPrice_tb .tType4 tbody td select {height: 36px; top: 8px; border: 2px solid; } + +/*문자(등급별 요금 안내)*/ +.fee_cont .tType2_level tbody tr th{font-weight: 300;} +.fee_cont .tType2_level tbody tr .level_price{font-weight: 500;} +.fee_cont .level_first{font-weight: 400; font-size: 18px; color: #666;} +.fee_cont .level span{font-weight: 400; font-size: 18px; color: #666;} +.fee_cont .tType2 .th_second span{font-size: 15px; font-weight: 300;} +.fee_cont .reqTxt4_last{text-indent: -12px; margin: 0px 0px 0px 11px;} /* //요금안내/견적내기 */ /* 예약관리 */ @@ -1559,7 +1618,7 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px /* .fax_content .final_wrap .pay_type {border-radius: 5px; height: 60px; padding: 12px 13px; box-sizing: border-box;} */ .fax_content .final_wrap .pay_type:last-child {margin-top: 10px;} /* .fax_content .final_wrap .pay_type>div:first-child {float: left;margin:0 0 0 5px; background-color: #fff;} */ -.fax_content .final_wrap .pay_type>div:first-child {display:inline-block;width: calc(100% - 187px); background-color: #fff;padding: 8px 15px; border-radius: 5px;} +.fax_content .final_wrap .pay_type>div:first-child {display:inline-block;width: calc(100% - 187px); background-color: #fff; padding: 8px 15px; border-radius: 5px;} .fax_content .final_wrap .pay_type>div .won {display:inline-block;margin:9px 11px 0 -34px;font-size:16px;vertical-align:top;color:#9a9a9a;} .fax_content .final_wrap .pay_type>div:last-child {display:inline-block;max-width: 150px; width: 100%;} .fax_content .final_wrap .pay_type>div:last-child button{width: 100%;} @@ -1598,6 +1657,9 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .fax_content .qmMark:hover+.send_hover_cont{display: block;} .fax_content .qmMark+.send_hover_cont li{text-indent: -9px; margin: 0 0 0 9px;} + + + /* 카톡전송 > 알림톡 소개 */ .kakao_intro_cont{letter-spacing: -0.5px; /*word-break: keep-all;*/} .kakao_intro_cont .heading h2{letter-spacing: 0;} diff --git a/src/main/webapp/publish/css/main.css b/src/main/webapp/publish/css/main.css index aa085512..ae62cd9e 100644 --- a/src/main/webapp/publish/css/main.css +++ b/src/main/webapp/publish/css/main.css @@ -202,6 +202,9 @@ .btn_custom img{vertical-align: middle; margin-top: -4px; margin-right: 2px;} .btn_custom:hover {box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.12);} +/*요금안내 top 배너 시작*/ +.price_top_banner{position: fixed; right: 4%; top: 160px; z-index: 20;} + /* media queries */ @media screen and (max-width: 1800px){ /* content2 문자샘플 영역 */ diff --git a/src/main/webapp/publish/css/mem.css b/src/main/webapp/publish/css/mem.css index c4a77d07..34ba0deb 100644 --- a/src/main/webapp/publish/css/mem.css +++ b/src/main/webapp/publish/css/mem.css @@ -293,7 +293,7 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare /* //join4 - 가입완료 */ -/* 마이페이지 */ + /* 메인화면 */ .my_dashboard {margin-top: 40px;} @@ -359,6 +359,7 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare .my_dashboard table tbody tr:last-child td {border-bottom: 1px solid transparent; } .my_dashboard table tbody tr:last-child td:first-child {border-bottom: 1px solid transparent; border-radius: 0 0 0 5px;} .my_dashboard table tbody tr:last-child td:last-child {border-bottom: 1px solid transparent; border-radius: 0 0 5px 0 ;} + /* mypage dashboard cont1 */ .my_dashboard .my_dashboard_cont1 {padding: 25px 30px;} .my_dashboard_cont1>div {display: flex; align-items: center;} @@ -367,6 +368,18 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare .my_dashboard .my_dashboard_cont1 button {font-size: 17px; height: 45px; padding: 0 15px; border: 1px solid #002c9a; border-radius: 5px; margin-left: 15px; color: #002c9a; background-color: #fff; position: relative; right: 5px; top: 3px;} .my_dashboard_cont1>span {background-color: #fff; height: 43px; padding: 0 30px; border-radius: 21.5px; align-items: center; display: flex; font-weight: 300;} .my_dashboard_cont1>span>span {font-weight: 500;} + +/* mypage dashboard cont1 등급제 기간 추가 - 기간 지나면 이부분 삭제 */ +.my_dashboard .my_dashboard_cont1 {padding: 25px 30px;} +.my_dashboard_cont1>div {display: flex; align-items: center;} +.my_dashboard_cont1 p {font-size: 16px; font-weight: 300;} +.my_dashboard_cont1 p span {font-size: 24px; font-weight: 600; padding-right: 3px; margin-left: -20px;} +.my_dashboard .my_dashboard_cont1 button {font-size: 17px; height: 45px; padding: 0 8px; border: 1px solid #002c9a; border-radius: 5px; margin-left: 15px; color: #002c9a; background-color: #fff; position: relative; right: 5px; top: 3px;} +.my_dashboard_cont1>span {background-color: #fff; height: 43px; padding: 0 30px; border-radius: 21.5px; align-items: center; display: flex; font-weight: 300;} +.my_dashboard_cont1>span>span {font-weight: 500;} +.my_dashboard .my_dashboard_cont1 .level_icon{margin: 0 7px 0 0; display: block; width: 46px; height: 80px; text-align: center; padding: 0; background-color: transparent; border: 0;} +.my_dashboard_cont1 .level_icon p{font-size: 14px; font-weight: 400; margin-top: 2px; color: #444;} + /* mypage dashboard cont2 */ .my_dashboard .my_dashboard_cont2 {width: 100%; flex-flow: wrap;} .dashboard_info {display: flex; flex-flow: wrap; width: 100%; justify-content: space-between;} @@ -642,6 +655,11 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare .limited_wrap .limited_button {margin:40px 0;} .limited_wrap .limited_button .btnType {width:160px;margin:0 3px;} +/* 마이페이지 */ +/*등급제 아이콘 추가*/ + + + /* media queries */ @@ -652,6 +670,14 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare .my_dashboard .send_price{width: calc(100% - 340px);} .send_top .send_price li{letter-spacing: -1px;} .send_top .send_price .title{padding: 0 4px 0 0;} + + /* mypage dashboard cont1 등급제 기간 추가 - 기간 지나면 이부분 삭제 */ + .my_dashboard_cont1 p {font-size: 17px;} + .my_dashboard_cont1 p span {font-size: 22px;} + .my_dashboard .my_dashboard_cont1 button {font-size: 16px; padding: 0 8px; margin: 0 0 0 13px; color: #002c9a;} + .my_dashboard_cont1 .level_icon{margin: 0 22px 0 0;} + .my_dashboard .send_price{margin: 0 -24px 0 0;} + .my_dashboard .send_price .price_title{width: 75px;} } @media only screen and (max-width:1380px){ diff --git a/src/main/webapp/publish/css/popupLayer.css b/src/main/webapp/publish/css/popupLayer.css index e7d9744a..43ade239 100644 --- a/src/main/webapp/publish/css/popupLayer.css +++ b/src/main/webapp/publish/css/popupLayer.css @@ -1114,6 +1114,15 @@ /* 결제완료 */ +/* 누적결제액 세부내역 팝업 */ +.level_popup .popup_heading p span{font-size: 18px; font-weight: 400;} +.level_popup .candidate_table .tb_wrap{min-height: auto;} +.level_popup .candidate_table table tr:first-child{border-top: 0;} +.level_popup .level_tx{margin: -20px 0 3px 0; font-size: 16px; font-weight: 300;} +.level_popup .layer_in .level_title th{ font-size: 15px; font-weight: 400; text-align: center;} +.level_popup .layer_in .level_text td{font-size: 15px; font-weight: 300; text-align: center; height: 40px;} +.level_popup .pagination{margin-top: 20px;} + /* ie */ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 특수문자 */ diff --git a/src/main/webapp/publish/firstpay_event.html b/src/main/webapp/publish/firstpay_event.html index 4ad4c190..818b9738 100644 --- a/src/main/webapp/publish/firstpay_event.html +++ b/src/main/webapp/publish/firstpay_event.html @@ -286,26 +286,19 @@
충전수단 선택
신용카드
+
간편결제
|
+
+
+
+ - 인터넷 익스플로러 이용 고객께서는 도구-팝업 차단 해제 후 충전이 가능합니다. +- 결제사별 정책상 충전금액 제한이 있을 수 있습니다. + |
+
신용카드
| 충전금액 | +
+
+
+
+ 원 + |
+ |
|---|---|---|
|
+
+
+
|
@@ -419,11 +477,12 @@
-
입금 즉시 자동 충전되는 나만의 전용계좌 개설(평생 사용가능, - 5천원 이상 입금 가능) -1. 현재 발급받은 전용계좌가 없습니다. -2. 입금 즉시 자동 충전되는 나만의 전용계좌 개설(평생 사용가능, - 5천원 이상 입금 가능) -1. 현재 발급받은 전용계좌가 없습니다. +2. 입금 즉시 자동 충전되는 나만의 전용계좌 개설(평생 사용가능, 5천원 이상 입금 가능) 원 | |