.modal-container{position:fixed;top:0;right:0;left:0;bottom:0;z-index:99999;background:rgba(0,0,0,.8);display:none}.modal-wrap{width:100%;background-color:#fff;max-width:720px;border-radius:16px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:40px 24px}.close-btn{position:absolute;font-size:32px;cursor:pointer;top:24px;right:24px;z-index:9}.modal-title-wrap{margin-bottom:32px}.modal-title{font-size:24px;font-weight:700}.modal-scroll-wrap{max-height:60vh;overflow:auto}.login-modal-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 32px);max-width:496px}.login-modal-wrap .close-btn{display:flex;gap:4px;align-items:center;font-size:20px;font-weight:700;color:#fff;top:-48px;right:0}.login-form-container{display:flex;flex-flow:column;gap:16px}.login-form-wrap{background-color:#fff;padding:40px 48px;border-radius:32px;box-shadow:0 0 16px 0 rgba(0,0,0,.08);display:flex;flex-flow:column;gap:32px}.login-label-wrap{display:flex;height:64px;align-items:center;border-radius:16px;background-color:#f5f5f5;padding:4px;position:relative;z-index:0}.login-label-item{width:100%;height:100%;font-size:20px;font-weight:700;color:#aeaeae;text-align:center;border-radius:16px}.login-label-item.active{color:#14329f}.login-switch-bg{position:absolute;top:0;left:0;width:50%;height:100%;background:#fff;border-radius:16px;border:3px solid #14329f;z-index:-1}.login-form-wrap .form-list{border-bottom:1px solid #d8d8d8}.login-form-wrap .form-submit-btn{max-width:unset;font-size:22px}.login-footer-btn-wrap{display:flex;align-items:center;gap:32px;justify-content:center}.login-footer-btn{font-size:16px;font-weight:300;position:relative}.login-footer-btn:not(:last-child):after{content:"";display:block;position:absolute;width:1px;height:12px;background-color:#707070;right:-16px;top:50%;transform:translate(-50%,-50%)}.login-join-wrap{background-color:#fff;border-radius:32px;display:flex;height:80px;box-shadow:0 0 16px 0 rgba(0,0,0,.08);padding:0 48px;justify-content:space-between;align-items:center}.login-join-wrap .txt{font-size:20px;font-weight:300}.login-join-wrap .btn{font-size:22px;font-weight:700;text-decoration:underline}@media screen and (max-width:1280px){.login-modal-wrap .close-btn{font-size:14px;top:-24px}.login-form-container{gap:8px}.login-form-wrap{padding:24px;border-radius:16px;gap:16px}.login-label-wrap{height:40px;border-radius:8px}.login-label-item{font-size:14px;border-radius:8px}.login-switch-bg{border-radius:8px;border:2px solid #14329f}.login-form-wrap .form-submit-btn{font-size:16px}.login-footer-btn-wrap{gap:24px}.login-footer-btn{font-size:12px}.login-footer-btn:not(:last-child):after{right:-12px}.login-join-wrap{border-radius:16px;height:48px;padding:0 24px}.login-join-wrap .txt{font-size:12px}.login-join-wrap .btn{font-size:16px}}.join-intro-wrap{height:100vh;display:flex}.join-intro-item{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.join-intro-item .item-bg{position:absolute;height:100%;object-fit:cover;object-position:center;filter:grayscale(1);z-index:-1;transition:.3s}.join-intro-item:hover .item-bg{filter:grayscale(0)}.join-intro-item .item-title-wrap{display:flex;align-items:center;gap:24px;transform:translateY(-50%) translateX(72px);transition:.3s}.join-intro-item:hover .item-title-wrap{transform:translateY(-50%) translateX(0)}.join-intro-item .item-title{text-align:center;font-size:56px;line-height:1.4;white-space:nowrap}.join-intro-item.personal .item-title{color:#fff}.join-intro-item .item-icon{width:48px;transition:.3s;opacity:0}.join-intro-item:hover .item-icon{opacity:1}@media screen and (max-width:1280px){.join-intro-wrap{flex-flow:column}.join-intro-item{height:50vh}.join-intro-item .item-bg{filter:grayscale(0)}.join-intro-item .item-title-wrap{gap:12px;transform:translateX(16px)}.join-intro-item:hover .item-title-wrap{transform:translateX(16px)}.join-intro-item .item-title{font-size:32px}.join-intro-item .item-icon{width:24px;opacity:1}}.subpage-btn{font-size:20px;font-weight:700;display:flex;align-items:center;gap:8px}.form-notice-txt{font-size:18px;margin-bottom:16px}.form-footer-wrap .checked-item .txt{font-size:20px}@media screen and (max-width:1280px){.subpage-btn{font-size:14px}.form-notice-txt{font-size:14px;margin-bottom:8px}.form-footer-wrap .checked-item .txt{font-size:14px}.join .form-footer-wrap{flex-flow:column;gap:24px}.join .form-footer-wrap .form-footer-group{width:100%;margin:0 auto;justify-content:center}}.form-result-txt-wrap{width:100%;max-width:880px;padding:32px 0;border-top:2px solid #000;border-bottom:1px solid #e4e4e4;margin-top:16px}.form-result-txt{font-size:24px;font-weight:300;line-height:2}@media screen and (max-width:1280px){.form-result-txt-wrap{padding:16px 0;border-top:1px solid #000;margin-top:16px}.form-result-txt{font-size:16px}}.index-slide{position:relative}.index-slide .swiper-slide{position:relative;height:calc(100vh - 260px);min-height:560px}.index-slide .swiper-slide:after{content:"";display:block;background-color:rgba(0,0,0,.3);z-index:-1}.index-slide .bg-img,.index-slide .swiper-slide:after{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0}.index-slide .bg-img{object-fit:cover;object-position:center;z-index:-2}.index-slide-title-wrap{height:100%;display:flex;flex-flow:column;justify-content:center;text-align:center;align-items:center;gap:40px;padding-bottom:clamp(40px,16.7vh,108px)}.index-slide-title-wrap .txt{font-size:20px;font-weight:300;line-height:1.5;color:#fff}.index-slide-title-wrap .title{font-size:clamp(40px,3.33vw,64px);font-weight:300;line-height:1.25;color:#fff;font-weight:700}.index-slide-title-wrap .btn-wrap{display:flex;align-items:center;gap:16px}.index-slide-title-wrap .btn{width:140px;height:56px;border-radius:8px;border:1px solid #ff5e00;text-align:center;line-height:54px;font-size:20px;font-weight:600}.index-slide-title-wrap .btn-1{color:#ff5e00}.index-slide-title-wrap .btn-2{background-color:#ff5e00;color:#fff}.index-slide-btn-wrap{display:flex;justify-content:center;align-items:center;position:absolute;padding:0 12px;height:48px;border-radius:24px;background-color:rgba(0,0,0,.4);left:50%;transform:translateX(-50%);bottom:clamp(40px,16.7vh,160px);z-index:1}.index-slide-btn{width:48px;height:48px;text-align:center;line-height:48px;font-size:20px;color:#fff;cursor:pointer}.index-slide-pagination{position:static;width:80px;white-space:nowrap}.index-slide-pagination,.index-slide-pagination *{font-size:20px;font-weight:300;color:#fff;font-family:Klmm,sans-serif}.index-slide-pagination .swiper-pagination-current{font-weight:700}@media screen and (max-width:1280px){.index-slide .swiper-slide{height:calc(100vh - 120px);min-height:400px}.index-slide-title-wrap{gap:24px;padding:0 16px 40px}.index-slide-title-wrap .txt{font-size:12px}.index-slide-title-wrap .title{font-size:26px}.index-slide-title-wrap .btn{width:120px;height:40px;line-height:38px;font-size:14px}.index-slide-btn-wrap{padding:0 8px;height:40px;border-radius:20px;bottom:40px}.index-slide-btn{width:40px;height:40px;line-height:40px;font-size:16px}.index-slide-pagination{width:64px}.index-slide-pagination,.index-slide-pagination *{font-size:16px}}.index-partner-slide{height:260px;background-color:#081132;position:relative}.index-partner-slide:after,.index-partner-slide:before{content:"";display:block;position:absolute;top:0;bottom:0;height:100%;width:30%;z-index:2}.index-partner-slide:after{left:0;background-image:linear-gradient(90deg,#081132,rgba(8,17,50,0))}.index-partner-slide:before{right:0;background-image:linear-gradient(270deg,#081132,rgba(8,17,50,0))}.index-partner-slide .swiper-wrapper{transition-timing-function:linear}.index-partner-slide img{height:100%;object-fit:contain;object-position:center}@media screen and (max-width:1280px){.index-partner-slide{height:120px}}.index-section-title-wrap{display:flex;flex-flow:column;gap:16px}.index-section-title{font-size:48px;font-weight:300;line-height:1.25;color:#fff}.index-section-sub-title{font-size:22px;color:#ff5e00}.index-section-txt{font-size:16px;font-weight:300;line-height:1.5;opacity:.5;color:#fff}@media screen and (max-width:1280px){.index-section-title-wrap{gap:12px}.index-section-title{font-size:24px}.index-section-sub-title{font-size:14px}.index-section-txt{font-size:13px}}.index-section-1{height:100vh;max-height:960px;background-image:url(/images/index_section1_bg.png);background-repeat:no-repeat;background-size:cover;background-position:100% 100%}.index-section-1 .container{height:100%;display:flex;flex-flow:column;justify-content:center;gap:clamp(40px,8.3vh,80px)}.index-section-1 .index-section-title{font-size:56px;margin-bottom:8px}.index-section-1 .item-wrap{display:flex;gap:48px 0;width:100%;flex-flow:wrap;max-width:960px}.index-section-1 .item{width:calc(100% / 3);display:flex;flex-flow:column}.index-section-1 .item-title{font-size:40px;font-weight:300;color:#fff;display:flex;gap:12px;align-items:center}.index-section-1 .item-num{font-size:64px;font-weight:700;color:#fff}.index-section-1 .item-txt{font-size:16px;font-weight:500;color:#ff5e00;line-height:1.5}.index-section-1 .item-sub-txt{font-size:14px;font-weight:300;color:#fff;opacity:.5;line-height:1.5}@media screen and (max-width:1280px){.index-section-1{height:auto;max-height:unset;padding:80px 0 120px}.index-section-1 .container{gap:40px}.index-section-1 .index-section-title{font-size:24px;margin-bottom:4px}.index-section-1 .item-wrap{gap:36px 0;max-width:unset}.index-section-1 .item{width:calc(100% / 2)}.index-section-1 .item-title{font-size:26px;gap:8px}.index-section-1 .item-num{font-size:40px}.index-section-1 .item-sub-txt{font-size:12px}}.index-section-2{background-image:url(/images/index_section2_bg.jpg);background-repeat:no-repeat;background-size:auto 100%;background-position:bottom;background-attachment:fixed;padding:25vh 0 calc(30vh + 270px);position:relative;z-index:0}.index-section-2:after{content:"";display:block;position:absolute;width:100%;height:100%;background-image:linear-gradient(180deg,#0d1121,rgba(0,0,0,.48));top:0;left:0;right:0;bottom:0;z-index:-1}.index-section-2 .index-section-title{font-size:72px;line-height:1.33;margin-bottom:12vh}.index-section-2 .item-top-title-wrap{display:flex;margin-bottom:14vh}.index-section-2 .item-top-title{width:420px;font-size:32px;font-weight:500;line-height:1.25;color:#fff}.index-section-2 .item-top-txt{width:calc(100% - 420px)}.index-section-2 .item-wrap{width:100%;max-width:1040px;margin-left:auto;display:flex;flex-flow:wrap;gap:160px 126px}.index-section-2 .item{width:calc(50% - 80px);display:flex;flex-flow:column;gap:32px}.index-section-2 .item:nth-child(2n){transform:translateY(270px)}.index-section-2 .item-txt-wrap{display:flex;flex-flow:column;gap:16px}.index-section-2 .item-title{font-size:26px;font-weight:600;color:#fff}.index-section-2 .item-txt{font-size:16px;color:#fff;line-height:1.5;opacity:.7}.section2-slide{overflow:unset}@media screen and (max-width:1280px){.index-section-2{padding:80px 0 48px}.index-section-2 .index-section-title{font-size:24px;margin-bottom:32px}.index-section-2 .item-top-title-wrap{flex-flow:column;gap:12px;margin-bottom:40px}.index-section-2 .item-top-title{width:auto;font-size:18px}.index-section-2 .item-top-txt{width:auto}.index-section-2 .section2-slide{padding-bottom:24px}.index-section-2 .item-wrap{gap:0;flex-flow:row}.index-section-2 .item{width:auto;gap:16px}.index-section-2 .item:nth-child(2n){transform:translateY(0)}.index-section-2 .item-txt-wrap{gap:8px}.index-section-2 .item-title{font-size:18px}.index-section-2 .item-txt{font-size:14px}.section2-slide{overflow:hidden;width:calc(100% + 32px);margin-left:-16px;padding:0 16px}.section2-slide .section2-pagination{top:unset;bottom:0;width:calc(100% - 32px);left:16px}.section2-slide .section2-pagination .swiper-pagination-progressbar-fill{background-color:#ff5e00}}.index-section-3{padding:160px 0}.index-section-3 .index-section-title-wrap{margin-bottom:40px;position:relative}.index-section-3 .index-section-title{color:#000}.index-gallery-item{display:flex;flex-flow:column;gap:16px}.index-gallery-item .item-img{padding-top:70%;border-radius:16px;overflow:hidden}.index-gallery-item .item-txt-wrap{display:flex;flex-flow:column;gap:8px}.index-gallery-item .item-title{font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-gallery-item .item-txt{font-size:14px;opacity:.7}.index-gallery-btn-wrap{position:absolute;bottom:0;right:0;display:flex;align-items:center}.index-gallery-btn{width:48px;height:48px;line-height:48px;text-align:center;font-size:20px;color:#aeaeae;cursor:pointer}@media screen and (max-width:1280px){.index-section-3{padding:40px 0}.index-section-3 .index-section-title-wrap{margin-bottom:24px}.index-gallery-item{gap:8px}.index-gallery-item .item-img{border-radius:8px}.index-gallery-item .item-txt-wrap{gap:4px}.index-gallery-item .item-title{font-size:14px;line-height:1.5;display:-webkit-box;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:unset;height:calc((14px * 1.5) * 2)}.index-gallery-item .item-txt{font-size:12px}.index-gallery-btn-wrap{display:none}}.index-section-4{padding:132px 0;background-image:url(/images/index_section4_bg.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.index-section-4 .index-section-title-wrap{gap:32px;position:relative}.index-section-4 .index-section-title{font-size:32px;font-weight:700}.index-section-4 .index-section-txt{opacity:1}.index-section-4 .inquiry-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);width:160px;height:56px;text-align:center;line-height:54px;border:1px solid #fff;border-radius:8px;font-size:20px;font-weight:600;color:#fff}@media screen and (max-width:1280px){.index-section-4{padding:40px 0}.index-section-4 .index-section-title-wrap{gap:24px}.index-section-4 .index-section-title{font-size:20px}.index-section-4 .inquiry-btn{position:static;transform:none;width:120px;height:40px;line-height:38px;font-size:14px}}.index-section-5{padding:213px 0;background-image:url(/images/index_section5_bg.png);background-repeat:no-repeat;background-size:cover;background-position:bottom}.index-section-5 .index-section-title-wrap{margin-bottom:40px}.index-section-5 .item-wrap{display:flex;gap:40px}.index-section-5 .item{width:100%;background-color:rgba(0,0,0,.5);border-radius:16px;padding:40px;display:flex;flex-flow:column;align-items:center;justify-content:center;gap:24px}.index-section-5 .item-txt-wrap{display:flex;flex-flow:column;gap:4px;text-align:center}.index-section-5 .item-num{font-size:16px;font-weight:500;color:#ff5e00}.index-section-5 .item-title{font-size:24px;font-weight:500;color:#fff}.index-section-5 .item-img{width:100%;height:160px;object-fit:contain;object-position:center}@media screen and (max-width:1280px){.index-section-5{padding:40px 0}.index-section-5 .index-section-title-wrap{margin-bottom:24px}.index-section-5 .item-wrap{flex-flow:wrap;gap:16px}.index-section-5 .item{width:calc(50% - 8px);border-radius:8px;padding:16px;gap:12px}.index-section-5 .item-num{font-size:12px}.index-section-5 .item-title{font-size:14px}.index-section-5 .item-img{height:80px}}.subpage{margin-top:178px}.subpage-nav-wrap{display:flex;align-items:center;gap:32px}.subpage-nav{font-size:15px;color:#999;position:relative}.subpage-nav:not(:last-child):after{content:"";display:block;position:absolute;width:2px;height:2px;border-radius:50%;background-color:#999;right:-16px;top:50%;transform:translate(-50%,-50%)}.subpage-nav.active{color:#000}.subpage-title-wrap{display:flex;flex-flow:column;gap:24px;position:relative}.subpage-title{font-size:64px;font-weight:700}.subpage-title.fs40{font-size:40px}.subpage-sub-title{font-size:64px;font-weight:300;padding-left:16px}.subpage-txt{font-size:20px;font-weight:300;line-height:1.5}.section-wrap{display:flex;flex-flow:column;gap:80px}.section.border{border-bottom:2px solid #f5f5f5;padding-bottom:120px}.section-title-wrap{display:flex;flex-flow:column;gap:24px}.section-title-wrap.white *{color:#fff}.section-title{font-size:56px;font-weight:300;line-height:1.3}.section-title.fs40{font-size:40px}.section-title.fs32{font-size:32px}.section-txt{font-size:16px;font-weight:300;line-height:1.5}.section-txt.op07{opacity:.7}.section-sub-title{font-size:20px;font-weight:300;line-height:1.5;opacity:.4}.default-btn{width:200px;height:64px;border-radius:16px;text-align:center;line-height:64px;font-size:22px;font-weight:700;font-family:Klmm,sans-serif}.default-btn.blue{background-color:#14329f;color:#fff}.default-btn.black{background-color:#081132;color:#fff}@media screen and (max-width:1280px){.subpage{margin-top:90px}.subpage-nav-wrap{min-width:100%;flex-flow:row;gap:8px 16px;overflow:auto;width:calc(100% + 32px);margin-left:-16px;padding:0 16px}.subpage-nav-wrap::-webkit-scrollbar{display:none}.subpage-nav{font-size:13px;white-space:nowrap}.subpage-nav:not(:last-child):after{right:-8px}.subpage-title-wrap{gap:16px;flex-flow:wrap;align-items:baseline}.subpage-title,.subpage-title.fs40{font-size:32px}.subpage-sub-title{font-size:26px;padding-left:8px}.subpage-txt{font-size:14px}.section-wrap{gap:40px}.section.border{border-bottom:1px solid #f5f5f5;padding-bottom:40px}.section-title-wrap{gap:16px}.section-title,.section-title.fs40{font-size:26px}.section-title.fs32{font-size:20px}.section-txt{font-size:13px}.section-sub-title{font-size:14px}.default-btn{width:120px;height:40px;border-radius:8px;line-height:40px;font-size:15px}}.about-index-section{display:flex;justify-content:space-between}.about-index-section .section-title-wrap{gap:56px}.summary-section{display:flex;gap:56px}.summary-section .img-wrap{width:calc(50% - 56px)}.summary-section .txt-wrap{width:50%;display:flex;flex-flow:column;gap:32px;position:relative}.summary-section .default-btn{position:absolute;top:0;right:0}.summary-section .txt-item:not(:last-child){padding-bottom:20px;margin-bottom:20px;border-bottom:1px dashed #707070}.summary-section .txt-item .item-title{font-size:16px;font-weight:700;color:#707070;margin-bottom:8px}.summary-section .txt-item .item-txt{font-size:20px;font-weight:300;line-height:1.5}.summary-section .txt-item .item-sub-txt{font-size:16px;font-weight:300;line-height:1.5;opacity:.7}.cert-section{padding-top:80px;padding-bottom:100px;display:flex;justify-content:space-between}.cert-wrap{display:flex;flex-flow:wrap;gap:80px}.cert-section .cert-wrap{width:100%;max-width:880px}.cert-item{width:calc(50% - 40px);display:flex;flex-flow:column;gap:16px}.cert-item:nth-child(2n){transform:translateY(25%)}.cert-item .img-container{padding-top:141.4%;border-radius:16px;overflow:hidden;box-shadow:0 3px 12px 0 rgba(0,0,0,.08);border:1px solid #e4e4e4}.cert-item .item-title{font-size:18px;font-weight:600;padding-left:12px}.equip-section{height:auto;padding:100px 0 160px;background-image:url(/images/about_equip_bg.jpg)}.equip-section .item-wrap{max-width:unset}@media screen and (max-width:1280px){.about-index-section{flex-flow:column;gap:40px}.about-index-section .section-title-wrap{gap:16px}.summary-section{flex-flow:wrap;gap:24px}.summary-section .img-wrap{width:100%}.summary-section .txt-wrap{width:100%;gap:16px}.summary-section .txt-item:not(:last-child){padding-bottom:10px;margin-bottom:10px}.summary-section .txt-item .item-title{font-size:14px;margin-bottom:4px}.summary-section .txt-item .item-txt{font-size:16px}.summary-section .txt-item .item-sub-txt{font-size:14px}.cert-section{padding-top:40px;padding-bottom:40px;flex-flow:column;gap:24px}.cert-wrap{gap:40px 16px}.cert-section .cert-wrap{width:100%;max-width:880px}.cert-item{width:calc(50% - 8px);gap:8px}.cert-item .img-container{border-radius:8px}.cert-item .item-title{font-size:14px;padding-left:0}.equip-section{padding:40px 0}}.ceo-sign{display:flex;gap:16px;align-items:center}.ceo-sign .sign-txt{font-size:24px;font-family:Pak_Yong_jun,sans-serif}.ideology-section{padding-top:120px}.ideology-section .section-sub-title{margin-top:-16px}.ideology-section .img{margin-top:-152px}.ideology-sub-section{padding-bottom:160px}.ideology-sub-section .item-wrap{display:flex}.ideology-sub-section .item{width:100%}.ideology-sub-section .item:not(:first-child){border-left:1px solid #f5f5f5;padding-left:40px}.ideology-sub-section .item-img{width:80px;margin-bottom:24px}.ideology-sub-section .section-sub-title{margin-bottom:16px}.ideology-sub-section .section-title{margin-bottom:32px}@media screen and (max-width:1280px){.ideology-section{padding-top:40px}.ideology-section .section-title-wrap{margin-bottom:40px}.ideology-section .section-sub-title{margin-top:-8px}.ideology-section .img{margin-top:0}.ideology-sub-section{padding-bottom:60px}.ideology-sub-section .item-wrap{flex-flow:wrap;gap:20px 0}.ideology-sub-section .item{width:50%;position:relative;padding-right:16px}.ideology-sub-section .item:not(:first-child){border-left:0;padding-left:0}.ideology-sub-section .item:nth-child(-n+2){border-bottom:1px solid #f5f5f5;padding-bottom:20px}.ideology-sub-section .item-img{width:40px;margin-bottom:0;position:absolute;left:0;top:4px}.ideology-sub-section .section-sub-title{margin-bottom:4px;padding-left:48px;font-size:12px}.ideology-sub-section .section-title{margin-bottom:20px;padding-left:48px;font-size:20px}}.vision-top-section{align-items:center}.vision-top-section .section-title-wrap{width:40%}.vision-top-section .item,.vision-top-section .item-wrap{display:flex;align-items:center}.vision-top-section .item{width:320px;height:320px;border-radius:50%;border:24px solid #fff;justify-content:center;text-align:center;font-size:24px;font-weight:300;line-height:1.5;color:#fff;position:relative}.vision-top-section .item.bg-2{margin-left:-80px;z-index:-1}.vision-top-section .item.bg-3{margin-left:-80px;z-index:-2}.bg-1{background-color:#14329f}.bg-2{background-color:#5a74d5}.bg-3{background-color:#a5b6ee}.bg-4{background-color:#e5ebff}.vision-section{padding-bottom:160px}.vision-section .item-wrap{display:flex;flex-flow:column;gap:32px}.vision-section .item{border-radius:16px;padding:48px 56px;display:flex;align-items:center}.vision-section .item-default{width:100%;gap:16px}.vision-section .item-user{width:100%;padding-left:40px;border-left:2px solid hsla(0,0%,100%,.4);gap:8px}.vision-section .item-user .section-sub-title{opacity:1}.vision-section .sub-item-wrap{display:flex;gap:32px}.vision-section .sub-item{width:100%;padding:56px;border-radius:16px}.vision-section .sub-item .section-title-wrap{gap:12px}@media screen and (max-width:1280px){.vision-top-section{align-items:flex-start}.vision-top-section .section-title-wrap{width:100%}.vision-top-section .item-wrap{width:100%;display:flex;justify-content:center;align-items:center}.vision-top-section .item{width:138px;height:138px;border:8px solid #fff;font-size:16px}.vision-top-section .item.bg-2,.vision-top-section .item.bg-3{margin-left:-24px}.vision-section{padding-bottom:80px}.vision-section .item-wrap{gap:20px}.vision-section .item{border-radius:8px;padding:24px;flex-flow:column;gap:32px}.vision-section .item-default{gap:4px}.vision-section .item-user{padding-left:0;border-left:0;gap:8px;position:relative}.vision-section .item-user:after{content:"";display:block;position:absolute;width:40px;height:2px;background-color:hsla(0,0%,100%,.4);left:0;top:-16px}.vision-section .sub-item-wrap{gap:12px;flex-flow:wrap}.vision-section .sub-item{width:calc(50% - 6px);padding:24px;border-radius:8px}.vision-section .sub-item .section-title-wrap{gap:8px}}.ci-top-section{gap:56px}.ci-top-section .ci-logo-wrap{width:100%;background-image:url(/images/ci_bg.png);background-repeat:no-repeat;background-size:100% 100%;background-position:50%;padding:146px 0}.ci-top-section .ci-logo-img{display:block;width:auto;height:188px;margin:0 auto}.ci-top-section .section-title-wrap{width:100%}.ci-top-section .section-sub-title{opacity:1}.ci-top-section .default-btn{margin-top:24px}.ci-signature-section .section-title-wrap{margin-bottom:56px}.ci-signature-section .item-wrap{display:flex;gap:32px}.ci-signature-section .item{width:100%;display:flex;flex-flow:column;gap:16px}.ci-signature-section .item-img{width:100%;height:185px;background-image:url(/images/ci_signature_bg.png);background-repeat:no-repeat;background-size:100% 100%;background-position:50%;position:relative;border:1px solid #ededed;border-radius:16px;overflow:hidden}.ci-signature-section .item-img img{width:172px;height:70px;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ci-signature-section .item-title{font-size:18px;font-weight:600;padding-left:12px}.ci-color-section{padding-bottom:160px}.ci-color-section .section-title-wrap{margin-bottom:56px}.ci-color-section .item-wrap{display:flex;gap:32px}.ci-color-section .item{width:100%;display:flex;flex-flow:column;gap:16px}.ci-color-section .item-color{width:100%;height:96px;border-radius:16px}.ci-color-section .item-color.navy{background-color:#1b283e}.ci-color-section .item-color.sky{background-color:#29bbef}.ci-color-section .item-color.dark{background-color:#55575e}.ci-color-section .item-color.gray{background-color:#d3d3d4}.ci-color-section .item-txt-wrap{display:flex;flex-flow:column;gap:16px;padding-left:12px}.ci-color-section .item-title{font-size:18px;font-weight:600}.ci-color-section .item-txt{font-size:14px;opacity:.4;line-height:1.5}@media screen and (max-width:1280px){.ci-top-section{gap:24px}.ci-top-section .ci-logo-wrap{padding:56px 0}.ci-top-section .ci-logo-img{height:94px}.ci-top-section .section-title-wrap{width:100%}.ci-top-section .default-btn{margin-top:16px}.ci-signature-section .section-title-wrap{margin-bottom:24px}.ci-signature-section .item-wrap{gap:24px 16px;flex-flow:wrap}.ci-signature-section .item{width:calc(50% - 8px);gap:8px}.ci-signature-section .item-img{height:84px;border-radius:8px}.ci-signature-section .item-img img{width:96px;height:40px}.ci-signature-section .item-title{font-size:13px;padding-left:0}.ci-color-section{padding-bottom:80px}.ci-color-section .section-title-wrap{margin-bottom:24px}.ci-color-section .item-wrap{flex-flow:wrap;gap:32px 16px}.ci-color-section .item{width:calc(50% - 8px);gap:8px}.ci-color-section .item-color{height:40px;border-radius:8px}.ci-color-section .item-txt-wrap{gap:4px;padding-left:8px}.ci-color-section .item-title{font-size:13px}.ci-color-section .item-txt{font-size:12px}}.supage-top-img{display:block}.supage-top-img.w800{max-width:800px;margin:0 auto}.about-as-section{padding-bottom:160px}.about-as-section .item-wrap{display:flex;flex-flow:column;gap:32px}.about-as-section .item{width:100%;background-color:#f5f5f5;border-radius:16px;display:flex;align-items:center;padding:48px 56px}.about-as-section .item-title-wrap{display:flex;flex-flow:column;gap:16px;width:504px;border-right:1px solid #949599}.about-as-section .item-title{font-size:56px;font-weight:300}.about-as-section .item-sub-title{font-size:20px;font-weight:300}.about-as-section .item-txt{font-size:16px;line-height:1.5;padding-left:40px;width:calc(100% - 504px)}@media screen and (max-width:1280px){.about-as-section{padding-bottom:80px}.about-as-section .item-wrap{gap:16px}.about-as-section .item{border-radius:8px;flex-flow:column;align-items:flex-start;padding:24px;gap:16px}.about-as-section .item-title-wrap{gap:8px;width:100%;border-right:0;border-bottom:1px solid #949599;padding-bottom:16px}.about-as-section .item-title{font-size:24px}.about-as-section .item-sub-title{font-size:14px}.about-as-section .item-txt{font-size:12px;padding-left:0;width:100%}}.transport-section-wrap{gap:120px}.transport-section-1{margin-top:40px}.transport-section .section-title-wrap{gap:16px;margin-bottom:56px}.transport-section .section-sub-title{opacity:1}.transport-section .item-wrap{display:flex;flex-flow:wrap;gap:32px}.transport-section .item{width:calc((100% - 32px * 3) / 4);position:relative}.transport-section .item-img{display:block}.transport-section .item-title{font-size:22px;font-weight:700;font-family:Klmm,sans-serif}.transport-section-1 .item-title{position:absolute;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.transport-section-2 .item{height:240px;border-radius:16px;background-color:#ebf0f5}.transport-section-2 .item-wrap.type2 .item{background-color:#f5f5f5}.transport-section-2 .item.bg-blue{background-color:#14329f!important}.transport-section-2 .item.bg-dark{background-color:#292929!important}.transport-section-2 .item.bg-white{background-color:#fff!important;border:2px solid #14329f}.transport-section-2 .item-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;white-space:nowrap}.transport-section-2 .item.bg-blue .item-title,.transport-section-2 .item.bg-dark .item-title{color:#fff}.transport-section-2 .item.bg-white .item-title{color:#14329f}.transport-section-3{padding-bottom:160px}.transport-section-3 .item{cursor:pointer;overflow:hidden}.transport-section-3 .item:after{content:"";display:block;position:absolute;width:100%;height:100%;border-radius:50%;background-color:hsla(0,0%,100%,.8);top:0;left:0;opacity:0;transition:.2s}.transport-section-3 .item:hover:after{opacity:1}.transport-section-3 .item-txt-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-flow:column;text-align:center;align-items:center;gap:16px;width:100%;z-index:1;opacity:0;transition:.2s}.transport-section-3 .item:hover .item-txt-wrap{opacity:1}.transport-section-3 .item-txt-wrap:after,.transport-section-3 .item-txt-wrap:before{content:"";display:block;position:absolute;width:16px;height:16px;border-radius:50%;background:#000;left:50%;transform:translateX(-50%);transition:.2s}.transport-section-3 .item-txt-wrap:after{top:-120px}.transport-section-3 .item-txt-wrap:before{bottom:-120px}.transport-section-3 .item:hover .item-txt-wrap:after{top:-48px}.transport-section-3 .item:hover .item-txt-wrap:before{bottom:-48px}.transport-section-3 .item-txt{font-size:16px;font-weight:300;line-height:1.5}.transport-item-wrap{display:flex;flex-flow:wrap;gap:32px}.transport-item{width:calc(50% - 16px);background-color:#f5f5f5;border-radius:16px;padding:40px;display:flex;flex-flow:column;gap:12px}.transport-item .item-title{font-size:20px;font-weight:300}.transport-item .item-txt{font-size:16px;line-height:1.5;opacity:.5}@media screen and (max-width:1280px){.transport-section-wrap{gap:40px}.transport-section-1{margin-top:24px}.transport-section .section-title-wrap{gap:8px;margin-bottom:24px}.transport-section .item-wrap{gap:16px}.transport-section .item{width:calc((100% - 16px) / 2)}.transport-section .item-title{font-size:14px;white-space:nowrap}.transport-section-2 .item{height:100px;border-radius:8px}.transport-section-3{padding-bottom:60px}.transport-section-3 .item-wrap{flex-flow:column;gap:0}.transport-section-3 .item{width:100%;display:flex;gap:16px;align-items:center;justify-content:center}.transport-section-3 .item:nth-child(2n){flex-flow:row-reverse}.transport-section-3 .item:after{display:none}.transport-section-3 .item-txt-wrap{position:static;transform:none;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 120px - 16px);gap:8px;opacity:1;align-items:baseline;text-align:left}.transport-section-3 .item:nth-child(2n) .item-txt-wrap{padding-left:16px}.transport-section-3 .item-txt-wrap:after,.transport-section-3 .item-txt-wrap:before{display:none}.transport-section-3 .item-img{width:120px;height:120px;border-radius:50%}.transport-section-3 .item-txt{font-size:13px}.transport-section-3 .item-txt br{display:none}.transport-item-wrap{gap:16px}.transport-item{width:100%;border-radius:8px;padding:24px;gap:8px}.transport-item .item-title{font-size:16px}.transport-item .item-txt{font-size:13px}}.default-btn-wrap{display:flex;align-items:center;gap:24px}.subpage-title-wrap .default-btn-wrap{position:absolute;top:0;right:0}.search-wrap{position:relative;width:100%;max-width:640px;height:80px;border-bottom:2px solid #e4e4e4;display:flex;align-items:center}.search-select{min-width:unset;width:136px;font-size:20px;font-weight:300}.search-input,.search-select,.search-select option{font-family:Klmm,sans-serif}.search-input{width:calc(100% - 136px);height:80px;padding-left:16px;padding-right:48px;font-size:20px;font-weight:300}.search-input::placeholder{color:#aeaeae}.search-btn{font-size:32px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.default-table-wrap{padding-bottom:160px}.default-table{width:100%;table-layout:fixed;border-top:2px solid #000;border-bottom:2px solid #000;border-collapse:collapse}.default-table th{height:80px;border-bottom:1px solid #e4e4e4;font-size:20px;font-weight:700;font-family:Klmm,sans-serif}.default-table td{padding:16px 0;font-size:16px;line-height:1.5}.default-table .icon{color:#999}.inquiry-table td:not(:nth-child(3)){text-align:center}@media screen and (max-width:1280px){.default-btn-wrap{gap:8px}.subpage-title-wrap .default-btn-wrap{position:static;width:100%}.search-wrap{height:64px;border-bottom:0;margin-top:-24px;margin-bottom:-40px}.search-select{width:64px;font-size:15px}.search-input{width:calc(100% - 64px);height:64px;padding-right:40px;font-size:15px}.search-btn{font-size:20px}.default-table-wrap{padding-bottom:60px}.default-table-scroll-wrap{overflow:auto}.default-table-scroll-wrap::-webkit-scrollbar{display:none}.default-table{border-top:0;table-layout:auto}.default-table colgroup{display:none}.default-table th{white-space:nowrap;height:48px;font-size:16px}.default-table td{white-space:nowrap;padding:8px;font-size:14px}.default-table td *{font-size:14px}.inquiry-table td:not(:nth-child(3)){text-align:center}.inquiry-table thead{display:none}.inquiry-table tr{display:flex;gap:8px;flex-flow:wrap;align-items:baseline;position:relative;padding:16px 0}.inquiry-table tr:not(:last-child){border-bottom:1px solid #e4e4e4}.inquiry-table td{padding:0}.inquiry-table td:first-child{order:1}.inquiry-table td:nth-child(2){order:3}.inquiry-table td:nth-child(3){width:calc(100% - 24px);order:2}.inquiry-table td:nth-child(4){order:4}.inquiry-table td:nth-child(5){order:5}}.inquiry_detail{display:flex;gap:48px}.inquiry-nav-wrap{width:312px}.inquiry-nav-title-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.inquiry-nav-title{font-size:24px;font-weight:700}.inquiry-nav-btn-wrap{display:flex;align-items:center;gap:8px}.inquiry-nav-btn{width:20px;height:20px;border-radius:50%;background:#f5f5f5;text-align:center;line-height:20px;font-size:12px;color:#aeaeae}.inquiry-nav-group{display:flex;flex-flow:column;gap:12px}.inquiry-nav-item{padding:16px;border-radius:16px;background-color:#f5f5f5;display:flex;flex-flow:column;gap:8px}.inquiry-nav-item .item-sub-txt{font-size:12px;font-weight:700;color:#aeaeae}.inquiry-nav-item .item-title{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inquiry-nav-item .item-txt-wrap{display:flex;gap:16px}.inquiry-nav-item .item-txt{font-size:14px;max-width:calc(100% - 72px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}.inquiry-detail-wrap{width:calc(100% - 312px - 48px);display:flex;flex-flow:column;gap:88px;padding-bottom:160px}.inquiry-detail-top{display:flex;flex-flow:column;gap:16px;padding-bottom:32px;border-bottom:1px solid #f5f5f5;margin-bottom:40px}.inquiry-detail-title{font-size:24px;font-weight:300;line-height:1.33}.inquiry-detail-txt-wrap{display:flex;gap:40px;align-items:baseline}.inquiry-detail-txt{font-size:20px;position:relative}.inquiry-detail-txt:not(:last-child):after{content:"";display:block;position:absolute;width:1px;height:12px;background:#aeaeae;right:-20px;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1280px){.inquiry_detail{gap:0}.inquiry-nav-wrap{display:none}.inquiry-detail-wrap{width:100%;gap:60px;padding-bottom:60px}.inquiry-detail-top{gap:8px;padding-bottom:16px;margin-bottom:16px}.inquiry-detail-title{font-size:20px}.inquiry-detail-txt-wrap{gap:16px}.inquiry-detail-txt{font-size:13px}.inquiry-detail-txt:not(:last-child):after{right:-8px}}.create_wrap{padding-bottom:160px}.create_wrap .subpage-title-wrap{margin-bottom:40px}@media screen and (max-width:1280px){.create_wrap{padding-bottom:60px}.create_wrap .subpage-title-wrap{margin-bottom:16px}}.form-container{width:100%;gap:40px}.form-wrap{width:100%;gap:32px}.form-wrap.border{padding:32px 0;border-top:2px solid #000;border-bottom:2px solid #000}.form-title{width:100%;font-size:26px;font-weight:700;display:flex;align-items:center;gap:24px}.form-list{width:100%;gap:16px}.form-list.border{border-bottom:2px solid #000}.form-item{width:100%}.form-item:not(:last-child){border-bottom:1px solid #d8d8d8}.form-item.half{width:calc(50% - 16px)}.form-item .item-default{font-size:20px}.form-item .item-default .guide-txt{font-size:16px;color:#707070;font-weight:400;margin-top:4px}.form-input-wrap,.form-item .item-user{gap:16px}.form-input-wrap.col-group{align-items:center}.form-input-wrap .form-input{min-width:unset}.form-input{width:100%;height:64px;font-size:18px;border-radius:8px;background-color:#fff}.form-input.disable{color:#aeaeae}.form-date{padding-right:30px;cursor:pointer;background-image:url(/images/icon-calendar.png);background-repeat:no-repeat;background-size:18px;background-position:right 8px center}.form-textarea{width:100%;padding:16px 0;background:#fff;height:240px;font-size:18px}.form-input::placeholder,.form-textarea::placeholder{color:#aeaeae}.form-search-wrap{position:relative;width:100%}.form-search-input{height:52px;padding:0 48px 0 16px;width:100%;background-color:#fff;border:1px solid #e4e4e4;border-radius:8px;font-size:16px}.form-search-input:focus{border-color:#14329f;box-shadow:inset 0 3px 6px 0 rgba(0,136,219,.16)}.form-search-input::placeholder{color:#aeaeae}.form-search-btn{font-size:20px;color:#14329f;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.form-label-wrap{width:100%;display:flex;gap:24px;flex-flow:wrap;padding:16px 0}.form-label-wrap.border:not(:first-child){padding-top:16px;border-top:1px solid #e4e4e4;margin-top:16px}.form-label-wrap.per8 .form-label{width:calc((100% - 24px * 7) / 8)}.form-label-wrap.per4 .form-label{width:calc((100% - 24px * 3) / 4)}.form-label-wrap.per2 .form-label{width:calc((100% - 24px) / 2)}.form-label-wrap.per3 .form-label{width:calc((100% - 24px * 2) / 3)}.form-label-item{display:flex;justify-content:center;align-items:center;gap:8px;height:60px;border:2px solid #f5f5f5;background:#f5f5f5;font-size:18px;font-weight:700;border-radius:16px;color:#aeaeae;transition:.2s;text-align:center}.form-label-item .icon{color:#fff;font-size:20px;display:none}.form-label-item.active,input:checked+.form-label-item{border-color:#14329f;background:#fff;color:#14329f}.form-label-item.active .icon,input:checked+.form-label-item .icon{display:block}.form-btn,.form-btn-wrap{gap:8px;width:100%}.form-btn{height:64px;font-size:18px;font-weight:700;text-align:right;display:flex;justify-content:flex-end;text-decoration:underline;font-family:Klmm,sans-serif;align-items:center}.form-btn-wrap .form-btn{width:152px}.form-btn-wrap .form-input{width:calc(100% - 160px)}.form-sticker-wrap{position:relative}.form-sticker-wrap .form-sticker{font-size:18px;position:absolute;right:0;bottom:24px}.form-sticker-wrap .form-input{padding-right:48px}.form-footer-wrap{margin-top:8px}.form-footer-txt{text-align:center;font-size:18px;font-weight:600;line-height:1.5;margin-bottom:24px}.form-submit-btn{width:100%;max-width:320px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:16px;height:64px;text-align:center;font-size:26px;font-weight:700;color:#fff;transition:.2s;border-radius:16px;font-family:Klmm,sans-serif}.form-submit-btn,.form-submit-btn.submit{background:#14329f}.form-submit-btn.disable{background:#e4e4e4;border-color:#e4e4e4;color:#fff}.form-submit-btn.black{background:#081132;color:#fff}.form-submit-btn.gray{background:#707070;color:#fff}.form-submit-btn .icon{font-size:24px}.guide-txt-wrap{display:flex;flex-flow:column;gap:4px}.guide-txt{font-size:18px;line-height:1.5;position:relative;color:#999}.guide-txt.dot{padding-left:16px}.guide-txt.dot:after{content:"";display:block;position:absolute;width:4px;height:4px;background:#999;left:0;top:8.5px;border-radius:50%}@media screen and (max-width:1280px){.form-container,.form-wrap{gap:24px}.form-list{gap:8px}.form-wrap.border{padding:16px 0;border-top:1px solid #000;border-bottom:1px solid #000}.form-title{font-size:20px;align-items:baseline;gap:4px 8px;flex-flow:wrap}.form-item{gap:8px}.form-item.half{width:100%}.form-item .item-default{font-size:16px}.form-item .item-default .guide-txt{font-size:12px}.form-input-wrap{gap:8px}.form-input{font-size:14px;height:48px}.form-textarea{padding:16px;height:160px;font-size:14px}.form-search-wrap{position:relative}.form-search-input{height:48px;border-radius:24px;padding-right:32px;font-size:14px}.form-search-btn{font-size:20px;right:16px}.form-label-wrap{gap:8px;padding-top:0}.form-label-wrap.per2 .form-label,.form-label-wrap.per3 .form-label,.form-label-wrap.per4 .form-label,.form-label-wrap.per8 .form-label{width:calc((100% - 8px) / 2)}.form-label-wrap label{width:100%}.form-label-item{gap:4px;height:48px;font-size:14px;border-radius:8px}.form-label-item .icon{font-size:16px}.form-btn{height:48px;font-size:14px}.form-btn-wrap .form-btn{width:auto;white-space:nowrap;margin-left:auto}.form-btn-wrap .form-input{width:100%}.form-sticker-wrap .form-sticker{font-size:14px;bottom:16px}.form-footer-wrap{margin-top:24px}.form-footer-txt{font-size:14px;margin-bottom:16px}.form-submit-btn{height:48px;line-height:48px;font-size:14px}.guide-txt{font-size:12px}}.checked-item{display:flex;align-items:center;gap:8px}.checked-item .icon{width:20px;height:20px;border:1px solid #9999a6;border-radius:50%;display:flex;align-items:center;justify-content:center}.checked-item .icon i{color:#aeaeae;font-weight:700;font-size:12px;line-height:12px}.checked-item .txt{width:calc(100% - 28px);font-size:16px;font-weight:600;color:#202020;opacity:.5;line-height:1.5}.checked-item .link{margin-left:auto;font-size:14px;text-decoration:underline}.checked-item .txt .link{font-size:inherit;font-weight:700;display:inline-block}.checked-item .txt button.link{background:none;border:none;padding:0;color:inherit;cursor:pointer;text-decoration:underline}.form-checkbox:checked+.checked-item .txt{opacity:1}.form-checkbox:checked+.checked-item .icon{border:1px solid #14329f;background:#14329f}.form-checkbox:checked+.checked-item .icon i{color:#fff}@media screen and (max-width:1280px){.checked-item{gap:6px}.checked-item .txt{font-size:14px}}.form-radio+.checked-item .icon{width:20px;height:20px;border:1px solid #e4e4e4;background:#fff;border-radius:50%;display:block;position:relative}.form-radio+.checked-item .icon:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#14329f;left:50%;top:50%;transform:translate(-50%,-50%);display:none}.form-radio:checked+.checked-item .txt{color:#000;opacity:1}.form-radio:checked+.checked-item .icon{border-color:#14329f}.form-radio:checked+.checked-item .icon:after{display:block}@media screen and (max-width:1280px){.form-radio+.checked-item .icon{width:20px;height:20px;border:1px solid #bfbfbf;background:#fff;border-radius:50%;display:block;position:relative}.form-radio+.checked-item .icon:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#14329f;left:50%;top:50%;transform:translate(-50%,-50%);display:none}.form-radio:checked+.checked-item{color:#14329f}.form-radio:checked+.checked-item .icon{border:1px solid #14329f;background:#fff}.form-radio:checked+.checked-item .icon:after{display:block}}.history-section{display:flex;gap:56px}.history-tab-wrap{width:calc(50% - 28px);background-color:#f3f6f9;border-radius:16px;padding-bottom:80px;padding-right:40px}.history-tab-title{text-align:center;padding:120px 0 98px;font-size:80px;font-weight:300;color:#14329f;font-family:Klmm,sans-serif}.history-tab-scroll-wrap{width:100%;overflow:auto;position:relative;padding-left:40px}.history-tab:before{content:"";display:block;position:absolute;width:calc(100% + 40px);height:2px;background-color:#000;top:0;left:-20px}.history-tab:first-child:before{left:0}.history-tab:last-child:before{left:-40px}.history-tab-scroll-wrap::-webkit-scrollbar{display:none}.history-tab-list{display:flex;gap:40px}.history-tab{padding-top:48px;font-size:32px;font-weight:300;font-family:Klmm,sans-serif;color:#aeaeae;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.history-tab:after{content:"";display:block;position:absolute;width:4px;height:4px;border-radius:50%;background-color:#aeaeae;top:32px;left:50%;transform:translateX(-50%)}.history-tab.active{color:#000}.history-tab.active:after{background-color:#000}.history-tab-content-wrap{width:calc(50% - 28px);height:480px;overflow:auto;position:relative}.history-tab-content-wrap::-webkit-scrollbar{display:none}.history-tab-content{opacity:0;visibility:hidden;position:absolute;top:0;left:0;right:0;transform:translateX(40px)}.history-tab-content.active{opacity:1;visibility:visible;transform:translateX(0);transition:.4s}.history-item{padding:20px 0;display:flex}.history-item:first-child{padding-top:0}.history-item:not(:last-child){border-bottom:1px dashed #707070}.history-item .item-title{width:120px;font-size:48px;color:#aeaeae;font-weight:300;font-family:Klmm,sans-serif}.history-item .item-txt-wrap{width:calc(100% - 120px);display:flex;flex-flow:column;gap:8px}.history-item .item-txt{font-size:20px;font-weight:700;line-height:1.2}.history-item .item-sub-txt-wrap{display:flex;gap:24px}.history-item .item-sub-txt{font-size:16px;line-height:1.5;color:#aeaeae;position:relative}.history-item .item-sub-txt:not(:last-child):after{content:"";display:block;position:absolute;width:1px;height:12px;background:#e4e4e4;right:-12px;top:50%;transform:translate(-50%,-50%)}.client-section{padding-bottom:160px;margin-top:40px}.client-section .section-title-wrap{margin-bottom:56px}.client-section .item{background-color:#071f63;border-radius:16px;padding:48px 80px}@media screen and (max-width:1280px){.history-section{flex-flow:column;gap:0}.history-tab-wrap{width:100%;padding-bottom:24px;padding-right:16px}.history-tab-title{padding:24px 0 16px;font-size:40px}.history-tab-scroll-wrap{width:100%;padding-left:16px}.history-tab-list{gap:24px}.history-tab{padding-top:24px;font-size:20px}.history-tab:after{top:12px}.history-tab-content-wrap{width:100%;height:auto}.history-tab-content-wrap::-webkit-scrollbar{display:none}.history-tab-content{opacity:1;position:static;visibility:visible;transform:translateX(0);display:none}.history-tab-content.active{display:block}.history-item{padding:16px 0}.history-item:first-child{padding-top:16px}.history-item .item-title{width:64px;font-size:40px}.history-item .item-txt-wrap{width:calc(100% - 64px)}.history-item .item-txt{font-size:15px}.history-item .item-sub-txt-wrap{gap:16px}.history-item .item-sub-txt{font-size:13px}.history-item .item-sub-txt:not(:last-child):after{right:-8px}.client-section{padding-bottom:60px;margin-top:0}.client-section .section-title-wrap{margin-bottom:16px}.client-section .item{border-radius:16px;padding:16px}}.agree-txt-wrap{display:flex;flex-flow:column;gap:56px}.agree-txt{padding:16px;border-radius:16px;background-color:#f5f5f5;max-height:400px;overflow:auto;font-size:14px;line-height:1.5;white-space:pre-line}.agree-txt-footer-wrap{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1280px){.agree-txt-wrap{gap:32px}.agree-txt{border-radius:8px}.agree-txt-footer-wrap{flex-flow:wrap;gap:24px}}.service_form{padding-bottom:160px}.subpage-title-wrap.border{padding-bottom:48px;border-bottom:2px solid #000;margin-bottom:32px}.subpage-title-wrap.center{align-items:center;text-align:center}.service_form .subpage-title{font-weight:400}.service_form .form-container{gap:48px;align-items:flex-start}.form-nav-wrap{width:312px;padding:48px 64px;background-color:#eceff8;border-radius:16px;position:-webkit-sticky;position:sticky;top:120px}.form-nav-bar{left:24px;height:calc(100% - 96px);top:48px;width:16px;background-color:#fff}.form-nav-bar,.form-nav-bar:after{position:absolute;border-radius:8px}.form-nav-bar:after{content:"";display:block;width:100%;height:100%;background-image:linear-gradient(180deg,#c8cee4,#14329f)}.form-nav-bar.step1:after{height:calc((100% / 3) + 8px)}.form-nav-bar.step2:after{height:calc((100% / 3) * 2)}.form-nav-bar.step3:after{height:100%}.form-nav-bar-core{position:absolute;width:16px;height:16px;border:4px solid #14329f;background-color:#fff;border-radius:50%;z-index:1}.form-nav-bar.step1 .form-nav-bar-core{top:calc(100% / 3);transform:translateY(-4px)}.form-nav-bar.step2 .form-nav-bar-core{top:calc((100% / 3) * 2);transform:translateY(-12px)}.form-nav-bar.step3 .form-nav-bar-core{bottom:0}.form-nav-list{gap:40px}.form-nav-item{font-size:20px;font-weight:700;opacity:.4;font-family:Klmm,sans-serif}.form-nav-item.prev{opacity:.6;color:#14329f}.form-nav-item.active{opacity:1;color:#14329f}.service_form .form-wrap{width:calc(100% - 312px - 48px)}.service_form .form-title{margin-bottom:16px;align-items:center}.service_form .form-title .subpage-txt{font-family:Pretendard}.service_form .form-title .checked-item{min-height:24px}.service_form .form-title .checked-item .txt{white-space:nowrap}.service_form .form-item .form-title{margin-bottom:0}.service_form .form-item.col-group{justify-content:space-between;align-items:center;min-height:64px}.service_form .form-item.col-group .item-default{font-size:18px}.service_form .form-footer-wrap{display:flex;justify-content:flex-end;gap:8px}.modal-wrap .default-table-wrap{padding-bottom:0}.modal-wrap .default-table{border:0;border-collapse:separate;border-spacing:0}.modal-wrap .default-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:99}.modal-wrap .default-table th{background-color:#fff;border-top:2px solid #000}.modal-wrap .default-table tr{cursor:pointer}.default-table tr.active td{background-color:#e5ebff}@media screen and (max-width:1280px){.service_form{padding-bottom:60px}.subpage-title-wrap.border{padding-bottom:16px;border-bottom:1px solid #000;margin-bottom:16px}.form-nav-wrap{display:none}.service_form .form-wrap{width:100%}.service_form .form-title{margin-bottom:8px}.service_form .form-item.col-group{min-height:48px;align-items:flex-start;flex-flow:wrap}.service_form .form-item.col-group .item-default,.service_form .form-item.col-group .item-user{font-size:14px}.service_form .form-item>.form-title{margin-bottom:16px}.service_form .form-footer-wrap{flex-flow:wrap}}.file-upload-wrap{display:flex;padding:16px 0;gap:16px}.file-upload-btn{width:140px;height:64px;border-radius:16px;border:2px solid #14329f;justify-content:center;font-weight:700;color:#14329f;background-color:#fff}.file-upload-btn,.file-upload-name{display:flex;align-items:center;gap:8px;font-size:18px}.file-upload-name{width:calc(100% - 156px);min-height:64px;padding:12px 16px;background-color:#f5f5f5;border-radius:16px;flex-wrap:wrap;align-content:flex-start}.file-item{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background-color:#fff;border:1px solid #e4e4e4;border-radius:8px;font-size:14px;max-width:100%}.file-item span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px}.file-remove-btn{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:#ff5252;color:#fff;border:none;cursor:pointer;flex-shrink:0;font-size:12px}.file-remove-btn:hover{background-color:#e04545}.form-label-truck{height:auto;display:flex;flex-flow:column;padding:40px 56px;gap:8px}.form-label-truck .img{width:100%;height:180px;background-repeat:no-repeat;background-size:contain;background-position:50%}.form-label-truck.wing .img{background-image:url(/images/truck_wing_op05.png)}input:checked+.form-label-truck.wing .img{background-image:url(/images/truck_wing.png)}.form-label-truck.cargo .img{background-image:url(/images/truck_cargo_op05.png)}input:checked+.form-label-truck.cargo .img{background-image:url(/images/truck_cargo.png)}.form-detail-wrap{gap:16px;margin-bottom:24px}.form-detail-item{display:flex;width:100%;border-radius:16px;border:1px solid #e4e4e4}.form-detail-item .item-title{width:140px;padding-left:32px;padding-top:24px;font-size:18px;font-weight:700}.form-detail-item .item-txt-wrap{display:flex;flex-flow:column;gap:24px;padding:24px 0}.form-detail-item .item-txt-group{display:flex;flex-flow:column;gap:8px}.form-detail-item .item-sub-title{font-size:16px;font-weight:700}.form-detail-item .item-txt{font-size:14px;line-height:1.5}.form-count-wrap{display:flex;height:64px;align-items:center;padding:0 24px;border-radius:16px;border:1px solid #e4e4e4;gap:24px}.form-count-group{display:flex;align-items:center;gap:4px}.form-count-title{font-size:18px;font-weight:700}.form-count-btn{border-radius:4px;background:#f5f5f5;line-height:36px}.form-count-btn,.form-count-num{width:36px;height:36px;text-align:center;font-size:16px;font-weight:700}.form-count-num{line-height:34px;border:1px solid #e4e4e4;border-radius:4px}.form-add-btn{width:100%;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;background-color:#e5ebff;font-size:18px;font-weight:700;color:#14329f}@media screen and (max-width:1280px){.file-upload-wrap{gap:8px;flex-wrap:wrap}.file-upload-btn{width:96px;height:48px;border-radius:8px;border:1px solid #14329f;font-size:14px}.file-upload-name{width:calc(100% - 104px);min-height:48px;padding:8px 12px;border-radius:8px;font-size:14px;gap:6px}.file-item{padding:4px 10px;border-radius:6px;font-size:12px;gap:4px}.file-item span{max-width:150px}.file-remove-btn{width:18px;height:18px;font-size:10px}.form-label-truck{height:auto;display:flex;flex-flow:column;padding:24px;gap:8px}.form-label-truck .img{height:80px}.form-detail-wrap{flex-flow:column;margin-bottom:16px}.form-detail-item{border-radius:8px}.form-detail-item .item-title{width:64px;padding-left:16px;padding-top:16px;font-size:14px}.form-detail-item .item-txt-wrap{gap:16px;padding:16px 0}.form-detail-item .item-sub-title{font-size:14px}.form-detail-item .item-txt{font-size:12px}.form-count-wrap{height:48px;padding:0 16px;border-radius:8px;gap:16px}.form-count-title{font-size:14px}.form-count-btn{width:24px;height:24px;line-height:24px;font-size:14px}.form-count-num{width:32px;height:24px;line-height:22px;font-size:14px}.form-add-btn{height:48px;border-radius:8px;font-size:14px}}.service_form_result{padding-bottom:80px}.service_form_result .subpage-title-wrap{margin-bottom:80px}.service_form_result .subpage-title-wrap .default-btn-wrap{position:static;margin-top:56px}.form-result-container{display:flex;flex-flow:column;gap:24px;margin-bottom:80px}.form-result-title{font-size:32px;font-weight:700}.form-result-container>.form-result-col-group,.form-result-container>.form-result-group{border-top:2px solid #000}.form-result-col-group{display:flex;gap:48px}.form-result-group{width:100%}.form-result-wrap{border-bottom:2px solid #000}.form-result-wrap .form-title{padding:30px 0 16px}.form-result-item{display:flex;flex-flow:wrap;gap:0 16px}.form-result-item .item-group{width:100%;display:flex;align-items:baseline}.form-result-item .item-group.half{width:calc(50% - 8px)}.form-result-item .item-group:not(:last-child){border-bottom:1px solid #f5f5f5}.form-result-item .item-title{padding:16px 0;font-size:20px;line-height:1.35;color:#aeaeae;width:190px}.form-result-item .item-txt{padding:16px 0;font-size:18px;line-height:1.5;width:calc(100% - 190px)}@media screen and (max-width:1280px){.service_form_result{padding-bottom:40px}.service_form_result .subpage-title-wrap{margin-bottom:40px}.service_form_result .subpage-title-wrap.center .subpage-title{width:100%}.service_form_result .subpage-title-wrap .default-btn-wrap{margin:24px auto 0;justify-content:center}.form-result-container{gap:16px;margin-bottom:40px;flex-flow:wrap}.form-result-title{font-size:20px}.form-result-container>.form-result-col-group,.form-result-container>.form-result-group{border-top:1px solid #000}.form-result-col-group{gap:16px;width:100%;flex-flow:wrap}.form-result-wrap{border-bottom:1px solid #000}.form-result-wrap .form-title{padding:16px 0 8px}.form-result-item{gap:0 8px}.form-result-item .item-group.half{width:100%}.form-result-item .item-title{padding:8px 0;font-size:14px;width:104px}.form-result-item .item-txt{padding:8px 0;font-size:14px;width:calc(100% - 104px)}.form-result-item .item-txt *{font-size:14px}}.mypage_index{padding-bottom:160px}.mypage_index .subpage-title-wrap{margin-bottom:56px}.subpage-title-wrap .logout-btn{position:absolute;top:40px;right:0}.logout-btn{font-size:20px;font-weight:300;border-bottom:1px solid #aeaeae}.mp-index-group:not(:last-child){padding-bottom:32px;border-bottom:2px solid #000;margin-bottom:32px}.mp-index-group{display:flex;flex-flow:column;gap:24px}.mp-index-btn-wrap{display:flex;flex-flow:wrap;gap:8px}.mp-index-btn{line-height:38px;border:1px solid #e4e4e4;padding:0 20px;background-color:#fff;font-size:16px;border-radius:20px;transition:.2s}.mp-index-btn:hover{background-color:#f5f5f5}.mp-index-group .sm-gnb-group{gap:48px 0}.order-wrap{padding:24px;background-color:#f5f5f5}.order-wrap,.order-wrap>.container{display:flex;flex-flow:wrap;gap:24px}.order-item{width:calc(50% - 12px);padding:24px;border-radius:16px;background-color:#fff}.order-item .item-top-wrap{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #f5f5f5;margin-bottom:16px}.order-item .item-sub-txt-group{display:flex;gap:16px;align-items:center}.order-item .item-sub-txt{font-size:14px;position:relative}.order-item .item-sub-txt:not(:last-child):after{content:"";display:block;position:absolute;width:1px;height:8px;background-color:#aeaeae;right:-8px;top:50%;transform:translateY(-50%)}.order-item .item-btn-wrap{display:flex;position:relative;gap:16px}.order-item .item-state{font-size:14px;font-weight:700}.order-item .item-btn-menu-wrap{position:absolute;width:64px;padding:0 8px;border-radius:8px;border:1px solid #e4e4e4;background-color:#f5f5f5;top:24px;right:0;display:none;z-index:9}.order-item .item-btn-menu-wrap.active{display:block}.order-item .item-btn-menu{text-align:center;padding:8px 0;font-size:14px;font-weight:500;cursor:pointer}.order-item .item-btn-menu:not(:last-child){border-bottom:1px solid #e4e4e4}.order-item .item-detail-wrap{display:flex;flex-flow:column;gap:24px}.order-item .item-detail-group{display:flex;padding-left:24px;position:relative}.order-item .item-detail-group:after{content:"";display:block;position:absolute;width:10px;height:10px;background:#fff;border:3px solid #14329f;left:0;top:0;border-radius:50%}.order-item .item-detail-group .item-default{width:132px}.order-item .item-detail-group .item-user{width:calc(100% - 132px)}.order-item .item-txt-wrap{display:flex;flex-flow:column;gap:4px}.order-item .item-title{font-size:16px;font-weight:700}.order-item .item-txt{font-size:14px;color:#aeaeae}.order-item .item-btm-wrap{padding-top:16px;border-top:1px solid #f5f5f5;margin-top:16px;display:flex;flex-flow:column;gap:8px}.order-item .icon{width:24px}.order-slid .order-item,.order-slide{width:100%}@media screen and (max-width:1280px){.mypage_index{padding-bottom:80px}.mypage_index .subpage-title-wrap{margin-bottom:24px}.subpage-title-wrap .logout-btn{top:16px;right:0}.logout-btn{font-size:14px}.mp-index-group:not(:last-child){padding-bottom:16px;border-bottom:1px solid #000;margin-bottom:16px}.mp-index-group{gap:16px}.mp-index-btn{line-height:30px;padding:0 16px;font-size:14px}.mp-index-group .sm-gnb-group{gap:24px 0}.order-wrap{padding:16px;gap:16px}.order-wrap>.container{gap:16px;padding:0}.order-item{width:100%;padding:24px;border-radius:8px}.order-item .item-top-wrap{align-items:flex-start}.order-item .item-sub-txt-group{flex-flow:column;gap:8px;align-items:flex-start}.order-item .item-sub-txt{font-size:14px}.order-item .item-sub-txt:not(:last-child):after{display:none}.order-item .item-btn-wrap{gap:8px}.order-item .item-detail-wrap{gap:16px}.order-item .item-detail-group{padding-left:16px;flex-flow:column;gap:8px}.order-item .item-detail-group:after{width:4px;height:4px;border:2px solid #14329f;top:4px}.order-item .item-detail-group .item-default,.order-item .item-detail-group .item-user{width:100%}.order-item .item-title{font-size:14px}.order-item .item-txt{font-size:12px}.order-item .icon{width:24px;position:absolute;left:0;top:0}.order-item .item-btm-wrap{gap:16px}.order-item .item-btm-wrap .item-sub-txt-group{position:relative;padding-left:32px}.order-slid .order-item,.order-slide{width:100%}}.mypage .subpage-title-wrap.border{padding-bottom:16px;margin-bottom:16px}.mp-date-serach-wrap{display:flex;gap:16px;margin-bottom:32px;justify-content:space-between}.mp-month-select-wrap{display:flex;gap:12px;align-items:center}.mp-month-select{width:102px;height:52px;border-radius:8px;background-color:#f5f5f5;font-size:16px}.mp-date-select-wrap{display:flex;gap:12px;align-items:center}.mp-date-select-title-wrap{position:relative}.mp-date-select{width:400px;height:52px;border-radius:8px;background-color:#f5f5f5;padding:0 24px;font-size:16px}.mp-date-select-title-wrap .mp-date-select{padding-left:110px}.mp-date-select-title{font-size:16px;position:absolute;left:24px;top:50%;transform:translateY(-50%);padding-right:16px;border-right:1px solid #000}.mp-date-select-btn-wrap{display:flex;align-items:center;gap:8px}.mp-date-select-btn{position:static;transform:none;width:52px;height:52px;border-radius:8px;text-align:center;line-height:52px}.mp-date-select-btn.search-btn{background:#14329f}.mp-date-select-btn.reset-btn{background:#000}.mp-date-select-btn i{font-size:20px;color:#fff}.mypage .order-wrap{padding-bottom:160px}@media screen and (max-width:1280px){.mypage .subpage-title-wrap.border{padding-bottom:16px;margin-bottom:16px}.mp-date-serach-wrap{flex-flow:wrap;gap:8px;margin-bottom:16px}.mp-month-select-wrap{gap:8px;width:100%}.mp-month-select{width:calc((100% - 8px * 3) / 4);max-width:102px;height:48px;font-size:14px}.mp-date-select-wrap{gap:8px;width:100%}.mp-date-select-title-wrap{position:relative}.mp-date-select,.mp-date-select-title-wrap{width:calc((100% - 24px) / 2);max-width:400px}.mp-date-select{height:48px;padding:0 16px;font-size:14px}.mp-date-select-title-wrap .mp-date-select{padding-left:16px;width:100%}.mp-date-select-title{display:none}.mp-date-select-btn-wrap{margin-left:auto}.mp-date-select-btn{width:48px;height:48px;line-height:48px}.mp-date-select-btn i{font-size:16px}.mypage .order-wrap{padding-bottom:80px}}.mypage .service_form_result{display:flex;flex-flow:column;gap:80px;padding-bottom:160px}.mypage .service_form_result .form-result-container,.mypage .service_form_result .subpage-title-wrap{margin-bottom:0}.order-step-wrap{display:flex;gap:32px}.order-step-item{width:calc((100% - 32px * 3) / 4);padding-top:calc((100% - 32px * 3) / 4);border-radius:50%;position:relative;background-color:#f5f5f5}.order-step-item.active{background-color:#d0d6ec}.order-step-item .item-txt-wrap{position:absolute;width:100%;height:100%;display:flex;flex-flow:column;gap:12px;justify-content:center;text-align:center;align-items:center;z-index:1;top:0;left:0}.order-step-item .item-title{font-size:26px;font-weight:700}.order-step-item .item-txt{font-size:16px;opacity:.6}.cash-receipt-btn{width:100px;height:32px;border-radius:4px;border:1px solid #707070;display:block;margin-left:auto}.receipt_modal .modal-wrap{border-radius:0;border:1px solid #e4e4e4;max-width:400px}.receipt_modal .modal-title-wrap{margin-bottom:16px}.receipt_modal .modal-title{font-size:20px}.receipt_modal .default-btn-wrap{margin-top:24px;justify-content:center}.receipt_modal .default-btn{width:120px;height:40px;border-radius:8px;font-size:16px;line-height:40px}.receipt-wrap{border-top:2px solid #e4e4e4}.receipt-group{border-bottom:2px solid #e4e4e4;padding:16px 0;display:flex;flex-flow:column;gap:8px}.receipt-item{width:100%;display:flex;justify-content:space-between;align-items:baseline}.receipt-item .item-default{font-size:16px;font-weight:500;line-height:1.5}.receipt-item .item-user{font-size:16px;font-weight:700;line-height:1.5}.receipt-item.total *{color:#14329f}@media screen and (max-width:1280px){.mypage .service_form_result{gap:40px;padding-bottom:80px;min-height:calc(100vh - 383px)}.order-step-wrap{gap:8px;width:100%}.order-step-item{width:calc((100% - 8px * 3) / 4);padding-top:calc((100% - 8px * 3) / 4)}.order-step-item .item-txt-wrap{gap:4px}.order-step-item .item-title{font-size:13px}.order-step-item .item-txt{font-size:11px}}.mypage .default-table{margin-top:16px}.default-table-btn-wrap{display:flex;gap:24px;justify-content:center;align-items:center}.default-table-btn{font-size:16px;font-weight:500;color:#999;position:relative;text-decoration:underline}.default-table-btn:not(:last-child):after{content:"";display:block;position:absolute;width:1px;height:12px;background-color:#707070;right:-12px;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1280px){.default-table-btn-wrap{gap:16px}.default-table-btn{font-size:14px}.default-table-btn:not(:last-child):after{right:-8px}}.create_wrap .form-container.row-group{justify-content:space-between}.create_wrap .qna-form-wrap{padding-bottom:0}.qna-wrap{height:560px;overflow:auto}.qna-wrap::-webkit-scrollbar{display:none}.qna-item:first-child{border-top:1px solid #e4e4e4}.qna-item:not(:last-child){border-bottom:1px solid #e4e4e4}.qna-item .item-q{display:flex;justify-content:space-between;align-items:baseline;cursor:pointer}.qna-item .item-title{width:calc(100% - 32px);font-size:16px;font-weight:600;line-height:1.5;padding:16px 0}.qna-item.active .icon{transform:rotate(180deg)}.qna-item .item-a{padding:16px 0;font-size:16px;line-height:1.5;border-top:1px solid #e4e4e4;display:none}.qna-item.active .item-a{display:block}@media screen and (max-width:1280px){.create_wrap .form-container{flex-flow:column}.qna-wrap{height:auto}.qna-item .item-a,.qna-item .item-title{font-size:14px}}.payment-detail-wrap{display:flex;justify-content:space-between;margin:80px 0 64px}.payment-detail-group{display:flex;gap:48px;margin-left:auto}.payment-detail-item{display:flex;flex-flow:column;gap:24px}.payment-detail-item .item-title{font-family:Klmm,sans-serif;font-size:24px;font-weight:700}.payment-detail-item .item-txt-wrap{display:flex;flex-flow:column;gap:8px}.payment-detail-item .item-txt-group{display:flex;align-items:baseline}.payment-detail-item .item-sub-title{font-size:16px;color:#999;line-height:1.5}.payment-detail-item .item-txt-group .item-sub-title{width:80px}.payment-detail-item .item-txt{font-size:16px;line-height:1.5}.payment-detail-item .item-txt-group .item-txt{width:calc(100% - 80px)}.order-table{text-align:center}.default-table-txt-wrap{display:flex;flex-flow:column;gap:8px}.order-table .default-table-txt-wrap{align-items:center}.default-table .sub-txt{font-size:14px}.order-num{font-size:16px;font-weight:700;text-decoration:underline;color:#1492e6}.payment-footer-wrap{display:flex;justify-content:space-between;margin-top:64px}.payment-footer-wrap .sub-txt{font-size:14px;color:#999;line-height:1.5}.payment-footer-wrap .txt-wrap{display:flex;flex-flow:column;gap:16px;width:480px}.payment-footer-wrap .txt-group{display:flex;justify-content:space-between}.payment-footer-wrap .txt{font-size:24px;font-weight:700;font-family:Klmm,sans-serif}.payment-footer-wrap .form-submit-btn{width:100%;margin-top:48px;max-width:unset;height:80px}.monthly-payment-intro{padding-bottom:160px}.monthly-payment-intro .container{max-width:1200px;display:flex;flex-flow:column;gap:32px}.monthly-payment-intro .subpage-title-wrap .default-btn-wrap{top:unset;bottom:0}.monthly-payment-intro .default-btn{width:300px}@media screen and (max-width:1280px){.payment-detail-wrap{margin:24px 0;flex-flow:wrap;gap:24px 48px}.payment-detail-group{flex-flow:wrap;gap:24px 48px;justify-content:space-between}.payment-detail-item{gap:16px}.payment-detail-item .item-title{font-size:18px}.payment-detail-item .item-txt-wrap{gap:4px}.payment-detail-item .item-sub-title{font-size:13px}.payment-detail-item .item-txt-group .item-sub-title{width:64px}.payment-detail-item .item-txt{font-size:13px}.payment-detail-item .item-txt-group .item-txt{width:calc(100% - 64px)}.default-table .sub-txt{font-size:12px}.order-num{font-size:14px}.payment-footer-wrap{margin-top:24px;flex-flow:column;gap:24px}.payment-footer-wrap .sub-txt{font-size:12px}.payment-footer-wrap .txt-wrap{gap:8px;width:100%}.payment-footer-wrap .txt{font-size:18px}.payment-footer-wrap .form-submit-btn{margin-top:24px;height:48px}.monthly-payment-intro{padding-bottom:80px}.monthly-payment-intro .container{gap:24px}.monthly-payment-intro .default-btn-wrap{width:100%}.monthly-payment-intro .default-btn{width:100%;max-width:480px}}.payment-result-wrap{max-width:880px;margin:0 auto;border-top:1px solid #000;border-bottom:1px solid #e4e4e4;padding:32px 0;display:flex;flex-flow:column;gap:24px}.payment-result-item{display:flex;justify-content:space-between}.payment-result-item .item-default,.payment-result-item .item-user{font-size:24px}.payment-result-footer-wrap{max-width:880px;margin:40px auto 0;display:flex;flex-flow:column;gap:48px;align-items:center}.payment-result-footer-wrap .txt{font-size:14px;color:#999}@media screen and (max-width:1280px){.payment-result-wrap{padding:16px 0;gap:16px}.payment-result-item .item-default,.payment-result-item .item-user{font-size:16px}.payment-result-footer-wrap{margin-top:24px;gap:16px}.payment-result-footer-wrap .txt{font-size:12px;text-align:center}}.payment-btn{padding:0 16px;line-height:28px;border:1px solid #14329f;border-radius:14px;background-color:#f3f6f9;font-size:14px;font-weight:600;color:#14329f;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1280px){.payment-btn{padding:0 8px;line-height:22px;font-size:10px}}.mypage_account{padding-bottom:160px}.mypage_account .container{max-width:1080px}.mypage_account .subpage-title-wrap{margin-bottom:16px}.mypage_account .subpage-title{font-weight:400}.mypage_account .form-container{gap:0}.mypage_account .form-wrap{gap:16px}.mypage_account .form-wrap:not(:first-child){border-top:0}.mypage_account .form-title{padding:16px 0}.pw-change-btn{display:block;margin:24px auto 0;font-size:18px;font-weight:700;text-decoration:underline}.mypage_account .form-submit-btn{margin:40px 0 0 auto;width:240px;font-size:22px}@media screen and (max-width:1280px){.mypage_account{padding-bottom:80px}.mypage_account .form-wrap{gap:16px}.mypage_account .form-wrap:not(:first-child){border-top:0}.mypage_account .form-title{padding:8px 0}.pw-change-btn{margin-top:16px;font-size:14px}.mypage_account .form-submit-btn{margin-top:24px;width:100%;max-width:200px;font-size:16px}}.address-table th:nth-child(3){text-align:left;padding-left:24px}.address-table td:nth-child(3){padding-left:24px}.address-table td:not(:nth-child(3)){text-align:center}.address-txt-wrap{display:flex;align-items:baseline;flex-flow:wrap;gap:8px}.address-label{padding:0 10px;line-height:24px;border-radius:24px;font-size:12px;color:#fff}.address-label.label-1{background-color:#14329f}.address-label.label-2{background-color:#081132}@media screen and (max-width:1280px){.address-table td:nth-child(3),.address-table th:nth-child(3){padding-left:16px}}.mypage_account .default-table-wrap{padding-bottom:0}.mp-client-add-wrap{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-radius:4px;background-color:#404040}.mp-client-add-wrap .txt{display:flex;gap:8px;align-items:center;font-size:20px;font-weight:300;color:#fff}.mp-client-add-wrap .btn{font-size:18px;font-weight:700;color:#fff;text-decoration:underline}.client-table th:nth-child(2){text-align:left;padding-left:24px}.client-table td:nth-child(2){padding-left:24px}.client-table td:not(:nth-child(2)){text-align:center}.mypage_account .form-footer-wrap{display:flex;margin-top:40px;align-items:center}.mypage_account .form-footer-wrap .form-submit-btn{margin:0}.mypage_account .form-footer-group{display:flex;gap:16px;margin-left:auto}@media screen and (max-width:1280px){.mp-client-add-wrap{flex-flow:wrap;padding:16px;gap:16px}.mp-client-add-wrap .txt{font-size:14px}.mp-client-add-wrap .btn{font-size:14px;margin:0 auto}.client-table td:nth-child(2),.client-table th:nth-child(2){padding-left:16px}.mypage_account .form-footer-wrap{margin-top:24px}.mypage_account .form-footer-wrap .form-submit-btn.gray{width:72px}.mypage_account .form-footer-wrap .form-submit-btn{margin:0}.mypage_account .form-footer-group{gap:8px;width:calc(100% - 96px)}}.policy{background:#fff;padding-top:160px;padding-bottom:160px}.policy-top-title-wrap{text-align:center;margin-bottom:40px;display:flex;flex-flow:column;gap:16px}.policy-top-title{font-size:28px}.policy-top-sub-title{color:#707070;font-size:16px}.policy-wrap{display:flex;flex-flow:column;gap:48px}.policy-wrap *{font-size:18px;line-height:1.8}.policy-top{padding:40px 48px;background:#e8f7fe}.policy-title{font-weight:700}.policy-main-title{font-size:24px;font-weight:700;padding-bottom:10px;border-bottom:1px solid #aeaeae;margin-bottom:10px}.policy-sub-txt{font-size:16px;color:#707070;margin-top:16px}.policy-group{display:flex;flex-flow:column;gap:8px}.policy-wrap .padding-left{padding-left:16px}.policy-table{border-collapse:collapse;border-spacing:0;width:100%;table-layout:fixed}.policy-table th{padding:8px;text-align:center;font-weight:700;background-color:#e5ebff;border:1px solid #c8cee4}.policy-table td{padding:8px;border:1px solid #e4e4e4}@media screen and (max-width:1280px){.policy{padding-top:96px;padding-bottom:80px}.policy-top-title-wrap{margin-bottom:24px;gap:8px}.policy-top-title{font-size:20px}.policy-top-sub-title{font-size:14px}.policy-wrap{gap:32px}.policy-wrap *{font-size:14px}.policy-top{padding:16px}.policy-main-title{font-size:16px;padding-bottom:5px;margin-bottom:5px}.policy-sub-txt{font-size:12px;margin-top:8px}.policy-wrap .padding-left{padding-left:8px}}.forklift-description{display:flex;flex-direction:column;gap:5px;font-size:16px}.hidden{display:none}