*{box-sizing:border-box;padding:0;margin:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{padding:0;margin:0;vertical-align:top;white-space:normal;word-wrap:break-word;word-break:normal}html{overflow-y:auto}body,html{width:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{min-width:320px}ol,ul{list-style-type:none}li{list-style:none}h1,h2,h3,h4,h5,h6,th{font-weight:400}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0;outline:none}label{cursor:pointer}address,em,i{font-style:normal}caption,legend{visibility:hidden;width:0;height:0;font-size:0;line-height:0px}img{max-width:100%;display:block}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;padding:0;margin:0}a{color:inherit;cursor:pointer}a,a:active,a:focus,a:hover{text-decoration:none}aside,footer,header,main,nav,section{display:block}hr.skip{left:-99999px}h2.skip,hr.skip{position:absolute}h2.skip{text-indent:-99999px;overflow:hidden;width:0;height:0;line-height:0}.skip_nav{width:100%;height:30px;text-align:center;position:absolute;top:-50px;background:#000;z-index:50}button,input,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:none;font-family:var(--sr);width:100%;letter-spacing:-1px}input:-webkit-autofill{background-color:transparent;color:inherit;-webkit-box-shadow:none!important;-webkit-text-fill-color:inherit!important}input:-webkit-autofill,input:-webkit-autofill-and-obscured,input:-webkit-autofill-strong-password,input:-webkit-autofill-strong-password-viewable,input:autofill{background-color:transparent;color:inherit;-webkit-box-shadow:none!important;-webkit-text-fill-color:inherit!important}button{background:none}summary{cursor:pointer}a{display:block}img{width:auto;height:auto}textarea{border:none;background:none;outline:none;resize:none}details summary{list-style-type:none;-webkit-appearance:none}details summary::-webkit-details-marker{display:none}*{word-break:keep-all!important}.page-title{font-family:var(--sm);font-size:24px;line-height:1.4}.page-title small{display:block;margin-top:4px;color:#8894a0;font-size:16px;font-family:var(--sr)}.page-title small span{color:#1142bf}.info-card{padding:20px 15px;border-radius:10px;background:#fff}.info-card .info-list{display:flex;flex-direction:column;gap:20px}.info-card .info-list>div{display:flex;align-items:flex-start}.info-card .info-list>div dt{width:150px;color:#4e5968}.info-card .info-list>div dt .sub-label{color:#999;font-size:12px;display:block;margin-top:5px;width:100%}.info-card .info-list>div dt.flex{display:flex;align-items:center;gap:0 15px;flex-wrap:wrap}.info-card .info-list>div dt.flex img{width:14px;height:14px}.info-card .info-list>div dd{width:calc(100% - 150px)}.info-card .info-list>div dd.none{color:#999}.info-card .info-list>div dd.flex{display:flex;align-items:center;gap:15px}.info-card .info-list>div dd.flex span.click{color:#1142bf;border-bottom:1px solid #1142bf;display:inline-block;cursor:pointer}.info-card .info-list>div dd.flex span.click.red{color:#f03e3e;border-bottom:1px solid #f03e3e}.info-card .info-list>div dd small.extra{display:block;color:#999;font-size:12px;margin-top:5px}details summary{list-style:none;position:relative;display:flex;justify-content:space-between;align-items:center;padding-right:35px;gap:15px}details summary>div{font-family:var(--sm);font-size:18px;flex-shrink:0}details summary .line-spacer{width:100%;height:1px;background:#ededed;flex-grow:1}details summary:before{content:"";display:block;background:url(/asset/img/payment/report/arrow-simple-top.svg) no-repeat;background-size:20px;background-position:50%;top:50%;transform:translateY(-50%);right:0;position:absolute;width:20px;height:10px;transform-origin:center center;transition:transform .3s ease;transform:scaleY(-1);margin-top:-4px}details summary .type{display:none;color:#fff;font-size:15px;padding:2px 8px;border-radius:5px;font-size:14px}details summary .type.ty01{background:#e03d38}details summary .type.ty02{background:#868e96}details[open] summary:before{transform:scaleY(1)}details[open] summary .line-spacer{display:none}details .details-content{border-top:1px solid #ededed;margin-top:15px;padding-top:30px}details .details-content .address-display{border-radius:10px;padding:15px 15px 15px 37px;background:url(/asset/img/common/icon/location-icon-gray.svg) no-repeat;background-color:#f5f6fa;background-size:12px;background-position:top 18px left 15px}details .details-content.dash{border-top:1px dashed #ededed;margin-top:30px}details .details-content.dash em{font-size:16px}details.small summary{padding-right:31px}details.small summary>div{font-size:16px}details.small summary>div:first-child{font-family:var(--sr)}details.small summary:before{background-size:16px;width:16px;height:8px}.dl-box dl{display:flex;flex-direction:column;gap:20px}.dl-box dl div{display:flex;justify-content:space-between;align-items:center;font-size:14px}.dl-box dl div dt{color:#4e5968;display:flex;align-items:center;gap:10px}.dl-box dl div dt img{width:12px}.dl-box dl div dd.status{color:#868e96;font-family:var(--sm)}.dl-box dl div dd.status.red{color:#e03d38}.dl-box dl div dd.status.gray{color:#868e96}table{width:100%;table-layout:fixed}table thead tr th{border:1px solid #ededed;background:#f2f4f6;color:#4e5968;font-size:14px;padding:10px 5px}table thead tr th:first-child{border-left:none}table thead tr th:last-child{border-right:none}table tbody tr th{background:#f2f4f6;padding:10px 5px;border:1px solid #ededed;border-left:none}table tbody tr td,table tbody tr th{color:#4e5968;font-size:14px;vertical-align:middle}table tbody tr td{border:1px solid #ededed;text-align:center;padding:10px}table tbody tr td .br{display:block}table tbody tr td small{display:block;color:#999;margin-top:4px}table tbody tr td:first-child{border-left:none}table tbody tr td:last-child{border-right:none}table tbody tr td.left{text-align:left;padding:10px 20px}.alert-list{margin-top:30px;padding-top:30px;border-top:1px dashed #ededed;display:flex;flex-direction:column;gap:20px}.alert-list li{position:relative;padding-left:15px;font-size:14px;line-height:1.7;color:#6b7684;text-align:start}.alert-list li:before{content:"";position:absolute;left:0;top:9px;width:3px;height:3px;background-color:#6b7684;border-radius:50%}.alert-list li span.blue{color:#1142bf;font-family:var(--sm)}.click,button{cursor:pointer}button.basic{font-size:18px;height:60px;border-radius:5px;font-family:var(--sm)}button.basic small{display:block;font-size:12px;font-family:var(--sr);line-height:1.6}button.basic small.gray{color:#6b7684}button.basic.small{font-size:16px;height:50px}button.basic.light-blue{background-color:#edf0f7;color:#1142bf}button.basic.m-blue{color:#4e5968;background:#e3e9f6}button.basic.blue{background-color:#1142bf;color:#fff}button.basic.gray{background:#dfdfdf;color:#999}button.basic.light-gray{background:#f2f3f5;color:#999}button.basic.m-gray{background-color:#dfdfdf;color:#464c52}.bottom-btn-wrap{display:flex;gap:15px;align-items:center}.content-tab-section{background-color:#fff;padding:20px}.content-tab-section .content__tabs{background-color:#f5f6fa;display:table;table-layout:fixed;width:100%;border-radius:10px;height:58px;padding:4px}.content-tab-section .content__tabs li{display:table-cell;vertical-align:middle;text-align:center;font-size:16px;color:#4e5968;cursor:pointer}.content-tab-section .content__tabs li.on{background-color:#fff;color:#18141a;font-family:var(--sm);border-radius:8px;box-shadow:4px 4px 6px rgba(0,0,0,.04)}.common-info-list{display:flex;flex-direction:column;gap:20px}.common-info-list>div{display:flex;align-items:flex-start}.common-info-list>div dt{width:120px;color:#4e5968}.common-info-list>div dd{width:calc(100% - 120px)}.common-info-list>div dd span.un{color:#999}.common-info-list>div dd span.un.click{color:#1142bf;border-bottom:1px solid #1142bf;cursor:pointer}.common-info-list dl{display:flex}.common-info-list dl dt{width:150px;font-size:15px;color:#4e5968}.common-info-list dl dt .flex{display:flex;align-items:center;gap:15px}.common-info-list dl dt .flex img{width:14px;height:14px}.common-info-list dl dt small{color:#8894a0;font-size:12px;display:block;margin-top:4px}.common-info-list dl dd{width:calc(100% - 150px);font-size:15px}.common-info-list dl dd>div{display:flex;align-items:center;gap:15px;font-size:15px}.common-info-list dl dd>div .underline{color:#1142bf;border-bottom:1px solid #1142bf;display:inline-block}.common-info-list dl dd>div.none{color:#999}.common-info-list dl dd.al-r{text-align:right}.common-info-list dl dd.al-r span{display:block;font-size:12px;color:#999}.common-info-list dl dd.red{color:#e03d38;font-family:var(--sm)}button.blue{background-color:#1142bf;color:#fff}button.gray{background-color:#dfdfdf;color:#999;cursor:auto}button.black{background-color:#18171a;color:#fff}button.m-gray{background-color:#dfdfdf;color:#464c52}button.bottom-button{cursor:pointer;border-radius:5px}button.bottom-button.blue{background-color:#1142bf;color:#fff}button.bottom-button.light-blue{background-color:#edf0f7;color:#1142bf}button.bottom-button.gray{background-color:#dfdfdf;color:#999}button.bottom-button.black{background-color:#18171a;color:#fff}.mt5{margin-top:5px!important}.mt10{margin-top:10px!important}.mt15{margin-top:15px!important}.mt20{margin-top:20px!important}.mt25{margin-top:25px!important}.mt30{margin-top:30px!important}.mt40{margin-top:40px!important}.mt50{margin-top:50px!important}.mt60{margin-top:60px!important}.mt70{margin-top:70px!important}.mb30{margin-bottom:30px!important}.font-red{color:#e03d38}.font-yellow{color:#ffa726}.font-orange{color:#e86c00}.font-blue{color:#1142bf}.font-green{color:#00b894}.font-black{color:#18171a}.font-light-black{color:#4e5968}.font-gray{color:#868e96}.Page-btn{position:absolute;left:0;bottom:0;width:100%;padding:20px;background:hsla(0,0%,100%,.6);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:13}.Page-btn.main{background:initial;backdrop-filter:none;-webkit-backdrop-filter:none}.Page-btn .ment{display:Flex;justify-content:center}.Page-btn .ment div{box-shadow:0 4px 10px rgba(0,0,0,.1);background:#fff;padding:10px 15px;margin-bottom:20px;border-radius:10px;font-size:13px;position:relative;line-height:1.5;text-align:center}.Page-btn .ment div span{color:#1142bf;font-family:var(--sm);font-size:13px}.Page-btn.Use-Nav{bottom:60px}.Page-btn ul{display:grid;grid-gap:10px;gap:10px}.Page-btn ul.g2{grid-template-columns:repeat(2,1fr)}.text-underline{text-decoration:underline}.text-regular{font-family:var(--sr)}.text-medium{font-family:var(--sm)}.text-bold{font-family:var(--sb)}.flex-col{display:flex;flex-direction:column;justify-content:flex-end}.flex-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.flex-row.center{justify-content:center}.flex-row.left{justify-content:flex-start}.prw{position:relative}.prw .pr{position:absolute;right:0}dialog{position:fixed;margin-left:275px;left:50%;transform:translateX(-50%);width:100vw;max-width:600px;height:100dvh;background-color:rgba(0,0,0,.7);border:none;padding:0;z-index:25}.grid{display:grid;grid-gap:10px;gap:10px}.grid.g2{grid-template-columns:repeat(2,1fr);gap:10px}.grid.g3{grid-template-columns:repeat(3,1fr);gap:10px}.grid.g4{grid-template-columns:repeat(4,1fr)}.content__nav{display:flex;flex-wrap:wrap;gap:10px}.content__nav.st-top{position:-webkit-sticky;position:sticky;top:20px;z-index:11}.content__nav li{display:inline-block;width:-moz-fit-content;width:fit-content;padding:8px 15px;border-radius:21px;background-color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.15);white-space:nowrap}.content__nav li.on{background:url(/asset/img/payment/report/check-white.svg) no-repeat;background-position:right 15px center;background-color:#18141a;color:#fff;padding-right:37px;font-family:var(--sm);font-size:15px}.bloc-tabs{position:relative;background:#fff;z-index:10}.bloc-tabs:before{content:"";display:block;background:#ededed;left:-30px;width:calc(100% + 60px);position:absolute;bottom:0;height:1px}.bloc-tabs ul{display:grid;grid-template-columns:repeat(3,1fr)}.bloc-tabs ul.g2{grid-template-columns:repeat(2,1fr)}.bloc-tabs ul.g4{grid-template-columns:repeat(4,1fr)}.bloc-tabs ul.g5{grid-template-columns:repeat(5,1fr)}.bloc-tabs ul li{padding:8px 0;font-size:18px;color:#bbb;text-align:center;cursor:pointer}.bloc-tabs ul li.active-tabs{color:#18171a;font-family:var(--sm);border-bottom:2px solid #000;box-sizing:border-box}.bloc-tabs.active{position:fixed;left:50%;top:0;transform:translateX(-50%);max-width:600px;width:100%;z-index:950}#tooltip{position:absolute;width:-moz-fit-content;width:fit-content;background-color:#000;color:#fff;padding:4px 10px;border-radius:5px;opacity:.5;font-family:var(--sr);font-size:15px;left:50%;transform:translate(-50%,-300%);animation:fadeOut 2s forwards}@keyframes fadeOut{40%{opacity:.5}to{opacity:0}}@media screen and (max-width:1220px){.Page-btn{position:absolute;left:0;bottom:0;width:100%}dialog{margin-left:0}}.Pull-Modal{position:fixed;top:0;max-width:600px;width:100%;height:100vh;height:100dvh;overflow-y:auto;background:#fff;z-index:999999}.Pull-Modal .Top-Area{text-align:center;border-bottom:1px solid #eee;padding:15px 20px;position:relative;background:#fff}.Pull-Modal .Top-Area h2{font-family:var(--sm);font-size:18px}.Pull-Modal .Top-Area .close{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:14px}.Pull-Modal .Pull-Wrap{padding:20px}.Pull-Modal .Pull-Wrap ul li{margin-top:15px}.Pull-Modal .Pull-Wrap ul lili:first-child{margin-top:0}.Pull-Modal .Pull-Wrap ul li input{display:none}.Pull-Modal .Pull-Wrap ul li input+label{display:block;border-radius:10px;border:1px solid #ededed;display:flex;align-items:center;gap:15px;overflow:hidden;height:90px}.Pull-Modal .app-modal{padding:20px;display:flex;flex-direction:column;height:100%}.Pull-Modal .app-modal .img{margin-top:50px}.Pull-Modal .app-modal .img img{width:240px;display:block;margin-left:auto;margin-right:auto}.Pull-Modal .app-modal .img img.mb{display:none}.Pull-Modal .app-modal .txt{color:#fff;font-family:var(--sm);font-size:20px;text-align:center;margin-top:40px;line-height:1.6}.Pull-Modal .app-modal .btn-wrap{margin-top:auto}.Pull-Modal.mask{background:rgba(0,0,0,.8)}.Pull-Modal.coupon{background-color:#f6f8fa}.Pull-Modal.coupon .Page-Wrap{padding:40px 20px;height:-moz-fit-content;height:fit-content}.Pull-Modal.coupon .Page-Wrap .coupon-list{display:flex;flex-direction:column;gap:20px}.Pull-Modal.coupon .Page-Wrap .coupon-list li{background-color:#fff;border-radius:5px;box-shadow:0 2px 15px rgba(0,0,0,.08)}.Pull-Modal.coupon .Page-Wrap .coupon-list li.disable{opacity:.5}.Pull-Modal.coupon .Page-Wrap .coupon-list li .coupon{padding:20px;display:flex;justify-content:space-between;align-items:center}.Pull-Modal.coupon .Page-Wrap .coupon-list li .coupon .coupon-detail{display:flex;flex-direction:column;gap:10px}.Pull-Modal.coupon .Page-Wrap .coupon-list li .coupon .coupon-detail .percent{font-family:var(--sm);font-size:24px;color:#1142bf}.Pull-Modal.coupon .Page-Wrap .coupon-list li .coupon .coupon-detail .title{font-family:var(--sm);font-size:15px}.Pull-Modal.coupon .Page-Wrap .coupon-list li .coupon .coupon-detail .amount{font-family:var(--sr);font-size:13px;color:#999}.Pull-Modal.coupon .Page-Wrap .coupon-list li .coupon .coupon-available{display:flex;flex-direction:column;align-items:center;gap:10px}.Pull-Modal.coupon .Page-Wrap .coupon-list li .coupon .coupon-available img{width:-moz-fit-content;width:fit-content;max-width:20px}.Pull-Modal.coupon .Page-Wrap .coupon-list li .coupon .coupon-available.block{color:#8894a0}.Pull-Modal.coupon .Page-Wrap .coupon-list li .expiration{width:100%;text-align:center;font-family:var(--sr);font-size:12px;color:#999;border-top:1px dashed #ededed;padding:15px}.Pull-Modal.coupon .Page-Wrap .empty{width:-moz-fit-content;width:fit-content;height:100%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.Pull-Modal.coupon .Page-Wrap .empty img{width:58px;height:auto}.Pull-Modal.coupon .Page-Wrap .empty .main-text{font-size:14px;font-family:var(--sm);color:#4e5968}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--sr);font-size:15px;color:#18171a;line-height:1.5;letter-spacing:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:1150px;margin:0 auto;display:flex;box-shadow:0 5px 20px rgba(0,0,0,.1);height:100svh}@media screen and (max-width:1220px){body{display:block;overflow:hidden;box-shadow:none}}body .PageTemplate:has(#ChatDetail) .Util-Header{height:50px}body .PageTemplate:has(#ChatDetail) .Use-Head{height:calc(100svh - 50px)}body .PageTemplate .Util-Header{position:relative;z-index:10;width:100%;top:0;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:none;padding:0 30px;max-width:600px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(0,0%,100%,.7);z-index:11;border-bottom:1px solid #ededed}body .PageTemplate .Util-Header.sb{justify-content:space-between}body .PageTemplate .Util-Header .back{cursor:pointer;position:absolute;width:24px;height:20px;left:30px}body .PageTemplate .Util-Header .back img{height:20px}body .PageTemplate .Util-Header .header-title{font-family:var(--sr);font-size:16px}body .PageTemplate .Util-Header .blog-search{width:calc(100% - 100px);border-radius:20px;height:40px;padding:10px 10px 10px 35px;background:#eff0f4 url(/asset/img/common/icon/search-icon.png) no-repeat;background-size:12px;background-position:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8894a0;font-family:var(--sr);font-size:14px;line-height:20px}body .PageTemplate .Util-Header .right-box{position:absolute;right:30px;display:flex;align-items:center;gap:20px}body .PageTemplate .Util-Header .right-box>button img{width:20px;height:20px;cursor:pointer}body .PageTemplate .Util-Header .right-box .chat{position:relative}body .PageTemplate .Util-Header .right-box .chat .alert{display:inline-block;position:absolute;right:-3px;width:4px;height:4px;border-radius:4px;background-color:#1142bf}body .PageTemplate .Util-Header .float-right{position:absolute;width:-moz-fit-content;width:fit-content;right:30px;font-size:16px}body .PageTemplate .Util-Header .logo{width:-moz-fit-content;width:fit-content;position:absolute;left:30px}@media screen and (max-width:1220px){body .PageTemplate .Util-Header{padding:0 20px}body .PageTemplate .Util-Header .back{left:20px}body .PageTemplate .Util-Header .float-right{right:20px}body .PageTemplate .Util-Header .logo{left:20px}}body .PageTemplate{background-color:#f6f8fa;width:100%;max-width:600px;height:100%;overflow:hidden;position:relative}body .PageTemplate .Page-Wrap{overflow-y:auto;overflow-x:hidden}body .PageTemplate .Page-Wrap.Use-Navi{height:calc(100dvh - 50px);padding:40px 30px}body .PageTemplate .Page-Wrap.Use-Head{height:calc(100dvh - 60px);padding:40px 30px}body .PageTemplate .Page-Wrap.Use-Head.Use-btn{padding:40px 30px 130px}body .PageTemplate .Page-Wrap.Use-Head.Use-Btn02{padding:40px 30px 185px}body .PageTemplate .Page-Wrap.bg-w{background:#fff}body .PageTemplate .Page-Wrap .page-content{margin-top:50px}body .PageTemplate .Page-Wrap .page-content.n-margin{margin:0}@media screen and (max-width:1220px){body .PageTemplate .Page-Wrap.Use-Head,body .PageTemplate .Page-Wrap.Use-Navi{padding:40px 20px}body .PageTemplate .Page-Wrap.Use-Head.Use-btn{padding:40px 20px 130px}body .PageTemplate .Page-Wrap.Use-Head.Use-Btn02{padding:40px 20px 185px}}body .PageTemplate .Page-Wrap{-ms-overflow-style:none}body .PageTemplate .Page-Wrap .page-title__sub{color:#8894a0;font-family:var(--sr);font-size:14px;line-height:27px}@media screen and (max-width:1220px){body .Util-Header{padding:0 20px}body .PageTemplate{margin:0 auto;max-width:600px;width:100%;-ms-overflow-style:none}body .PageTemplate::-webkit-scrollbar{display:none}body .PageTemplate .Page-Wrap{padding:40px 20px 30px}body .NavigationTab{margin:0;padding:0}}@media screen and (max-height:500px){.PageTemplate:has(input[type=text]) .Page-btn{margin-top:auto;position:static}}input.n-radio-type{display:none}input.n-radio-type+label{font-size:18px;font-family:var(--sr);color:#bbb;padding-left:35px;position:Relative;height:60px;display:flex;align-items:center}input.n-radio-type+label:before{content:"";display:block;width:16px;height:16px;border-radius:100%;border:1px solid #ededed;position:absolute;left:0;top:50%;transform:translateY(-50%)}input.n-radio-type:checked+label{color:#18171a;font-family:var(--sm)}input.n-radio-type:checked+label:before{border:1px solid #18171a}input.n-radio-type:checked+label:after{content:"";display:block;width:10px;height:10px;border-radius:100%;background:#1142bf;position:absolute;left:4px;top:50%;transform:translateY(-50%)}input.n-check-type{display:none}input.n-check-type+label{font-size:18px;font-family:var(--sr);padding-left:50px;position:Relative;height:60px;display:flex;align-items:center}input.n-check-type+label:before{content:"";display:block;width:18px;height:18px;border-radius:100%;border:1px solid #ededed;background:#fff;position:absolute;left:15px;top:50%;transform:translateY(-50%)}input.n-check-type:checked+label{font-family:var(--sm)}input.n-check-type:checked+label:before{border:1px solid #18171a}input.n-check-type:checked+label:after{content:"";display:block;width:12px;height:12px;border-radius:100%;background:#1142bf;position:absolute;left:19px;top:50%;transform:translateY(-50%)}input.n-check-type.all+label{background:#f5f6fa;width:100%;font-family:var(--sm);border-radius:10px}input.n-check-type.all:checked+label{background:#fff;border:1px solid #18171a}input.n-check-type.small+label{font-size:16px}input.n-check-type.small+label:before{width:16px;height:16px}input.n-check-type.small+label:after{width:10px;height:10px}input.n-text-type{caret-color:#1142bf;font-size:26px;font-family:var(--sm);height:60px;width:100%;border-bottom:1px solid #ededed;padding:0 15px;border-radius:0}input.n-text-type::placeholder{color:#e9eef4;transition:padding .2s ease-in-out}input.n-text-type:focus{border-bottom:1px solid #18171a}input.n-text-type:focus::placeholder{padding-left:15px}input.n-text-type:not(:placeholder-shown){border-bottom:1px solid #18171a}input.n-text-type.small{font-size:20px}input.n-text-type.small:focus::placeholder{padding-left:10px}input.text-type{height:60px;caret-color:#1142bf;color:#18171a;font-size:22px;transition:all .3s}input.text-type::placeholder{color:#bbb;font-size:22px;transition:all .3s;font-family:var(--sl)}input.text-type:focus::placeholder{padding-left:5px}input.text-type:disabled{color:#999}input.radio-type+label{display:block;padding:0 15px;height:60px;line-height:60px;border:1px solid #ededed;border-radius:5px;font-size:18px;position:relative;color:#999}input.radio-type+label:before{content:"";display:block;width:18px;height:18px;border-radius:100%;border:1px solid #ededed;background:#fff;position:absolute;right:15px;top:50%;transform:translateY(-50%)}input.radio-type:checked+label{font-family:var(--sm);border:1px solid #18171a;color:#18171a}input.radio-type:checked+label:before{border:1px solid #18171a}input.radio-type:checked+label:after{content:"";display:block;width:12px;height:12px;border-radius:100%;background:#1142bf;position:absolute;right:19px;top:50%;transform:translateY(-50%)}input.radio-type.error+label{background:#f8f8f8 url(/asset/img/common/icon/checkbox-error.png) no-repeat;background-position:center right 15px;background-size:20px;border:1px solid #e42a38}textarea.ty01{border-radius:5px;border:1px solid #ededed;height:150px;padding:15px;width:100%;caret-color:#1142bf;word-break:keep-all;background:#f8f8f8;font-size:15px;font-family:var(--sr);color:#18171a}textarea.ty01::placeholder{color:#999;font-family:var(--sr);font-size:15px;word-break:keep-all;transition:padding .2s ease-in-out}textarea.ty01:focus{background:#fff;border:1px solid #18171a}textarea.ty01:focus::placeholder{padding-left:10px}.prw .pr{right:15px;top:50%;transform:translateY(-50%);font-family:var(--sr);font-size:18px;color:#bbb}.amount-label{width:100%;text-align:right;font-family:var(--sm);font-size:20px;color:#1142bf}.input-border-wrap{border:1px solid #ededed;border-radius:5px;background-color:#fff;padding:15px;min-height:60px;display:flex;flex-direction:column;justify-content:center}.input-border-wrap:has(input:focus){border:1px solid #18171a}.input-border-wrap .label{color:#4e5968;font-size:13px;font-family:var(--sr)}.input-border-wrap .label.select{position:relative}.input-border-wrap .label.select:before{position:absolute;content:"";display:block;width:100%;height:20px;background:url(/asset/img/map/accident/arrow_bottom.png) no-repeat;background-position:100%;background-size:16px}.input-border-wrap .label.open:before{transform:scaleY(-1)}.input-border-wrap .label.on{color:#17181a;font-family:var(--sm);font-size:20px}.input-border-wrap .label.on:before{height:30px!important}.input-border-wrap .prw{animation:input-expand-height .2s forwards}.input-border-wrap .prw.container{display:flex;gap:15px}.input-border-wrap .prw.container .hyphen{font-size:20px;color:#4e5968}.input-border-wrap .prw.container input.n-text-type{text-align:center}.input-border-wrap .prw.container input.n-text-type:first-child{text-align:left}.input-border-wrap .prw.container input.n-text-type.w300{width:300%}.input-border-wrap .prw input.n-text-type{font-size:20px;font-family:var(--sm);border:none;height:-moz-fit-content;height:fit-content;padding:0}.input-border-wrap .prw input.n-text-type:focus{color:#18171a}.input-border-wrap .prw input.n-text-type:not(:placeholder-shown){color:#18171a}.input-border-wrap .prw .pr{right:0}.input-border-wrap .prw .pr .search{width:50px;height:30px;background-color:#edf0f7;border-radius:5px;color:#1142bf;font-size:14px;font-family:var(--sm)}.input-border-wrap .prw .pr .delete{width:20px;height:20px;background:url(/asset/img/home/minus-circle-gray.png) no-repeat;background-size:20px}.input-border-wrap .custom-select{position:Relative}.input-border-wrap .custom-select .selected{cursor:pointer;height:60px;line-height:60px;font-size:20px;border-bottom:1px solid #ededed;padding:0 15px;background:url(/asset/img/common/icon/select-bg.png) no-repeat;background-size:16px;background-position:center right 15px;color:#bbb;font-family:var(--sl)}.input-border-wrap .custom-select .selected.on{color:#18171a;font-family:var(--sr)}.input-border-wrap .custom-select .options{position:absolute;background:rgba(240,243,248,.8);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);top:auto;bottom:50px;left:50%;max-height:250px;overflow:auto;transform:translateX(-50%);width:calc(100% + 30px);box-shadow:0 4px 10px 0 rgba(0,0,0,.1);z-index:30;border-radius:10px}.input-border-wrap .custom-select .options li{cursor:pointer;color:#18171a;margin-top:0!important;padding-left:0;padding:15px!important;border-bottom:1px solid #ededed;font-family:var(--sr);font-size:17px!important}.input-border-wrap .custom-select .options li:last-child{border-bottom:none}.input-border-wrap .custom-select .options li:before{display:none!important}.input-border-wrap .custom-select .search-result-list{background:#fff;position:absolute;border-radius:10px;border:1px solid #ededed;bottom:65px;left:50%;max-height:400px;overflow:auto;transform:translateX(-50%);width:100%;z-index:10}.input-border-wrap .custom-select .search-result-list>li{padding:15px 20px;border-bottom:1px solid #ededed}.input-border-wrap .custom-select .search-result-list>li:last-child{border-bottom:0}.input-border-wrap .custom-select .search-result-list>li p{font-family:var(--sr);font-size:14px}.input-border-wrap .custom-select .search-result-list>li p small{display:block;margin-top:5px;font-size:11px;color:#999}@keyframes input-expand-height{0%{max-height:0}30%{max-height:15px}to{max-height:25px;margin-top:16px}}.keyword-search-wrap{width:100%;min-height:40px;background-color:#f2f4f6;border-radius:10px;display:flex;align-items:center}.keyword-search-wrap:before{content:"";display:block;width:15px;height:15px;margin:0 15px;background:url(/asset/img/service-history/search-icon-gray.png) no-repeat;background-size:13px}.keyword-search-wrap input{color:#18171a;caret-color:#1142bf;font-size:14px}.keyword-search-wrap input::placeholder{color:#8b95a1}.keyword-search-wrap button.pr{width:15px;height:15px;right:20px}.amount-btn{margin-top:20px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,1fr)}.amount-btn li{display:inline-flex;justify-content:space-between;align-items:center;padding:0 10px;height:50px;background:#f8f9fa;border-radius:10px;cursor:pointer}.amount-btn li p{color:#8894a0;line-height:50px;width:calc(100% - 20px);line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.amount-btn span{width:16px;height:16px;background:#18171a;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-family:var(--sm);font-size:14px}.status-nav{display:inline-flex;gap:10px}.status-nav li{background:#edf1f5;color:#9b9fa8;padding:6px 10px;font-size:15px;border-radius:20px}.status-nav li.on{background:#18171a;color:#fff;font-family:var(--sm)}.alert-comment{font-size:13px;line-height:22px;color:#6b7684;position:relative;padding-left:25px}.alert-comment:before{content:"";display:block;position:absolute;top:5px;left:0;width:10px;height:10px;margin-right:15px;background:url(/asset/img/common/icon/alert-icon-black.png) no-repeat;background-size:10px}.top-alert-comment{justify-items:center;text-align:center;color:#6b7684;font-size:14px;line-height:23.8px}.top-alert-comment img{width:22px;margin:0 auto}.top-alert-comment .red-box{display:flex;justify-content:space-between;gap:10px;align-items:center;width:100%;background-color:#fee;border-radius:8px;padding:13px 15px;color:#f03e3e}.top-alert-comment .red-box span{text-align:left;font-size:14px}.top-alert-comment .red-box button{background-color:#ff6b6b;width:16px;height:16px;border-radius:100%}.top-alert-comment .red-box button img{width:4px;height:8px}#ConfirmNotice .content h3 .flex{display:flex;gap:10px;white-space:break-spaces}#ConfirmNotice .content .input-label-group .label{color:#4e5968;font-size:13px}#ConfirmNotice .content .input-label-group .date-type{opacity:0;height:0}#ConfirmNotice .content .input-label-group .date-type+label{width:100%;height:60px;display:flex;align-items:center;gap:15px;padding:20px 15px;border:1px solid #18171a;background-color:#fff;border-radius:5px;font-size:16px;font-family:var(--sm)}#ConfirmNotice .content .input-label-group .date-type+label img{width:16px;height:16px;filter:invert(12%) sepia(93%) saturate(4678%) hue-rotate(225deg) brightness(93%) contrast(87%)}#ConfirmNotice .content .input-label-group .date-type+label.placeholder{background-color:#f8f8f8;border-color:#ededed;font-family:var(--sr)}#ConfirmNotice .content .input-label-group .date-type+label.placeholder img{filter:invert(98%) sepia(2%) saturate(293%) hue-rotate(191deg) brightness(88%) contrast(99%)}#ConfirmNotice .content button.basic.w-124{width:124px}#ConfirmNotice .content button.basic.w-124-c{width:calc(100% - 140px)}.Page-Wrap:has(.footer-component){padding-bottom:0!important}.Page-Wrap:has(.footer-component) .Page-btn{position:-webkit-sticky;position:sticky;top:calc(100% - 140px);margin-top:20px;width:calc(100% + 60px);margin-left:-30px}.Page-Wrap:has(.footer-component) .footer-component{position:-webkit-sticky;position:sticky;top:100%;margin-top:auto;background-color:#f6f8fa;vertical-align:middle;z-index:14;margin-left:-30px;align-content:center;width:calc(100% + 60px);min-height:40px;font-size:12px;color:#999;text-align:center;padding:10px 0}.Page-Wrap:has(.footer-component) .footer-component.init{position:static;padding:0}.Page-Wrap:has(.footer-component).bg-w .footer-component{background-color:#fff}.Page-Wrap:has(.footer-component.init){padding-bottom:0!important}.Page-Wrap:has(.footer-component.init) .Page-btn{top:auto;bottom:0}@media screen and (max-width:1220px){.Page-Wrap:has(.footer-component) .Page-btn{width:calc(100% + 40px);margin-left:-20px}.Page-Wrap:has(.footer-component) .footer-component{width:calc(100% + 40px);margin-left:-20px}}