.layout-root{position:relative;z-index:11;width:100vw;background:#343537;display:flex;flex-direction:row}@media(min-width:1024px){.layout-root{overflow:hidden;height:100vh}}.layout-root>aside{width:240px;position:relative;z-index:1}.layout-root>aside>button{display:none}.layout-root>aside>.view{width:240px;height:100%;display:flex;flex-direction:column}.layout-root>aside>.view>header{padding:18px 20px 0}.layout-root>aside>.view>.nav{flex:1 1}.layout-root>aside>.view ul{list-style-type:none;padding:0;margin:0}.layout-root>aside>.view .gnb{padding:15px 5px}.layout-root>aside>.view .gnb b{display:block;padding:15px 15px 5px;font-size:12px;color:#777;line-height:16px}.layout-root>aside>.view .gnb li>a{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 15px;border-radius:5px;overflow:hidden;line-height:16px;cursor:pointer;color:#eee;font-size:14px;text-decoration:none;position:relative}.layout-root>aside>.view .gnb li>a:hover{background:hsla(0,0%,100%,.1)}.layout-root>aside>.view .gnb li>a.active{background:hsla(0,0%,100%,.18)}.layout-root>aside .has-point{border-top:1px solid #555;padding:16px 20px}.layout-root>aside .has-point>*{display:block}.layout-root>aside .has-point b{color:#ddd;font-size:12px;font-weight:700;margin-bottom:10px}.layout-root>aside .has-point a{color:#fff;font-size:20px}@media(max-width:1023px){.layout-root>aside{position:fixed;transform:translateX(-100%);width:100%;height:100%;z-index:10;background:rgba(0,0,0,.75);opacity:0;transition:opacity .3s ease-in-out}.layout-root>aside>button{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;margin:0;padding:18px;font-size:20px;color:#fff;background:none;border:none}.layout-root>aside>.view{width:240px;background:#343537;transform:translateX(-100%);transition:transform .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.2)}.layout-root>aside .menu-header{display:none}.layout-root.open>aside{transform:translateX(0);opacity:1}.layout-root.open>aside>.view{transform:translateX(0)}}.layout-root>section{flex:1 1;background:#fff;margin:8px 8px 8px 0;border-radius:8px;overflow:hidden;overflow-y:scroll}@media(max-width:1023px){.layout-root>section{margin:0;border-radius:0}}.layout-root .screen{display:flex;position:relative;flex-direction:column}.layout-root .screen>header>.wrapper{display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding-top:10px}.layout-root .screen>header>.wrapper>.mo-only{margin-left:-8px;display:flex;flex-direction:row;align-items:center;gap:8px}@media(max-width:1023px){.layout-root .screen>header{background:#fff;position:fixed;left:0;top:0;right:0;z-index:1;padding-bottom:10px;border-bottom:1px solid #e0e0e0;box-shadow:0 0 5px rgba(0,0,0,.1)}}.layout-root .screen>footer{font-size:14px;line-height:20px;color:#555;padding:10px 0;background:#f5f5f5;margin-top:40px}.layout-root .screen>footer .copyright{font-size:14px;line-height:1.7;color:#111;letter-spacing:-.0325em}.layout-root .screen>footer span{white-space:nowrap}.layout-root .screen>footer .bank li{list-style:none;padding:0;margin:10px 0;display:flex;align-items:center;gap:20px}.layout-root .screen>footer .bank label{font-size:14px;font-weight:700;color:#111}.layout-root .screen>footer .bank span{flex-grow:1}.layout-root .screen>footer .bank p{width:180px;text-align:right;margin:0;font-size:16px;font-weight:800;color:#111;font-family:Montserrat}.layout-root .screen>footer>.wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width:1023px){.layout-root .screen>footer>.wrapper{flex-direction:column;align-items:stretch;gap:20px}.layout-root .screen>footer>.wrapper .bank>span{display:inline-block;padding-right:5px}}.layout-root .screen .page-title{padding:10px 0;margin-top:20px;margin-bottom:20px;position:relative}.layout-root .screen .page-title h1{font-size:24px;color:#222;font-weight:700;line-height:30px;letter-spacing:-.5px;margin:0;padding:5px 0}@media(max-width:1023px){.layout-root .screen .page-title{padding-top:60px}}.layout-root .screen .page-title:after{content:" ";display:block;background:#e2e4e7;height:1px;bottom:0;left:20px;right:0;position:absolute}@media(max-width:1023px){.layout-root .screen .page-title:after{left:15px}}.layout-root .screen .page-title>.wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.layout-root .screen .page-title>.ant-tabs-top>div{margin-bottom:-5px;margin-left:20px}.layout-root .screen .right{display:flex;flex-direction:row;align-items:center;gap:5px}.layout-root .screen .right button{font-size:14px}.layout-root .screen .right>span{margin-right:10px;font-size:14px}.layout-root .wrapper{padding:0 20px;max-width:1360px}@media(max-width:1023px){.layout-root .wrapper{padding:0 15px}}.layout-root .ant-table-wrapper{border-top:1px solid #efefef}.layout-root .ant-table-wrapper .ant-table-thead>tr>th{border-bottom-color:#111;background:#fff;text-align:center!important;font-size:13px;font-weight:600;color:#111}.layout-root .ant-table-wrapper .ant-table-column-sorter-down,.layout-root .ant-table-wrapper .ant-table-column-sorter-up{font-size:10px!important}.layout-root .ant-table-wrapper .ant-table-column-sorter-up+.ant-table-column-sorter-down{margin-top:-4px!important}.layout-root .ant-table-wrapper .ant-table-tbody>tr>td{background:#fff;padding:6px 12px;height:48px;color:#555}body .ant-modal .ant-modal-header{border-bottom:1px solid #111;margin:0;padding:20px 24px 12px}body .ant-modal .ant-modal-header .ant-modal-title{font-size:20px;font-weight:600}body .ant-modal .ant-modal-close{top:16px}body .ant-modal .ant-modal-close span{font-size:18px}body .ant-modal .ant-modal-footer{position:relative;height:52px}body .ant-modal .ant-modal-footer .footer-button{position:absolute;left:0;right:0;height:64px;top:-12px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:none;background:#343537;color:#fff;font-size:16px}body .ant-modal .price-info{background:#eee;margin:0;list-style-type:none;padding:10px 0}body .ant-modal .price-info>li{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 24px;height:38px}body .ant-modal .ant-form-item .ant-form-item-label>label{flex-direction:row-reverse;gap:2px;font-size:14px;font-weight:600;color:#111}body .ant-modal .ant-form-item .ant-form-item-label>label:after{display:none}body .ant-modal .form-input{padding:20px 20px 0;border-bottom:1px solid #e2e4e7}body .ant-modal .form-input .ant-form-item-control-input-content{margin-bottom:5px}body .ant-modal .radio-input .ant-form-item-control-input{height:46px;display:flex;flex-direction:row;align-items:center}body .ant-modal .calc-area{background:#f2f4f7;padding:20px}body .ant-modal .calc-area ul{list-style-type:none;padding:0;margin:0}body .ant-modal .calc-area ul li{display:flex;padding:5px 0}body .ant-modal .calc-area ul li label{font-size:13px;color:#111;font-weight:600}body .ant-modal .calc-area ul li p{flex-grow:1;margin:0;text-align:right;font-size:14px;font-family:Montserrat;font-weight:800}.dashboard-layout .divider{height:1px;width:100%;margin:40px 0;background:#e2e4e7}.dashboard-layout .wrapper h3{font-size:15px;font-weight:700;color:#111;margin:10px 0}.dashboard-layout .workBlock .progressList{margin:0;list-style:none;padding:0;display:flex;flex-wrap:wrap}.dashboard-layout .workBlock .progressList li{display:flex;min-width:16.6%;flex-direction:column;align-items:center;padding:20px 0}.dashboard-layout .workBlock .progressList li .fill-circle{width:130px;height:130px;border-radius:50%;background:conic-gradient(#e2e4e7 277deg,#e44141 0deg);display:flex;align-items:center;justify-content:center}.dashboard-layout .workBlock .progressList li .fill-circle .data-wrap{width:120px;height:120px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-left:8px}.dashboard-layout .workBlock .progressList li .fill-circle .data-wrap .data{font-size:40px;font-weight:800;font-family:Montserrat;display:flex;align-items:baseline}.dashboard-layout .workBlock .progressList li .fill-circle .data-wrap .data .unit{font-size:14px;font-weight:400;margin-left:8px}.dashboard-layout .workBlock .progressList li label{display:block;margin:10px 0 0;text-align:center;font-size:14px;font-weight:700;color:#111}.dashboard-layout .priceBlock ul{padding:0;margin:0}.dashboard-layout .priceBlock ul li{border-bottom:1px solid #e2e4e7;display:flex;height:56px;align-items:center}.dashboard-layout .priceBlock ul li label{flex-grow:1;margin:0;font-weight:600;color:#111;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.04em}.dashboard-layout .priceBlock ul li .price{font-size:18px;font-family:Montserrat;font-weight:800}.dashboard-layout .priceBlock ul li .price .unit{font-size:13px;color:#111;font-weight:600;padding-left:10px}.dashboard-layout .priceBlock ul li:last-child{border-width:0}.dashboard-layout .postBlock .blank-area{display:flex;justify-content:center;align-items:center;flex-direction:column;height:250px}.dashboard-layout .postBlock .blank-area p{margin:10px 0 0;font-size:14px;font-weight:500;color:#666}.dashboard-layout .postBlock ul{padding:0;margin:10px 0 0}.dashboard-layout .postBlock ul li{border-bottom:1px solid #e2e4e7;list-style-type:none}.dashboard-layout .postBlock ul li>a{display:flex;height:50px;align-items:center;text-decoration:none}.dashboard-layout .postBlock ul li .category{color:#e44141;font-weight:800;font-size:14px;margin-right:20px}.dashboard-layout .postBlock ul li .title{flex-grow:1;margin:0;font-weight:500;color:#111;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-layout .postBlock ul li .date{font-weight:400;color:#999;font-size:14px;margin-left:20px}.dashboard-layout .postBlock ul li .count{font-weight:700;color:#999;font-size:14px;margin-right:20px}.dashboard-layout .postBlock ul li .status{font-weight:700;color:#999;font-size:14px}.dashboard-layout .postBlock ul li.active .count,.dashboard-layout .postBlock ul li.active .status{color:#111}.place-aside{width:260px;min-width:260px}.place-aside .thumb{border-radius:5px;height:160px;background:#e2e4e7;overflow:hidden}.place-aside .thumb img{width:100%;height:100%;object-fit:cover}.place-aside h3{font-size:16px;color:#111;font-weight:700;margin:0 0 10px}.place-aside p{font-size:13px;color:#999;font-weight:400;margin:10px 0 5px}.place-aside span{font-size:14px;color:#666;font-weight:400;display:block}.place-aside .place-info{border-bottom:1px solid #e2e4e7;padding-bottom:20px}.place-aside .menu-list{margin:0;padding:20px 0;list-style-type:none}.place-aside .menu-list li{font-size:14px;color:#111;position:relative;padding-left:17px}.place-aside .menu-list li:before{content:"";position:absolute;left:0;top:3px;width:5px;height:5px;border-radius:50%;border:3px solid #d40022}.place-aside .menu-list li+li{margin-top:8px}.place-aside .service-list{margin:0;border-top:1px solid #e2e4e7;padding:20px 0 0;display:flex;gap:5px;flex-wrap:wrap;list-style-type:none}.place-aside .service-list li{padding:6px 10px;background:#dce3f1;color:#6b7faa;border-radius:3px;font-size:13px;font-weight:600}@media(max-width:1280px){.place-aside{width:auto;display:flex;flex-direction:column}.place-aside .place-info{display:flex;padding-bottom:10px;margin:0}.place-aside .place-info p{margin-top:5px}.place-aside .place-info .thumb{margin-right:15px;width:120px;height:80px}.place-aside .place-info .aside-contents{flex-grow:1}.place-aside .service-list{padding-top:10px}.place-aside .menu-list-wrapper{overflow-x:scroll;-webkit-overflow-scrolling:touch}.place-aside .menu-list-wrapper .menu-list{display:flex;gap:10px;padding:15px 0}.place-aside .menu-list-wrapper .menu-list li{white-space:nowrap}.place-aside .menu-list-wrapper .menu-list li+li{margin:0}.contents-inner-layout{flex-direction:column-reverse}}.ctrl-pannel{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #e2e4e7;margin-bottom:10px}@media(max-width:500px){.ctrl-pannel .controller{flex-direction:column;align-items:stretch}}.fix-footer .item{z-index:5;position:fixed;bottom:20px;background-color:hsla(0,0%,100%,.9);height:50px;border-radius:25px;display:flex;align-items:center;padding:0 20px;justify-content:space-between}.image-box{overflow:hidden;position:relative;line-height:0;padding-top:100%}.image-box img{position:absolute;top:0;right:0;left:0;bottom:0}.image-box .title{z-index:2;display:flex;align-items:center;justify-content:space-between;position:absolute;top:12px;left:12px;right:12px}.image-box .title>button{border-radius:12px;padding:0 10px;height:26px;display:flex;align-items:center}.image-box .title>button span{font-size:12px;line-height:1;font-weight:600}.image-box .title>span{text-indent:-9999px;display:block}.image-box .title .ant-checkbox-inner{border-radius:50%;overflow:hidden;width:21px;height:21px;border-color:hsla(0,0%,100%,.5);background-color:rgba(0,0,0,.5)}.image-box .title .ant-checkbox-checked .ant-checkbox-inner{background-color:#1677ff;border-color:hsla(0,0%,100%,0)}.image-box .warning{z-index:2;position:absolute;bottom:12px;left:12px;right:12px}.image-box .warning ul{margin:0;list-style-type:none;padding:0;display:flex;flex-direction:column;align-items:center}.image-box .warning li{display:flex;align-items:center;padding:0 20px;height:36px;font-size:12px;color:#fff;background:rgba(0,0,0,.5);border-radius:18px}.front-layout *{letter-spacing:-.0325em}.front-layout>header{padding:20px 0;position:fixed;top:0;left:0;right:0;z-index:10;transition:all .3s ease-in-out}.front-layout>header.fixed{background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.front-layout>header .container{display:flex;align-items:stretch;justify-content:space-between}.front-layout>header .logo-wrapper{display:flex;align-items:flex-end}.front-layout>header .logo-wrapper .logo{width:140px;line-height:0}.front-layout>header .logo-wrapper .logo img{width:100%}.front-layout>header .logo-wrapper .title{font-size:16px;font-weight:700;color:#111;margin-left:15px;margin-bottom:-2px}.front-layout>header .btn{height:48px;width:120px;color:#e43f44;font-size:16px;font-weight:700;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;text-decoration:none;letter-spacing:-.8px}.front-layout>header .nav .gnb{height:100%;display:flex;margin:0;padding:0;align-items:stretch;list-style-type:none;gap:20px;text-align:center}.front-layout>header .nav .gnb li{flex:1 1;width:160px;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.front-layout>header .nav .gnb li>ul{position:absolute;opacity:0;transform:translateY(8px);transition-duration:.3s;top:50px;background:#fff;border-radius:10px;padding:10px 0;list-style-type:none;box-shadow:0 5px 10px rgba(0,0,0,.05)}.front-layout>header .nav .gnb li>ul li{font-size:14px;line-height:36px}.front-layout>header .nav .gnb li>ul li a{color:#333;font-weight:500}.front-layout>header .nav .gnb li:hover>ul{opacity:1;transform:translateY(0);transition-duration:.3s}.front-layout>section{border-bottom:1px solid #e2e4e7;padding:80px 0 120px}.front-layout>section.intro{background-image:url(/img/bg-top.png);background-repeat:no-repeat;background-position:100% 0;background-size:983px;border-bottom:0;padding:200px 0 0}.front-layout .container{max-width:1560px;margin:0 auto;width:100%}.front-layout h1{font-size:48px;line-height:1.3;letter-spacing:-3px;font-weight:700;margin:0 0 10px;color:#222}.front-layout p{font-weight:500;color:#666;font-size:18px;line-height:1.5;margin:0;letter-spacing:-1px}.front-layout p b{color:#111}.front-layout .btn-set{display:flex;align-items:center;gap:30px;margin-top:20px}.front-layout .btn-set .btn{height:52px;width:140px;color:#fff;background:#e43f44;border-radius:10px;display:flex;align-items:center;justify-content:center}.front-layout .btn-set .btn,.front-layout .btn-set .text-btn{font-size:16px;font-weight:700;text-decoration:none;letter-spacing:-.8px}.front-layout .btn-set .text-btn{color:#111}.front-layout .tool-list{margin-top:80px;list-style-type:none;padding:0;display:flex}.front-layout .tool-list li{flex:1 1}.front-layout .tool-list li img{display:block;margin-bottom:30px;height:90px}.front-layout .tool-list li:first-child img{margin-left:-24px}.front-layout .tool-list li:last-child img{margin-left:-12px}.front-layout .tool-list li h4{font-size:24px;letter-spacing:-1.2px;color:#111;font-weight:800;margin:0 0 20px}.front-layout .tool-list li p{font-size:16px;letter-spacing:-.8px;color:#666;margin:0}.front-layout .snapshot-section{width:100%;padding:0;overflow:hidden}.front-layout .snapshot-list-wrapper{margin:120px auto;max-width:1560px}.front-layout .snapshot-list{list-style-type:none;padding:0;margin:0 -40px;display:flex;flex-direction:row;align-content:center;justify-content:flex-start}.front-layout .snapshot-list li{margin:0 40px;border-radius:14px;overflow:hidden}.front-layout .spec-contents{display:flex;align-items:center;margin-top:80px}.front-layout .spec-contents .thumb{background:#fafafa;position:relative;max-width:1040px}.front-layout .spec-contents .thumb .screen-pc{z-index:0;width:100%;border-radius:20px;overflow:hidden}.front-layout .spec-contents .thumb .screen-mo img,.front-layout .spec-contents .thumb .screen-pc img{width:100%}.front-layout .spec-contents .thumb .screen-mo{position:absolute;overflow:hidden;z-index:1;height:570px;width:280px;right:0;bottom:-30px;border-radius:20px;background:#fff;box-shadow:0 20px 40px rgba(0,0,0,.1)}.front-layout .spec-contents .desc{height:60px;position:absolute;z-index:2;bottom:40px;text-align:center;padding:0 40px;display:flex;align-items:center;background:rgba(0,0,0,.8);color:#fff;font-size:18px;font-weight:500;letter-spacing:-.8px;left:50%;transform:translateX(-50%);border-radius:30px;word-break:keep-all;white-space:nowrap}.front-layout .spec-contents ul{list-style-type:none;position:relative;padding:0;margin-left:40px;flex-grow:1;max-width:400px}.front-layout .spec-contents ul:before{height:60px;width:100%;content:"";position:absolute}.front-layout .spec-contents li a{padding:0 30px;height:60px;display:flex;align-items:center;position:relative;z-index:2;color:#999;font-size:18px;letter-spacing:-.8px}.front-layout .spec-contents li a.active{color:#fff;font-weight:700;border-radius:30px;background:#e43f44}.front-layout .post-list{list-style-type:none;padding:0;display:flex;gap:60px}.front-layout .post-list li{flex:1 1;max-width:33.3%}.front-layout .post-list li a{display:block;background:#fff;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.05);border-radius:0 0 20px 20px}.front-layout .post-list .thumb{height:320px;overflow:hidden}.front-layout .post-list .thumb img{width:100%;height:100%;object-fit:cover}.front-layout .post-list .contents{padding:30px}.front-layout .post-list .contents h5{font-size:18px;line-height:1;height:18px;font-weight:700;letter-spacing:-.9px;margin:0;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.front-layout .post-list .contents p{font-size:16px;color:#666;font-weight:400;margin:10px 0 15px;letter-spacing:-.8px;text-align:justify;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.front-layout .post-list .contents span{font-size:14px;color:#333;font-weight:700;letter-spacing:-.8px}.front-layout footer{background:#343537;padding:40px 0}.front-layout footer .liner{border-bottom:1px solid #43464b;padding-bottom:20px;margin-bottom:20px}.front-layout footer .liner .container{display:flex;align-items:baseline;justify-content:space-between}.front-layout footer .link-area{display:flex;align-items:baseline;gap:30px}.front-layout footer .link-area .logo{width:140px}.front-layout footer .link-area .logo img{width:100%}.front-layout footer .link-area .link{display:flex;align-items:center;gap:30px}.front-layout footer .cs-area{display:flex;align-items:baseline;width:320px}.front-layout footer .cs-area label{font-size:14px;color:#fff;letter-spacing:-.7px;line-height:1;margin-bottom:2px}.front-layout footer .cs-area p{font-weight:900;font-size:36px;letter-spacing:-1.8px;color:#fff;text-align:right;flex:1 1}.front-layout footer .link-area a{text-decoration:none;font-weight:700;font-size:16px;letter-spacing:-.8px;color:#fff}.front-layout footer .info-area{display:flex}.front-layout footer .cp-addict .cp-info{margin-bottom:15px;display:flex;flex-wrap:wrap}.front-layout footer .cp-addict p{color:#fff;text-transform:uppercase;font-weight:600;letter-spacing:-.7px;font-size:14px}.front-layout footer .cp-addict .cp-info ul{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.front-layout footer .cp-addict .cp-info label{font-size:14px;color:#ccc;letter-spacing:-.7px;line-height:1.8}.front-layout footer .cp-addict .cp-info span{font-size:14px;color:#fff;letter-spacing:-.7px;line-height:1.8}.front-layout footer .cp-addict .cp-info label{margin-right:10px}.front-layout footer .cp-addict .cp-info li{margin-right:20px}.front-layout footer .cs-addict{width:360px;display:flex;align-items:center}.front-layout footer .cs-addict label{font-size:14px;color:#ccc;letter-spacing:-.7px;line-height:1.8}.front-layout footer .cs-addict p{font-size:14px;color:#fff;font-weight:500;flex:1 1;text-align:right;letter-spacing:-.7px;line-height:1.8}.front-layout .login-layout{display:flex;min-height:100vh}.front-layout .login-layout .login-wrapper{flex:2 1;display:flex;align-items:center;justify-content:center;padding:120px 0}.front-layout .login-layout .login-wrapper h2{font-size:40px;margin:0;font-weight:800;letter-spacing:-2px}.front-layout .login-layout .login-wrapper small{display:block;font-size:18px;margin:10px 0 30px;letter-spacing:-.8px;color:#666}.front-layout .login-layout .login-wrapper .login-form{display:flex;flex-direction:column;width:560px}.front-layout .login-layout .login-wrapper .login-form dl{display:flex;flex-wrap:wrap}.front-layout .login-layout .login-wrapper .login-form dl dt{flex:1 1;min-width:70%;line-height:46px;font-weight:500;font-size:14px;letter-spacing:-.7px}.front-layout .login-layout .login-wrapper .login-form dl dd{line-height:46px;font-weight:700;font-size:14px;letter-spacing:-.7px}.front-layout .login-layout .login-wrapper .login-form dl dd a{color:#e43f44}.front-layout .login-layout .login-wrapper .login-form label{font-weight:700;font-size:14px;letter-spacing:-.8px}.front-layout .login-layout .login-wrapper .login-form label:before{display:none!important}.front-layout .login-layout .login-wrapper .login-form .ant-form-item-control-input{min-height:50px}.front-layout .login-layout .login-wrapper .login-form .ant-form-item-control-input .ant-form-item-control-input-content>*{height:50px}.front-layout .login-layout .login-wrapper .login-form input{font-size:15px;letter-spacing:-.7px;color:#111;font-weight:500}.front-layout .login-layout .login-wrapper .login-form button{height:56px;font-size:15px;background:#111;font-weight:700;letter-spacing:-.7px}.front-layout .login-layout .login-wrapper .login-form button:hover{background:#222}.front-layout .login-layout .visual{max-width:620px;flex:1 1;background:#fe9900;position:-webkit-sticky;position:sticky;top:0}.front-layout .login-layout .visual .architecture{position:absolute;bottom:0;right:0;left:-60px;width:calc(100% + 60px)}.front-layout .layout.privacy{padding-top:120px}.front-layout .layout.privacy h1{font-size:30px}.front-layout .layout.privacy .agreements{border-top:1px solid #333;padding-top:30px;font-size:16px}.front-layout .agreements>ul{list-style-type:none;padding:0;margin:0}.front-layout .agreements>ul>li{padding-bottom:30px}.front-layout .agreements>ul>li>h3{font-size:16px;font-weight:600;line-height:22px;margin:0;padding:0 0 10px;color:#333}.front-layout .agreements>ul>li p{padding:0;margin:0;font-size:14px;line-height:20px;color:#555}.front-layout .agreements>ul>li>p{padding:0 0 20px}.front-layout .agreements>ul>li ul{list-style-type:none;margin:0;padding:0}.front-layout .agreements>ul>li ul>li{padding-left:25px;position:relative;padding-bottom:10px}.front-layout .agreements>ul>li ul>li>span{position:absolute;left:0}.front-layout .agreements>ul>li ul>li ul{padding-top:10px}@media screen and (max-width:1600px){.front-layout .container{margin:0 40px;width:auto}.front-layout .snapshot-list-wrapper{margin:120px auto;width:auto}.front-layout .snapshot-list-wrapper .snapshot-list{margin:0}}@media screen and (max-width:1440px){.front-layout section.intro{background:url(/img/bg-top.png) no-repeat;background-position:100% 0;background-size:60%}.front-layout h1{font-size:42px;letter-spacing:-2.1px;margin-bottom:10px}.front-layout p{font-size:16px;letter-spacing:-.8px}.front-layout .tool-list li h4{font-size:20px;margin-bottom:10px}.front-layout .spec-contents{margin-top:40px}.front-layout .spec-contents .thumb{max-width:860px}.front-layout .spec-contents .thumb .screen-pc{border-radius:10px}.front-layout .spec-contents .thumb .screen-mo{width:220px;height:440px}.front-layout .spec-contents .desc{font-size:14px;height:46px;letter-spacing:-.7px}.front-layout .spec-contents li a{height:50px;font-size:16px}.front-layout .spec-contents ul:before{height:50px}}@media screen and (max-width:1024px){.front-layout .snapshot-list{margin:0}.front-layout .snapshot-list li{height:480px}.front-layout .spec-contents .thumb{width:640px}.front-layout .spec-contents .thumb .screen-mo{width:160px;height:320px}.front-layout .spec-contents li a{font-size:14px;height:42px}.front-layout .spec-contents ul:before{height:42px}.front-layout .post-list{gap:30px}.front-layout .post-list .thumb{height:200px}.front-layout .post-list .contents{padding:20px}.front-layout .post-list .contents h5{font-size:15px;height:15px}.front-layout .post-list .contents p{font-size:14px;margin:10px 0}.front-layout .post-list .contents span{font-size:13px}.front-layout footer .link-area{gap:20px}.front-layout footer .link-area .logo{width:100px}.front-layout footer .link-area a{font-size:14px;letter-spacing:-.7px}.front-layout footer .cs-area{width:280px}.front-layout footer .cs-area p{font-size:24px;letter-spacing:-1.2px}.front-layout footer .cs-addict{display:none}.front-layout .visual{display:none;max-width:620px;flex:1 1;background:#fe9900;position:-webkit-sticky;position:sticky;top:0}.front-layout .visual .architecture{position:absolute;bottom:0;right:0;left:-60px;width:calc(100% + 60px)}}@media screen and (max-width:768px){.front-layout header{margin-bottom:40px}.front-layout header .logo{width:100px}.front-layout header .btn{height:42px;width:100px;font-size:14px}.front-layout section{padding:80px 0}.front-layout h1{font-size:36px;letter-spacing:-1.8px}.front-layout .tool-list{flex-direction:column;gap:60px}.front-layout .tool-list li{display:flex}.front-layout .tool-list li .thumb{height:80px;min-width:180px;padding-left:20px}.front-layout .tool-list li .contents{flex-grow:1}.front-layout .tool-list li:first-child img{margin-left:-20px}.front-layout .tool-list li img{height:100%}.front-layout .tool-list li p br{display:none}.front-layout .snapshot-list-wrapper .snapshot-list{margin:0 20px}.front-layout .snapshot-list li{margin:0 20px;height:380px}.front-layout .spec-contents{flex-direction:column}.front-layout .spec-contents .thumb .screen-mo{bottom:-10px;right:-10px}.front-layout .spec-contents ul{display:flex;flex-direction:row;flex-wrap:wrap;max-width:none;margin-top:40px;margin-left:0;justify-content:center}.front-layout .spec-contents ul:before{display:none}.front-layout .spec-contents li a{padding:0 20px}.front-layout .spec-contents li a.active{background:#e43f44;border-radius:20px}.front-layout .post-list{flex-direction:column}.front-layout .post-list li a{display:flex;border-radius:20px}.front-layout .post-list li a .thumb{height:auto;width:240px}.front-layout .post-list li a .contents{flex:1 1}.front-layout footer .cs-area{width:auto}.front-layout footer .cs-area p{margin-left:20px}.front-layout footer .cp-addict .cp-info label,.front-layout footer .cp-addict .cp-info span{font-size:13px}.front-layout .login-layout .login-wrapper{padding:0 20px}.front-layout .login-layout .login-wrapper h2{font-size:30px;letter-spacing:-1.5px}.front-layout .login-layout .login-wrapper small{font-size:16px;letter-spacing:-.7px}.front-layout .login-layout .login-wrapper .login-view,.front-layout .login-layout .login-wrapper .login-view .login-form{width:100%}}@media screen and (max-width:450px){.front-layout .container{margin:0 20px}.front-layout h1{font-size:26px;letter-spacing:-1.3px}.front-layout p{word-break:keep-all;font-size:14px}.front-layout section{padding:60px 0}.front-layout section.intro{padding-top:120px}.front-layout .btn-set .btn{height:46px;width:120px;color:#fff;font-size:14px}.front-layout .btn-set .text-btn{font-size:14px}.front-layout .spec-contents .thumb{width:100%}.front-layout .tool-list li{flex-direction:column;align-items:flex-start}.front-layout .tool-list li .thumb{margin-bottom:20px;min-width:auto}.front-layout .tool-list li:first-child img{margin-left:-30px}.front-layout .tool-list li:nth-child(2) img{margin-left:-10px}.front-layout .tool-list li:last-child img{margin-left:-30px}.front-layout .tool-list li h4{font-size:16px;text-align:left}.front-layout .tool-list li p{font-size:14px;text-align:left}.front-layout .snapshot-list-wrapper{margin:60px 0}.front-layout .snapshot-list-wrapper .snapshot-list{margin:0}.front-layout .snapshot-list li{height:200px;border-radius:5px}.front-layout .spec-contents .desc{bottom:10px;width:95%;white-space:wrap;height:auto;padding:10px 20px}.front-layout .spec-contents .thumb .screen-mo{width:100px;height:200px;border-radius:10px}.front-layout .post-list li a{flex-direction:column}.front-layout .post-list li a .thumb{height:auto;width:100%}.front-layout footer .link-area{flex-direction:column}.front-layout footer .cs-area{display:none}.front-layout footer .cp-addict .cp-info{justify-content:flex-start;text-align:left}.front-layout footer .cp-addict p{text-align:left}.front-layout .login-layout .login-wrapper .login-form label{font-size:14px}.front-layout .login-layout .login-wrapper .login-form input{height:46px;font-size:14px}.front-layout .login-layout .login-wrapper .login-form button{font-size:14px}}.middle-menu-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.middle-menu-wrapper ul{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;justify-content:center;gap:40px}.middle-menu-wrapper ul a{font-size:16px;font-weight:700;color:rgba(0,0,0,.5)}.middle-menu-wrapper ul a.active{color:#111}.snb-wrapper{display:flex;align-items:stretch;justify-content:center;flex:1 1;position:relative}.snb-wrapper ul{align-items:stretch}.snb-wrapper li,.snb-wrapper ul{margin:0;padding:0;list-style-type:none;display:flex;justify-content:center;gap:60px}.snb-wrapper li{align-items:center}.snb-wrapper li>ul{position:absolute;display:none;top:46px;background:#fff;height:50px;border-radius:25px;padding:0 30px;gap:30px}.snb-wrapper li>ul a{font-size:14px;color:#111}.snb-wrapper li>ul a.active{color:#ef893e}.snb-wrapper li:hover>ul{display:flex}.snb-wrapper ul .title{font-size:18px;color:#fff;font-weight:700}.snb-wrapper ul a.active{color:#fff}.sub .direct-btn{border:2px solid #fff;position:fixed;bottom:30px;left:50%;background:#333;color:#fff;font-size:18px;font-weight:800;height:60px;width:320px;border-radius:30px;text-decoration:none;transform:translateX(-50%);box-shadow:5px 0 20px rgba(0,0,0,.1)}.sub .direct-btn,.sub .visual-section{display:flex;align-items:center;justify-content:center}.sub .visual-section{position:relative;height:820px;background:#d35858 url(/img/blog/visual-pattern.png) no-repeat;background-size:cover;flex-direction:column;border-bottom:1px solid #fff}.sub .visual-section .visual-ico{width:800px}.sub .visual-section .srch-bar-img{background:url(/img/blog/visual-srch-bg.png) no-repeat;display:flex;width:540px;height:86px;margin-top:-8px;align-items:center;justify-content:center;background-size:100%;margin-bottom:20px}.sub .visual-section .srch-bar-img p{margin:0;text-align:center;font-size:24px;font-weight:800;color:#111}.sub .visual-section h1{font-size:42px;color:#fff;font-weight:900;margin:0 0 30px;text-align:center;-webkit-text-stroke:1px rgba(0,0,0,.3)}.sub .visual-section p{text-align:center;margin:0 0 40px;color:#fff;font-size:20px;line-height:1.5}.sub .visual-section p b{color:#fff}.sub .visual-section p b em{color:#7b0202;font-size:30px;font-style:normal}.sub .visual-arr{position:absolute;bottom:30px;left:50%;width:40px;transform:translateX(-50%)}.sub .flex-container{width:100%;max-width:1340px;margin:0 auto;padding:150px 0;gap:200px;display:flex;flex-direction:column}.sub .flex-container>div:nth-child(2n){flex-direction:row-reverse}.sub .flex-container>div{display:flex;align-items:center}.sub .flex-container>div>*{flex:1 1;box-sizing:content-box}.sub .flex-container .img-box{padding:0 40px}.sub .flex-container .img-box img{max-width:580px;width:100%}.sub .flex-container .txt-box{padding-left:40px}.sub .flex-container .txt-box label{color:#d35858;font-weight:700;font-size:16px;line-height:0;margin-bottom:20px;display:block}.sub .flex-container .txt-box h2{color:#111;font-weight:700;margin-top:0;font-size:32px;line-height:1.2;margin-bottom:20px}.sub .flex-container .txt-box h2 b{color:#d35858}.sub .flex-container .txt-box p{font-size:16px;line-height:1.7;color:#666;margin:0}.sub .customer{height:380px;background:#000 url(/img/blog/customer-img.png) no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.sub .customer p{margin:0 0 30px;font-size:20px;color:#fff}.sub .customer a{display:flex;width:200px;height:50px;margin:0 auto;font-size:18px;line-height:0;font-weight:700;align-items:center;justify-content:center;border-radius:25px;color:#111;background:#fff}@media screen and (max-width:1024px){.front-layout .sub-header{padding:15px 30px;height:auto}.front-layout .sub-header .snb-wrapper ul{flex-direction:row;gap:40px;align-items:flex-start}.front-layout .sub-header .snb-wrapper ul .sdt{position:absolute;display:none;top:45px;background:#fff;border-radius:20px;padding:0 30px 5px;gap:20px}.front-layout .sub-header li .title{font-weight:400;color:hsla(0,0%,100%,.5)}.front-layout .sub-header li.active .title{font-weight:800;color:#d88243}.front-layout .sub-header li.active .sdt{position:absolute;display:flex;align-items:center;height:40px}.front-layout .sub-header .sdt a{color:#666;font-size:14px;line-height:40px}.sub .flex-container{padding-left:30px;padding-right:30px;width:auto}}@media screen and (max-width:768px){.front-layout .layout.privacy{padding-top:80px}.front-layout .layout.privacy h1{font-size:26px}.front-layout>header{padding:15px 0}.front-layout>header .logo-wrapper .logo{width:100px}.front-layout>header .logo-wrapper .title{font-size:14px;margin-left:10px;margin-top:-3px}.front-layout>header .middle-menu-wrapper{background:hsla(0,0%,100%,.8);padding:0 25px;border-radius:25px}.front-layout>header .middle-menu-wrapper ul{height:46px;gap:20px}.front-layout>header .middle-menu-wrapper ul a{font-size:14px;line-height:1;font-weight:700;color:rgba(0,0,0,.5)}.front-layout>header .middle-menu-wrapper ul a.active{color:#111}.sub .visual-section h1{font-size:30px;margin:0 0 20px}.sub .visual-section p{font-size:18px}.sub .flex-container{gap:80px;padding:0 0 60px}.sub .flex-container>div,.sub .flex-container>div:nth-child(2n){flex-direction:column;gap:20px}.sub .flex-container .img-box{max-width:300px}.sub .flex-container .txt-box>*{text-align:center}.sub .visual-section .visual-ico{width:95%}.sub .visual-section .srch-bar-img{width:450px;height:74px}.sub .visual-section .srch-bar-img p{font-size:20px}}@media screen and (max-width:450px){.front-layout .layout.privacy{padding-top:60px}.front-layout .layout.privacy h1{font-size:22px}.front-layout .layout.privacy .agreements>ul>li ul>li{padding-left:15px}.front-layout .layout.privacy .agreements>ul>li ul>li>span{font-size:13px;line-height:18px}.front-layout>header{padding:10px 0}.front-layout>header .btn{height:36px;width:86px;font-size:13px;border-radius:20px}.front-layout>header .middle-menu-wrapper{top:62px;left:20px;right:20px;transform:none;padding:0 25px;border-radius:25px}.front-layout>header .middle-menu-wrapper ul{height:46px;gap:20px}.front-layout>header .middle-menu-wrapper ul a{font-size:14px;line-height:1;font-weight:700;color:rgba(0,0,0,.5)}.front-layout>header .middle-menu-wrapper ul a.active{color:#111}.front-layout>header .logo-wrapper{padding-bottom:3px}.front-layout>header .logo-wrapper .logo{width:80px}.front-layout .sub-header{margin:0}.front-layout .sub-header .snb-wrapper ul{gap:20px}.front-layout .sub-header .snb-wrapper ul .title,.front-layout .sub-header .snb-wrapper ul a{font-size:13px}.front-layout .sub-header .snb-wrapper ul .sdt{position:absolute;left:0;right:0;background:#222;border-radius:0;padding:0;gap:10px}.front-layout .sub-header .snb-wrapper ul .sdt a{font-size:13px}.front-layout .sub-header .snb-wrapper ul .sdt a.active{color:#fff}.sub .visual-section{height:80vh}.sub .visual-section .visual-ico{width:95%}.sub .visual-section .srch-bar-img{width:320px;height:52px}.sub .visual-section .srch-bar-img p{font-size:16px}.sub .visual-section h1{word-break:keep-all;font-size:26px;font-weight:800;-webkit-text-stroke:0;margin:0 20px 20px}.sub .visual-section p{word-break:keep-all;margin:0 20px;font-size:16px}.sub .visual-section p b em{font-size:16px}.sub .visual-section p br{display:none}.sub .visual-arr{width:24px;bottom:20px}.sub .direct-btn{font-size:16px;height:60px;width:100%;left:0;right:0;transform:translateX(0);border-radius:0;border:0;bottom:0}.sub .flex-container .txt-box{padding:0 40px}.sub .flex-container .txt-box label{font-size:14px}.sub .flex-container .txt-box h2{font-size:20px;margin-bottom:15px}.sub .flex-container .txt-box p{font-size:14px}.sub .customer{height:240px}.sub .customer p{margin:0 40px 20px;text-align:center;font-size:16px;font-weight:700;line-height:1.6}.sub .customer a{height:46px;width:160px;font-size:14px}}