input[type=text],input[type=password]{border:0;width:100%;height:100%}input[type=text].text-input{height:36px;width:100%;display:inline-block;font-size:1.3rem;padding:0 10px;border:1px solid var(--line-color);color:#000;border-radius:3px;background:#fff;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease}input[type=text].text-input:focus,input[type=text].text-input:active,input[type=text].text-input:hover{border-color:#6286fe;-webkit-box-shadow:0 0 0 3px #e1e8ff;box-shadow:0 0 0 3px #e1e8ff}input[type=text].search-input:focus,input[type=text].search-input:active,input[type=text].search-input:hover{border-color:var(--line-color);-webkit-box-shadow:none;box-shadow:none}input[type=password].text-input{height:36px;width:100%;display:inline-block;font-size:1.3rem;padding:0 10px;border:1px solid var(--line-color);color:#000;border-radius:3px;background:#fff;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease}input[type=password].text-input:focus,input[type=password].text-input:active,input[type=password].text-input:hover{border-color:#6286fe;-webkit-box-shadow:0 0 0 3px #e1e8ff;box-shadow:0 0 0 3px #e1e8ff}textarea.textarea{height:150px;width:100%;display:inline-block;font-size:1.3rem;padding:5px 10px;border:1px solid var(--line-color);color:#000;border-radius:3px;background:#fff;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;resize:none;-webkit-transform:skew(0.2deg);transform:skew(0.2deg)}textarea.textarea:focus,textarea.textarea:active,textarea.textarea:hover{border-color:#6286fe;-webkit-box-shadow:0 0 0 3px #e1e8ff;box-shadow:0 0 0 3px #e1e8ff}.select-box{width:100%;height:40px;position:relative;display:inline-block;float:left}.select-box select{border:1px solid var(--line-color);border-radius:5px;width:100%;height:100%;padding:0 40px 0 10px;font-size:1.4rem;background-image:url(../../img/common/select_arrow.png);background-repeat:no-repeat;background-size:10px 6px;color:#4c4c4c;background-color:#fff;background-position:calc(100% - 20px);cursor:pointer}.select-box select:disabled{cursor:no-drop}.select-box select:focus,.select-box select:active,.select-box select:hover{border-color:#6286fe;-webkit-box-shadow:0 0 0 3px #e1e8ff;box-shadow:0 0 0 3px #e1e8ff}.select-box.search-input select:focus,.select-box.search-input select:active,.select-box.search-input select:hover{border-color:var(--line-color);-webkit-box-shadow:none;box-shadow:none}@media(max-width: 800px){.select-box{width:100%}}.board-search-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.board-search-wrap input[type=text][readonly]{background:#eee;pointer-events:none}.board-search-wrap .input-box{width:calc(100% - 83px)}.contact-wrap .select-box.contact{width:100px;margin-right:5px;margin-bottom:5px}.contact-wrap .select-box.contact.w-150{width:150px}.contact-wrap .input-box.contact{float:left;margin-right:5px}.contact-wrap .input-box.contact input[type=text].text-input{width:100px}.contact-wrap .input-box.contact input[type=text].text-input:focus,.contact-wrap .input-box.contact input[type=text].text-input:active,.contact-wrap .input-box.contact input[type=text].text-input:hover{border-color:#6286fe;-webkit-box-shadow:0 0 0 3px #e1e8ff;box-shadow:0 0 0 3px #e1e8ff}.contact-wrap .input-box.authorize{float:left;margin-right:5px;width:310px}.contact-wrap .input-box.authorize input[type=text].text-input:focus,.contact-wrap .input-box.authorize input[type=text].text-input:active,.contact-wrap .input-box.authorize input[type=text].text-input:hover{border-color:#6286fe;-webkit-box-shadow:0 0 0 3px #e1e8ff;box-shadow:0 0 0 3px #e1e8ff}.contact-wrap .btn-wrap{float:left}.contact-wrap .btn-wrap button{height:35px;line-height:34px;font-size:1.2rem;width:100px}.contact-wrap .phone-wrap .phone-btn{float:left}@media(max-width: 800px){.contact-wrap .input-box.authorize{width:calc(100% - 210px)}.contact-wrap .input-box.contact{width:calc(50% - 121px)}.contact-wrap .input-box.contact input[type=text].text-input{width:100%}}@media(max-width: 768px){.contact-wrap .select-box.contact{width:100%;float:none}.contact-wrap .select-box.contact select{font-size:1.2rem}.contact-wrap .input-box.contact{width:calc(50% - 3px);margin-bottom:10px}.contact-wrap .input-box.contact.last-input{margin-right:0}.contact-wrap .input-box.contact input[type=text].text-input{font-size:1.2rem}.contact-wrap .input-box.authorize{width:100%;margin-bottom:10px}.contact-wrap .input-box.authorize.mg-0{margin-bottom:0}.contact-wrap .btn-wrap{top:0;width:100%}.contact-wrap .btn-wrap button{width:100%;margin-bottom:10px}}.form-wrap .name-wrap{display:inline-block}.form-wrap input[type=text].text-input{height:35px}.form-wrap input[type=text].text-input.mg-10{margin-top:5px}.form-wrap input[type=text].text-input.check{height:25px}.form-wrap input[type=text].text-input.company{width:calc(100% - 85px)}.form-wrap input[type=text].text-input.double{width:calc(100% - 170px)}.form-wrap input[type=text]:disabled{background-color:#f3f3f3;border:1px solid #ccc;opacity:.7;pointer-events:none}.form-wrap .contact-wrap .select-box select{background-position:calc(100% - 14px);background-image:url(../../../img/common/select_arrow.png)}.form-wrap .contact-wrap .select-box.contact{height:35px}.form-wrap .contact-wrap .select-box.contact.mg-0{margin-bottom:0}.form-wrap .contact-wrap .email-wrap .select-box.contact{width:120px}.form-wrap .contact-wrap .phone-wrap .select-box.contact{height:35px}.form-wrap .contact-wrap .unit{color:#888;float:left;line-height:35px;font-size:1.2rem;font-weight:600;margin-right:5px}@media(max-width: 768px){.form-wrap .contact-wrap.mg-5{margin-bottom:5px}.form-wrap .contact-wrap .select-box.contact.mg-0{margin-bottom:5px}.form-wrap .contact-wrap .email-wrap .select-box{width:100%}.form-wrap .contact-wrap .email-wrap .select-box.contact{width:100%}.form-wrap .contact-wrap .email-wrap .select-box.contact.mg-0{margin-bottom:5px}.form-wrap .contact-wrap .email-wrap .input-box.contact{margin-bottom:5px}.form-wrap .contact-wrap .email-wrap .unit{display:none}}.com-title{position:relative;width:100%;margin-bottom:20px}.com-title .tit{position:relative;padding-left:20px;font-size:1.8rem;font-weight:600}.com-title .tit.sub{padding-left:25px;padding-bottom:20px;border-bottom:1px solid var(--line-color)}.com-title .tit:before{content:"";position:absolute;top:3px;left:0;width:16px;height:16px;border-radius:50%;border:3px solid #7babff}.com-title .tit .total{font-size:1.2rem}.dsc-box:not(:last-child){margin-bottom:20px}.dsc-box .s-tit{font-size:1.5rem;font-weight:600;padding-bottom:10px}.tit-exp ul{position:relative}.tit-exp ul:after{position:absolute;content:"";width:4px;height:calc(100% - 5px);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#e3e3e3;border-radius:5px;left:0}.tit-exp ul li{padding-left:20px;position:relative;line-height:27px;font-size:1.4rem}.tit-exp ul li.flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.tit-exp ul li.list{padding-left:25px}.tit-exp ul li.list:before{width:3px;height:3px;border-radius:50%;background:#999;top:11px;left:15px;content:"";position:absolute}.tit-exp ul li.list b.point{color:var(--main-color);margin-right:6px}.tit-exp ul li.list a{color:#7babff;text-decoration:underline}.tit-exp ul li.list a img{width:17px;height:17px;vertical-align:middle;margin-right:2px;margin-left:7px}@media(max-width: 500px){.com-title .tit{position:relative;padding-left:20px;font-size:1.6rem;font-weight:600}.tit-exp ul li{font-size:1.3rem;padding-bottom:10px}.tit-exp ul li.list a{display:block}.tit-exp ul li.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.tit-exp ul li.flex .txt{font-size:1.2rem;line-height:1.6}}.check-input-box{display:inline-block}.check-box-wrap{margin-bottom:10px}input[type=checkbox].check-box{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}input[type=checkbox].check-box+label{display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px;font-size:1.4rem;letter-spacing:-0.05em;color:#555;line-height:18px}input[type=checkbox].check-box+label:before{content:" ";display:inline-block;width:18px;height:18px;line-height:18px;margin:-2px 7px 0 0;text-align:center;vertical-align:middle;border:1px solid #aaa;border-radius:3px;background:url("../../img/common/check.svg") no-repeat center;background-size:13px 10px;background-color:#fff}input[type=checkbox].check-box:checked+label:before{content:" ";color:#333;background-color:#000;border-color:#000}input[type=checkbox].check-box.check-smt+label:before{background-color:#fff;border-color:var(--pink-color)}input[type=checkbox].check-box.check-smt:checked+label:before{background-color:var(--pink-color);border-color:var(--pink-color)}input[type=checkbox].check-box.check-cec+label:before{background-color:#fff;border-color:var(--blue-color)}input[type=checkbox].check-box.check-cec:checked+label:before{background-color:var(--blue-color);border-color:var(--blue-color)}input[type=checkbox].check-box.check-intern+label:before{background-color:#fff;border-color:var(--sky-color)}input[type=checkbox].check-box.check-intern:checked+label:before{background-color:var(--sky-color);border-color:var(--sky-color)}input[type=checkbox].check-box.check-kpubic+label:before{background-color:#fff;border-color:var(--purple-color)}input[type=checkbox].check-box.check-kpubic:checked+label:before{background-color:var(--purple-color);border-color:var(--purple-color)}input[type=checkbox].check-box.check-sanhak+label:before{background-color:#fff;border-color:var(--orange-color)}input[type=checkbox].check-box.check-sanhak:checked+label:before{background-color:var(--orange-color);border-color:var(--orange-color)}input[type=checkbox].check-box.check-amic+label:before{background-color:#fff;border-color:var(--green-color)}input[type=checkbox].check-box.check-amic:checked+label:before{background-color:var(--green-color);border-color:var(--green-color)}.check-input{position:relative}.check-input.inline{display:inline-block}.check-input input[type=radio]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.check-input input[type=radio]+label{display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:15px;font-size:1.3rem;letter-spacing:-0.05em;color:#555;line-height:12px}.check-input input[type=radio]+label:before{content:"";display:inline-block;width:14px;height:14px;line-height:14px;margin:-4px 7px 0 0;text-align:center;vertical-align:middle;border:1px solid #cacece;border-radius:30px;background-image:url("../../img/common/radio.svg");background-size:6px 6px;background-position:center;background-repeat:no-repeat;background-color:#cbd0d8}.check-input input[type=radio]:checked+label:before{content:" ";color:#333;background-color:var(--main-color);border-color:var(--main-color)}.check-input input[type=radio]:disabled+label{color:#bbb;cursor:no-drop}.form-wrap .check-input input[type=radio]+label:before{background-image:url("../../../img/common/radio.svg");margin:0px 7px 0 0}.form-wrap input[type=checkbox].check-box+label{font-size:1.3rem;line-height:26px}.form-wrap input[type=checkbox].check-box+label:before{background:url("../../img/common/check.svg") no-repeat center;width:13px;height:13px;background-size:8px 8px;margin-right:4px}.check-input-list .check-input.inline{margin-right:10px}@media(max-width: 440px){.check-input-list .check-input.inline{display:block}}.normal-check-list ul{padding-top:5px}.normal-check-list ul:first-child{padding-top:0}.normal-check-list ul li{float:left;width:20%}.normal-check-list.and ul li{width:23%;margin-top:2px}.normal-check-list.and ul li label.mg-right-8{margin-right:8px}.normal-check-list.full ul li{width:100%;margin-top:2px}.normal-check-list.w-auto ul li{width:auto;margin-top:2px;margin-right:10px}@media(max-width: 1200px){.normal-check-list.and ul li{width:50%}}@media(max-width: 600px){.normal-check-list.and ul li{width:100%}}.board-wrap{width:100%;display:table;table-layout:fixed}.board-wrap .board-head{display:table-header-group;color:#000;background:#eceeef}.board-wrap .board-head>span.board-head-tit{display:table-cell;text-align:center;font-size:1.3rem;font-weight:500;border-top:1px solid var(--line-color);padding:12px 0}.board-wrap .board-head>span.board-head-tit.num{width:50px}.board-wrap .board-head>span.board-head-tit.title{width:calc(100% - 540px)}.board-wrap .board-head>span.board-head-tit.title.community{width:calc(100% - 500px)}.board-wrap .board-head>span.board-head-tit.writer{width:200px}.board-wrap .board-head>span.board-head-tit.status{width:80px}.board-wrap .board-head>span.board-head-tit.date{width:120px}.board-wrap .board-head>span.board-head-tit.date-ing{width:200px}.board-wrap .board-head>span.board-head-tit.view{width:80px}.board-wrap .board-body{display:table-row;width:100%}.board-wrap .board-body.shortcut>div.board-cell.cell-tit{text-align:left}.board-wrap .board-body.shortcut .btn .btn-wrap{display:none}.board-wrap .board-body.shortcut .btn .address{display:block;pointer-events:none;cursor:auto}.board-wrap .board-body.shortcut .btn .address.link{color:#598cc1;pointer-events:all;cursor:pointer}.board-wrap .board-body.shortcut .btn .address.link:hover{text-decoration:underline;text-underline-offset:4px}.board-wrap .board-body.pin{background:#f8f8f8}.board-wrap .board-body>div.board-cell{display:table-cell;vertical-align:middle;font-size:1.3rem;text-align:center;padding:12px 5px;border-bottom:1px solid var(--line-color);color:#000;word-break:break-all}.board-wrap .board-body>div.board-cell .label{background:#fff;border:1px solid var(--main-color);padding:5px;border-radius:3px;color:var(--main-color);font-size:1.1rem;display:inline-block;font-weight:500;min-width:52px;text-align:center}.board-wrap .board-body>div.board-cell .label.end{color:#aaa;border-color:#ccc}.board-wrap .board-body>div.board-cell.cell-tit:hover a{text-decoration:underline}.board-wrap .board-body>div.board-cell.cell-tit{text-align:left}.board-wrap .board-body>div.board-cell.cell-tit.company{text-align:center}.board-wrap .board-body>div.board-cell.cell-tit a{display:block;color:#000;line-height:27px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-wrap .board-body>div.board-cell.br-tit:hover a{text-decoration:underline}.board-wrap .board-body>div.board-cell.br-tit:hover a{display:block}.board-wrap .board-body span.notice-pin img{width:15px;height:15px;position:relative;top:-1px}.board-wrap .board-body .mo-notice-pin{display:none}.board-empty{position:relative;text-align:center;width:100%;padding:50px 0;border-bottom:1px solid var(--line-color)}@media(max-width: 1024px){.board-wrap{border-top:1px solid var(--line-color)}.board-wrap .board-head{display:none;position:absolute;top:-9999px;left:-9999px}.board-wrap .board-body{padding:10px 0 12px;display:block;border-bottom:1px solid var(--line-color)}.board-wrap .board-body.shortcut{position:relative;padding:10px 0 50px}.board-wrap .board-body.shortcut .btn{position:absolute;bottom:10px;left:0px}.board-wrap .board-body.shortcut .btn .address{display:none}.board-wrap .board-body.shortcut .btn .btn-wrap{display:block}.board-wrap .board-body>div.board-cell{border-bottom:0;text-align:left;padding:3px 5px;position:relative}.board-wrap .board-body>div.board-cell .notice-pin-cell{display:none}.board-wrap .board-body>div.board-cell.cell-tit{display:inline-block;width:calc(100% - 65px)}.board-wrap .board-body>div.board-cell.cell-tit.company{text-align:left;font-weight:500}.board-wrap .board-body>div.board-cell.cell-tit a{line-height:21px}.board-wrap .board-body>div.board-cell.cell-tit.community{width:100%;display:block}.board-wrap .board-body>div.board-cell[data-label=대표자]::after{content:none !important}.board-wrap .board-body>div.board-cell{font-size:1.4rem}.board-wrap .board-body>div.board-cell br{display:none}.board-wrap .board-body>div.board-cell.tech:not(.cell-tit):not(.no-label)::before{content:none !important;display:none}.board-wrap .board-body>div.board-cell:not(.cell-tit):not(.no-label){font-size:1.2rem;padding:5px 0 0}.board-wrap .board-body>div.board-cell:not(.cell-tit):not(.no-label):before{padding-right:5px;color:#b3b3b3;content:attr(data-label);font-weight:600}.board-wrap .board-body>div.board-cell:after{content:"";width:1px;height:10px;background-color:#cfcfcf;top:7px;right:-10px;position:absolute}.board-wrap .board-body>div.board-cell:first-child{display:none}.board-wrap .board-body>div.board-cell:first-child:after{content:none}.board-wrap .board-body>div.board-cell.br-tit a{font-size:1.5rem;font-weight:500}.board-wrap .board-body>div.board-cell.cell-tit:after{content:none}.board-wrap .board-body>div.board-cell:last-child:after{content:none}.board-wrap .board-body>div.board-cell.no-label{padding:7px 5px 3px 0px}.board-wrap .board-body>div.board-cell.inline{display:inline-block;width:auto;margin-right:15px}.board-wrap .board-body>div.board-cell.inline.mg-right-5px{margin-right:5px}.board-wrap .board-body>div.board-cell.inline:nth-child(2){margin-right:0}.board-wrap .board-body>div.board-cell.inline:nth-child(2).portal-name{color:#598cc1;padding-bottom:7px}.board-wrap .board-body>div.board-cell.inline:nth-child(2):before{content:none}.board-wrap .board-body>div.board-cell.inline:nth-child(2):after{content:none}.board-wrap .board-body>div.board-cell.inline .label{font-size:1rem;min-width:auto;padding:3px 5px;position:relative;top:-3px}.board-wrap .board-body .mo-notice-pin img{width:13px;height:13px;position:relative;top:3px}.board-wrap .board-body .mo-notice-pin{display:inline-block;margin-right:5px}.br-tit::before,.br-tit::after{content:none !important;display:none}}.detail .d-head{padding:40px 20px;background:#f2f5f6;border-bottom:1px solid var(--line-color);border-top:1px solid var(--line-color)}.detail .d-head .d-tit h4.h4{font-size:1.8rem;font-weight:500;padding-bottom:15px}.detail .d-head .d-tit .notice-pin{margin-right:5px}.detail .d-head .d-tit .notice-pin img{width:18px;height:18px}.detail .d-head .d-tit .label{background:#fff;border:1px solid var(--main-color);padding:5px;border-radius:3px;color:var(--main-color);font-size:1.1rem;display:inline-block;font-weight:500;min-width:52px;text-align:center;position:relative;top:-2px;margin-right:5px}.detail .d-head .d-tit .label.end{color:#aaa;border-color:#ccc}.detail .d-head .d-info ul>li{position:relative;display:inline-block;margin:8px 15px 0 0;font-size:1.3rem;color:#888}.detail .d-head .d-info ul>li:after{content:"";position:absolute;top:3px;right:-10px;width:1px;height:12px;background:#d5d5d5}.detail .d-head .d-info ul>li:last-child:after{content:none}.detail .d-head .d-info ul>li b{font-weight:600}.detail .d-head .d-info ul>li.link .a-link{font-size:1.2rem;font-weight:500;border-radius:3px;background:#808391;color:#fff;padding:5px 15px;display:inline-block}.detail .file-set-wrap{padding:15px 0;border-bottom:1px solid var(--line-color)}.detail .file-set-wrap .file-tit{float:left;vertical-align:middle;margin-right:10px;font-size:1.5rem;font-weight:600}.detail .file-set-wrap .add-file-wrap{float:left}.detail .d-content{padding:20px 10px;border-bottom:1px solid var(--line-color)}.detail .d-content p{font-size:1.5rem;line-height:23px}.detail .d-content img{max-width:100%}.detail .d-content video{max-width:100%}.detail .d-content .embed iframe{width:80%;aspect-ratio:16/9;height:auto;border:0}.detail .d-foot{margin-top:10px}.detail .d-foot .navi-wrap{font-size:1.4rem;color:#666}.detail .d-foot .navi-wrap a{color:#666}.detail .d-foot .navi-wrap a.empty{color:#aaa;pointer-events:none}.detail .d-foot .navi-wrap a.empty:hover{text-decoration:none}.detail .d-foot .navi-wrap a:hover{text-decoration:underline}.detail .d-foot .navi-wrap div.navi{width:100%;border-bottom:1px solid var(--line-color);padding-bottom:10px;margin-bottom:10px}.detail .d-foot .navi-wrap div.navi a{width:calc(100% - 83px);margin-left:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;position:relative;top:4px}.detail .d-foot .navi-wrap div.navi img{vertical-align:middle;width:20px;height:20px;opacity:.3;margin-right:3px}.detail .d-foot .btn-wrap .btn-right button{height:40px;padding:0 45px}.empty-area{text-align:center;padding:120px 0}.empty-area .img-area{width:100px;height:auto;margin:0 auto}.empty-area .img-area img{width:100%}.empty-area .txt{font-size:1.5rem;position:relative;display:inline-block;opacity:.6;padding-top:30px}.board-gallery-wrap{position:relative;width:100%}.board-gallery-wrap .gallery-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.board-gallery-wrap .gallery-group .item{width:calc(25% - 15px);display:block}.board-gallery-wrap .gallery-group .item:hover .thumbnail-area>img{-webkit-transform:translate(-50%, -50%) scale(1.03);transform:translate(-50%, -50%) scale(1.03)}.board-gallery-wrap .gallery-group .item:hover .title-area .tit{text-decoration:underline}.board-gallery-wrap .gallery-group .item .thumbnail-area{width:100%;padding-bottom:55%;position:relative;overflow:hidden;border-radius:5px;margin-bottom:15px;border:1px solid var(--line-color)}.board-gallery-wrap .gallery-group .item .thumbnail-area>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.board-gallery-wrap .gallery-group .item .thumbnail-area .label{position:absolute;right:0;display:inline-block;padding:5px 8px;background:#4b5f6d;z-index:999}.board-gallery-wrap .gallery-group .item .thumbnail-area .label .label-text{font-size:1.3rem;color:#fff;font-weight:600}.board-gallery-wrap .gallery-group .item .title-area .tit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-size:1.6rem;font-weight:600;padding-bottom:10px}.board-gallery-wrap .gallery-group .item .title-area .tit .pin{width:16px;height:14px;margin-right:5px;position:relative;top:4px}.board-gallery-wrap .gallery-group .item .title-area .tit .notice-pin{margin-right:5px}.board-gallery-wrap .gallery-group .item .title-area .tit .notice-pin img{width:18px;height:18px}.board-gallery-wrap .gallery-group .item .title-area .info>span{font-size:1.3rem;color:#757575;position:relative;display:inline-block}.board-gallery-wrap .gallery-group .item .title-area .info>span:not(:first-child){padding-left:14px}.board-gallery-wrap .gallery-group .item .title-area .info>span:not(:first-child):after{content:"";width:1px;height:10px;background:#aaa;position:absolute;top:2px;left:5px}.board-gallery-wrap .gallery-group .item.no-image:hover .thumbnail-area>img{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.board-gallery-wrap .gallery-group .item.no-image .thumbnail-area{background-color:#f9f9f9}.board-gallery-wrap .gallery-group .item.no-image .thumbnail-area>img{width:140px;opacity:.5;height:auto;max-width:90%}@media(max-width: 1200px){.callout-notice{padding:10px 15px 15px 0}}@media(max-width: 1024px){.board-gallery-wrap .gallery-group .item .title-area .tit{font-size:1.5rem}.board-gallery-wrap .gallery-group .item .title-area .info>span{font-size:1.2rem}}@media(max-width: 768px){.detail .d-head{padding:30px 20px}.detail .d-head .d-tit p.h2{font-size:1.7rem}.detail .d-content p{font-size:1.4rem;line-height:20px}.detail .d-content .embed iframe{width:100%}.board-gallery-wrap .gallery-group .item{width:calc(33% - 12px) !important}.board-gallery-wrap .gallery-group .item.no-image .thumbnail-area>img{width:90px}}@media(max-width: 500px){.detail .d-head .d-tit p.h2{font-size:1.6rem}.detail .d-head .d-tit .notice-pin img{width:14px;height:14px}.detail .d-head .d-info ul>li.link{width:100%;padding-top:10px}.detail .d-head .d-info ul>li.link .a-link{display:block;width:100%;text-align:center;padding:10px 0}.detail .d-content{padding:15px 0}.detail .d-content p{font-size:1.3rem}.detail .d-foot .btn-wrap{text-align:center}.detail .d-foot .btn-wrap .btn-right{float:none}.detail .d-foot .btn-wrap .btn-right button{float:none;font-size:1.3rem;height:30px}.board-gallery-wrap .gallery-group{gap:25px 10px}.board-gallery-wrap .gallery-group .item{width:calc(50% - 5px) !important}.board-gallery-wrap .gallery-group .item .thumbnail-area{border-radius:5px;margin-bottom:7px}.board-gallery-wrap .gallery-group .item .title-area .tit{font-size:1.3rem;padding-bottom:3px}.board-gallery-wrap .gallery-group .item .title-area .tit .notice-pin{margin-right:0}.board-gallery-wrap .gallery-group .item .title-area .tit .notice-pin img{width:15px;height:15px}.board-gallery-wrap .gallery-group .item .title-area .tit .pin{width:14px;height:12px;top:3px}.board-gallery-wrap .gallery-group .item .title-area .info>span:not(:first-child){padding-left:10px}.board-gallery-wrap .gallery-group .item .title-area .info>span:not(:first-child):after{left:3px;top:1px}}.banner-user-section{margin-top:30px !important;margin-bottom:25px !important}.banner-user-wrap{position:relative;width:100%;margin-top:30px}.banner-user-wrap .banner-area{position:relative;float:left;width:calc(100% - 490px)}.banner-user-wrap .banner-area .banner-title{position:relative;width:100%;padding-bottom:15px}.banner-user-wrap .banner-area .banner-title .tit{font-family:"paperlogy";font-size:2.6rem;font-weight:800}.banner-user-wrap .banner-area .banner-title .banner-page-num{position:absolute;bottom:15px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-user-wrap .banner-area .banner-title .banner-page-num .arrow{width:10px;height:10px;border-top:1px solid #333;border-right:1px solid #333;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.banner-user-wrap .banner-area .banner-title .banner-page-num .arrow.prev{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.banner-user-wrap .banner-area .banner-title .banner-page-num span{font-size:1.4rem;color:#000}.banner-user-wrap .banner-area .banner-title .banner-page-num span.current{font-weight:800}.banner-user-wrap .banner-area .top-banner{position:relative;white-space:nowrap;width:100%;height:0;padding-bottom:32%;overflow:hidden;border-radius:15px}.banner-user-wrap .banner-area .top-banner .dot{position:absolute;bottom:7%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.banner-user-wrap .banner-area .top-banner .dot span{width:6px;height:6px;border-radius:10px;margin:0 2px;background:#585858;display:inline-block;opacity:.4;cursor:pointer}.banner-user-wrap .banner-area .top-banner .dot span.on,.banner-user-wrap .banner-area .top-banner .dot span:hover{opacity:1}.banner-user-wrap .banner-area .top-banner .bn-item{display:inline-block;width:100.5%;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;margin-right:-2px;cursor:pointer}.banner-user-wrap .banner-area .top-banner .bn-item>img{width:100%;height:auto}.banner-user-wrap .banner-area .top-banner.banner-1-on .bn-item{transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0)}.banner-user-wrap .banner-area .top-banner.banner-2-on .bn-item{transform:translateX(-100%);-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%)}.banner-user-wrap .banner-area .top-banner.banner-3-on .bn-item{transform:translateX(-200%);-ms-transform:translateX(-200%);-webkit-transform:translateX(-200%);-moz-transform:translateX(-200%);-o-transform:translateX(-200%)}.banner-user-wrap .banner-area .top-banner.banner-4-on .bn-item{transform:translateX(-300%);-ms-transform:translateX(-300%);-webkit-transform:translateX(-300%);-moz-transform:translateX(-300%);-o-transform:translateX(-300%)}.banner-user-wrap .banner-area .top-banner.banner-5-on .bn-item{transform:translateX(-400%);-ms-transform:translateX(-400%);-webkit-transform:translateX(-400%);-moz-transform:translateX(-400%);-o-transform:translateX(-400%)}.banner-user-wrap .banner-area .text-banner{position:relative;overflow:hidden;background-color:#f2f5f6;border:1px solid var(--line-color);margin-top:20px;height:40px}.banner-user-wrap .banner-area .text-banner .bn-item{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;padding:12px 35px 12px 0}.banner-user-wrap .banner-area .text-banner .bn-item .left-txt{float:left;width:170px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner-user-wrap .banner-area .text-banner .bn-item .left-txt a{font-weight:600;font-size:1.4rem;color:#333}.banner-user-wrap .banner-area .text-banner .bn-item .right-txt{float:left;width:calc(100% - 170px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner-user-wrap .banner-area .text-banner .bn-item .right-txt a{font-weight:400;font-size:1.4rem;color:#333}.banner-user-wrap .banner-area .text-banner .bn-item .right-txt a:hover{text-decoration:underline}.banner-user-wrap .banner-area .text-banner.banner-1-on .bn-item{transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0)}.banner-user-wrap .banner-area .text-banner.banner-2-on .bn-item{transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%)}.banner-user-wrap .banner-area .text-banner.banner-3-on .bn-item{transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-o-transform:translateY(-200%)}.banner-user-wrap .banner-area .text-banner.banner-4-on .bn-item{transform:translateY(-300%);-ms-transform:translateY(-300%);-webkit-transform:translateY(-300%);-moz-transform:translateY(-300%);-o-transform:translateY(-300%)}.banner-user-wrap .banner-area .text-banner.banner-5-on .bn-item{transform:translateY(-400%);-ms-transform:translateY(-400%);-webkit-transform:translateY(-400%);-moz-transform:translateY(-400%);-o-transform:translateY(-400%)}.banner-user-wrap .banner-area .text-banner .bn-arrow{position:absolute;top:10px;right:15px}.banner-user-wrap .banner-area .text-banner .bn-arrow .arr{width:8px;height:5px;cursor:pointer;opacity:.5}.banner-user-wrap .banner-area .text-banner .bn-arrow .arr>img{width:100%;height:100%}.banner-user-wrap .banner-area .text-banner .bn-arrow .arr.down{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-top:6px}.banner-user-wrap .banner-area .text-banner .bn-arrow .arr:hover{opacity:1}.banner-user-wrap .user-area{position:relative;float:right;width:460px;height:320px;background-color:var(--navy-color);border:1px solid var(--navy-color);border-radius:15px}.banner-user-wrap .user-area .user-login,.banner-user-wrap .user-area .user-uncertified{position:relative;height:100%;display:none}.banner-user-wrap .user-area .user-login .info-wrap,.banner-user-wrap .user-area .user-uncertified .info-wrap{position:relative;width:100%;padding:15px 90px 15px 15px;background:var(--navy-color);border-bottom:1px solid var(--navy-color);border-radius:15px 15px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.banner-user-wrap .user-area .user-login .info-wrap .user-img,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-img{position:relative;width:17px;height:17px}.banner-user-wrap .user-area .user-login .info-wrap .user-img>img,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-img>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.banner-user-wrap .user-area .user-login .info-wrap .user-name,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-name{width:calc(100% - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner-user-wrap .user-area .user-login .info-wrap .user-name .name,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-name .name{color:#fff;font-size:1.7rem;font-weight:600;font-family:"paperlogy"}.banner-user-wrap .user-area .user-login .info-wrap .user-name .name .newsletter-btn,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-name .name .newsletter-btn{position:relative;font-size:1.15rem;font-weight:500;padding-left:14px;color:#1d4f8c;top:-1px}.banner-user-wrap .user-area .user-login .info-wrap .user-name .name .newsletter-btn:before,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-name .name .newsletter-btn:before{content:"";position:absolute;top:1px;left:7px;width:1px;height:10px;background:#a9b0bd}.banner-user-wrap .user-area .user-login .info-wrap .user-name .name .newsletter-btn .icon,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-name .name .newsletter-btn .icon{width:14px;height:auto;margin-right:1px;position:relative;top:4px}.banner-user-wrap .user-area .user-login .info-wrap .user-name .company-info,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-name .company-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-user-wrap .user-area .user-login .info-wrap .user-name .company-info .company,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-name .company-info .company{position:relative;font-size:1.2rem;color:rgba(255,255,255,.7);font-weight:500;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.banner-user-wrap .user-area .user-login .info-wrap .user-name .company-info .family-badge,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-name .company-info .family-badge{font-size:1.1rem;border-radius:4px;color:#ff9030;padding:3px 5px 2px 5px;border:1px solid #ff9030;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner-user-wrap .user-area .user-login .info-wrap .logout-btn,.banner-user-wrap .user-area .user-uncertified .info-wrap .logout-btn{position:absolute;top:11px;right:15px}.banner-user-wrap .user-area .user-login .info-wrap .logout-btn button,.banner-user-wrap .user-area .user-uncertified .info-wrap .logout-btn button{height:27px;background:#c6c6c6;color:#fff;font-size:1.1rem;padding:0 15px;font-weight:500;border-radius:30px;letter-spacing:0}.banner-user-wrap .user-area .user-login .tab-wrap,.banner-user-wrap .user-area .user-uncertified .tab-wrap{position:relative;width:100%;background-color:#fff}.banner-user-wrap .user-area .user-login .tab-wrap ul.my-tab,.banner-user-wrap .user-area .user-uncertified .tab-wrap ul.my-tab{white-space:nowrap;overflow:hidden;position:relative;padding:12px 0 12px 12px;border-bottom:1px solid var(--line-color);background:#f6f6f6}.banner-user-wrap .user-area .user-login .tab-wrap ul.my-tab li,.banner-user-wrap .user-area .user-uncertified .tab-wrap ul.my-tab li{position:relative;display:inline-block;font-size:1.2rem;padding-right:20px}.banner-user-wrap .user-area .user-login .tab-wrap ul.my-tab li a,.banner-user-wrap .user-area .user-uncertified .tab-wrap ul.my-tab li a{color:#606060;font-weight:600}.banner-user-wrap .user-area .user-login .tab-wrap ul.my-tab li.on a,.banner-user-wrap .user-area .user-login .tab-wrap ul.my-tab li:hover a,.banner-user-wrap .user-area .user-uncertified .tab-wrap ul.my-tab li.on a,.banner-user-wrap .user-area .user-uncertified .tab-wrap ul.my-tab li:hover a{color:var(--main-color);font-weight:600}.banner-user-wrap .user-area .user-login .tab-wrap ul.my-tab li:before,.banner-user-wrap .user-area .user-uncertified .tab-wrap ul.my-tab li:before{content:"";position:absolute;top:1px;right:10px;width:1px;height:10px;background:var(--line-color)}.banner-user-wrap .user-area .user-login .tab-wrap .tab-arr,.banner-user-wrap .user-area .user-uncertified .tab-wrap .tab-arr{position:absolute;top:7px;background:#fff;border-radius:50%;border:1px solid #878c95;width:25px;height:25px;overflow:hidden;-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.2);box-shadow:2px 2px 3px rgba(0,0,0,.2)}.banner-user-wrap .user-area .user-login .tab-wrap .tab-arr img,.banner-user-wrap .user-area .user-uncertified .tab-wrap .tab-arr img{width:16px;height:16px}.banner-user-wrap .user-area .user-login .tab-wrap .tab-arr.prev,.banner-user-wrap .user-area .user-uncertified .tab-wrap .tab-arr.prev{left:-12px}.banner-user-wrap .user-area .user-login .tab-wrap .tab-arr.prev img,.banner-user-wrap .user-area .user-uncertified .tab-wrap .tab-arr.prev img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.banner-user-wrap .user-area .user-login .tab-wrap .tab-arr.next,.banner-user-wrap .user-area .user-uncertified .tab-wrap .tab-arr.next{right:-12px}.banner-user-wrap .user-area .user-login .tab-wrap .tab-arr.disabled,.banner-user-wrap .user-area .user-uncertified .tab-wrap .tab-arr.disabled{display:none}.banner-user-wrap .user-area .user-login .tab-wrap .tab-arr:hover img,.banner-user-wrap .user-area .user-uncertified .tab-wrap .tab-arr:hover img{opacity:1}.banner-user-wrap .user-area .user-login .cont-list,.banner-user-wrap .user-area .user-uncertified .cont-list{position:relative;height:calc(100% - 125.5px);padding:5px 5px 0 0;background-color:#fff;border-radius:0 0 15px 15px}.banner-user-wrap .user-area .user-login .cont-list ul,.banner-user-wrap .user-area .user-uncertified .cont-list ul{overflow-y:auto;padding:0 15px 15px 30px;height:100%}.banner-user-wrap .user-area .user-login .cont-list ul::-webkit-scrollbar,.banner-user-wrap .user-area .user-uncertified .cont-list ul::-webkit-scrollbar{width:4px;height:20px}.banner-user-wrap .user-area .user-login .cont-list ul::-webkit-scrollbar-track,.banner-user-wrap .user-area .user-uncertified .cont-list ul::-webkit-scrollbar-track{background-color:transparent}.banner-user-wrap .user-area .user-login .cont-list ul::-webkit-scrollbar-thumb,.banner-user-wrap .user-area .user-uncertified .cont-list ul::-webkit-scrollbar-thumb{border-radius:10px;background-color:#dcdcdc}.banner-user-wrap .user-area .user-login .cont-list ul li,.banner-user-wrap .user-area .user-uncertified .cont-list ul li{position:relative}.banner-user-wrap .user-area .user-login .cont-list ul li:before,.banner-user-wrap .user-area .user-uncertified .cont-list ul li:before{content:"";position:absolute;top:5px;left:-15px;width:1px;height:100%;background:var(--line-color)}.banner-user-wrap .user-area .user-login .cont-list ul li .head,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .head{position:relative;font-size:1.4rem;font-weight:600;padding-bottom:13px}.banner-user-wrap .user-area .user-login .cont-list ul li .head:before,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .head:before{content:"";position:absolute;top:4px;left:-18px;width:7px;height:7px;border-radius:10px;background:var(--main-color)}.banner-user-wrap .user-area .user-login .cont-list ul li .head.cec,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .head.cec{color:var(--blue-color)}.banner-user-wrap .user-area .user-login .cont-list ul li .head.amic,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .head.amic{color:var(--green-color)}.banner-user-wrap .user-area .user-login .cont-list ul li .head.intern,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .head.intern{color:var(--sky-color)}.banner-user-wrap .user-area .user-login .cont-list ul li .head.kpubic,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .head.kpubic{color:var(--purple-color)}.banner-user-wrap .user-area .user-login .cont-list ul li .item,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .item{position:relative;padding-bottom:15px;cursor:pointer}.banner-user-wrap .user-area .user-login .cont-list ul li .item:hover .tit,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .item:hover .tit{text-decoration:underline}.banner-user-wrap .user-area .user-login .cont-list ul li .item:before,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .item:before{content:"";position:absolute;top:4px;left:-18px;width:7px;height:7px;border-radius:10px;background:var(--line-color)}.banner-user-wrap .user-area .user-login .cont-list ul li .item .tit,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .item .tit{font-size:1.3rem;font-weight:500;color:#333}.banner-user-wrap .user-area .user-login .cont-list ul li .item .txt,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .item .txt{font-weight:500;font-size:1.1rem;color:#333;padding-top:10px}.banner-user-wrap .user-area .user-login .cont-list ul li .item .txt span,.banner-user-wrap .user-area .user-uncertified .cont-list ul li .item .txt span{color:#8e8e8e;padding-left:5px}.banner-user-wrap .user-area .user-login .cont-list.no-list,.banner-user-wrap .user-area .user-uncertified .cont-list.no-list{height:calc(100% - 110px);padding:0}.banner-user-wrap .user-area .user-login .cont-list.no-list ul,.banner-user-wrap .user-area .user-uncertified .cont-list.no-list ul{padding:0;height:auto;width:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:45%}.banner-user-wrap .user-area .user-login .cont-list.no-list ul li,.banner-user-wrap .user-area .user-uncertified .cont-list.no-list ul li{text-align:center}.banner-user-wrap .user-area .user-login .cont-list.no-list ul li:before,.banner-user-wrap .user-area .user-uncertified .cont-list.no-list ul li:before{display:none}.banner-user-wrap .user-area .user-login .cont-list.no-list ul li img,.banner-user-wrap .user-area .user-uncertified .cont-list.no-list ul li img{width:40px;height:auto}.banner-user-wrap .user-area .user-login .cont-list.no-list ul li p,.banner-user-wrap .user-area .user-uncertified .cont-list.no-list ul li p{font-size:1.2rem;color:#b8c2d3;padding-top:15px;font-weight:600}.banner-user-wrap .user-area .user-login .list-all-btn,.banner-user-wrap .user-area .user-uncertified .list-all-btn{background:#fff;padding:12px 10px 10px;position:relative}.banner-user-wrap .user-area .user-login .list-all-btn p,.banner-user-wrap .user-area .user-uncertified .list-all-btn p{font-size:1.2rem;font-weight:500;cursor:pointer;color:#676767}.banner-user-wrap .user-area .user-login .list-all-btn p:hover,.banner-user-wrap .user-area .user-uncertified .list-all-btn p:hover{text-decoration:underline}.banner-user-wrap .user-area .user-login .list-all-btn p img,.banner-user-wrap .user-area .user-uncertified .list-all-btn p img{width:12px;height:auto;margin-right:2px}.banner-user-wrap .user-area .user-uncertified{background:#fff}.banner-user-wrap .user-area .user-uncertified .tab-wrap{opacity:.2}.banner-user-wrap .user-area .user-uncertified .uncertified-txt{width:100%;height:248px}.banner-user-wrap .user-area .user-uncertified .uncertified-txt .txt-wrap{text-align:center;padding-top:40px}.banner-user-wrap .user-area .user-uncertified .uncertified-txt .txt-wrap p{font-weight:700;font-size:1.55rem;padding-top:15px}.banner-user-wrap .user-area .user-uncertified .uncertified-txt .txt-wrap span{font-weight:400;color:#606060;padding-top:20px;display:block;line-height:20px;font-size:1.4rem}.banner-user-wrap .user-area .user-uncertified .uncertified-txt .txt-wrap .confirm-btn{margin-top:20px}.banner-user-wrap .user-area .user-uncertified .uncertified-txt .txt-wrap .confirm-btn button{display:inline-block;color:#fff;height:45px;background-color:var(--main-color);padding:0 90px;font-weight:600;font-size:1.4rem;-webkit-transition:background-color .25s;transition:background-color .25s}.banner-user-wrap .user-area .user-uncertified .uncertified-txt .txt-wrap .confirm-btn button:hover{background-color:var(--main-hover-color)}.banner-user-wrap .user-area .user-logout{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;display:block;text-align:center}.banner-user-wrap .user-area .user-logout .tit{font-size:1.6rem;font-weight:600;color:#fff}.banner-user-wrap .user-area .user-logout .txt{font-size:1.4rem;color:#fff;padding-top:15px;line-height:1.6}.banner-user-wrap .user-area .user-logout .login-btn{text-align:center;margin-top:20px}.banner-user-wrap .user-area .user-logout .login-btn button{display:inline-block;color:var(--navy-color);height:45px;background-color:#fff;padding:0 90px;font-weight:600;font-size:1.4rem;-webkit-transition:background-color .25s;transition:background-color .25s;border-radius:30px}.banner-user-wrap .user-area .user-logout .login-btn button:hover{background-color:var(--main-hover-color)}.banner-user-wrap .user-area .user-uncertified{display:none}.banner-user-wrap .user-area.on .user-login{display:block}.banner-user-wrap .user-area.on .user-logout{display:none}.banner-user-wrap .user-area.uncertified .user-uncertified{display:block}.banner-user-wrap .user-area.uncertified .user-login{display:none}.banner-user-wrap .user-area.uncertified .user-logout{display:none}@media(max-width: 1200px){.banner-user-wrap .banner-area{width:100%}.banner-user-wrap .banner-area .text-banner{margin-top:15px}.banner-user-wrap .banner-area .banner-title .tit{font-size:2.2rem}.banner-user-wrap .user-area{display:none}}@media(max-width: 768px){.banner-user-wrap .banner-area .text-banner{height:36px}.banner-user-wrap .banner-area .text-banner .bn-item{padding:10px 35px 10px 0}.banner-user-wrap .banner-area .text-banner .bn-item .left-txt{width:150px}.banner-user-wrap .banner-area .text-banner .bn-item .left-txt a{font-size:1.3rem}.banner-user-wrap .banner-area .text-banner .bn-item .right-txt{width:calc(100% - 150px)}.banner-user-wrap .banner-area .text-banner .bn-item .right-txt a{font-size:1.3rem}}@media(max-width: 550px){.banner-user-section{margin-top:30px !important;margin-bottom:20px !important}.banner-user-wrap .banner-area .banner-title{padding-bottom:10px}.banner-user-wrap .banner-area .banner-title .tit{font-size:1.8rem}.banner-user-wrap .banner-area .banner-title .banner-page-num span{font-size:1.2rem}.banner-user-wrap .banner-area .text-banner .bn-item{padding:10px 10px 10px 0}.banner-user-wrap .banner-area .text-banner .bn-item .left-txt{width:120px}.banner-user-wrap .banner-area .text-banner .bn-item .left-txt a{font-size:1.2rem}.banner-user-wrap .banner-area .text-banner .bn-item .right-txt{width:calc(100% - 120px)}.banner-user-wrap .banner-area .text-banner .bn-item .right-txt a{font-size:1.2rem}.banner-user-wrap .banner-area .text-banner .bn-arrow{display:none}.banner-user-wrap .banner-area .top-banner{border-radius:10px}}.body-container>.quick-btn-section{margin-top:0 !important}.quick-btn-wrap{background:linear-gradient(108deg, #3643CF 24.03%, #338BDD 88.12%),#3643cf;position:relative;border-radius:30px;padding:40px 100px 60px;overflow:hidden}.quick-btn-wrap:after{content:"";width:300px;height:300px;border-radius:50%;border:70px solid rgba(0,0,0,.08);position:absolute;top:-150px;right:0}.quick-btn-wrap:before{content:"";width:300px;height:300px;border-radius:50%;border:80px solid rgba(0,0,0,.08);position:absolute;bottom:-150px;left:-50px}.quick-btn-wrap .quick-head{--gap: 20px;--img-width: 125px;--txt-width: calc(100% - var(--img-width) - var(--gap));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:var(--gap);padding-bottom:30px;position:relative;z-index:1}.quick-btn-wrap .quick-head .img-area{width:var(--img-width);height:auto}.quick-btn-wrap .quick-head .img-area img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.quick-btn-wrap .quick-head .txt-area{color:#fff;font-family:"paperlogy";width:var(--txt-width)}.quick-btn-wrap .quick-head .txt-area .tit{font-size:3.2rem;font-weight:600;padding-bottom:10px}.quick-btn-wrap .quick-head .txt-area .txt{font-size:1.9rem;font-weight:300}.quick-btn-wrap .quick-list{display:grid;grid-template-columns:repeat(7, minmax(0, 1fr));gap:15px;position:relative;z-index:1}.quick-btn-wrap .quick-list.collapsed .item:nth-child(n+8){display:none}.quick-btn-wrap .quick-list .item{display:block;padding:20px 25px 50px;background:#fff;border-radius:30px;-webkit-box-shadow:0 10px 15px 0 rgba(0,9,104,.12);box-shadow:0 10px 15px 0 rgba(0,9,104,.12);font-family:"paperlogy";color:var(--navy-color);position:relative;-webkit-transition:top .25s;transition:top .25s;top:0;min-height:130px}.quick-btn-wrap .quick-list .item:hover{top:-5px}.quick-btn-wrap .quick-list .item .tit{font-size:2rem;font-weight:800}.quick-btn-wrap .quick-list .item .txt{font-size:1.5rem;font-weight:500;padding-top:3px}.quick-btn-wrap .quick-list .item .quick-more{width:25px;height:25px;position:absolute;bottom:15px;left:25px}.quick-btn-wrap .all-btn{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-family:"paperlogy";font-size:1.4rem;font-weight:400;color:#fff;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:rgba(0,0,0,.2);padding:6px 15px;letter-spacing:0;border:1px solid transparent}.quick-btn-wrap .all-btn img{-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease, -webkit-transform .25s ease}.quick-btn-wrap .all-btn:hover{border:1px solid rgba(255,255,255,.3)}.quick-btn-wrap .all-btn.expanded img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width: 1300px){.quick-btn-wrap{padding:30px 50px 60px}.quick-btn-wrap .quick-head{--img-width: 100px;--txt-width: calc(100% - var(--img-width) - var(--gap));padding-bottom:20px}.quick-btn-wrap .quick-head .txt-area .tit{font-size:2.8rem}.quick-btn-wrap .quick-head .txt-area .txt{font-size:1.6rem}.quick-btn-wrap .quick-list .item .tit{font-size:1.8rem}.quick-btn-wrap .quick-list .item .quick-more{width:23px;height:23px}}@media(max-width: 1024px){.quick-btn-wrap{padding:30px 30px 50px}.quick-btn-wrap:after,.quick-btn-wrap:before{display:none}.quick-btn-wrap .quick-head{--img-width: 85px}.quick-btn-wrap .quick-head .txt-area{word-break:keep-all}.quick-btn-wrap .quick-head .txt-area .tit{font-size:2.4rem}.quick-btn-wrap .quick-head .txt-area .txt{font-size:1.4rem}.quick-btn-wrap .quick-list{grid-template-columns:repeat(4, minmax(0, 1fr))}.quick-btn-wrap .quick-list.collapsed .item:nth-child(n+8){display:block}.quick-btn-wrap .quick-list.collapsed .item:nth-child(n+9){display:none}.quick-btn-wrap .quick-list .item{border-radius:15px;min-height:100px;padding:20px 20px 50px}.quick-btn-wrap .quick-list .item .tit{font-size:1.7rem}}@media(max-width: 580px){.quick-btn-wrap{border-radius:10px;padding:20px 15px 50px}.quick-btn-wrap .quick-head{--img-width: 70px;--gap: 15px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-left:10px}.quick-btn-wrap .quick-head .img-area{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.quick-btn-wrap .quick-head .txt-area{word-break:keep-all}.quick-btn-wrap .quick-head .txt-area .tit{font-size:1.8rem}.quick-btn-wrap .quick-head .txt-area .txt{font-size:1.3rem}.quick-btn-wrap .quick-list{grid-template-columns:repeat(3, minmax(0, 1fr));gap:7px}.quick-btn-wrap .quick-list.collapsed .item:nth-child(n+9){display:block}.quick-btn-wrap .quick-list.collapsed .item:nth-child(n+10){display:none}.quick-btn-wrap .quick-list .item{padding:15px 30px 15px 15px;border-radius:10px;min-height:70px}.quick-btn-wrap .quick-list .item .tit{font-size:1.6rem}.quick-btn-wrap .quick-list .item .txt{font-size:1.3rem}.quick-btn-wrap .quick-list .item .quick-more{position:absolute;bottom:10px;right:10px;width:20px;height:20px;left:auto}.quick-btn-wrap .all-btn{font-size:1.3rem}}@media(max-width: 400px){.quick-btn-wrap .quick-list .item{padding:15px 5px;text-align:center}.quick-btn-wrap .quick-list .item .tit{font-size:1.4rem}.quick-btn-wrap .quick-list .item .txt{font-size:1.2rem;padding-top:0}.quick-btn-wrap .quick-list .item .quick-more{display:none}}.strip-banner-wrap{position:relative;width:100%;margin-top:20px;height:0;padding-bottom:5%;overflow:hidden;cursor:pointer}.strip-banner-wrap img{width:100%;height:auto}@media(max-width: 1200px){.strip-banner-wrap{margin-top:15px}}@media(max-width: 650px){.strip-banner-wrap{display:none}}.calendar-wrap{--gap: 20px;--calendar-width: 700px;position:relative;width:100%;margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 var(--gap);-ms-flex-wrap:wrap;flex-wrap:wrap}.calendar-wrap>.com-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.calendar-wrap>.com-title .tit{width:50%}.calendar-wrap .schd-head{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.calendar-wrap .schd-head .toggle-btn .btn{border:1px solid var(--navy-color);display:inline-block;padding:6px 10px;position:relative;text-align:center;-webkit-transition:background 600ms ease,color 600ms ease;transition:background 600ms ease,color 600ms ease;font-size:1.3rem;color:var(--navy-color);font-weight:600}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old){background:none;display:none}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old)+label{background:none;margin:0}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old):checked+label{margin:0}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old):not(old):checked+label{margin:0}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old).toggle+label{cursor:pointer;line-height:normal}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old).toggle+label:after{background:var(--navy-color);content:"";height:100%;position:absolute;top:0;-webkit-transition:left 200ms cubic-bezier(0.77, 0, 0.175, 1);transition:left 200ms cubic-bezier(0.77, 0, 0.175, 1);width:100%;z-index:-1}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old).toggle.toggle-left+label{border-right:0;background:#fff}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old).toggle.toggle-left+label:after{left:100%}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old).toggle.toggle-right+label{margin-left:-5px;background:#fff}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old).toggle.toggle-right+label:after{left:-100%}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old).toggle:checked+label{cursor:default;color:#fff;background:var(--navy-color);-webkit-transition:color 200ms;transition:color 200ms;z-index:1}.calendar-wrap .schd-head .toggle-btn input[type=radio]:not(old).toggle:checked+label:after{left:0}.calendar-wrap .schd-head .filter-area{position:relative;top:5px}.calendar-wrap .schd-head .filter-area input[type=checkbox].check-box+label{font-size:1.4rem;font-weight:600;margin-right:10px}.calendar-wrap .schd-head .filter-area input[type=checkbox].check-box+label:before{width:13px;height:13px;background-size:6px 6px;margin-right:4px}.calendar-wrap .calendar-area{position:relative;width:var(--calendar-width)}.calendar-wrap .calendar-area .calendar-head{padding:15px 0;border-top:1px solid #a3a3a3}.calendar-wrap .calendar-area .calendar-head .month-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calendar-wrap .calendar-area .calendar-head .month-select .date{font-size:2.3rem;font-weight:800}.calendar-wrap .calendar-area .calendar-head .month-select .prev,.calendar-wrap .calendar-area .calendar-head .month-select .next{cursor:pointer;width:30px;height:30px}.calendar-wrap .calendar-area .calendar-head .month-select .next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.calendar-wrap .calendar-area .calendar-group{margin:0;overflow:hidden}.calendar-wrap .calendar-area .calendar-group .grid{border-bottom:0}.calendar-wrap .calendar-area .calendar-group .grid .week{margin:0;line-height:30px;display:grid;grid-template-columns:repeat(7, minmax(0, 1fr));gap:3px}.calendar-wrap .calendar-area .calendar-group .grid .week .week-cell{text-align:center;font-size:1.2rem;cursor:default;font-weight:500;border:1px solid #d0d0d0;background:#f4f4f4;font-weight:600}.calendar-wrap .calendar-area .calendar-group .grid .week .week-cell.holiday{color:#ff7f7f}.calendar-wrap .calendar-area .calendar-group .grid .week .week-cell.sat{color:#6d7ee3}.calendar-wrap .calendar-area .calendar-group .grid .row{position:relative;height:100px;overflow:hidden;margin-bottom:3px}.calendar-wrap .calendar-area .calendar-group .grid .row .background{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(7, minmax(0, 1fr));gap:3px}.calendar-wrap .calendar-area .calendar-group .grid .row .background .bg-cell{height:100%;border:1px solid #d0d0d0}.calendar-wrap .calendar-area .calendar-group .grid .row .background .bg-cell.select,.calendar-wrap .calendar-area .calendar-group .grid .row .background .bg-cell:hover{background:#f4f4f4}.calendar-wrap .calendar-area .calendar-group .grid .row .day{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;grid-template-columns:repeat(7, minmax(0, 1fr));gap:3px}.calendar-wrap .calendar-area .calendar-group .grid .row .day .day-cell{line-height:25px;background:transparent;font-size:1.2rem;height:100%;position:relative;cursor:pointer;padding:1px 10px}.calendar-wrap .calendar-area .calendar-group .grid .row .day .day-cell.disabled{color:#d3d3d3;background:rgba(0,0,0,.08);border:0}.calendar-wrap .calendar-area .calendar-group .grid .row .day .day-cell:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.calendar-wrap .calendar-area .calendar-group .grid .row .day .day-cell .date{position:relative}.calendar-wrap .calendar-area .calendar-group .grid .row .day .day-cell .date.select{color:#fff}.calendar-wrap .calendar-area .calendar-group .grid .row .day .day-cell .date.select:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:var(--main-color);border-radius:50%;width:21px;height:21px;content:"";z-index:-1}.calendar-wrap .calendar-area .calendar-group .grid .row .line{position:relative;height:calc(100% - 25px);width:100%;top:25px;z-index:3;cursor:pointer}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g{position:relative;width:100%}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell{float:left;width:14.2857%;position:relative;padding:0 3px}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item{position:relative;font-size:1.2rem;font-weight:600;height:19px;text-align:left;width:100%;padding:2px 0 0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:2px}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.cec{background:rgba(0,53,255,.1);color:#0035ff}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.kpubic{background:rgba(154,79,239,.2);color:#9a4fef}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.smt{background:rgba(255,127,191,.2);color:#ff7fd9}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.intern{background:rgba(56,160,208,.2);color:#38a0d0}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.amic{background:rgba(56,208,111,.2);color:#1bb375}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.sanhak{background:rgba(255,127,127,.2);color:#ff7f7f}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.line-1{width:calc(100%)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.line-2{width:calc(200% + 5px)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.line-3{width:calc(300% + 11px)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.line-4{width:calc(400% + 17px)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.line-5{width:calc(500% + 24px)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.line-6{width:calc(600% + 29px)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.line-7{width:calc(700% + 36px)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.more{position:relative;padding-top:0}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.more>span{display:inline-block;width:3px;height:3px;border-radius:10px;background:#777;margin:0 .2px}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item>span{overflow:hidden;white-space:nowrap}.calendar-wrap .schedule-area{position:relative;width:calc(100% - var(--calendar-width) - var(--gap))}.calendar-wrap .schedule-area .schd-title{padding:15px 20px;border-radius:3px;background:var(--navy-color)}.calendar-wrap .schedule-area .schd-title .tit{color:#fff;font-size:1.6rem;font-weight:800;position:relative;padding-left:15px}.calendar-wrap .schedule-area .schd-title .tit:after{content:"";position:absolute;top:3px;left:0;border-left:7px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent}.calendar-wrap .schedule-area .schd-list{position:relative;top:1px;height:560px;background:#fff;border:1px solid #d0d0d0;padding:5px 5px 0 0;border-top:0}.calendar-wrap .schedule-area .schd-list .schedule{position:relative;width:100%;height:100%;overflow-y:auto;padding:15px 15px 20px 20px}.calendar-wrap .schedule-area .schd-list .schedule::-webkit-scrollbar{width:4px;height:20px}.calendar-wrap .schedule-area .schd-list .schedule::-webkit-scrollbar-track{background-color:transparent}.calendar-wrap .schedule-area .schd-list .schedule::-webkit-scrollbar-thumb{border-radius:10px;background-color:#dcdcdc}.calendar-wrap .schedule-area .schd-list .schedule .schd-row:not(:last-child){margin-bottom:20px}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.cec .head{color:var(--blue-color)}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.kpubic .head{color:var(--purple-color)}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.amic .head{color:var(--pink-color)}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.intern .head{color:var(--sky-color)}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.sanhak .head{color:var(--orange-color)}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head{font-size:1.3rem;font-weight:900;padding-bottom:15px;position:relative}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head .schd-toggle-tit{position:absolute;top:-3px;right:0}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head .schd-toggle-tit .total{display:inline-block;font-size:1.3rem;font-weight:600;color:#9b9b9b;margin-right:5px}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head .schd-toggle-tit .btn{position:relative;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:600;color:#444;padding:4px 8px 4px 30px;background:#ddd;border-radius:3px}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head .schd-toggle-tit .btn:after{content:"접기";display:block;position:absolute;top:4px;left:8px}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head .schd-toggle-tit .btn img{width:8px;height:3px;position:relative;top:5px;margin-left:3px}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--line-color)}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .tit{float:left;width:calc(100% - 280px);font-size:1.4rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .tit a:hover{text-decoration:underline}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .tit .label{font-size:1.2rem;color:#fff;padding:3px 0;border-radius:5px 0 5px 0;margin-right:5px;display:inline-block;min-width:45px;text-align:center}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .tit .label.on{background:var(--main-color)}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .tit .label.end{background:#aeaeae}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .txt{float:right;width:280px;text-align:right;font-size:1.2rem;letter-spacing:-1px;color:#949494;font-weight:600}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .txt span{padding-right:10px;color:#3c5b92}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.no-list .toggle-row{height:unset !important}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.no-list .item>p{padding-bottom:10px;font-size:1.2rem;font-weight:500;color:#888}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .toggle-row{position:relative;width:100%;max-height:auto;overflow:hidden}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.schd-toggle-on .schd-toggle-tit .btn:after{content:"열기"}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.schd-toggle-on .schd-toggle-tit .btn img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.schd-toggle-on .toggle-row{height:100px}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row .item{margin-bottom:15px;padding-bottom:0}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row .item .tit{float:none;width:100%;padding-bottom:5px;border-bottom:1px solid #bdc1ca}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row .item .txt{float:none;width:100%;padding-top:10px;text-align:left;background:#fff;padding-left:10px;border-left:1px solid var(--line-color);border-right:1px solid var(--line-color);font-weight:500;font-size:1.1rem}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row .item .txt>span{font-weight:600}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row .item .txt:last-child{padding-bottom:10px}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row.kpubic .item{border-bottom:0}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row.kpubic .item .time-area{padding-top:5px}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row.kpubic .item .time-area .time{width:9.5%;text-align:center;font-size:1rem;font-weight:600;display:inline-block;background:#e0e3e5;border-radius:3px;padding:5px 0;color:#657485;margin:0 2px 5px 0}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row.kpubic .item .time-area .time.disabled{text-decoration:line-through;color:#a5a8ac}@media(max-width: 1200px){.calendar-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calendar-wrap .calendar-area{width:100%}.calendar-wrap .schedule-area{width:100%;margin-top:50px}.calendar-wrap .schd-head .filter-area input[type=checkbox].check-box+label{font-size:1.2rem}}@media(max-width: 1024px){.calendar-wrap>.com-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.calendar-wrap>.com-title .tit{width:100%}.calendar-wrap>.com-title .schd-head{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(max-width: 650px){.calendar-wrap .schd-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.calendar-wrap .schd-head .toggle-btn .btn{width:50%;padding:10px}.calendar-wrap .schd-head .filter-area{margin:5px 0}.calendar-wrap .schd-head .filter-area .check-input-box{padding:8px 0;width:30%}.calendar-wrap .schd-head .filter-area input[type=checkbox].check-box+label{font-size:1.4rem}.calendar-wrap .calendar-area .calendar-head .month-select{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendar-wrap .calendar-area .calendar-head .month-select .date{font-size:1.6rem}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item{font-size:1.1rem;height:16px}.calendar-wrap .calendar-area .calendar-group .grid .week{line-height:30px}.calendar-wrap .calendar-area .calendar-group .grid .week .week-cell{font-size:1.1rem}.calendar-wrap .schedule-area{margin-top:25px}.calendar-wrap .schedule-area .schd-title{padding:10px 15px}.calendar-wrap .schedule-area .schd-title .tit{font-size:1.4rem;font-weight:500}.calendar-wrap .schedule-area .schd-title .tit:after{border-width:5px}.calendar-wrap .schedule-area .schd-list{border-left:1px solid var(--line-color);height:300px}.calendar-wrap .schedule-area .schd-list .schedule{padding:10px 10px 15px 15px}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head{font-size:1.2rem;padding-bottom:10px}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head .schd-toggle-tit .total{font-size:1.1rem}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head .schd-toggle-tit .btn{font-size:1rem}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .tit{float:none;width:100%;font-size:1.3rem}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .tit .label{font-size:1rem}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .item .txt{float:none;width:100%;text-align:left;padding-top:5px;line-height:1.7;font-size:1.1rem}.calendar-wrap .schedule-area .schd-list .schedule .schd-row.schd-toggle-on .toggle-row{height:170px}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row .item .txt{padding-top:5px}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row .item .txt:last-child{padding-bottom:5px}.calendar-wrap .schedule-area .schd-list.day-list .schedule .schd-row.kpubic .item .time-area .time{width:19%}}.business-board-wrap{position:relative;width:100%}.business-board-wrap .group{float:left;width:calc(50% - 15px)}.business-board-wrap .group:last-child{float:right}.business-board-wrap .group .board-list{border-top:1px solid #000}.business-board-wrap .group .board-list ul li a{--label-width: 50px;position:relative;display:block;width:100%;padding:25px 0;border-bottom:1px solid var(--line-color)}.business-board-wrap .group .board-list ul li a:hover .title{text-decoration:underline}.business-board-wrap .group .board-list ul li a .label{width:var(--label-width);line-height:20px;color:#fff;text-align:center;border-radius:3px;font-size:1.2rem;display:inline-block;margin-right:5px}.business-board-wrap .group .board-list ul li a .label.on{background:var(--main-color)}.business-board-wrap .group .board-list ul li a .label.end{background:#aeaeae}.business-board-wrap .group .board-list ul li a .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - var(--label-width) - 10px);font-weight:500;display:block;font-size:1.7rem}.business-board-wrap .group .board-list ul li a .date{color:#818181;width:55px;display:block;font-size:1.4rem;padding-top:10px}.business-board-wrap .group .board-list ul li a .more-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:45px;height:45px;display:block}@media(max-width: 1200px){.business-board-wrap .group{width:calc(50% - 10px)}.business-board-wrap .group .board-list ul li a{padding:20px 0}.business-board-wrap .group .board-list ul li a .title{font-size:1.5rem}.business-board-wrap .group .board-list ul li a .date{font-size:1.2rem}.business-board-wrap .group .board-list ul li a .more-icon{width:35px;height:35px}}@media(max-width: 650px){.business-board-wrap .group{float:none;width:100%;margin:0}.business-board-wrap .group:last-child{margin-top:50px}.business-board-wrap .group .board-list ul li a{padding:15px 0}.business-board-wrap .group .board-list ul li a .label{font-size:1.1rem;width:45px;line-height:20px}.business-board-wrap .group .board-list ul li a .title{font-size:1.4rem;width:100%}.business-board-wrap .group .board-list ul li a .more-icon{display:none}}.education-list-wrap .item-group .item{position:relative;padding:25px;border-radius:10px;border:1px solid #d0d0d0;display:block}.education-list-wrap .item-group .item.empty{padding:50px 0;border-radius:10px;border:1px solid #d0d0d0;display:block}.education-list-wrap .item-group .item.empty p{font-size:1.5rem;font-weight:500;color:#838383;text-align:center}.education-list-wrap .item-group .item:not(:last-child){margin-bottom:10px}.education-list-wrap .item-group .item:hover .head .title{text-decoration:underline}.education-list-wrap .item-group .item .head{--label-width: 75px;--gap: 10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.education-list-wrap .item-group .item .head .label{font-size:1.4rem;color:#fff;text-align:center;padding:8px 0;width:var(--label-width);border-radius:3px;font-weight:500}.education-list-wrap .item-group .item .head .label.on{background:#17c272}.education-list-wrap .item-group .item .head .label.end{background:#b5b5b5}.education-list-wrap .item-group .item .head .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - var(--label-width) - var(--gap));font-size:1.7rem;font-weight:600}.education-list-wrap .item-group .item .date{font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;padding-top:10px}.education-list-wrap .item-group .item .date span{display:block}.education-list-wrap .item-group .item .date span b{font-weight:600;color:#002445}@media(max-width: 1200px){.education-list-wrap .item-group .item{padding:22px}.education-list-wrap .item-group .item .head{--label-width: 70px}.education-list-wrap .item-group .item .head .label{font-size:1.3rem;padding:7px 0}.education-list-wrap .item-group .item .head .title{font-size:1.6rem}.education-list-wrap .item-group .item .date{font-size:1.3rem;gap:12px}}@media(max-width: 1024px){.education-list-wrap .item-group .item{padding:20px}.education-list-wrap .item-group .item .head{--label-width: 65px}.education-list-wrap .item-group .item .head .label{font-size:1.25rem}.education-list-wrap .item-group .item .head .title{font-size:1.55rem}.education-list-wrap .item-group .item .date{font-size:1.25rem;gap:10px}}@media(max-width: 768px){.education-list-wrap .item-group .item{padding:18px}.education-list-wrap .item-group .item.empty{padding:40px 0}.education-list-wrap .item-group .item.empty p{font-size:1.3rem}.education-list-wrap .item-group .item:not(:last-child){margin-bottom:8px}.education-list-wrap .item-group .item .head{--label-width: 60px;--gap: 8px}.education-list-wrap .item-group .item .head .label{font-size:1.2rem;padding:6px 0}.education-list-wrap .item-group .item .head .title{font-size:1.45rem}.education-list-wrap .item-group .item .date{font-size:1.2rem;gap:8px;padding-top:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 480px){.education-list-wrap .item-group .item{padding:15px}.education-list-wrap .item-group .item .head{--label-width: 58px;--gap: 6px}.education-list-wrap .item-group .item .head .label{font-size:1.1rem}.education-list-wrap .item-group .item .head .title{font-size:1.35rem}.education-list-wrap .item-group .item .date{font-size:1.1rem;gap:6px}}.equ-list-wrap{position:relative;width:100%;margin-top:70px;padding:50px 30px;background:#002445;border-radius:35px}.equ-list-wrap .com-title{width:1380px;margin:0 auto 20px;max-width:100%}.equ-list-wrap .com-title .tit{display:inline-block;color:#fff}.equ-list-wrap .com-title .more-btn{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);position:relative;bottom:unset;top:5px;margin-left:10px}.equ-list-wrap .com-title .navigate-arrow{display:inline-block;position:absolute;bottom:0;right:0}.equ-list-wrap .com-title .navigate-arrow button{border-radius:0;width:30px;height:30px;background:transparent;border:0;margin:0 3px;top:0}.equ-list-wrap .com-title .navigate-arrow button:hover{background:transparent}.equ-list-wrap .com-title .navigate-arrow button img{width:100%;height:100%;opacity:1}.equ-list-wrap .slide-area .equ-list{position:relative;height:100%;overflow:hidden}.equ-list-wrap .slide-area .equ-list .slick-track{height:100%}.equ-list-wrap .slide-area .equ-list .group{position:relative;background:#fff;margin:0 10px;text-align:center;padding:30px 15px;border-radius:20px}.equ-list-wrap .slide-area .equ-list .group:hover{border-color:var(--main-color)}.equ-list-wrap .slide-area .equ-list .group .img-area{position:relative;width:100%;height:0;padding-bottom:75%}.equ-list-wrap .slide-area .equ-list .group .img-area>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-height:100%;max-width:100%}.equ-list-wrap .slide-area .equ-list .group .title-area{padding-top:20px;position:relative}.equ-list-wrap .slide-area .equ-list .group .title-area .tit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.7rem;font-weight:600;letter-spacing:-1px}.equ-list-wrap .slide-area .equ-list .group .title-area .txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.4rem;font-weight:500;color:#757575;padding-top:10px}.equ-list-wrap .slide-area .equ-list .group .eq-more{position:relative;padding-top:30px;font-weight:900;font-size:1.3rem;color:var(--main-color);letter-spacing:0;display:inline-block;cursor:pointer}.equ-list-wrap .slide-area .equ-list .group .eq-more>img{display:inline-block;width:12px;height:10px;position:relative;top:1px;margin-left:4px}.equ-list-wrap .slide-area .equ-list .group .eq-more:before{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--main-color);-webkit-transition:width .25s;transition:width .25s}.equ-list-wrap .slide-area .equ-list .group .eq-more:hover:before{width:100%}@media(max-width: 1200px){.equ-list-wrap{padding:30px 20px;border-radius:20px}.equ-list-wrap .com-title{width:100%}.equ-list-wrap .slide-area .equ-list .group{margin:0 5px;padding:20px;border-radius:15px}.equ-list-wrap .slide-area .equ-list .group .title-area .tit{font-size:1.5rem}.equ-list-wrap .slide-area .equ-list .group .title-area .txt{font-size:1.3rem}.equ-list-wrap .slide-area .equ-list .group .eq-more{font-size:1.1rem;padding-top:20px}}@media(max-width: 475px){.equ-list-wrap{padding:25px 15px;border-radius:15px}.equ-list-wrap .slide-area .equ-list .group{padding:15px}.equ-list-wrap .slide-area .equ-list .group .title-area .tit{font-size:1.4rem}.equ-list-wrap .slide-area .equ-list .group .title-area .txt{font-size:1.2rem;padding-top:5px}.equ-list-wrap .slide-area .equ-list .group .eq-more{font-size:1rem;padding-top:10px}.equ-list-wrap .com-title .navigate-arrow{display:block;margin-left:0}.equ-list-wrap .com-title .navigate-arrow button{width:25px;height:25px}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;display:block;padding:0;cursor:pointer;color:transparent;border:none;outline:none;z-index:2;width:57px;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.slick-prev:hover,.slick-next:hover{opacity:.65}.slick-prev:focus,.slick-next:focus{opacity:1}.slick-dots{position:absolute;top:-40px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:25px;height:30px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:25px;height:30px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:35px;line-height:27px;position:absolute;top:0;left:0;width:25px;height:30px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:1;color:#000}.full-banner-wrap{margin-top:70px;position:relative;overflow:hidden;width:100%;height:0;padding-bottom:18%;cursor:pointer}.full-banner-wrap>img{width:100%;height:auto}@media(max-width: 1200px){.full-banner-wrap{margin-top:50px}}.techmarket-wrap{position:relative;margin-top:70px}.techmarket-wrap .pc-tech-table{margin-top:20px}.techmarket-wrap .pc-tech-table table{width:100%;table-layout:fixed;margin-top:10px}.techmarket-wrap .pc-tech-table table thead tr th{vertical-align:middle;height:40px;font-weight:500;text-align:center;color:#fff;font-size:1.4rem;background:var(--navy-color)}.techmarket-wrap .pc-tech-table table thead tr th:first-child{border-radius:5px 0 0 5px}.techmarket-wrap .pc-tech-table table thead tr th:last-child{border-radius:0 5px 5px 0}.techmarket-wrap .pc-tech-table table tbody tr td{vertical-align:middle;word-break:break-word;color:#000;text-align:center;font-size:1.5rem;height:50px;border-bottom:1px solid var(--line-color);font-weight:400}.techmarket-wrap .pc-tech-table table tbody tr td.tech-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap{position:relative}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap .arrow-ico{position:absolute;top:-3px;cursor:default}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap .arrow-ico span.material-icons{opacity:.2}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap .arrow-ico.on{cursor:pointer}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap .arrow-ico.on span.material-icons{opacity:1}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap .arrow-ico.left-arrow{left:0}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap .arrow-ico.right-arrow{right:0;top:-1px}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap .status-list{overflow:hidden;text-align:left}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap .status-list ul{overflow:hidden;padding:0 32px;white-space:nowrap;max-height:20px}.techmarket-wrap .pc-tech-table table tbody tr td .status-wrap .status-list ul li{display:inline-block;margin-right:4px;font-size:1.25rem;cursor:default}.techmarket-wrap .mo-tech-table{display:none}.techmarket-wrap .mo-tech-table .table-box .box{background:#f2f2f2;color:#333;padding:20px;border-radius:5px;margin-bottom:15px}.techmarket-wrap .mo-tech-table .table-box .box:last-child{margin-bottom:0}.techmarket-wrap .mo-tech-table .table-box .box .tech-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line-color)}.techmarket-wrap .mo-tech-table .table-box .box .tech-name .status{margin-right:6px;font-size:1.2rem}.techmarket-wrap .mo-tech-table .table-box .box ul li{float:left;width:calc(50% - 5px);margin-right:10px;margin-bottom:20px;font-size:1.3rem;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;line-height:1.4;word-break:keep-all}.techmarket-wrap .mo-tech-table .table-box .box ul li:nth-child(2n){margin-right:0}.techmarket-wrap .mo-tech-table .table-box .box ul li:nth-child(3),.techmarket-wrap .mo-tech-table .table-box .box ul li:nth-child(4){margin-bottom:0}.techmarket-wrap .status{padding:3px 15px;border-radius:3px;background:#aaa;display:inline-block;color:#fff;font-size:1.1rem}.techmarket-wrap .status.status01{background:#6182e5}.techmarket-wrap .status.status02{background:#0aa86b}.techmarket-wrap .status.status03{background:#9145f9}.techmarket-wrap .status.status04{background:#1e99bd}.techmarket-wrap .status.status05{background:#ff6464}.techmarket-wrap .status.status06{background:#ff9c28}@media(max-width: 1200px){.techmarket-wrap{margin-top:50px}}@media(max-width: 1024px){.techmarket-wrap .pc-tech-table{display:none}.techmarket-wrap .mo-tech-table{display:block}}@media(max-width: 500px){.techmarket-wrap .mo-tech-table .table-box .box{padding:15px}.techmarket-wrap .mo-tech-table .table-box .box .tech-name{font-size:1.2rem;padding-bottom:10px;margin-bottom:10px;font-weight:600}.techmarket-wrap .mo-tech-table .table-box .box .tech-name .status{padding:3px 10px;font-size:1.1rem;font-weight:500}.techmarket-wrap .mo-tech-table .table-box .box ul li{font-size:1.1rem;margin-bottom:15px}.techmarket-wrap .status{padding:3px 10px;font-size:1.1rem}}@media(max-width: 400px){.techmarket-wrap .mo-tech-table .table-box .box ul li{float:none;margin-right:0;margin-bottom:10px;width:100%;padding-bottom:10px;border-bottom:1px solid var(--line-color)}.techmarket-wrap .mo-tech-table .table-box .box ul li:last-child{border-bottom:0;padding-bottom:0}.techmarket-wrap .mo-tech-table .table-box .box ul li:nth-child(3){margin-bottom:10px}}.sanhak-news-wrap .com-title{padding-bottom:15px;border-bottom:1px solid #000}.sanhak-news-wrap .com-title .more-btn{bottom:20px}.sanhak-news-wrap .news-list-area{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px}.sanhak-news-wrap .news-list-area .item{display:block;position:relative;padding-bottom:60px}.sanhak-news-wrap .news-list-area .item:hover .title-area .tit{text-decoration:underline}.sanhak-news-wrap .news-list-area .item .title-area .tit{font-size:1.8rem;margin-bottom:15px;font-weight:600;font-family:"paperlogy";line-height:1.6;overflow:hidden;display:-webkit-box;white-space:normal;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:57px}.sanhak-news-wrap .news-list-area .item .title-area .txt{font-size:1.5rem;color:#424242;line-height:1.6;overflow:hidden;display:-webkit-box;white-space:normal;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:20px}.sanhak-news-wrap .news-list-area .item .info-area{position:absolute;bottom:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.4rem;padding:20px 0;border-top:1px dashed #a3a3a3;border-bottom:1px dashed #a3a3a3}.sanhak-news-wrap .news-list-area .item .info-area .label{color:var(--main-color);font-weight:600}.sanhak-news-wrap .news-list-area .item .info-area .date{color:#626262}@media(max-width: 1200px){.sanhak-news-wrap .news-list-area .item .title-area .tit{font-size:1.7rem}.sanhak-news-wrap .news-list-area .item .title-area .txt{font-size:1.4rem}.sanhak-news-wrap .news-list-area .item .info-area{font-size:1.2rem;padding:15px 0}}@media(max-width: 1024px){.sanhak-news-wrap .news-list-area .item{padding-bottom:50px}.sanhak-news-wrap .news-list-area .item .title-area .tit{font-size:1.6rem;margin-bottom:10px;min-height:auto}.sanhak-news-wrap .news-list-area .item .title-area .txt{font-size:1.3rem;margin-bottom:10px}}@media(max-width: 768px){.sanhak-news-wrap .com-title{margin-bottom:0}.sanhak-news-wrap .news-list-area{grid-template-columns:1fr;gap:0}.sanhak-news-wrap .news-list-area .item{padding:15px 0;border-bottom:1px solid var(--line-color)}.sanhak-news-wrap .news-list-area .item .title-area .tit{font-size:1.5rem;margin-bottom:5px}.sanhak-news-wrap .news-list-area .item .title-area .txt{font-size:1.2rem;margin-bottom:13px}.sanhak-news-wrap .news-list-area .item .info-area{font-size:1.2rem;padding:0;position:static;border:0}}.media-wrap{position:relative;width:100%}.media-wrap .newsletter-area{float:right;position:relative;width:450px}.media-wrap .newsletter-area .newsletter{position:relative;padding-bottom:68%;width:100%;border-radius:15px;background-image:url("../../img/main/newsletter_img.webp");background-position:center;background-repeat:no-repeat;background-size:100%}.media-wrap .newsletter-area .newsletter:before{content:"";position:absolute;top:15px;left:15px;width:calc(100% - 30px);height:calc(100% - 30px);border:5px solid rgba(255,255,255,.4)}.media-wrap .newsletter-area .newsletter .text-wrap{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;color:#fff;width:100%}.media-wrap .newsletter-area .newsletter .text-wrap .title{position:relative;font-size:3.3rem;font-weight:900;padding-bottom:20px;margin-bottom:20px;letter-spacing:0;text-shadow:2px 2px 5px rgba(0,0,0,.5)}.media-wrap .newsletter-area .newsletter .text-wrap .title:before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-2px;width:30px;height:3px;background:rgba(255,255,255,.5)}.media-wrap .newsletter-area .newsletter .text-wrap .date{font-size:2rem;font-weight:600;text-shadow:2px 2px 5px rgba(0,0,0,.5)}.media-wrap .press-area{float:left;width:calc(100% - 480px);position:relative}.media-wrap .press-area .press-board{position:relative}.media-wrap .press-area .press-board ul{border-top:1px solid #000}.media-wrap .press-area .press-board ul li{position:relative;padding:15px 0;cursor:pointer;border-bottom:1px solid var(--line-color)}.media-wrap .press-area .press-board ul li:hover .title{text-decoration:underline}.media-wrap .press-area .press-board ul li .info span{position:relative;display:inline-block;font-size:1.3rem;font-weight:500;color:#aaa}.media-wrap .press-area .press-board ul li .info span:not(:last-child){padding-right:15px;color:#666;font-weight:600}.media-wrap .press-area .press-board ul li .info span:not(:last-child):before{content:"";position:absolute;top:2px;right:5px;width:1px;height:10px;background:#c1c1c1}.media-wrap .press-area .press-board ul li.first-post{position:relative}.media-wrap .press-area .press-board ul li.first-post .img-area{float:left;width:170px;height:120px;overflow:hidden;position:relative;text-align:center;border-radius:5px}.media-wrap .press-area .press-board ul li.first-post .img-area>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-wrap .press-area .press-board ul li.first-post .txt-area{float:right;width:calc(100% - 185px);padding:7px 0}.media-wrap .press-area .press-board ul li.first-post .txt-area .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.7rem;padding-top:15px;color:#333;font-weight:600;line-height:1.9}.media-wrap .press-area .press-board ul li.first-post .txt-area .text{font-size:1.4rem;padding-top:5px;color:#6b6b6b;font-weight:400;line-height:1.6;overflow:hidden;display:-webkit-box;white-space:normal;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.media-wrap .press-area .press-board ul li.item .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;width:calc(100% - 140px);font-size:1.4rem;font-weight:500;color:#333}.media-wrap .press-area .press-board ul li.item .info{position:absolute;bottom:15px;right:0;width:140px;text-align:right}@media(max-width: 1200px){.media-wrap .press-area .press-board ul li.first-post .img-area{width:250px}.media-wrap .press-area .press-board ul li.first-post .txt-area{width:calc(100% - 265px)}.media-wrap .press-area .press-board ul li.first-post .txt-area .title{font-size:1.6rem;line-height:1.7}.media-wrap .press-area .press-board ul li.first-post .txt-area .text{font-size:1.3rem;line-height:1.7}.media-wrap .press-area .press-board ul li.item .title{font-size:1.3rem}}@media(max-width: 1024px){.media-wrap .press-area{float:none;width:100%}.media-wrap .newsletter-area{float:none;width:100%;margin-top:50px}.media-wrap .newsletter-area .newsletter{padding-bottom:0;height:190px}.media-wrap .newsletter-area .newsletter .text-wrap .title{font-size:2.5rem}.media-wrap .newsletter-area .newsletter .text-wrap .date{font-size:1.6rem}}@media(max-width: 768px){.media-wrap .press-area .press-board ul li.first-post .img-area{width:150px;height:110px}.media-wrap .press-area .press-board ul li.first-post .txt-area{width:calc(100% - 165px)}.media-wrap .press-area .press-board ul li.first-post .txt-area .title{padding-top:7px;font-size:1.4rem}.media-wrap .press-area .press-board ul li.first-post .txt-area .text{font-size:1.2rem}}@media(max-width: 400px){.media-wrap .press-area .press-board ul li.first-post .img-area{float:none;width:100%}.media-wrap .press-area .press-board ul li.first-post .txt-area{float:none;width:100%;padding-top:15px}}.family-site-wrap{position:relative;margin:70px 0}.family-site-wrap ul{position:relative;border-top:1px solid var(--line-color);border-right:1px solid var(--line-color)}.family-site-wrap ul li{position:relative;float:left;width:25%;height:0;padding-bottom:9%;border-bottom:1px solid var(--line-color);border-left:1px solid var(--line-color)}.family-site-wrap ul li a{width:100%;height:100%}.family-site-wrap ul li a img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:200px;max-height:45px}.family-site-wrap ul li.empty{background:#f8f8f8}@media(max-width: 1200px){.family-site-wrap{margin:50px 0}}@media(max-width: 1024px){.family-site-wrap ul li a img{max-width:100%}}@media(max-width: 768px){.family-site-wrap ul li{padding:0;height:60px}.family-site-wrap ul li a img{max-width:calc(100% - 10px);width:100%;max-height:25px}}.good-tech-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.good-tech-wrap .tab-area{width:285px}.good-tech-wrap .tab-area ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.good-tech-wrap .tab-area ul li.active a{background:var(--navy-color);color:#fff;font-weight:600}.good-tech-wrap .tab-area ul li a{display:inline-block;width:100%;padding:13px 10px;font-size:1.5rem;border-radius:5px;font-weight:500}.good-tech-wrap .right-cont{width:calc(100% - 295px)}.good-tech-wrap .right-cont .tech-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px}.good-tech-wrap .right-cont .tech-list .empty-area{display:none}.good-tech-wrap .right-cont .tech-list.empty{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ededed;border-radius:4px}.good-tech-wrap .right-cont .tech-list.empty .item{display:none}.good-tech-wrap .right-cont .tech-list.empty .empty-area{display:block;padding:60px 0}.good-tech-wrap .right-cont .tech-list.empty .empty-area .txt{padding-top:10px}.good-tech-wrap .right-cont .tech-list .item{width:calc(33% - 5px);border-radius:15px;border:1px solid var(--line-color);overflow:hidden}.good-tech-wrap .right-cont .tech-list .item.no-image:hover .thumbnail-area>img{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.good-tech-wrap .right-cont .tech-list .item.no-image .thumbnail-area{background-color:#f9f9f9}.good-tech-wrap .right-cont .tech-list .item.no-image .thumbnail-area>img{width:140px;opacity:.5;height:auto;max-width:90%}.good-tech-wrap .right-cont .tech-list .item .thumbnail-area{width:100%;padding-bottom:55%;position:relative;overflow:hidden;border-bottom:1px solid var(--line-color)}.good-tech-wrap .right-cont .tech-list .item .thumbnail-area>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.good-tech-wrap .right-cont .tech-list .item .thumbnail-area:hover .thumbnail{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}.good-tech-wrap .right-cont .tech-list .item .thumbnail-area .thumbnail{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.good-tech-wrap .right-cont .tech-list .item .thumbnail-area .youtube-icon{width:24px;height:24px;position:absolute;bottom:8px;left:8px;z-index:1}.good-tech-wrap .right-cont .tech-list .item .thumbnail-area .youtube-icon img{width:100%;height:auto}.good-tech-wrap .right-cont .tech-list .item .title-area .tit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:20px;font-size:1.5rem;font-weight:500;line-height:1.5}@media(max-width: 1200px){.good-tech-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.good-tech-wrap .tab-area{width:100%}.good-tech-wrap .tab-area ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.good-tech-wrap .right-cont{width:100%}.good-tech-wrap .right-cont .tech-list .item .title-area .tit{font-size:1.4rem;padding:15px}}@media(max-width: 768px){.good-tech-wrap{gap:10px}.good-tech-wrap .tab-area ul li a{padding:10px 10px;font-size:1.4rem}}@media(max-width: 525px){.good-tech-wrap .tab-area ul li a{font-size:1.3rem}.good-tech-wrap .right-cont .tech-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.good-tech-wrap .right-cont .tech-list .item{width:100%;border-radius:10px}.good-tech-wrap .right-cont .tech-list .item .title-area .tit{font-size:1.3rem}}.sec-width{width:1380px;max-width:100%;padding:0 15px}.body-container>.section{margin:70px auto}.com-title .tit{padding-left:0 !important;font-family:"paperlogy";font-size:2.6rem;font-weight:800}.com-title .tit:before{display:none !important}.com-title .more-btn{position:absolute;bottom:5px;right:0;font-size:1.2rem;font-weight:900;color:#777;cursor:pointer}.com-title .more-btn img{display:inline-block;width:20px;height:20px}.com-title .more-btn .more-txt{display:inline-block}.com-title .more-btn:hover .more-txt{text-decoration:underline}.navigate-arrow button{position:relative;top:-5px;float:left;width:35px;height:25px;background:#eceeef;border:1px solid var(--line-color)}.navigate-arrow button img{width:16px;height:16px;opacity:.6}.navigate-arrow button.prev{border-radius:30px 0 0 30px;border-right:0}.navigate-arrow button.prev img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.navigate-arrow button.next{border-radius:0 30px 30px 0}.navigate-arrow button:hover{background:#e5e6e7}.navigate-arrow button:hover img{opacity:1}@media(max-width: 1200px){.com-title{margin-bottom:15px}.com-title .tit{font-size:2.2rem}.com-title .more-btn img{width:18px;height:18px}.body-container>.section{margin:50px auto}}@media(max-width: 550px){.com-title{margin-bottom:10px}.com-title .tit{font-size:1.8rem}.com-title .more-btn img{width:16px;height:16px}}/*# sourceMappingURL=main.min.css.map */