body{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;overflow-anchor:none}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}input,textarea,select,[contenteditable=true],.law-doc-container,.law-doc-container *,.pin-display,.pin-number{cursor:text;-webkit-user-select:text!important;user-select:text!important}html,body{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow-x:hidden!important}#mainBody{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;margin:0 auto!important;padding:0!important;position:relative!important;overflow-x:hidden!important}footer,.footer,#footer,.footer-container{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;height:auto!important;min-height:auto!important;padding-bottom:80px!important;overflow:visible!important}footer p,footer span,footer div,.copyright,.copy,.footer-info{white-space:normal!important;word-break:keep-all!important;overflow-wrap:break-word!important;height:auto!important;line-height:1.6!important}.header-fixed{z-index:1000!important;background:#fff!important;border-bottom:1px solid #eee!important;width:100%!important;position:sticky!important;top:0!important}.header-top{box-sizing:border-box!important;background:#fff!important;justify-content:space-between!important;align-items:center!important;max-width:1100px!important;height:80px!important;margin:0 auto!important;padding:0 20px!important;display:flex!important}.logo{align-items:center!important;display:flex!important}.logo a{display:block!important}.logo svg{width:105px!important;height:42px!important}.right-area{align-items:center!important;gap:15px!important;display:flex!important}.icon-btn{cursor:pointer!important;justify-content:center!important;align-items:center!important;width:35px!important;height:35px!important;text-decoration:none!important;display:flex!important}.icon-btn svg{stroke:#333!important;fill:none!important;stroke-width:2px!important;width:24px!important;height:24px!important}.btn-menu-open{cursor:pointer!important;background:0 0!important;flex-direction:column!important;justify-content:space-around!important;width:26px!important;height:20px!important;margin-left:10px!important;padding:0!important;display:flex!important}.btn-menu-open span{pointer-events:none!important;background-color:#111!important;border-radius:3px!important;width:100%!important;height:3px!important;transition:all .3s!important;display:block!important}.header-nav{background:#fff!important;border-top:1px solid #f8f8f8!important;border-bottom:1px solid #eee!important;width:100%!important;display:block!important}.gnb{box-sizing:border-box!important;justify-content:center!important;gap:40px!important;max-width:1100px!important;margin:0 auto!important;padding:0 20px!important;list-style:none!important;display:flex!important;overflow-x:auto!important}.gnb li{display:block!important}.gnb li a{color:#333!important;white-space:nowrap!important;padding:15px 0!important;font-size:16px!important;font-weight:700!important;text-decoration:none!important;transition:color .2s!important;display:block!important;position:relative!important}.gnb li a:hover,.gnb li.on a{color:#27ae60!important}.gnb li.on a:after{content:""!important;background-color:#27ae60!important;width:100%!important;height:3px!important;position:absolute!important;bottom:0!important;left:0!important}#allmenu-overlay{opacity:0;visibility:hidden;transition:all .3s;display:block;z-index:9998!important;background:#0009!important;width:100%!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}#allmenu-overlay.active{opacity:1!important;visibility:visible!important}#allmenu{z-index:9999!important;box-sizing:border-box!important;background:#fff!important;flex-direction:column!important;width:100%!important;max-width:300px!important;height:100vh!important;transition:right .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:fixed!important;top:0!important;right:-340px!important;box-shadow:-5px 0 15px #0000001a!important}#allmenu.active{right:0!important}.allmenu-header{border-bottom:1px solid #f0f0f0!important;justify-content:space-between!important;align-items:center!important;padding:20px!important;display:flex!important}.btn-login-top,.btn-signup-top{transition:background .2s;text-align:center!important;box-sizing:border-box!important;border-radius:4px!important;flex:1!important;padding:10px 0!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important}.btn-login-top{color:#fff!important;background:#131522!important}.btn-login-top:hover{color:#fff!important;background:#000!important}.btn-signup-top{color:#333!important;background:#fff!important;border:1px solid #ddd!important}.btn-signup-top:hover{background:#f9f9f9!important}.allmenu-body{flex:1!important;padding:0 0 20px!important;overflow-y:auto!important}.menu-group{border-bottom:1px solid #f5f5f5!important;padding:15px 20px!important}.menu-group:last-child{border-bottom:none!important}.menu-label{color:#222!important;margin-bottom:12px!important;font-size:18px!important;font-weight:700!important}.vertical-list{margin:0!important;padding:0!important;list-style:none!important}.vertical-list li{margin-bottom:0!important}.vertical-list li a{transition:color .2s;color:#555!important;justify-content:space-between!important;align-items:center!important;padding:12px 0!important;font-size:15px!important;text-decoration:none!important;display:flex!important}.vertical-list li a:hover{color:#1b9e75!important;font-weight:600!important}.vertical-list li a:after{content:">"!important;color:#ccc!important;font-family:Pretendard,sans-serif!important;font-size:16px!important;font-weight:300!important}.mobile-bottom-nav{display:none!important}#lawsee-toast{visibility:hidden;color:#fff;text-align:center;z-index:9999999;opacity:0;word-break:keep-all;background-color:#282828f2;border-radius:30px;min-width:250px;max-width:80%;padding:14px 20px;font-size:14px;font-weight:500;transition:opacity .3s,bottom .3s,visibility .3s;bottom:30px;box-shadow:0 4px 15px #0003;margin:0!important;position:fixed!important;left:50%!important;transform:translate(-50%)!important}#lawsee-toast.show{visibility:visible;opacity:1;bottom:90px!important}header .icon-btn svg{width:24px;height:24px}.mobile-bottom-nav{z-index:9999;background-color:#fff;border-top:1px solid #e0e0e0;width:100%;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000000d}.mobile-bottom-nav ul{justify-content:space-around;align-items:center;margin:0;padding:0;list-style:none;display:flex}.mobile-bottom-nav li{flex:1}.mobile-bottom-nav a{color:#666;flex-direction:column;align-items:center;padding:10px 0;font-size:11px;text-decoration:none;display:flex}.mobile-bottom-nav a svg{fill:none;stroke:#666;stroke-width:2px;width:24px;height:24px;margin-bottom:4px}.cs-wrapper{box-sizing:border-box;background-color:#f7f7f7;justify-content:center;padding:40px 20px 80px;display:flex}.cs-container{box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:100%;max-width:900px;padding:40px;box-shadow:0 4px 20px #00000008}.cs-page-title{color:#222;text-align:center;margin-top:0;margin-bottom:30px;font-size:28px;font-weight:800}.cs-tab-menu{border-bottom:1px solid #ddd;margin-bottom:40px;display:flex}.cs-tab-menu a{text-align:center;color:#666;background:#f9f9f9;border:1px solid #ddd;border-bottom:none;flex:1;margin-right:-1px;padding:15px 0;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s}.cs-tab-menu a:first-child{border-top-left-radius:8px}.cs-tab-menu a:last-child{border-top-right-radius:8px;margin-right:0}.cs-tab-menu a:hover{background:#f1f1f1}.cs-tab-menu a.active{color:#27ae60;z-index:2;background:#fff;border-top:3px solid #27ae60;border-bottom:1px solid #fff;font-weight:800;position:relative;top:1px}.page-title{color:#222;margin-top:0;margin-bottom:10px;font-size:24px;font-weight:800}.page-desc{color:#666;word-break:keep-all;margin-bottom:30px;font-size:15px;line-height:1.5}.list-wrap{border-top:2px solid #333}.list-item{border-bottom:1px solid #eee}.notice-title-row{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:20px 10px;transition:background .2s;display:flex}.notice-title-row:hover{background:#f9f9f9}.notice-title-wrap{flex:1;align-items:center;gap:10px;display:flex}.badge-notice{color:#fff;background:#e74c3c;border-radius:3px;flex-shrink:0;padding:3px 8px;font-size:12px;font-weight:700}.notice-title-txt{color:#333;word-break:keep-all;font-size:16px;font-weight:600;line-height:1.4}.notice-date{color:#999;flex-shrink:0;margin-left:auto;margin-right:15px;font-size:14px}.notice-content-row{color:#555;word-break:keep-all;background:#f4f7f6;border-top:1px dashed #eee;padding:30px 20px;font-size:15px;line-height:1.6;display:none}.list-item.active .notice-content-row{display:block}.list-item.active .notice-title-txt{color:#00796b;font-weight:800}.list-item summary{color:#333;cursor:pointer;word-break:keep-all;align-items:center;padding:20px 10px;font-size:16px;font-weight:700;list-style:none;transition:background .2s;display:flex}.list-item summary::-webkit-details-marker{display:none}.list-item summary:hover{color:#007071;background:#fdfdfd}.faq-q-mark{color:#007071;flex-shrink:0;margin-right:15px;font-size:18px;font-weight:800}.faq-arrow{color:#999;margin-left:auto;padding-left:10px;font-size:14px;transition:transform .3s}.faq-answer{color:#555;word-break:keep-all;background:#fff;padding:0 20px 25px 43px;font-size:15px;line-height:1.6}.faq-a-mark{color:#e74c3c;margin-right:5px;font-weight:800}.list-item[open] summary .faq-arrow{color:#007071;transform:rotate(180deg)}.login-induce-box{background:#e8f5f5;border:1px solid #cce8e8;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px 25px;display:flex}.login-induce-text{color:#333;font-size:14px;line-height:1.5}.login-induce-text strong{color:#007071;font-size:15px}.btn-induce-login{color:#007071;white-space:nowrap;background:#fff;border:1px solid #007071;border-radius:4px;margin-left:20px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.form-row{border-top:1px solid #eee;align-items:flex-start;padding:18px 0;display:flex}.form-row:last-of-type{border-bottom:1px solid #eee}.form-label{color:#333;flex-shrink:0;width:160px;padding-top:10px;font-size:15px;font-weight:700}.req{color:#e74c3c;margin-left:3px;font-size:14px}.form-input-box{flex-grow:1;width:100%}.form-input-box input,.form-input-box select,.form-input-box textarea{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;padding:12px 15px;font-family:inherit;font-size:15px;transition:border-color .2s}.form-input-box input:focus,.form-input-box select:focus,.form-input-box textarea:focus{border-color:#1b9e75;box-shadow:0 0 0 3px #1b9e751a}.form-input-box textarea{resize:vertical;height:200px}.radio-group{align-items:center;height:44px;display:flex}.radio-group label{cursor:pointer;align-items:center;margin-right:20px;font-size:15px;display:flex}.radio-group input{accent-color:#1b9e75;cursor:pointer;width:18px;height:18px;margin-right:6px}.file-notice{color:#888;margin-top:8px;font-size:13px;display:block}.privacy-box{background:#fbfbfb;border:1px solid #eee;border-radius:4px;margin-top:30px;padding:20px}.privacy-box .term-text{color:#666;margin-bottom:15px;font-size:13px;line-height:1.6}.privacy-check label{color:#222;cursor:pointer;align-items:center;font-size:15px;font-weight:700;display:flex}.privacy-check input{accent-color:#1b9e75;cursor:pointer;width:18px;height:18px;margin-right:8px}.btn-wrap{text-align:center;margin-top:40px}.btn-submit{color:#fff;cursor:pointer;background:#007071;border:none;border-radius:4px;padding:16px 60px;font-size:16px;font-weight:700;transition:all .2s}.btn-submit:hover{background:#0b5e5e}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-content.terms-content{background:#fff;border-radius:12px;flex-direction:column;width:95%;max-width:800px;height:85vh;padding:20px;display:flex;position:relative;box-shadow:0 10px 25px #0003}.modal-close{cursor:pointer;color:#999;font-size:28px;position:absolute;top:15px;right:20px}.modal-header{color:#222;border-bottom:2px solid #00796b;margin-top:10px;margin-bottom:15px;padding-bottom:10px;font-size:18px;font-weight:700}.iframe-container{background:#f7f7f7;border:1px solid #eee;border-radius:8px;flex:1;width:100%;margin-bottom:15px;overflow:hidden}.iframe-container iframe{width:100%;height:100%;display:block}.modal-btn{color:#fff;cursor:pointer;background-color:#00796b;border:none;border-radius:8px;flex-shrink:0;width:100%;padding:15px;font-size:16px;font-weight:600;transition:all .2s}.modal-btn:hover{background-color:#00605d}.filter-section{background:#f9f9f9;border-bottom:1px solid #eee;padding:30px 20px}.container{max-width:1100px;margin:0 auto}.category-tabs{border-bottom:2px solid #333;gap:10px;margin-bottom:25px;padding-bottom:15px;display:flex}.tab-btn{cursor:pointer;color:#666;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:30px;padding:12px 30px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.tab-btn:hover{color:#27ae60;border-color:#27ae60}.tab-btn.active{color:#fff;background:#27ae60;border-color:#27ae60;box-shadow:0 4px 10px #27ae604d}.search-mode-toggle{justify-content:center;gap:15px;margin-bottom:25px;display:flex}.btn-mode{color:#888;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:30px;align-items:center;gap:8px;padding:12px 25px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 5px #00000005}.btn-mode:hover{background:#f9f9f9}.btn-mode.active{color:#fff;background:#333;border-color:#333;box-shadow:0 4px 12px #00000026}#mode-condition,#mode-map{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.filter-controls{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.filter-select{border:1px solid #ddd;border-radius:5px;min-width:180px;height:45px;padding:10px}.search-box{background:#fff;border:1px solid #ddd;border-radius:5px;flex:1;height:45px;display:flex;overflow:hidden}.search-box input{border:none;outline:none;flex:1;padding:0 15px}.btn-search{color:#fff;cursor:pointer;background:#333;border:none;padding:0 20px}.map-wrapper-svg{width:100%;max-width:380px;margin:0 auto;padding:30px 20px;transition:max-width .3s;position:relative}.svg_map_in{filter:drop-shadow(0 3px 10px #0000000d);width:100%;height:auto}.svg_map_in .group1 path{fill:#e5e5e5;paint-order:stroke fill;stroke-linejoin:round;cursor:pointer;transition:fill .2s;stroke:#fff!important;stroke-width:3px!important}.svg_map_in .group1 path:hover,.svg_map_in .group1 path.active{fill:#27ae60!important}.svg_map_in .group2{pointer-events:none}.svg_map_in .group2 text{pointer-events:none;fill:#737373;stroke:#fff;stroke-width:2.5px;paint-order:stroke fill;transition:fill .2s}.region-popup{z-index:100;text-align:left;background:#fff;border:2px solid #333;border-radius:8px;min-width:160px;padding:5px 0;display:none;position:absolute;box-shadow:0 10px 25px #00000026}.region-popup.show{animation:.2s ease-out forwards popUpAnim;display:block}@keyframes popUpAnim{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.region-popup:before{content:"";border:8px solid #0000;border-top-color:#333;border-bottom-width:0;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.region-popup:after{content:"";border:6px solid #0000;border-top-color:#fff;border-bottom-width:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.region-popup a{color:#444;border-bottom:1px solid #f0f0f0;padding:10px 15px;font-size:13px;text-decoration:none;transition:all .2s;display:block}.region-popup a:last-child{border-bottom:none}.region-popup a:hover{color:#27ae60;background:#f0fdf4;padding-left:20px;font-weight:700}#popup-seoul{top:10%;left:10%}#popup-gyeonggi{top:5%;left:40%}#map-result-header{background:#fff;border-top:2px solid #333;border-radius:0 0 12px 12px;min-height:220px;margin-bottom:30px;padding:40px 30px;display:none;position:relative;overflow:hidden;box-shadow:0 5px 15px #00000008}.header-content-wrapper{justify-content:flex-start;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding-left:10%;display:flex;position:relative}.header-text-content{z-index:10;text-align:left;position:relative}#dynamic-region-title{margin-bottom:20px;font-size:34px;font-weight:800;line-height:1.2}#map-result-header.show-flex{justify-content:center;display:flex!important}.map-result-inner{justify-content:space-between;align-items:center;width:100%;max-width:800px;margin:0 auto;display:flex}.header-left{text-align:left;flex:1}.map-result-title{color:#333;margin:0 0 15px;font-size:26px;font-weight:800;line-height:1.3}.map-result-title span.highlight{color:#27ae60}.btn-reset-map{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:20px;padding:8px 18px;font-size:13px;font-weight:700;transition:all .2s}.btn-reset-map:hover{color:#333;background:#f9f9f9;border-color:#333}#regional-map-container{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:650px;display:flex;position:absolute;top:-20px;bottom:-20px;right:-80px}#unified-mini-map{width:calc(100% - 100px)!important;max-width:400px!important;height:100%!important;margin:0!important;position:absolute!important;top:0!important;left:0!important}.mini-map-paths path{fill:#f4f4f4;stroke:#fff;stroke-width:1.5px;transition:all .3s}.mini-map-paths path.highlight{paint-order:stroke fill;fill:#27ae60!important;stroke:#fff!important;stroke-width:1.5px!important}.detail-map-svg{width:100%;height:auto;display:none;overflow:visible!important}.sub-region-paths path{fill:#e0e0e0;stroke:#fff;stroke-width:1.5px;cursor:pointer;transition:fill .3s}.sub-region-paths path:hover,.sub-region-paths path.active{fill:#27ae60!important}.detail-region-map{width:100%;min-width:600px;height:auto}.expert-grid{grid-template-columns:repeat(3,1fr);gap:25px;padding:30px 0;display:grid}.expert-card{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000d}.card-top{text-align:center;background:#fafafa;padding:25px 0;position:relative}.status-badge{border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.status-badge.group1{color:#27ae60;background:#e8f5e9}.status-badge.group2{color:#999;background:#f5f5f5}.profile-img img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:100px;height:100px}.card-body{text-align:center;flex-grow:1;padding:20px}.expert-job{color:#27ae60;margin-bottom:5px;font-size:13px;font-weight:700}.expert-name{margin:0;font-size:17px;font-weight:700}.office-name{color:#888;margin-top:4px;font-size:12px;font-weight:400;display:block}.card-footer{border-top:1px solid #eee;display:flex}.card-footer a{text-align:center;flex:1;padding:14px 0;font-size:13px;font-weight:700;text-decoration:none}.btn-detail{color:#666;background:#fff}.btn-online{color:#fff;background:#333}.btn-call-hpass{color:#fff;background:#27ae60;border-left:1px solid #eee;border-right:1px solid #eee}.btn-card-only{color:#27ae60;background:#e8f5e9;border-left:1px solid #eee;border-right:1px solid #eee}.filter-section .container.detail-mode{flex-direction:column;display:flex}.filter-section .container.detail-mode #job-tabs{border-bottom:none;order:2;justify-content:center;margin-bottom:25px;padding-bottom:0;display:none!important}.filter-section .container.detail-mode .search-mode-toggle{order:1;justify-content:flex-start;border-top:none!important;border-bottom:none!important;margin-top:15px!important;margin-bottom:20px!important;padding-bottom:0!important}#map-job-tabs{display:none!important}.filter-section .container.detail-mode #map-job-tabs{display:block!important}.filter-section .container.detail-mode #mode-condition{order:3}.filter-section .container.detail-mode #mode-map{order:4}.detail-mode #unified-mini-map{width:100%;min-width:600px;max-width:650px;height:auto}.btn-view-terms{color:#888;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-right:12px;font-size:12px;text-decoration:underline}#payLayerOverlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.pay-modal{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:500px;max-height:90vh;font-family:Pretendard,sans-serif;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000004d}.pay-modal-header{color:#fff;background:#0f4c3a;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px;display:flex}.pay-modal-header h4{margin:0;font-size:18px}.btn-close-modal{color:#fff;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}.pay-modal-body{padding:25px;overflow-y:auto}.pay-info-row{justify-content:space-between;margin-bottom:15px;font-size:15px;display:flex}.pay-info-label{color:#888}.pay-info-value{color:#333;text-align:right;word-break:keep-all;font-weight:600}.pay-info-value.price{color:#d32f2f;font-size:18px;font-weight:700}.point-usage-box{background:#f9f9f9;border:1px solid #eee;border-radius:8px;margin:20px 0;padding:15px}.point-input-wrap{align-items:center;gap:8px;width:100%;margin-top:10px;display:flex}.point-input{box-sizing:border-box;text-align:right;border:1px solid #ddd;border-radius:4px;outline:none;flex:1;min-width:0;height:40px;margin:0;padding:0 10px;font-size:14px}.btn-use-all{box-sizing:border-box;white-space:nowrap;color:#fff;cursor:pointer;background:#555;border:none;border-radius:4px;flex-shrink:0;height:40px;padding:0 15px;font-size:12px}.section-title{color:#333;margin-bottom:10px;font-size:14px;font-weight:600}.method-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:10px;display:grid}.btn-method{text-align:center;cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:6px;padding:12px 5px;font-size:13px;transition:all .2s}.btn-method.active{color:#27ae60;background:#f8fdfa;border-color:#27ae60;font-weight:600}.btn-method-sub{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px;font-size:13px;transition:all .2s}.btn-method-sub.active{font-weight:600;color:#27ae60!important;background:#f8fdfa!important;border-color:#27ae60!important}.btn-final-pay{color:#fff;cursor:pointer;background:#27ae60;border:none;border-radius:4px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:background .2s}.btn-final-pay:hover{background:#219653}#userPhone,#userPhone060,#payUserPhone,#userPinNumber{color:#27ae60!important;font-weight:700!important}@media (max-width:1300px){.map-wrapper-svg{max-width:380px}}@media (max-width:1024px){.map-wrapper-svg{max-width:350px}.expert-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:840px){html,body,#mainBody{width:100%!important;max-width:100vw!important;position:relative!important;overflow-x:hidden!important}body{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))!important}.header-nav{opacity:0!important;visibility:hidden!important;height:0!important;display:none!important;overflow:hidden!important}.mobile-bottom-nav{z-index:9990!important;width:100%!important;padding-bottom:env(safe-area-inset-bottom,0px)!important;background:#fff!important;border-top:1px solid #eee!important;display:block!important;position:fixed!important;bottom:0!important;left:0!important;box-shadow:0 -3px 15px #00000014!important}.mobile-bottom-nav ul{justify-content:space-around!important;align-items:center!important;width:100%!important;height:76px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.mobile-bottom-nav li{text-align:center!important;flex:1!important;height:100%!important}.mobile-bottom-nav li a{color:#444!important;box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;height:100%!important;padding:6px 0!important;font-size:12.5px!important;font-weight:700!important;text-decoration:none!important;display:flex!important}.mobile-bottom-nav li a svg{stroke:#555!important;fill:none!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important}.mobile-bottom-nav li a:hover,.mobile-bottom-nav li.on a{color:#27ae60!important}.mobile-bottom-nav li a:hover svg,.mobile-bottom-nav li.on a svg{stroke:#27ae60!important}}@media (max-width:768px){.header-top{height:60px!important;padding:0 15px!important}.logo svg{width:89px!important;height:35px!important}.allmenu-header{padding:15px 20px!important}.pc-info-text{display:none!important}.mobile-info-text{display:block!important}.footer-menu-wrapper{text-align:center!important;align-items:center!important}.footer-menu-row{justify-content:center!important}.map-wrapper-svg{max-width:300px}#map-result-header{min-height:auto;margin-bottom:10px!important;padding:15px 10px 5px!important}.header-content-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding-left:0;display:flex}.header-text-content{text-align:center;z-index:2;max-width:100%;margin-bottom:5px}#dynamic-region-title{text-shadow:none;font-size:25px}#regional-map-container{background:0 0;justify-content:center;align-items:center;width:100%;max-width:350px;height:250px;margin:0 auto;display:flex;position:relative;inset:auto;border:none!important}#unified-mini-map{width:100%!important;max-height:100%!important}.detail-map-svg{height:auto!important;max-height:none!important}.detail-region-map{min-width:0!important}.cs-wrapper{padding:20px 15px 50px}.cs-container{padding:25px 20px}.cs-tab-menu a{padding:12px 0;font-size:14px}.notice-title-row{flex-direction:column;align-items:flex-start;gap:10px;padding:15px 10px}.notice-meta-wrap{justify-content:space-between;width:100%;display:flex}.notice-date{margin-left:0;font-size:13px}.faq-item summary{padding:18px 5px;font-size:15px;line-height:1.4}.login-induce-box{flex-direction:column;align-items:flex-start;padding:15px}.btn-induce-login{text-align:center;box-sizing:border-box;width:100%;margin-top:15px;margin-left:0}.form-row{flex-direction:column;padding:15px 0}.form-label{width:100%;padding-top:0;padding-bottom:10px}.btn-submit{width:100%;padding:16px 0}}@media (max-width:640px){.category-tabs{justify-content:center;gap:6px}.tab-btn{padding:10px 16px;font-size:14px}.search-mode-toggle{gap:8px}.btn-mode{letter-spacing:-.5px;white-space:nowrap;padding:10px 14px;font-size:13px}.expert-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:600px){#lawsee-toast{width:90%;min-width:auto;margin-left:-45%}}@media (max-width:840px){.filter-select{font-size:16px!important}}
body{-webkit-font-smoothing:antialiased;background-color:#f7f7f7;margin:0;padding:0;font-family:Pretendard,sans-serif}.simple-header{box-sizing:border-box;background:#fff;border-bottom:1px solid #eee;width:100%;padding:15px 30px}.simple-header a{display:inline-block}.simple-header img{border:0;height:35px;display:block}.law-doc-wrapper{box-sizing:border-box;justify-content:center;width:100%;padding:50px 20px;display:flex}.law-doc-container{text-align:left;box-sizing:border-box;background:#fff;border:1px solid #eee;border-radius:8px;width:100%;max-width:1000px;padding:40px;box-shadow:0 4px 10px #00000005}.doc-header{text-align:center;margin-bottom:40px}.doc-header h1{color:#222;margin:0 0 10px;font-size:28px;font-weight:800}.doc-dates{text-align:right;color:#999;margin-bottom:30px;font-size:13px}.doc-dates p{margin:3px 0}.doc-content{color:#666;word-break:keep-all;font-size:15px;line-height:1.8}.doc-content p{margin:8px 0}.chapter-title{color:#333;background:#fbfbfb;border-radius:4px;margin:40px 0 20px;padding:10px 15px;font-size:18px;font-weight:800}.chapter-title:first-child{margin-top:0}.article-block{margin-bottom:25px}.article-title{color:#27ae60;border-left:3px solid #27ae60;margin:0 0 10px;padding-left:10px;font-size:16px;font-weight:700}.doc-content ul{margin:8px 0;padding-left:20px;list-style:none}.doc-content ol{margin:8px 0;padding-left:20px}.doc-content li{margin-bottom:6px}.txt-bold{color:#333;font-weight:700}@media (max-width:768px){.law-doc-wrapper{padding:10px 5px}.law-doc-container{padding:20px 15px}.simple-header{text-align:left;padding:15px 20px}.simple-header img{height:28px;margin:0}.doc-header h1{font-size:20px}.doc-content{font-size:13px}.chapter-title{font-size:15px}.article-title{font-size:14px}.doc-content ul,.doc-content ol{padding-left:5px}}
