@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700&display=swap);.spinner{margin:100px auto 0;width:70px;text-align:center}.spinner>div{width:18px;height:18px;background-color:#ff7321;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.fade-enter-active{opacity:0}.fade-enter-to{opacity:1;transition:opacity .3s}:root{--pt-txt-color:null;--pt-bg-color:null;--progress-percent:null;--party-guide-bg:null}.i_down{background-image:url('data:image/svg+xml;utf8, <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.6667 5.33329L7.99999 10.6666L3.33332 5.33329" stroke="%23222222" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>')}.i_down.color{background-image:url('data:image/svg+xml;utf8, <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.6667 5.33329L7.99999 10.6666L3.33332 5.33329" stroke="%23BDBDBD" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>')}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:100}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:300}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:350}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:400}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:500}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:700}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:900}@font-face{font-family:Heebo;font-style:normal;font-weight:400}@font-face{font-family:Heebo;font-style:normal;font-weight:500}@font-face{font-family:Heebo;font-style:normal;font-weight:700}.txt_number{font-family:Heebo,Noto Sans KR}html{font-family:Noto Sans KR,sans-serif;font-size:62.5%;line-height:1.5;box-sizing:border-box;overflow:scroll;letter-spacing:-.01em;word-break:break-all;color:#222;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}@media(max-width:320px){html{font-size:56.25%}}@media(min-width:376px){html{font-size:68.75%}}@media(min-width:1024px){html{font-size:62.5%}}*{margin:0;padding:0;font-family:inherit;font-size:inherit;box-sizing:inherit;letter-spacing:inherit;word-break:inherit;color:inherit}button{border:0;outline:none;cursor:pointer;background-color:transparent}button,img{display:block;width:100%}a{text-decoration:none;color:inherit}a:focus{outline:none}dl,li,ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:400}address,b,caption,cite,code,dfn,em,i,strong,var{font-style:normal;font-weight:400}input,select,textarea{width:100%;outline:none;-webkit-appearance:none;-webkit-border-radius:0}input:disabled,select:disabled,textarea:disabled{opacity:1}label{display:block}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+.label,input[type=radio]+.label{display:inline-block}input[type=search]::-webkit-search-cancel-button{display:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-ms-clear{display:none}textarea{resize:none}fieldset{border:0}.btn.bo,.btn.on,.file_box label,.form .inline .btn.orange,.m_btn,.page_btn .btn.left{position:relative;overflow:hidden}.btn.bo:after,.btn.on:after,.file_box label:after,.form .inline .btn.orange:after,.m_btn:after,.page_btn .btn.left:after{position:absolute;top:0;left:0;content:"";display:block;width:0;height:0}.btn.bo:active:after,.btn.on:active:after,.file_box label:active:after,.form .inline .btn.orange:active:after,.m_btn:active:after,.page_btn .btn.left:active:after{width:100%;height:100%;background-color:rgba(0,0,0,.06)}.nav .btn_wrap{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e0e0}.nav .btn_wrap .btn_box{display:flex;padding:1.4rem 0 1.4rem 1.6rem;flex:0 0 auto;justify-content:center;align-items:center}.nav .btn_wrap .btn_box img{width:1.8rem;height:1.8rem}.nav .btn_wrap .btn_box .txt{margin-left:.6rem;color:#9e9e9e;font-size:1.4rem;font-weight:500}.nav .btn_wrap button{position:relative;height:5rem;font-size:1.4rem;font-weight:500;color:#9e9e9e}.nav .btn_wrap button.on{color:#f36f21}.nav .btn_wrap button.on span:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background-color:#f36f21}.body,:root{height:100%}.body{display:flex;flex-direction:column}.body>*{flex:0 0 auto}.body .main{flex:1}.main{overflow:hidden;background-color:#fff}.page{height:100%}.page>.inner{display:flex;flex-direction:column;height:100%}.page>.inner>*{flex:0 0 auto}.page>.inner .page_con{flex:1}.page_con{overflow-y:auto;padding-bottom:3rem}.page_btn{height:5.4rem}.page_btn .btn_wrap{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:space-between;height:inherit}.page_btn .btn{width:100%;border-radius:0;font-weight:500}.page_btn .btn.left{border-top:1px solid #f36f21;background:#fff;color:#f36f21}.page_bg{background-color:#f8f9fa}.header>.inner{z-index:10;position:relative;display:flex;justify-content:space-between;align-items:center;height:5.4rem;background-color:#fff;padding:0 1.6rem}.header>.inner.type02{height:8rem}.header .left,.header .right{z-index:1;position:relative}.header .h_btn{float:left;width:2.4rem;height:2.4rem;background-repeat:no-repeat;background-size:auto 100%}.header .h_btn.back{background-image:url('data:image/svg+xml;utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M16 19L8 12L16 5" stroke="%23222222" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>')}.header .logo{position:absolute;top:0;left:0;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;font-size:1.6rem}.header .logo img{width:5.4rem}.header .h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;position:absolute;left:0;right:0;flex:1;font-size:1.6rem;text-align:center}.deposit{color:#4b73ff;font-weight:500}.withdrawal{color:#ff4b4b;font-weight:500}.ft_m_18{font-size:1.8rem;font-weight:500}.ft_r_14{font-size:1.4rem;color:#616161}.ft_m_14{font-size:1.4rem;font-weight:500}.line_grey{height:.1rem;background:#eee}.line_grey.none{display:none}.btn,.medium{font-weight:500}.btn{background:#e0e0e0;color:#fff;font-size:1.6rem;height:5.4rem}.btn.on{background:#f36f21}.btn.bo{border:1px solid #f36f21;color:#f36f21;font-size:1.4rem;font-weight:500;border-radius:.4rem}.btn_wrap30{margin:3rem 3rem 0 3rem}.btn_wrap36{margin:3.6rem 3rem 0 3rem}.btn_wrap36 .bo{background-color:#fff;font-size:1.6rem}.m_btn{background:#f36f21;color:#fff;font-size:1.6rem;font-weight:500;height:5.4rem;border-radius:.4rem}.m_btn.bo{border:1px solid #bdbdbd;background:#fff;color:#222;font-size:1.4rem;font-weight:500;border-radius:.4rem;margin-right:.8rem}.two_type2{display:flex;justify-content:flex-end;color:#9e9e9e;font-size:1.4rem;letter-spacing:-.02rem;text-decoration:underline;margin:0 2.6rem 2rem 0}.two_type2 .text_btn{width:auto}.two_type2 .text_btn:active{text-decoration:none}.two_type2 .text_btn:first-child{margin-right:1.6rem}.two_type{display:flex;justify-content:space-between;font-size:1.4rem;padding:5rem 2.8rem 0}.two_type .text_btn{flex:0 0 auto;width:auto;-webkit-text-decoration-line:underline;text-decoration-line:underline;display:flex;color:#9e9e9e}.two_type .text_btn:last-child{color:#f36f21}.form{width:100%}.form_wrap{display:flex;justify-content:center;padding:0 2.8rem}.form_li{margin-bottom:2rem}.form_li.m_12{margin-bottom:1.2rem}.form_li.m_8{margin-bottom:.8rem}.form_li_center{display:flex;justify-content:center;margin-top:3rem}.form_ttl{margin-bottom:.4rem;font-size:1.2rem;font-weight:500}.form_ttl span{color:#f36f21}.form_in>*{margin-bottom:.4rem}.form_in>:last-child{margin-bottom:0}.form_in label{display:flex}.form .inline{display:flex;margin-bottom:.8rem}.form .inline>*{flex:1}.form .inline>:nth-child(n+2){margin-left:1rem}.form .inline .btn{flex:0 0 auto;width:8.4rem;background:#fff}.form .inline .btn.orange{background:#f36f21;font-size:1.4rem;font-weight:500;border-radius:.4rem}.form .inline .select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../img/i_down_g.df60780a.svg) no-repeat 95% 50%;border:.7px solid #cfd8dc;border-radius:.4rem;font-size:1.4rem;font-weight:500;color:#616161;padding:1rem 4.6rem 1rem .8rem}.form .inline .select::-moz-placeholder{color:#bdbdbd}.form .inline .select:-ms-input-placeholder{color:#bdbdbd}.form .inline .select::placeholder{color:#bdbdbd}.form .inline .select:disabled{background:#f5f5f5}.form .btn{height:4rem}.hint{color:#f36f21;font-size:1.2rem;display:none}.hint,.hint_b{margin-top:.4rem}.hint_b{font-size:1rem;color:#9e9e9e}.hint.on{display:block}.hint.txt{color:#bdbdbd;font-size:1.2rem;letter-spacing:-.6px;margin-top:1rem}.input{position:relative}.input input,.input textarea{padding:.95rem .8rem;height:4rem;border:.7px solid #cfd8dc;border-radius:.4rem;font-size:1.4rem;font-weight:500;color:#616161}.input input.memo,.input textarea.memo{font-size:1.2rem;height:12.4rem}.input input::-moz-placeholder,.input textarea::-moz-placeholder{color:#bdbdbd}.input input:-ms-input-placeholder,.input textarea:-ms-input-placeholder{color:#bdbdbd}.input input::placeholder,.input textarea::placeholder{color:#bdbdbd}.input input[type=number]:disabled,.input input[type=text]:disabled,.input textarea[type=number]:disabled,.input textarea[type=text]:disabled{background:#f5f5f5}.input.timer input{padding-right:4.8rem}.input.timer .time{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);width:3.2rem;font-size:1.4rem;font-weight:500;text-align:center;color:#bdbdbd}.file_box label{display:flex;justify-content:center;padding:.8rem 0;border:1px solid #bdbdbd;border-radius:.4rem;font-size:1.4rem;color:#9e9e9e}.file_box label img{margin-right:.6rem;width:2rem;height:2rem}.file_box input[type=file]{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);border:0}.file_selected{display:flex;justify-content:space-between;align-items:center;margin-top:.8rem;background:#f5f5f5;padding:.8rem;border-radius:.4rem}.file_selected.first{margin-top:1.2rem}.file_selected.last{margin-bottom:6rem}.file_selected .file_name{display:flex;align-items:center;font-size:1.2rem;color:#9e9e9e}.file_selected .file_name .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;width:24.6rem}.file_selected .file_name img{width:1.4rem;height:1.4rem;margin-right:.4rem}.file_selected .cancel{background:url(../img/i_x.382ee7c7.svg);width:1.8rem;height:1.8rem}.checkbox{position:relative;display:inline-block}.checkbox input+.label{padding-left:2.8rem;min-height:2.8rem;background:url(../img/i_uncheck.69679329.svg) no-repeat 0 0;background-size:2.8rem;font-size:1.4rem;font-weight:500;color:#616161;margin:0 auto}.checkbox input+.label>span{display:block;padding-left:.4rem;margin-top:.3rem}.checkbox input:checked+.label{background-image:url(../img/i_check.793db293.svg)}.modal_dim{transition-property:top;transition-duration:.5s;transition-delay:.2s;z-index:20;position:fixed;top:100vh;left:0;width:100%;height:100%}.modal_dim:before{transition-property:opacity;transition-duration:.2s;content:"";display:block;height:100%;background-color:rgba(0,0,0,.3);opacity:0}.modal_dim.on{transition-property:top;transition-duration:.2s;transition-delay:0s;top:0}.modal_dim.on:before{transition-property:opacity;transition-duration:.3s;transition-delay:.2s;opacity:1}.modal_dim.on .modal_wrap{transition-property:top;transition-duration:.3s;transition-delay:.2s;top:0}.modal_wrap{transition-property:top;transition-duration:.2s;position:absolute;top:100vh;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.modal{display:flex;flex-direction:column;margin:0 2rem;width:100%;max-height:80%;border-radius:.8rem;background:#fff}.modal>*{flex:0 0 auto}.modal_head{display:flex;justify-content:center;align-items:center;height:5.4rem;font-size:1.6rem;text-align:center;font-weight:500}.modal_con{flex:1;overflow-y:auto}.modal_txt{display:flex;flex-direction:column;align-items:center;padding:0 2.4rem}.modal_btn{flex:0 0 auto;width:100%;padding:2rem 1.6rem}.modal_btn .m_btn{height:3.6rem;font-size:1.4rem}.full_modal .modal{margin:0;max-width:unset;height:100%;max-height:unset;border-radius:0}.full_modal .modal .btm_btn .btn_wrap{position:absolute}.txt_list{color:#424242;font-size:1.4rem;margin-top:1rem}.txt_list dl{display:flex;line-height:160%}.txt_list dl dt{margin-right:.4rem}.txt_list.s_nt{margin:.8rem 0 0 0;color:#757575;font-size:1.2rem;letter-spacing:-.02rem}.inline{display:flex;width:100%}.list_page{padding:.6rem 1.6rem 0}.list_page .border{border:none}.box{width:100%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.01),0 4px 8px rgba(0,0,0,.02),0 1px 12px rgba(0,0,0,.12);border-radius:.8rem;padding:2rem 1.6rem .8rem}.box_build{padding:2rem 1.6rem}.box_shadow{padding:2.6rem 1.6rem 0}.box_shadow.p_0{padding:2.6rem 0 .8rem}.box_shadow.m_0{padding:0 1.6rem 0}.box_shadow.m_0 .box_one{padding:0;box-shadow:none}.box_shadow.m_8{padding:.8rem 1.6rem 0}.box_shadow.m_8 .box_one{padding:0;box-shadow:none}.box_shadow.m_8 .box_one .text_box{letter-spacing:-.02em;line-height:160%;margin-top:1.6rem;color:#616161;font-size:1.4rem}.box_shadow.m_8 .box_one .text_box_full{margin:2rem 0}.box_shadow.m_8 .box_one .text_box_full img{width:8rem;height:8rem;border-radius:.4rem;margin-right:1rem}.box_shadow.m_8 .answer{margin-top:2rem}.box_shadow.m_8 .answer_none{display:flex;flex-direction:column;align-items:center;font-size:1.4rem;color:#9e9e9e;font-weight:350}.box_shadow.m_8 .answer_complete .price_txt{color:#9e9e9e;font-weight:350;font-size:1.2rem}.box_shadow.m_8 .answer_complete .answer_box{font-size:1.4rem;margin-top:.8rem;color:#616161}.box_shadow.m_12{padding:1.2rem 1.6rem 0}.box_shadow.m_32{padding:3.2rem 1.6rem 0}.box_ttl{padding-bottom:1.2rem;font-size:1.4rem;position:relative;display:flex;align-items:center}.box_ttl>*{flex:0 0 auto}.box_ttl p{flex:1}.box_ttl.size18 img{width:1.285714em;height:1.285714em}.box_ttl.on .icon{background-image:url('data:image/svg+xml;utf8, <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.33334 10.6667L8.00001 5.33337L12.6667 10.6667" stroke="%23222222" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>')}.box_ttl .icon,.box_ttl.on .icon{position:absolute;right:0;width:1.6rem;height:1.6rem;background-size:cover}.box_ttl .icon{background-image:url('data:image/svg+xml;utf8, <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.6667 5.33329L7.99999 10.6666L3.33332 5.33329" stroke="%23222222" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>')}.box_ttl.build{padding-bottom:0}.box_ttl.build img{width:5.8rem;height:5.8rem}.box_ttl.build p{font-size:1.6rem;margin-left:1rem;font-weight:350}.box_ttl.build p span{font-weight:500;color:#222}.box_ttl img{width:2.4rem;height:2.4rem}.box_ttl p{font-weight:500;margin-left:.6rem;color:#424242}.box_con .icon_btn{width:1.6rem;height:1.6rem}.box_list_wrap{margin-top:.8rem}.box .wrap_notice{margin-top:.4rem}.box .middle{display:flex;flex-direction:column;align-items:flex-end;margin-right:1.2rem}.box .middle_box{display:flex;justify-content:flex-end;align-items:center;flex:1}.box .middle_box .price{justify-content:flex-end;padding:0}.box .middle_box .price.r_12{letter-spacing:-.04em;margin-right:1.2rem}.box .middle_box .price.f_g{color:#9e9e9e}.box .toggle_box2{background-color:#f5f5f5;border-radius:0 0 .8rem .8rem}.box .toggle_box2 .box2_box{padding:1rem 1.2rem}.box .toggle_box2 span{flex:1}.box .toggle_box2 .box2_txt{font-size:1.2rem;display:flex;justify-content:space-between;padding:.6rem 0;color:#424242}.box .toggle_box2 .box2_txt .txt{width:10rem;text-align:right;color:#757575}.box .toggle_box2 .box2_txt .number{font-family:Heebo;font-weight:500;color:#757575}.box .list_ttl{display:flex;justify-content:space-between;align-items:center}.box .list_ttl .right{background-image:url('data:image/svg+xml;utf8, <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.6667 5.33329L7.99999 10.6666L3.33332 5.33329" stroke="%23BDBDBD" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>')}.box .list_ttl.on .right,.box .list_ttl .right{width:1.6rem;height:1.6rem;background-size:cover}.box .list_ttl.on .right{background-image:url('data:image/svg+xml;utf8, <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.33334 10.6667L8.00001 5.33337L12.6667 10.6667" stroke="%23BDBDBD" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>')}.box_list{padding:1.2rem 0;border-bottom:1px solid #eee}.box_list.m_8{padding:.4rem 0 2rem}.box_list.flex_box{display:flex;justify-content:space-between;align-items:center}.box_list:last-child{border-bottom:none}.box_list .icon{background-image:url('data:image/svg+xml;utf8, <svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5.26218 3.69995L10.8622 8.49995L5.26218 13.2999" stroke="%23222222" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>');width:1.6rem;height:1.6rem;background-size:cover}.box_list p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;flex:1;text-align:left;font-size:1.4rem;color:#424242;padding-right:1rem}.box_list p.white_wrap{white-space:normal}.box_list p.white_wrap.ft_m_16{font-size:1.6rem}.box_list p.white_nowrap{white-space:nowrap}.box_list p.white_nowrap.ft_m_16{font-size:1.6rem}.box_list p.notice_txt{flex:1}.box_list p.notice_txt2{white-space:inherit;font-size:1.2rem;color:#9e9e9e}.box_list p.txt{letter-spacing:-.02rem;white-space:inherit;width:18rem}.box_list .price{text-align:right;padding:0;color:#222;font-weight:500}.box_list .price .number{font-family:Heebo;font-weight:500}.box_list .price.deposit{color:#4b73ff;font-weight:500}.box_list .price_box{display:flex;font-weight:400;color:#9e9e9e;margin-top:.4rem;font-size:1.2rem}.box_list .price_box img{flex:0 0 auto;margin-right:.2rem;width:1.6rem;height:1.6rem}.box_list .price_box.price_number{font-family:Heebo;font-size:1.2rem}.box_list .price_box .price_txt{word-break:keep-all}.box_list .price_box.color_red{color:#f36f21}.box_list .vote_box{margin:2rem 0 2.2rem;display:flex;justify-content:space-between}.box_list .vote_box .vote{width:48%;padding:.6rem 0;background:#e0e0e0;font-size:1.4rem;font-weight:700;text-align:center;color:#fff;border-radius:.4rem}.box_list .vote_box .vote.on{background:#f36f21}.box_list.type02 .left{width:auto}.box_list.type02 .name{padding-right:0;white-space:unset;overflow:unset}.box_one{padding:.8rem 1.6rem}.box_one.orange{background-color:#ff8943}.box_one .box_list_wrap,.box_one .middle{margin:0}.box_one .middle._m_4{margin-right:1.2rem}.box_one .middle .name{font-size:1.8rem;font-weight:500}.box_one .left{width:0;display:flex;flex:1;flex-direction:column;font-weight:500}.box_one .left.no_width{width:auto}.box_one .left_ttl{color:#fff}.box_one .left.flex_box{display:flex;flex-direction:row;align-items:center}.box_one .left.flex_box img{width:2.4rem;height:2.4rem}.box_one .left_con{margin-top:.4rem;font-weight:400;font-size:1.2rem;color:#fff}.bottom{height:6.4rem}.bottom_wrap{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;padding:0 2.4rem;height:inherit;border-radius:1.8rem 1.8rem 0 0;box-shadow:0 0 4px rgba(0,0,0,.1);background-color:#fff}.btm_icon.on .home{background-image:url('data:image/svg+xml;utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 12H3L12 3L21 12H19" fill="%23F36F21"/> <path d="M5 12H3L12 3L21 12H19" stroke="%23F36F21" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5 12V19C5 19.5304 5.21071 20.0391 5.58579 20.4142C5.96086 20.7893 6.46957 21 7 21H17C17.5304 21 18.0391 20.7893 18.4142 20.4142C18.7893 20.0391 19 19.5304 19 19V12" fill="%23F36F21"/> <path d="M5 12V19C5 19.5304 5.21071 20.0391 5.58579 20.4142C5.96086 20.7893 6.46957 21 7 21H17C17.5304 21 18.0391 20.7893 18.4142 20.4142C18.7893 20.0391 19 19.5304 19 19V12" stroke="%23F36F21" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14 12H10V16H14V12Z" fill="white"/> </svg>');background-size:2.4rem}.btm_icon.on .bill{background-image:url('data:image/svg+xml;utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21L16 19L14 21L12 19L10 21L8 19L5 21Z" fill="%23F36F21" stroke="%23F36F21" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14 8H11.5C11.1022 8 10.7206 8.15804 10.4393 8.43934C10.158 8.72064 10 9.10218 10 9.5C10 9.89782 10.158 10.2794 10.4393 10.5607C10.7206 10.842 11.1022 11 11.5 11H12.5C12.8978 11 13.2794 11.158 13.5607 11.4393C13.842 11.7206 14 12.1022 14 12.5C14 12.8978 13.842 13.2794 13.5607 13.5607C13.2794 13.842 12.8978 14 12.5 14H10M12 14V15.5M12 6.5V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>');background-size:2.4rem}.btm_icon.on .bank{background-image:url('data:image/svg+xml;utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.00174 10H21.9983C21.9862 7.82497 21.8897 6.64706 21.1213 5.87868C20.2426 5 18.8284 5 16 5H8C5.17157 5 3.75736 5 2.87868 5.87868C2.1103 6.64706 2.01384 7.82497 2.00174 10ZM22 12H2V14C2 16.8284 2 18.2426 2.87868 19.1213C3.75736 20 5.17157 20 8 20H16C18.8284 20 20.2426 20 21.1213 19.1213C22 18.2426 22 16.8284 22 14V12ZM7 15C6.44772 15 6 15.4477 6 16C6 16.5523 6.44772 17 7 17H7.01C7.56228 17 8.01 16.5523 8.01 16C8.01 15.4477 7.56228 15 7.01 15H7Z" fill="%23F36F21"/> </svg>');background-size:2.4rem}.btm_icon.on .menu{background-image:url('data:image/svg+xml;utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4 6H20" stroke="%23F36F21" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4 12H20" stroke="%23F36F21" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4 18H20" stroke="%23F36F21" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>');background-size:2.4rem}.btm_icon.on p{color:#f36f21}.btm_icon p{text-align:center;font-size:1.1rem;color:#9e9e9e;margin-top:.2rem;letter-spacing:-.5px}.btm_icon .img{width:2.4rem;height:2.4rem;margin:0 auto}.btm_icon .home{background-image:url('data:image/svg+xml;utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 12H3L12 3L21 12H19" fill="%239E9E9E"/> <path d="M5 12H3L12 3L21 12H19" stroke="%239E9E9E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5 12V19C5 19.5304 5.21071 20.0391 5.58579 20.4142C5.96086 20.7893 6.46957 21 7 21H17C17.5304 21 18.0391 20.7893 18.4142 20.4142C18.7893 20.0391 19 19.5304 19 19V12" fill="%239E9E9E"/> <path d="M5 12V19C5 19.5304 5.21071 20.0391 5.58579 20.4142C5.96086 20.7893 6.46957 21 7 21H17C17.5304 21 18.0391 20.7893 18.4142 20.4142C18.7893 20.0391 19 19.5304 19 19V12" stroke="%239E9E9E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14 12H10V16H14V12Z" fill="white"/> </svg>');background-size:2.4rem}.btm_icon .bill{background-image:url('data:image/svg+xml;utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21L16 19L14 21L12 19L10 21L8 19L5 21Z" fill="%239E9E9E" stroke="%239E9E9E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14 8H11.5C11.1022 8 10.7206 8.15804 10.4393 8.43934C10.158 8.72064 10 9.10218 10 9.5C10 9.89782 10.158 10.2794 10.4393 10.5607C10.7206 10.842 11.1022 11 11.5 11H12.5C12.8978 11 13.2794 11.158 13.5607 11.4393C13.842 11.7206 14 12.1022 14 12.5C14 12.8978 13.842 13.2794 13.5607 13.5607C13.2794 13.842 12.8978 14 12.5 14H10M12 14V15.5M12 6.5V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>');background-size:2.4rem}.btm_icon .bank{background-image:url('data:image/svg+xml;utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.00174 10H21.9983C21.9862 7.82497 21.8897 6.64706 21.1213 5.87868C20.2426 5 18.8284 5 16 5H8C5.17157 5 3.75736 5 2.87868 5.87868C2.1103 6.64706 2.01384 7.82497 2.00174 10ZM22 12H2V14C2 16.8284 2 18.2426 2.87868 19.1213C3.75736 20 5.17157 20 8 20H16C18.8284 20 20.2426 20 21.1213 19.1213C22 18.2426 22 16.8284 22 14V12ZM7 15C6.44772 15 6 15.4477 6 16C6 16.5523 6.44772 17 7 17H7.01C7.56228 17 8.01 16.5523 8.01 16C8.01 15.4477 7.56228 15 7.01 15H7Z" fill="%239E9E9E"/> </svg>');background-size:2.4rem}.btm_icon .menu{background-image:url('data:image/svg+xml;utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4 6H20" stroke="%239E9E9E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4 12H20" stroke="%239E9E9E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4 18H20" stroke="%239E9E9E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>');background-size:2.4rem}.inner_ttl{color:#ffa46f;font-size:1.4rem;margin-bottom:.6rem;font-weight:700}.bill_page{background:url(../img/bg_img.25c0b245.png) no-repeat;background-size:34.3rem 14.6rem}.bill_page h2{font-size:2.2rem;font-weight:500;padding:3rem 2.6rem .4rem}.refresh{white-space:unset!important;overflow:unset!important;text-overflow:unset!important}.flex1none{flex:unset!important}.access{display:flex;flex-direction:column;text-align:center}.access .line_grey{margin:2rem 3rem 0}.access .logo_area{display:flex;justify-content:center;align-items:center;height:13rem;margin-top:8%}.access .logo_area img{width:5.4rem}.access .ft_r_14{margin-top:.8rem}.access .access_box{display:flex;justify-content:center;margin:2.6rem 0 0 -.6rem}.access .access_box.m_30{margin-top:3rem}.access .access_box .img_box{display:flex;align-items:center}.access .access_box .img_box img{width:3.4rem;height:3.4rem}.access .access_box .text_box{display:flex;flex-direction:column;text-align:left}.access .access_box p{margin-left:1.2rem}.access .access_box .ft_r_14{color:#757575;margin-top:.2rem}.login_page .logo_area{display:flex;justify-content:center;align-items:center;width:100%;height:28rem}.login_page .logo_area img{flex:0 0 auto;width:12rem;height:13.4rem}.sign_page{margin-top:2rem}.form_li_12{margin-bottom:1.2rem}.card{box-shadow:0 1px 4px rgba(0,0,0,.01),0 4px 8px rgba(0,0,0,.02),0 1px 12px rgba(0,0,0,.12);background:linear-gradient(141.71deg,#ffed4b -30.96%,#ffb93f -2.23%,#ff7321 103.56%);border-radius:.8rem;color:#fff}.card_top{padding:2rem 1.6rem 1.8rem}.card_ttl{display:flex;align-items:center;font-weight:500}.card_ttl .txt_number{font-family:Heebo;font-size:1.6rem}.card_ttl .txt_type01{padding:.4rem 1rem;border-radius:5rem;background-color:#f8872b}.card_ttl .txt_type02{margin-left:1.4rem;font-size:2rem;font-weight:700}.card_ttl .txt_type03{margin-left:.4rem;font-size:1.4rem}.card_bottom{padding:2.6rem 3rem 3.8rem}.card .line_grey{opacity:1%}.card_con{width:100%;text-align:center}.card_con .txt_type04{font-family:Heebo;font-size:3.6rem;font-weight:700}.card_con .txt_type05{margin-left:.4rem;font-size:2rem;font-weight:700}.card_con .txt_type06{margin-left:.4rem;font-size:1.2rem;font-weight:500;opacity:1%}.enroll_page{display:flex;justify-content:center;align-items:center}.enroll_page .img_box{margin-top:20%}.enroll_page .img_box img{margin:0 auto;width:10rem}.enroll_page .img_box .txt{margin-top:1.6rem;font-size:1.6rem;font-weight:350}.notice_box{position:absolute;bottom:9rem;padding:0 1.6rem;width:100%}.notice_box.sky{position:-webkit-sticky;position:sticky;top:100%}.notice_box .notice{padding:1.8rem 1.6rem;border-radius:.8rem}.notice_box .notice .txt{color:#616161;text-align:center;font-size:1.2rem}.notice_box .grey{background-color:#eee}.notice_box .orange{background-color:#ffdfcc}.notice_box .red{background-color:#f36f21}.notice_box .red .txt{color:#fff}.bottom_main{padding:3.6rem 1.6rem 0}.bottom_main .bottom_wrap2{display:flex;justify-content:space-between}.bottom_main .bottom_wrap2 .left{display:flex;flex-direction:column;font-size:1.2rem;color:#9e9e9e}.bottom_main .bottom_wrap2 .strong_txt{color:#f36f21;font-weight:500}.bottom_main .bottom_wrap2 .right{display:flex;flex-direction:column;align-items:center;font-size:1.2rem;color:#9e9e9e}.bottom_main .bottom_wrap2 .right img{width:5rem;height:5rem;margin-top:.2rem}.round{margin:.8rem 1.6rem 3.6rem 0}.round_wrap{border:1px solid #e0e0e0;border-radius:5rem;float:right}.round p{padding:.6rem 1rem;text-align:center;color:#757575;font-size:1rem}.round span{font-weight:500}.bill_img_box{position:relative}.bill_img_box .h1{margin:2.6rem 0;font-size:1.6rem;text-align:center}.bill_img_box .p{margin-bottom:3rem;letter-spacing:-.02em;line-height:160%;font-size:1.2rem;color:#757575}.bill_img_box .strong_txt{font-weight:500}.bill_img_box .close{position:fixed;top:2rem;right:.6rem;width:6rem;height:6rem}.modal .bill_img_box{overflow:auto}.bill_img{width:100%;border-radius:.4rem}.bill_img_auto{width:auto}.bill_speech_box{margin-top:48%;display:flex;flex-direction:column;justify-content:center;align-items:center}.bill_speech_box img{width:6.6rem;height:6.6rem;margin-bottom:1rem}.bill_speech_box span{color:#bdbdbd;font-size:1.8rem}.page_bg_grey{background-color:#b7b7b7;padding:1.6rem}.form_wrap2{padding:1.6rem 1.6rem 0}.form_wrap2 .form_li,.form_wrap2 .inline{margin-bottom:0}.list_page2{padding:0}.list_page3{margin-top:2rem}.box_list_ttl{display:flex;align-items:center}.box_list_ttl img{width:2.4rem;height:2.4rem;margin-right:.6rem}.m_4{margin-bottom:.4rem}.build_name{width:auto;border:1px solid #f36f21;font-size:1.2rem;font-weight:500;color:#f36f21;border-radius:.4rem;padding:0 1.2rem .2rem}.m_26{margin-top:2.6rem}.input_page{height:12.4rem}.switch{position:relative;display:inline-block;width:4.8rem;height:2.4rem}.switchinput{opacity:0;width:0;height:0}.switch .slider{top:0;left:0;background-color:#eceff1}.switch .slider,.switch .slider:before{position:absolute;right:0;bottom:0;transition:.4s;border-radius:5rem}.switch .slider:before{top:.4rem;left:.4rem;box-shadow:-.2rem .2rem .2rem rgba(0,0,0,.08);content:"";width:1.6rem;height:1.6rem;background:#fff}.switch input:checked+.slider{background:#f36f21}.switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.switch input:checked+.slider:before{transform:translateX(2.4rem)}.editor{font-size:16px}.editor>div{white-space:pre-line}.editor table{width:100%;border-color:grey}.editor table td{border:1px solid grey;padding:5px;min-height:25px}.editor p{font-size:inherit;text-align:left;word-break:break-word}.editor sub,.editor sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.editor sub{bottom:-.25em}.editor sup{top:-.5em}.editor a{display:inline;color:#4169e1;text-decoration:underline}.editor img{display:inline;width:auto;max-width:100%}.editor ol,.editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.editor li:before{content:"";display:inline-block;white-space:nowrap;width:1.2em}.editor li:not(.ql-direction-rtl){padding-left:1.5em}.editor li.ql-direction-rtl{padding-right:1.5em}.editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.editor ul li:before{content:"•"}.editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.editor ol li:before{content:counter(list-0,decimal) ". "}.editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-1}.editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-2}.editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-3}.editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9;counter-increment:list-4}.editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9;counter-increment:list-5}.editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9;counter-increment:list-6}.editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.editor ol li.ql-indent-7{counter-reset:list-8 list-9;counter-increment:list-7}.editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.editor ol li.ql-indent-8{counter-reset:list-9;counter-increment:list-8}.editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.editor ol li.ql-indent-9{counter-increment:list-9}.editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.editor blockquote{font-size:20px;border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.editor code,.editor pre{background-color:#f0f0f0;border-radius:3px}.editor code{font-size:85%;padding:2px 4px}.editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.editor h1,.editor h2,.editor h3,.editor h4,.editor h5,.editor h6{font-weight:700}.editor h1{font-size:2em}.editor h2{font-size:1.5em}.editor h3{font-size:1.17em}.editor h4{font-size:1em}.editor h5{font-size:.83em}.editor h6{font-size:.67em}.editor em,.editor i{font-style:italic}.editor .ql-direction-rtl{direction:rtl;text-align:inherit}.editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.editor .ql-size-small{font-size:.75em}.editor .ql-size-large{font-size:1.5em}.editor .ql-size-huge{font-size:2.5em}.editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.editor .ql-align-center{text-align:center}.editor .ql-align-justify{text-align:justify}.editor .ql-align-right{text-align:right}.editor .ql-bg-black{background-color:#000}.editor .ql-bg-red{background-color:#e60000}.editor .ql-bg-orange{background-color:#f90}.editor .ql-bg-yellow{background-color:#ff0}.editor .ql-bg-green{background-color:#008a00}.editor .ql-bg-blue{background-color:#06c}.editor .ql-bg-purple{background-color:#93f}.editor .ql-color-white{color:#fff}.editor .ql-color-red{color:#e60000}.editor .ql-color-orange{color:#f90}.editor .ql-color-yellow{color:#ff0}.editor .ql-color-green{color:#008a00}.editor .ql-color-blue{color:#06c}.editor .ql-color-purple{color:#93f}.editor .ql-video{display:block;max-width:100%}.editor .ql-video.ql-align-right{margin:0 0 0 auto}.editor .ql-video.ql-align-center{margin:0 auto}.video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrap embed,.video-wrap iframe,.video-wrap object{position:absolute;top:0;left:0;width:100%;height:100%}