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 @@

충전수단 선택

-
+
- +
-

신용카드

+

+ 간편결제 스몰 아이콘 간편결제

@@ -345,6 +338,7 @@ --%>

--> +

@@ -354,12 +348,86 @@
최종 결제금액 :
    -
  • 5,000원(공급가액) -
  • -
  • 500원(부가세) -
  • -
  • 5,500원(최종금액) -
  • +
  • 50,000원(공급가액)
  • +
  • 5,000원(부가세)
  • +
  • 55,000원(최종금액)
  • +
+
+ + + + + + + + + +
+
+ +

- 인터넷 익스플로러 이용 고객께서는 도구-팝업 차단 해제 후 충전이 가능합니다.

+

- 결제사별 정책상 충전금액 제한이 있을 수 있습니다.

+
+
+
+ + + +
+

신용카드

+ + + + + + + + + + + + + @@ -419,11 +477,12 @@

충전금액 + + + +

+
+
+
+
최종 결제금액 :
+
+
    +
  • 50,000원(공급가액)
  • +
  • 5,000원(부가세)
  • +
  • 55,000원(최종금액)
@@ -385,7 +453,7 @@ -
+

- - -

입금 즉시 자동 충전되는 나만의 전용계좌 개설(평생 사용가능, - 5천원 이상 입금 가능)

-
- -

1. 현재 발급받은 전용계좌가 없습니다.

-

2. 입금 즉시 자동 충전되는 나만의 전용계좌 개설(평생 사용가능, - 5천원 이상 입금 가능)

-
-
- +

1. 현재 발급받은 전용계좌가 없습니다.

+

2. 입금 즉시 자동 충전되는 나만의 전용계좌 개설(평생 사용가능, 5천원 이상 입금 가능)

@@ -444,59 +501,28 @@ - - - - - - - - - - - - - - - + + + @@ -540,6 +566,7 @@ --%>

--> +

@@ -549,12 +576,9 @@
최종 결제금액 :
    -
  • 5,000원(공급가액) -
  • -
  • 500원(부가세) -
  • -
  • 5,500원(최종금액) -
  • +
  • 50,000원(공급가액)
  • +
  • 5,000원(부가세)
  • +
  • 55,000원(최종금액)
@@ -623,6 +647,7 @@ --%>

--> +

@@ -632,12 +657,9 @@
최종 결제금액 :
    -
  • 5,000원(공급가액) -
  • -
  • 500원(부가세) -
  • -
  • 5,500원(최종금액) -
  • +
  • 50,000원(공급가액)
  • +
  • 5,000원(부가세)
  • +
  • 55,000원(최종금액)
diff --git a/src/main/webapp/publish/guide_2022.html b/src/main/webapp/publish/guide_2022.html index b043ed74..e1c6f35b 100644 --- a/src/main/webapp/publish/guide_2022.html +++ b/src/main/webapp/publish/guide_2022.html @@ -18,6 +18,13 @@
-
- - - - -
- -
-
-
- 보유한 전용 계좌가 없습니다. -
-
+
+ 보유한 전용 계좌가 없습니다. +
+
-

- 전용계좌는 개설일로부터 3개월 미사용 시 자동 - 해지됩니다.

-

- 전용계좌에 5,000원 이상 입금 시, 연중무휴 - 실시간 자동 충전이 가능합니다.

+

- 전용계좌는 개설일로부터 3개월 미사용 시 자동 해지됩니다.

+

- 전용계좌에 5,000원 이상 입금 시, 연중무휴 실시간 자동 충전이 + 가능합니다.

- 계좌번호 문자로 받기(일/3회까지) - + onclick="fnSmsSend(); return false;">문자받기

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
구분결제일시결제금액누적금액등급
12023-06-15 10:001,500,0002,100,000오렌지
22023-05-16 10:00500,000600,000옐로우
32023-04-15 10:00100,000100,000화이트
+
+
+ + + + + + +
본문 바로가기
@@ -149,28 +228,65 @@

마이페이지

-
+
+
-

홍길동회원님 반갑습니다

+

+ 홍길동회원님 반갑습니다 +

+
-
나의
단가
+
나의
단가
-
    -
  • 문자
  • -
  • 단문18
  • -
  • 장문50
  • -
  • 그림90 원 (2장 : 110원 / 3장 : 130원)
  • -
-
    -
  • 카톡
  • -
  • 알림톡6.9
  • -
  • 팩스
  • -
  • 팩스58
  • -
  • -

    ※ 이벤트 단가 적용기간 : 2022-05-13 ~ 2022-07-12(29일 남음)

    -
  • -
+
    +
  • + 문자 +
  • +
  • + 단문 + + 18 + 원 +
  • +
  • + 장문 + + 50 + 원 +
  • +
  • + 그림 + + 90 + 원 + (2장 : 110원 / 3장 : 130원) +
  • +
+
    +
  • + 카톡 +
  • +
  • + 알림톡 + + 6.9 + 원 +
  • +
  • + 팩스 +
  • +
  • + 팩스 + + 58 + 원 +
  • +
diff --git a/src/main/webapp/publish/payment1.html b/src/main/webapp/publish/payment1.html index c3eef265..a60a039a 100644 --- a/src/main/webapp/publish/payment1.html +++ b/src/main/webapp/publish/payment1.html @@ -247,7 +247,7 @@
-

문자이미지 문자

+

문자이미지 문자(등급 : 화이트)

@@ -259,28 +259,173 @@ - + - + - + - +
구분 특징가격단가
단문(SMS) 90Byte 이하 단문 메시지(이미지 첨부 불가)2518.0
장문(LMS) 91~2,000Byte 이하 장문메시지(이미지 첨부 불가)5050.0
그림문자(MMS) 2,000Byte 이하 문자 및 이미지를 포함하는그림메시지(이미지 최대 3장 첨부 가능) 1장 : 90원 / 2장 : 120원/ 3장 : 1501장 : 90.0원 / 2장 : 110.0원/ 3장 : 130.0
- * 텍스트 용량(Byte)에 대한 안내 : 한글2Byte, 영문·숫자 1Byte를 차지. + +

문자이미지 문자(등급별 요금 안내)

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
등급누적결제액(2023-06-28 ~ 현재)단문장문그림(1장)그림(2장)그림(3장)
VVIP10,000,0008.132657580
VIP9,000,0008.533667683
골드8,000,000934677785
실버7,000,0001035687890
블랙6,000,0001136697995
레드5,000,00012387280100
퍼플4,000,00013407585105
블루3,000,00014427890110
오렌지2,000,00015448195115
그린1,000,000164684100120
옐로우500,000174887105125
화이트0185090110130
+ + * 등급별 요금제는 당사의 정책 및 운영의 필요상 수정, 중단 또는 변경될 수 있습니다.
+ * 누적결제액은 등급별 요금제 적용일로부터 적립된 결제금액을 말하며, 누적결제액에 따라 등급은 자동으로 적용됩니다.
+ * "첫결제 이벤트" 등 이벤트 결제금액은 등급별 요금제 누적결제액에서 제외됩니다.
+
+

+ * 문자피싱, 스미싱, 주식, 도박, 로또, 스팸, 사기, 협박, 범죄, 유사투자, 유사수신 등을 목적으로 하거나 교사 또는 방조하는 내용의 정보, 발신번호 조작 등으로 인지되는 문자에 대해서는 사전 또는 즉시 발송을 차단하고 + 이용을 정지시킬 수 있으며, 이에 대한 어떠한 환불이나 보상을 실시하지 않습니다. 또한, 상기 문자를 발송한 회원에 대해서는 그 즉시 등급별 요금제 혜택을 취소합니다. +

+ +

알림톡 아이콘 이미지 알림톡

diff --git a/src/main/webapp/publish/payment2.html b/src/main/webapp/publish/payment2.html index 81f269f9..20c6afe3 100644 --- a/src/main/webapp/publish/payment2.html +++ b/src/main/webapp/publish/payment2.html @@ -2,257 +2,378 @@ - - - 문자온 + + + 문자온 - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + -
- - - -
-
-

QUICK
MENU

-

QUICK

- - -
-
- - - - -
-
- -
- -
    -
  • -
  • -
  • -
  • -
  • -
+
+ + + + +
+
+

QUICK
MENU

+

QUICK

+ + +
+
+ + + + + + +
+
+ +
+ +
    +
  • +
  • +
  • +
  • +
  • +
+ -
-
-

결제하기

-
-
+
+
+

결제하기

+
+

충전수단 선택

    -
  • -
  • +
  • +
  • +
  • +
  • +
  • -
  • -
  • +
  • +
  • +
  • +
-
선택한 수단을 다음 충전 시에도 +
선택한 수단을 + 다음 충전 시에도 이용합니다.
- +
-

신용카드

+

간편결제 스몰 아이콘 + 간편결제

- - + + + + + + +
충전금액 - + +

- - - - - - ※ 최소 3천원 이상부터 결제 가능합니다. + +
+
+
+
최종 결제금액 :
+
+
    +
  • 50,000원(공급가액)
  • +
  • 5,000원(부가세)
  • +
  • 55,000원(최종금액)
  • +
+
+
+ +
-

- 신용카드 결제가 어려우신 고객께서는 ARS 신용카드 결제(080-1234-5678 전화 후 결제정보 입력)를 통해서도 이용 가능합니다.

-

- 팝업차단 해제 후 충전 가능합니다(도구 → 팝업차단 메뉴에서 설정)

-

- 카드사별 정책상 금액제한이 있을 수 있습니다. 단, ARS 신용카드 결제는 충전금액 제한없이 이용하실 수 있습니다.

+

- 인터넷 익스플로러 이용 고객께서는 도구-팝업 차단 해제 후 충전이 가능합니다.

+

- 결제사별 정책상 충전금액 제한이 있을 수 있습니다.

+
+
+
+ + +
+

신용카드 + 신용카드

+ + + + + + + + + + + + + + +
충전금액 + + +

+ +
+
+
+
최종 결제금액 :
+
+
    +
  • 50,000원(공급가액)
  • +
  • 5,000원(부가세)
  • +
  • 55,000원(최종금액)
  • +
+
+
+ +
+
+
+

- 인터넷 익스플로러 이용 고객께서는 도구-팝업 차단 해제 후 충전이 가능합니다.

+

- 카드사별 정책상 충전금액 제한이 있을 수 있습니다. 단, ARS 신용카드 결제는 충전금액 제한 없이 이용하실 수 + 있습니다.

-
- -
- -
- -

계좌 이미 전용계좌

+ +
+ +

계좌 이미 전용계좌

@@ -264,32 +385,32 @@

1. 현재 발급받은 전용계좌가 없습니다.

-

2. 평생 같은 계좌번호로 입금 즉시 자동 충전되는 전용계좌를 사용해보세요(5,000원 이상부터 입금 가능)

-

3. 발급받은 전용계좌는 3개월 미사용시 자동 해지됩니다.

+

2. 입금 즉시 자동 충전되는 나만의 전용계좌 개설(평생 사용가능, 5천원 이상 입금 가능)

+
- - - - - - - - - - - + + + + + + - +

+
- -

계좌 이미 전용계좌

+ +

계좌 이미 전용계좌

@@ -298,23 +419,28 @@ - - @@ -324,7 +450,7 @@ -
+ -
-

휴대폰결제

+
+

+ 휴대폰결제

-
기업은행 08202827497137
-
+ +
+ 보유한 전용 계좌가 없습니다. +

- 전용계좌는 개설일로부터 3개월 미사용 시 자동 해지됩니다.

-

- 전용계좌에 5,000원 이상 입금 시, 연중무휴 실시간 자동 충전됩니다.

-

- 예금주 : 문자온

-

- 계좌번호 문자로 받기(일/3회까지) - - - -

+

- 전용계좌에 5,000원 이상 입금 시, 연중무휴 실시간 자동 충전이 + 가능합니다.

+ +

- 계좌번호 문자로 받기(일/3회까지) + + + +

@@ -410,39 +545,61 @@ - + + + +
충전금액 - + +

- - - - - - ※ 최소 3천원 이상부터 결제 가능합니다. + +
+
+
+
최종 결제금액 :
+
+
    +
  • 50,000원(공급가액)
  • +
  • 5,000원(부가세)
  • +
  • 55,000원(최종금액)
  • +
+
+
+ +
-

- 월 30만원 한도 내에서 충전할 수 있습니다.

-

- 그 외 휴대폰 소액결제 제한은 가입하신 통신사를 통해 확인할 수 있습니다.

-

- 팝업차단 해제 후 충전 가능합니다.(도구>팝업차단 메뉴에서 설정)

+

- 월 30만원 한도 내에서 충전하실 수 있습니다.

+

- 휴대폰 소액결제 제한에 관한 사항은 가입하신 통신사를 통해 확인하실 수 있습니다.

+

- 인터넷 익스플로러 이용 고객께서는 도구-팝업 차단 해제 후 충전이 가능합니다.

-
- -
-
-

즉시이체

+
+

+ 즉시이체

@@ -450,70 +607,262 @@ - + + + +
충전금액 - + +

- - - - - - ※ 최소 3천원 이상부터 결제 가능합니다. + +
+
+
+
최종 결제금액 :
+
+
    +
  • 50,000원(공급가액)
  • +
  • 5,000원(부가세)
  • +
  • 55,000원(최종금액)
  • +
+
+
+ +
-

- 결제사의 인터넷뱅킹을 이용한 계좌이체(법인계좌불가)입니다.

-

- 기존 인터넷뱅킹을 이용하시는 경우 해당 이체를 통해 무통장입금을 이용하시는게 편리할 수 있습니다,

+

- 나이스페이 결제를 이용하여 인터넷뱅킹처럼 로그인 없이 간단한 정보 입력만으로 실시간 계좌 이체

+

  (일반결제, 간편결제, 앱결제)를 할 수 있는 간편한 결제 수단입니다.(소득공제 및 지출증빙 가능)

-
- -
+ + +
+

등급 : 등급 스몰 아이콘오렌지(누적결제액 :                  200,000원)

+ +
+
+

누적결제액별 등급 및 단가 아이콘 누적결제액별 등급 및 단가 +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
등급누적결제액(2023-06-28 ~ 현재)단문장문그림(1장)그림(2장)그림(3장)
VVIP10,000,0008.132657580
VIP9,000,0008.533667683
골드8,000,000934677785
실버7,000,0001035687890
블랙6,000,0001136697995
레드5,000,00012387280100
퍼플4,000,00013407585105
블루3,000,00014427890110
오렌지2,000,00015448195115
그린1,000,000164684100120
옐로우500,000174887105125
화이트0185090110130
+ + * 등급별 요금제는 당사의 정책 및 운영의 필요상 수정, 중단 또는 변경될 수 있습니다.
+ * 누적결제액은 등급별 요금제 적용일로부터 적립된 결제금액을 말하며, 누적결제액에 따라 등급은 자동으로 적용됩니다.
+ * "첫결제 이벤트" 등 이벤트 결제금액은 등급별 요금제 누적결제액에서 제외됩니다.
+
+

+ * 문자피싱, 스미싱, 주식, 도박, 로또, 스팸, 사기, 협박, 범죄, 유사투자, 유사수신 등을 목적으로 하거나 교사 또는 방조하는 내용의 정보, 발신번호 조작 + 등으로 인지되는 문자에 대해서는 + 사전 또는 즉시 발송을 차단하고 + 이용을 정지시킬 수 있으며, 이에 대한 어떠한 환불이나 보상을 실시하지 않습니다. 또한, 상기 문자를 발송한 회원에 대해서는 그 즉시 등급별 요금제 혜택을 + 취소합니다. +

+ +
-
-
-
- - - + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/webapp/publish/payment3.html b/src/main/webapp/publish/payment3.html index 61536953..aa1e0c06 100644 --- a/src/main/webapp/publish/payment3.html +++ b/src/main/webapp/publish/payment3.html @@ -6,7 +6,8 @@ 문자온 - + @@ -15,29 +16,32 @@ - - + + - + +
-
- +
- - + + + +
-
- + + + +
@@ -231,331 +329,494 @@
  • - - + + +

    요금결제내역

    -
    - -
      -
    • -
    • -
    • -
    • -
    • -
    • -
    -
    - -
    - - - - - - - - - -
    요금결제내역 기간설정에 대한 표
    기간설정 -
    - -
    - - -
    - ~ - -
    - +
    + +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    + +
    + +
    + + + + + + + + + + + + +
    요금결제내역 기간설정에 대한 표
    기간설정 +
    + +
    + +
    - - - - + ~ + +
    + +
    +
    + + + + +
    +
    +
    +
    ※ 요금 결제내역은 결제일을 기준으로 최대 6개월까지만 조회 가능합니다.
    +
    + + + + + +
    +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + 번호 +
    + + +
    +
    + 결제일시 +
    + + +
    +
    + 결제방식 +
    + + +
    +
    + 결제금액 +
    + + +
    +
    결제정보증빙서류 발행 요청
    + + + +

    1

    +
    +

    2021-06-25, 09:30:52

    +
    +

    신용카드

    +
    +

    199,000

    +
    +

    신한카드 카드승인번호 : 12345678

    +
    + + + +

    2

    +
    +

    2021-06-25, 09:30:52

    +
    +

    무통장입금

    +
    +

    199,000

    +
    +

    신한카드 우리은행 : 1234-56-78901

    +
    + + + +

    3

    +
    +

    2021-06-25, 09:30:52

    +
    +

    포인트

    +
    +

    199,000

    +
    +

    사용포인트(수수료 포함) : 5,250

    +
    + + + +

    4

    +
    +

    2021-06-25, 09:30:52

    +
    +

    전용계좌

    +
    +

    199,000

    +
    +

    전용계좌번호 : 1234-56-78901

    +
    + + + +

    5

    +
    +

    2021-06-25, 09:30:52

    +
    +

    휴대폰

    +
    +

    199,000

    +
    +

    결제 휴대폰 번호 : 010-1234-5678

    +
    + + + +

    6

    +
    +

    2021-06-25, 09:30:52

    +
    +

    즉시이체

    +
    +

    199,000

    +
    +

    출금계좌 국민은행 : 1234-56-78901

    +
    +
    + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + 번호 +
    + + +
    +
    + 결제일시 +
    + + +
    +
    + 결제방식 +
    + + +
    +
    + 결제금액 +
    + + +
    +
    결제정보증빙서류 발행 요청
    + + + +

    1

    +
    +

    2021-06-25, 09:30:52

    +
    +

    신용카드

    +
    +

    199,000

    +
    +

    신한카드 카드승인번호 : 12345678

    +
    + + + +

    2

    +
    +

    2021-06-25, 09:30:52

    +
    +

    무통장입금

    +
    +

    199,000

    +
    +

    신한카드 우리은행 : 1234-56-78901

    +
    +

    세금계산서 발행완료

    +
    + + + +

    3

    +
    +

    2021-06-25, 09:30:52

    +
    +

    포인트

    +
    +

    199,000

    +
    +

    사용포인트(수수료 포함) : 5,250

    +
    -
    + + + +

    4

    +
    +

    2021-06-25, 09:30:52

    +
    +

    전용계좌

    +
    +

    199,000

    +
    +

    전용계좌번호 : 1234-56-78901

    +
    +

    현금계산서 발행완료

    +
    + + + +

    5

    +
    +

    2021-06-25, 09:30:52

    +
    +

    휴대폰

    +
    +

    199,000

    +
    +

    결제 휴대폰 번호 : 010-1234-5678

    +
    +

    세금계산서 발행대기

    +
    + + + +

    6

    +
    +

    2021-06-25, 09:30:52

    +
    +

    즉시이체

    +
    +

    199,000

    +
    +

    출금계좌 국민은행 : 1234-56-78901

    +
    +

    세금계산서 발행대기

    -
    -
    -
    ※ 요금 결제내역은 결제일을 기준으로 최대 6개월까지만 조회 가능합니다.
    -
    - - - - -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - 번호 -
    - - -
    -
    - 결제일시 -
    - - -
    -
    - 결제방식 -
    - - -
    -
    - 결제금액 -
    - - -
    -
    결제정보증빙서류 발행 요청
    - - -

    1

    2021-06-25, 09:30:52

    신용카드

    199,000

    신한카드 카드승인번호 : 12345678

    - - -

    2

    2021-06-25, 09:30:52

    무통장입금

    199,000

    신한카드 우리은행 : 1234-56-78901

    - - -

    3

    2021-06-25, 09:30:52

    포인트

    199,000

    사용포인트(수수료 포함) : 5,250

    - - -

    4

    2021-06-25, 09:30:52

    전용계좌

    199,000

    전용계좌번호 : 1234-56-78901

    - - -

    5

    2021-06-25, 09:30:52

    휴대폰

    199,000

    결제 휴대폰 번호 : 010-1234-5678

    - - -

    6

    2021-06-25, 09:30:52

    즉시이체

    199,000

    출금계좌 국민은행 : 1234-56-78901

    -
    - - - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - 번호 -
    - - -
    -
    - 결제일시 -
    - - -
    -
    - 결제방식 -
    - - -
    -
    - 결제금액 -
    - - -
    -
    결제정보증빙서류 발행 요청
    - - -

    1

    2021-06-25, 09:30:52

    신용카드

    199,000

    신한카드 카드승인번호 : 12345678

    - - -

    2

    2021-06-25, 09:30:52

    무통장입금

    199,000

    신한카드 우리은행 : 1234-56-78901

    세금계산서 발행완료

    - - -

    3

    2021-06-25, 09:30:52

    포인트

    199,000

    사용포인트(수수료 포함) : 5,250

    -
    - - -

    4

    2021-06-25, 09:30:52

    전용계좌

    199,000

    전용계좌번호 : 1234-56-78901

    현금계산서 발행완료

    - - -

    5

    2021-06-25, 09:30:52

    휴대폰

    199,000

    결제 휴대폰 번호 : 010-1234-5678

    세금계산서 발행대기

    - - -

    6

    2021-06-25, 09:30:52

    즉시이체

    199,000

    출금계좌 국민은행 : 1234-56-78901

    세금계산서 발행대기

    -
    - +
    +
      -
    • -
    • +
    • +
    • @@ -566,222 +827,236 @@
    • -
    • -
    • +
    • +
    -
    - -
    -
    -

    - 포인트는 환불되지 않습니다.

    -

    - 환불 신청 금액에 따라 환불 수수료가 차감됩니다.

    -

    - 결제 방식에 따라 환불 수수료는 다르게 적용될 수 있습니다.

    -

    - 취소 처리기간 경과시에 증빙서류를 첨부해야 환불처리 가능하며, 결제대행 수수료가 부과됩니다.

    -

    - 1,000원 이하의 잔액은 환불이 불가합니다.

    -

    - 무통장입금 제외 모든 결제는 부분취소가 불가하여, 사용금액(차액) 결제 후 전액취소를 원칙으로 합니다.

    -

     (예) 핸드폰 3만원 결제 후 3천원 사용한 경우, 3,300원(부가세포함)송금 또는 3천원 핸드폰 결제 후 3만원 전액취소

    -

    - 환불업무는 매주 수요일에 순차적으로 처리됩니다.

    -
    - + +
    +
    +

    - 포인트는 환불되지 않습니다.

    +

    - 환불 신청 금액에 따라 환불 수수료가 차감됩니다.

    +

    - 결제 방식에 따라 환불 수수료는 다르게 적용될 수 있습니다.

    +

    - 취소 처리기간 경과시에 증빙서류를 첨부해야 환불처리 가능하며, 결제대행 수수료가 부과됩니다.

    +

    - 1,000원 이하의 잔액은 환불이 불가합니다.

    +

    - 무통장입금 제외 모든 결제는 부분취소가 불가하여, 사용금액(차액) 결제 후 전액취소를 원칙으로 합니다.

    +

     (예) 핸드폰 3만원 결제 후 3천원 사용한 경우, 3,300원(부가세포함)송금 또는 3천원 핸드폰 결제 후 3만원 전액취소

    +

    - 환불업무는 매주 수요일에 순차적으로 처리됩니다.

    +
    + -
      -
    • -
      -
      - 증빙서류 및 환불수수료 안내 - +
        +
      • +
        +
        + 증빙서류 및 환불수수료 안내 + +
        +
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        증빙서류 및 환불수수료 안내
        결제방법취소가능기간증빙서류환불수수료
        전용계좌명의자 계좌로 환불이체확인증(이체한 통장내역) 통장사본환불금액의 3%
        신용카드결제일 기준 2개월 내 취소가능통장사본환불금액의 5%
        무통장입금명의자 계좌로 환불이체확인증(이체한 통장내역) 통장사본환불금액의 3%
        휴대폰결제결제 당월 취소가능결제당월 일반 전화요금 납입영수증, 일반전화 명의자의 통장사본환불금액의 8%
        즉시이체결제 당일건만 취소가능통장사본환불금액의 5%
        +
        +
      • +
      +

      환불 금액 입력

      + + + + + + + + + + + + + + + + + + + + +
      환불 가능, 신청, 예정에 대한 표
      환불 가능 금액120,000
      환불 신청 금액 + + + + + 전액환불(1,000원 이하 환불 불가) +
      환불 예정 금액120,000(수수료 10% 제외)
      +

      환불 계좌 입력 (가입자가 충전하지 않았거나 타인의 계좌로 환불신청하는 경우 별도 서류가 요구될 수 있으며, 서류 + 불충분 시 환불되지 않습니다.)

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      예금주, 계좌정보, 연락처, 통장사본, 증빙서류에 대한 표
      예금주 + + + + + + +
      계좌정보 + + + + + +
      연락처 + + +
      통장사본 + + + + ※ 파일첨부가 안되시는 경우, 메일 munjaon@iten.co.kr로 보내주세요 +
      증빙서류 + + + + ※ 이체확인증 또는 핸드폰 납부 영수증을 첨부해주세요 +
      +

      환불 사유

      + + + + + + + + + + + + + + + + +
      환불사유, 비밀번호에 대한 표
      환불사유 +
      + + + + + +
      - -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      증빙서류 및 환불수수료 안내
      결제방법취소가능기간증빙서류환불수수료
      전용계좌명의자 계좌로 환불이체확인증(이체한 통장내역) 통장사본환불금액의 3%
      신용카드결제일 기준 2개월 내 취소가능통장사본환불금액의 5%
      무통장입금명의자 계좌로 환불이체확인증(이체한 통장내역) 통장사본환불금액의 3%
      휴대폰결제결제 당월 취소가능결제당월 일반 전화요금 납입영수증, 일반전화 명의자의 통장사본환불금액의 8%
      즉시이체결제 당일건만 취소가능통장사본환불금액의 5%
      -
      - - -

      환불 금액 입력

      - - - - - - - - - - - - - - - - - - - - -
      환불 가능, 신청, 예정에 대한 표
      환불 가능 금액120,000
      환불 신청 금액 - - - - - 전액환불(1,000원 이하 환불 불가) -
      환불 예정 금액120,000(수수료 10% 제외)
      -

      환불 계좌 입력 (가입자가 충전하지 않았거나 타인의 계좌로 환불신청하는 경우 별도 서류가 요구될 수 있으며, 서류 불충분 시 환불되지 않습니다.)

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      예금주, 계좌정보, 연락처, 통장사본, 증빙서류에 대한 표
      예금주 - - - - - - -
      계좌정보 - - - - - -
      연락처 - - -
      통장사본 - - - - ※ 파일첨부가 안되시는 경우, 메일 munjaon@iten.co.kr로 보내주세요 -
      증빙서류 - - - - ※ 이체확인증 또는 핸드폰 납부 영수증을 첨부해주세요 -
      -

      환불 사유

      - - - - - - - - - - - - - - - - -
      환불사유, 비밀번호에 대한 표
      환불사유 -
      - - - - - - -
      -
      - - - - - - -
      -
      비밀번호 - - -
      -
      - -
      - - - +
      + + + + + + +
      +
      비밀번호 + + +
      +
      + +
      +
      +
      +
    +
    -
    +
    +
    -
    - + + + + + \ No newline at end of file diff --git a/src/main/webapp/publish/sub1_2023.html b/src/main/webapp/publish/sub1_2023.html index 3fcf0dcc..e27bc753 100644 --- a/src/main/webapp/publish/sub1_2023.html +++ b/src/main/webapp/publish/sub1_2023.html @@ -1507,6 +1507,30 @@
    + +
    +
    +
      +
    • + 나의 단가  :   +
    • +
    • + 단문 + 18원 + /   +
    • +
    • + 장문 + 50원 + /   +
    • +
    • + 그림 + 90원 + (2장 : 110원 / 3장 : 130원) +
    • +
    +