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:0 !important}.banner-user-wrap{position:relative;width:100%;margin-top:20px}.banner-user-wrap .banner-area{position:relative;float:left;width:calc(100% - 390px)}.banner-user-wrap .banner-area .top-banner{position:relative;white-space:nowrap;width:100%;height:0;padding-bottom:32%;overflow:hidden}.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:370px;height:320px;background-color:#f2f5f6;border:1px solid var(--line-color)}.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:#f2f5f6;border-bottom:1px solid var(--line-color)}.banner-user-wrap .user-area .user-login .info-wrap .user-img,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-img{position:relative;float:left;width:40px;height:40px;background:#fff;border-radius:60px;border:1px solid var(--line-color)}.banner-user-wrap .user-area .user-login .info-wrap .user-img>img,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-img>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%}.banner-user-wrap .user-area .user-login .info-wrap .user-name,.banner-user-wrap .user-area .user-uncertified .info-wrap .user-name{float:left;width:calc(100% - 40px);padding-left:15px}.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:#000;font-size:1.4rem;font-weight:600}.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:5px}.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:#989797;font-weight:500;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-top:8px}.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:#fff;padding:5px 10px 4px 10px;background-color:#f27221;position:relative;top:4px;-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:20px;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)}.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 var(--line-color);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;opacity:.6}.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% - 145px);padding:5px 5px 0 0;background-color:#fff}.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.2rem;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.2rem;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.1rem;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}.banner-user-wrap .user-area .user-logout .txt{font-size:1.4rem;color:#606060;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:#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-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{margin-top:15px}.banner-user-wrap .banner-area{width:100%}.banner-user-wrap .banner-area .text-banner{margin-top:15px}.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-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}}.quick-btn-wrap{position:relative;width:100%;margin-top:20px;border:1px solid var(--main-color);border-radius:5px}.quick-btn-wrap .quick-slider{overflow:hidden;width:100%;padding:20px}.quick-btn-wrap .quick-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quick-btn-wrap .slide-title{color:#fff;background:var(--main-color);padding:10px 20px}.quick-btn-wrap .slide-title .tit{font-size:1.5rem;font-weight:600;display:inline-block}.quick-btn-wrap .slide-title .page-num{font-size:1.5rem;color:rgba(255,255,255,.4);display:inline-block;padding-left:15px}.quick-btn-wrap .slide-title .page-num .current{color:#fff}.quick-btn-wrap .slide-btn{position:absolute;top:calc(50% + 20px);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;border-radius:50px;background:#fff;border:1px solid var(--main-color);-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.2);box-shadow:2px 2px 3px rgba(0,0,0,.2)}.quick-btn-wrap .slide-btn:disabled{border-color:#ccc;cursor:no-drop;-webkit-box-shadow:none;box-shadow:none}.quick-btn-wrap .slide-btn:disabled:after{border-color:#999 !important}.quick-btn-wrap .slide-btn:after{content:"";width:10px;height:10px;border-top:2px solid var(--main-color);border-left:2px solid var(--main-color);position:absolute;top:50%;left:calc(50% + 3px);-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);z-index:1}.quick-btn-wrap .slide-btn.prev{left:-15px}.quick-btn-wrap .slide-btn.next{right:-15px}.quick-btn-wrap .slide-btn.next:after{border:0;border-bottom:2px solid var(--main-color);border-right:2px solid var(--main-color);left:calc(50% - 2px)}.quick-btn-wrap .item{text-align:center;padding:20px 0;cursor:pointer}.quick-btn-wrap .item:not(:last-child){border-right:1px solid var(--line-color)}.quick-btn-wrap .item:hover>img{top:-5px}.quick-btn-wrap .item:hover>p{color:var(--main-color)}.quick-btn-wrap .item>img{width:45px;height:45px;position:relative;top:0;-webkit-transition:top .25s;transition:top .25s;margin:0 auto}.quick-btn-wrap .item>p{font-size:1.3rem;font-weight:600;color:#333;padding-top:10px}@media(max-width: 1200px){.quick-btn-wrap{margin-top:15px}.quick-btn-wrap .item{padding:0}}@media(max-width: 650px){.quick-btn-wrap .quick-slider{padding:13px}.quick-btn-wrap .slide-title .tit{font-size:1.4rem}.quick-btn-wrap .slide-title .page-num{font-size:1.3rem;padding-left:10px}.quick-btn-wrap .item>img{width:35px;height:35px}.quick-btn-wrap .item>p{font-size:1rem;letter-spacing:-1px}}.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{position:relative;width:100%;margin-top:50px}.calendar-wrap .calendar-area{position:relative;float:left;width:50%}.calendar-wrap .calendar-area .month-select{position:absolute;top:5px;right:20px}.calendar-wrap .calendar-area .month-select .date{float:left;font-size:1.5rem;color:#000;font-weight:600;padding-right:15px}.calendar-wrap .calendar-area .calendar-group{margin:0;overflow:hidden}.calendar-wrap .calendar-area .calendar-group .grid{border:1px solid var(--line-color);border-bottom:0}.calendar-wrap .calendar-area .calendar-group .grid .week{margin:0;line-height:40px;border-bottom:1px solid var(--line-color)}.calendar-wrap .calendar-area .calendar-group .grid .week .week-cell{float:left;width:14.2857%;text-align:center;font-size:1.2rem;cursor:default;font-weight:500}.calendar-wrap .calendar-area .calendar-group .grid .week .week-cell:not(:last-child){border-right:1px solid var(--line-color)}.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:99px;overflow:hidden;border-bottom:1px solid var(--line-color)}.calendar-wrap .calendar-area .calendar-group .grid .row .background{position:absolute;top:0;right:0;bottom:0;left:0}.calendar-wrap .calendar-area .calendar-group .grid .row .background .bg-cell{float:left;width:14.2857%;height:100%}.calendar-wrap .calendar-area .calendar-group .grid .row .background .bg-cell:not(:last-child){border-right:1px solid var(--line-color)}.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}.calendar-wrap .calendar-area .calendar-group .grid .row .day .day-cell{float:left;width:14.2857%;line-height:25px;text-align:center;background:transparent;text-align:center;font-size:1.1rem;height:100%;position:relative;cursor:pointer}.calendar-wrap .calendar-area .calendar-group .grid .row .day .day-cell.disabled{color:#d3d3d3}.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:1rem;height:17px;text-align:left;width:100%;padding:2px 0 0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#fff;margin-bottom:2px}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.cec{background:var(--blue-color)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.kpubic{background:var(--purple-color)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.smt{background:var(--pink-color)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.intern{background:var(--sky-color)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.amic{background:var(--green-color)}.calendar-wrap .calendar-area .calendar-group .grid .row .line .line-g .line-cell .schd-item.sanhak{background:var(--orange-color)}.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;float:left;width:50%}.calendar-wrap .schedule-area .com-title{display:none}.calendar-wrap .schedule-area .schd-head{position:relative;width:100%;margin-bottom:13px}.calendar-wrap .schedule-area .schd-head .toggle-btn{float:left}.calendar-wrap .schedule-area .schd-head .toggle-btn .btn{border:1px solid var(--line-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.1rem;color:#a2a5ab;font-weight:600}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old){background:none;display:none}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old)+label{background:none;margin:0}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old):checked+label{margin:0}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old):not(old):checked+label{margin:0}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old).toggle+label{cursor:pointer;line-height:normal}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old).toggle+label:hover{background:none;color:#a2a5ab}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old).toggle+label:after{background:#fff;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 .schedule-area .schd-head .toggle-btn input[type=radio]:not(old).toggle.toggle-left+label{border-right:0;background:#eee}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old).toggle.toggle-left+label:after{left:100%}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old).toggle.toggle-right+label{margin-left:-5px;background:#eee}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old).toggle.toggle-right+label:after{left:-100%}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old).toggle:checked+label{cursor:default;color:#232528;-webkit-transition:color 200ms;transition:color 200ms;z-index:1}.calendar-wrap .schedule-area .schd-head .toggle-btn input[type=radio]:not(old).toggle:checked+label:after{left:0}.calendar-wrap .schedule-area .schd-head .filter-area{float:right;position:relative;top:5px}.calendar-wrap .schedule-area .schd-head .filter-area input[type=checkbox].check-box+label{font-size:1.2rem;font-weight:600;margin-right:10px}.calendar-wrap .schedule-area .schd-head .filter-area input[type=checkbox].check-box+label:before{width:13px;height:13px;background-size:6px 6px;margin-right:4px}.calendar-wrap .schedule-area .schd-list{position:relative;top:1px;height:537px;background:#f2f5f6;border:1px solid var(--line-color);border-left:0;padding:5px 5px 0 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:0;right:0}.calendar-wrap .schedule-area .schd-list .schedule .schd-row .head .schd-toggle-tit .total{display:inline-block;font-size:1rem;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:1rem;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:6px;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.2rem;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:1rem;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 .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 .calendar-area{float:none;width:100%}.calendar-wrap .schedule-area{float:none;width:100%;margin-top:50px}}@media(max-width: 650px){.calendar-wrap .calendar-area .month-select{right:0;top:4px}.calendar-wrap .calendar-area .month-select .date{font-size:1.2rem;padding-right:10px}.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 .com-title{display:block}.calendar-wrap .schedule-area .schd-head{float:none;width:100%}.calendar-wrap .schedule-area .schd-head .toggle-btn{float:none;width:100%}.calendar-wrap .schedule-area .schd-head .toggle-btn .btn{width:50%;padding:10px}.calendar-wrap .schedule-area .schd-head .filter-area{float:none;width:100%;margin:5px 0}.calendar-wrap .schedule-area .schd-head .filter-area .check-input-box{padding:6px 0;width:30%}.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 .item .tit{float:none;width:100%}.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%}}.board-wrap{position:relative;width:100%;margin-top:70px}.board-wrap .group{float:left;width:calc(50% - 15px)}.board-wrap .group:last-child{float:right}.board-wrap .group .board-list{border-top:1px solid #000}.board-wrap .group .board-list ul li a{position:relative;display:block;width:100%;padding:15px 0;border-bottom:1px solid var(--line-color)}.board-wrap .group .board-list ul li a .label{float:left;width:50px;line-height:23px;color:#fff;text-align:center;border-radius:3px;font-size:1.1rem;font-weight:600}.board-wrap .group .board-list ul li a .label.on{background:var(--main-color)}.board-wrap .group .board-list ul li a .label.end{background:#aeaeae}.board-wrap .group .board-list ul li a .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;width:calc(100% - 105px);position:relative;top:3px;padding:0 10px;font-weight:500}.board-wrap .group .board-list ul li a .date{position:absolute;top:18px;right:0;color:#818181;width:55px;display:block}.board-wrap .group .board-list ul li a:hover .title{text-decoration:underline}@media(max-width: 1200px){.board-wrap{margin-top:50px}}@media(max-width: 650px){.board-wrap .group{float:none;width:100%;margin:0}.board-wrap .group:last-child{margin-top:50px}.board-wrap .group .board-list ul li a{padding:10px 0}.board-wrap .group .board-list ul li a .label{font-size:1rem;width:45px;line-height:20px}.board-wrap .group .board-list ul li a .title{font-size:1.2rem;padding:0 5px}.board-wrap .group .board-list ul li a .date{font-size:1.1rem}}.education-list-wrap{position:relative;margin-top:70px}.education-list-wrap .item-group .item{float:left;width:calc(33.33% - 14px);border:1px solid var(--line-color);border-top-color:#aaa}.education-list-wrap .item-group .item:not(:last-child){margin-right:20px}.education-list-wrap .item-group .item .head{position:relative;padding:20px;background:#f2f5f6;border-bottom:1px solid var(--line-color)}.education-list-wrap .item-group .item .head .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;width:calc(100% - 50px);font-size:1.4rem;font-weight:500;position:relative;top:2px;padding-left:10px}.education-list-wrap .item-group .item .head .title:hover a{text-decoration:underline}.education-list-wrap .item-group .item .head .label{float:left;width:50px;line-height:23px;color:#fff;text-align:center;border-radius:3px;font-size:1.1rem;font-weight:600}.education-list-wrap .item-group .item .head .label.on{background:var(--main-color)}.education-list-wrap .item-group .item .head .label.end{background:#aeaeae}.education-list-wrap .item-group .item .date{position:relative;padding:20px}.education-list-wrap .item-group .item .date .row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.2rem;color:#626262;font-weight:500}.education-list-wrap .item-group .item .date .row:not(:last-child){margin-bottom:10px}.education-list-wrap .item-group .item .date .row b{font-weight:600;color:#3c5b92;margin-right:5px}.education-list-wrap .item-group .item.empty{background:#f2f5f6;overflow:hidden;text-align:center;padding:63px 0}.education-list-wrap .item-group .item.empty p{color:#b4b4b4;font-size:1.4rem;font-weight:500}.education-list-wrap .item-group .item.empty.full-width{width:100%}@media(max-width: 1200px){.education-list-wrap{margin-top:50px}}@media(max-width: 1024px){.education-list-wrap .item-group .item{margin:0 0 10px 0;float:none;width:100%}.education-list-wrap .item-group .item .head{padding:12px}.education-list-wrap .item-group .item .head .title{font-size:1.3rem;top:5px}.education-list-wrap .item-group .item .date{padding:12px}.education-list-wrap .item-group .item .date .row{font-size:1.1rem}.education-list-wrap .item-group .item.empty{padding:35px 0}.education-list-wrap .item-group .item.empty p{font-size:1.2rem}}.equ-list-wrap{position:relative;width:100%;margin-top:70px}.equ-list-wrap .com-title{width:1200px;margin:0 auto 20px}.equ-list-wrap .com-title .tit{display:inline-block}.equ-list-wrap .com-title .navigate-arrow{display:inline-block;position:relative;top:12px;margin-left:20px}.equ-list-wrap .slide-area .equ-list{position:relative;height:100%;overflow:visible;padding:30px 0}.equ-list-wrap .slide-area .equ-list:before{content:"";position:absolute;top:0;left:-50%;width:500%;height:100%;background:#f2f2f2}.equ-list-wrap .slide-area .equ-list .slick-track{height:100%}.equ-list-wrap .slide-area .equ-list .group{opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s;position:relative;border-top:3px solid var(--line-color);background:#fff;margin:0 15px;text-align:center;padding:30px 15px;-webkit-transition:border .25s;transition:border .25s}.equ-list-wrap .slide-area .equ-list .group:hover{border-color:var(--main-color)}.equ-list-wrap .slide-area .equ-list .group.slick-active{opacity:1}.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.5rem;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.3rem;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.1rem;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{margin-top:50px}.equ-list-wrap .com-title{width:100%}.equ-list-wrap .slide-area .equ-list .group{margin:0 5px;padding:20px 15px}.equ-list-wrap .slide-area .equ-list .group .title-area .tit{font-size:1.2rem}.equ-list-wrap .slide-area .equ-list .group .title-area .txt{font-size:1.1rem}.equ-list-wrap .slide-area .equ-list .group .eq-more{font-size:1rem;padding-top:20px}}@media(max-width: 375px){.equ-list-wrap .com-title .navigate-arrow{display:block;margin-left:0;margin-top:10px}}.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;border-top:1px solid #aaa}.techmarket-wrap .pc-tech-table table thead tr th{vertical-align:middle;height:40px;font-weight:600;text-align:center;color:#000;font-size:1.3rem;background:#eceeef}.techmarket-wrap .pc-tech-table table tbody tr td{vertical-align:middle;word-break:break-word;color:#000;text-align:center;font-size:1.3rem;height:40px;border-bottom:1px solid var(--line-color);font-weight:500}.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.4rem;text-align:left}.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 .mo-tech-table .table-box .box ul li b{margin-right:7px}.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{margin:70px 0 90px;position:relative;width:100%}.sanhak-news-wrap .com-title{margin-bottom:40px}.sanhak-news-wrap .com-title .more-btn{bottom:-25px}.sanhak-news-wrap .news-list-area{position:relative;background:#f2f5f6}.sanhak-news-wrap .news-list-area .sec-width{position:relative;padding:30px 0}.sanhak-news-wrap .news-list-area .sec-width .post-first{width:285px;height:calc(100% + 40px);position:absolute;top:-20px;left:0;background:var(--main-color);padding:30px;color:#fff;cursor:pointer;-webkit-transition:background .25s;transition:background .25s}.sanhak-news-wrap .news-list-area .sec-width .post-first:hover{background:var(--main-hover-color)}.sanhak-news-wrap .news-list-area .sec-width .post-first .head{position:relative;border-bottom:1px solid #8cb1f4;padding-bottom:15px;width:100%}.sanhak-news-wrap .news-list-area .sec-width .post-first .head .date .years{font-size:1.1rem;padding-bottom:3px}.sanhak-news-wrap .news-list-area .sec-width .post-first .head .date .day{font-size:2rem;font-weight:900}.sanhak-news-wrap .news-list-area .sec-width .post-first .head .label{position:absolute;bottom:15px;right:0;font-size:1.3rem}.sanhak-news-wrap .news-list-area .sec-width .post-first .title{padding-top:15px;font-size:1.6rem;line-height:1.7;font-weight:900}.sanhak-news-wrap .news-list-area .sec-width .post-first .text{padding-top:15px;font-size:1.4rem;line-height:1.7;overflow:hidden;display:-webkit-box;white-space:normal;word-wrap:break-word;-webkit-line-clamp:5;-webkit-box-orient:vertical}.sanhak-news-wrap .news-list-area .sec-width .post-list{padding-left:330px}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li:not(:last-child) a{border-bottom:1px solid var(--line-color)}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a{position:relative;display:block;width:100%;padding:15px 0}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;width:120px;position:relative;font-size:1.4rem;font-weight:600;color:#8a99b2;padding-right:10px}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .label:before{content:"";position:absolute;top:3px;right:0;width:1px;height:11px;background:#b9c2c5}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;width:calc(100% - 175px);position:relative;padding:0 15px;font-weight:500;font-size:1.4rem}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .date{position:absolute;top:15px;right:0;color:#818181;width:55px;display:block;text-align:right}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a:hover .title{text-decoration:underline}@media(max-width: 1200px){.sanhak-news-wrap{margin-top:50px}.sanhak-news-wrap .news-list-area .sec-width{padding:15px 0}.sanhak-news-wrap .news-list-area .sec-width .post-first{left:15px}.sanhak-news-wrap .news-list-area .sec-width .post-first .title{font-size:1.4rem}.sanhak-news-wrap .news-list-area .sec-width .post-first .text{-webkit-line-clamp:3;font-size:1.3rem;padding-top:10px}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a{padding:13px 0}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .label{font-size:1.2rem;width:100px}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .title{font-size:1.3rem}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .date{font-size:1.2rem;right:15px}}@media(max-width: 768px){.sanhak-news-wrap .com-title{margin-bottom:15px}.sanhak-news-wrap .com-title .more-btn{bottom:0}.sanhak-news-wrap .news-list-area .sec-width{padding:0}.sanhak-news-wrap .news-list-area .sec-width .post-first{position:static;width:100%;height:auto}.sanhak-news-wrap .news-list-area .sec-width .post-list{padding:15px 30px}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .title{font-size:1.2rem}}@media(max-width: 425px){.sanhak-news-wrap .news-list-area .sec-width .post-first{padding:20px}.sanhak-news-wrap .news-list-area .sec-width .post-list{padding:15px 20px}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .label{width:100%;float:none;display:block}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .label:before{display:none}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .title{width:calc(100% - 55px);float:none;font-size:1.2rem;display:block;padding:10px 0 0}.sanhak-news-wrap .news-list-area .sec-width .post-list ul li a .date{top:auto;bottom:15px;right:0}}.media-wrap{margin-top:110px;position:relative;width:100%}.media-wrap .newsletter-area{float:right;position:relative;width:410px}.media-wrap .newsletter-area .newsletter{position:relative;padding-bottom:68%;width:100%;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% - 440px);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.2rem;font-weight:500;color:#aaa}.media-wrap .press-area .press-board ul li .info span:first-child{padding-right:20px}.media-wrap .press-area .press-board ul li .info span:first-child:before{content:"";position:absolute;top:5px;right:6px;width:4px;height:4px;border-radius:5px;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:285px;height:160px;overflow:hidden;position:relative;text-align:center}.media-wrap .press-area .press-board ul li.first-post .img-area>img{max-width:100%;max-height:100%}.media-wrap .press-area .press-board ul li.first-post .txt-area{float:right;width:calc(100% - 305px);padding-top:5px}.media-wrap .press-area .press-board ul li.first-post .txt-area .title{font-size:1.5rem;padding-top:15px;color:#333;font-weight:600;line-height:1.9;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.first-post .txt-area .text{font-size:1.3rem;padding-top:5px;color:#6b6b6b;font-weight:500;line-height:1.9;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{margin-top:90px}.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.4rem;line-height:1.7}.media-wrap .press-area .press-board ul li.first-post .txt-area .text{font-size:1.2rem;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.3rem}.media-wrap .press-area .press-board ul li.first-post .txt-area .text{font-size:1.1rem}}@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(--main-color);color:#fff;font-weight:600}.good-tech-wrap .tab-area ul li:hover a{background:#e9eeff;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:3px;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)}.good-tech-wrap .right-cont .tech-list .item .thumbnail-area{width:100%;padding-bottom:55%;position:relative;overflow:hidden;border-radius:5px;margin-bottom:15px;border: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.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 .title-area .tit{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:block;font-size:1.4rem;font-weight:700;padding-bottom:5px;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%}}@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%}.good-tech-wrap .right-cont .tech-list .item .title-area .tit{font-size:1.3rem}}.body-container>.section{margin:50px auto}.com-title .more-btn{position:absolute;bottom:0;right:0;font-size:1.2rem;font-weight:900;color:#777;cursor:pointer}.com-title .more-btn img{display:inline-block;width:13px;height:13px}.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}/*# sourceMappingURL=main.min.css.map */