@import url(https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&family=Noto+Serif:wght@700&family=Noto+Sans:wght@800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}@font-face{font-family:Pretendard;font-style:normal;font-weight:900;src:url(/static/media/Pretendard-Black.ed4fa19a4df95cb6740b.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:800;src:url(/static/media/Pretendard-ExtraBold.fa944c3a241cdef4584a.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:700;src:url(/static/media/Pretendard-Bold.4e72d46e664b88a6b5c8.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:600;src:url(/static/media/Pretendard-SemiBold.4b3283bc0e29a9c97c11.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:500;src:url(/static/media/Pretendard-Medium.902a118c9bf50b588451.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:400;src:url(/static/media/Pretendard-Regular.57ca7a4b20797e3b9625.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:300;src:url(/static/media/Pretendard-Light.65372b5df865e8aa758a.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:200;src:url(/static/media/Pretendard-ExtraLight.c1677723ce338097648f.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:100;src:url(/static/media/Pretendard-Thin.e45abc28d4828e92dd10.otf) format("opentype")}@font-face{font-family:SUITE;font-weight:600;src:url(/static/media/SUITE-Heavy.c6906331b405af180a21.otf) format("opentype")}@font-face{font-family:SUITE;font-weight:500;src:url(/static/media/SUITE-Medium.5ff232e30fe8c3b0d950.otf) format("opentype")}@font-face{font-family:SUITE;font-weight:400;src:url(/static/media/SUITE-Regular.3a9f876ba668bc4ad9d5.otf) format("opentype")}*{box-sizing:border-box}a,address,article,aside,blockquote,body,button,dd,del,details,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,img,input,label,legend,li,main,nav,ol,optgroup,option,p,q,s,section,select,span,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,ul,video{background:none;border:0;color:#222;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:1;margin:0;padding:0}li,ol,ul{list-style:none}a{color:#111;text-decoration:none}table,td,th,tr{border-collapse:collapse;text-align:left}button{cursor:pointer}.skip{display:none}body,html{overscroll-behavior:none}#Fullpage h2,h3,h4{line-height:1em}#Fullpage h1{font-size:2.857rem;font-weight:600}#Fullpage h2{font-size:1.786rem;font-weight:600}#Fullpage h3{font-size:1.429rem}#Fullpage h4{font-size:1.286rem;line-height:1.4em}#Fullpage h5{font-size:.929rem;line-height:1.5em}#Fullpage .btn_a{font-size:1.286rem;height:35px;position:relative}#Fullpage .btn_a:hover img{transform:translateX(10px)}#Fullpage .btn_a img{bottom:0;left:0;position:absolute;transition:all .25s ease-out}.hide{opacity:0}.disabled,.hide{pointer-events:none}.disabled{opacity:.6}.menu{left:0;max-width:0;overflow:hidden;position:absolute;top:70px;transition:.5s ease;z-index:1}.menu .menu_contents{background-color:#00000080;max-width:130px;padding:50px 30px;white-space:nowrap}.menu .menu_contents li{margin-bottom:0}.menu .menu_contents li.about,.menu .menu_contents li.people{margin:20px 0}.menu .menu_contents li a{color:#fff}.burger-icon{bottom:1px;cursor:pointer;display:inline-block;left:0;margin:0;padding:8px 0;position:absolute;-webkit-user-select:none;user-select:none;width:auto;z-index:2}.burger-icon .burger-sticks{display:block;height:2px;position:relative;transition:background .2s ease-out;width:25px}.burger-icon .burger-sticks:after,.burger-icon .burger-sticks:before{background:#000;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}#Fullpage .header_bg{position:absolute}.burger-icon .burger-sticks:before{top:7px}.burger-icon .burger-sticks:after{top:-7px}.burger-check{display:none}.burger-check:checked~.menu{max-width:130px}.burger-check:checked~.burger-icon .burger-sticks{background:#0000}.burger-check:checked~.burger-icon .burger-sticks:before{transform:rotate(-45deg)}.burger-check:checked~.burger-icon .burger-sticks:after{transform:rotate(45deg)}.burger-check:checked~.burger-icon:not(.steps) .burger-sticks:after,.burger-check:checked~.burger-icon:not(.steps) .burger-sticks:before{top:0}.outer{height:100vh;transition:transform .5s ease-out}.outer::-webkit-scrollbar{display:none}.three_con{margin:0 -12.5px;overflow:hidden;position:relative;width:calc(100% + 25px)}.three_con li{background:#fff;float:left;margin:0 12.5px;width:calc(33.3333% - 25px)}table{border:1px solid #444;border-collapse:collapse;width:100%}td,th{border:1px solid #444;padding:5px}.btns{cursor:pointer}.header_bg{width:100%}header{align-items:flex-end;box-sizing:border-box;display:flex;flex-flow:row nowrap;height:100px;justify-content:center;margin:0 auto;max-width:1440px;position:relative}header h1 a{display:block;width:120px}header h1 a img{display:block;width:100%}footer{padding:15px 0;text-align:center}.footer_info li:last-child{margin-right:0}.footer_info li,.footer_link li{display:inline-block;margin-right:20px}.footer_info li:last-child,.footer_link li:last-child{margin-right:0}.footer_link li a{font-weight:500}.footer_info,.footer_link{margin-bottom:10px}.footer_info li,address,footer p{color:#898989}#MFullpage .header_bg{position:absolute;width:100%}html{word-break:keep-all}#Mappage{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;position:relative;width:100vw}#Mappage .pano_close{background:#fff;border-radius:20px;box-shadow:2px 2px 4px 0 #00000040;cursor:pointer;height:40px;left:50%;position:fixed;top:80px;width:40px;z-index:1}#Mappage .pano_close:after,#Mappage .pano_close:before{background:#737373;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:18px}#Mappage .pano_close:before{transform:translate(-50%,-50%) rotate(135deg)}#Mappage .pano_close.disabled{display:none}#Mappage .naver_map:focus{outline:none}#Mappage .button_wrap{display:none;position:fixed;right:0;top:0}#Mappage .header{background:#434343;height:60px;left:0;padding:12px 30px;position:fixed;top:0;width:100%}#Mappage .header .contentWrap{float:left;height:100%;width:620px}#Mappage .header .contentWrap .imageBox{float:left;height:100%}#Mappage .header .contentWrap .imageBox img.logo{height:18px;margin-top:8px}#Mappage .header .contentWrap .inputBox{background:#fff;border-radius:6px;float:left;height:100%;margin-left:30px;position:relative;width:500px}#Mappage .header .contentWrap .inputBox input{border-radius:0;box-shadow:none;font-size:14px;font-weight:600;height:100%;padding:10px;vertical-align:top;width:100%}#Mappage .header .contentWrap .inputBox img.search{position:absolute;right:10px;top:8px}#Mappage .header .book_mark,#Mappage .header .my_page,#Mappage .header .transaction{float:right;height:28px;margin:0 10px;padding:3px;position:relative}#Mappage .header .transaction img{margin-top:3px}#Mappage .header .transaction.black:after{background:#fff;border-radius:17.5px;content:"";height:35px;left:50%;margin-top:3px;position:absolute;top:50%;transform:translate(-50%,-50%);width:35px;z-index:-1}#Mappage .header .my_page{margin:0}#Mappage .M_side_menu,#Mappage .mobile_menu_dot{display:none}#Mappage .side_menu{position:fixed;right:30px;text-align:center;top:80px;width:40px}#Mappage .side_menu div{color:#737373;font-size:10px;font-weight:600}#Mappage .side_menu .custom_menu_wrap,#Mappage .side_menu .zoom_menu_wrap{background:#fff;box-shadow:2px 2px 4px 0 #00000040;padding:5px;width:100%}#Mappage .side_menu .custom_menu_wrap img{height:20px}#Mappage .side_menu .custom_menu_wrap>div{margin:10px 0}#Mappage .side_menu .custom_menu_wrap>div.purple div{color:#7c259b}#Mappage .side_menu .custom_menu_wrap .mapTypeButton>div{margin:10px 0}#Mappage .side_menu .custom_menu_wrap .row{background:#d6d6d6;height:1px;margin:5px 0;width:100%}#Mappage .side_menu .zoom_menu_wrap{display:inline-block;margin-top:10px;padding:0}#Mappage .side_menu .zoom_menu_wrap>div{box-sizing:initial;height:40px;width:100%}#Mappage .side_menu .zoom_menu_wrap div{position:relative}#Mappage .side_menu .zoom_menu_wrap div:active:after,#Mappage .side_menu .zoom_menu_wrap div:active:before{background:#7c259b}#Mappage .side_menu .zoom_menu_wrap .minus_zoom:after,#Mappage .side_menu .zoom_menu_wrap .minus_zoom:before,#Mappage .side_menu .zoom_menu_wrap .plus_zoom:after,#Mappage .side_menu .zoom_menu_wrap .plus_zoom:before{background:#737373;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}#Mappage .side_menu .zoom_menu_wrap .plus_zoom:after{transform:translate(-50%,-50%) rotate(90deg)}#Mappage .side_menu .zoom_menu_wrap .row{background:#d6d6d6;height:1px;margin:5px;width:30px}#Mappage .informationWrap .loadingModule{background:#ffffffe6;height:100%;left:0;position:absolute;top:0;width:100%;z-index:99999}#Mappage .informationWrap .loadingModule:after{background:url(data:image/png;base64,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) 50% 50% no-repeat;content:"";height:100%;left:0;margin-top:24px;position:absolute;top:0;width:100%}#Mappage .informationWrap .loadingModule .loadingImage{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#Mappage .loadingImage{fill:none;stroke:#737373;stroke-width:2px;stroke-dasharray:500;stroke-dashoffset:0;animation:ani1 .5s infinite}@keyframes ani1{0%{stroke-dashoffset:-500}to{stroke-dashoffset:0}}#Mappage .informationWrap{left:30px;min-height:calc(100vh - 122px);opacity:0;position:fixed;top:80px;transition:transform .25s ease-out,opacity .25s ease-out;width:400px}#Mappage .informationWrap.show{opacity:1}#Mappage .informationWrap .bottomWrap,#Mappage .informationWrap .topWrap{background:#fff;border-radius:6px;box-shadow:2px 2px 4px #00000040;padding:30px;width:400px;z-index:999}#Mappage .informationWrap .topWrap .allowWrap{display:flex;gap:6px;margin-top:20px}#Mappage .informationWrap .topWrap .allowWrap .more_btn{background:#fff;border:1px solid #ededed;box-shadow:none;height:32px;line-height:32px;margin:0;padding:0 0 0 10px;text-align:center;width:60px}#Mappage .informationWrap .topWrap .content{margin:0}#Mappage .informationWrap .topWrap .content .selectWrap{background-image:linear-gradient(90deg,#563df1,#a817b5);border-radius:6px;display:inline-block;padding:1px;position:relative}#Mappage .informationWrap .topWrap .content .allowBuildingList{-webkit-appearance:none;appearance:none;background:#fff;border-radius:5px;box-shadow:none;font-weight:600;height:30px;position:relative;width:274px}#Mappage .informationWrap .topWrap .content .allowBuildingTitle{background:#fff;color:#575757;font-size:12px;font-weight:500;left:20px;padding:0 3px;position:absolute;top:-9px;z-index:1}#Mappage .informationWrap .topWrap .btn_book_mark{position:absolute;right:30px;top:30px}.selectWrap:after{border-bottom:2px solid #575757;border-right:2px solid #575757;content:"";height:8px;pointer-events:none;position:absolute;right:15px;top:51%;transform:translateY(-80%) rotate(45deg);width:8px}#Mappage .informationWrap .bottomWrap{background:#0000;display:flex;flex-direction:column;height:calc(100% - 167px);padding:0}#Mappage .informationWrap .bottomWrap .bigTabMenuWrap{height:50px;width:100%}#Mappage .informationWrap .bottomWrap .bigTabMenuWrap .bigTabMenu{background:#f7f7f7;border-radius:6px 6px 0 0;box-shadow:inset 0 -2px 4px #00000040,2px -2px 4px #0000;color:#545454;cursor:pointer;float:left;font-size:14px;font-weight:700;height:100%;left:auto;line-height:50px;position:relative;text-align:center;top:auto;transition:all .25s ease-out;width:33.3333%}#Mappage .informationWrap .bottomWrap .bigTabMenuWrap .bigTabMenu.selected{background:#fff;box-shadow:inset 0 -2px 4px #0000,2px -2px 4px #00000040;color:#000;font-size:14px}#Mappage .informationWrap .bottomWrap .bigTabMenuWrap .bigTabMenu.gradient{align-items:center;display:flex;gap:5px;justify-content:center}#Mappage .informationWrap .bottomWrap .bigTabMenuWrap .bigTabMenu .aiGradient{-webkit-text-fill:#0000;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#563df1,#a817b5);color:#0000;display:inline-block;font-size:inherit;font-weight:inherit}#Mappage .informationWrap .bottomWrap .infoBox{background:#fff;border-radius:0 0 6px 6px;display:flex;flex-direction:column;height:calc(100% - 50px)}#Mappage .informationWrap .titleBox{font-size:20px;font-weight:800;margin-right:40px}#Mappage .informationWrap .subTitleBox,#Mappage .informationWrap .titleBox{overflow:hidden;text-overflow:ellipsis;white-space:normal;white-space:nowrap}#Mappage .informationWrap .subTitleBox{color:#737373;font-size:14px;font-weight:600;margin-top:15px}#Mappage .informationWrap .book_mark{position:absolute;right:0;top:0}#Mappage .informationWrap .green_belt{background:#fff;color:#a817b5;font-size:22px;font-weight:600;height:100%;line-height:1.5em;padding-top:200px;text-align:center}#Mappage .informationWrap .infoBox{padding:20px 35px 70px}#Mappage .informationWrap .infoBox .tabMenuUl{border-bottom:1px solid #ccc;display:inline-block;width:100%}#Mappage .informationWrap .infoBox .tabMenuUl .tabMenu{color:#737373;cursor:pointer;float:left;font-size:12px;font-weight:600;padding:4px 0;position:relative;text-align:center;width:33.3333%}#Mappage .informationWrap .infoBox .tabMenuUl .tabMenu.active{border-bottom:2px solid #0000;border-image:linear-gradient(90deg,#563df1,#a817b5) 1;color:#111;font-size:14px;margin-top:-4px}#Mappage .informationWrap .infoBox .content_container{height:calc(100% - 22px);margin-left:-20px;overflow-y:scroll;padding:20px 16px 20px 20px;width:calc(100% + 40px)}#Mappage .informationWrap .infoBox .content_container::-webkit-scrollbar{width:4px}#Mappage .informationWrap .infoBox .content_container::-webkit-scrollbar-thumb{background-color:#c8c2c2;border-radius:2px}#Mappage .informationWrap .infoBox .content_container.bookmarks{height:321px;padding:15px 0 60px}#Mappage .informationWrap .infoBox .content_container .content_without_chart,#Mappage .informationWrap .infoBox .content_container .content_wrap{position:relative}#Mappage .informationWrap .infoBox .content_container .add_line:after{background:#01010133;content:"";height:calc(100% + 10px);left:76px;position:absolute;top:-5px;width:1px}#Mappage .informationWrap .infoBox .content_container .content_wrap .content_box{margin-bottom:17px;position:relative;width:100%}#Mappage .informationWrap .infoBox .content_container .content_wrap .content_box .title{color:#737373;display:inline-block;font-size:12px;font-weight:600;line-height:1em;margin:1px 21px 0 0;text-align:right;vertical-align:top;width:67px}#Mappage .informationWrap .infoBox .content_container .content_wrap .content_box .content{color:#111;display:inline-block;font-size:14px;font-weight:600}#Mappage .informationWrap .infoBox .content_container .content_wrap .content_box .content span{color:#737373;font-size:12px}#Mappage .informationWrap .infoBox .content_container .content_wrap .content_box .content span.total{display:inline-block;font-size:14px;font-weight:700;margin-right:5px;vertical-align:top}#Mappage .informationWrap .infoBox .content_container .content_wrap .content_box .content .allowBuildingList{border-radius:5px;box-shadow:0 1px 1px #000;font-size:14px;font-weight:800;height:24px;padding:0 5px;position:relative;width:155px}#Mappage .informationWrap .infoBox .content_container .chartContainer{font-size:12px;font-weight:600;margin-top:40px}#Mappage .informationWrap .infoBox .content_container .chartContainer .chartTitle{color:#737373;font-size:12px;font-weight:600}#Mappage .informationWrap .infoBox .content_container .chartContainer .chartWrap{background:#fff;border-radius:6px;box-shadow:1px 1px 3px #00000026;margin-top:10px;padding:10px}#Mappage .informationWrap .infoBox .tabMenu_a{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}#Mappage .informationWrap .infoBox .tabMenu_a .tab_wrap{background-image:linear-gradient(90deg,#ccc,#ccc);border-radius:6px;padding:1px;position:relative;width:calc(25% - 7.5px)}#Mappage .informationWrap .infoBox .tabMenu_a .tab_wrap.select{background-image:linear-gradient(90deg,#563df1,#a817b5)}#Mappage .informationWrap .infoBox .tabMenu_a .tab_wrap.select .tab{background-color:#ab35d51a;color:#111}#Mappage .informationWrap .infoBox .tabMenu_a .tab_wrap:before{background:#fff;border-radius:5px;content:"";height:calc(100% - 2px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 2px)}#Mappage .informationWrap .infoBox .tabMenu_a .tab{background:#fff;border-radius:5px;color:#737373;font-size:12px;font-weight:600;line-height:1em;padding:10px 0;position:relative;text-align:center;width:100%}#Mappage .row{background:#a817b54d;height:1px;margin:40px 0;width:100%}.left-chevron{background:#111;border-radius:50%;display:inline-block;height:20px;margin:0 0 -5px 5px;position:relative;width:20px}.left-chevron:after,.left-chevron:before{background-color:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;transform-origin:right center;width:35%}.left-chevron:before{transform:translate(-50%,-50%) rotate(-45deg)}.left-chevron:after{transform:translate(-50%,-50%) rotate(45deg)}#Mappage .btn_b{background:#fff;background:linear-gradient(90deg,#111,#111);-webkit-background-clip:text;background-clip:text;border-radius:20px;bottom:20px;box-shadow:2px 2px 4px #00000040;color:#111;cursor:pointer;font-size:14px;font-weight:800;height:40px;line-height:40px;padding:0 15px;position:absolute;right:20px;transition:all .25s ease-out}#Mappage .btn_b,#Mappage .btn_b:hover{-webkit-text-fill-color:#0000;color:#0000}#Mappage .btn_b:hover{background:linear-gradient(90deg,#563df1,#a817b5);-webkit-background-clip:text;background-clip:text}#Mappage .btn_b:hover .left-chevron{background:#a817b5}#Mappage .btn_c{bottom:0;color:#111;cursor:pointer;font-size:13px;font-weight:600;padding:7px 30px;position:absolute;right:0;transition:all .25s ease-out}#Mappage .btn_c:after{background:#000;bottom:-5px;content:"";height:100%;position:absolute;right:9px;transform:rotate(-45deg);width:1px}#Mappage .btn_c:before{background:#000;bottom:-1px;content:"";height:1px;position:absolute;right:0;transform-origin:bottom;width:100%}#Mappage .btn_c:after,#Mappage .btn_c:before{transition:all .25s ease-out}#Mappage .btn_c:hover:after,#Mappage .btn_c:hover:before{margin-right:-10px}#Mappage .informationWrap .noneBox{display:flex;flex-direction:column;gap:6px;height:calc(100vh - 122px);position:relative}#Mappage .informationWrap .infoBox .mobile_allowBuilding{display:none}#Mappage .informationWrap .infoBox .row.white{background:#ededed;margin:5px 0 10px}#Mappage .informationWrap .top_wrap_border{background-image:linear-gradient(90deg,#563df1,#a817b5);border-radius:6px;padding:1px}#Mappage .informationWrap .top_wrap_border .top_wrap{background:#fff;border-radius:5px;box-shadow:2px 2px 4px #00000040;padding:10px}#Mappage .informationWrap .bottom_wrap{display:flex;justify-content:space-evenly}#Mappage .informationWrap .bottom_wrap .left_wrap{align-items:center;display:flex;flex-direction:column;width:100px}#Mappage .informationWrap .bottom_wrap .left_wrap .title{color:#737373;font-size:11px;font-weight:600}#Mappage .informationWrap .bottom_wrap .left_wrap .point{align-items:center;display:flex;gap:5px;margin-top:5px}#Mappage .informationWrap .bottom_wrap .left_wrap .point .score_text{-webkit-text-fill:#0000;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(180deg,#ab35d5,#591c6f);color:#0000;font-size:32px;font-weight:600;letter-spacing:.1em}#Mappage .informationWrap .bottom_wrap .right_wrap{display:flex}#Mappage .informationWrap .bottom_wrap .right_wrap .titles{display:flex;flex-direction:column;gap:10px;margin-top:2px}#Mappage .informationWrap .bottom_wrap .right_wrap .title{color:#737373;font-size:12px;font-weight:600;text-align:right}#Mappage .informationWrap .bottom_wrap .right_wrap .prices{display:flex;flex-direction:column;gap:8px}#Mappage .informationWrap .bottom_wrap .right_wrap .prices .price{font-size:14px;font-weight:600}#Mappage .informationWrap .bottom_wrap .right_wrap .difference{color:#ff3b30;font-size:12px;font-weight:600;margin-top:-4px}#Mappage .informationWrap .bottom_wrap .right_wrap .row.verticle{background:#1113;height:100%;margin:0 10px;width:1px}#Mappage .informationWrap .ai_summary{margin-top:20px}#Mappage .ai_summary .title img{margin-right:5px}#Mappage .ai_summary .title{color:#737373;font-size:12px;font-weight:600}#Mappage .ai_summary .des{color:#000;font-size:12px;font-weight:500;line-height:1.5em;margin-top:10px}#Mappage .informationWrap .chart_wrap_border{background-image:linear-gradient(90deg,#563df1,#a817b5);border-radius:6px;margin-top:10px;padding:1px;position:relative;width:100%}#Mappage .informationWrap .chart_wrap_border .chart_wrap{background:#fff;border-radius:5px;box-shadow:2px 2px 4px #00000040;padding:10px;position:relative;width:100%}#Mappage .ai_value_container{font-size:12px;font-weight:600}#Mappage .ai_land_price_div_header{background:#ededed;border-radius:6px;display:flex;font-size:12px;text-align:center}#Mappage .ai_land_price_div_header .header_cell:first-child{border-radius:6px 0 0 6px;width:28%}#Mappage .ai_land_price_div_header .header_cell{font-size:14px;font-weight:500;padding:10px;width:36%}#Mappage .ai_land_price_div_row{display:flex}#Mappage .ai_land_price_div_row .data_cell:first-child{width:28%}#Mappage .ai_land_price_div_row .data_cell{border-bottom:1px solid #ededed;font-size:12px;font-weight:500;padding:10px;text-align:center;white-space:nowrap;width:36%}#Mappage .ai_land_price_div_row .data_cell:first-child{background:#fbfbfb;border-radius:6px 0 0 6px}#Mappage .ai_land_price_div_row .data_cell:last-child{border-radius:0 6px 6px 0}#Mappage .ai_land_price_div_row .price_cell .price_percent{font-size:12px;font-weight:600;margin-top:5px}#Mappage .informationWrap .infoBox .content_container .content_wrap.ai_simulation .content_box .title{display:block;text-align:left;width:100%}#Mappage .informationWrap .infoBox .content_container .content_wrap.ai_simulation .content_box .content{background-color:#fbfbfb;border:1px solid #ccc;border-radius:6px;box-shadow:none;color:#583df0;margin-top:5px;width:100%}#Mappage .aiAnalysisSubTab{display:flex;flex-direction:row;gap:5px;justify-content:center}#Mappage .aiAnalysisSubTab .beta{-webkit-text-fill:#0000;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#563df1,#a817b5);color:#0000;font-size:10px;font-weight:600}#Mappage .simulation_btn{background:#434343;border-radius:6px;color:#fff;font-size:14px;font-weight:600;padding:10px;width:100%}#Mappage .ai_simulation_result .content_wrap{display:flex;flex-direction:row;gap:10px;height:auto;margin-top:20px}#Mappage .ai_simulation_result .row.verticle{background:#1113;height:inherit;margin:0 10px;width:1px}#Mappage .ai_simulation_result .titles{display:flex;flex-direction:column;gap:20px;margin-top:2px}#Mappage .ai_simulation_result>.title{text-align:left!important}#Mappage .ai_simulation_result .title{color:#737373;font-size:12px;font-weight:600;text-align:right}#Mappage .ai_simulation_result .prices{display:flex;flex-direction:column;gap:18px}#Mappage .ai_simulation_result .prices .price{font-size:14px;font-weight:600}#Mappage #bookmark.infoBox{background:#fff;border-radius:6px;box-shadow:1px 1px 3px #00000026;height:calc(100vh - 122px);margin-top:0;padding:30px;position:relative}#Mappage #bookmark .tabMenuUl_b{background:#f7f7f7;border-radius:11px;box-shadow:inset 2px 2px 4px #00000040;display:flex;gap:2px;height:47px;padding:2px;width:100%}#Mappage #bookmark .tabMenuUl_b .tabMenu{border-radius:10px;color:#111;font-size:14px;font-weight:600;line-height:43px;text-align:center}#Mappage #bookmark .tabContent{height:calc(100% - 75px)}#Mappage #bookmark .tabMenuUl_b .tabMenu.active{background:#fff}#Mappage .bookmark_list{height:100%;margin-bottom:30px;overflow-y:scroll;position:relative;width:100%}#Mappage .bookmark_empty_message{font-size:20px;font-weight:600;padding:20px 50px;text-align:center;width:100%}#Mappage .contentWrap.bookmarks:after{background:#ddd;content:"";height:245px;position:absolute;right:2px;top:46px;width:1px}#Mappage .bookmark_list::-webkit-scrollbar{width:5px}#Mappage .bookmark_list::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:2px}#Mappage .bookmark{border-bottom:1px solid #dfdfdf;cursor:pointer;display:block;margin:0 auto;padding:15px 10px;position:relative}#Mappage .bookmark .color{background:#ab35d5;content:"";height:calc(100% - 30px);left:0;margin:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}#Mappage .cmprsEstmt .bookmark:after{display:none}#Mappage .cmprsEstmt .bookmark .marker{overflow:hidden}#Mappage .bookmark:hover{background:#ddd}#Mappage .bookmark .name{color:#777;font-size:10px;font-weight:600}#Mappage .bookmark .title{color:#111;font-size:16px;font-weight:600;line-height:1.2em}#Mappage .bookmark .plot{color:#777;font-size:12px;font-weight:500;margin-top:3px}#Mappage .bookmark .checkbox{border-color:#ff2828;display:none;height:20px;width:20px}#Mappage .bookmark .checkbox+label{border:1px solid #a817b5;border-radius:3px;box-sizing:border-box;display:inline-block;height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;z-index:1}#Mappage .bookmark .checkbox:checked+label:after{background:#a817b5;content:"";height:2px;left:50%;margin:2px 0 0 -3px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:6px}#Mappage .bookmark .checkbox:checked+label:before{background:#a817b5;content:"";height:2px;left:50%;margin:0 0 0 2px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:10px}#Mappage .cmprsEstmt{align-items:center;display:flex;height:360px;justify-content:center;padding:40px 0;z-index:1}#Mappage .cmprsEstmt .table_head{display:flex;flex-flow:column nowrap;justify-content:space-between;margin-right:2px;margin-top:40px;text-align:right}#Mappage .cmprsEstmt .head{font-size:16px;font-weight:600;height:28px;line-height:28px;padding:0 20px}#Mappage .cmprsEstmt .head:last-child{border:none}#Mappage .cmprsEstmt .info{height:100%;max-width:1400px;overflow:hidden;width:75%}#Mappage .cmprsEstmt .bookmark_wrap{display:flex;width:100%}#Mappage .cmprsEstmt .bookmark_wrap>ul{width:100%}#Mappage .cmprsEstmt .bookmark{border:0;margin:0 0 0 20px}#Mappage .cmprsEstmt .bookmark:hover{background:#0000}#Mappage .cmprsEstmt .bookmark .title{font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#Mappage .cmprsEstmt .bookmark .plot{color:#111;font-size:12px;font-weight:400}#Mappage .cmprsEstmt .address_info_wrap{align-items:center;display:flex;height:100%;width:100%}#Mappage .cmprsEstmt .address_info_wrap>div{border-left:1px solid #ccc;display:flex;flex-flow:column nowrap;justify-content:flex-end;position:relative;text-align:left;width:33.3333%}#Mappage .cmprsEstmt .info_title_M{display:none}#Mappage .cmprsEstmt .address_info{display:flex;flex-flow:column nowrap;justify-content:space-between}#Mappage .cmprsEstmt .address_info .content{font-size:14px;font-weight:500;height:28px;line-height:28px;padding:0 20px}#Mappage .cmprsEstmt .address_info .content:last-child{border:none}#Mappage .cmprsEstmt .address_info .content span{font-size:14px;font-weight:500;margin-left:5px}#Mappage .cmprsEstmt .address_info .content span.total{margin-left:0}#Mappage .cmprsEstmt .allow_building_btn_con{position:absolute;right:110px;top:3px;transform:translateY(-100%)}#Mappage .cmprsEstmt .allow_building_btn{bottom:8px;left:50%;position:absolute;transform:translate(-50%);width:100%}#Mappage .cmprsEstmt .ul_con{float:left;margin-top:-1px;-webkit-mask-image:url(/static/media/icon_house.aa35ee0a466f45439ee1.svg);-webkit-mask-position:50% 50%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:150%;overflow:hidden;text-align:center;width:100px}#Mappage .cmprsEstmt .prev_btn{float:left;margin:20px 6px 0}#Mappage .cmprsEstmt .next_btn{float:left;margin:20px 5px 0}#Mappage .cmprsEstmt .next_btn.disable,#Mappage .cmprsEstmt .prev_btn.disable{opacity:0;pointer-events:none}#Mappage .cmprsEstmt .building_list_ul{list-style:none;transition:all .25s ease-out;width:700px}#Mappage .cmprsEstmt .building_list{display:inline-block;font-size:17px;font-weight:700;line-height:1.2em;width:100px}#Mappage .cmprsEstmt .not_allow{font-size:20px;font-weight:800;margin-bottom:50px}#Mappage .cmprsEstmt .selectWrap{position:relative;width:100%}#Mappage .cmprsEstmt .allowBuildingTitle{background:#fff;color:#575757;font-size:11px;font-weight:500;left:15px;padding:0 3px;position:absolute;top:4px;z-index:1}#Mappage .cmprsEstmt .allowBuildingList{background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:none;font-size:20px;font-weight:600;height:45px;margin-top:10px;padding:10px 20px;position:relative;width:100%}#Mappage .cmprsEstmt .building_list_text{font-size:15px;font-weight:700}#Mappage .cmprsEstmt .empty_message{font-size:24px;font-weight:600;line-height:100%;padding:20px 50px;text-align:center;width:100%}.consulting_con{background:#fff;border-radius:6px;bottom:42px;box-shadow:2px 2px 4px #00000040;height:400px;left:436px;position:fixed;width:calc(100% - 526px);z-index:1}.consulting_con .head_wrap{margin-top:29px;width:20%}.consulting_con .head_wrap .content{padding:0 20px}.consulting_con .consultingForm{height:100%}.consulting_con .width_con{height:100%;margin:0 auto;max-width:1200px;padding:40px 0}.consulting_con .select_title{font-size:16px;font-weight:600;margin-left:10px;position:relative}.consulting_con .left_con,.consulting_con .right_con{float:left;padding:0 50px;width:50%}.consulting_con .left_con{height:250px;overflow:hidden;position:relative}.consulting_con .left_con:after{background:#d3d3d3cc;content:"";height:100%;position:absolute;right:0;top:0;width:1px}.consulting_con .consulting_ul{background:#fff;max-height:162px;overflow-y:scroll;position:relative;width:100%;z-index:9}.consulting_con .checkbox_list{height:40px;position:relative;width:100%}.consulting_con .checkbox_list .title{border-bottom:1px solid #dfdfdf;font-size:15px;font-weight:700;padding:12.5px 0;width:100%}.contentWrap.bookmarks:after{background:#ddd;content:"";height:245px;position:absolute;right:37px;top:76px;width:1px}.consulting_ul::-webkit-scrollbar{width:3px}.consulting_ul::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:2px}.consulting_ul.hide{height:0;opacity:0;pointer-events:none}.consulting_con .checkbox{display:none}.consulting_con .checkbox+label{border:1px solid #ff2828;border-radius:3px;box-sizing:border-box;display:inline-block;height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;z-index:1}.consulting_con .checkbox:checked+label:after{background:#ff2828;content:"";height:2px;left:50%;margin:2px 0 0 -3px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:6px}.consulting_con .checkbox:checked+label:before{background:#ff2828;content:"";height:2px;left:50%;margin:0 0 0 2px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:10px}.consulting_con .consulting_select{background:#fff;color:#737373;font-size:15px;font-weight:700;padding:12px}.consulting_con .consulting_select,.input_cover{border-radius:5px;box-shadow:inset 2px 2px 4px #babebc,inset -5px -5px 12px #fff;height:40px;margin:10px 1px 20px;width:100%}.consulting_detail_input::placeholder,.consulting_input::placeholder{color:#737373}.input_cover:nth-of-type(2){height:200px}.consulting_con .consulting_detail_input,.consulting_con .consulting_input{color:#737373;font-size:14px;font-weight:600;height:100%;padding:12px;width:100%}.consulting_con .consulting_detail_input{line-height:1.3em;resize:none}.consulting_con .consulting_select{height:auto;position:relative}.consulting_con .consulting_select_title{color:#737373;font-size:14px;font-weight:600;white-space:nowrap}.consulting_con .submit_btn{background:#757575;border-radius:10px;bottom:40px;box-shadow:2px 2px 5px #00000040;color:#fff;cursor:pointer;font-size:20px;font-weight:700;height:40px;left:50%;padding:10px 0;position:absolute;text-align:center;transform:translate(-50%);width:300px}.consulting_budget .row_input{background:#d9d9d9;height:2px;margin:26px 10px 0;position:relative;width:calc(100% - 20px)}.consulting_background{height:100%;left:0;position:absolute;top:0;width:100%}.row_input .cube{left:0;position:absolute;top:-5px;transform:translate(-50%)}.row_input .cube:first-child{left:0}.row_input .cube:nth-child(2){left:25%}.row_input .cube:nth-child(3){left:50%}.row_input .cube:nth-child(4){left:75%}.row_input .cube:nth-child(5){left:100%}.row_input .row_dark{background-image:linear-gradient(90deg,#563df1,#a817b5);border-bottom:5px solid #fff;border-top:5px solid #fff;box-sizing:initial;height:2px;left:0;position:absolute;top:-5px;width:33.3333%}.row_input .cube_purple{left:0;position:absolute;top:-5px;transform:translate(-50%)}.row_input .circle_blue{background:#583df0;border-radius:50%;height:12px;width:12px}.row_input .circle_purple{background:#a817b5;border-radius:50%;height:12px;width:12px}.row_input .circle_gray{background:#d9d9d9;border-radius:50%;height:12px;width:12px}.row_input .range{left:-5px;position:absolute;top:-5px;width:calc(100% + 10px)}input.range{opacity:0;pointer-events:none;z-index:1}input.range::-webkit-slider-thumb{cursor:move;cursor:grab;cursor:-webkit-grab;pointer-events:all}input.range::-webkit-slider-thumb:active{cursor:grabbing;cursor:-webkit-grabbing}.budget{background:#fff;border-radius:5px;box-shadow:inset 2px 2px 4px #babebc,inset -5px -5px 12px #fff;color:#000;font-size:14px;font-weight:600;height:30px;padding:7.5px 0;position:absolute;right:0;text-align:center;top:-6px;width:120px}.budget_text{margin-top:10px;position:relative}.budget_text .left{font-size:12px;font-weight:800;text-align:left}.budget_text .right{font-size:12px;font-weight:800;position:absolute;right:0;top:0}#Mappage .bookmark_window{height:434px}#Mappage .bookmark_window,#Mappage .subcategory_window{background:#fff;border-left:1px solid #0003;border-radius:6px;box-shadow:3px 3px 6px #00000040;height:100%;opacity:1;padding:20px 10px 40px 20px;pointer-events:auto;position:absolute;right:-6px;top:0;transform:translate(100%);transition:all .25s ease-out;width:300px}#Mappage .bookmark_window.hidden,#Mappage .subcategory_window.hidden{opacity:0;pointer-events:none;transform:translate(95%)}#Mappage .list_add_wrap{border-bottom:1px solid #ddd;cursor:pointer;font-size:18px;font-weight:600;margin-right:14px;padding:0 10px 10px;position:relative;text-align:center}#Mappage .list_icon{height:10px;position:absolute;right:20px;top:35%;transform:translateY(-50%);transition:all .25s ease-out;width:20px}#Mappage .list_icon:after,#Mappage .list_icon:before{background:#434343;border-radius:1.5px;content:"";height:3px;position:absolute;right:40%;top:20%;transform:rotate(40deg);width:60%}#Mappage .list_icon:before{right:5%;transform:rotate(-40deg)}#Mappage .list_icon.rotate{top:30%;transform:translateY(-50%) rotate(-180deg)}#Mappage .name_wrap{border-bottom:1px solid #000;margin-top:15px;position:relative}#Mappage .name_wrap:first-child{margin:0}#Mappage .bookmark_name{border-radius:0;box-shadow:none;font-size:16px;font-weight:600;height:auto;padding:10px 5px;width:85%}#Mappage .bookmark_name:focus{outline:none}#Mappage .text_counter{color:#737373;font-size:12px;font-weight:600;position:absolute;right:10px;top:50%;transform:translateY(-50%)}#Mappage .text_counter span{color:#434343;font-size:12px}#Mappage .list_wrap{border-bottom:1px solid #000;padding:15px 0}#Mappage .bookmark_add_list:first-child{margin-top:0}#Mappage .bookmark_add_list{margin-top:10px;position:relative}#Mappage .bookmark_add_list .color{border-radius:1.5px;float:left;height:20px;margin-right:5px;width:3px}#Mappage .bookmark_add_list .title{color:#737373;float:left;font-size:16px;font-weight:600;padding:2px 0}#Mappage .bookmark_add_list .checkbox{border-color:#ff2828;display:none;height:16px;width:16px}#Mappage .bookmark_add_list .checkbox+label{border:1px solid #ff2828;border-radius:3px;box-sizing:border-box;display:inline-block;height:16px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px;z-index:1}#Mappage .bookmark_add_list .checkbox:checked+label:after{background:#ff2828;content:"";height:2px;left:50%;margin:2px 0 0 -3px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:6px}#Mappage .bookmark_add_list .checkbox:checked+label:before{background:#ff2828;content:"";height:2px;left:50%;margin:0 0 0 2px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:10px}#Mappage .bookmark_add_list .warningMessage{margin:20px 0}#Mappage .memo_wrap{margin-top:25px;position:relative}#Mappage .memo_wrap .title{color:#737373;font-size:16px;font-weight:600}#Mappage .memo_con{border-radius:.714rem;box-shadow:inset .143rem .143rem .286rem #babebc,inset -.357rem -.357rem .857rem #fff;height:68px;margin-top:10px;width:100%}#Mappage .memo{border-radius:.714rem;height:100%;padding:10px;resize:none;width:85%}#Mappage .memo:focus{outline:none}#Mappage .memo_wrap .text_counter{top:35px;transform:translateY(0)}#Mappage .bookmark_window .submit_btn{background-color:#434343;border-radius:10px;box-shadow:2px 2px 4px #babebc;color:#fff;cursor:pointer;display:block;height:34px;line-height:34px;margin-top:25px;text-align:center;width:100%}#Mappage .bookmark_window .submit_btn.disabled{background:#666;cursor:auto;pointer-events:none}#Mappage .bookmark_window .submit_btn:active{background-color:#fff;box-shadow:inset 2px 2px 4px #babebc,inset -5px -5px 12px #fff;color:#222}#Mappage .color_wrap{border-bottom:1px solid #d3d3d3cc;padding:25px 0}#Mappage .color_wrap .title{color:#434343;font-size:14px;font-weight:600}#Mappage .color_ul{margin-top:10px}#Mappage .color_ul .color{background:#f0f;border-radius:50%;cursor:pointer;float:left;height:20px;margin-right:15px;width:20px}#Mappage .color_ul .color.checked{border:1px solid #000;box-shadow:3px 3px 6px #00000040}.clearfixed:after{clear:both;content:"";display:block}#Mappage .bookmark_window .content_wrap,#Mappage .subcategory_window .content_wrap{height:334px;overflow-y:scroll;padding-right:10px}#Mappage .bookmark_window .content_wrap::-webkit-scrollbar,#Mappage .subcategory_window .content_wrap::-webkit-scrollbar{width:4px}#Mappage .bookmark_window .content_wrap::-webkit-scrollbar-thumb,#Mappage .subcategory_window .content_wrap::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:2px}#Mappage .bookmark_window .content_wrap .submit_btn{margin-bottom:5px}#Mappage .warningMessage{font-size:16px;font-weight:600;margin-top:20px;text-align:center}#Mappage .subcategory_window .content_wrap{height:calc(100% - 80px)}#Mappage .subcategory_window .list_add_wrap{border-bottom:1px solid #737373}#Mappage .more_btn{background:#f7f7f7;border-radius:5px;box-shadow:0 1px 3px #00000080;color:#434343;cursor:pointer;display:inline-block;font-size:12px;font-weight:600;height:24px;line-height:24px;margin:-4px 0 0 6px;padding-left:6px;position:relative;vertical-align:top;width:70px}#Mappage .more_btn:after,#Mappage .more_btn:before{background:#737373;content:"";height:2px;left:10px;position:absolute;top:15px;transition:all .25s ease-out;width:8px}#Mappage .more_btn:before{transform:rotate(90deg)}#Mappage .more_btn.open:before{transform:rotate(-180deg)}#Mappage .sub_category_list{align-items:center;border-bottom:1px solid #dfdfdf;padding:10px 6px}#Mappage .subcategory_window .close_btn{cursor:pointer;height:30px;position:absolute;right:20px;top:27px;transform:translateY(-50%);width:30px}#Mappage .subcategory_window .close_btn:after,#Mappage .subcategory_window .close_btn:before{background:#434343;content:"";height:2px;left:50%;position:absolute;top:50%;width:80%}#Mappage .subcategory_window .close_btn:before{transform:translate(-50%,-50%) rotate(45deg)}#Mappage .subcategory_window .close_btn:after{transform:translate(-50%,-50%) rotate(-45deg)}#Mappage .sub_category_list .warning_txt{color:#737373;font-size:11px;font-weight:500;word-break:break-all}#Mappage .sub_category_list .list_wrap{align-items:center;border:none;display:flex;justify-content:space-between;padding:0;width:100%}#Mappage .sub_category_list:hover{background:#eee}#Mappage .sub_category_list.pointer{cursor:pointer}#Mappage .sub_category_list .title_wrap{align-items:center;display:flex;flex-direction:row;gap:10px}#Mappage .sub_category_list .title{font-size:14px;font-weight:600;line-height:1.5em;word-break:normal}#Mappage .sub_category_list .warning{color:#737373;font-size:9px;font-weight:500}#Mappage .sub_category_list .warning_txt{display:none}#Mappage .sub_category_list .warning_txt.open{display:block;margin-top:5px}#Mappage .sub_category_list .allowable{color:#737373;font-weight:600}#Mappage .eum_notice{font-family:SUITE;font-size:12px;font-weight:500;letter-spacing:-.04em;margin-top:10px}#Mappage .subcategory_window .btn_wrap{border-bottom:1px solid #000;bottom:20px;height:20px;position:absolute;right:20px;width:calc(100% - 40px)}#Mappage .btn_wrap .btn_b{bottom:-1px}#Mappage .footer{height:22px;padding:5px 60px;text-align:center}#Mappage .footer div{font-size:12px}#Mappage .footer .left{float:left}#Mappage .footer .middle{left:50%;position:absolute;transform:translate(-50%)}#Mappage .footer .middle a{font-size:12px}#Mappage .footer .right{float:right}#Mappage .modal{background:#ff3131cc;bottom:0;left:50%;padding:15px 100px;position:fixed;transform:translate(-50%);transition:all .25s ease-out}#Mappage .modal .modalMessage{color:#fff;font-size:16px;font-weight:500}#Mappage .transactionWindow .title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#9224b9;display:-webkit-box;font-size:16px;font-weight:600;line-height:1.2em;overflow:hidden;padding:0 5px;text-overflow:ellipsis;white-space:normal;word-break:normal}#Mappage .transactionWindow .textWrap{color:#434343;font-size:14px;font-weight:600;height:2em;line-height:1em;margin-top:6px;overflow:hidden;white-space:normal}#Mappage .transactionWindow .price{font-size:16px;font-weight:600;margin-top:8px}#Mappage .transactionWindow{font-weight:600;height:124px;padding-top:15px;position:relative;text-align:center;width:90px;z-index:1}#Mappage .transactionWindow:after{background:url(/static/media/image_infoWindow.0b9eaf2f4658e064c689.svg) no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}#Mappage .transactionWindow.아파트:after{background:url(/static/media/image_infoWindow_en_%EC%95%84%ED%8C%8C%ED%8A%B8.3fa93434bc8fe8be2cbb.svg) no-repeat;background-size:contain}#Mappage .transactionWindow.아파트 .title{color:#e50e52}#Mappage .transactionWindow.토지:after{background:url(/static/media/image_infoWindow_en_%ED%86%A0%EC%A7%80.4a038c821fab306acf8c.svg) no-repeat;background-size:contain}#Mappage .transactionWindow.토지 .title{color:#ff8000}#Mappage .transactionWindow.오피스텔:after{background:url(/static/media/image_infoWindow_en_%EC%98%A4%ED%94%BC%EC%8A%A4%ED%85%94.90f0399452a25af7fe73.svg) no-repeat;background-size:contain}#Mappage .transactionWindow.오피스텔 .title{color:#ff40bf}#Mappage .transactionWindow.연립다세대:after{background:url(/static/media/image_infoWindow_en_%EC%97%B0%EB%A6%BD%EB%8B%A4%EC%84%B8%EB%8C%80.c77a9ff48c020defed8f.svg) no-repeat;background-size:contain}#Mappage .transactionWindow.연립다세대 .title{color:#173cb5}#Mappage .transactionWindow.상업업무용:after{background:url(/static/media/image_infoWindow_en_%EC%83%81%EC%97%85%EC%97%85%EB%AC%B4%EC%9A%A9.11d2ea8ec5f05958f238.svg) no-repeat;background-size:contain}#Mappage .transactionWindow.상업업무용 .title{color:#1eb88a}#Mappage .transactionWindow.단독다가구:after{background:url(/static/media/image_infoWindow_en_%EB%8B%A8%EB%8F%85%EB%8B%A4%EA%B0%80%EA%B5%AC.aea1fdf934d89196d79f.svg) no-repeat;background-size:contain}#Mappage .transactionWindow.단독다가구 .title{color:#9224b9}#Mappage .transactionWindow.공장창고등:after{background:url(/static/media/image_infoWindow_en_%EA%B3%B5%EC%9E%A5%EC%B0%BD%EA%B3%A0%EB%93%B1.5088f4f3cec522283630.svg) no-repeat;background-size:contain}#Mappage .transactionWindow.공장창고등 .title{color:#edd41f}#Mappage .infoWindow{font-weight:600;height:124px;padding:41px 0 0;position:relative;text-align:center;width:90px;z-index:1}#Mappage .infoWindow:after{background:url(/static/media/image_infoWindow_en_%EB%8B%A8%EB%8F%85%EB%8B%A4%EA%B0%80%EA%B5%AC.aea1fdf934d89196d79f.svg) no-repeat;background-size:contain;bottom:-25px;content:"";height:124px;left:0;position:absolute;width:90px;z-index:-1}#Mappage .infoWindow .name{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#9224b9;display:-webkit-box;font-size:16px;font-weight:600;line-height:1.2em;overflow:hidden;padding:0 5px;text-overflow:ellipsis;white-space:normal;word-break:normal}#Mappage .infoWindow .allow{color:#434343;font-size:14px;font-weight:600;margin-top:6px}#Mappage .infoWindow .estimateTotal{font-size:16px;font-weight:600;margin-top:8px}#Mappage .selectBox{margin-top:-35px}select{-webkit-appearance:none;appearance:none;background:url(/static/media/icon_select.0343757889ba5824f119.svg) no-repeat 97% 50%/15px auto;background-color:#f7f7f7}#Mappage .partner_banner{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(90deg,#563df114,#a817b514,#a219b714,#563df114),url(data:image/png;base64,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);bottom:60px;display:flex;height:96px;justify-content:center;line-height:40px;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAABgCAYAAADPRprHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARISURBVHgB7du7TltZFIDhdWxAUyBESUckN9PBtNBYYC7dWDwAkCdgpqCOXFNEPEEMVRoQ6bjHDShlTA9xSYkQFSCcvRwTOQT7nOX4ci7/J1myCSmQfu21lw2e4KeZmZlVz/NW3NNJ9xh1j1K1Wt06PT0tCmo8geRyuawL4517mm3yLYRTl9hg8vn86O3t7Zo7UVbdyzcB/1vFhVMYGRnZc24kgRIXzOLi4pv7+/sVF8p/8mPstKPiHqXBwcHC/v5+RRIkMcEEGDs1ExMTsr6+Xnu+sbEh5XJZfBRdfFvHx8clSYBYB1MfO/n6RTbb7PuGh4dlampKFhYWasE0ur6+lu3tbTk8PBQftXEV93tOLINpuJ+0HDsaytLSUu2hz1vRcDQafejzFjSc4tDQ0FYcx1WsgqmPHT1N8tIiFD1F9DTRU8UvlNdoNHrq+ISjinG758QiGMv9ZHl5+bex0y693xwcHAQZV7FZyyMbTDfGTrue7zkXFxdBxlXBjatSVE+dyAUTdC0eGxuT+fn5roby0t3dnZyfnwcZV/oezl4Ux1VkgunX2GmXjikdV3Fby0MdTH3s6Oc7/4rPWqynyfT0dN9DeSlua3kogwnT/aRTNBwdV7u7u773HPdz7w0MDGyGcVyFKhjrWqynShTpabOzsyOXl5d+31pMpVKbR0dHXyUkQhFM1O4nnRLFtbxvwcRx7LQrSmt5z4PRtfjx8XHN/eCr4rMWayQ6duIayktRWMt7FkxSx067zs7OahfkAGv5njulN3u1lnc1mDisxf0WtrW8K8FwP+k8DUfvOAHGVUW6+MtdHQ2mPnbW5Mda3JSeIhqJniiw6+da3pFguJ/0Rz/W8raDYeyERy/XcnMw2Wx20r1tveK3FmcymZ/vxhJK73T7l7sCB8PYiRYdVxpOp9fylsE0rMXPfw34que1WE8UPVkQHp1ey18NhvtJ/HRqLf8lGNbiZPiTX+6qBTM3Nzf59PT0XnzuJxqIhsL9JB70fRx9PyfIWu5OnLd64nj6YeDDw8NnafL3xYyd+Au4lt+4aP7xZmdnP7gXqy//VU8RPVFYi5PFZy3f1GC+ScPpwloMpfcb/bRcPzVvUNFgqo1fcRccAZ65ReiX1ykBDAgGJgQDE4KBCcHAhGBgQjAwIRiYEAxMCAYmBAMTgoEJwcCEYGBCMDAhGJgQDEwIBiYEAxOCgQnBwIRgYEIwMCEYmBAMTAgGJgQDE4KBCcHAhGBgQjAwIRiYEAxMCAYmBAMTgoEJwcCEYGBCMDAhGJgQDEwIBiYEAxOCgQnBwIRgYEIwMCEYmBAMTAgGJgQDE4KBCcHAhGBgQjAwIRiYEAxMNJibxi+Uy2UB1Cst3Hi5XO5ztVrNCuCvpCdMQYAAUqnU/+mrq6tKJpPx3OusAE24KVQ4OTn5mNYXLprS+Pj4p3Q6/bd7OeoefwmgdxbP++Ieb10sRf3Cd5xAlO1nnUApAAAAAElFTkSuQmCC);mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAABgCAYAAADPRprHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARISURBVHgB7du7TltZFIDhdWxAUyBESUckN9PBtNBYYC7dWDwAkCdgpqCOXFNEPEEMVRoQ6bjHDShlTA9xSYkQFSCcvRwTOQT7nOX4ci7/J1myCSmQfu21lw2e4KeZmZlVz/NW3NNJ9xh1j1K1Wt06PT0tCmo8geRyuawL4517mm3yLYRTl9hg8vn86O3t7Zo7UVbdyzcB/1vFhVMYGRnZc24kgRIXzOLi4pv7+/sVF8p/8mPstKPiHqXBwcHC/v5+RRIkMcEEGDs1ExMTsr6+Xnu+sbEh5XJZfBRdfFvHx8clSYBYB1MfO/n6RTbb7PuGh4dlampKFhYWasE0ur6+lu3tbTk8PBQftXEV93tOLINpuJ+0HDsaytLSUu2hz1vRcDQafejzFjSc4tDQ0FYcx1WsgqmPHT1N8tIiFD1F9DTRU8UvlNdoNHrq+ISjinG758QiGMv9ZHl5+bex0y693xwcHAQZV7FZyyMbTDfGTrue7zkXFxdBxlXBjatSVE+dyAUTdC0eGxuT+fn5roby0t3dnZyfnwcZV/oezl4Ux1VkgunX2GmXjikdV3Fby0MdTH3s6Oc7/4rPWqynyfT0dN9DeSlua3kogwnT/aRTNBwdV7u7u773HPdz7w0MDGyGcVyFKhjrWqynShTpabOzsyOXl5d+31pMpVKbR0dHXyUkQhFM1O4nnRLFtbxvwcRx7LQrSmt5z4PRtfjx8XHN/eCr4rMWayQ6duIayktRWMt7FkxSx067zs7OahfkAGv5njulN3u1lnc1mDisxf0WtrW8K8FwP+k8DUfvOAHGVUW6+MtdHQ2mPnbW5Mda3JSeIhqJniiw6+da3pFguJ/0Rz/W8raDYeyERy/XcnMw2Wx20r1tveK3FmcymZ/vxhJK73T7l7sCB8PYiRYdVxpOp9fylsE0rMXPfw34que1WE8UPVkQHp1ey18NhvtJ/HRqLf8lGNbiZPiTX+6qBTM3Nzf59PT0XnzuJxqIhsL9JB70fRx9PyfIWu5OnLd64nj6YeDDw8NnafL3xYyd+Au4lt+4aP7xZmdnP7gXqy//VU8RPVFYi5PFZy3f1GC+ScPpwloMpfcb/bRcPzVvUNFgqo1fcRccAZ65ReiX1ykBDAgGJgQDE4KBCcHAhGBgQjAwIRiYEAxMCAYmBAMTgoEJwcCEYGBCMDAhGJgQDEwIBiYEAxOCgQnBwIRgYEIwMCEYmBAMTAgGJgQDE4KBCcHAhGBgQjAwIRiYEAxMCAYmBAMTgoEJwcCEYGBCMDAhGJgQDEwIBiYEAxOCgQnBwIRgYEIwMCEYmBAMTAgGJgQDE4KBCcHAhGBgQjAwIRiYEAxMNJibxi+Uy2UB1Cst3Hi5XO5ztVrNCuCvpCdMQYAAUqnU/+mrq6tKJpPx3OusAE24KVQ4OTn5mNYXLprS+Pj4p3Q6/bd7OeoefwmgdxbP++Ieb10sRf3Cd5xAlO1nnUApAAAAAElFTkSuQmCC);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;position:fixed;right:30px;text-align:center;width:140px;z-index:1}#Mappage .partner_banner p{font-size:16px;font-weight:900;line-height:24px;margin-top:20px;text-align:center;vertical-align:middle}#Mappage .partner_banner img{box-shadow:2px 2px 4px #0000004d}#Mappage .transaction_option{background:#fff;border-radius:6px;box-shadow:2px 2px 4px #00000040;display:flex;flex-direction:column;padding:25px 50px;position:fixed;right:100px;top:90px;width:520px}#Mappage .transaction_option .select_title{color:#434343;font-size:16px;font-weight:600}#Mappage .transaction_option .consulting_budget{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;margin-top:10px}#Mappage .transaction_option .submit_btn{margin-top:20px!important}#Mappage .transaction_option .budget{border:1px solid #c9c9c9;border-radius:10px;box-shadow:none;color:#434343;font-size:12px;font-weight:600;height:24px;line-height:24px;padding:0;position:relative;right:auto;top:auto;width:180px}#Mappage .transaction_option .row_input{margin:15px 0 0;width:100%}#Mappage .transaction_option .submit_btn{background:#434343;border-radius:10px;color:#fff;font-size:14px;font-weight:600;margin:0 auto;padding:10px 0;text-align:center;width:60%}#Mappage .transaction_option .budget_text{width:100%}#Mappage .transaction_option .close_btn{cursor:pointer;height:30px;position:absolute;right:20px;top:27px;transform:translateY(-50%);width:30px}#Mappage .transaction_option .close_btn:after,#Mappage .transaction_option .close_btn:before{background:#434343;content:"";height:2px;left:50%;position:absolute;top:50%;width:80%}#Mappage .transaction_option .close_btn:before{transform:translate(-50%,-50%) rotate(45deg)}#Mappage .transaction_option .close_btn:after{transform:translate(-50%,-50%) rotate(-45deg)}#loginPage{margin:0 10%}#loginPage .header_bg{position:relative}#loginPage header h1{opacity:1}#loginPage main{align-items:center;display:flex;height:calc(100vh - 192px);justify-content:center}#loginPage legend{display:none}#loginPage .wrap{align-items:center;display:flex;flex-flow:row nowrap;height:325px;justify-content:center;position:relative;width:1060px}#loginPage form{background-color:#fff;height:325px;width:50%}#loginPage input{width:100%}#loginPage .login_txt{display:inline-block;font-weight:700;margin-bottom:5px;padding:0 5px}#loginPage .join_box>li,.login_box{margin-bottom:20px}#loginPage .login_warning_txt,.find_pw_warning_txt,.join_warning_txt,p>.warning_txt{color:red;font-size:12px}#loginPage input[type=text],.join_phone_empty,.join_select input[type=number],.join_select select,input[type=password]{border-radius:10px;box-shadow:inset 2px 2px 4px #babebc,inset -5px -5px 12px #fff;height:40px;padding:0 15px}#loginPage input.join_pw_empty{border-radius:10px 10px 0 0}#loginPage input.join_pwck_empty{border-radius:0 0 10px 10px}#loginPage input::placeholder{color:#bbb;font-size:12px}#loginPage .kakao_btn{border-bottom-left-radius:10px;border-top-left-radius:10px;box-shadow:2px 2px 4px #babebc;overflow:hidden}.kakao_btn:active,.naver_btn:active{box-shadow:none}.naver_btn{box-shadow:2px 2px 4px #babebc;margin:0 5px;position:relative}#naverIdLogin{left:0;position:absolute;top:0;z-index:1}.naver_real_btn{position:relative;z-index:2}#loginPage .login_btn{background-color:#434343;border-bottom-right-radius:10px;border-top-right-radius:10px;box-shadow:2px 2px 4px #babebc;cursor:pointer;overflow:hidden}#loginPage .login_btn a{display:block;line-height:34px;width:180px}#loginPage .login_btn:active{background-color:#fff;box-shadow:inset 2px 2px 4px #babebc,inset -5px -5px 12px #fff}#loginPage .login_btn:active a{color:#222!important}#loginPage #login_container fieldset .login_wrap{height:100%;max-width:530px;padding:52px 80px 0}#loginPage h3{font-size:20px;font-weight:700;margin-bottom:20px;text-align:center}#loginPage input[type=radio]{display:none}#loginPage input[type=radio]+label{border-radius:6px;box-shadow:2px 2px 4px #babebc;cursor:pointer;display:inline-block;font-size:13px;font-weight:700;height:24px;line-height:24px;text-align:center;width:90px}#loginPage input[type=radio]:checked+label{background-color:#434343;box-shadow:none;color:#fff}#loginPage #login_container fieldset .login_wrap .login_box .login_txt span{font-weight:700}a.find{color:#bbb;float:right;font-size:10px}#loginPage #login_container fieldset .login_wrap .login_warning_txt,.join_warning_txt{display:block;height:20px;margin:15px 0}#loginPage .warning_txt{color:red;float:right;font-size:12px}#loginPage .find_box .join_pwck_empty{margin-bottom:20px}#loginPage #login_container fieldset .login_wrap .login_btn_box{align-items:start;display:flex;height:80px;justify-content:center;margin:0 auto;max-width:260px;text-align:center}#loginPage #login_container fieldset .login_wrap .login_btn_box li{height:34px}#loginPage #login_container fieldset .login_wrap .login_btn_box li a{color:#fff}#loginPage #join_wrap{overflow-x:hidden;overflow-y:scroll;padding:20px 78px 0 80px}#loginPage form::-webkit-scrollbar{width:2px}#loginPage form::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:5px}#loginPage #join_wrap fieldset .join_box>li p{font-weight:700}#loginPage #join_wrap fieldset .join_box>li .join_select{display:flex;flex-flow:row nowrap;justify-content:space-between}#loginPage #join_wrap fieldset .join_box>li .join_select label{display:flex;flex-flow:row nowrap;justify-content:center}#loginPage #join_wrap fieldset .join_box>li .join_select select{margin:0 5px;width:80px}#loginPage #join_wrap fieldset .join_box>li .join_select input[type=number]{width:70px}#loginPage #join_wrap fieldset .join_box>li .join_select input[type=number]:last-child{width:60px}#loginPage input[type=number]::-webkit-inner-spin-button,#loginPage input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}#loginPage .select_form{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;padding-left:5px}#loginPage .select_form>p>span{color:#bbb;font-size:10px;margin-left:5px}#loginPage #join_wrap fieldset .agree_wrap>p{border-bottom:1px solid #222;padding:5px 0}#loginPage #join_wrap fieldset .agree_wrap>p input[name=agree_all]{width:24px}#loginPage #join_wrap fieldset .agree_wrap>p label{font-size:14px}#loginPage #join_wrap fieldset .agree_wrap .agree_select{margin-top:2px}#loginPage #join_wrap fieldset .agree_wrap .agree_select li{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:3px 0}#loginPage #join_wrap fieldset .agree_wrap .agree_select li input{width:24px}#loginPage #join_wrap fieldset .agree_wrap .agree_select li label span{color:#757575;font-size:10px;margin-left:5px}#loginPage #join_wrap fieldset .agree_wrap .agree_select li a{color:#757575;font-size:12px}#loginPage .find_id,#loginPage .find_pw,#loginPage .join_submit{display:flex;height:83px;justify-content:center}#loginPage .find_id_btn,#loginPage .find_pw_btn,#loginPage .join_submit_btn{background-color:#434343;border-radius:10px;box-shadow:2px 2px 4px #babebc;color:#fff;display:block;height:34px;line-height:34px;text-align:center;width:260px}#loginPage .find_pw_btn.disabled{background:#666;cursor:auto;pointer-events:none}#loginPage .find_id_btn:active,#loginPage .find_pw_btn:active,#loginPage .join_submit_btn:active{background-color:#fff;box-shadow:inset 2px 2px 4px #babebc,inset -5px -5px 12px #fff;color:#222}#loginPage #find_pw{overflow-x:hidden;overflow-y:scroll}#loginPage .cover_join_btn{background-color:#434343;border-radius:10px;box-shadow:2px 2px 4px #babebc;color:#fff;display:block;height:34px;line-height:34px;text-align:center;width:260px}#loginPage .cover_join_btn:active,#loginPage .find_box button[type=submit]:active{background-color:#fff;box-shadow:inset 2px 2px 4px #babebc,inset -5px -5px 12px #fff;color:#222}#loginPage .month{color:#bbb}#loginPage .find_box input[type=number]{border-radius:10px;box-shadow:inset 2px 2px 4px #babebc,inset -5px -5px 12px #fff;height:40px;padding:0 15px}#loginPage .find_box>li{margin-bottom:20px}#loginPage .find_box>li:last-child{margin-bottom:0}#loginPage #find_id,#loginPage #find_pw{padding:20px 80px 0;position:absolute;right:0;top:0}#loginPage #find_id fieldset,#loginPage #find_pw fieldset{display:flex;flex-flow:column nowrap;height:100%;justify-content:space-between}#loginPage .find_box li p{position:relative}#loginPage .find_box .confirm_email{background-color:#434343;border-radius:0 10px 10px 0;box-shadow:2px 2px 4px #babebc;color:#fff;height:100%;position:absolute;right:0;top:0;width:70px}#loginPage .overlay{background-color:#fff;height:325px;padding:70px 80px 0;position:absolute;right:0;text-align:center;top:0;transition:all .5s ease-out;width:50%}#loginPage .wrap.active .overlay{transform:translateX(-100%)}#loginPage .overlay_btn_box{display:flex;height:80px;justify-content:center;margin-top:50px}#loginPage .overlay h2{font-size:32px;font-weight:500;margin-bottom:30px}#loginPage .overlay p{font-size:20px;letter-spacing:-.2px;line-height:1.5}#loginPage .wrap.active .overlay_right{opacity:0}#loginPage .overlay_right{z-index:4}#loginPage .wrap.active .overlay_left{opacity:1;z-index:4}#loginPage .overlay_left{opacity:0;z-index:3}#loginPage #join_wrap.front{z-index:4}#loginPage #find_id.front{display:block!important;z-index:4}#loginPage .overlay_back{z-index:2}#loginPage .disabled{opacity:.6;pointer-events:none}#MloginPage{margin:0 5%}#MloginPage input::placeholder{color:#bbb;font-size:.9rem}#MloginPage .join_box>li,#MloginPage .login_box{margin-bottom:20px}#MloginPage .find_pw_warning_txt,#MloginPage .join_warning_txt,#MloginPage .login_warning_txt,#MloginPage p>.warning_txt{color:red;font-size:12px}#MloginPage .form_container>li{display:none}#MloginPage .form_container>li.display_y{display:block}#MloginPage .input_box_shadow,#MloginPage select{border-radius:.714rem;box-shadow:inset .143rem .143rem .286rem #babebc,inset -5px -5px .857rem #fff;text-align:center}#MloginPage .edit_select select{margin:0 .357rem;width:5.714rem}#MloginPage .login_wrap>li:nth-child(3){margin-bottom:1.429rem}#MloginPage .join_phone_empty,#MloginPage .join_select select,#MloginPage input[type=number],#MloginPage input[type=password],#MloginPage input[type=text]{height:2.857rem;padding:0 1.071rem;width:100%}#MloginPage .join_occu_select{width:50%}#MloginPage .join_occu_select select,#MloginPage .join_select *{border-radius:.714rem;height:2.857rem;padding:0!important;text-align:center;width:100%}#MloginPage .txt_box{font-weight:700;margin-bottom:.357rem;padding:0 2%}#MloginPage .warning_txt{color:red;font-size:12px;padding:0 2%}#MloginPage .m_login_bnr{padding:15% 5%;text-align:center}#MloginPage .m_login_bnr h2{font-size:2rem;margin-bottom:7%}#MloginPage .m_login_bnr p{font-size:1.2rem;line-height:1.5rem}#MloginPage .tab_list{align-items:center;border:1px solid #eee;display:flex;flex-flow:row nowrap;justify-content:center}#MloginPage .tab_list li{text-align:center;width:100%}#MloginPage .tab_list li button{height:2.857rem;width:100%}#MloginPage .tab_list li button:hover{background-color:#eee}#MloginPage #login_container .login_wrap{padding:10% 5%}#MloginPage #login_container .login_wrap .login_box{display:flex;flex-flow:column nowrap;margin-bottom:1.429rem}#MloginPage #login_container .login_wrap .login_box .txt_box{display:flex;justify-content:space-between;width:100%}#MloginPage #login_container .login_wrap .login_box .txt_box span{font-weight:700}#MloginPage .login_btn_box{align-items:start;display:flex;flex-flow:row nowrap;justify-content:center;margin:0 auto}#MloginPage .login_btn_box>li a img{display:block}#MloginPage .kakao_btn{border-bottom-left-radius:.714rem;border-top-left-radius:.714rem;box-shadow:.143rem .143rem .286rem #babebc;overflow:hidden}#MloginPage .naver_btn{box-shadow:.143rem .143rem .286rem #babebc;margin:0 .357rem}#MloginPage .login_btn{background-color:#434343;border-bottom-right-radius:.714rem;border-top-right-radius:.714rem;box-shadow:.143rem .143rem .286rem #babebc}#MloginPage .login_btn:active{background-color:#fff;box-shadow:.143rem .286rem inset0.143rem #babebc,inset -.357rem -.357rem .857rem #fff}#MloginPage .login_btn a{color:#fff;display:block;line-height:2.429rem;text-align:center;width:8.571rem}#MloginPage .kakao_btn:active,#MloginPage .naver_btn:active{box-shadow:none}#MloginPage .join_box{padding:10% 5%}#MloginPage .join_box>li{margin-bottom:1.429rem}#MloginPage input[type=radio]{display:none}#MloginPage input[type=radio]+label{border-radius:.429rem;box-shadow:.143rem .143rem .286rem #babebc;cursor:pointer;display:inline-block;font-size:.929rem;font-weight:700;height:1.714rem;line-height:1.714rem;text-align:center;width:6.429rem}#MloginPage input[type=radio]:checked+label{background-color:#434343;box-shadow:none;color:#fff}#MloginPage .select_form{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;padding-left:.357rem}#MloginPage .select_form>p>span{color:#bbb;font-size:.714rem;margin-left:.357rem}#MloginPage .join_select{display:flex}#MloginPage .birth{width:50%}#MloginPage .txt_box a{color:#bbb;font-size:10px}#MloginPage .find_box{margin-bottom:1.429rem}#MloginPage h3{font-size:20px;font-weight:700;margin-bottom:2rem;text-align:center}#MloginPage .find_box input[type=number]{border-radius:.714rem;box-shadow:.143rem .286rem inset0.143rem #babebc,inset -.357rem -.357rem .857rem #fff;height:2.857rem;padding:0 1.071rem}#MloginPage .find_box>li{margin-bottom:1.429rem}#MloginPage .find_box>li:last-child{margin-bottom:0}#MloginPage #find_id fieldset,#MloginPage #find_pw fieldset{display:flex;flex-flow:column nowrap;height:100%;justify-content:space-between;padding:10% 5%}#MloginPage .find_box li p{position:relative}#MloginPage .find_box button[type=submit]{background-color:#434343;border-radius:0 .714rem .714rem 0;box-shadow:.143rem .143rem .286rem #babebc;color:#fff;height:100%;position:absolute;right:0;top:0;width:5rem}#MloginPage .find_id_btn,#MloginPage .find_pw_btn,#MloginPage .join_submit_btn{background-color:#434343;border-radius:.714rem;box-shadow:.143rem .143rem .286rem #babebc;color:#fff;display:block;height:2.429rem;line-height:2.429rem;text-align:center;width:260px}#MloginPage .find_id_btn:active,#MloginPage .find_pw_btn:active,#MloginPage .join_submit_btn:active{background-color:#fff;box-shadow:.143rem .286rem inset0.143rem #babebc,inset -.357rem -.357rem .857rem #fff;color:#222}#MloginPage #join_wrap fieldset .agree_wrap>p{border-bottom:.071rem solid #222;padding:.357rem 0}#MloginPage #join_wrap fieldset .agree_wrap>p label{font-size:1rem}#MloginPage #join_wrap fieldset .agree_wrap .agree_select{margin-bottom:1rem}#MloginPage #join_wrap fieldset .agree_wrap .agree_select li{display:flex;flex-flow:row nowrap;padding:.4rem 0}#MloginPage #join_wrap fieldset .agree_wrap .agree_select li .clause{width:100%}#MloginPage #join_wrap fieldset .agree_wrap .agree_select li label span{color:#757575;font-size:.714rem;margin-left:.357rem}#MloginPage #join_wrap fieldset .agree_wrap .agree_select li a{color:#757575;font-size:.857rem}#MloginPage .find_id,#MloginPage .find_pw,#MloginPage .join_submit{display:flex;justify-content:center}#MloginPage .txt_box_con{display:flex;justify-content:space-between}@media screen and (max-width:768px){#MloginPage .birth{width:80%}}#Company{display:flex;flex-flow:column nowrap;justify-content:space-between;min-height:100vh;position:relative}#Company h1{font-size:1rem}#Company{margin:0 10%}#Company .mobile_title{display:none}#Company main{align-items:center;flex-flow:column nowrap;justify-content:center;max-width:1200px}#Company .container,#Company main{display:flex;margin:0 auto;width:100%}#Company .container{align-items:stretch;justify-content:space-between;max-height:500px;position:relative}#Company .container:after{border:1px solid #ddd;content:"";display:block;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%)}#Company .image_container{margin-right:20px}#Company .image_container img{width:100%}#Company .information_container{display:flex;flex-flow:column nowrap;justify-content:space-between;margin-left:20px;width:500px}#Company .text_wrap{width:100%}#Company .text_wrap h2{font-size:2rem;font-weight:700;margin-bottom:20px}#Company .text_wrap p{line-height:1.5}#Company .text_wrap p span{display:block;margin-bottom:-10px}#Company .download{text-align:center}#Company .download>p{margin-bottom:20px;position:relative;width:100%}#Company .download>p span{color:#babcbe;font-family:"Noto Serif KR",serif;font-size:.8rem}#Company .download>p span:before,.download>p span:after{border-top:1px solid #ddd;content:"";display:block;position:absolute;top:55%;width:38%}#Company .download>p span:before{left:0}#Company .download>p span:after{right:0}#Company .file_wrap{display:flex;justify-content:space-between}#Company .file_wrap>li{margin-right:.5%;position:relative}#Company .file_img img{display:block;width:100%}#Company .file_opacity{align-items:center;background-color:#0000004d;display:flex;flex-flow:column nowrap;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}#Company .file_opacity:hover{background-color:#000000b3;transition:all .5s ease}#Company .file_opacity h3{font-size:1.429rem;font-weight:700;margin-bottom:5px}#Company .file_opacity p{font-size:.9rem;font-weight:200}#Company .file_opacity h3,.file_opacity p{color:#fff;font-family:"Noto Serif KR",serif}#Company .modal{background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}#Company .modal_content{background-color:#fff;border-radius:6px;box-shadow:2px 2px 4px #0000004d;display:flex;flex-direction:column;left:50%;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:400px}#Company .modal_content .title{font-size:18px;font-weight:600}#Company .modal_content .btn_wrap{display:flex;gap:10px;margin-top:20px}#Company .modal_content .btn_wrap a{border:1px solid #ddd;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;padding:10px;text-align:center;width:50%}#Company .modal_content .close_btn{cursor:pointer;height:30px;position:absolute;right:14px;top:27px;transform:translateY(-50%);width:30px}#Company .modal_content .close_btn:after,#Company .modal_content .close_btn:before{background:#434343;content:"";height:2px;left:50%;position:absolute;top:50%;width:80%}#Company .modal_content .close_btn:before{transform:translate(-50%,-50%) rotate(45deg)}#Company .modal_content .close_btn:after{transform:translate(-50%,-50%) rotate(-45deg)}@media screen and (max-width:1024px){.footer_info,.footer_link{line-height:1.5}#Company .text_wrap h2{display:none}#Company .mobile_title{display:block;font-size:2rem;font-weight:700;margin-bottom:3%}#Company main{margin:20% 0 10%}#Company .container{flex-flow:column nowrap;max-height:none;width:auto}#Company .container:after{display:none}#Company .image_container{margin:0 0 20px}#Company .information_container{margin:0}#Company .download>p{margin:2% 0;margin:5% 0}}@media screen and (max-width:768px){#Company .mobile_title{font-size:1.5rem}.menu{top:2.5rem}header{height:3.929rem!important}header h1 a{width:100px}header h1 a img{height:3.214rem}.burger-icon .burger-sticks{width:1.429rem}.burger-icon .burger-sticks:after{top:-.357rem}footer *{font-size:.7rem!important}.menu .menu_contents{width:7.857rem}body{font-size:12px!important}#Company{margin:0 5%}#Company .text_wrap h2{font-size:1.5rem}#Company .file_opacity h3{font-size:1rem}#Company .file_opacity p{font-size:.8rem}#Company .download{padding:5% 0}}@media screen and (max-width:550px){#Company .information_container{width:100%}}#Fullpage{overflow-y:hidden;position:fixed;width:100vw}#Fullpage .section_01{background-image:url(/static/media/mainbnr.d9634c4c6bfa5bde8ab5.jpg);background-position:bottom;background-size:cover;height:100vh;padding:0!important;transition:background-image .25s ease}#Fullpage .section_01 .width_con h1{color:#fff;left:50%;position:absolute;top:32%;transform:translateX(-50%);white-space:nowrap}#Fullpage .width_con .wrap1_info{bottom:3%;display:flex;flex-flow:row nowrap;justify-content:space-between;left:0;position:absolute;width:100%}#Fullpage .width_con .wrap1_info li{display:inline-block;height:50px;outline-style:5px solid #fff;position:relative;width:32%}#Fullpage .width_con .wrap1_info li .desc{background-color:#00000080;bottom:0;box-shadow:0 2px #fff;height:50px;left:0;overflow:hidden;position:absolute;right:0;transition:height .25s ease,box-shadow .25s ease}#Fullpage .width_con .wrap1_info li .desc:after{background:#fff;content:"";height:0;position:absolute;right:-15px;top:-15px;transform:rotate(45deg);transition:all .25s ease-out;width:0}#Fullpage .width_con .wrap1_info li .desc:hover:after{height:30px;width:30px}#Fullpage .width_con .wrap1_info li .desc h3{line-height:50px;margin-bottom:30px;text-align:center}#Fullpage .width_con .wrap1_info li .desc:hover h3{font-size:25px;text-align:left}#Fullpage .width_con .wrap1_info li .desc:hover{box-shadow:0 28px #fff;height:200px;padding:20px}#Fullpage .width_con .wrap1_info li h4{font-size:18px;line-height:1.6}#Fullpage .width_con .wrap1_info li h3,#Fullpage .width_con .wrap1_info li h4{color:#fff}#Fullpage .width_con .wrap1_info li h4{white-space:break-spaces}#Fullpage .change_bg1{background-image:url(/static/media/changebg1.808e238117e34d0007a2.jpg)!important}#Fullpage .change_bg2{background-image:url(/static/media/changebg2.3ef9269fbe253bf82af3.jpg)!important}#Fullpage .change_bg3{background-image:url(/static/media/changebg3.9b1cc6d06b53143fa937.jpg)!important}#Fullpage .sections{height:100vh;overflow:hidden;position:relative;width:100%}#Fullpage .width_con{height:100%;margin:0 auto;position:relative;width:1440px}#Fullpage .box_con{background:#fff;border-top:1px solid #000;bottom:43px;height:623px;padding:58px 25px;position:absolute;right:0;text-align:left;width:464px}#Fullpage .row{background:#000;height:1px;margin:30px 0;width:68px}#Fullpage .btn_a{bottom:58px;line-height:35px;position:absolute}#Fullpage .section_02 .width_con .title{text-align:center}#Fullpage .section_02 .width_con .row{margin:15px 0;width:100%}#Fullpage .section_02 .width_con .desc{height:50px;text-align:center}#Fullpage .section_02 .width_con .desc h2{line-height:1.5em}#Fullpage .section_02 .width_con .left{text-align:left}#Fullpage .section_02 .width_con .three_con{left:0;position:absolute;top:60%;transform:translateY(-50%)}#Fullpage .section_02 .width_con .three_con li .image{background:#eee;margin-top:60px;transition:all .25s ease-out;width:100%}#Fullpage .section_02 .width_con .three_con li .image img{width:100%}#Fullpage .section_02 .width_con .three_con li:first-child .image{background-image:url(/static/media/image_01_black.f0e47179e1bab7bed6e8.jpg);background-size:cover}#Fullpage .section_02 .width_con .three_con li:nth-child(2) .image{background-image:url(/static/media/image_02_black.e73fc9549c1d139d8bdd.jpg);background-size:cover}#Fullpage .section_02 .width_con .three_con li:nth-child(3) .image{background-image:url(/static/media/image_03_black.ba9cf1ced816dc8e1ffa.jpg);background-size:cover}#Fullpage .section_02 .width_con .three_con li:first-child:hover .image{background-image:url(/static/media/image_01_color.7d6efda9ba783aa8dfb0.jpg);background-size:cover}#Fullpage .section_02 .width_con .three_con li:nth-child(2):hover .image{background-image:url(/static/media/image_02_color.95bc594e0041350b70f6.jpg);background-size:cover}#Fullpage .section_02 .width_con .three_con li:nth-child(3):hover .image{background-image:url(/static/media/image_03_color.5b2482968ca67dded1db.jpg);background-size:cover}#Fullpage .section_03 .map{bottom:23px;position:absolute;transition:all .25s ease-out}#Fullpage .section_03 .width_con{text-align:left}#Fullpage .section_03 .width_con .row{margin:30px 0;width:68px}#Fullpage .section_03 .width_con .btn_a{bottom:58px;line-height:35px;position:absolute}#Fullpage .section_04 .width_con{z-index:1}#Fullpage .section_04 .width_con .box_con{background:#ffffff80;left:0;right:auto}#Fullpage .section_04 .image_box{position:absolute;right:4%;top:50%;transform:translateY(-50%);width:60%}#Fullpage .section_04 .image_box img{width:100%}#Fullpage .section_05{background-color:#fff;background-image:url(/static/media/image_01.5bed56a2e069cafb8af4.png);background-position-y:bottom;background-repeat:no-repeat;background-size:contain}#Fullpage .section_06{padding:0}#Fullpage .section_06 .left_line{background:#000;height:100%;left:10%;position:absolute;top:0;width:1px}#Fullpage .section_06 .image{background:url(/static/media/image_01.1ecfa77b812a813d3eaa.png);background-repeat:no-repeat;background-size:contain;height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}#Fullpage .section_06 .propmate_con{height:100%;-webkit-mask-image:url(/static/media/image_01.1ecfa77b812a813d3eaa.png);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;pointer-events:none;position:absolute;width:100%;z-index:2}#Fullpage .section_06 .propmate_con .propmate{left:54%;position:absolute;top:46.3%;transform:translateX(-50%);width:100%}#Fullpage .section_06 .width_con{height:100%;margin-left:194px;width:100%}#Fullpage .section_06 .bottom_line{background:#000;bottom:25px;height:1px;position:absolute;width:100%}#Fullpage .section_06 .top_con{height:47%;position:relative;width:100%;z-index:1}#Fullpage .section_06 .top_con .text_con{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}#Fullpage .section_06 .top_con .text_con div{display:inline-block;margin:0 100px}#Fullpage .section_06 .top_con .text_con div span{display:block;text-align:center}#Fullpage .section_06 .top_con .text_con div span:first-child{font-family:"Noto Serif"!important;font-size:40px;font-weight:700}#Fullpage .section_06 .top_con .text_con div span:nth-child(2){margin-top:10px}#Fullpage .section_06 .bottom_con{border-top:1px solid #000;height:53%;padding-bottom:25px;position:relative;width:100%}#Fullpage .section_06 .bottom_con .one_box{float:left;height:100%;position:relative;width:10%}#Fullpage .section_06 .bottom_con .two_box{border-right:1px solid #000;float:left;height:100%;padding:10px 20px;position:relative;width:43.5%}#Fullpage .section_06 .bottom_con .three_box{float:left;height:100%;position:relative;width:46.5%}#Fullpage .section_06 .bottom_con .three_box .left.bottom{left:12px}#Fullpage .section_06 .text_align_right{text-align:right}#Fullpage .section_06 .left.bottom,#Fullpage .section_06 .left.top,#Fullpage .section_06 .right.bottom,#Fullpage .section_06 .right.top{position:absolute}#Fullpage .section_06 .left.top{left:20px;top:20px}#Fullpage .section_06 .left.bottom{bottom:20px;left:20px}#Fullpage .section_06 .right.top{right:20px;top:20px}#Fullpage .section_06 .right.bottom{bottom:20px;right:20px}#fullpage{position:fixed}#Fullpage header h1{bottom:0;opacity:0;pointer-events:none;top:auto;transition:.25s ease-out;transition-delay:.25s}#Fullpage.white header h1{opacity:1;pointer-events:auto;transition:.25s ease-out;transition-delay:50ms}#Fullpage header .side_nav_con{left:36px;position:fixed;top:50%;transform:translateY(-50%);transition:opacity .25s ease-out;z-index:9999}#Fullpage header .side_nav_con.hide{pointer-events:auto}#Fullpage header .side_nav_con.hide:hover{opacity:1;pointer-events:auto}#Fullpage header .side_nav_con .background{left:0;position:absolute;top:0;z-index:-1}#Fullpage header .side_nav_con .cube{left:0;position:absolute;top:0;transform:translateY(-25%);transition:all .5s ease-out}#Fullpage header .side_nav_con .dot{cursor:pointer;height:14px;margin:16px 0;position:relative;width:20px}#Fullpage header .side_nav_con .dot:first-child{margin-top:0}#Fullpage header .side_nav_con .rowLine{background:#f2eded;border-radius:2px;height:4px;left:0;position:absolute;top:36%;transform:translateY(-50%);transition:all .25s ease-out;width:100px}#Fullpage .header_bg{position:fixed;width:100%;z-index:9}#Fullpage.white .burger-icon .burger-sticks:after,#Fullpage.white .burger-icon .burger-sticks:before{background:#fff}.header_bg .btn_map{background:#fff;border-radius:20px;bottom:0;height:40px;position:absolute;right:0;text-align:center;width:40px}.header_bg .btn_map img{height:100%;line-height:40px;padding:9px 0}.header_bg .hover_box{background:#0000;border-radius:inherit;box-sizing:border-box;color:#0000;font-size:16px;font-weight:700;height:100%;overflow:hidden;padding:12px 0;position:absolute;right:0;top:0;transition:all .25s ease-out;white-space:nowrap;width:100%;z-index:-1}.header_bg .btn_map.hover .hover_box,.header_bg .btn_map:hover .hover_box{color:#000;padding:12px 25px 12px 0;width:160px}#Fullpage.white .hover_box{background:#eee}#Fullpage .consulting_con{position:absolute;z-index:1}#Fullpage .consulting_con>form{height:100%}#Fullpage .consulting_background{height:100%;left:0;position:absolute;top:0;width:100%}#Staf{align-items:center;display:flex;flex-flow:column nowrap;height:100vh;justify-content:space-between;margin:0 10%;word-break:break-all}#Staf main{margin:80px 0;max-width:1440px;width:100%}#Staf h3,#Staf p{font-family:Montserrat}#Staf .staf_wrap{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative}#Staf .staf_wrap li{align-items:center;display:flex;flex-flow:column nowrap}#Staf .staf_wrap li h2{background-size:cover;height:270px;width:227px}#Staf .staf_wrap li:first-child h2{background-image:url(/static/media/hojunW.1b0705bb8b635e99cc25.jpg)}#Staf .staf_wrap li:first-child h2:active,#Staf .staf_wrap li:first-child h2:hover{background-image:url(/static/media/hojunB.9ab06fb1f7debe7c7bef.jpg)}#Staf .staf_wrap li:nth-child(2) h2{background-image:url(/static/media/juwonW.82988013d76f2641667f.jpg)}#Staf .staf_wrap li:nth-child(2) h2:active,#Staf .staf_wrap li:nth-child(2) h2:hover{background-image:url(/static/media/juwon.8539a2b139869e28f672.jpg)}#Staf .staf_wrap li:nth-child(3) h2{background-image:url(/static/media/dongukW.f19e3199ec6a4871b762.jpg)}#Staf .staf_wrap li:nth-child(3) h2:active,#Staf .staf_wrap li:nth-child(3) h2:hover{background-image:url(/static/media/dongukB.3f28f263339fbcc333f8.jpg)}#Staf .staf_wrap li:nth-child(4) h2{background-image:url(/static/media/jonginW.7c3c3b556d911ba086da.jpg)}#Staf .staf_wrap li:nth-child(4) h2:active,#Staf .staf_wrap li:nth-child(4) h2:hover{background-image:url(/static/media/jonginB.21c39ff5d6f82a8f2508.jpg)}#Staf .staf_wrap li:nth-child(5) h2{background-image:url(/static/media/hyungwooW.6443e7028ea85d3e3df8.jpg)}#Staf .staf_wrap li:nth-child(5) h2:active,#Staf .staf_wrap li:nth-child(5) h2:hover{background-image:url(/static/media/hyungwooB.2f7eb0a7e33d977eb9c6.jpg)}#Staf .staf_wrap li:nth-child(6) h2{background-image:url(/static/media/yubinW.de739c714853bcd2aa7c.jpg)}#Staf .staf_wrap li:nth-child(6) h2:active,#Staf .staf_wrap li:nth-child(6) h2:hover{background-image:url(/static/media/yubinB.34663e0af2e1fa1d834e.jpg)}#Staf .staf_wrap li .txt_box{height:150px;margin-top:15px;padding:10px;width:227px}#Staf .staf_wrap li .txt_box .position{color:#818181;font-weight:600}#Staf .staf_wrap li .txt_box h3{font-size:1.3rem;font-weight:700;margin:8px 0 20px}#Staf .staf_wrap li .txt_box .hashtag{line-height:1.6}#Staf .easter_egg{height:100%;position:absolute;width:20px;z-index:9}#Staf .easter_egg1:hover~.egg1,#Staf .easter_egg2:hover~.egg2,#Staf .easter_egg3:hover~.egg3,#Staf .easter_egg4:hover~.egg4,#Staf .easter_egg5:hover~.egg5,#Staf .easter_egg6:hover~.egg6{display:block!important}#Staf .easter_egg2{left:225px}#Staf .easter_egg3{left:470px}#Staf .easter_egg4{left:710px}#Staf .easter_egg5{right:470px}#Staf .easter_egg6{right:225px}#Staf .egg{display:none!important;position:absolute}#Staf .egg1{bottom:-54%;height:500px}#Staf .egg2{height:200px;left:-10%}#Staf .egg3{height:150px;right:17%;top:15%}#Staf .egg4{bottom:20%;height:60px;right:0}#Staf .egg5{height:75px;left:597px;top:-223px}#Staf .egg6{height:200px;left:25%;top:-30%}#Staf .egg img{height:100%}@media screen and (max-width:1730px){#Staf .staf_wrap{justify-content:center}#Staf .staf_wrap li{width:30%}#Staf .easter_egg,#Staf .egg{display:none!important}}@media screen and (max-width:1024px){#Staf .staf_wrap li{width:50%}}@media screen and (max-width:768px){#Staf{margin:0 5%}#Staf .staf_wrap li:first-child h2{background-image:url(/static/media/MhojunW.9244dd912171964adefb.jpg)}#Staf .staf_wrap li:first-child h2:active,#Staf .staf_wrap li:first-child h2:hover{background-image:url(/static/media/MhojunB.7f5ac56ec6c7d8a77d8e.jpg)}#Staf .staf_wrap li:nth-child(2) h2{background-image:url(/static/media/MjuwonW.dcbb3d8c0b3d4b611595.jpg)}#Staf .staf_wrap li:nth-child(2) h2:active,#Staf .staf_wrap li:nth-child(2) h2:hover{background-image:url(/static/media/MjuwonB.eaa41237838d9073e8e6.jpg)}#Staf .staf_wrap li:nth-child(3) h2{background-image:url(/static/media/MdongukW.9e77963848c3828c0b37.jpg)}#Staf .staf_wrap li:nth-child(3) h2:active,#Staf .staf_wrap li:nth-child(3) h2:hover{background-image:url(/static/media/MdongukB.592205210e1bdbe54de7.jpg)}#Staf .staf_wrap li:nth-child(4) h2{background-image:url(/static/media/MjonginW.b4d17a81bf931ede23de.jpg)}#Staf .staf_wrap li:nth-child(4) h2:active,#Staf .staf_wrap li:nth-child(4) h2:hover{background-image:url(/static/media/MjonginB.1b03f6092bb3630e481d.jpg)}#Staf .staf_wrap li:nth-child(5) h2{background-image:url(/static/media/MhyungwooW.5807add03973e52d970b.jpg)}#Staf .staf_wrap li:nth-child(5) h2:active,#Staf .staf_wrap li:nth-child(5) h2:hover{background-image:url(/static/media/MhyungwooB.585fff7800ab598e6632.jpg)}#Staf .staf_wrap li:nth-child(6) h2{background-image:url(/static/media/MyubinW.a42eef241ef180a2294b.jpg)}#Staf .staf_wrap li:nth-child(6) h2:active,#Staf .staf_wrap li:nth-child(6) h2:hover{background-image:url(/static/media/MyubinB.0e29539867c6bd0b1225.jpg)}#Staf .staf_wrap li h2{background-position:50%;background-size:cover;height:200px;width:150px}#Staf .staf_wrap li .txt_box{height:220px;width:150px}}@media (min-width:0px) and (max-width:768px){#Fullpage .width_con .three_con li{margin:0 10px;width:calc(33.3333% - 20px)}}@media (min-width:769px) and (max-width:1024px){#Fullpage .width_con .three_con li{margin:0 5px;width:calc(33.3333% - 10px)}}@media (min-width:1025px) and (max-width:1280px){#Fullpage .width_con .three_con li{margin:0 7.5px;width:calc(33.3333% - 15px)}}@media (min-width:1281px) and (max-width:1561px){#Fullpage .width_con{margin:0 100px;width:calc(100% - 200px)}#Fullpage .width_con .three_con li{margin:0 12.5px;width:calc(33.3333% - 25px)}}@media (min-width:0px) and (max-width:1460px){#Fullpage .width_con{margin:0 100px;width:calc(100% - 200px)}}@media screen and (max-width:1200px){#Fullpage .width_con .wrap1_info li .desc h3,#Fullpage .width_con .wrap1_info li .desc:hover h3{font-size:16px}}@media screen and (max-width:1350px){#Fullpage h2{font-size:18px}#Fullpage h4{font-size:16px}}.fixed{overflow:hidden;position:fixed;transform:translateZ(0);-webkit-transform:translateZ(0);width:100vw;word-break:keep-all}#MFullpage .sections{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;position:relative;width:100%}#MFullpage .sections .image_box{align-items:end;display:flex;height:100%;text-align:center}#MFullpage .sections .image_box img{height:80%}#MFullpage .width_con .box_con{height:100%;position:absolute;right:0;top:25%;width:90%}#MFullpage .width_con .box_con .title{background-color:#ffffffe6;padding:.6rem 0}#MFullpage .width_con .box_con .desc h5{letter-spacing:0;line-height:1.24}#MFullpage .sections .btn_box{height:100%;margin-top:20%;padding-left:20%}#MFullpage .sections .btn_a{position:relative}#MFullpage .sections .btn_a img{bottom:-30%;left:0;position:absolute}#MFullpage .section_01{background-color:#222;background-position:bottom;background-size:cover;padding:0!important}#MFullpage .section_01 .title_txt{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}#MFullpage .section_01 .title_txt p{color:#fff}#MFullpage .section_01 .wrap1_info li{align-items:flex-end;background-position:bottom;background-size:cover;display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .4s linear;width:100%}#MFullpage .section_01 .wrap1_info li.active{opacity:1;pointer-events:auto}#MFullpage .section_01 .wrap1_info .first_info{background-image:url(/static/media/changebg1.808e238117e34d0007a2.jpg)}#MFullpage .section_01 .wrap1_info .second_info{background-image:url(/static/media/changebg2.3ef9269fbe253bf82af3.jpg)}#MFullpage .section_01 .wrap1_info .third_info{background-image:url(/static/media/changebg3.9b1cc6d06b53143fa937.jpg)}#MFullpage .section_01 .wrap1_info .first_txt{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}#MFullpage .section_01 .wrap1_info .first_txt img{margin-bottom:20px;width:30%}#MFullpage .section_01 .wrap1_info .first_txt p{color:#fff;font-size:2rem;font-weight:700;width:100%}@media screen and (max-width:768px){#MFullpage .section_01 .wrap1_info .first_txt p{font-size:1.3rem}}#MFullpage .section_01 .wrap1_info li:first-child .info_txt{display:none}#MFullpage .section_01 .wrap1_info li .info_txt{align-items:center;background-color:#00000080;bottom:0;display:flex;flex-flow:column nowrap;justify-content:space-between;left:0;padding:10% 5%;position:absolute;text-align:center;width:100%}#MFullpage .section_01 .wrap1_info li .info_txt h2{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:6%}#MFullpage .section_01 .wrap1_info li .info_txt p{color:#fff;line-height:2.2rem;width:100%}#MFullpage .mySwiper{align-items:center;display:flex;height:100%;padding:7rem 0;width:100%}#MFullpage .swiper-slide{background-position:50%;background-size:cover;display:flex;flex-flow:column nowrap;justify-content:center;width:80%}#MFullpage .swiper-slide .img_box{margin-bottom:5%;padding:0 6%}#MFullpage .swiper-slide img{box-shadow:0 0 15px 5px #3d3d3d;display:block;width:100%}#MFullpage .swiper_txt{background-color:#fff;padding:0 6%;text-align:center}#MFullpage .swiper_txt h2{border-bottom:2px solid #505050;font-size:1.5rem;font-weight:700;padding:1.4rem 0}#MFullpage .swiper_txt p{line-height:1.5;padding:1.4rem 0}#MFullpage .section_03 h2,#MFullpage .section_04 h2,#MFullpage .section_05 h2{font-size:1.5rem;font-weight:700;padding-left:1.5rem}#MFullpage .section_03 h5,#MFullpage .section_04 h5,#MFullpage .section_05 h5{font-size:.9rem}#MFullpage .section_03 .width_con{align-items:center;display:flex;height:100%}#MFullpage .section_03 .desc,#MFullpage .section_04 .desc,#MFullpage .section_05 .desc{background-color:#ffffffe6;border-top:2px solid #222;padding:1.5rem}#MFullpage .section_03 .width_con .map{height:50%;margin-top:40%}#MFullpage .section_03 .width_con .map img{height:100%}#MFullpage .section_04 .box_con{left:0}#MFullpage .consulting_con{height:auto;position:absolute;z-index:1}#MFullpage .consultingForm{display:flex;padding:30px 0 50px}#MFullpage .consulting_con .left_con,#MFullpage .consulting_con .right_con{width:100%}#MFullpage .consulting_con .width_con{width:90%}#MFullpage .section_06{align-items:center;display:flex;flex-flow:column nowrap;justify-content:space-between}#MFullpage .section_06 .text_con{align-items:center;display:flex;flex-flow:column nowrap;height:100%;justify-content:center}#MFullpage .section_06 .text_con li:first-child{margin-bottom:30%}#MFullpage .section_06 .text_con li{text-align:center}#MFullpage .section_06 .text_con li p:first-child{margin-bottom:5%}#MFullpage .section_06 .text_con li span{font-family:"Noto Serif"!important;font-size:2rem}#MFullpage .section_06 .info_con{position:relative;width:100%}#MFullpage .section_06 .info_con .image img{width:100%}#MFullpage .section_06 .info_con .text_link{align-items:flex-end;bottom:15%;display:flex;justify-content:center;left:50%;padding-left:5%;position:absolute;transform:translateX(-50%);width:100%}#MFullpage .section_06 .info_con .text_link .info_txt{align-items:flex-end;display:flex;flex-flow:column;margin-right:5px;width:42%}#MFullpage .section_06 .info_con .text_link .info_txt li{font-size:.8rem;margin-bottom:3px;text-align:end}#MFullpage .section_06 .info_con .text_link .info_txt li:last-child{margin-bottom:0}#MFullpage .section_06 .info_con .text_link .link_txt{align-items:start;display:flex;flex-flow:column;justify-content:center;margin-left:5px;width:50%}#MFullpage .section_06 .info_con .text_link .link_txt li{margin-bottom:3px}#MFullpage .section_06 .info_con .text_link .link_txt li a{display:block;font-size:.8rem;vertical-align:top}#MFullpage .section_06 .info_con .text_link .link_txt li:last-child{margin-bottom:0}#MFullpage{overflow-y:hidden}#MFullpage header h1{bottom:0;opacity:0;pointer-events:none;top:auto;transition:.25s ease-out;transition-delay:.25s}#MFullpage.white header h1{opacity:1;pointer-events:auto;transition:.25s ease-out;transition-delay:50ms}#MFullpage .header_bg{margin:0 5%;position:fixed;width:90%;z-index:9}#MFullpage.white .burger-icon .burger-sticks:after,#MFullpage.white .burger-icon .burger-sticks:before{background:#fff}.qwe{height:30%}.btn_map{bottom:-10px!important}#mypage{margin:0 5%}#mypage main{align-items:center;display:flex;height:calc(100vh - 13.714rem);justify-content:center}#mypage input{width:100%}#mypage input::placeholder{color:#bbb;font-size:.857rem}#mypage .wrap::-webkit-scrollbar{width:.143rem}#mypage .wrap::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:.357rem}#mypage .container{display:flex;flex-flow:row nowrap;justify-content:center;width:75.714rem}#mypage .my_edit_wrap,.bookmark_edit_wrap{display:none}#mypage #edit_form,#mypage .my_wrap,#mypage .mypage_bookmark{height:23.214rem;overflow-y:scroll;padding:0 5.714rem;width:50%}#mypage .bm_contents,#mypage .my_info{width:100%}#mypage h2{font-size:1.714rem;font-weight:700;margin-bottom:1.429rem;text-align:center}#mypage .warning_txt{color:#e70000;display:block;font-size:12px;height:12px;margin-top:10px;padding:12px 0;text-align:center;width:100%}#mypage .btn_box{height:5.714rem;margin-top:3.571rem;text-align:center}#mypage .btn_box.info_btn{height:auto;margin-top:10px}#mypage .btn_box button,#mypage .submit_btn{background-color:#434343;border-radius:.714rem;box-shadow:.143rem .143rem .286rem #babebc;color:#fff;height:2.429rem;width:18.571rem}#mypage .submit_btn{display:block;line-height:2.429rem;text-align:center}#mypage .submit_btn:active{background-color:#fff;box-shadow:inset .143rem .143rem .286rem #babebc,inset -.357rem -.357rem .857rem #fff;color:#222}#mypage .my_submit_btn{margin:10px;width:12rem}#mypage .my_submit_btn.disabled{background:#666;cursor:auto;pointer-events:none}#mypage .my_info>li{align-items:center;display:flex;flex-flow:row nowrap;height:2.857rem;justify-content:space-between;margin-top:1.429rem;padding:0 .357rem}#mypage .my_info>li:first-child{margin:0}#mypage .my_info>li p{font-weight:700}#mypage .edit_box>li:nth-child(2) p:nth-child(2){margin-bottom:.714rem}#mypage .edit_box>li:nth-child(2) div p:first-child .password_check{border-radius:.714rem .714rem 0 0}#mypage .edit_box>li:nth-child(2) div p:nth-child(2) .password_check{border-radius:0 0 .714rem .714rem}#mypage .my_info .info_change{margin-left:5px}#mypage .bm_group{display:flex;flex-flow:row nowrap}#mypage .bm_list_btn{border-bottom:1px solid #eee;text-align:center}#mypage .list_btn{border-right:1px solid #eee;color:#babcbe;height:2.143rem;width:100%}#mypage .bm_group>li:last-child .list_btn{border-right:none}#mypage .bm_group>li{width:25%}#mypage .bm_group>li>button{color:#babcbe;display:block;font-weight:700;height:2.143rem;width:100%}#mypage .list_btn.y{background-color:#f7f7f7;color:#222;font-weight:700}#mypage .bm_list_all>li{display:none;width:100%}#mypage .bm_list>li{align-items:center;border-bottom:1px solid #eee;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:.714rem .357rem}#mypage .bm_list_txt{border-left:3px solid #ab35d5;padding:.357rem .714rem;width:100%}#mypage .bm_nickname{align-items:center;display:flex}#mypage .bm_nickname span{color:#6b6b6b;font-size:.857rem;font-weight:700}#mypage .bm_nickname button{height:1rem;margin-left:.357rem}#mypage .bm_nickname button img{height:100%}#mypage .bm_nickname_edit{align-items:center;display:flex}#mypage .bm_nickname_edit p{border-radius:.514rem;box-shadow:inset .143rem .143rem .286rem #babebc,inset -.357rem -.357rem .857rem #fff;height:1.5rem}#mypage .bm_nickname_edit p input{border-radius:0;border-radius:.514rem;box-shadow:none;font-size:.857rem;height:100%;padding:0 1.071rem}#mypage .bm_nickname_edit button{height:1rem;margin-left:.357rem}#mypage .bm_nickname_edit button img{height:100%}#mypage .bm_address{margin:.714rem 0}#mypage .bm_address span{font-size:1.143rem;font-weight:700}#mypage .bm_space span{color:#6b6b6b;font-size:.9rem;font-weight:700}legend{display:none}#mypage .edit_txt{margin-bottom:.357rem;padding-left:.357rem}#mypage #edit_form{height:23.214rem;overflow-y:scroll;width:50%}#mypage #edit_form::-webkit-scrollbar{width:.143rem}#mypage #edit_form::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:.357rem}#mypage .mypage_bookmark::-webkit-scrollbar{width:.143rem}#mypage .mypage_bookmark::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:.357rem}#mypage #edit_form fieldset .edit_box>li{margin-bottom:1.429rem}#mypage #edit_form fieldset .edit_box>li p{font-weight:700}#mypage .my_info>li .edit_select{display:flex;flex-flow:row nowrap;justify-content:space-between;max-width:70%}#mypage .my_info>li .edit_select label{display:flex;flex-flow:row nowrap;justify-content:center}#mypage .my_info>li .edit_select select{margin:0 .357rem;width:5.714rem}#mypage input[type=number]::-webkit-inner-spin-button,#mypage input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}#mypage .select_form{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;padding-left:.357rem}#mypage .select_form>p>span{color:#bbb;font-size:.714rem;margin-left:.357rem}#mypage #edit_form fieldset .agree_wrap>p{border-bottom:1px solid #222;padding:.357rem 0}#mypage #edit_form fieldset .agree_wrap>p input[name=agree_all]{width:1.714rem}#mypage #edit_form fieldset .agree_wrap>p label{font-size:1rem}#mypage #edit_form fieldset .agree_wrap .agree_select{margin-top:.143rem}#mypage #edit_form fieldset .agree_wrap .agree_select li{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:3px 0}#mypage #edit_form fieldset .agree_wrap .agree_select li input[name=agree]{width:1.714rem}#mypage #edit_form fieldset .agree_wrap .agree_select li label span{color:#757575;font-size:.714rem;margin-left:.357rem}#mypage #edit_form fieldset .agree_wrap .agree_select li a{color:#757575;font-size:.857rem}#mypage .btn_box,#mypage .find_id,#mypage .find_pw{display:flex;height:5.714rem;justify-content:center}#mypage .month{color:#bbb}#mypage .edit_empty{border-radius:.714rem;box-shadow:inset .143rem .143rem .286rem #babebc,inset -.357rem -.357rem .857rem #fff;height:2.857rem;padding:0 1.071rem}#mypage input[type=radio]{display:none}#mypage input[type=radio]+label{border-radius:6px;box-shadow:.143rem .143rem .286rem #babebc;cursor:pointer;display:inline-block;font-size:.929rem;font-weight:700;height:1.714rem;line-height:1.714rem;text-align:center;width:6.429rem}#mypage input[type=radio]:checked+label{background-color:#434343;box-shadow:none;color:#fff}.edit_select input[type=number],.edit_select select,input[type=password],input[type=text],select{border-radius:.714rem;box-shadow:inset .143rem .143rem .286rem #babebc,inset -.357rem -.357rem .857rem #fff;height:2.857rem;padding:0 1.071rem}#mypage .privacy_box{display:flex;justify-content:space-between;margin-top:1.429rem}#mypage .privacy_box .privacy{font-weight:700}#mypage .privacy_box .privacy_link a{color:#757575;font-size:.857rem}#mypage .bm_check input[type=checkbox]{display:none}#mypage .bm_check input[type=checkbox]+label:before{background-position:50%;border:1px solid #babcbe;border-radius:3px;content:"";display:inline-block;height:1.071rem;line-height:1.214rem;width:1.071rem}#mypage .bm_check input[type=checkbox]:checked+label:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABySURBVHgB7ZK5DYAwEARHJKSUQAmUQgfQMSUgIZ6QEsAn4QTZ2Z3s4Ca05Fl51+A41bBClzpvUOCCvoVlhwFtRH6GBwT5hDb1ynODqchlqAPu3GAqtYTLcypEtfN/iMmgMWSD0ey3fCGPiTwi9eA4xXgBlGI6U5NDLBIAAAAASUVORK5CYII=);background-size:cover;border-color:#e70000}#mypage .bookmark_empty_message{font-size:17px;font-weight:600;padding:20px 50px;text-align:center;width:100%}#mypage .submit_btn.map_btn{margin-top:-20px}.active{display:flex!important;flex-flow:column nowrap}.add{display:block}.remove{display:none}@media screen and (max-width:1024px){#mypage main{height:100%;padding:10% 0}#mypage .input_box_shadow{border-radius:.714rem;box-shadow:inset .143rem .143rem .286rem #babebc,inset -5px -5px .857rem #fff}#mypage .container{display:block}#edit_form,#mypage .my_wrap,#mypage .mypage_bookmark{height:100%;width:100%}#mypage .edit_box>li:nth-child(2) div .input_box_shadow:first-child{border-radius:.714rem .714rem 0 0}#mypage .edit_box>li:nth-child(2) div .input_box_shadow:nth-child(2){border-radius:0 0 .714rem .714rem}#mypage .clause{align-items:center;display:flex}#mypage .clause label{display:inline-block}#mypage .edit_box>li:nth-child(6) input{padding:0 .5rem}#mypage #edit_form,#mypage .my_wrap{margin-bottom:20%}#mypage .btn_box,#mypage .find_id,#mypage .find_pw{height:100%;margin-top:3.571rem;text-align:center}#mypage #edit_form,#mypage .my_wrap,#mypage .mypage_bookmark{padding:10% 5%}}@media screen and (max-width:768px){#mypage .my_submit_btn{margin:10px 0;width:9rem}#mypage .my_submit_btn:first-of-type{margin-right:5px!important}}body.ovhi,html.ovhi{overflow:hidden!important;position:relative;touch-action:none}#Viewer Header{margin:0 5%;max-width:none;position:absolute;width:90%;z-index:99}#Viewer .burger-icon .burger-sticks:after,#Viewer .burger-icon .burger-sticks:before{background-color:#fff}#Viewer header h1 a img{content:url(data:image/png;base64,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)}#Viewer main .viewList{display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:space-between;overflow:hidden}#Viewer main .viewList li{box-shadow:-2px 4px 20px #00000080;position:relative;transition:all .25s linear;width:20%}#Viewer main .viewList li .href{display:block;height:100%;width:100%}#Viewer main .viewList li .img{background-size:cover;display:block;filter:brightness(50%) grayscale(100%);height:100%;transition:all .25s linear}#Viewer main .viewList li:first-child .img{background-image:url(/static/media/3D_first.4f5647ed9958dae3f848.jpg)}#Viewer main .viewList li:nth-child(2) .img{background-image:url(/static/media/3D_second.9ae167cf8f7b4e8d37a7.jpg)}#Viewer main .viewList li:nth-child(3) .img{background-image:url(/static/media/3D_third.a4243d33d0a2955b83f7.jpg)}#Viewer main .viewList li:nth-child(4) .img{background-image:url(/static/media/3D_fourth.8a9670314ab8d99204eb.jpg)}#Viewer main .viewList li:nth-child(5) .img{background-image:url(/static/media/3D_fifth.8003d13af6277f9ce220.jpg)}#Viewer main .viewList li .text_wrap{align-items:start;display:flex;flex-flow:column nowrap;height:100%;justify-content:end;left:0;padding:150px 5% 5%;position:absolute;top:0;width:100%}#Viewer main .viewList li .text_wrap>p{bottom:40px;color:#fff;font-size:3rem;font-weight:700;left:40px;position:absolute;transition:all .25s ease;writing-mode:vertical-rl}#Viewer main .viewList li .text_wrap .txt_box{opacity:0;pointer-events:none;transition:all .5s ease}#Viewer main .viewList li .text_wrap .txt_box>*{color:#fff}#Viewer main .viewList li .text_wrap .txt_box p{font-size:3rem;font-weight:700;margin-bottom:10%;white-space:nowrap}#Viewer main .viewList li .text_wrap .txt_box a{font-size:1.1rem;position:relative}#Viewer main .viewList li .text_wrap .txt_box a img{bottom:-20%;left:0;position:absolute}#Viewer main .viewList li.hover .img{filter:none}#Viewer main .viewList li.hover{box-shadow:10px 0 20px #00000080,-10px 0 20px #00000080;width:28%;z-index:1}#Viewer main .viewList li.hover .text_wrap .txt_box{opacity:1;pointer-events:auto}#Viewer main .viewList li.hover .main_title{opacity:0}@media screen and (max-width:1500px){#Viewer main .viewList li .text_wrap .txt_box p{font-size:2.2rem}}@media screen and (max-width:1024px){#Viewer main .viewList li .text_wrap .txt_box p{font-size:2rem}}@media screen and (max-width:768px){#Viewer{height:100vh;height:calc(var(--vh, 1vh)*100)}#Viewer main .viewList li .text_wrap>p{bottom:5%;left:auto;position:absolute;right:2%;writing-mode:horizontal-tb}#Viewer main .viewList li.hover .text_wrap .txt_box{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0003;display:flex;flex-flow:column nowrap;justify-content:center;padding:5% 15% 5% 5%;width:100%}#Viewer main .viewList li .text_wrap .txt_box a{align-self:flex-end}#Viewer main .viewList li .text_wrap .txt_box p{margin:0}#Viewer main .viewList li .img{background-position:50%}#Viewer main .viewList li:first-child .img{background-image:url(/static/media/3D_first_wide.cc70ca36e95f1fc493d7.jpg)}#Viewer main .viewList li:nth-child(2) .img{background-image:url(/static/media/3D_second_wide.6e12772689ccbd95c001.jpg)}#Viewer main .viewList li:nth-child(3) .img{background-image:url(/static/media/3D_third_wide.5c1cde5207e1eb5b3d8c.jpg)}#Viewer main .viewList li:nth-child(4) .img{background-image:url(/static/media/3D_fourth_wide.a733e3ba0b39a5d3ca58.jpg)}#Viewer main .viewList li:nth-child(5) .img{background-image:url(/static/media/3D_fifth_wide.38a5b4d6bb6c65f237dd.jpg)}#Viewer main .viewList{flex-flow:column nowrap}#Viewer main .viewList li{height:20%;width:100%}#Viewer main .viewList li.hover{height:28%;width:auto}#Viewer main .viewList li .text_wrap{align-items:flex-end;flex-flow:row nowrap;padding:0}#Viewer main .viewList li .text_wrap .txt_box a{font-size:.6rem}#Viewer main .viewList li .text_wrap .txt_box a img{width:150px}#Viewer main .viewList li .text_wrap>p{font-size:2rem}#Viewer main .viewList li .text_wrap .txt_box p{font-size:1.5rem}#Viewer main .viewList li.hover .text_wrap .txt_box{padding:5% 20% 5% 5%}}@media (max-width:1024px){#Mappage .cmprsEstmt .allow_building_btn_con{right:1%;top:3px}#Mappage .cmprsEstmt .not_allow{margin:50px 0}#Mappage .informationWrap .topWrap{height:110px;left:0;margin:0 10px;padding:15px 25px;position:fixed;top:62px;width:calc(100% - 20px)}#Mappage .consulting_con.close,#Mappage .informationWrap.close{height:8%;padding:0}#Mappage #bookmark.close,#Mappage .cmprsEstmt.close,#Mappage .consultingForm.close,#Mappage .informationWrap .btn_b.close,#Mappage .informationWrap .loadingModule.close,#Mappage .informationWrap .noneBox.close{display:none}#Mappage #bookmark.infoBox{box-shadow:none;height:100%;padding:0}#Mappage .M_side_menu{display:block!important}#Mappage .side_menu{display:none}#Mappage .cmprsEstmt .address_info_wrap{flex-flow:column nowrap}#Mappage .book_mark,#Mappage .my_page{display:none}#Mappage .header .mobile_mypage{display:block!important;float:right;height:90%;margin:0;padding:5px}#Mappage .header .mobile_mypage img{height:100%}#Mappage .header{align-items:center;background:#434343;display:flex;height:52px;justify-content:space-between;left:50%;padding:10px;top:0;transform:translateX(-50%);width:100%}#Mappage .header .contentWrap .imageBox{height:auto;margin:0}#Mappage .header .contentWrap{align-items:center;display:flex;justify-content:space-between;width:100%}#Mappage .header .contentWrap .inputBox input{font-size:1rem;padding:0 2.8rem 0 1rem}#Mappage .header .contentWrap .imageBox img.logo{height:auto;margin:0}#Mappage .header .contentWrap .inputBox img.search{height:20px;right:9px;top:50%;transform:translateY(-50%)}#Mappage .header .contentWrap .inputBox{border-radius:8px;margin:0 5px;width:100%}#Mappage .informationWrap{background:#fff;border-radius:6px;bottom:0;box-shadow:0 -3px 9px #00000040;height:400px;left:0;min-height:auto;padding:20px;top:auto;width:100%;z-index:999}#Mappage .informationWrap .topWrap .btn_book_mark{right:25px;top:15px}#Mappage .informationWrap .book_mark{transition:all .1s ease-out;z-index:2}#Mappage .informationWrap .noneBox.sticky .book_mark{top:35px}#Mappage .modal{bottom:50%;padding:20px 0;text-align:center;width:300px;z-index:999}#Mappage .mobile_nav{display:flex;opacity:0;position:absolute;right:10px;top:180px;transition:all .25s ease-out}#Mappage .mobile_nav.show{opacity:1}#Mappage .mobile_nav.bookmark_open{top:60px}#Mappage .mobile_bookmark{align-items:center;background-color:#fff;border-radius:5px;box-shadow:2px 2px 4px 0 #00000040;display:flex!important;height:30px;justify-content:center;margin-right:5px;width:30px;z-index:99}#Mappage .mobile_bookmark img{height:70%}#Mappage .mobile_menu_dot{align-items:center;border-radius:5px;display:flex!important;height:30px;justify-content:center;width:30px;z-index:99}#Mappage .mobile_menu_dot .mobile_menu{height:70%;line-height:40px}#Mappage .side_menu{max-height:302px;right:2.5%;top:215px;width:30px}#Mappage .side_menu.bookmark_open{top:100px}#Mappage .side_menu div{font-size:8px}#Mappage .side_menu .custom_menu_wrap img{height:14px}#Mappage .side_menu .custom_menu_wrap{width:30px}#Mappage .side_menu .custom_menu_wrap,#Mappage .side_menu .zoom_menu_wrap{border-radius:5px}#Mappage .side_menu .zoom_menu_wrap{display:none}#Mappage .informationWrap .btn_b{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);bottom:20px;position:fixed;right:20px;z-index:9999}#Mappage .informationWrap .btn_b:after,#Mappage .informationWrap .btn_b:before{background:#7c259b}#Mappage .informationWrap .btn_b.black{-webkit-backdrop-filter:none;backdrop-filter:none;bottom:40px;padding:7px 25px 7px 5px;z-index:9999}#Mappage .informationWrap .btn_b.black:after,#Mappage .informationWrap .btn_b.black:before{background:#000}#Mappage .informationWrap .btn_b:hover:after,#Mappage .informationWrap .btn_b:hover:before{margin-right:0}#Mappage .btn_b .left-chevron{background:linear-gradient(90deg,#563df1,#a817b5)}#Mappage .informationWrap .green_belt{color:#a817b5;font-size:18px;padding-top:10px}.footer{display:none!important}#Mappage .cmprsEstmt{border:none;flex-direction:column;height:75%!important;padding:20px 10px;z-index:9}#Mappage .consulting_con .head_wrap .content{padding:0}#Mappage .cmprsEstmt .bookmark .title{font-size:16px}#Mappage .cmprsEstmt .head_wrap{margin-top:0;width:100%}#Mappage .cmprsEstmt .selectBox{margin-top:0}#Mappage .cmprsEstmt.close{height:8%!important}#Mappage .cmprsEstmt .table_head,#Mappage .tabContent.bookmarks:after{display:none}#Mappage .cmprsEstmt .all_info{align-items:end;display:flex}#Mappage .cmprsEstmt .info_title_M{display:flex;flex-flow:column nowrap;height:100%;justify-content:space-between;text-align:end;width:48%}#Mappage .cmprsEstmt .info_title_M>p{color:#737373;font-weight:700;height:28px;line-height:28px;min-width:70px;padding:0 50px 0 0}#Mappage .cmprsEstmt .info_title_M>p:last-child{border:0}#Mappage .cmprsEstmt .address_info{width:52%}#Mappage .cmprsEstmt .info{border:none;overflow:scroll;width:100%}#Mappage .cmprsEstmt .allowBuildingList{font-size:16px;font-weight:600}#Mappage .cmprsEstmt .info{padding:0}#Mappage .cmprsEstmt .address_info_wrap>div{border-bottom:1px solid #ccc;border-left:0;width:100%}#Mappage .cmprsEstmt .address_info .content span{display:none}#selectWrap:after{top:59%}#Mappage .consulting_con{bottom:0;height:auto;left:0;width:100%;z-index:1000}#Mappage .consulting_con .width_con{align-items:center;display:flex;flex-flow:column nowrap;height:auto;padding:40px 0 80px}.consulting_con .left_con,.consulting_con .right_con{margin:0 50px;width:70%}.consulting_con .left_con:after{background:#0000}#Mappage .consulting_con .submit_btn{font-size:16px;height:30px;line-height:30px;padding:0;width:200px}#Mappage .consulting_con .consulting_detail_input,.consulting_con .consulting_input,.consulting_con .consulting_select{padding:5px 12px}#Mappage .consulting_con .consulting_detail_input{padding:12px}.consulting_con .consulting_select_title{padding:7px 0}#Mappage .informationWrap .M_infoBtn_wrap{height:30px;left:0;position:absolute;top:0;width:100%;z-index:9999}#Mappage .informationWrap .M_infoBtn{border-radius:100px;height:20px;left:50%;line-height:30px;position:absolute;text-align:center;top:-2px;transform:translateX(-50%);width:30%}#Mappage .informationWrap .infoBtn_line{background-color:#c9c9c9;height:2px;margin:9px auto 0;width:50%}#Mappage .info_bookmark{display:block;height:15px}#Mappage .cmprsEstmt .bookmark{margin:0}.input_cover:nth-of-type(2){height:100px}#Mappage .cmprsEstmt .address_info .content{padding:0 0 0 50px;text-align:left}#Mappage .bookmark_window,#Mappage .consulting_con,#Mappage .subcategory_window{border:1px solid #434343;border-radius:10px;height:450px;left:50%;min-width:260px;position:fixed;top:50%;transform:translate(-50%,-50%);width:80vw;z-index:999999}#Mappage .bookmark_window.hidden,#Mappage .subcategory_window.hidden{border:none;opacity:0;pointer-events:none;transform:translate(-50%,-45%)}#Mappage .consulting_con .width_con .left_con,#Mappage .consulting_con .width_con .right_con{padding:0;width:100%}#Mappage .consulting_con .width_con{height:100%;overflow-y:scroll;padding:20px 10px}#Mappage .consulting_con .submit_btn{bottom:10px}#Mappage .bookmark_window .content_wrap{height:384px}#Mappage .bookmark_window_cover{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0000004d;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99999}#Mappage .bookmark_window_cover.hidden{border:none;opacity:0;pointer-events:none}#Mappage .sub_category_list .title{width:120px}#Mappage .subcategory_window .content_wrap{height:320px}#Mappage .informationWrap .infoBox .tabContent{border:none;height:auto;height:auto!important;padding:30px 0}#Mappage .informationWrap .noneBox.sticky .infoBox .tabContent{margin-top:120px}#Mappage .informationWrap .infoBox .tabContent .content_wrap{margin-bottom:60px}#Mappage .informationWrap .noneBox{height:100%;overflow-y:scroll;position:static}#Mappage .informationWrap .noneBox::-webkit-scrollbar{display:none}#Mappage .informationWrap .infoBox .tabMenuUl{background:#f7f7f7;border:none;border-radius:11px;box-shadow:inset 0 1px 3px #00000026;display:flex;justify-content:space-between;padding:2px;position:relative;z-index:1}#Mappage .informationWrap .noneBox.sticky .infoBox .tabMenuUl{position:absolute;top:65px;width:calc(100% - 40px)}#Mappage .informationWrap .infoBox.cover_hidden:before{display:none}#Mappage .informationWrap .infoBox .tabMenuUl .tabMenu{background:none;border:none;border-radius:10px;font-size:12px;margin-top:0;padding:10px 0}#Mappage .informationWrap .infoBox .tabMenuUl .tabMenu.active{background:#fff;border:none;color:#111;font-size:12px;margin-top:0}#Mappage .informationWrap .infoBox .tabMenuUl .tabMenu.active:after,#Mappage .informationWrap .infoBox .tabMenuUl .tabMenu.active:before{display:none}#Mappage .informationWrap .titleBox{font-size:16px;font-weight:600;position:relative;z-index:2}#Mappage .informationWrap .subTitleBox{font-size:12px;font-weight:500;margin-top:10px;position:relative;z-index:3}#Mappage .informationWrap .topWrap .allowWrap{margin-top:16px}#Mappage .informationWrap .topWrap .allowWrap .content{flex:1 1}#Mappage .informationWrap .topWrap .content .selectWrap,#Mappage .informationWrap .topWrap .content .selectWrap .allowBuildingList{width:100%}#Mappage .informationWrap .bottomWrap{height:100%;width:100%}#Mappage .informationWrap .bottomWrap:before{background:#ededed;content:"";height:1px;left:0;position:absolute;top:70px;width:100%}#Mappage .informationWrap .bottomWrap .bigTabMenuWrap .bigTabMenu.selected{background:none;border-bottom:2px solid #0000;border-image:linear-gradient(90deg,#563df1,#a817b5) 1;box-shadow:none}#Mappage .informationWrap .bottomWrap .bigTabMenuWrap .bigTabMenu{background:none;box-shadow:none;transition:all .25s ease-out,border 0s}#Mappage .informationWrap .bottomWrap .infoBox{margin-top:10px;padding:0}#Mappage .informationWrap .noneBox.sticky .subTitleBox{position:absolute;top:20px}#Mappage .informationWrap .infoBox .tabContent .content_wrap .content_box.totalPrice{border-top:1px dashed;bottom:-66px;margin:0;padding:17px 0;position:absolute}#Mappage .informationWrap .infoBox .tabContent .content_wrap .content_box.totalPrice:after{background:#1113;content:"";height:calc(100% - 27px);left:76px;position:absolute;top:15px;width:1px}#Mappage .informationWrap .infoBox .tabContent .content_wrap .content_box .title{font-size:12px}#Mappage .informationWrap .infoBox .tabContent .content_wrap .content_box .content{font-size:15px}#Mappage .informationWrap .infoBox .tabContent .content_wrap.tab_04{margin-bottom:80px}#Mappage .informationWrap .infoBox .tabContent .content_wrap .content_box.mobile_hide{display:none}#Mappage .informationWrap .topWrap .content .allowBuildingList{font-size:14px;font-weight:500;height:28px}#Mappage .informationWrap .topWrap .content .allowBuildingTitle{font-size:11px;font-weight:500}#Mappage .informationWrap .topWrap .allowWrap .more_btn{font-size:11px;font-weight:600;height:28px;line-height:28px}#Mappage .informationWrap .topWrap .selectWrap:after{top:50%}#Mappage .informationWrap .infoBox .tabContent .content_wrap .content_box.allowBuilding{margin:0;position:absolute;top:-50px}#Mappage .more_btn{padding:0 8px;width:50px}#Mappage .more_btn:after,#Mappage .more_btn:before{top:13px}#Mappage .informationWrap .infoBox .mobile_allowBuilding{display:block;margin-top:20px;padding:0 5px;position:relative;width:100%;z-index:1}#Mappage .informationWrap .infoBox .mobile_allowBuilding .title{color:#737373;display:inline-block;font-size:12px;font-weight:600;line-height:1em;margin:3px 21px 0 0;text-align:right;vertical-align:top;width:67px}#Mappage .informationWrap .infoBox .mobile_allowBuilding .allowBuildingList{border-radius:5px;box-shadow:0 1px 1px #000;font-size:14px;font-weight:800;height:24px;padding:0 5px;position:relative;width:100%}#Mappage .informationWrap .infoBox .mobile_allowBuilding .content{color:#111;display:inline-block;font-size:15px;font-weight:800;width:calc(100% - 144px)}#Mappage .informationWrap .noneBox.sticky .mobile_allowBuilding{position:absolute;top:105px;width:90%}#Mappage .header .transaction.black:after{height:30px;margin-top:1px;width:30px}#Mappage .header .transaction{height:90%;padding:5px}#Mappage .header .transaction img{height:100%;margin-top:1px}#Mappage .transaction_option{height:150px;left:0;margin:0 10px;padding:10px 20px;top:180px;width:calc(100% - 20px);z-index:99}#Mappage .transaction_option .close_btn{right:10px;top:20px}#Mappage .transaction_option .submit_btn{margin:10px auto;margin-top:5px!important}}@media (max-width:768px){.consulting_con .left_con,.consulting_con .right_con{margin:0;width:90%}}@media (max-width:400px){#Mappage .bookmark_window,#Mappage .subcategory_window{max-width:280px}#Mappage .cmprsEstmt .address_info{width:100%}#Mappage .cmprsEstmt .info_title_M p{padding:0}#Mappage .cmprsEstmt .all_info{justify-content:space-between}}@media (max-width:360px){#Mappage .more_btn{width:56px}}#joinagree{padding:0 5%}#joinagree main .agree_all .list_tab{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin:100px auto;max-width:700px}#joinagree main .agree_all .list_tab li a{border:1px solid #babcbe;border-radius:20px;color:#babcbe;display:block;height:50px;line-height:50px;text-align:center;width:150px}#joinagree main .agree_all .list_tab li a.active{border:1px solid #ab35d5;box-shadow:0 0 3px 1px #ab35d5;color:#ab35d5;font-weight:800}#joinagree main .agree_all .agree_contents li.active{display:flex}#joinagree main .agree_all .agree_contents li{align-items:center;display:none;flex-flow:column nowrap;justify-content:center;margin:0 auto;max-width:800px}#joinagree main .agree_all .agree_contents li img{width:100%}@media screen and (max-width:1024px){#joinagree main .agree_all .list_tab{flex-flow:column nowrap;margin:80px auto 10px}#joinagree main .agree_all .list_tab li a{height:40px;line-height:40px;width:70vw}#joinagree main .agree_all .list_tab li{margin-bottom:10px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.testBtnWrap{display:flex;gap:10px;left:450px;position:fixed;top:80px}.testBtnWrap .btns{background:#222;color:#fff;padding:2px 5px}#news{margin:0 5%}div#backRound{height:100%;position:relative;width:100%;z-index:-2}@keyframes dashRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashRound{animation:dashRotate 360s linear infinite;border:1px dashed #222;border-radius:50%;height:30vw;position:absolute;width:30vw}div#backRound>div:first-child{left:-2vw;top:6vw}div#backRound>div:nth-child(2){right:-3vw;top:1vw}div#backRound>div:nth-child(3){right:-3vw;top:-10vw}section{left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}section>div{float:left}div#newsLeft{padding:0 5vw 0 12vw;position:relative;width:33vw}div#newsLeft h2{font-size:64px;font-weight:200}div#newsLeft div#newsMenu{font-size:1.3vw;font-weight:500;padding-top:3vw}div#newsLeft div#newsMenu ul{display:flex;flex-direction:column;gap:1vw;line-height:160%}div#newsLeft p{font-size:.8vw;font-weight:200;line-height:160%;padding-top:9vw}div#newsLeft div#newsMenu ul li{cursor:pointer;font-size:1.4rem}div#newsLeft div#newsMenu ul li.underline,div#newsLeft div#newsMenu ul li:hover{text-decoration:underline;text-underline-offset:5px}div#newsRight{overflow:hidden;padding-top:10px;width:67vw}#container{display:block;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:100%}#container::-webkit-scrollbar{display:none}#container ul{grid-column-gap:3vw;grid-row-gap:3vw;column-gap:3vw;display:grid;grid-auto-columns:21vw;grid-auto-flow:column;grid-template-rows:repeat(2,auto);row-gap:3vw;scrollbar-width:none}#container ul li:nth-child(odd){grid-row:1}#container ul li:nth-child(2n){grid-row:2}#container ul li a{display:block}#container ul li{border-bottom:1px dashed #222}.bgimg{background-position:50%;background-size:cover;display:block;height:100%;object-fit:cover;width:100%}.contentsWrap{height:12vw;position:relative;width:100%}#container .videoTitle{background-image:linear-gradient(135deg,#a217b5e6 20%,#563df1e6);bottom:0;color:#fff;font-size:1vw;left:0;line-height:140%;opacity:0;padding:15px 20px;position:absolute;text-transform:uppercase;transition:opacity .3s ease-in-out;width:100%}#container .videoCategory{display:block;font-size:1.1vw;font-weight:500;overflow:hidden;padding:5px 0;text-overflow:ellipsis;white-space:nowrap}#container li:hover .videoTitle{opacity:1}@media (max-width:780px){#container .videoCategory{font-size:1rem}section{left:0;margin-top:20vh;position:static;top:0;transform:translateY(0)}section>div{float:none}div#newsLeft{padding:0;width:100%}div#newsLeft h2{font-size:64px;font-weight:200;width:50%}div#newsLeft div#newsMenu{font-size:20px;font-weight:500;padding-top:3vw;width:50%}.contentsWrap{height:auto}div#newsLeft p{float:right;font-size:1.8vw;padding:0;text-align:right;width:50%}div#newsRight{height:auto;padding:12vw 0;width:100%}#container{height:auto;overflow:visible}#container ul{column-gap:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:auto;row-gap:7vw;width:100%}#container ul li{width:49%}#container .bgimg{height:22vw}#container span{font-size:20px}#container .bgimg~div p{font-size:16px}}@media (max-width:480px){.dashRound{height:60vw;position:fixed;width:60vw}div#backRound>div:first-child{top:15vw}div#backRound>div:nth-child(2){right:10vw;top:75vh}div#backRound>div:nth-child(3){top:75vh}div#newsLeft{display:flex;flex-direction:column}div#newsLeft h2{font-size:48px}div#newsLeft div#newsMenu{font-size:16px;padding-top:8vw}div#newsLeft div#newsMenu ul{flex-direction:row;gap:inherit;justify-content:space-between}div#newsLeft p{font-size:14px;margin:6vw 0;text-align:left;width:100%}#container{padding-bottom:15vw}#container ul{row-gap:8vw;width:100%}#container ul li{width:100%}#container .bgimg{height:52vw}#container li .bgimg~div{background-image:none;height:20vw;opacity:1;padding:10px 0;top:52vw}#container span{padding:20vw 0 5px}}
/*# sourceMappingURL=main.918e7f37.css.map*/