@charset "UTF-8";@import"https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@2.0/nanumsquare.css";@import"https://fonts.googleapis.com/css2?family=Jua&family=Nanum+Pen+Script&display=swap";:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #fff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-x pan-y pinch-zoom;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1 / 1;height:100%;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width: 100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background: transparent;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-height: 30px;--vc-nav-width: 30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);inset-block-start:50%;justify-content:center;padding:0;position:absolute;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-block-start:auto;inset-inline:auto 50%;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-ttb .carousel__prev,.carousel.is-vertical.is-btt .carousel__next{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media (hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color: var(--vc-clr-primary);--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-border-radius: 0;--vc-pgn-gap: 6px;--vc-pgn-height: 4px;--vc-png-bottom: 10px;--vc-png-left: auto;--vc-png-right: 10px;--vc-pgn-width: 16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media (hover:hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}a{white-space:nowrap}#__app_root,body{font-size:18px}.__senior{height:100%;width:100%}object{width:100%}body,html{color:#333}a,abbr,acronym,address,applet,b,big,blockquote,body,button,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,input,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{background:transparent;border:0;box-sizing:border-box;font-family:pretendard,serif;font-size:100%;font-weight:400;margin:0;outline:0;padding:0;text-decoration-thickness:1px!important;vertical-align:baseline}label{position:relative}*{font-size:18px}body,html{font-family:pretendard,sans-serif;-webkit-font-smoothing:antialiased;background:#fff;box-sizing:border-box;height:100%}._map *{box-sizing:content-box}body{word-break:break-all;-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important;line-height:1.3}input,select,textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;color:#000;font-family:pretendard,sans-serif;font-size:18px;font-weight:500;outline:0;padding:0 10px}input:not(.selectbox_search_input),select{height:50px}input[type=checkbox],input[type=radio]{height:16px;width:16px}textarea{border:1px solid #ddd;border-radius:4px;color:#333;font-family:pretendard,sans-serif;line-height:1.3;padding:10px;resize:none}input:not(.selectbox_search_input):focus,select:focus,textarea:focus{outline:2px dashed #333!important;transition:all 0s ease}input[type=checkbox],input[type=radio],label{cursor:pointer}label{align-items:center;display:flex;gap:5px;justify-content:flex-start;line-height:0}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{color:#292e41;font-family:NanumSquare,sans-serif;font-weight:800;line-height:1}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0;border-style:hidden;width:100%}a i,button i{color:#fff;transition:all .2s ease-in-out}button{align-items:center;background:transparent;border:0;border-radius:4px;display:flex;font-family:pretendard,sans-serif;justify-content:center;line-height:1;text-decoration:none;transition:all .25s ease}button:not(:disabled){cursor:pointer}a{transition:all .25s ease}a,a:active,a:hover,a:link,a:visited{align-items:center;border-radius:4px;display:flex;font-family:pretendard,sans-serif;justify-content:center;line-height:1;text-decoration:none}a:active:not(:disabled),a:hover:not(:disabled),a:link:not(:disabled),a:not(:disabled),a:visited:not(:disabled){cursor:pointer}a:hover{text-underline-position:under}a:active:not(:disabled),a:focus:not(:disabled),button:active:not(:disabled),button:focus:not(:disabled){outline:2px dashed #333!important;transition:all .04s ease-in-out!important}input::-moz-placeholder,textarea::-moz-placeholder{color:#999;font-size:18px;font-weight:300}input::placeholder,textarea::placeholder{color:#999;font-size:18px;font-weight:300}button:focus,option:focus{outline:none}img{transition:all .15s ease}:root{--pt1: #7181e9;--pt2: #5766c7;--pt3: #e7dd4a;--pt1_h: #5265e3}.ellip-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis}.ellip-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis}.ellip-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis}.fd_col{flex-direction:column}.ali-ct{align-items:center}.ali-st{align-items:start}.ali-ed{align-items:end}.jsf-ct{justify-content:center}.jsf-sb{justify-content:space-between}.jsf-st{justify-content:start}.ln-ht{line-height:1px}.wd140{width:140px!important}#header{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;width:100%}#header .inner{width:1300px}#header .high{border-bottom:1px solid #ddd;padding:20px 0;width:100%}#header .high .logowrap{border-radius:0;display:flex;gap:10px}#header .high .logowrap img{height:50px;width:263px}#header .high .logowrap>div b{display:flex;font-size:20px;font-weight:600;margin-bottom:6px}#header .high .logowrap>div h1{font-size:26px;font-weight:800}.search ._label{background:transparent;cursor:text;left:0;line-height:50px;padding-left:14px;position:absolute;top:0;transform:translate(0);transform-origin:0 0;transition:all .15s ease}.search ._field{border:solid var(--pt1);border-radius:10px 0 0 10px;border-width:2px 0 2px 2px;color:#000;font-size:18px;padding:10px 15px;width:350px}.search ._reset{border-radius:0;padding:0;position:absolute;right:15px;top:14px}.search ._reset i{color:#0006;font-size:25px}.search ._field:not(:-moz-placeholder)+._label{background:#fff;color:var(--pt1);font-size:20px;line-height:20px;opacity:1;padding:0 5px;transform:translate(14px,-7px) scale(.8)}.search ._field:focus+._label,.search ._field:not(:placeholder-shown)+._label{background:#fff;color:var(--pt1);font-size:20px;line-height:20px;opacity:1;padding:0 5px;transform:translate(14px,-7px) scale(.8)}.search ._field:focus{border:2px solid #fff!important;border-right-width:0!important}#header .high .search>button{background:var(--pt1);border-radius:0 10px 10px 0;color:#fff;height:50px;width:60px}.fontsize{gap:10px}.fontsize>div button{border:1px solid #ddd;border-radius:0;padding:8px 10px}.fontsize>div button i{color:#333}.fontsize>div button:last-child{border-left:0;border-radius:0 4px 4px 0}.fontsize>div button:first-child{border-radius:4px 0 0 4px;border-right:0}.fontsize>div button:hover{background:#666;border-color:#666;color:#fff}.fontsize>div button:hover i{color:#fff}#header .low{background:#fff;border-bottom:1px solid #eaecf1;width:100%;z-index:100}#header .low .gnb{gap:0}#header .low .gnb a,#header .low .gnb button{border-radius:0;color:#292e41;font-family:NanumSquare,sans-serif;font-size:20px;font-weight:600;gap:5px;height:80px;padding:0 25px;position:relative}#header .low .gnb a i,#header .low .gnb button i{color:#292e41}#header .low .gnb a:after,#header .low .gnb button:after{background-image:linear-gradient(to top left,var(--pt1) 10%,var(--pt1));border-radius:10px;bottom:-1px;content:"";display:block;height:5px;left:0;position:absolute;transform:translateY(20px);transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}#header .low .gnb a.active:after,#header .low .gnb button.active:after{background-image:linear-gradient(to top left,var(--pt1) 10%,var(--pt1));border-radius:10px;bottom:-1px;content:"";display:block;height:5px;left:0;position:absolute;transform:translateY(0);transform:scaleY(1);width:100%}#header .low .gnb a:before,#header .low .gnb button:before{border-right:1px solid rgba(0,0,0,.15);content:"";height:15px;position:absolute;right:0;width:1px}#header .low .gnb a:last-child:before,#header .low .gnb button:last-child:before{border:0}#header .low .gnb a:first-child,#header .low .gnb button:first-child{margin-left:-25px}#header .low .gnb a:hover,#header .low .gnb a:hover i,#header .low .gnb button:hover,#header .low .gnb button:hover i{color:#000}#header .low .gnb a:hover a,#header .low .gnb button:hover a{opacity:.5}#header .low .gnb a:hover :after,#header .low .gnb button:hover :after{transform:translateY(0);transform:scaleY(1)}#header .low .gnb .on:after{background-image:linear-gradient(to top left,var(--pt1) 10%,var(--pt1));border-radius:10px;bottom:-1px;content:"";display:block;height:5px;left:0;position:absolute;width:100%}#header .low .gnb .down_logo{display:none;height:50px;margin-right:20px;padding:0;width:50px}#header .low .gnb .down_logo:after{display:none}#header .low .gnb .down_logo img{width:100%}#header .down_logo:after,#header .down_logo:before{display:none}#usermenu{background:#fff;border-radius:7px;box-shadow:3px 3px 20px #0000001a;width:200px}#usermenu a{border:solid #d7dce5;border-radius:0;border-width:0 1px;justify-content:flex-start;padding:10px 20px}#usermenu a:first-child{border-radius:7px 7px 0 0;border-top:1px solid #d7dce5}#usermenu a:last-child{background:#747d8c;border-bottom:0;border-radius:0 0 7px 7px;border-top:1px solid;border-color:#747d8c}#usermenu a:last-child b{color:#fff;justify-content:center}#usermenu a b{align-items:center;display:flex;justify-content:space-between;width:100%}#usermenu a span{color:var(--pt1);font-weight:600}#usermenu a:hover b{text-decoration:underline}#header .low .btnuser{display:flex;gap:10px;height:80px;position:relative}#header .low .btnuser>a,#header .low .btnuser>button{border-radius:0;color:#292e41;font-family:NanumSquare,sans-serif;font-size:18px;font-weight:700;gap:5px;padding:6px 14px;position:relative}#header .low .btnuser>a:before,#header .low .btnuser>button:before{border-right:1px solid rgba(0,0,0,.2);content:"";height:10px;position:absolute;right:0;width:1px}#header .low .btnuser>a:last-child:before,#header .low .btnuser>button:last-child:before{border:0}#header .low .btnuser i{color:#292e41;font-size:15px}#header .low .subse ._user,#header .low .subse>a{background:#f4f6fa;background:#fff;color:#000;font-family:NanumSquare,sans-serif;font-size:16px;font-weight:600;justify-content:start}#header .low .subse ._user:before,#header .low .subse>a:before{content:"";display:none}#header .low .subse ._user span,#header .low .subse>a span{align-items:center;background-color:#ccd0d6;border-radius:50%;display:flex;height:26px;justify-content:center;margin-right:6px;width:26px}#header .low .subse ._user span i,#header .low .subse>a span i{color:#fff}#header .low .subse ._user:hover,#header .low .subse>a:hover{background:var(--pt1);border-color:var(--pt1);color:#fff}#header .low .subse ._user:hover i,#header .low .subse>a:hover i{color:#fff}#header .low .subse ._user:hover span,#header .low .subse>a:hover span{background:#fff}#header .low .subse ._user:hover span>i,#header .low .subse>a:hover span>i{color:#97a1af}#header .low .subse ._user>i{color:#a4a8ae;font-size:14px;margin-left:25px}#header .low .subse ._addhi{font-size:16px}#mainvisual{height:550px;position:relative;width:100%}#mainvisual .mv_pagewrap{gap:10px;margin-bottom:20px}#mainvisual .mv_pagewrap button{border-radius:50%;color:#ffffff4d;font-size:18px;font-weight:800;height:15px;padding:15px;width:15px}#mainvisual .mv_pagewrap button:focus{outline:dashed #fff}#mainvisual .mv_pagewrap button.on{color:#fff;margin-right:110px}#mainvisual .mv_pagewrap button.on:before{background:#ffffff4d;border-radius:5px;content:"";height:4px;left:30px;position:absolute;width:100px}#mainvisual .mv_pagewrap button.on:after{background:#e6ff00;border-radius:5px;content:"";height:4px;left:30px;position:absolute;transition:10ms linear;width:var(--progress)}#mainvisual .mv_np{position:absolute;top:calc(50% - 30px);width:100%;z-index:2}#mainvisual .mv_np button{background:#0003;border-radius:50%;height:60px;position:absolute;width:60px}#mainvisual .mv_np button.prev{left:30px}#mainvisual .mv_np button.next{right:30px}#mainvisual .mv_np button:hover{background:#fff;box-shadow:4px 10px 10px #0000004d;transform:translate(-5px)}#mainvisual .mv_np button:hover i{color:var(--pt1)}#mainvisual .mv_np button i{color:#fff}#mainvisual .mainvisual_swiper{height:100%;width:100%}#mainvisual .m_copy{flex-direction:column;left:13%;position:absolute;top:20%}#mainvisual .m_copy div{color:#fff;font-size:20px;font-weight:500;line-height:1.6;margin-top:20px;text-shadow:0 0 20px rgba(0,0,0,.3)}#mainvisual .m_copy h1{color:#fff;font-size:60px;font-weight:800;letter-spacing:-1px;line-height:1.2;text-shadow:0 0 20px rgba(0,0,0,.3)}#mainvisual .m_copy>a{background:var(--pt1);border-radius:100px;color:#fff;font-size:25px;font-weight:600;margin-top:50px;padding:20px 40px;width:auto}#mainvisual .m_copy>a i{font-size:20px;margin-left:30px}#mainvisual .m_copy>a:hover i{transform:translate(10px)}#main_contents .main_quick{background:#fcfcff;border-bottom:1px solid #d2d4ed;padding:40px 0}#main_contents .inner{width:1300px}#main_contents .main_quick .inner a{background:#fff;border:1px solid #d6daff;border-radius:50%;color:#333;flex-direction:column;font-size:18px;font-weight:600;gap:10px;height:170px;transition:all .35s ease;width:170px}#main_contents .main_quick .inner a img{height:60px}#main_contents .main_quick .inner a:hover{border:5px solid var(--pt1);box-shadow:4px 10px 15px #0000001a;color:#000;text-decoration:underline;transition:all .15s ease}#main_contents .main_quick .inner a:focus{outline:2px dashed #222;transition:all .01s ease-in-out}#main_contents .my_stats{background:#5e5e5e}.joboffer .tabs1{flex-direction:column;gap:8px}.joboffer .tabs1 button{background:#fff;border:1px solid #d2d4ed;border-radius:60px;color:#333;font-size:18px;font-weight:600;gap:10px;height:50px;justify-content:flex-start;padding:0 30px;position:relative;width:200px}.joboffer .tabs1 button i{color:#333;font-size:14px}.joboffer .tabs1 button:first-child:after{width:0}.joboffer .tabs1 button.active{background:var(--pt1)!important;border:none;box-shadow:3px 3px 7px #0003;color:#fff!important;color:#fff;position:relative}.joboffer .tabs1 button.active i{color:#fff}.joboffer .tab_content1{flex-grow:1;min-width:0;position:relative}.joboffer .tab_container{position:relative;width:100%}.joboffer .job_list a ._logo{margin-bottom:30px;width:100%}.joboffer ._list ._logo img{height:30px}.joboffer .job_list ._list h4{color:#666;font-family:pretendard,sans-serif;font-size:16px;font-weight:400;margin-bottom:15px;text-align:left;width:100%}.joboffer .job_list ._list h5{font-family:pretendard,sans-serif;font-size:20px;font-weight:600;line-height:1.2}.joboffer .job_list ._list ._info{align-items:center;display:flex;font-size:16px;justify-content:space-between;margin-top:40px;width:100%}.joboffer .job_list ._list ._info span{color:red;font-weight:500}.btn_scrap{border-radius:50%;color:transparent;display:block;padding:6px;position:absolute;right:10px;text-shadow:0 0 1px #000;top:10px;z-index:9}.btn_scrap i{color:#f9f9f9;font-size:20px}.btn_scrap:hover i{border-radius:50%;color:#ffcd00;text-shadow:0 0 1px #ff9d00}#main_contents .inner h2{align-items:center;display:flex;flex-direction:column;font-size:30px;gap:15px;justify-content:center;margin-bottom:30px;width:100%}#main_contents .inner h2 span{align-items:center;box-shadow:inset 0 -10px #dcedff;display:flex;display:inline;font-size:18px;font-weight:600}#main_contents .inner h2 span:after{background:#d9fcdb;content:"";display:inline-block;height:10px;width:0}#main_contents .inner h2 span i{color:var(--pt1);margin-right:5px}.joboffer{background:#f4f5ff;border-bottom:1px solid #d2d4ed;padding:60px 0}.joboffer .inner{flex-direction:column}.joboffer .tab_conwrap{gap:50px;width:100%}.joboffer .job_list ._list{background:#fff;border:1px solid #d2d4ed;border-radius:10px;cursor:pointer;flex-direction:column;justify-content:flex-start;padding:30px 20px}.joboffer .job_list ._list:hover{box-shadow:4px 10px 15px #0000001a}.joboffer .job_list ._list:hover h5{color:#000;text-decoration:underline}.joboffer .job_list ._list:focus{outline:2px dashed #333}.joboffer .tab_content1 ._next,.joboffer .tab_content1 ._prev{background:#0006;border-radius:50%;height:40px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:10}.joboffer .tab_content1 ._next.swiper-button-disabled,.joboffer .tab_content1 ._prev.swiper-button-disabled{cursor:default;opacity:.4}.joboffer .tab_content1 ._next:not(.swiper-button-disabled):hover,.joboffer .tab_content1 ._prev:not(.swiper-button-disabled):hover{background:var(--pt1);box-shadow:4px 10px 15px #0000001a;color:#fff}.joboffer .tab_content1 ._prev{left:-25px}.joboffer .tab_content1 ._prev:not(.swiper-button-disabled):hover{transform:translate(-4px)}.joboffer .tab_content1 ._next{right:-25px}.joboffer .tab_content1 ._next:not(.swiper-button-disabled):hover{transform:translate(4px)}.education{background:#f8f8fe;border-bottom:1px solid #d2d4ed;padding:60px 0}.education .inner{flex-direction:column}.education .listwrap{position:relative;width:100%}.education .listwrap .edu_list a{background:#fff;border:1px solid #d2d4ed;border-radius:10px;flex-direction:column;justify-content:flex-start;overflow:hidden}.education .listwrap a:hover{box-shadow:4px 10px 15px #0000001a}.education .listwrap a:hover h3{text-decoration:underline}.education .listwrap a:hover h3{color:#000}.education .listwrap ._next,.education .listwrap ._prev{background:#0006;border-radius:50%;height:40px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:10}.education .listwrap ._next.swiper-button-disabled,.education .listwrap ._prev.swiper-button-disabled{cursor:default;opacity:.4}.education .listwrap ._next:not(.swiper-button-disabled):hover,.education .listwrap ._prev:not(.swiper-button-disabled):hover{background:var(--pt1);box-shadow:4px 10px 15px #0000001a;color:#fff}.education .listwrap ._prev{left:-25px}.education .listwrap ._prev:not(.swiper-button-disabled):hover{transform:translate(-4px)}.education .listwrap ._next{right:-25px}.education .listwrap ._next:not(.swiper-button-disabled):hover{transform:translate(4px)}.education .listwrap .edu_list ._thumb,.education .listwrap .edu_list ._thumb img{width:100%}.education .edu_list a h3{font-family:pretendard,sans-serif;font-size:20px;font-weight:600;height:51px;line-height:1.2;margin-bottom:15px}.education .edu_list a ul{padding:15px 20px}.education .edu_list a li{align-items:center;display:flex;gap:10px;margin-bottom:5px}.education .edu_list a li:first-of-type span{background:#545fa1}.education .edu_list a li span{background:var(--pt1);border-radius:4px;color:#fff;display:block;font-size:14px;padding:5px 0;text-align:center;width:65px}.education .edu_list a ._corp{margin-bottom:0;margin-top:20px;text-align:left}.education .edu_list a ul>span{display:block;margin-bottom:5px}.supportwrap{background:#fff;border-bottom:1px solid #d2d4ed;padding:60px 0}.supportwrap .inner{display:flex;flex-direction:column;padding:0 80px;width:100%!important}.supportwrap .inner ._in{width:1300px}.supportwrap .inner ._in h2{width:100%}.supportwrap .su_list{flex-wrap:wrap;gap:20px;width:100%}.supportwrap .su_list a{background-size:cover!important;border-radius:10px;flex-direction:column;flex-grow:1;height:350px;justify-content:flex-end;max-width:278px;min-width:240px;overflow:hidden;transition:all .25s ease}.supportwrap .su_list a .st_back{background:#0000004d;border-radius:7px;display:flex;flex-direction:column;gap:10px;height:350px;justify-content:start;padding:20px;position:relative;transition:all .25s ease;width:100%}.supportwrap .su_list a:hover .st_back{height:350px;transition:all .25s ease}.supportwrap .su_list a .st_back div{margin-top:195px}.supportwrap .su_list a .st_back span{align-items:center;background:#fff0;border:2px solid #fff;border-radius:50%;display:flex;height:84px;justify-content:center;left:calc(50% - 42px);opacity:0;position:absolute;top:70px;transform:translateY(20px);transition:all .25s ease;width:84px}.supportwrap .su_list a .st_back span i{color:#fff;font-size:20px}.supportwrap .su_list a:hover{box-shadow:4px 10px 15px #0000001a;transform:translateY(-10px);transition:all .25s ease}.supportwrap .su_list a:hover .st_back span{opacity:1;transform:translateY(0);transition:all .25s ease}.supportwrap .su_list a h4{color:#fff;font-family:pretendard,sans-serif;font-size:24px;font-weight:700;margin-bottom:10px;text-shadow:0 0 15px rgba(0,0,0,.4);width:220px}.supportwrap .su_list a:hover h4{text-shadow:0 0 10px rgba(0,0,0,.2)}.supportwrap .su_list a li{color:#fff;font-size:18px;margin-bottom:10px}.supportwrap .su_list .st_01{background:url(../img/su_01.png)}.supportwrap .su_list .st_01:hover .st_back{background:#ff0000cb}.supportwrap .su_list .st_02{background:url(../img/su_02.png)}.supportwrap .su_list .st_02:hover .st_back{background:#e36105e6}.supportwrap .su_list .st_03{background:url(../img/su_03.png)}.supportwrap .su_list .st_03:hover .st_back{background:#3a8509e6}.supportwrap .su_list .st_04{background:url(../img/su_04.png)}.supportwrap .su_list .st_04:hover .st_back{background:#1362d1e6}.supportwrap .su_list .st_05{background:url(../img/su_05.png)}.supportwrap .su_list .st_05:hover .st_back{background:#37395de6}.supportwrap .su_list .st_06{background:url(../img/su_06.png)}.supportwrap .su_list .st_06:hover .st_back{background:#70287ae6}.boardwrap{background:#f7f8fa;border-bottom:1px solid #d2d4ed;padding:60px 0}.boardwrap .inner{gap:50px}.boardwrap .inner>div{position:relative}#main_contents .boardwrap .inner h2{align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:20px;text-align:left}#main_contents .boardwrap .inner h2 a{color:#555;font-size:16px;font-weight:500;gap:5px;padding:5px}#main_contents .boardwrap .inner h2 a:hover{text-decoration:underline}#main_contents .boardwrap .inner h2 a i{color:#555}.boardwrap ._incon{border:1px solid #dcddf1;padding:20px}.boardwrap ._incon div{font-size:22px;font-weight:700}.boardwrap ._incon div span{color:var(--pt1);font-weight:700}.boardwrap .swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center}.boardwrap .swiper-slide:focus{outline:2px dashed #333!important;transition:all .04s ease-in-out!important}.boardwrap .swiper-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.boardwrap .banner .swiper-pagination{align-items:center;background:#0009;border-radius:100px;bottom:10px;color:#fff;display:flex;gap:2px;justify-content:center;left:inherit;position:absolute;right:10px;width:60px}.boardwrap .swiper-pagination span{color:#fff;font-weight:300}.boardwrap .banner .board_title{display:flex;justify-content:space-between;margin-bottom:10px;position:relative}.boardwrap .banner .btn_banner{position:absolute;top:50%;width:100%;z-index:10}.swiper-button-next,.swiper-button-prev{background:#0006!important;border:none!important;border-radius:50%!important;height:40px!important;width:40px!important}.swiper-button-next:hover,.swiper-button-prev:hover{background:var(--pt1)!important;box-shadow:4px 10px 15px #0000001a!important;color:#fff!important}.swiper-button-next{right:-25px!important}.swiper-button-prev{left:-25px!important}.swiper-button-next:hover{transform:translate(4px)}.swiper-button-prev:hover{transform:translate(-4px)}.boardwrap .banner .btn_banner a:hover{background:var(--pt1);border:1px solid var(--pt1)}.boardwrap .banner .btn_banner a:hover i{color:#fff}.boardwrap .banner .slide_banner{border-radius:10px;display:block;height:380px;overflow:hidden;width:320px}.boardwrap .banner .slide_banner img{width:100%}.boardwrap .banner,.boardwrap .banner .swiper-horizontal{height:380px;width:320px}.boardwrap .borardsum{width:500px}.boardwrap ._incon{background:#fff;border-radius:10px;padding:0}.boardwrap ._incon li{align-items:center;border-bottom:1px solid #ebedf1;display:flex;justify-content:space-between}.boardwrap ._incon li:last-child{border-bottom:0}.boardwrap ._incon li a:before{background:url(/img/blet.png) no-repeat;background-position:-10px;border-left:6px solid #c0c0ca;content:"";height:80px;left:0;position:absolute;transition:all .25s ease;width:6px}.boardwrap ._incon li:hover a:before{background:url(/img/blet.png) no-repeat;background-position:-1px;border-left:6px solid var(--pt1);transition:all .25s ease}.boardwrap ._incon li a{align-items:center;border-radius:0;color:#000;gap:20px;height:79px;justify-content:space-between;line-height:1.3;overflow:hidden;padding:0 20px;width:100%}.boardwrap ._incon li a b{display:flex;justify-content:flex-start;width:340px}.boardwrap ._incon li:first-child a{border-radius:10px 10px 0 0}.boardwrap ._incon li:last-child a{border-radius:0 0 10px 10px}.boardwrap ._incon li a:hover b{color:#000;text-decoration:underline}.boardwrap ._incon li span{display:inline-block}.boardwrap .tabs2{display:flex;gap:8px;margin-bottom:15px}.boardwrap .tabs2 button{background:#fff;border:1px solid #d2d4ed;border-radius:7px;color:#333;font-size:18px;font-weight:600;gap:10px;height:50px;justify-content:center;padding:0 15px;position:relative;width:140px}.boardwrap .tabs2 button i{color:#333;font-size:14px}.boardwrap .tabs2 button:first-child:after{width:0}.boardwrap .tabs2 button.active{background:var(--pt1)!important;border:none;box-shadow:3px 3px 7px #0003;color:#fff!important;color:#fff;position:relative}.boardwrap .tabs2 button.active:after{background:url(../img/blet_02.png) 50% no-repeat;bottom:-8px;content:"";height:10px;margin-right:-8px;position:absolute;right:50%;width:17px}.boardwrap .tabs2 button.active i{color:#fff}.boardwrap .tab_content2{flex-grow:1;position:relative}.boardwrap .tab_container{position:relative;width:100%}.accordion-container{cursor:pointer;display:flex;flex-direction:column;gap:5px}.accordion-container button{align-items:center;display:flex;justify-content:center;text-align:left}.content-entry{width:100%}.content-entry:hover .article-title b{text-decoration:underline}.accordion-container .article-title{align-items:center;background:#fff;border:1px solid #d2d4ed;border-radius:7px;color:#333;cursor:pointer;display:flex;padding:18px 19px;position:relative}.accordion-container .article-title:focus{outline:2px dashed #333}.accordion-container .article-title span{color:var(--pt1);display:block;font-size:18px;font-weight:400;margin-bottom:5px}.accordion-container .article-title div{font-size:18px}.accordion-container .article-title i{color:var(--pt1);width:25px}.accordion-container .article-title:active{background-color:#fff;border-bottom:1px dashed transparent;border-radius:4px 4px 0 0;color:#fff}.accordion-container .content-entry.open .article-title{background-color:#fff;border:1px solid #ddd;border-radius:4px 4px 0 0}.accordion-container .article-title:hover .btn_more:active{color:#fff}.accordion-container .content-entry .article-title .btn_more{color:var(--pt1);font-style:normal;line-height:0;margin-top:-3px;position:absolute;right:10px;top:50%}.accordion-container .content-entry .article-title .btn_more:before{content:"+";font-size:35px;line-height:0}.accordion-container .content-entry.open .article-title .btn_more:before{content:"-";font-size:35px;line-height:0}.accordion-content{background:#fff;border:1px solid #ddd;border-radius:0 0 4px 4px;border-top:0;cursor:text;padding:20px;position:relative}.accordion-content>div{align-items:flex-start;display:flex;justify-content:flex-start}.accordion-content>div i{color:var(--point3);width:25px}.accordion-content p{color:#444;font-size:18px;font-weight:400;line-height:1.3;width:calc(100% - 25px)}#main_contents .customer{flex-grow:1}#main_contents .customer h2{font-family:pretendard,serif;margin-bottom:5px!important}#main_contents .customer h3{color:var(--pt1);font-family:pretendard,serif;font-size:40px;font-weight:700;line-height:1;margin-bottom:10px}#main_contents .customer ul{margin-bottom:26px}#main_contents .customer ul li{align-items:center;display:flex;gap:10px;line-height:1.3;margin-bottom:5px}#main_contents .customer ul li span{align-items:center;background:#696969;border-radius:4px;color:#fff;display:flex;font-size:15px;justify-content:center;line-height:1;padding:5px 0;width:70px}#main_contents .customer .cs_btnwrap{display:flex;flex-direction:column;gap:5px}#main_contents .customer ._obj{background:#fff;border:1px solid #d2d4ed;border-radius:4px;display:flex;justify-content:space-between;padding:14px 15px}#main_contents .customer ._obj span{border-radius:7px;display:flex;font-weight:500;gap:10px;padding:6px 15px;transition:all .15s ease}#main_contents .customer ._obj i{color:#333;font-size:14px}#main_contents .customer ._obj:hover span{background:var(--pt1);color:#fff;transition:all .15s ease}#main_contents .customer ._obj:hover i{color:#fff;transition:all .15s ease}#main_contents .customer ._obj:hover b{text-decoration:underline}.boardwrap .borardsum .notice{background:#fff;border:1px solid #d2d4ed;border-radius:7px;display:flex;flex-direction:column;justify-content:space-between;padding:0;width:100%}.boardwrap .borardsum .notice li a{height:77px;justify-content:space-between;padding:0 20px 0 30px;position:relative}.boardwrap .borardsum .notice li{border-bottom:1px solid #d2d4ed}.boardwrap .borardsum .notice li:last-child{border-bottom:0}.boardwrap .borardsum .notice li:hover ._title{color:#000;text-decoration:underline}.boardwrap .borardsum .notice li a:before{background:var(--pt1);border-radius:50%;content:"";height:6px;left:15px;margin-top:-3px;position:absolute;top:50%;transition:all .3s ease;width:6px}.boardwrap .borardsum .notice li:hover:after{transition:all .3s ease}.boardwrap .borardsum .notice ._title{display:flex;font-size:16px;line-height:1.3;width:320px}.boardwrap .borardsum .notice a span{display:flex;font-size:16px;justify-content:flex-end}#cooperative{align-items:center;border-top:1px solid #e0e6f4;display:flex;justify-content:center;padding:10px 0}#cooperative .inner{width:1300px}#footer{background:#343c49;display:flex;justify-content:center;padding:40px 0}#footer .inner{width:1300px}#footer ._info img{height:-moz-fit-content;height:fit-content;width:250px}#footer ._info{display:flex;gap:100px}#footer ._info>div{display:flex;flex-direction:column;gap:5px}#footer ._info div{color:#fff;display:flex;font-weight:400}#footer ._info span{align-items:center;color:#fff9;display:flex;font-size:16px;width:45px}#footer ._info .copy{font-weight:200;opacity:.6}#footer .btn_pbwrap{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;margin-left:-25px}#footer .btn_pbwrap a{border-radius:0;color:#fff;font-size:16px;height:45px;padding:0 25px}#footer .btn_pbwrap a:hover{text-decoration:underline}#footer .btn_pbwrap a:focus{outline:2px dashed #ddd!important}#footer .connection ._select{align-items:center;background:#535c6c;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:400;height:45px;justify-content:space-between;padding:0 20px;position:relative;width:230px}#footer .connection ._select i{color:#fff;font-size:15px;margin-left:20px}#footer .connection ._list{background:#535c6c;border-radius:7px 7px 0 0;box-shadow:3px 3px 7px #0003;overflow:hidden;width:100%}#footer .connection ._list a{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.4);border-radius:0;color:#fff;display:flex;font-size:16px;font-weight:400;height:40px;justify-content:flex-start;padding:0 20px}#footer .connection ._list a:last-child{border-bottom:0}#footer .connection ._list a:hover{background:var(--pt1);color:#fff}#subcontents{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 0;width:100%}.bg_gray{background:#f5f6f8}.joinwrap{width:700px}#subcontents .sub_title{width:1300px}.joinwrap .tabs{display:flex;gap:8px;margin-bottom:15px}.joinwrap .tabs button{background:#fff;border:1px solid #d2d4ed;border-radius:7px;color:#333;font-size:18px;font-weight:600;gap:10px;height:50px;justify-content:center;padding:0 15px;position:relative;width:50%}.joinwrap .tabs button:hover{text-decoration:underline}.joinwrap .tabs button i{color:#333;font-size:14px}.joinwrap .tabs button:first-child:after{width:0}.joinwrap .tabs button.active{background:var(--pt1)!important;border:none;box-shadow:3px 3px 7px #0003;color:#fff!important;color:#fff;position:relative}.joinwrap .tabs button.active:after{background:url(../img/blet_02.png) 50% no-repeat;bottom:-8px;content:"";height:10px;margin-right:-8px;position:absolute;right:50%;width:17px}.joinwrap .tabs button.active i{color:#fff}.joinwrap .tab_content{flex-grow:1;position:relative}.joinwrap .tab_container{position:relative;width:100%}.joinwrap .snsbtn{background:#fff;border:1px solid #e5e6eb;border-radius:7px;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.joinwrap .snsbtn>p{border-bottom:1px solid #e5e6eb;font-size:18px;padding:20px;text-align:center}.joinwrap .snsbtn div a{border-radius:0;border-right:1px solid #e5e6eb;gap:5px;padding:10px 0;width:20%}.joinwrap .snsbtn div a:hover{text-decoration:underline}.joinwrap .snsbtn div a:last-child{border-right:0}.joinwrap .snsbtn a img{height:30px;width:30px}.joinwrap .btn_regist{background:var(--pt1);border-radius:7px;color:#fff!important;font-size:18px;font-weight:600;height:60px;padding:0 15px;width:100%}.joinwrap .btn_regist:hover{box-shadow:3px 3px 7px #0003;text-decoration:underline;transition:all .25s ease}.joinwrap .join_input{background:#fff;border:1px solid #e5e6eb;border-radius:7px;display:flex;flex-direction:column;gap:20px;margin-bottom:20px;padding:20px}.joinwrap .join_input h2{font-size:18px;font-weight:800}.join_input .input_op{align-items:end;border:1px solid #ddd;border-radius:7px;display:flex;height:60px;position:relative;width:100%}.join_input input[type=password],.join_input input[type=tel],.join_input input[type=text]{border:0;flex-grow:1;height:36px;padding:0 15px}.join_input input[type=password]:focus,.join_input input[type=tel]:focus,.join_input input[type=text]:focus{border:0!important;outline:none!important}.join_input .input_op:focus-within:before{border-radius:7px;content:"";height:60px;left:-1px;outline:2px dashed var(--pt1);position:absolute;top:-1px;width:calc(100% + 1px)}.join_input .input_op>label{font-size:18px;font-weight:500;left:15px;pointer-events:none;position:absolute;top:30px;transition:all .25s ease}.join_input .input_op>label span{color:#aaa}.joinwrap .join_input .input_op .fa-circle-check{color:#6bb428;font-size:23px}.joinwrap .join_input .input_op .fa-circle-xmark{color:#f91919;font-size:23px}.joinwrap .join_input .input_op>div:not(.date-picker){align-items:center;display:flex;height:60px;padding-right:15px;z-index:1}.joinwrap .join_input .box_shw{color:#f91919;font-size:16px;margin-top:-15px;padding-left:15px}.joinwrap .join_input .ps_show i{color:#333}.joinwrap .join_input .sex{gap:5px;height:70px}.joinwrap .join_input input[type=radio]{display:none}.joinwrap .join_input input[type=radio]+label{align-items:center;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;height:40px;justify-content:center;width:50px}.joinwrap .join_input input[type=radio]+label:hover{text-decoration:underline}.joinwrap .join_input input[type=radio]+label{background-color:#fff;color:#333}.joinwrap .join_input input[type=radio]:checked+label{background-color:var(--pt1);border:0;color:#fff}.joinwrap .join_input div button{background:#5f5f60;color:#fff;height:40px;padding:0 10px;width:130px}.joinwrap .join_input div button:hover{text-decoration:underline}#join_header{border:1px solid #ddd;display:flex;justify-content:center;padding:20px 0}#join_header .inner{display:flex;justify-content:space-between;padding:0;width:1300px}#join_header .logowrap{align-items:end;display:flex;gap:20px}#join_header .logowrap h2{font-family:pretendard,serif;font-size:26px;font-weight:500}#join_header .logowrap a{gap:10px}#join_header .logowrap a img{height:50px}#join_header .logowrap a div b{display:flex;font-size:20px;font-weight:600;margin-bottom:6px}#join_header .logowrap a div h1{font-size:26px;font-weight:800}#join_header .btnwrap{align-items:center;display:flex}#join_header .btnwrap>a i{color:#333;font-size:15px}#join_header .btnwrap>a{border-radius:0;font-size:16px;font-weight:400;gap:5px;padding:6px 14px;position:relative}#join_header .btnwrap span{border-radius:0;font-size:16px;font-weight:400;gap:5px;padding:0 5px 0 14px}#join_header .btnwrap>a:before{border-right:1px solid rgba(0,0,0,.2);content:"";height:10px;position:absolute;right:0;width:1px}.joinwrap .join_agree{background:#fff;border:1px solid #eee;border-radius:7px;display:flex;flex-direction:column;margin-bottom:20px;padding:20px}.joinwrap .join_agree>label{display:flex;font-size:18px;justify-content:space-between}.pv_chk{align-items:center;cursor:pointer;display:flex;justify-content:space-between;line-height:20px;margin-bottom:8px;padding-left:30px;position:relative;width:100%}.pv_chk:last-child{margin-bottom:0}.pv_chk input[type=checkbox],.pv_chk input[type=radio]{cursor:pointer;height:0;opacity:0;position:absolute!important;width:0}.pv_chk input:checked~.pv_chked{background-color:var(--pt1)}.pv_chk :hover input:checked~.pv_chked{background-color:var(--pt1)}.pv_chk .pv_chked{background-color:#dedede;border-radius:4px;height:20px;left:0;position:absolute;top:2px;transition:background-color .05s ease;width:20px}.pv_chk .pv_chked:after{border:solid #fff;border-width:0 3px 3px 0;content:"";height:12px;left:6px;opacity:1;position:absolute;top:2px;transform:rotate(45deg);transition:opacity .05s ease;width:8px}.pv_chk input:checked~.pv_chked:after{opacity:1}.pv_chk .pv_ment{align-items:center;display:flex;justify-content:space-between;line-height:24px;width:100%}.pv_chk :hover .pv_ment span{text-decoration:underline}.pv_chk .pv_ment b{color:#7c7c7c;display:inline-block;margin-right:5px}.pv_chk .pv_ment span .impt{color:#f22}.pv_chk .pv_ment button{background:#f1f1f1;border:1px solid #eee;font-size:15px;padding:5px 10px}.pv_chk .pv_ment button:hover,.pv_chk .pv_ment span:hover{text-decoration:underline}.agr_title{border-bottom:1px dashed #ddd;margin-bottom:20px;padding-bottom:20px}.join_agree>div:first-of-type{border-bottom:1px dashed #ddd;margin-bottom:10px;padding-bottom:10px}.big_sel select{border:0;border-radius:7px;height:58px;width:100%}#sub .contents .searcharea .sch_check{align-items:center;cursor:pointer;display:flex;justify-content:start;line-height:1;padding-left:28px;position:relative}#sub .contents .searcharea .sch_check:focus{border:2px dashed #333!important}#sub .contents .searcharea .sch_check .pv_ment{font-size:18px;line-height:20px}#sub .contents .searcharea .sch_check input{display:none}#sub .contents .searcharea .sch_check input:checked~.pv_chked{border:1px solid var(--pt1)}#sub .contents .searcharea .sch_check .pv_chked{background-color:#fff;border:1px solid #ddd;border-radius:3px;height:20px;left:0;position:absolute;top:0;transition:all .15s ease;width:20px}#sub .contents .searcharea .sch_check .pv_chked:after{border:solid #ddd;border-width:0 3px 3px 0;content:"";height:10px;left:5px;position:absolute;top:3px;transform:rotate(45deg);transition:all .15s ease;width:8px}#sub .contents .searcharea .sch_check input:checked~.pv_chked:after{border:solid var(--pt1);border-width:0 3px 3px 0;content:"";position:absolute;transform:rotate(45deg);transition:all .15s ease}#sub .contents .searcharea .click_sel label{align-items:center;border:1px solid #ddd;border-radius:0;color:#666;cursor:pointer;display:flex;height:50px;justify-content:center;margin-left:-1px;margin-top:-1px;width:9.0909090909%}#sub .contents .searcharea .click_sel label:hover{color:#000}#sub .contents .searcharea .click_sel label:hover:after{border:1px solid var(--pt1);color:#000;content:"";height:48px;position:absolute;width:calc(100% - 2px);z-index:99}#sub .contents .searcharea .click_sel input[type=checkbox]:checked+label{background-color:#5e6175;border:1px solid #5e6175;color:#fff;transition:all .15s ease}#sub .contents .searcharea .click_sel input[type=checkbox]:checked+label:before{border:1px solid hsla(0,0%,100%,.5);content:"";height:48px;position:absolute;width:100%}#sub .contents .searcharea .click_sel input[type=checkbox]{display:none}#sub .contents .searcharea .click_sel input[type=radio]:checked+label:before{content:"";transform:rotate(0);transition:transform .3s ease-in-out}#sub .contents .searcharea .click_sel input[type=radio]:checked+label{background-color:var(--pt1);border:1px solid transparent;box-shadow:3px 3px 7px #0003;color:#fff;transition:all .15s ease}#sub .contents .searcharea .click_sel input[type=radio]{display:none}#sub .contents .searcharea .click_sel input[type=radio]:focus+label{border:1px solid transparent}#sub .contents .searcharea .sc_re{background:#f7f8fa;border:1px solid #d9dce2;border-radius:0 0 7px 7px;border-top:0 solid #d9dce2;display:flex;gap:40px;justify-content:space-between;min-height:100px;padding:20px}#sub .contents .searcharea .sc_re .sc_keyworld{align-items:flex-start;display:flex;flex-grow:1;flex-wrap:wrap;gap:5px;justify-content:flex-start}#sub .contents .searcharea .sc_re .sc_keyworld a{align-items:center;border-radius:0;color:#333;gap:5px;padding:5px 10px}#sub .contents .searcharea .sc_re .sc_keyworld a:hover i{color:red}#sub .contents .searcharea .sc_re .sc_keyworld a i{color:#c3c5cc;font-size:14px}#sub .contents .searcharea .sc_re .btn_shwrap{align-items:center;display:flex;gap:10px;justify-content:end}#sub .contents .searcharea .sc_re .btn_shwrap i{color:#888}#sub .contents .searcharea .sc_re .btn_shwrap ._reset{border-radius:0;color:#888;gap:5px;padding:5px 10px;width:92px}#sub .contents .searcharea .sc_re .btn_shwrap ._reset:hover{text-decoration:underline}.sub_topmenu{background:#fff;border-bottom:1px solid #e5e6eb;display:flex;justify-content:center;width:100%;z-index:2}.sub_topmenu .inner{width:1300px}.sub_topmenu .submenu{display:flex;padding:7px 0}.sub_topmenu .submenu a{border-radius:0;color:#292e41;font-size:16px;font-weight:500;padding:15px 20px}.sub_topmenu .submenu a:before{background:#cbd0d8;border-radius:50%;content:"";height:8px;margin-right:8px;width:8px}.sub_topmenu .submenu a:hover{color:#000;text-decoration:underline;text-underline-position:under}.sub_topmenu .submenu a span{color:#ff132f;font-weight:600;margin-left:5px}.sub_topmenu .submenu .active:before{background:var(--pt1)}.sub_topmenu .submenu .active{color:var(--pt1)!important}#sub{align-items:start;display:flex;justify-content:center;min-height:calc(100% - 174px);padding-bottom:60px;width:100%}.contents{padding:40px 0;width:1300px}#sub .contents .titlewrap{margin-bottom:20px}#sub .contents .titlewrap h1{font-size:25px}#sub .contents .searcharea{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:40px}#sub .contents .searcharea>div{width:100%}#sub .contents .searcharea .setting{display:flex}#sub .contents .searcharea .setting.selected a:not(.active){border-bottom:1px solid #000}#sub .contents .searcharea .setting a{background:#fff;border:1px solid #d9dce2;border-left-width:0;border-radius:0;justify-content:space-between;padding:15px 20px;width:20%}#sub .contents .searcharea .setting a .i-fa6-solid-plus{transition:rotate .2s ease}#sub .contents .searcharea .setting a:not(.active).selected,#sub .contents .searcharea .setting a:not(.active).selected i{color:var(--pt1)!important}#sub .contents .searcharea .setting .active{background:#5e6175;border:1px solid #000!important;border-bottom:0!important;position:relative;z-index:10000}#sub .contents .searcharea .setting .active .i-fa6-solid-plus{transform:rotate(45deg)}#sub .contents .searcharea .setting .active i,#sub .contents .searcharea .setting .active p i,#sub .contents .searcharea .setting .active p span{color:#fff}#sub .contents .searcharea .setting a i{color:#333;transition:all .15s ease}#sub .contents .searcharea .setting a p{align-items:center;display:flex;gap:6px}#sub .contents .searcharea .setting a:first-child{border-left:1px solid #d9dce2;border-radius:7px 0 0}#sub .contents .searcharea .setting a:last-child{border-radius:0 7px 0 0;border-right:1px solid #d9dce2}#sub .contents .searcharea .setting a:hover,#sub .contents .searcharea .setting a:hover i,#sub .contents .searcharea .setting a:hover p i,#sub .contents .searcharea .setting a:hover p span{transition:all .15s ease}#sub .contents .searcharea .setting a:hover p span{text-decoration:underline}#sub .contents .searcharea .sc_re ._search{align-items:center;background:#343c49;color:#fff;display:flex;height:60px;justify-content:center;line-height:1.4;text-align:center;width:180px}#sub .contents .searcharea .sc_re ._search:hover{background:#282f3b;text-decoration:underline}#sub .contents .searcharea .stlayer{background:#fff;border:1px solid #000;margin-top:-1px;padding:30px;width:100%;z-index:99}#sub .contents .searcharea .stlayer .opt_01{display:flex;gap:20px;margin-bottom:30px}#sub .contents .searcharea .click_sel{display:flex;flex-wrap:wrap}#sub .contents .searcharea .btn_sel{display:flex;justify-content:center;margin-top:40px}#sub .contents .searcharea .btn_sel a{color:#fff;height:50px;width:150px}#sub .contents .searcharea .btn_sel .btn_acpt{background:var(--pt1)}.st_mypage{margin-top:60px}.st_mypage .job_list .box ._corpname{width:200px!important}.listwrap .list_title{align-items:end;display:flex;justify-content:space-between;margin-bottom:15px}.listwrap .list_title h2{color:#292e41;font-family:pretendard,sans-serif;font-size:18px;font-weight:400}.listwrap .list_title h2 b{font-weight:500}.listwrap .list_title h2 b span{color:var(--pt1);font-size:18px;font-weight:800}.listwrap .list_title .list_sort{align-items:center;display:flex;gap:10px;justify-content:flex-end}.listwrap .list_title .list_sort select{border:1px solid #b5bbc8;color:#333;font-size:18px;font-weight:400;height:40px;min-width:120px}.listwrap .job_list{border-top:1px solid #b5bbc8}.listwrap .job_list .box{border-bottom:1px solid #d6dae3;display:flex;justify-content:space-between;padding:30px;position:relative}.listwrap .job_list .box:before{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}.listwrap .job_list .box:hover:before{transform:scaleY(1);transition:all .15s ease}.listwrap .job_list .box:hover{background:#fbfcff}.listwrap .job_list .box ._chkbox{align-items:center;display:flex;height:40px;width:40px}.listwrap .job_list .box a:hover{text-decoration:underline}.listwrap .job_list .box ._corpname,.listwrap .job_list .box ._jobetc,.listwrap .job_list .box ._jobtitle,.listwrap .job_list .box ._supp{display:flex;flex-direction:column}.listwrap .job_list .box ._corpname{flex:0 0 260px;gap:15px;justify-content:flex-start;width:260px}.listwrap .job_list .box ._corpname a,.listwrap .job_list .box ._corpname b{border-radius:0;color:#292e41;font-size:18px;font-weight:400;justify-content:flex-start;line-height:22px;margin:-5px 0 0 -5px;padding:5px;white-space:normal;width:-moz-fit-content;width:fit-content}.listwrap .job_list .box ._corpname span{color:#67738e;font-size:15px;white-space:nowrap}.listwrap .job_list .box ._jobtitle{flex-grow:1;gap:20px;min-width:0}.listwrap .job_list .box ._jobtitle a{border-radius:0;color:#292e41;font-size:18px;font-weight:600;line-height:22px;margin:-5px 0 0 -5px;padding:5px;white-space:normal}.listwrap .job_list .box ._jobtitle div{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;position:relative}.listwrap .job_list .box ._jobtitle div span{color:#67738e;font-size:16px}.listwrap .job_list .box ._jobtitle .text-short{color:#67738e;font-size:17px}.listwrap .job_list .box ._jobtitle div span:after{background:#babec5;content:"";display:inline-block;height:10px;margin:0 10px;width:1px}.listwrap .job_list .box ._jobtitle div span:last-child:after{display:none}.listwrap .job_list .box ._jobtitle button{align-items:center;border-radius:50%;display:flex;height:26px;justify-content:center;width:26px}.listwrap .job_list .box ._jobtitle button i{color:#bcbdc0;font-size:17px}.listwrap .job_list .box ._jobetc{flex-direction:row;gap:20px;margin-top:-10px}.listwrap .job_list .box ._jobetc div{color:#414558;display:flex;font-size:18px;gap:5px}.listwrap .job_list .box ._jobetc span{align-items:center;display:flex;justify-content:center;width:15px}.listwrap .job_list .box ._jobetc span i{color:#b5b9c3;font-size:14px}.listwrap .job_list .box ._supp{width:140px}.listwrap .job_list .box ._supp a,.listwrap .job_list .box ._supp button{align-items:center;border:1px solid var(--pt1);color:var(--pt1);display:flex;flex-direction:row;font-size:16px;font-weight:600;height:40px;line-height:0;min-width:120px;width:auto}.listwrap .job_list .box ._supp a:not(.readonly):hover,.listwrap .job_list .box ._supp button:not(.readonly):hover{background:var(--pt1);color:#fff;text-decoration:none}.listwrap .job_list .box ._supp a.readonly,.listwrap .job_list .box ._supp button.readonly{background-color:#9ca7b6!important;border:1px solid transparent!important;color:#fff!important}.listwrap .job_list .box ._supp a{padding:0 20px}.listwrap .job_list .box ._supp ul{margin-top:10px}.listwrap .job_list .box ._supp li{color:#67738e;display:flex;font-size:15px;justify-content:flex-end}.pagewrap{display:flex;gap:5px;justify-content:center;margin-top:40px}.pagewrap a,.pagewrap span{align-items:center;color:#67738e;display:flex;gap:5px;height:35px;justify-content:center;width:35px}.pagewrap a i,.pagewrap span i{color:#67738e;font-size:15px}.pagewrap a.on,.pagewrap span.on{background:var(--pt1)!important;color:#fff!important;cursor:pointer;font-weight:700}.pagewrap a:first-child,.pagewrap a:last-child,.pagewrap span:first-child,.pagewrap span:last-child{width:60px}.pagewrap a:hover{background:#e1e5eb}.pagewrap span{opacity:.6}.quick_font{background:#fff;border:1px solid #5a5b63;border-radius:4px;bottom:200px;box-shadow:2px 2px 10px #0000001a;padding:10px;position:fixed;right:30px;z-index:9}.quick_font .txtzoon{align-items:center;display:flex;flex-direction:column}.quick_font .txtzoon>div{display:flex}.quick_font i{color:#292e41}.quick_font .txtzoon button{border:solid #d6dae3;border-radius:0;border-width:1px 1px 0;height:40px;width:40px}.quick_font .txtzoon button:first-of-type{border-radius:4px 4px 0 0}.quick_font .txtzoon button:nth-of-type(3){border-bottom:1px solid #d6dae3;border-radius:0 0 4px 4px}.quick_font .txtzoon button:last-child{align-items:center;background:#5e6175;border:0;border-radius:4px;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:4px;width:40px}.quick_font .txtzoon button:last-child i{color:#fff}.quick_font .txtzoon button:hover{background:#282f3b;border-color:#282f3b}.quick_font .txtzoon button:hover i{color:#fff}.viewpage{background:#f4f6fa}.viewpage .contents{display:flex;gap:10px}.contents .rightarea{flex:0 0 320px}.contents .rightarea .corpwrap{background:#fff;border:1px solid #e5e6eb;border-radius:7px;padding:20px 30px;width:320px}.contents .rightarea .corpwrap h1{font-size:20px;font-weight:800;margin-bottom:10px}.contents .rightarea .corpwrap .corp_logo{align-items:center;border-radius:4px;display:flex;justify-content:center;margin-bottom:20px;overflow:hidden}.contents .rightarea .corpwrap .corp_logo img{max-height:20px}.contents .rightarea .corpwrap>div{display:flex;flex-direction:column;gap:10px}.contents .rightarea .corpwrap>div div{display:flex;gap:10px}.contents .rightarea .corpwrap div>span{color:#67738e;display:flex;flex:0 0 70px;width:70px}.contents .rightarea .corpwrap div a{border-radius:0}.contents .rightarea .corpwrap div p a{border-radius:0;color:#1e5de5;justify-content:flex-start;margin-left:-5px;padding:4px 5px;width:-moz-fit-content;width:fit-content}.contents .rightarea .corpwrap div p{color:#292e41;flex-grow:1}.contents .rightarea .corpwrap .btn_corp{display:flex;gap:5px;margin-top:10px}.contents .rightarea .corpwrap .btn_corp a{background:#f4f6fa;border:1px solid #e9e9ec;color:#292e41;font-size:14px;justify-content:space-between;padding:8px 10px;width:50%}.contents .rightarea .corpwrap .btn_corp a i{color:var(--pt1);font-size:12px}.contents .rightarea .corpwrap div p a i{color:#292e41}.contents .rightarea .btnwrap{background:#fff;border:1px solid #e5e6eb;border-radius:7px;display:flex;flex-direction:column;justify-content:center;padding:20px}.contents .rightarea .btnwrap .countdate{align-items:center;color:#ff1a79;display:flex;font-size:18px;gap:5px;justify-content:start;margin-bottom:10px}#newcountdown{color:#ff2c8d;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.contents .rightarea .btnwrap a{background:var(--pt1);border-radius:4px;color:#fff;font-size:20px;font-weight:600;height:60px;width:100%}.contents .rightarea .btnwrap a:hover{text-decoration:underline}.contents .job_titlearea{background:#fff;border:1px solid #e5e6eb;border-radius:7px;min-height:370px}.contents .job_view{display:flex;flex-direction:column;flex-grow:1}.contents .job_view h1{border-bottom:1px solid #e5e6eb;display:flex;font-size:28px;justify-content:center;padding:40px 0}.contents .job_view .re_paper{display:flex;gap:50px;justify-content:space-between;padding:25px 40px}.contents .job_view .re_paper>div{display:flex;flex-direction:column;gap:14px;width:50%}.contents .job_view .re_paper>div h2{font-size:16px;font-weight:800;margin-bottom:5px}.contents .job_view .re_paper>div div{align-items:center;display:flex;gap:15px}.contents .job_view .re_paper>div div span{align-items:center;color:#67738e;display:flex;flex:0 0 80px;font-size:16px;font-weight:400;gap:7px;line-height:1;width:80px}.contents .job_view .re_paper>div div span:before{background:var(--pt1);border-radius:50%;content:"";height:5px;margin-top:-1px;width:5px}.contents .job_view .re_paper>div div p{color:#292e41;flex-grow:1}.contents .job_view .sml_menu{background:#828b9d;border-radius:7px 7px 0 0;display:flex;justify-content:space-between;padding:10px 20px;width:100%}.contents .job_view .sml_menu ._rwrap,.contents .job_view .sml_menu .btn_add{align-items:center;border:1px solid transparent;color:#fff;display:flex;gap:5px}.contents .job_view .sml_menu .btn_add{margin-left:-10px;padding:0 10px}.contents .job_view .sml_menu .btn_add i{color:#d8d8d8;font-size:15px;margin-top:-2px}.contents .job_view .sml_menu .btn_add ._ok{color:#fd0}.contents .job_view .sml_menu .btn_add:hover{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.4)}.contents .job_view .sml_menu ._rwrap{gap:10px}.contents .job_view .sml_menu ._rwrap a,.contents .job_view .sml_menu ._rwrap div{color:#fff;font-size:15px}.contents .job_view .sml_menu ._rwrap div{margin-right:8px}.contents .job_view .sml_menu ._rwrap a{border:1px solid transparent;padding:5px 8px}.contents .job_view .sml_menu ._rwrap a:hover{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.4)}.contents .job_view .sml_menu ._rwrap a:before{background:#fff6;border-radius:50%;content:"";height:5px;left:-8px;position:absolute;width:5px}.contents .job_view .sml_menu ._rwrap a i{color:#fff;font-size:14px;margin-right:5px}.contents .job_view .sml_menu ._rwrap div span{color:#fff;display:inline-block;font-size:14px;font-weight:600;margin-left:5px}.contents .job_hiring ._title{display:flex;gap:5px;margin-bottom:10px}.contents .job_hiring ._title button{background:#fff;border:1px solid #d2d4ed;border-radius:4px;color:#333;font-size:18px;font-weight:600;gap:10px;height:50px;justify-content:center;padding:0 30px;position:relative;width:150px}.contents .job_hiring ._title button:hover{text-decoration:underline}.contents .job_hiring ._title button.active{background:#fff;border:1px solid var(--pt1);box-shadow:3px 3px 7px #0003;color:var(--pt1)!important;color:#fff;position:relative}.contents .job_hiring ._contents{background:#fff;border:1px solid #e5e6eb;border-radius:7px;padding:30px}.contents .job_hiring ._contents>div{margin-bottom:40px}.contents .job_hiring ._contents ._sect{border:1px solid #e5e6eb;border-radius:7px;padding:30px}.login_st{min-height:550px;width:500px}.joinwrap .join_input .btn_login_lose{display:flex;gap:16px}.joinwrap .join_input .btn_login_lose a{background:#fff;border-radius:0;color:#292e41;height:inherit;padding:5px;position:relative;width:inherit}.joinwrap .join_input .btn_login_lose a:after{background:#0000004d;content:"";height:10px;position:absolute;right:-8px;top:8px;width:1px}.joinwrap .join_input .btn_login_lose a:last-child:after{display:none}.contents .job_hiring ._contents ._sect .list_bo{align-items:start;display:flex;flex-direction:column;gap:15px}.contents .job_hiring ._contents ._sect .list_bo>div{border-bottom:1px dashed #eee;display:flex;justify-content:flex-start;padding-bottom:10px;width:100%}.contents .job_hiring ._contents ._sect .list_bo>div:last-child{border-bottom:0;padding-bottom:0}.contents .job_hiring ._contents ._sect .list_bo span{align-items:center;color:#67738e;display:flex;font-size:16px;font-weight:400;gap:7px;line-height:1;width:160px}.contents .job_hiring ._contents ._sect .list_bo span:before{background:var(--pt1);border-radius:50%;content:"";height:6px;margin-top:-1px;width:6px}.contents .job_hiring ._contents ._sect .list_bo p{color:#292e41;flex-grow:1}.contents .job_hiring ._contents ._sect ._map{height:350px;margin-bottom:15px;width:100%}.contents .job_hiring ._contents ._sect ._dday{display:flex;gap:40px}.contents .job_hiring ._contents ._sect ._dday>div{display:flex;flex-direction:column;gap:10px}.contents .job_hiring ._contents ._sect ._dday>div div{align-items:center;display:flex;gap:10px}.contents .job_hiring ._contents ._sect ._dday>div div span{align-items:center;background:#f4f6fa;border:1px solid #e9e9ec;border-radius:50px;display:flex;font-size:15px;font-weight:500;justify-content:center;line-height:1;padding:5px 10px;width:100px}.contents .job_hiring ._contents ._sect ._dday>div div p{color:#292e41}.contents .job_hiring ._contents ._sect ._dday ._dcout{color:#ff1a79;font-weight:700;gap:5px;width:250px}.contents .job_hiring ._contents ._sect ._dday ._dcout span{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center}.contents .job_hiring ._contents ._sect ._dday ._dcout p{color:#ff1a79;font-size:30px;font-weight:800;text-align:center}.joinwrap .btn_camera{align-items:center;background:#343c49;border-radius:7px;color:#fff;flex-direction:column;margin-bottom:20px;padding:20px 10px}.joinwrap .btn_camera i{color:#fff;margin:0 10px}.joinwrap .btn_camera div{color:#fff;font-size:17px;text-align:center}.joinwrap .btn_camera p{color:#fff;font-size:14px;font-weight:300;margin-top:5px;text-align:center}.joinwrap .btn_camera a{color:#fff;margin-top:15px}#mypage{background:#f4f6fa;display:flex;justify-content:center;padding-top:40px}#mypage .inner{width:1300px}#mypage .inner>.title{align-items:center;display:flex;justify-content:flex-start;margin-bottom:15px}#mypage .inner .title h1{font-size:24px}#mypage .conwrap{display:flex;gap:10px;justify-content:center;margin-bottom:40px}#mypage .conwrap>div{background:#fff;border:1px solid #e5e6eb;border-radius:7px;position:relative}#mypage .leftarea{display:flex;flex:0 0 260px;flex-direction:column;padding:10px 20px;width:260px}#mypage .leftarea ul{border-bottom:1px dashed #ddd;border-radius:0;padding:20px 10px}#mypage .leftarea ul:hover li:first-child,#mypage .leftarea ul:hover li:first-child i{color:var(--pt1)}#mypage .leftarea ul:last-child{border-bottom:0}#mypage .leftarea ul li:first-child{font-weight:700;margin-bottom:10px;padding-left:0}#mypage .leftarea ul li:last-child{margin-bottom:0}#mypage .leftarea ul li{align-items:center;color:#292e41;display:flex;gap:5px;justify-content:flex-start;margin-bottom:1px}#mypage .leftarea ul li span{align-items:center;display:flex;justify-content:center;width:20px}#mypage .leftarea ul li span i{color:#97a1af}#mypage .leftarea ul li a{border-radius:4px;color:#67738e;justify-content:space-between;padding:12px 10px 12px 26px;width:100%}#mypage .leftarea ul li a:hover{background:#f4f6fa;color:#292e41}#mypage .leftarea ul li a:hover i{color:#292e41}#mypage .leftarea ul li a i{color:#0003;font-size:11px}#mypage .leftarea .on li:first-child,#mypage .leftarea .on li:first-child i{color:var(--pt1)}#mypage .leftarea ul .active a{background:#fff!important;border:1px solid var(--pt1)!important;color:#7181e9!important;font-weight:600}#mypage .leftarea ul .active a #mypage .leftarea .btn_home li{cursor:pointer}#mypage .leftarea ul .active a i{color:var(--pt1)!important}#mypage .rightarea{flex-grow:1;padding:30px 30px 60px;position:relative}#corppage .rightarea,#mypage .rightarea{animation:page .2s ease-in forwards;opacity:0}@keyframes page{0%{opacity:0}to{opacity:1}}#mypage .rightarea h1{font-size:24px;margin-bottom:60px}#mypage .rightarea .sint_btnwrap{align-items:center;background:#f3f5fe;border:1px solid #ecedfd;border-radius:10px;display:flex;justify-content:space-between;padding:20px 30px}#mypage .rightarea .sint_btnwrap>div{align-items:center;display:flex;gap:20px;justify-content:flex-start}#mypage .rightarea .sint_btnwrap a{background:var(--pt1);color:#fff;height:50px;width:180px}#mypage .rightarea .sint_btnwrap>div img{width:80px}#mypage .rightarea .sint_btnwrap>div p{color:#313644;font-size:20px;font-weight:600}#mypage .rightarea .sint_btnwrap>div p span{color:#000;font-weight:700}#mypage .rightarea .sint_list{border-top:1px solid #e5e6eb;margin-top:60px}#mypage .rightarea .sint_list .rect{align-items:center;border-bottom:1px solid #eeeff4;display:flex;gap:20px;justify-content:space-between;padding:30px 10px}#mypage .rightarea .sint_list .rect>span{align-items:center;display:flex;justify-content:center;line-height:1;width:40px}#mypage .rightarea .sint_list .rect .title{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:550px}#mypage .rightarea .sint_list .rect .title a{color:#292e41;font-size:18px;font-weight:700;margin-left:-5px;padding:10px 5px}#mypage .rightarea .sint_list .rect .title a:hover{text-decoration:underline}#mypage .rightarea .sint_list .rect .title p{color:#4d566a;line-height:1.6}#mypage .rightarea .sint_list .list_btn{align-items:center;display:flex;flex-direction:column;gap:5px;margin-left:40px;width:210px}#mypage .rightarea .sint_list .list_btn div{display:flex;gap:5px}#mypage .rightarea .sint_list .list_btn span{color:#8d95a9;font-size:15px;font-weight:300;margin-top:10px}#mypage .rightarea .sint_list .list_btn a{font-size:14px;gap:5px;height:40px;width:100px}#mypage .rightarea .sint_list .list_btn ._edit{border:1px solid var(--pt1);color:var(--pt1);transition:all .15s ease}#mypage .rightarea .sint_list .list_btn ._edit:hover,#mypage .rightarea .sint_list .list_btn ._edit:hover i{background:var(--pt1);color:#fff;transition:all .15s ease}#mypage .rightarea .sint_list .list_btn ._edit i{color:var(--pt1);transition:all .15s ease}#mypage .rightarea .sint_list .list_btn ._del{border:1px solid #f42222;color:#f42222;transition:all .15s ease}#mypage .rightarea .sint_list .list_btn ._del i{color:#f42222;transition:all .15s ease}#mypage .rightarea .sint_list .list_btn ._del:hover,#mypage .rightarea .sint_list .list_btn ._del:hover i{background:#f42222;color:#fff;transition:all .15s ease}.ai_best{display:flex;gap:10px}.ai_best ._list{background:#f3f5fe;border:1px solid #ecedfd;border-radius:10px;cursor:pointer;flex-direction:column;justify-content:flex-start;padding:30px 20px;width:50%;z-index:9}.ai_best ._list:hover{background:#e9edff;border:1px solid #cdd8f0;box-shadow:4px 10px 15px #0000001a}.ai_best ._list:hover h5{text-decoration:underline}.ai_best ._logo{margin-bottom:30px;width:100%}.ai_best ._logo img{height:25px}.ai_best ._list h5{font-family:pretendard,sans-serif;font-size:18px;font-weight:600;line-height:1.2;width:100%}.ai_best ._list h4{color:#666;font-family:pretendard,sans-serif;font-size:16px;font-weight:400;margin-bottom:15px;text-align:left;width:100%}.ai_best ._list ._info{align-items:center;display:flex;font-size:16px;justify-content:space-between;margin-top:40px;width:100%}.ai_ment{color:#292e41;font-size:18px;font-weight:500;margin-bottom:20px}.listwrap .people_list{border-top:1px solid #b5bbc8}.listwrap .people_list .box{align-items:start;border-bottom:1px solid #d6dae3;display:flex;justify-content:space-between;padding:40px 30px;position:relative}.listwrap .people_list .box.veteran{background-color:#eff5ff;border-color:#b1ccff}.listwrap .people_list .box .ex_st1{background:url(../img/profile_01.jpg)}.listwrap .people_list .box .ex_st2{background:url(../img/profile_02.jpg)}.listwrap .people_list .box .ex_st3{background:url(../img/profile_03.jpg)}.listwrap .people_list .box .ex_st4{background:url(/img/profile_04.jpg)}.listwrap .people_list .box .ex_st5{background:url(../img/profile_05.jpg)}.listwrap .people_list .box ._photo{background-size:contain;border-radius:50%;height:100px;margin-right:50px;width:100px}.listwrap .people_list .box ._info{flex-grow:1;min-width:0;position:relative}.listwrap .people_list .box ._info ._name{align-items:center;display:flex;margin-bottom:20px}.listwrap .people_list .box ._info ._name span{color:#5c667b;font-weight:400}.listwrap .people_list .box ._info ._name>span:before{background:#0000004d;content:"";display:inline-block;height:10px;margin:0 10px;width:1px}.listwrap .people_list .box ._info ._name>span:first-child{color:#292e41;font-weight:600}.listwrap .people_list .box ._info ._name>span:first-child:before{display:none}.listwrap .people_list .box ._info ._name>div{letter-spacing:-1px}.listwrap .people_list .box ._info ._name>div>span{font-size:15px}.listwrap .people_list .box ._info ._pt_his{align-items:center;display:flex;font-size:18px;margin-bottom:10px}.listwrap .people_list .box ._info ._pt_his span{align-items:center;display:flex;flex:0 0 26px;justify-content:center;width:26px}.listwrap .people_list .box ._info ._pt_his p{color:#8491a7;margin-left:8px}.listwrap .people_list .box ._info .n_bold{font-weight:600}.listwrap .people_list .box ._info i{color:#b5b9c3;font-size:14px}.listwrap .people_list .box ._info ._tag{display:flex;flex-wrap:wrap;gap:5px;margin-top:20px;max-width:700px;overflow:hidden}.listwrap .people_list .box ._info ._tag span{align-items:center;background:#f4f6fa;border:1px solid #d7dce5;border-radius:4px;color:#475067;display:flex;font-size:14px;justify-content:center;line-height:1;padding:6px 10px;white-space:nowrap;word-break:keep-all}.listwrap .people_list .box:before{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}.listwrap .people_list .box:hover:before{transform:scaleY(1);transition:all .15s ease}.listwrap .people_list .box .btn_peowrap{display:flex;flex-direction:column;gap:8px}.listwrap .people_list .box .btn_peowrap span{align-items:center;color:#8491a7;display:flex;font-size:14px;justify-content:end}.listwrap .people_list .box .btn_peowrap a{align-items:center;background-color:#fff;border:1px solid #d2d2d2;color:#5c667b;display:flex;font-size:15px;font-weight:400;gap:5px;height:40px;width:140px}.listwrap .people_list .box .btn_peowrap a i{color:#bcbdc0;font-size:15px}.listwrap .people_list .box .btn_peowrap a:hover{background:#f4f6fa}.listwrap .people_list .box .btn_peowrap a:first-child{border:1px solid var(--pt1);color:var(--pt1)}.listwrap .people_list .box .btn_peowrap a:first-child:hover{background:var(--pt1);color:#fff}.listwrap .people_list .box button{align-items:center;border-radius:50%;display:flex;height:26px;justify-content:center;left:10px;position:absolute;top:30px;width:26px}.listwrap .people_list .box button i{color:#bcbdc0;font-size:17px}.listwrap .people_list .pe_icon{display:flex;gap:5px}.listwrap .people_list .box .certify{align-items:center;background:#f0f7fc;border:1px solid #c8dfff;border-radius:100px;display:flex;gap:5px;height:30px;margin-left:10px;padding:0 14px}.listwrap .people_list .box .best span,.listwrap .people_list .box .certify span{color:#292e41!important;font-size:14px!important;font-weight:600!important}.listwrap .people_list .box .best{align-items:center;background:#fcf0f4;border:1px solid #eba7ba;border-radius:100px;display:flex;gap:5px;height:30px;padding:0 14px}.listwrap .people_list .box .best img,.listwrap .people_list .box .certify img{height:auto;min-height:auto;width:19px}.pptt_4px{left:-4px;position:absolute;top:-4px}.pptt_10px{left:-10px;position:absolute;top:-10px}.list_sort a img{opacity:.6;width:20px}.list_sort a{align-items:center;border:1px solid #b5bbc8;font-size:18px;gap:5px;height:40px;justify-content:center;padding:0 20px;width:inherit}.list_sort a.active img,.list_sort a:hover img{opacity:1}.list_sort .del{background:#e95a5a;border:none;color:#fff}.list_sort .cancel{background:var(--pt1);border:none;color:#fff}.list_sort .del i{font-size:14px}.ui-switcher{align-items:center;background-color:#bdc1c2;border-radius:100px;box-shadow:inset 1px 1px 1px #00000026;cursor:pointer;display:inline-block;display:flex;height:24px;position:relative;transition:border-color .25s;width:70px}.ui-switcher:before{color:#fff;font-size:14px;height:12px;height:20px;line-height:20px;position:absolute;text-align:center;width:36px}.ui-switcher[aria-checked=false]:before{content:"제외";right:10px}.ui-switcher[aria-checked=true]:before{content:"포함";left:10px}.ui-switcher[aria-checked=true]{background-color:var(--pt1)}.ui-switcher:after{background-color:#fff;border-radius:50%;content:" ";display:inline-block;height:20px;position:absolute;top:2px;transition:left .25s;width:20px}.ui-switcher[aria-checked=false]:after{left:2px}.ui-switcher[aria-checked=true]:after{left:48px}.resume_btbar{background:#000c;border-radius:10px 10px 0 0;bottom:0;box-shadow:3px 3px 20px #0000001a;display:flex;justify-content:center;left:50%;padding:20px;position:fixed;transform:translate(-50%);width:1300px;z-index:999}.resume_btbar .inner{display:flex;gap:40px;justify-content:flex-start;width:1300px}.resume_btbar .inner h3{color:#fff;margin-bottom:10px}._comple{display:flex;flex-direction:column;gap:5px;width:200px}._comple button{height:45px;width:200px}._comple button:first-child{background:#fff;border:1px solid var(--pt1);color:var(--pt1)}._comple button:last-child{background:var(--pt1);color:#fff}.resume_btbar .inner ._item{flex-grow:1}.resume_btbar .inner ._item>div{display:flex;flex-grow:1;gap:5px;width:100%}.resume_btbar .inner ._item>div>div{align-items:center;background:#fff;border-radius:4px;color:#292e41;display:flex;flex-direction:column;flex-grow:1;font-size:15px;font-weight:500;gap:5px;padding:10px 0}.resume_btbar .inner ._item>div span{align-items:center;background:var(--pt1);border-radius:100px;box-shadow:inset 1px 1px 1px #00000026;color:#fff;display:inline-block;display:flex;font-size:14px;height:24px;justify-content:center;position:relative;width:40px}.back_bar{background:#d8dde6;border-radius:100px;margin-bottom:10px;position:absolute;right:30px;top:30px;width:200px}.back_bar .bar{background:#2cc179;border-radius:100px;color:#fff;display:flex;font-size:14px;justify-content:center;padding:3px;width:90%}.back_bar span{color:#fff;font-size:15px}.submitwrap .title{align-items:end;display:flex;justify-content:space-between;margin-bottom:15px}.submitwrap .title>div{display:flex;gap:5px}.submitwrap .title h2{font-size:18px}.submitwrap .title .btn_add{background:#f4f6fa;border:1px solid #e9e9ec;color:#292e41;font-size:15px;gap:5px;height:35px;line-height:0;padding:0 10px;width:auto}.submitwrap .title .btn_add i{color:#97a1af;font-size:14px}.resum_profile{display:flex;gap:40px;margin-bottom:40px;position:relative}.resum_profile ._photo{background-color:#d2d4d7;background-size:contain;border-radius:4px;height:150px;overflow:hidden;width:120px}.resum_profile ._photo img{width:100%}.resum_profile ._info{display:flex;flex-direction:column;gap:10px}.resum_profile ._info .name{color:#292e41;display:flex;font-size:20px;font-weight:700;gap:30px;margin-left:0}.resum_profile ._info>div{display:flex;margin-left:-7px}.resum_profile ._info b{align-items:center;display:flex;justify-content:center;width:30px}.resum_profile ._info b i{color:#b5b9c3;font-size:14px}.resum_profile .setting{display:flex;position:absolute;right:0;top:0}.resum_profile .setting a{background:#f4f6fa;border:1px solid #e9e9ec;color:#292e41;font-size:15px;gap:5px;line-height:1;padding:8px 10px}.resum_profile .setting a i{color:#97a1af;font-size:14px}.act_hover:hover{background:var(--pt1)!important;border-color:var(--pt1)!important;color:#fff!important;transition:all .1s ease!important}.act_hover:hover i{color:#fff!important;transition:all .1s ease!important}.submitwrap .join_input{margin-bottom:0}.submitwrap .join_input label{font-size:16px}.submitwrap .join_input input[type=text]{height:60px}.submitwrap .boxwrap{display:flex;flex-direction:column;gap:50px}.submitwrap .boxwrap .resumbox .title .btn_fold:after{content:"접기"}.submitwrap .boxwrap .resumbox.fold .re_cont{max-height:150px}.submitwrap .boxwrap .resumbox.fold .title .btn_fold i{transform:rotate(180deg)}.submitwrap .boxwrap .resumbox.fold .title .btn_fold:after{content:"펼치기"}.submitwrap .boxwrap .__invalid .re_cont{outline:2px dashed red}.submitwrap .boxwrap .re_cont{border:1px solid #e5e6eb;border-radius:7px;overflow:hidden;padding:30px;position:relative}.submitwrap .boxwrap .re_cont>div{border-bottom:1px solid #e5e6eb;display:flex;gap:40px;margin-bottom:30px;padding-bottom:30px;position:relative}.submitwrap .boxwrap .re_cont>div:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.submitwrap .boxwrap .re_cont .date{display:flex;flex-direction:column;gap:5px;width:160px}.submitwrap .boxwrap .re_cont .date span,.submitwrap .boxwrap .re_cont .hist ._name span{align-items:center;color:#67738e;display:flex;font-size:16px;line-height:1}.submitwrap .boxwrap .re_cont .hist ._name span:before{background:#bfc1c7;border-radius:50%;content:"";display:inline-block;height:5px;margin-right:6px;width:5px}.submitwrap .boxwrap .re_cont .hist ._name span:first-of-type:before{display:none}.submitwrap .boxwrap .re_cont .hist ._name{align-items:center;display:flex;gap:6px}.submitwrap .boxwrap .re_cont .hist ._name b{font-size:18px;font-weight:600;margin-right:15px}.submitwrap .boxwrap .re_cont .hist ._desc{color:#292e41;font-size:15px;line-height:1.6;max-width:790px;white-space:pre-line}.submitwrap .boxwrap .re_cont .hist ._desc ._item:not(:last-child):after{content:",";margin-right:4px}.submitwrap .boxwrap .re_cont .hist{display:flex;flex-direction:column;flex-grow:1}.submitwrap .boxwrap .re_cont .hist ._etc{display:flex;flex-direction:column;gap:10px;margin-top:30px}.submitwrap .boxwrap .re_cont .hist ._etc div{align-items:center;color:#292e41;display:flex;font-size:15px;gap:5px;line-height:1;margin-right:30px}.submitwrap .boxwrap .re_cont .hist ._etc div span{align-items:center;color:#67738e;display:flex;font-size:15px;line-height:1;margin-right:5px;width:70px}.submitwrap .boxwrap .re_cont .hist ._etc div span:after{background:#ddd;content:"";display:inline-block;height:10px;position:absolute;right:0;width:1px}.submitwrap .boxwrap .re_cont .btn_fold{border-radius:4px;position:absolute;right:30px;top:20px;z-index:99999}.submitwrap .boxwrap .fold .re_cont ._grad{display:block}.submitwrap .boxwrap .re_cont ._grad{background:url(../img/text_fold.png) 0 repeat-x;border:none;bottom:0;display:none;height:111px;left:0;margin:0;padding-bottom:0;position:absolute;width:100%;z-index:999}.submitwrap .boxwrap .re_cont .tag{display:flex;flex-wrap:wrap;gap:8px}.submitwrap .boxwrap .re_cont .tag span{align-items:center;border:1px solid #9ba5e8;border-radius:100px;display:flex;font-size:15px;justify-content:center;line-height:1;padding:8px 15px}.submitwrap .boxwrap .re_cont ._link{display:flex;gap:10px}.submitwrap .boxwrap .re_cont ._link:first-child{margin-top:10px}.submitwrap .boxwrap .re_cont ._link a{color:#2d65f2;text-decoration:underline;text-underline-position:under}.submitwrap .boxwrap .re_cont ._link i{color:#97a1af}.submitwrap .boxwrap .re_cont .btn_edit{display:flex;gap:0;position:absolute;right:0;top:0;z-index:1}.submitwrap .boxwrap .re_cont .btn_edit button{border-radius:4px;height:30px;width:30px}.submitwrap .boxwrap .re_cont .btn_edit button:hover{background:var(--pt1);transition:all 50ms ease}.submitwrap .boxwrap .re_cont .btn_edit button:hover i{color:#fff;transition:all 50ms ease}.submitwrap .boxwrap .re_cont .btn_edit i{color:#67738e;font-size:16px}.resuminfo{background:#f3f5fe;border:1px solid #ecedfd;border-radius:10px;display:flex;flex-direction:column;gap:30px;margin-bottom:40px;padding:25px 30px}.resuminfo>._title{display:flex;flex-direction:column;gap:10px}.resuminfo>._title div{align-items:center;background:#fff;border:1px solid #e8e4ee;border-radius:4px;display:flex;justify-content:space-between}.resuminfo>._title div b{font-size:18px;font-weight:600;padding:10px 0 10px 15px}.resuminfo>._setting{border-radius:4px;height:40px;position:absolute;right:20px;top:10px;width:40px}.resuminfo>._setting i{color:#97a1af}.resuminfo>._setting:hover i{color:var(--pt1)}.resuminfo .re_title{font-size:20px;font-weight:600}.resuminfo .resum_dele{display:flex;flex-direction:column;gap:20px}.resuminfo h2{font-size:16px}.resuminfo .resum_dele>div{display:flex;flex-direction:column;flex-grow:1;gap:15px;min-width:0}.resuminfo .resum_dele ._condi>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:60px}.resuminfo .resum_dele ._condi>div>div{align-items:start;display:flex;flex-direction:column;gap:8px;justify-content:center}.resuminfo .resum_dele ._condi>div>div div{align-items:flex-start;display:flex;gap:13px}.resuminfo .resum_dele ._condi>div span{align-items:center;background:#7e85b0;border-radius:100px;color:#fff;display:flex;flex:0 0 80px;font-size:14px;justify-content:center;line-height:1;padding:6px 0;width:80px}.resuminfo .resum_dele ._condi>div p{color:#292e41;display:flex;flex-wrap:wrap}.resuminfo .resum_dele ._term div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.resuminfo .resum_dele ._term div a{align-items:center;background:#fff;border:1px solid #e8e4ee;font-size:18px;height:50px;justify-content:space-between;padding:0 20px;width:100%}.resuminfo .resum_dele ._term div a:first-child{cursor:inherit;outline:0!important}.resuminfo .resum_dele ._term div a:first-child p{text-decoration:none!important}.resuminfo .resum_dele ._term div a:hover p{text-decoration:underline}.resuminfo .resum_dele ._term div a>div{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.resuminfo .resum_dele ._term div a span{align-items:center;color:#292e41;display:flex;margin-right:10px;width:10px}.resuminfo .resum_dele ._term div a i{color:#b5b9c3;flex-shrink:0;font-size:14px}.resuminfo .resum_dele ._term div a b{color:var(--pt1);font-weight:600}.st_resum .job_list .box ._supp{flex-direction:row;gap:5px}.st_resum .job_list .box ._supp{width:auto}.st_resum .job_list .box ._supp .btn_more{background:#fff;border:1px solid #c9c9d5;min-width:40px;padding:0;width:40px}.st_resum .job_list .box ._supp .btn_more i{color:#b5b9c3}.st_resum .job_list .box ._supp .btn_more:hover{background:#fff}.st_resum .job_list .box ._supp .btn_more:hover i{color:#fff}.st_resum ._jobtitle .certify{align-items:center;background:#f0f7fc;border:1px solid #c8dfff;border-radius:100px;display:flex;font-size:14px;font-weight:500;gap:5px;height:25px;margin-left:10px;padding:0 14px}.st_resum .job_list .more_menu{background:#fff;border:1px solid #c9c9d5;border-radius:4px;box-shadow:3px 3px 20px #0000001a;width:150px}.st_resum .job_list .box ._supp .more_menu button{border:0;border-radius:0;color:#292e41;font-size:14px;font-weight:500;height:35px;width:100%}.st_resum .job_list .box ._supp .more_menu button:hover{background:#f4f6fa;color:#292e41;text-decoration:underline}.st_suhistory .job_list .box ._jobtitle a{margin-bottom:10px}.st_suhistory .job_list .box{align-items:center}.st_suhistory .job_list .box ._jobtitle{gap:5px}.st_suhistory .job_list .box ._jobtitle div span{align-items:center;display:flex;font-size:14px;justify-content:center;width:24px}.st_suhistory .job_list .box ._jobtitle div span:after{display:none}.st_suhistory .job_list .box ._supp{align-items:end;display:flex;flex-direction:column;gap:5px;justify-content:center;width:140px}.st_suhistory .pv_chk .pv_chked{top:0}.st_suhistory .job_list .box ._chkbox{display:block;height:20px;width:70px}.st_suhistory .job_list .box ._jobtitle .job_subject{color:#292e41;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:0}.st_suhistory .job_list .box ._jobtitle .stats{align-items:start;color:#67738e;display:flex;flex-direction:column;gap:14px;margin-top:20px}.st_suhistory .job_list .box ._jobtitle .stats div a{color:#115ee3;font-size:15px;font-weight:400;line-height:0;margin:0;padding:10px 5px}.st_suhistory .job_list .box ._jobtitle .stats div a:first-of-type{margin-left:-5px}.st_suhistory .job_list .box ._jobtitle .stats div p{color:#b5b9c3;font-size:12px}.st_suhistory .job_list .box ._jobtitle .stats div{align-items:center;display:flex;font-size:15px;line-height:0}.st_suhistory .job_list .box ._jobtitle .stats div b{color:#67738e;font-size:15px;line-height:0;margin-right:20px;min-width:50px;width:auto}.st_suhistory .job_list .box ._jobtitle .stats i{color:#b5b9c3;font-size:14px;margin-right:5px}.st_suhistory .job_list .box ._jobtitle .stats div b:after{display:none}.st_suhistory .job_list .box ._corpname{gap:5px;width:250px}.st_suhistory .job_list .box ._corpname span{color:#292e41;display:flex;font-size:16px;font-weight:600;justify-content:center}.st_suhistory .job_list .box ._corpname p{display:flex;font-size:14px;justify-content:center}.listwrap .job_list .box ._supp ._ok{border:1px solid var(--pt1);color:var(--pt1)}.listwrap .job_list .box ._supp ._ok:hover{background:var(--pt1)}.listwrap .job_list .box ._supp ._del{border:1px solid #e95a5a!important;color:#e95a5a!important}.listwrap .job_list .box ._supp ._del:hover{background:#e95a5a!important;color:#fff!important}.listwrap .job_list .box ._supp ._gray{border:1px solid #7e85b0;color:#666}.listwrap .job_list .box ._supp ._gray:hover{background:#7e85b0;color:#fff}.listwrap .corp_list{border-top:1px solid #b5bbc8}.listwrap .corp_list .box{align-items:center;border-bottom:1px solid #d6dae3;display:flex;justify-content:space-between;padding:40px 30px}.listwrap .corp_list .box:hover{cursor:pointer}.listwrap .corp_list .box ._info ._name{align-items:center;display:flex;margin-bottom:20px}.listwrap .corp_list .box button{align-items:center;border-radius:50%;display:flex;height:26px;justify-content:center;width:26px}.listwrap .corp_list .box button i{color:#bcbdc0;font-size:17px}.listwrap .corp_list .box ._photo{border-radius:50%;flex:0 0 200px;height:100px;width:100px}.listwrap .corp_list .box ._info{flex-grow:1}.sub_topmenu .submenu img{height:30px;margin-bottom:-10px}.corpkeyword{border:1px solid #d9dce2;border-radius:7px;display:flex;flex-wrap:wrap;gap:12px 15px;padding:20px}.corpkeyword a{background:#f4f6fa;border:1px solid #e9e9ec;border-radius:100px;padding:10px 20px}.corpkeyword a:hover,.corpkeyword .active{background:var(--pt1);border:1px solid var(--pt1);color:#fff}.listwrap .corp_list .box ._photo{align-items:center;background-size:contain;border-radius:0;display:flex;justify-content:center;margin-right:50px;width:200px}.listwrap .corp_list ._photo img{max-height:40px;max-width:130px}.listwrap .corp_list ._info ._corp{align-items:center;display:flex;gap:10px;margin-bottom:10px}.listwrap .corp_list ._info ._corp .name{border-radius:0;color:#333;font-size:18px;font-weight:600;justify-content:flex-start;margin-left:-5px;padding:5px;white-space:normal;width:-moz-fit-content;width:fit-content}.listwrap .corp_list ._info ._corp .name:hover{text-decoration:underline}.listwrap .corp_list ._info ._corp .list{background:var(--pt1);color:#fff;font-size:15px;line-height:1;padding:5px 10px}.listwrap .corp_list ._info ._type{align-items:center;display:flex;justify-content:start;margin-bottom:20px}.listwrap .corp_list ._info ._type span{align-items:center;display:flex}.listwrap .corp_list ._info ._type span:after{background:#cbd0d8;content:"";display:inline-block;height:14px;margin:0 15px;width:1px}.listwrap .corp_list ._info ._type span:last-child:after{display:none}.listwrap .corp_list ._info ._keyword{display:flex;flex-wrap:wrap;gap:10px}.listwrap .corp_list ._info ._keyword span{align-items:center;background:#f4f6fa;border:1px solid #d7dce5;border-radius:4px;color:#475067;display:flex;font-size:14px;justify-content:center;line-height:1;padding:6px 10px}.listwrap .corp_list .box .btn_peowrap{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:8px;justify-content:center}.listwrap .corp_list .box .btn_peowrap span{color:#8491a7;font-size:14px}.listwrap .corp_list .box .btn_peowrap a i{color:#bcbdc0;font-size:18px}.listwrap .corp_list .box:before{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}.listwrap .corp_list .box:hover:before{transform:scaleY(1);transition:all .15s ease}.listwrap .corp_list .box:hover{background:#fbfcff}#header .low .subse ._user,#header .low .subse>a{border:1px solid #e9e9ec;border-radius:4px;display:flex;font-size:15px;height:42px;justify-content:center;padding:5px 10px}#header .low .subse ._user b,#header .low .subse>a b{max-width:80px}.gap10{gap:10px}.pad20{gap:20px}.pad30{gap:30px}.corp_top{background:#fff;border:1px solid #e5e6eb;border-radius:10px;display:flex;justify-content:center;left:0;margin:0 auto 30px;position:sticky;top:121px;width:1300px;z-index:9}.corp_top.stick{border-radius:0;position:fixed;width:100%}.corp_top.stick .inner{padding:10px 0}.corp_top.stick .inner ._title a img{height:30px}.corp_top.stick .inner ._title a b{font-size:20px}.corp_top.stick .inner ._title div{height:20px}.corp_top .inner{align-items:center;display:flex;justify-content:space-between;padding:30px;width:1300px}.corp_top ._title{align-items:center;display:flex;gap:20px;justify-content:space-between}.corp_top ._title a{gap:30px}.corp_top ._title a img{max-height:60px;max-width:170px}.corp_top ._title a b{font-size:30px;font-weight:600}.corp_top ._title div{align-items:end;display:flex;height:30px;justify-content:flex-start;line-height:1}.corp_top ._title div span{align-items:center;color:#475067;display:flex}.corp_top ._title div span:after{background:#0006;content:"";height:13px;margin:0 10px;width:1px}.corp_top ._title div span:last-child:after{display:none}.corp_top ._action{align-items:center;display:flex;gap:10px;justify-content:end}.corp_top ._action a,.corp_top ._action button{background:#f4f6fa;border:1px solid #d7dce5;border-radius:100px;color:#475067;gap:10px;height:40px;padding:0 15px}.corp_top ._action a i,.corp_top ._action button i{color:#a8acb7;font-size:14px}.corp_center{align-items:flex-start;display:flex;gap:30px}.corp_center .leftmenu{display:flex;flex:0 0 220px;flex-direction:column;gap:4px 10px;position:sticky;top:200px;width:220px}.corp_center .leftmenu a{border-radius:7px;color:#4c526a;font-size:17px;gap:12px;height:45px;justify-content:flex-start;padding:0 30px}.corp_center .leftmenu a span{align-items:center;display:flex;width:15px}.corp_center .leftmenu a i{color:#4c526a;font-size:16px}.corp_center .leftmenu a p{align-items:center;background:#ff426f;border-radius:50%;color:#fff;display:flex;height:24px;justify-content:center;width:24px}.corp_center .leftmenu .active{background:var(--pt1)!important;color:#fff!important;font-weight:600!important}.corp_center .leftmenu .active i{color:#fff}.corp_center .leftmenu .active p{background:#fff;color:#ff426f;font-weight:700}.corp_center .leftmenu a:hover{background:#eaedf5}.corp_center .corpcont{background:#fff;border:1px solid #e5e6eb;border-radius:10px;display:flex;flex-direction:column;gap:70px;padding:30px;width:1050px}.corp_center .corpcont ._sect{display:flex}.corp_center .corpcont ._sect>._sect{margin-top:70px}.corp_center .corpcont ._sect h3{align-items:center;display:flex;font-size:18px;justify-content:start;margin-bottom:20px}.corp_center .corpcont ._sect h3 span{color:var(--pt1);font-size:18px;font-weight:600;margin-left:5px}.corp_center .corpcont ._sect h4{font-size:16px;margin-bottom:15px}.corp_center .corpcont ._sect .summary{align-items:center;display:flex;flex-direction:column;gap:10px;padding:30px 20px;width:20%}.corp_center .corpcont ._sect .summary .icon i{color:var(--pt1);font-size:20px}.corp_center .corpcont ._sect .summary .info{align-items:center;display:flex;flex-direction:column;gap:10px}.corp_center .corpcont ._sect .summary .info b{color:#000;font-size:20px;font-weight:600}.corp_center .corpcont ._sect .summary .info span{color:#67738e}.corp_center .corpcont ._sect ._list{display:flex;flex-wrap:wrap;gap:15px 0;margin-top:30px;padding:0 10px}.corp_center .corpcont ._sect ._list div{align-items:flex-start;display:flex;width:50%}.corp_center .corpcont ._sect ._list span{align-items:center;color:#67738e;display:flex;flex:0 0 120px;gap:7px;width:120px}.corp_center .corpcont ._sect ._list span:before{background:var(--pt1);border-radius:50%;content:"";height:5px;margin-top:-1px;width:5px}.corp_center .corpcont ._sect ._list p{color:#292e41;flex-grow:1;min-width:0}.corpcont .border{border:1px solid #d7dce5;border-radius:10px}.mbt10{margin-bottom:10px}.mbt30{margin-bottom:30px}.corp_center .certifi{display:flex;flex-wrap:wrap;gap:10px}.corp_center .certifi>div{align-items:center;background:#fff;border:1px solid #d7dce5;border-radius:10px;display:flex;flex-direction:column;padding:20px;width:188px}.corp_center .certifi>div img{height:40px}.corp_center .certifi>div b{color:#000;font-size:18px;font-weight:600;margin-top:15px}.corp_center .certifi>div span{color:#67738e;font-size:16px;font-weight:400;margin-top:5px}.corp_center .keyword{display:flex;flex-wrap:wrap;gap:10px}.corp_center .keyword span{align-items:center;background:#f4f6fa;border-radius:100px;color:#292e41;display:flex;height:35px;line-height:1;padding:0 15px}.corp_center ul li{align-items:center;color:#292e41;display:flex;gap:7px;line-height:1.4;margin-bottom:10px;padding:0 10px}.corp_center ul li:before{background:var(--pt1);border-radius:50%;content:"";height:5px;margin-top:-1px;width:5px}.chartwrap{display:flex;justify-content:center;padding:30px 10px 30px 30px;position:relative}.chartwrap p{bottom:20px;color:#777;font-size:13px;font-weight:400;position:absolute}.gaguechart{background:url(../img/gague_bak.png) 50% no-repeat;background-size:contain;height:176px;position:relative;width:250px}.gaguechart .needle{bottom:15px;left:50%;margin-left:-15px;position:absolute;transform-origin:16px 96px;width:25px}.gaguechart span{color:#fff;font-size:14px;position:absolute}.gaguechart .st_01{left:13px;top:117px}.gaguechart .st_02{left:41px;top:70px}.gaguechart .st_03{left:87px;top:43px}.gaguechart .st_04{right:87px;top:43px}.gaguechart .st_05{right:41px;top:70px}.gaguechart .st_06{right:10px;top:117px}.gaguechart .tp_01{transform:rotate(-79deg)}.gaguechart .tp_02{transform:rotate(-48deg)}.gaguechart .tp_03{transform:rotate(-16deg)}.gaguechart .tp_04{transform:rotate(17deg)}.gaguechart .tp_05{transform:rotate(49deg)}.gaguechart .tp_06{transform:rotate(80deg)}.corp_center ._graph{border:1px solid #d7dce5;border-radius:10px;padding:30px;width:50%}.corpcont .inclist .box:first-of-type{border-top:1px solid #b5bbc8}.corpcont .inclist .box{border-bottom:1px solid #d6dae3;display:flex;justify-content:space-between;padding:30px}.corpcont .inclist .box:before{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}.corpcont .inclist .box:hover:before{transform:scaleY(1);transition:all .15s ease}.corpcont .inclist .box:hover{background:#fbfcff}.corpcont .inclist .box ._chkbox{align-items:center;display:flex;height:40px;width:40px}.corpcont .inclist .box a:hover{text-decoration:underline}.corpcont .inclist .box ._corpname,.corpcont .inclist .box ._jobetc,.corpcont .inclist .box ._jobtitle,.corpcont .inclist .box ._supp{display:flex;flex-direction:column}.corpcont .inclist .box ._corpname{gap:15px;justify-content:flex-start;width:260px}.corpcont .inclist .box ._corpname a{border-radius:0;color:#292e41;font-size:16px;justify-content:flex-start;margin:-5px 0 0 -5px;padding:5px;width:-moz-fit-content;width:fit-content}.corpcont .inclist .box ._corpname span{color:#67738e;font-size:15px}.corpcont .inclist .box ._jobtitle{flex-grow:1;gap:20px}.corpcont .inclist .box ._jobtitle a{border-radius:0;color:#292e41;font-weight:600;margin:-5px 0 0 -5px;padding:5px}.corpcont .inclist .box ._jobtitle div{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.corpcont .inclist .box ._jobtitle div span{color:#67738e;font-size:15px;white-space:nowrap}.corpcont .inclist .box ._jobtitle div span:after{background:#babec5;content:"";display:inline-block;height:10px;margin:0 10px;width:1px}.corpcont .inclist .box ._jobtitle div span:last-child:after{display:none}.corpcont .inclist .box ._jobtitle button{align-items:center;border-radius:50%;display:flex;height:26px;justify-content:center;width:26px}.corpcont .inclist .box ._jobtitle button i{color:#bcbdc0;font-size:17px}.corpcont .inclist .box ._jobetc{flex-direction:row;gap:20px;margin-top:-10px}.corpcont .inclist .box ._jobetc div{color:#414558;display:flex;font-size:16px;gap:5px}.corpcont .inclist .box ._jobetc span{align-items:center;display:flex;justify-content:center;width:15px}.corpcont .inclist .box ._jobetc span i{color:#b5b9c3;font-size:14px}.corpcont .inclist .box ._supp{align-items:end;display:flex;justify-content:end;width:140px}.corpcont .inclist .box ._supp a{align-items:center;border:1px solid var(--pt1);color:var(--pt1);display:flex;flex-direction:row;font-size:14px;font-weight:600;height:35px;line-height:0;padding:0 10px;width:120px}.corpcont .inclist .box ._supp .disable{background:#f4f6fa;border:1px solid #d7dce5;color:#b4c0d3;cursor:default;font-weight:500}.corpcont .inclist .box ._supp a:hover{background:var(--pt1);color:#fff;text-decoration:none}.corpcont .inclist .box ._supp .disable:hover{background:#f4f6fa;border:1px solid #d7dce5;color:#b4c0d3}.corpcont .inclist .box ._supp ul{margin-top:10px}.corpcont .inclist .box ._supp li{color:#67738e;display:flex;font-size:15px;font-size:14px;justify-content:flex-end;text-align:right}.corpcont .inclist .box ._supp li:before{display:none}.listwrap .list_title .list_sort input{border:1px solid #b5bbc8;color:#333;font-size:18px;font-weight:400;height:40px}.pagewrap a{border:1px solid #e7ebf3;color:#67738e;gap:5px;height:40px;width:40px}.pagewrap a:first-child,.pagewrap a:last-child{width:80px}.pagewrap a:not(.disable):hover{background:#e1e5eb;border-color:#e1e5eb}.educationlist{border-top:1px solid #b5bbc8;display:flex;flex-direction:column;width:100%}.educationlist .elem{align-items:center;border-bottom:1px solid #d6dae3;cursor:pointer;display:flex;justify-content:space-between;padding:40px;position:relative;width:100%}.educationlist .elem ._info{display:flex;flex-direction:column;gap:20px;width:750px}.educationlist .elem ._photo img{width:100%}.educationlist .elem ._title{align-items:center;color:#292e41;display:flex;font-size:18px;font-weight:600;gap:10px;justify-content:flex-start;margin-bottom:10px;width:-moz-fit-content;width:fit-content}.educationlist .elem ._rece{display:flex;flex-wrap:wrap;gap:10px 30px;width:100%}.educationlist .elem ._rece div{align-items:center;display:flex;font-size:18px;gap:10px;justify-content:flex-start}.educationlist .elem ._rece .minwd{width:250px}.educationlist .elem ._rece div span{align-items:center;color:#67738e;display:flex;font-weight:300;gap:7px}.educationlist .elem ._rece div span:before{background:var(--pt1);border-radius:50%;content:"";height:5px;margin-top:-1px;width:5px}.educationlist .elem ._rece p{align-items:center;display:flex;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.educationlist .elem ._rece b{color:#c8cfdf;display:flex;font-size:14px;margin:0 5px}.educationlist .elem ._cond{display:flex;justify-content:center;width:300px}.educationlist .elem:hover{background:#fbfcff;transition:all .25s ease}.educationlist .elem:before{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}.educationlist .elem:hover:before{transform:scaleY(1);transition:all .15s ease}.educationlist .elem .stats{align-items:center;border-radius:100px;color:#fff;display:flex;font-size:16px;height:40px;justify-content:center;line-height:1;width:120px}.educationlist .elem ._ing{border:1px solid var(--pt1);color:var(--pt1)}.educationlist .elem ._end{background:#f4f6fa;border:1px solid #d7dce5;color:#b4c0d3}.searchwrap{align-items:center;display:flex;gap:5px;justify-content:flex-start}.searchwrap .btn_search{background:#282f3b;border:0;color:#fff}.educationlist .elem ._title .edutype{border-radius:4px;color:#fff;display:flex;font-size:15px;justify-content:center;line-height:1;padding:6px 0;width:112px}.educationlist .elem ._title .et_01{background:#1aa0ff}.educationlist .elem ._title .et_02{background:#2fac62}.educationlist .elem ._title .et_03{background:#ff1a76}.educationlist .elem ._title .et_04,.educationlist .elem ._title .et_05{background:#2fac62}.educationview{flex-direction:column}.educationview .eduview_top{width:100%}.educationview .eduview_top .eduinfo{display:flex;width:100%}.educationview .eduview_top .eduinfo .box{align-items:start;display:flex;flex-direction:column;width:50%}.educationview .eduview_top .eduinfo .box:last-child{border-right:1px solid #d6dae3}.educationview .eduview_top .eduinfo .box div{display:flex;width:100%}.educationview .eduview_top .eduinfo .box div:last-child p{border-bottom:1px solid #d6dae3}.educationview .eduview_top .eduinfo .box div:first-child p,.educationview .eduview_top .eduinfo .box div:first-child span{border-top:1px solid #d6dae3}.educationview .eduview_top .eduinfo .box span{align-items:center;background:#f4f6fa;border:1px solid #d6dae3;border-radius:0;border-top:0 solid #d6dae3;color:#67738e;display:flex;justify-content:center;padding:15px 10px;width:135px}.educationview .eduview_top .eduinfo div p{border-bottom:1px solid #d6dae3;flex-grow:1;padding:15px 10px 15px 20px}.btn_eduacc{display:flex;gap:10px;justify-content:center}.btn_eduacc a{align-items:center;border-radius:7px;color:#fff;height:50px;justify-content:center;width:200px}.btn_eduacc a:hover{text-decoration:underline}.btn_eduacc ._ok{background:var(--pt1)}.btn_eduacc ._list{background:#888ca2}.educationview .eduview_top .filedown{display:flex;margin-bottom:30px}.educationview .eduview_top .filedown span{align-items:center;background:#f4f6fa;border:1px solid #d6dae3;border-top:0 solid #d6dae3;color:#67738e;display:flex;justify-content:center;padding:15px 10px;width:135px}.educationview .eduview_top .filedown>div{border-bottom:1px solid #d6dae3;border-right:1px solid #d6dae3;color:#292e41;display:flex;flex-grow:1;padding:15px 10px 15px 20px}.educationview .eduview_top .filedown>div a{color:#187cff}.educationview .eduview_top .filedown>div a:hover{text-decoration:underline}.educationview .edu_middle{border:solid #d6dae3;border-width:1px 0;margin:30px 0;padding:40px 0}.educationview{border-bottom:1px solid #b5bbc8;border-top:1px solid #b5bbc8;display:flex;padding:0 0 40px;width:100%}.educationview .eduview_top .edutitle{align-items:center;display:flex;font-size:20px;font-weight:700;gap:10px;justify-content:center;padding:30px 0}.educationview .eduview_top .eduinfo div p{color:#292e41;display:flex}.educationview .eduinfo p b{color:#c8cfdf;display:flex;font-size:14px;margin:0 5px}.st_mypage .job_list .box{align-items:center}.st_mypage .job_list .box ._chkbox{display:block!important;height:26px!important}.phototype{border-top:1px solid #b5bbc8;display:flex;flex-wrap:wrap;gap:50px 30px;padding:20px 0;width:100%}.phototype .elem{align-items:flex-start;border:1px solid #ddd;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;transition:all .25s ease;width:413px}.phototype .elem ._photo{transition:all .25s ease;width:100%}.phototype .elem ._photo img{height:411px;width:411px}.phototype .elem ._title{color:#292e41;font-size:18px;font-weight:600;line-height:2.1;padding:10px 20px;width:100%;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.phototype .elem ._rece{display:flex;flex-direction:column;gap:8px;padding:0 20px 20px;width:100%}.phototype .elem ._rece div{align-items:center;display:flex;font-size:16px;gap:10px;justify-content:flex-start;width:100%}.phototype .elem ._rece div span{background:var(--pt1);border-radius:4px;color:#fff;font-size:15px;padding:5px 10px}.phototype .elem ._rece p{align-items:center;display:flex;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.phototype .elem ._rece b{color:#c8cfdf;display:flex;font-size:14px;margin:0 5px}.phototype .elem:hover{box-shadow:5px 10px 10px #0003;transform:translateY(-5px);transition:all .25s ease}.phototype .elem:hover ._title{text-decoration:underline;text-underline-position:under}.phototype .elem ._rece .stats{border-radius:100px;bottom:0;color:#fff;display:flex;font-size:15px;justify-content:center;line-height:1;padding:7px 0;position:absolute;right:0;width:75px}.phototype .elem ._rece ._ing{background:#6bb53e}.phototype .elem ._rece ._end{background:#4c526a}.bodardlist{border-top:1px solid #b5bbc8;display:flex;flex-direction:column;width:100%}.bodardlist .listwrap{align-items:center;border-bottom:1px solid #d6dae3;cursor:pointer;display:flex;justify-content:space-between;padding:30px 10px;position:relative;width:100%}.bodardlist .listwrap:hover{background:#fbfcff;transition:all .25s ease}.bodardlist .listwrap:before{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}.bodardlist .listwrap:hover:before{transform:scaleY(1);transition:all .15s ease}.bodardlist .listwrap .bd_num{display:flex;justify-content:center;width:120px}.bodardlist .listwrap .bd_num b{align-items:center;background:var(--pt1);border-radius:4px;color:#fff;display:flex;font-size:15px;gap:5px;justify-content:center;line-height:1;padding:6px 10px}.bodardlist .listwrap .bd_num b i{color:#fff;font-size:15px}.bodardlist .listwrap .bd_title{color:#292e41;display:flex;flex-grow:1;font-weight:500;justify-content:flex-start}.bodardlist .listwrap .bd_title span{align-items:center;display:flex;margin-left:10px}.bodardlist .listwrap .bd_title span i{color:var(--pt1)}.bodardlist .listwrap .bd_click{color:#8491a7;display:flex;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;justify-content:start;width:120px}.bodardlist .listwrap .bd_click p{display:flex;justify-content:end}.bodardlist .listwrap .bd_date{display:flex;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;justify-content:center;width:300px}.bodardlist .listwrap div span{color:#292e41;display:flex;margin-right:10px}.bodardlist .listwrap div p{color:#8491a7}.bodardview{border-top:1px solid #b5bbc8;display:flex;flex-direction:column;width:100%}.bodardview .bdview_top{display:flex;flex-direction:column;width:100%}.bodardview .bdview_top .boardtitle{align-items:center;display:flex;font-size:20px;font-weight:700;gap:10px;justify-content:center;padding:30px 0;width:100%}.bodardview .bdview_top .boardinfo{display:flex;gap:30px;justify-content:center;padding-bottom:30px}.bodardview .bdview_top .boardinfo>div{align-items:center;display:flex;gap:10px}.bodardview .bdview_top .boardinfo>div span{align-items:center;background:var(--pt1);border-radius:4px;color:#fff;display:flex;justify-content:center;line-height:1;padding:6px 0;width:70px}.bodardview .bdview_top .boardfile{border:solid #d6dae3;border-width:1px 0;display:flex;justify-content:flex-start}.bodardview .bdview_top .boardfile div{display:flex;gap:10px}.bodardview .bdview_top .boardfile span{align-items:center;display:flex;justify-content:center}.bodardview .bdview_top .boardfile span i{color:var(--pt1)}.bodardview .bdview_top .boardfile .filewrap{align-items:start;display:flex;flex-direction:column;flex-grow:1;gap:15px;justify-content:center}.bodardview .bdview_top .boardfile .filewrap a:hover{text-decoration:underline}.bodardview .bdview_top .boardfile .filetitle{background:#f4f6fa;display:flex;justify-content:center;margin-right:20px;padding:30px 20px;width:150px}.bodardview .bdcontents{border-bottom:1px solid #b5bbc8;font-weight:400;line-height:1.4;margin-bottom:30px;padding:40px 20px}.listmin{border:solid #d6dae3;border-width:1px 0;display:flex;flex-direction:column;margin-top:30px}.listmin a{display:block;flex-grow:1;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.listmin a:hover{text-decoration:underline}.listmin>div{align-items:center;display:flex}.listmin>div:first-child{border-bottom:1px solid #d6dae3}.listmin>div span{background:#f4f6fa;display:flex;flex:0 0 150px;justify-content:center;margin-right:20px;padding:15px 20px;width:150px}.supportwrap ._tnew{justify-content:space-between}.supportwrap ._tnew a .st_back{padding:30px}.supportwrap ._tnew a .st_back div{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:0}.supportwrap ._tnew a{max-width:276px;min-width:240px}.supportwrap ._tnew a .st_back span{height:40px;left:inherit;right:30px;top:25px;width:40px}#corppage{background:#f4f6fa;display:flex;justify-content:center;padding-top:40px}#corppage .inner{width:1300px}#corppage .inner>.title{align-items:center;display:flex;justify-content:flex-start;margin-bottom:15px}#corppage .inner .title h1{font-size:24px}#corppage .conwrap{display:flex;gap:10px;justify-content:center;margin-bottom:40px}#corppage .conwrap>div{background:#fff;border:1px solid #e5e6eb;border-radius:7px}#corppage .leftarea{display:flex;flex-direction:column;padding:10px 20px;width:260px}#corppage .leftarea ul{border-bottom:1px dashed #ddd;border-radius:0;padding:20px 10px}#corppage .leftarea ul:hover li:first-child,#corppage .leftarea ul:hover li:first-child i{color:var(--pt1)}#corppage .leftarea ul:last-child{border-bottom:0}#corppage .leftarea ul li:first-child{font-weight:700;margin-bottom:10px;padding-left:0}#corppage .leftarea ul li:last-child{margin-bottom:0}#corppage .leftarea ul li{align-items:center;color:#292e41;display:flex;gap:5px;justify-content:flex-start;margin-bottom:1px}#corppage .leftarea ul li span{align-items:center;display:flex;justify-content:center;width:20px}#corppage .leftarea ul li span i{color:#97a1af}#corppage .leftarea ul li a{border-radius:4px;color:#67738e;justify-content:space-between;padding:12px 10px 12px 26px;width:100%}#corppage .leftarea ul li a:hover{background:#f4f6fa;color:#292e41}#corppage .leftarea ul li a:hover i{color:#292e41}#corppage .leftarea ul li a i{color:#0003;font-size:11px}#corppage .leftarea .on li:first-child,#corppage .leftarea .on li:first-child i{color:var(--pt1)}#corppage .leftarea ul .active a{background:#fff!important;border:1px solid var(--pt1)!important;color:#7181e9!important;font-weight:600}#corppage .leftarea ul .active a #corppage .leftarea .btn_home li{cursor:pointer}#corppage .leftarea ul .active a i{color:var(--pt1)!important}#corppage .rightarea{padding:30px 30px 60px;position:relative;width:calc(100% - 270px)}#corppage .rightarea h1{font-size:24px;margin-bottom:60px}#corppage .rightarea .sint_btnwrap{align-items:center;background:#f3f5fe;border:1px solid #ecedfd;border-radius:10px;display:flex;justify-content:space-between;padding:20px 30px}#corppage .rightarea .sint_btnwrap>div{align-items:center;display:flex;gap:20px;justify-content:flex-start}#corppage .rightarea .sint_btnwrap a{background:var(--pt1);color:#fff;height:50px;width:160px}#corppage .rightarea .sint_btnwrap>div img{width:80px}#corppage .rightarea .sint_btnwrap>div p{color:#313644;font-size:20px;font-weight:600}#corppage .rightarea .sint_btnwrap>div p span{color:#000;font-weight:700}#corppage .rightarea .sint_list{border-top:1px solid #e5e6eb;margin-top:60px}#corppage .rightarea .sint_list .rect{align-items:center;border-bottom:1px solid #eeeff4;display:flex;gap:20px;justify-content:space-between;padding:30px 10px}#corppage .rightarea .sint_list .rect>span{align-items:center;display:flex;justify-content:center;line-height:1;width:40px}#corppage .rightarea .sint_list .rect .title{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:550px}#corppage .rightarea .sint_list .rect .title a{color:#292e41;font-size:18px;font-weight:700;margin-left:-5px;padding:10px 5px}#corppage .rightarea .sint_list .rect .title a:hover{text-decoration:underline}#corppage .rightarea .sint_list .rect .title p{color:#4d566a;line-height:1.6}#corppage .rightarea .sint_list .list_btn{align-items:center;display:flex;flex-direction:column;gap:5px;margin-left:40px;width:210px}#corppage .rightarea .sint_list .list_btn div{display:flex;gap:5px}#corppage .rightarea .sint_list .list_btn span{color:#8d95a9;font-size:15px;font-weight:300;margin-top:10px}#corppage .rightarea .sint_list .list_btn a{font-size:14px;gap:5px;height:40px;width:100px}#corppage .rightarea .sint_list .list_btn ._edit{border:1px solid var(--pt1);color:var(--pt1);transition:all .15s ease}#corppage .rightarea .sint_list .list_btn ._edit:hover,#corppage .rightarea .sint_list .list_btn ._edit:hover i{background:var(--pt1);color:#fff;transition:all .15s ease}#corppage .rightarea .sint_list .list_btn ._edit i{color:var(--pt1);transition:all .15s ease}#corppage .rightarea .sint_list .list_btn ._del{border:1px solid #f42222;color:#f42222;transition:all .15s ease}#corppage .rightarea .sint_list .list_btn ._del i{color:#f42222;transition:all .15s ease}#corppage .rightarea .sint_list .list_btn ._del:hover,#corppage .rightarea .sint_list .list_btn ._del:hover i{background:#f42222;color:#fff;transition:all .15s ease}#corppage input::-moz-placeholder,#corppage textarea::-moz-placeholder{color:#67738e;font-size:16px;font-weight:300}#corppage input::placeholder,#corppage textarea::placeholder{color:#67738e;font-size:16px;font-weight:300}#corppage input,select,textarea{background:#fff;font-size:18px;font-weight:400;position:relative}#corppage .rightarea .btn_oldsupp{border:1px solid #e9e9ec;border-radius:4px;color:#292e41;justify-content:space-between;padding:10px 20px;position:absolute;right:30px;top:30px;width:300px}#corppage .rightarea .btn_oldsupp i{color:#292e41;font-size:13px}#corppage .rightarea .btn_oldsupp:hover{background:#f4f6fa;border:1px solid #e9e9ec;color:#000}#corppage .rightarea .corp_paper{border-bottom:1px solid #d7dce5;display:flex;flex-direction:column;gap:30px;margin-bottom:40px;padding-bottom:40px}#corppage .rightarea .corp_paper:last-of-type{margin-bottom:0}#corppage .rightarea .corp_paper h2{font-size:22px;font-weight:700}#corppage .rightarea .corp_paper .regitem{display:flex}#corppage .rightarea .corp_paper .title{align-items:center;display:flex}#corppage .rightarea .corp_paper .title span{color:#292e41;font-weight:600;padding-left:10px;position:relative;width:150px}#corppage .rightarea .corp_paper .inputwrap{display:flex;flex-direction:column;gap:10px 0;width:800px}#corppage .rightarea .corp_paper .inputwrap>div{align-items:center;display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:flex-start}#corppage .rightarea .corp_paper .inputwrap>div a{align-items:center;background:#5e6175;color:#fff;display:flex;font-size:16px;gap:5px;height:50px;justify-content:center;padding:0 10px;width:70px}#corppage .rightarea .corp_paper .inputwrap .rowCHK{margin-left:20px}#corppage .rightarea .corp_paper .inputwrap>div a:hover{background:#474958}#corppage .rightarea .corp_paper .inputwrap .msgtxt{color:#d63131;font-size:15px}#corppage .rightarea .corp_paper .inputwrap .imtxt{font-size:16px;margin-top:8px}#corppage .rightarea .corp_paper .inputwrap .pv_chk{align-items:center;display:flex;font-size:18px;line-height:26px;margin-bottom:0;width:-moz-fit-content;width:fit-content}#corppage .rightarea .corp_paper .inputwrap :not(.dewith_form)>.option{align-items:center;background:#f8f9fb;border:solid #eaeef3;border-width:1px 0;display:flex;gap:30px;justify-content:flex-start;padding:5px 20px}#corppage .rightarea .corp_paper .inputwrap .option input,#corppage .rightarea .corp_paper .inputwrap .option select{height:40px}.flxGW{flex-grow:1}.size60{width:60px}.size80{width:80px}.size100{width:100px}.sizeLN{width:274px}.size200{width:200px}.size300{width:300px}.size400{width:400px}.size150{width:150px}#corppage .rightarea .corp_paper .txtct{text-align:center}#corppage .rightarea .gap5{gap:5px!important}#corppage .rightarea .gap10{gap:10px!important}#corppage .rightarea .gap20{gap:20px!important}#corppage .rightarea .gap30{gap:30px!important}#corppage .rightarea .corp_paper .co_swich{align-items:center;border:1px solid #ddd;border-radius:4px;display:flex;gap:10px;height:50px;padding:0 20px}#corppage .rightarea input[type=file]{line-height:20px;padding:10px 15px;width:100%}#corppage .rightarea input[type=file]::file-selector-button{background:#5a5d6a;border:0;border-radius:4px;color:#fff;cursor:pointer;font-family:pretendard,sans-serif;font-size:14px;height:30px;position:absolute;right:2px;top:4px;transition:all .25s ease;width:80px}#corppage .rightarea input[type=file]::file-selector-button:hover{background:#40424d;transition:all .25s ease}#corppage .rightarea .ift>span:after{color:#e62727;content:"*";font-size:14px;font-weight:900;left:-2px;position:absolute;top:2px}#corppage .rightarea .paperwrite{border:1px solid #ddd;border-radius:10px;padding:30px;width:968px}#corppage .rightarea .paperwrite h1{color:#4876ef;font-size:45px;font-weight:800;line-height:60px;text-align:center}#corppage .rightarea .paperwrite ._sect{margin-bottom:30px}#corppage .rightarea .paperwrite ._sect h2{font-size:30px;font-weight:600;margin-bottom:20px}#corppage .rightarea .paperwrite ._sect h2 i{color:#4876ef}#corppage .rightarea .paperwrite ._sect h2 svg{color:#4876ef;display:inline-block;font-size:30px}#corppage .rightarea .paperwrite ._sect h3{background:#f7f8fc;margin-bottom:10px;padding:10px 20px}#corppage .rightarea .paperwrite ._sect h4{margin-bottom:5px}#corppage .rightarea .paperwrite ._sect>ul>li{margin-bottom:20px;padding-left:20px}#corppage .rightarea .paperwrite ._sect li{line-height:1.4;margin-bottom:5px}#corppage .rightarea .paperwrite{margin-bottom:30px}#corppage .rightarea .ac_paper{display:flex;justify-content:center;padding:30px 0}#corppage .rightarea .ac_paper a{background:#333;color:#fff;font-size:18px;gap:20px;padding:20px 40px}#corppage .rightarea .info_tab{display:flex;gap:5px;justify-content:flex-start;margin-bottom:30px}#corppage .rightarea .info_tab a{background:#f8f9fb;border:1px solid #e9e9ec;border-radius:4px;color:#666;height:40px;position:relative;width:130px}#corppage .rightarea .info_tab a:hover{border:1px solid var(--pt1)}#corppage .rightarea .info_tab .active{background:var(--pt1);border:1px solid transparent;color:#fff;font-weight:700}#corppage .rightarea .paper_list .list_item ._item{align-items:center;border-bottom:1px solid #d6dae3;display:flex;justify-content:space-between;padding:30px 20px;width:100%}#corppage .rightarea .paper_list .list_item ._subject{align-items:start;display:flex;flex-direction:column}#corppage .rightarea .paper_list .list_item ._subject ._cond{border-radius:4px;color:#fff;font-size:14px;line-height:14px;margin-bottom:8px;padding:5px;text-align:center;width:63px}#corppage .rightarea .paper_list .list_item ._subject .st01{background:#ff4c4c}#corppage .rightarea .paper_list .list_item ._subject .st02{background:#b8b8b8}#corppage .rightarea .paper_list .list_item ._subject .st03{background:#4caa6e}#corppage .rightarea .paper_list .list_item ._subject .st04{background:#548fe0}#corppage .rightarea .paper_list .list_item ._subject>a{font-size:18px;font-weight:600;margin-bottom:10px}#corppage .rightarea .paper_list .list_item ._subject>a:hover{text-decoration:underline}#corppage .rightarea .paper_list .list_item ._subject ._info{align-items:center;display:flex;margin-bottom:20px}#corppage .rightarea .paper_list .list_item ._subject ._info span{font-size:14px}#corppage .rightarea .paper_list .list_item ._subject ._info span:after{background:#0003;content:"";display:inline-block;height:10px;margin:0 10px;width:1px}#corppage .rightarea .paper_list .list_item ._subject ._info span:last-child:after{display:none}#corppage .rightarea .paper_list .list_item ._subject ._btn{display:flex;gap:6px}#corppage .rightarea .paper_list .list_item ._subject ._btn a{border:1px solid #ddd;font-size:14px;font-weight:500;padding:6px 14px}#corppage .rightarea .paper_list .list_item ._subject ._btn a:hover{border:1px solid var(--pt1)}#corppage .rightarea .paper_list .list_item ._stats{border:1px solid #ddd;border-radius:7px;display:flex;gap:20px;padding:10px 20px}#corppage .rightarea .paper_list .list_item ._stats>div{align-items:center;display:flex;flex-direction:column;gap:5px}#corppage .rightarea .paper_list .list_item ._stats>div span{font-size:15px;font-weight:500}#corppage .rightarea .paper_list .list_item ._stats>div a{border-radius:0;color:#292e41;font-size:15px;font-weight:700;padding:4px;width:100%}#corppage .rightarea .paper_list .list_item ._stats>div a:hover{text-decoration:underline}#corppage .rightarea .paper_list .list_item ._stats>div .act{color:var(--pt1)}#corppage .rightarea .paper_list .searchbox{align-items:center;border-bottom:1px solid #d6dae3;display:flex;justify-content:space-between;padding:5px 0}#corppage .rightarea .paper_list .searchbox ._sort{display:flex;gap:10px}#corppage .rightarea .paper_list .searchbox ._sort select{border:0;font-size:15px;height:30px}#corppage .rightarea .paper_list .searchbox ._search{display:flex;gap:5px}#corppage .rightarea .paper_list .searchbox ._search select{font-size:15px;height:35px}#corppage .rightarea .paper_list .searchbox ._search div{border:1px solid #ddd;border-radius:4px;display:flex}#corppage .rightarea .paper_list .searchbox ._search div input{border:0;font-size:15px;height:33px;width:200px}#corppage .rightarea .paper_list .searchbox ._search div a{height:33px;width:33px}#corppage .rightarea .paper_list .searchbox ._search div input::-moz-placeholder{font-size:14px;font-weight:400}#corppage .rightarea .paper_list .searchbox ._search div input::placeholder{font-size:14px;font-weight:400}#corppage .rightarea .paper_list .searchbox ._search div a i{color:#292e41}#corppage .rightarea .volunt .searchbox{border-bottom:0}#corppage .rightarea .volunt .searchbox ._search a{align-items:center;border-radius:4px;font-size:15px;gap:5px;padding:5px 8px}#corppage .rightarea .volunt .searchbox ._search a span{color:var(--pt1);font-weight:700}#corppage .rightarea .volunt .searchbox ._search a:hover{background:#f3f4f7}#corppage .rightarea .volunt .searchbox ._search a i{color:#0006;font-size:13px}#corppage .rightarea .volunt .searchbox ._search a:after{background:#0003;content:"";display:inline-block;height:10px;position:absolute;right:-3px;width:1px}#corppage .rightarea .volunt .searchbox ._search a:last-child:after{display:none}#corppage .rightarea .volunt .list_item{display:flex;flex-direction:column;padding:0}#corppage .rightarea .volunt .list_item ._list,#corppage .rightarea .volunt .list_item ._subject{align-items:center;border-bottom:1px solid #d6dae3;display:flex;flex-direction:row;justify-content:space-between;width:100%}#corppage .rightarea .volunt .list_item ._subject{background:#e8ebf1}#corppage .rightarea .volunt .list_item ._subject>div{align-items:center;display:flex;font-size:14px;font-weight:500;gap:5px;height:40px;justify-content:center;position:relative}#corppage .rightarea .volunt .list_item ._subject>div i{font-size:12px}#corppage .rightarea .volunt .list_item ._list{padding:20px 0}#corppage .rightarea .volunt .list_item ._list>div{align-items:center;display:flex;flex-direction:column;font-size:14px;gap:10px 0;justify-content:center}#corppage .rightarea .volunt .list_item ._list>div div:first-child{color:#292e41}#corppage .rightarea .volunt .list_item ._list>div div:last-child{color:#292e41}#corppage .rightarea .volunt .list_item .item_00{width:40px}#corppage .rightarea .volunt .list_item .item_01{width:110px}#corppage .rightarea .volunt .list_item .item_02{width:120px}#corppage .rightarea .volunt .list_item .item_03{width:110px}#corppage .rightarea .volunt .list_item .item_04{width:140px}#corppage .rightarea .volunt .list_item .item_05,#corppage .rightarea .volunt .list_item .item_06{width:110px}#corppage .rightarea .volunt .list_item .item_07{width:80px}#corppage .rightarea .volunt .list_item .item_08{width:110px}#corppage .rightarea .volunt .list_item .pv_chk .pv_chked{left:50%;margin-left:-10px;margin-top:-10px;top:50%}#corppage .rightarea .volunt .list_item ._list .item_02 div:first-child{border-radius:50%;height:70px;margin:0 auto;overflow:hidden;width:70px}#corppage .rightarea .volunt .list_item ._list .item_02 div:first-child img{width:100%}#corppage .rightarea .volunt .list_item ._list .item_02 div:last-child{color:#222;display:flex;font-weight:600;gap:5px}#corppage .rightarea .volunt .list_item ._list select{font-size:14px;height:35px}#corppage .rightarea .volunt .list_item ._list .item_07 div{background-clip:text;-webkit-background-clip:text;color:transparent!important;font-size:30px;font-weight:800!important}#corppage .rightarea .volunt .list_item ._list .item_07 .btper_1{background-image:linear-gradient(0deg,#0079f3,#7181e9)}#corppage .rightarea .volunt .list_item ._list .item_07 .btper_5{background-image:linear-gradient(0deg,#f55,#e97171)}#corppage .rightarea .volunt .list_item ._list .item_07 div span{font-size:16px;font-weight:600!important}#corppage .rightarea .volunt .list_item ._list .item_08 div{display:flex;flex-direction:column;gap:5px}.myinfo{align-items:center;display:flex;flex-direction:column;margin-bottom:30px}.edit_info{gap:50px}.myinfo .info_table{display:flex;flex-direction:column;width:100%}.myinfo .info_table ._item>div{display:flex;height:26px;padding-left:30px;width:100%}.myinfo .info_table ._item>div .pv_chk{align-items:center;display:flex;font-size:16px;line-height:26px;margin-bottom:0;min-width:120px;width:90px}.myinfo .info_table ._item{align-items:center;border:1px solid #eaedf4;display:flex;margin-top:-1px}.myinfo .info_table ._item>span{align-items:center;background:#f4f6fa;color:#292e41;display:flex;height:60px;padding-left:20px;width:180px}.rightarea .myinfo .mail_setting ._item span{width:250px!important}.myinfo .info_table ._item p{align-items:center;display:flex;gap:5px;height:60px;padding-left:30px}.myinfo .info_table ._item input[type=text]{min-width:120px}.myinfo .info_table ._item input[type=tel],.myinfo .info_table ._item input[type=text],.myinfo .info_table ._item select{font-size:16px;font-weight:400;height:40px;min-width:100px}.myinfo .info_table .btn_add{align-items:center;background:#5e6175;color:#fff;display:flex;font-size:16px;gap:5px;height:40px;justify-content:center;padding:0 10px;width:70px}.info_table .btn_out{background:#ff4c4c;color:#fff;font-size:15px;height:35px;width:120px}.info_table .btn_out:hover{background:#f33939}.rightarea .my_ment{margin-bottom:20px}.rightarea .my_caution{background:#fff3f3;border:1px solid #ffe7e7;border-radius:7px;display:flex;flex-direction:column;margin-bottom:30px;padding:20px 30px}.rightarea .my_caution ul li{align-items:center;display:flex;line-height:1.4;margin-bottom:5px}.rightarea .my_caution ul li:before{background:#ff4545;border-radius:50%;content:"";height:3px;margin-right:8px;width:3px}#corppage .rightarea .copaper_list{align-items:center;border:1px solid #d6dae3;border-radius:7px;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px 30px;width:100%}#corppage .rightarea .copaper_list>div{align-items:center;display:flex;gap:20px}#corppage .rightarea .copaper_list ._subject{cursor:pointer;display:flex;flex-direction:column}#corppage .rightarea .copaper_list .btn_edit{display:flex;gap:5px}#corppage .rightarea .copaper_list .btn_edit a{border:1px solid #ddd;font-size:14px;font-weight:500;padding:10px 20px}#corppage .rightarea .copaper_list .btn_edit a:hover{border:1px solid var(--pt1)}#corppage .rightarea .copaper_list ._subject b{font-size:18px;font-weight:600;margin-bottom:10px}#corppage .rightarea .copaper_list ._subject b i{color:#666;font-size:14px;margin-left:10px}#corppage .rightarea .copaper_list ._subject:hover b{color:var(--pt1)}#corppage .rightarea .copaper_list ._subject .paperinfo{display:flex}#corppage .rightarea .copaper_list ._subject .paperinfo span{align-items:center;color:#8b9097;display:flex;font-size:15px}#corppage .rightarea .copaper_list ._subject .paperinfo span:after{background:#0003;content:"";display:inline-block;height:10px;margin:0 10px;width:1px}#corppage .rightarea .copaper_list ._cond{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:15px;font-weight:600;height:70px;justify-content:center;width:70px}#corppage .rightarea .copaper_list ._subject>div span:last-child:after{display:none}#corppage .rightarea .copaper_list .st01{background:#ff4c4c}#corppage .rightarea .copaper_list .st02{background:#b8b8b8}#corppage .rightarea .copaper_list .st03{background:#4caa6e}#corppage .rightarea .copaper_list .st04{background:#548fe0}.rightarea .corpinfo .info_table{margin-bottom:50px}.rightarea .corpinfo .info_table:last-child{margin-bottom:0}.rightarea .corpinfo h2{display:flex;font-size:18px;justify-content:start;margin-bottom:10px;width:100%}.rightarea .corpinfo .info_table ._item>span{height:inherit;min-height:60px}.rightarea .corpinfo .info_table ._item img{height:50px}.rightarea .corpinfo .info_table ._item>div{align-items:center;flex-wrap:wrap;gap:5px;height:inherit;min-height:26px;padding:0 20px}.rightarea .corpinfo .info_table ._item ._logo{justify-content:space-between}.rightarea .corpinfo .info_table ._item ._logo>div{align-items:center;display:flex;font-size:15px;gap:10px;justify-content:space-between}.rightarea .corpinfo .info_table ._item ._logo .btn_logo{display:flex;gap:5px}.rightarea .corpinfo .info_table ._item ._logo a{border:1px solid #ddd;border-radius:50%;height:30px;width:30px}.rightarea .corpinfo .info_table ._item ._logo a i{color:#666}.rightarea .corpinfo .info_table ._item ._logo a:hover{background:var(--pt1);border:1px solid transparent}.rightarea .corpinfo .info_table ._item ._logo a:hover i{color:#fff}.rightarea .corpinfo .info_table .textarea{border:0}.rightarea .corpinfo .info_table .textarea textarea{height:100px;width:100%}.rightarea .corpinfo .in_check{border:0;flex-wrap:wrap;gap:10px}.rightarea .corpinfo .in_check .pv_chk{border:1px solid #ddd;border-radius:4px;font-size:15px;margin-bottom:0;padding:10px 10px 10px 40px;width:calc(33.33333% - 7px)}.rightarea .corpinfo .in_check .pv_chk input[type=tel]{height:35px;min-width:inherit;text-align:center;width:80px!important}.rightarea .corpinfo .in_check .pv_chk input[type=tel]::-moz-placeholder{font-size:14px!important}.rightarea .corpinfo .in_check .pv_chk input[type=tel]::placeholder{font-size:14px!important}.rightarea .corpinfo .in_check .pv_chk input[type=tel]:disabled{background:#efefef!important}.rightarea .corpinfo .in_check .pv_chk input[type=text]::-moz-placeholder{font-size:14px!important}.rightarea .corpinfo .in_check .pv_chk input[type=text]::placeholder{font-size:14px!important}.rightarea .corpinfo .in_check .pv_chk .pv_chked{left:15px;top:17px}.rightarea .corpinfo .info_table .btn_corpinfo{align-items:center;background:#5e6175;color:#fff;display:flex;font-size:16px;gap:5px;height:40px;justify-content:center;padding:0 20px}.rightarea .corpinfo .info_table .btn_corpinfo:hover{background:#474958}.info_table .btn_chgpass{background:#fff;border:1px solid #ddd;font-size:15px;height:35px;width:120px}#corppage .rightarea .wdnone .list_item .item_00{width:40px!important}#corppage .rightarea .wdnone .list_item .item_01,#corppage .rightarea .wdnone .list_item .item_02,#corppage .rightarea .wdnone .list_item .item_03,#corppage .rightarea .wdnone .list_item .item_04,#corppage .rightarea .wdnone .list_item .item_05,#corppage .rightarea .wdnone .list_item .item_06,#corppage .rightarea .wdnone .list_item .item_07,#corppage .rightarea .wdnone .list_item .item_08{width:inherit!important}#corppage .rightarea .loginpage .list_item ._list>div{color:#67738e;font-size:15px}#corppage .rightarea .loginpage .list_item ._subject{background:#fff;border-top:1px solid #d6dae3}#corppage .rightarea .loginpage .list_item ._subject>div{font-weight:600}#corppage .rightarea .loginpage .list_item ._list{padding:15px 0}#corppage .rightarea .loginpage .list_item ._list .btn_dis{border-radius:0;color:#0079f3;padding:5px 10px}#corppage .rightarea .loginpage .list_item ._list .btn_dis:hover{text-decoration:underline}#corppage .scrap .volunt .searchbox ._search{gap:5px}#corppage .scrap .volunt .list_item .item_00{width:40px}#corppage .scrap .volunt .list_item .item_01{width:150px}#corppage .scrap .volunt .list_item .item_02,#corppage .scrap .volunt .list_item .item_03{width:120px}#corppage .scrap .volunt .list_item .item_04,#corppage .scrap .volunt .list_item .item_05{width:150px}#corppage .scrap .volunt .list_item .item_08{width:130px}#corppage .scrap .volunt .searchbox ._search>a{border:1px solid #ddd;height:35px;padding:0 10px}#corppage .scrap .volunt .searchbox ._search a:after{display:none}.list_item .item_08 .btn_im_01{background:var(--pt1);border:1px solid transparent;color:#fff;height:35px;padding:0 20px}.list_item .item_08 .btn_im_02{background:#fff;border:1px solid var(--pt1);color:var(--pt1);height:35px;padding:0 20px}.faqwrap .list_title{align-items:end;display:flex;justify-content:space-between;margin-bottom:15px}.faqwrap .list_title h2{color:#292e41;font-family:pretendard,sans-serif;font-size:16px;font-weight:400}.faqwrap .list_title h2 b{font-weight:500}.faqwrap .list_title h2 b span{color:var(--pt1);font-size:16px;font-weight:800}.faqwrap .list_title .list_sort{align-items:center;display:flex;gap:10px;justify-content:flex-end}.faqwrap .list_title .list_sort input{border:1px solid #b5bbc8;color:#333;font-size:15px;font-weight:400;height:40px}.faqwrap{display:flex;gap:80px}.faqwrap .tabs{display:flex;flex-direction:column;gap:10px;width:250px}.faqwrap .tabs button{align-items:center;background:#f4f6fa;border:1px solid #d7dce5;border-radius:7px;color:#475067;display:flex;font-size:16px;font-weight:500;font-weight:400;height:50px;justify-content:space-between;padding:0 20px;position:relative;transition:all .15s ease}.faqwrap .tabs button span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.faqwrap .tabs button:hover{border-color:var(--pt1)}.faqwrap .tabs button.active{background:var(--pt1)!important;border:1px solid var(--pt1);box-shadow:3px 3px 7px #0003;color:#fff!important;color:#fff;font-weight:700;position:relative;transition:all .15s ease}.faqwrap .tab_container{width:970px}.faqwrap .accordion-container .article-title i{margin:0 10px 0 0}.faqwrap .accordion-content{background:#fbfbfb}.faqwrap .accordion-container .article-title div{color:#292e41}.faqwrap .accordion-content p{line-height:1.6}.faq_category{border-bottom:1px solid #333;display:flex;justify-content:flex-end;margin-bottom:20px;width:100%}.faq_category a{background:#fbfbfb;border:1px solid #d2d5db;border-bottom-color:#333;border-radius:0;color:#999;height:50px;margin-bottom:-1px;width:300px}.faq_category a:last-child{margin-left:-1px}.faq_category .active{background:#fff;border-color:#333;border-bottom:0;color:#333;font-weight:600;z-index:2}.question{display:flex;flex-direction:column;gap:10px}.question .item{align-items:center;display:flex}.question select{width:300px}.question .item span{color:#292e41;font-weight:600;padding-left:10px;width:180px}.question .item div{align-items:center;display:flex;flex-grow:1;gap:5px;position:relative}.question textarea{height:200px;resize:vertical;width:100%}.question input[type=file],.question input[type=text],.question select,.question textarea{color:#292e41;font-size:18px;font-weight:400}.question .pv_chk{margin-bottom:0}.question .pv_chk .pv_chked{top:0}.question ._ment{background:#fbfbfb;border:1px solid #d7dce5;border-radius:7px;margin-bottom:30px;margin-top:30px;padding:20px}.question ._ment label{color:#222;font-weight:600;margin-bottom:10px}.question ._ment p{line-height:1.6}.question input[type=file]{font-size:16px;line-height:30px;padding:10px 15px;width:100%}.question input[type=file]::file-selector-button{background:#5a5d6a;border:0;border-radius:4px;color:#fff;cursor:pointer;font-family:pretendard,sans-serif;font-size:14px;height:40px;position:absolute;right:2px;top:4px;transition:all .25s ease;width:100px}.question input[type=file]::file-selector-button:hover{background:#40424d;transition:all .25s ease}.ques_list{display:flex;flex-direction:column;width:100%}.ques_list>div{align-items:center;display:flex;gap:30px;justify-content:start;padding:0}.ques_list .subject{border-bottom:1px solid #ddd;padding:0 10px 20px}.ques_list .list{border-bottom:1px solid #ddd;cursor:pointer;padding:20px 10px;position:relative}.ques_list .list:before{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}.ques_list .list:hover{background:#fbfcff;transition:all .25s ease}.ques_list .list:hover:before{transform:scaleY(1);transition:all .15s ease}.ques_list>div span:first-child{width:60px}.ques_list>div span:nth-child(2){width:150px}.ques_list>div span:nth-child(3){flex-grow:1}.ques_list .list span:nth-child(3){flex-grow:1;justify-content:flex-start;padding-left:10px}.ques_list>div span:nth-child(4){width:120px}.ques_list>div span:nth-child(5){width:150px}.ques_list>div span:last-child{width:120px}.ques_list>div span{display:flex;justify-content:center}.ques_list #answerbody{align-items:start;background:#fbfbfb;border-bottom:1px solid #ddd;flex-direction:column;line-height:1.6;padding:20px 35px;width:100%}.ques_list #answerbody .reply{display:flex}.ques_list ._stats{align-items:center;border-radius:4px;color:#fff;display:flex;font-size:15px;height:36px;justify-content:center;width:90px}.ques_list ._ok{background:var(--pt1)}.ques_list ._wait{background:#666}.calendar_serch{align-items:end;display:flex;justify-content:space-between;margin-bottom:10px}.calendar_serch .sh_form_01{border:1px solid #d7dce5;border-radius:4px;display:flex;gap:20px;height:44px;padding:0 20px}.calendar_serch .sh_form_02{gap:10px}.calendar_serch .sh_form_01 .pv_chk{line-height:21px;margin-bottom:0}.calendar_serch .pv_chk .pv_chked{top:12px}.calendar_recrui .month{align-items:center;display:flex;font-size:20px;font-weight:700;gap:30px;justify-content:center;margin-bottom:30px}.calendar_recrui .month a{align-items:center;border:1px solid #d7dce5;font-size:16px;gap:10px;padding:10px 20px}.calendar_recrui .month i{color:#333;font-size:13px}.calendar_recrui .calendar_row{display:flex}.calendar_recrui .calendar_head{border-right:1px solid #d7dce5;display:flex}.calendar_recrui .calendar_head .cell{border:solid #d7dce5;border-width:1px 0 0 1px;color:#333;display:flex;font-weight:800;justify-content:center;padding:10px 15px;width:14.2857142857%}.calendar_recrui .calendar_row .cell:first-child{margin-left:0}.calendar_body{border:solid #d7dce5;border-width:0 1px 1px 0}.calendar_recrui .calendar_row .cell{border:solid #d7dce5;border-width:1px 0 0 1px;padding:10px;width:14.2857142857%}.calendar_recrui .calendar_row .calendar_list{display:flex;flex-direction:column;gap:5px;min-height:100px}.calendar_recrui .calendar_row .calendar_list div{display:flex}.calendar_recrui .calendar_row .calendar_list div span{font-size:14px;font-weight:600;margin-right:8px}.calendar_recrui .calendar_row .calendar_list .start span{color:#39f}.calendar_recrui .calendar_row .calendar_list .end span{color:#ff384b}.calendar_recrui .calendar_row .calendar_list .btn_more{display:flex;justify-content:flex-end}.calendar_recrui .calendar_row .calendar_list .btn_more a{align-items:center;border:1px solid #d7dce5;border-radius:100px;color:#475067;display:flex;font-size:15px;height:24px;justify-content:center;line-height:0;width:50px}.calendar_recrui .calendar_row .calendar_list .btn_more a:hover{background:#475067;border-color:transparent;color:#fff}.calendar_recrui .calendar_row .inactive{opacity:.2}.calendar_recrui .calendar_row .calendar_day{font-weight:800}.calendar_recrui .calendar_head .sunday,.calendar_recrui .calendar_row .sunday .calendar_day{color:#ff384b}.calendar_recrui .calendar_row .cell .calendar_day{margin-bottom:6px}.calendar_recrui .calendar_row .calendar_list div a{border-radius:0;color:#555;font-size:15px;font-weight:400;line-height:1.4;margin-left:-5px;padding:1px 5px;width:100%}.calendar_recrui .calendar_row .calendar_list div a:hover{background:#e6ecf7}.calendar_serch .sh_form_02{display:flex;height:44px!important}.calendar_serch .sh_form_02 input{border:0;font-size:16px;height:42px;width:220px}.calendar_serch .sh_form_02 input::-moz-placeholder{color:#67738e;font-size:16px;font-weight:300}.calendar_serch .sh_form_02 input::placeholder{color:#67738e;font-size:16px;font-weight:300}.calendar_serch .sh_form_02 .inputwrap{align-items:center;border:1px solid #d7dce5;border-radius:4px;display:flex}.calendar_serch .sh_form_02 .btn_detail{align-items:center;border:1px solid #d7dce5;border-radius:4px;cursor:pointer;display:flex;gap:5px;padding:0 10px;width:120px}.calendar_serch .sh_form_02 .btn_detail:hover,.calendar_serch .sh_form_01:hover{background:#f4f6fa}.calendar_serch .sh_form_02 .btn_detail i{color:#989fac;font-size:14px}.calendar_serch .sh_form_02 a{height:44px;width:44px}.calendar_serch .sh_form_02 a i{color:#989fac}.commutype{align-items:end;display:flex;justify-content:space-between}#sub .contents .listwrap .info_tab{display:flex;gap:5px;justify-content:start}#sub .contents .listwrap .info_tab a{background:#f8f9fb;border:1px solid #e9e9ec;border-radius:4px;color:#666;height:50px;position:relative;width:150px}#sub .contents .listwrap .info_tab .active{background:var(--pt1);border:1px solid transparent;color:#fff;font-weight:700}#sub .contents .listwrap .info_tab a:hover{border:1px solid var(--pt1)}#sub .contents .comm_list{display:flex;flex-direction:column}#sub .contents .community_list .comm_subject{border:solid #b5bbc8;border-width:1px 0}#sub .contents .community_list .comm_list,#sub .contents .community_list .comm_subject{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 20px}#sub .contents .community_list .comm_list>div,#sub .contents .community_list .comm_subject>div{text-align:center}#sub .contents .community_list .index_00{width:30px}#sub .contents .community_list .index_01{width:210px}#sub .contents .community_list .index_01 img{height:30px;max-width:210px}#sub .contents .community_list .index_02{width:180px}#sub .contents .community_list .index_03{display:flex;flex-direction:column;gap:5px;justify-content:flex-start;width:400px}#sub .contents .community_list .index_03>div{display:flex;justify-content:flex-start;text-align:left}#sub .contents .community_list .index_04{width:120px}#sub .contents .community_list .index_05{display:flex;justify-content:center;text-align:center;width:120px}#sub .contents .community_list .index_05 a{background:#f8f9fb;border:1px solid #e9e9ec;border-radius:4px;color:#292e41;font-size:15px;gap:10px;height:40px;padding:0 20px;position:relative;transition:all .15s ease}#sub .contents .community_list .index_05 a i{color:#292e41;font-size:13px;transition:all .15s ease}#sub .contents .community_list .index_05 a:hover{background:var(--pt1);border:1px solid transparent;color:#fff;transition:all .15s ease}#sub .contents .community_list .index_05 a:hover i{color:#fff;transition:all .15s ease}#sub .contents .community_list .comm_list{border-bottom:1px solid #d6dae3;padding:30px 20px;position:relative}#sub .contents .community_list .comm_list .index_02{color:#292e41;font-weight:700}.commu_contents .sect .centerwrap{display:flex;gap:20px}.commu_contents .sect .centerwrap .center{border:1px solid #d6dae3;border-radius:10px;overflow:hidden;width:33.3333333333%}.commu_contents .sect .centerwrap .center ._photo{margin-bottom:10px}.commu_contents .sect .centerwrap .center ._photo img{width:100%}.commu_contents .sect .centerwrap .center ._name{color:#292e41;font-size:18px;font-weight:700;margin-bottom:20px;padding:0 20px}.commu_contents .sect .centerwrap .center ul{padding:0 20px 10px}.commu_contents .sect .centerwrap .center li{display:flex;gap:10px;padding-left:0}.commu_contents .sect .centerwrap .center li span{align-items:center;background:var(--pt1);border-radius:100px;color:#fff;display:flex;flex:0 0 80px;font-size:15px;height:25px;justify-content:center;width:80px}.commu_contents .haha_top{border:1px solid #d6dae3;border-radius:10px;display:flex;justify-content:center;margin-bottom:30px;overflow:hidden;padding-top:30px}.commu_contents .sect{margin-bottom:30px}.commu_contents .sect b{color:#292e41;display:flex;font-size:18px;font-weight:700;margin-bottom:10px}.commu_contents .sect li{line-height:1.4;margin-bottom:10px;padding-left:15px;position:relative}.commu_contents .list_bt li{position:relative}.commu_contents .list_bt li:before{background:var(--pt1);border-radius:50%;content:"";display:block!important;height:6px;margin-left:-15px;margin-right:7px;margin-top:8px;position:absolute;width:6px}.commu_contents .sect .blet_none:before{display:none!important}.commu_contents .sect li a{background:#676d91;border:1px solid transparent;border-radius:4px;color:#fff;font-weight:500;gap:20px;height:45px;transition:all .15s ease;width:240px}.commu_contents .sect li a.linker{border-radius:4px;display:inline;padding:0 5px;white-space:nowrap}.commu_contents .sect li .strong{color:#000;font-size:20px;font-weight:700;margin:0 10px}.commu_contents .sect li a:hover{background:#454a66;transition:all .15s ease}.commu_contents .sect li a i{color:#fff;font-size:18px}.commu_contents .top_ment{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:40px}.commu_contents .top_ment .type_01{display:flex;font-family:Jua,sans-serif;font-size:50px;font-style:normal;font-weight:400;justify-content:center;margin-top:20px;text-align:center}.commu_contents .top_ment .type_01 span{display:flex;margin:0 5px}.commu_contents .top_ment .type_01 span i{color:#0006;font-size:30px}.commu_contents .top_ment .type_02{background:#f8f9fb;border:1px solid #d6dae3;border-radius:10px;color:#292e41;font-size:20px;font-weight:500;margin-top:10px;padding:20px 40px}.esgwrap{display:flex;gap:20px;margin-bottom:40px}.esgwrap .esg{border:1px solid #d6dae3;border-radius:10px;overflow:hidden;width:50%}.esgwrap .esg ._photo img{width:100%}.esgwrap .esg ._title{display:flex;font-size:16px;font-weight:700;justify-content:center;padding:15px}#sub .contents .supptype{align-items:end;display:flex;justify-content:space-between;margin-bottom:60px}#sub .contents .supptype .info_tab a{width:220px}#sub .contents .supptype h1{display:flex;flex-direction:column;gap:8px}#sub .contents .supptype h1 span{font-size:20px}.commu_contents .sublist{background:#f8f9fb;border:1px solid #d6dae3;border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:30px}.commu_contents .sublist ul b{color:#292e41;font-size:16px;font-weight:600}.commu_contents .sublist ul li{color:#757575;line-height:1.4;margin-bottom:10px}.commu_contents .supp_top{border:1px solid #d6dae3;border-radius:10px;display:flex;gap:60px;justify-content:start;margin-bottom:30px;overflow:hidden;padding:0 30px 0 100px}.commu_contents .supp_top img{width:200px;z-index:1}.commu_contents .supp_top .img{align-items:end;display:flex;padding-top:30px;position:relative}.commu_contents .supp_top .typowrap{display:flex;flex-direction:column;justify-content:center;position:relative;width:800px}.commu_contents .supp_top .typowrap>div{position:absolute}.commu_contents .supp_top .typo_01{font-size:20px;view-transition-name:commu-main-title-01;top:55px}.commu_contents .supp_top .typo_02{color:var(--pt1);font-family:Jua,sans-serif;font-size:40px;font-style:normal;font-weight:400;view-transition-name:commu-main-title-02;top:80px}.commu_contents .supp_top .typo_03{font-size:17px;font-weight:700;width:-moz-fit-content;width:fit-content;view-transition-name:commu-main-title-03;top:131px}.commu_contents .sect .s_box{border:1px solid #d6dae3;border-radius:10px;display:flex;flex-direction:column;gap:10px;margin-top:5px;padding:20px}.commu_contents .sect .normal{background:#f8f9fb;border:1px solid #d6dae3;border-radius:7px;color:#737373;font-size:15px;margin-left:15px;padding:6px 20px;width:-moz-fit-content;width:fit-content}.highlight{box-shadow:inset 0 -10px #d5ffc4;display:inline;font-size:17px;font-weight:700}.supp_step{display:flex;flex-direction:column;gap:10px;margin-left:20px;margin-top:20px}.supp_step span{align-items:center;background:var(--pt1);border-radius:100px;color:#fff;display:flex;font-size:18px;justify-content:center;line-height:1;padding:10px 20px;width:200px}.supp_step .steparea{display:flex;gap:15px}.supp_step .steparea i{align-self:center;color:#666}.supp_step .steparea>div{border:1px solid #d6dae3;border-radius:10px;overflow:hidden;width:25%}.supp_step .steparea .tp_01{background:#f8f9fb;border-bottom:1px solid #d6dae3;color:#292e41;display:flex;font-size:15px;font-weight:500;justify-content:center;padding:14px 10px}.supp_step .steparea .tp_02{color:#292e41;display:flex;font-size:15px;justify-content:center;padding:14px 20px}.listwrap .supp_list .box{align-items:center!important}#sub .contents .supplistst div{color:#292e41}#sub .contents .supplistst .index_00{width:40px}#sub .contents .supplistst .index_01{width:200px}#sub .contents .supplistst .index_02{align-items:start;display:flex;flex-direction:column;text-align:left;width:350px}#sub .contents .supplistst .index_03{width:120px}#sub .contents .supplistst .index_04{width:200px}#sub .contents .supplistst .index_05{width:160px}#sub .contents .supplistst .index_06{display:flex;gap:5px;justify-content:center;width:140px}#sub .contents .supplistst .comm_subject .index_02{align-items:center}#sub .contents .supplistst .comm_list{cursor:pointer}#sub .contents .supplistst .comm_list .index_02{align-items:start;gap:5px}#sub .contents .supplistst .comm_list .index_06 span{align-items:center;background:#f4f6fa;border:1px solid #d6dae3;border-radius:4px;color:#292e41;display:flex;font-size:16px;font-weight:400;height:28px;justify-content:center;line-height:1;padding:0 10px}#sub .contents .supplistst .comm_list .index_02 .title{color:#292e41;font-weight:500;text-align:left}#sub .contents .supplistst .comm_list .index_02 .bunst{color:#8491a7;font-weight:300}#sub .contents .supplistst .comm_list:before{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}#sub .contents .supplistst .comm_list:hover:before{transform:scaleY(1);transition:all .15s ease}.suppviewst .eduview_top .edutitle{color:#292e41;display:flex;flex-direction:column;gap:5px}.suppviewst .eduview_top .edutitle span{color:#8491a7;font-size:16px;font-weight:500}.educationview .eduview_top .eduinfo div p{align-items:center;padding:10px 20px}.suppviewst .eduview_top .eduinfo .box p a{background:#888ca2;border-radius:4px;color:#fff;gap:10px;margin-left:-10px;padding:7px 10px}.suppviewst .eduview_top .eduinfo .box p a:hover{background:#73768b}.suppviewst .eduview_top .eduinfo .box p a i{color:#fff;font-size:12px}.suppviewst .suppbody_ b{align-items:center;display:flex;font-size:22px;font-weight:700;gap:4px}.suppviewst .suppbody_ b:before{border:4px solid var(--pt1);border-radius:50%;content:"";height:12px;width:12px}.suppviewst .suppbody_ .bodycont{line-height:1.6;white-space:pre-line}.commu_contents .supp_top .img ._circle1{border-radius:50%;height:180px;left:-40px;opacity:.2;position:absolute;top:30px;width:180px}.commu_contents .supp_top .img ._circle2{background:#0015ff;border-radius:50%;height:120px;left:100px;opacity:.1;position:absolute;top:50px;width:120px}.commu_contents .supp_top .detype_01 ._circle1{background:red;opacity:.2}.commu_contents .supp_top .detype_02 ._circle1{background:#5cb46e;opacity:.2}.commu_contents .supp_top .detype_03 ._circle1{background:orange;opacity:.2}.commu_contents .supp_top .detype_04 ._circle1{background:#38dfff;opacity:.2}.joboffer .main_top ._list{width:calc(33.33333% - 14px)}.supportwrap .tabs3{display:flex;gap:8px;margin-bottom:30px}.supportwrap .tabs3 a{background:#fff;border:1px solid #d2d4ed;border-radius:7px;color:#333;font-size:18px;font-weight:600;gap:10px;height:55px;justify-content:center;padding:0 15px;position:relative;width:240px}.supportwrap .tabs3 a i{color:#333;font-size:14px}.supportwrap .tabs3 a:first-child:after{width:0}.supportwrap .tabs3 a.active{background:var(--pt1)!important;border:none;box-shadow:3px 3px 7px #0003;color:#fff!important;color:#fff;position:relative}.supportwrap .tabs3 a.active:after{bottom:-8px;content:"";height:10px;margin-right:-8px;position:absolute;right:50%;width:17px}.supportwrap .tabs3 a.active i{color:#fff}.supportwrap .tab_content2{flex-grow:1;position:relative}.supportwrap .suppbusi .st_50{background:url(../img/su_50.png)}.supportwrap .suppbusi .st_50:hover .st_back{background:#ff0000cb}.supportwrap .suppbusi .st_51{background:url(../img/su_51.png)}.supportwrap .suppbusi .st_51:hover .st_back{background:#e36105e6}.supportwrap .suppbusi .st_52{background:url(../img/su_52.png)}.supportwrap .suppbusi .st_52:hover .st_back{background:#3a8509e6}.supportwrap .suppbusi .st_53{background:url(../img/su_53.png)}.supportwrap .suppbusi .st_53:hover .st_back{background:#1362d1e6}.supportwrap .suppbusi .st_54{background:url(../img/su_54.png)}.supportwrap .suppbusi .st_54:hover .st_back{background:#37395de6}.supportwrap .suppbusi .st_55{background:url(../img/su_55.png)}.supportwrap .suppbusi .st_55:hover .st_back{background:#70287ae6}.supportwrap .suppbusi a h4{line-height:1.2}.supportwrap .suppbusi a .st_back{background:#0000001a}.supportwrap .suppbusi a .st_back div{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:start;margin-top:250px;text-align:center}.btn_mobile,.mview,.commu_contents .top_ment .type_01 br{display:none}.commu_contents .top_ment .type_01 b{font-family:Jua,sans-serif;font-style:normal;font-weight:400}.policy{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sect li:before{display:none}.policy .sect ul{list-style:none}.policy .sect li::marker{content:"";display:none}.policy .sect>ul>li{padding-left:0}.policy .sect li{line-height:1.5;margin-bottom:16px}.policy .sect li span{display:block;font-weight:500}.policy .sect li:last-child{margin-bottom:0}.policy .sect b{font-size:16px;font-weight:700}.policy .sect p{margin-bottom:10px}.policy h3{color:#000;font-size:18px;font-weight:800;margin:40px 0 10px;text-align:center}.policy .sect li>ul{margin-top:10px}.commu_contents .stopemail{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:400px}.commu_contents .stopemail .mark{align-items:center;border-radius:50%;display:flex;justify-content:center}.commu_contents .stopemail .ment{text-align:center}.commu_contents .stopemail .ment>div{color:#0006;font-size:30px;font-weight:800;margin-bottom:20px}.commu_contents .stopemail .ment>div span{font-size:30px;font-weight:800}.commu_contents .stopemail .mark i{color:#e31d1d;font-size:100px}.commu_contents .stopemail .ment p{width:1000px}#sub .contents .guide .info_tab a{background:#f8f9fb;border:1px solid #e9e9ec;border-radius:4px;color:#666;height:50px;padding:0 30px;position:relative;width:inherit}#sub .contents .guide .info_tab a span{color:#292e41;font-weight:500;margin-right:5px}#sub .contents .guide .info_tab .active span{color:#fff;font-weight:600}#sub .contents .guidewrap ._sect li .fa-arrow-up-right-from-square{font-size:13px;margin-left:4px;opacity:.5}.guidewrap{display:flex;flex-direction:column;gap:20px}.guidewrap .title{color:#292e41;font-size:20px;font-weight:700;margin-bottom:10px}.guidewrap ._sect{background:#fff;border:1px solid #d6dae3;border-radius:10px;padding:30px}.guidewrap ._sect ul{margin-bottom:20px;padding-left:10px}.guidewrap ._sect li{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:10px}.guidewrap ._sect li .btn_join{align-items:center;background:#f9f9f9;border:1px solid #ddd;border-radius:4px;color:#292e41;display:flex;gap:5px;justify-content:center;line-height:1;margin:0 10px;min-width:102px;padding:10px}.guidewrap ._sect li .bg_pt{background:var(--pt1);border-color:transparent;color:#fff}.guidewrap ._sect li .bg_pt i{color:#fff!important}.guidewrap ._sect li .bg_gy{background:#5f5f60;border-color:transparent;color:#fff}.guidewrap ._sect li .bg_gy i{color:#fff!important}.guidewrap ._sect li .btn_join i{color:#292e41;font-size:15px}.guidewrap ._sect img{max-width:100%}#main_contents .main_sect_02 .inner .guidewrap{display:flex;flex-direction:column;gap:6px}#main_contents .main_sect_02 .inner .guidewrap>div{align-items:center;border:1px solid #b5c5de;border-radius:10px;cursor:pointer;display:flex;height:65px;justify-content:space-between;overflow:hidden;padding:0 20px;position:relative;transition:all .25s ease;width:320px}#main_contents .main_sect_02 .inner .guidewrap>div:after{background:linear-gradient(45deg,var(--pt1),#ff56ae);content:"";display:block;height:65px;left:0;position:absolute;top:0;transition:all .25s ease;width:0}#main_contents .main_sect_02 .inner .guidewrap>div:hover:after{transition:all .25s ease;width:100%}#main_contents .main_sect_02 .inner .guidewrap>div>div{align-items:center;display:flex;gap:15px;z-index:99}#main_contents .main_sect_02 .inner .guidewrap>div:hover{border:1px solid transparent;transition:all .45s ease}#main_contents .main_sect_02 .inner .guidewrap>div:hover .title{color:#fff}#main_contents .main_sect_02 .inner .guidewrap>div>div .icon{align-items:center;background:#eff2ff;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}#main_contents .main_sect_02 .inner .guidewrap>div .icon i{color:var(--pt1);font-size:16px}#main_contents .main_sect_02 .inner .guidewrap>div>div .title{color:#333;font-size:18px;font-weight:600;line-height:1;margin-bottom:0}#main_contents .main_sect_02 .inner .guidewrap>div:hover .i-fa6-solid-circle-chevron-right{color:#fff;transition:all .25s ease}#main_contents .main_sect_02 .inner .guidewrap div>.i-fa6-solid-circle-chevron-right{color:#0000004d;font-size:16px;transition:all .25s ease;z-index:98}#main_contents .main_visual .inner{width:1300px}#main_contents .main_visual .inner .main_copy{background:url(../img/main_typo.png) 50% no-repeat;height:400px;margin:80px auto 0;width:1000px}#main_contents .main_visual .inner .main_copy>span{color:#fff;font-family:Nanum Pen Script,cursive;font-size:50px;margin-bottom:10px}#main_contents .main_visual .inner .main_copy>h1{color:#fff;font-family:pretendard,serif;font-size:55px;margin-bottom:30px}#main_contents .main_visual .inner .main_copy>h1 b{color:#fff9}#main_contents .main_visual .inner .main_copy>h1 span{color:#fff;font-weight:400}#main_contents .main_visual .inner .main_copy>p{color:#fff;font-size:22px;font-weight:500;line-height:1.6}#main_contents .main_sect_01{align-items:flex-start;background:#f5f8ff;border-bottom:1px solid #e0e6f4;display:flex;justify-content:center;padding:60px 0}#main_contents .main_sect_01 .inner{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;width:1300px}#main_contents .main_sect_02{align-items:flex-start;background:#fff;display:flex;justify-content:center;padding:60px 0}#main_contents .main_sect_02 .inner{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;width:1300px}#main_contents .main_title{color:#292e41;font-family:NanumSquare,sans-serif;font-size:30px;font-weight:800;margin-bottom:20px}#main_contents .leftarea{display:flex;flex-direction:column;gap:15px;width:920px}#main_contents .leftarea .quickzone{background:#fff;border:1px solid #b5c5de;border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:0 40px;width:100%}#main_contents .leftarea .quickzone a{border-radius:0;gap:10px;padding:15px 10px}#main_contents .leftarea .quickzone a:hover{text-decoration:underline}#main_contents .leftarea .quickzone a img{width:100%;z-index:100}#main_contents .leftarea .quickzone a p{align-items:center;background:#e4ecf9;border-radius:50%;display:flex;height:90px;justify-content:center;overflow:hidden;padding:20px;width:90px}#main_contents .leftarea .quickzone a p:after{align-items:center;background:#fff;border-radius:50%;content:"";display:flex;height:50px;justify-content:center;opacity:0;position:absolute;width:50px;z-index:88}#main_contents .leftarea .quickzone a:hover p:after{background:#fff;height:80px;opacity:1;width:80px}#main_contents .leftarea .quickzone a:hover p{background:var(--pt1);transition:all .45s ease}#main_contents .leftarea .quickzone a span{font-size:18px;font-weight:500}#main_contents .main_sect_02 .inner .customer{flex-grow:1}#main_contents .main_sect_02 .inner .customer .csinfo{display:flex;flex-direction:column}#main_contents .main_sect_02 .inner .customer .csinfo h3{color:var(--pt1);font-family:pretendard,serif;font-size:40px;font-weight:700;line-height:1;margin-bottom:10px}#main_contents .main_sect_02 .inner .customer .csinfo ul{margin-bottom:13px}#main_contents .main_sect_02 .inner .customer .csinfo ul li{display:flex;gap:10px;margin-bottom:8px}#main_contents .main_sect_02 .inner .customer .csinfo ul li:last-child{margin-bottom:0}#main_contents .main_sect_02 .inner .customer .csinfo ul li span{align-items:center;background:#696969;border-radius:4px;color:#fff;display:flex;font-size:15px;justify-content:center;line-height:1;padding:5px 0;width:70px}#main_contents .main_sect_02 .inner .customer .csinfo ._obj{background:#fff;border:1px solid #d2d4ed;border-radius:4px;display:flex;justify-content:space-between;padding:14px 15px}#main_contents .main_sect_02 .inner .customer .csinfo ._obj:hover b{text-decoration:underline}#main_contents .main_sect_02 .inner .customer .csinfo ._obj span{border-radius:4px;display:flex;font-weight:500;gap:10px;padding:6px 15px;transition:all .15s ease}#main_contents .main_sect_02 .inner .customer .csinfo ._obj:hover span{background:var(--pt1);color:#fff;transition:all .15s ease}#main_contents .main_sect_02 .inner .customer .csinfo ._obj:hover i{color:#fff;transition:all .15s ease}#main_contents .main_sect_02 .inner .customer .csinfo i{color:#292e41;font-size:14px}#main_contents .main_sect_02 .inner .customer .csinfo .cs_btnwrap{display:flex;flex-direction:column;gap:5px}#main_contents .leftarea .paperarea{background:#fff;border:1px solid #b5c5de;border-radius:10px;padding:20px 20px 0;width:100%}#main_contents .leftarea .paperarea .tabs2{align-items:end;display:flex;justify-content:space-between;margin-bottom:31px;position:relative}#main_contents .leftarea .paperarea .tabs2 .tabwrap{display:flex;flex-grow:1;gap:10px}#main_contents .leftarea .paperarea .tabs2 .tabwrap a{background:#fff;border:1px solid #d2d4ed;border-radius:7px;color:#333;font-size:18px;font-weight:600;gap:10px;height:55px;justify-content:center;padding:0;position:relative;width:340px}#main_contents .leftarea .paperarea .tabs2 .tabwrap a:hover{border:1px solid var(--pt1)}#main_contents .leftarea .paperarea .tabs2 .tabwrap a.active{background:var(--pt1)!important;border:none;box-shadow:3px 3px 7px #0003;color:#fff!important;color:#fff;position:relative}#main_contents .leftarea .paperarea .tabs2 .tabwrap a.active:after{background:url(../img/blet_02.png) 50% no-repeat;bottom:-8px;content:"";height:10px;margin-right:-8px;position:absolute;right:50%;width:17px}#main_contents .leftarea .paperarea .btn_slide{display:flex;gap:5px}#main_contents .leftarea .paperarea .btn_slide a{border:1px solid #d2d4ed;height:40px;width:40px}#main_contents .leftarea .paperarea .btn_slide a i{color:#292e4156}#main_contents .leftarea .paperarea .btn_slide a:hover i{color:#292e41}#main_contents .leftarea .paperarea .btn_slide .btn_more:hover{background:#4e5677;border-color:transparent;transition:all .25s ease}#main_contents .leftarea .paperarea .btn_slide .btn_more:hover i{color:#fff;transform:rotate(90deg);transition:all .25s ease}#main_contents .leftarea .paperarea .itemwrap{display:flex;font-size:18px;gap:15px}#main_contents .leftarea .paperarea .paperitem{border:1px solid #d9deec;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:280px;justify-content:space-between;margin-bottom:20px;padding:20px;text-align:left;transition:all .25s ease;width:100%}#main_contents .leftarea .paperarea .paperitem:hover{border:1px solid #8392aa;box-shadow:4px 10px 15px #0000001a}#main_contents .leftarea .paperarea .paperitem ._logo{align-items:center;display:flex;height:50px;justify-content:center;margin-bottom:20px;width:100%}#main_contents .leftarea .paperarea .paperitem ._logo img{height:-moz-max-content;height:max-content;max-height:40px;max-width:130px}#main_contents .leftarea .paperarea .paperitem ._name{color:#292e41;font-size:16px;margin-bottom:5px}#main_contents .leftarea .paperarea .paperitem ._subject{color:#292e41;font-size:18px;font-weight:600}#main_contents .leftarea .paperarea .paperitem ._etc{display:flex;justify-content:space-between}#main_contents .leftarea .paperarea .paperitem ._etc div{align-items:center;display:flex;gap:10px;line-height:1}#main_contents .leftarea .paperarea .paperitem ._etc div span{align-items:center;background:#84b26d;border-radius:4px;color:#fff;display:flex;height:30px;justify-content:center;line-height:1;width:70px}#main_contents .leftarea .paperarea .paperitem button i{color:#ddd}#main_contents .leftarea .paperarea .paperitem button:focus i{color:#f80}#main_contents .leftarea .paperarea{min-height:352px}#main_contents .leftarea .paperarea .peopleitem:hover{border:1px solid #8392aa;box-shadow:4px 10px 15px #0000001a}#main_contents .leftarea .paperarea .peopleitem{border:1px solid #d9deec;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:280px;justify-content:space-between;margin-bottom:20px;padding:20px;position:relative;transition:all .25s ease;width:100%}#main_contents .leftarea .paperarea .peopleitem.veteran{background-color:#eff5ff;border-color:#b1ccff}#main_contents .leftarea .paperarea .peopleitem .pe_icon{display:flex;gap:5px;justify-content:flex-end;position:absolute;right:10px;top:10px;width:100%}#main_contents .leftarea .paperarea .peopleitem .pe_icon>div{align-items:center;border-radius:50%;display:flex;gap:5px;height:30px;justify-content:center;width:30px}#main_contents .leftarea .paperarea .peopleitem .pe_icon .certify{background:#fff;border:1px solid #c8dfff}#main_contents .leftarea .paperarea .peopleitem .pe_icon .best{background:#fcf0f4;border:1px solid #eba7ba}#main_contents .leftarea .paperarea .peopleitem .pe_icon img{height:auto;min-height:auto;width:19px}#main_contents .leftarea .paperarea .peopleitem ._name{margin-bottom:10px}#main_contents .leftarea .paperarea .peopleitem ._name>span{color:#292e41;display:block;font-size:17px;font-weight:600;margin-bottom:5px}#main_contents .leftarea .paperarea .peopleitem ._name>div span{color:#5c667b;font-weight:400}#main_contents .leftarea .paperarea .peopleitem ._pt_his{display:flex;margin-bottom:5px}#main_contents .leftarea .paperarea .peopleitem ._pt_his span{align-items:center;display:flex;justify-content:center;margin-right:6px;width:20px}#main_contents .leftarea .paperarea .peopleitem ._pt_his p{color:#8491a7;margin-left:8px}#main_contents .leftarea .paperarea .peopleitem ._pt_his i{color:#b5b9c3;font-size:14px}#main_contents .leftarea .paperarea .peopleitem ._tag{display:flex;flex-wrap:wrap;gap:5px;margin-top:20px}#main_contents .leftarea .paperarea .peopleitem ._tag span{align-items:center;background:#f4f6fa;border:1px solid #d7dce5;border-radius:4px;color:#475067;display:flex;font-size:14px;justify-content:center;line-height:1;padding:6px 10px;white-space:nowrap;word-break:keep-all}#main_contents .leftarea .paperarea .peopleitem a{border:1px solid var(--pt1);color:var(--pt1);height:40px}#main_contents .leftarea .paperarea .peopleitem a:hover{background:var(--pt1);border:1px solid var(--pt1);color:#fff}#main_contents .leftarea .quickarea{align-items:center;background:#fff;border:1px solid #b5c5de;border-radius:10px;display:flex;gap:30px;justify-content:space-between;padding:20px 40px}#main_contents .leftarea .quickarea .main_title{font-size:24px;line-height:1;margin-bottom:0;margin-right:30px}#main_contents .leftarea .quickicon{display:flex;flex-grow:1;gap:20px;justify-content:space-between}#main_contents .leftarea .quickicon a{border-radius:0;gap:10px;padding:15px;position:relative}#main_contents .leftarea .quickicon a img{width:100%;z-index:100}#main_contents .leftarea .quickicon a:after{bottom:10px;box-shadow:inset 0 -10px #d5daff;content:"";display:inline;height:20px;left:0;position:absolute;width:0}#main_contents .leftarea .quickicon a:hover:after{width:100%}#main_contents .leftarea .quickicon a span{font-size:20px;font-weight:600;position:relative;z-index:4}#main_contents .leftarea .quickicon a b i{color:var(--pt1);font-size:20px;position:relative;z-index:4}@media only screen and (max-width:1000px){#main_contents .leftarea .quickarea{flex-direction:column;gap:10px;padding:20px}#main_contents .leftarea .quickicon{gap:0;justify-content:space-between;width:100%}#main_contents .leftarea .quickicon a{flex-direction:column;padding:10px 5px}#main_contents .leftarea .quickarea .main_title{font-size:22px;margin-right:0;text-align:left;width:100%}#main_contents .leftarea .quickicon a span{font-size:18px}}.gnb_mypagetitle{display:none}#main_contents .main_sect_03{align-items:flex-start;background:#fff;border-bottom:1px solid #e0e6f4;display:flex;justify-content:center;padding:60px 0}#main_contents .main_sect_03 .inner{display:flex;flex-direction:column;width:1300px}#main_contents .main_sect_03 .tabs3{display:flex;gap:10px;margin-bottom:30px;width:100%}#main_contents .main_sect_03 .tabs3 a{background:#fff;border:1px solid #d2d4ed;border-radius:7px;color:#333;font-size:18px;font-weight:600;gap:10px;height:55px;justify-content:center;padding:0;position:relative;width:33.3333333333%}#main_contents .main_sect_03 .tabs3 a:hover{border:1px solid var(--pt1)}#main_contents .main_sect_03 .tabs3 a.active{background:var(--pt1)!important;border:none;box-shadow:3px 3px 7px #0003;color:#fff!important;color:#fff;position:relative}#main_contents .main_sect_03 .tabs3 a.active:after{background:url(../img/blet_02.png) 50% no-repeat;bottom:-8px;content:"";height:10px;margin-right:-8px;position:absolute;right:50%;width:17px}#main_contents .main_sect_03 .listbanner{display:flex;gap:10px}#main_contents .main_sect_03 .listbanner a{border-radius:10px;flex-direction:column;height:340px;overflow:hidden;position:relative;width:25%}#main_contents .main_sect_03 .listbanner a b{align-items:center;background:#0000001a;border:1px solid #fff;border-radius:50%;display:flex;height:60px;justify-content:center;opacity:0;transform:translateY(10px);transition:all .25s ease;width:60px;z-index:1}#main_contents .main_sect_03 .listbanner a b i{color:#fff}#main_contents .main_sect_03 .listbanner a:hover b{opacity:1;transform:translateY(0);transition:all .25s ease}#main_contents .main_sect_03 .listbanner a span{border-radius:4px;color:#fff;display:flex;font-size:24px;font-weight:600;padding:5px 10px;text-shadow:3px 2px 5px #000;transform:translateY(-30px);transition:all .25s ease;z-index:1}#main_contents .main_sect_03 .listbanner a:after{content:"";height:340px;opacity:0;position:absolute;transition:all .25s ease;width:100%}#main_contents .main_sect_03 .listbanner a:hover span{transform:translateY(10px)}#main_contents .main_sect_03 .listbanner a:hover:after{opacity:1;transition:all .25s ease}#main_contents .main_sect_03 .listbanner .banner_01:after{background:#449875b3}#main_contents .main_sect_03 .listbanner .banner_02:after{background:#26304bb3}#main_contents .main_sect_03 .listbanner .banner_03:after{background:#7b4498b3}#main_contents .main_sect_03 .listbanner .banner_04:after{background:#78562eb3}#main_contents .main_sect_03 .listbanner .banner_05:after{background:#2366a3b3}#main_contents .main_sect_03 .listbanner .banner_06:after{background:#78562eb3}#main_contents .main_sect_03 .listbanner .banner_07:after{background:#a5355db3}#main_contents .main_sect_03 .listbanner .banner_01{background:url(../img/cate_banner_01.jpg) no-repeat,linear-gradient(0deg,#4044631a,#0003);background-blend-mode:multiply;background-size:cover}#main_contents .main_sect_03 .listbanner .banner_02{background:url(../img/cate_banner_02.jpg) no-repeat,linear-gradient(0deg,#4044631a,#0003);background-blend-mode:multiply;background-size:cover}#main_contents .main_sect_03 .listbanner .banner_03{background:url(../img/cate_banner_03.jpg) no-repeat,linear-gradient(0deg,#4044631a,#0003);background-blend-mode:multiply;background-size:cover}#main_contents .main_sect_03 .listbanner .banner_04{background:url(../img/cate_banner_04.jpg) no-repeat,linear-gradient(0deg,#4044631a,#0003);background-blend-mode:multiply;background-size:cover}#main_contents .main_sect_03 .listbanner .banner_05{background:url(../img/cate_banner_05.jpg) no-repeat,linear-gradient(0deg,#4044631a,#0003);background-blend-mode:multiply;background-size:cover}#main_contents .main_sect_03 .listbanner .banner_06{background:url(../img/cate_banner_06.jpg) no-repeat,linear-gradient(0deg,#4044631a,#0003);background-blend-mode:multiply;background-size:cover}#main_contents .main_sect_03 .listbanner .banner_07{background:url(../img/cate_banner_07.jpg) no-repeat,linear-gradient(0deg,#4044631a,#0003);background-blend-mode:multiply;background-size:cover}@media only screen and (max-width:767px){#main_contents .main_sect_03{padding:30px 0}#main_contents .main_sect_03 .inner{padding:0 10px;width:100%}#main_contents .main_sect_03 .tabs3{margin-bottom:20px}#main_contents .main_sect_03 .tabs3 a{font-size:16px;height:45px}.tab_content3{overflow:scroll}#main_contents .main_sect_03 .listbanner a{height:320px;width:270px}#main_contents .main_sect_03 .listbanner{width:-moz-max-content;width:max-content}#main_contents .main_sect_03 .listbanner a span{font-size:20px}}#main_contents .tab_content3 .listsupp{display:flex;gap:10px}#main_contents .tab_content3 .btn_more{margin-top:10px}#main_contents .tab_content3 .btn_more a{background:#fff;border:1px solid #d2d4ed;border-radius:10px;color:#333;gap:20px;height:55px}#main_contents .tab_content3 .btn_more a i{color:#333}#main_contents .cate_03 .main_supp_list{background:#fff;border:1px solid #b5c5de;border-radius:10px;cursor:pointer;height:275px;overflow:hidden;padding:20px;width:25%}#main_contents .cate_03 .main_supp_list:hover{border:1px solid #8392aa;box-shadow:4px 10px 15px #0000001a}#main_contents .cate_03 .main_supp_list .subject{display:flex;flex-direction:column;margin-bottom:20px}#main_contents .cate_03 .main_supp_list .subject span{font-size:16px;margin-bottom:5px}#main_contents .cate_03 .main_supp_list .subject b{font-size:18px;font-weight:600;line-height:1.2}#main_contents .cate_03 .main_supp_list .info{align-items:center;display:flex}#main_contents .cate_03 .main_supp_list .info:last-of-type{margin-top:5px}#main_contents .cate_03 .main_supp_list .info>div{align-items:center;display:flex;margin-right:4px}#main_contents .cate_03 .main_supp_list .info>div span{display:flex;justify-content:center;margin-right:3px;width:20px}#main_contents .cate_03 .main_supp_list .info>div b{font-weight:200;padding-right:4px}#main_contents .cate_03 .main_supp_list .info span i{color:#292e4185}#main_contents .cate_03 .main_supp_list .btn_view{background:var(--pt1);color:#fff;height:40px;margin-top:15px}#main_contents .cate_03 .main_supp_list .corp{display:flex;justify-content:center;margin-bottom:20px;text-align:center;width:100%}#main_contents .cate_03 .main_supp_list .corp img{max-height:30px;max-width:110px}@media only screen and (max-width:767px){#main_contents .tab_content3 .listsupp{width:-moz-max-content;width:max-content}#main_contents .cate_03 .main_supp_list{width:270px}#main_contents .cate_03 .main_supp_list .info>div b{display:none}#main_contents .cate_03 .main_supp_list .subject b{font-size:16px}#main_contents .tab_content3 .btn_more a{height:50px}#main_contents .tab_content3 .btn_more{display:none}}.listwrap .job_list .box ._supp{flex:0 0 140px}.listwrap .job_list .box ._logo{flex:0 0 180px}.listwrap .job_list .box ._logo img{height:50px;width:180px}.contents .people_view{display:flex;flex-direction:column;flex-grow:1}.contents .people_titlearea{background:#fff;border:1px solid #e5e6eb;border-radius:7px;padding-bottom:30px}.contents .people_view .sml_menu{background:#828b9d;border-radius:7px 7px 0 0;display:flex;justify-content:space-between;padding:10px 20px;width:100%}.contents .people_view .sml_menu ._rwrap{gap:10px}.contents .people_view .sml_menu ._rwrap a{border:1px solid transparent;padding:5px 8px}.contents .people_view .sml_menu ._rwrap a i{color:#fff;font-size:14px;margin-right:5px}.contents .people_view .sml_menu ._rwrap div{margin-right:8px}.contents .people_view .sml_menu ._rwrap div span{color:#fff;display:inline-block;font-size:14px;font-weight:600;margin-left:5px}.contents .people_view .sml_menu ._rwrap a:before{background:#fff6;border-radius:50%;content:"";height:5px;left:-8px;position:absolute;width:5px}.contents .people_view .sml_menu ._rwrap a,.contents .people_view .sml_menu ._rwrap div{color:#fff;font-size:15px}.contents .people_view .sml_menu ._rwrap,.contents .people_view .sml_menu .btn_add{align-items:center;border:1px solid transparent;color:#fff;display:flex;gap:5px}.contents .people_view .re_paper{border-bottom:1px solid #e5e6eb;display:flex;gap:40px;justify-content:start;padding:40px;position:relative}.contents .job_hiring{padding:10px 0 30px}.contents .rightarea{display:flex;flex-direction:column;gap:10px}.contents .people_view h1{align-items:center;display:flex;font-size:20px;justify-content:center;padding:20px 0 40px}.contents .people_view h1 span{font-size:15px}.contents .people_view .last_con{color:#67738e;font-size:14px;position:absolute;right:30px;top:20px}.contents .people_view .last_con span{color:#67738e;font-size:14px;font-weight:400}.contents .people_view .re_paper .de_photo{background:url(../img/profile_02.jpg) 50% no-repeat;background-size:contain;border:5px solid #f1f1f1;border-radius:50%;height:150px;width:150px}.contents .people_view .re_paper .de_poinfo{display:flex;flex-direction:column;gap:10px}.contents .people_view .re_paper .de_poinfo ._name{color:#292e41;font-size:20px;font-weight:700;margin-left:0}.contents .people_view .re_paper .de_poinfo ._data span{margin-right:10px}.contents .people_view .re_paper .de_poinfo>div{display:flex;margin-left:-5px}.contents .people_view .re_paper .de_poinfo>div b{align-items:center;display:flex;justify-content:center;width:30px}.contents .people_view .re_paper .de_poinfo div b i{color:#b5b9c3;font-size:14px}.contents .people_view .summ{display:flex;gap:10px;padding:30px}.contents .people_view .tetra>div{align-items:center;border:1px solid #d2d4ed;border-radius:7px;display:flex;flex-direction:column;justify-content:start;padding:20px;width:25%}.contents .people_view .tetra>div div{align-items:start;display:flex;flex-direction:column;width:100%}.contents .people_view .tetra>div div b{font-size:15px;font-weight:600}.contents .people_view .tetra>div div span{color:#67738e;font-size:14px;font-weight:400;margin-top:10px}.tetra>div h3{color:var(--pt1);display:flex;font-size:15px;font-weight:600;justify-content:flex-start;margin-bottom:20px;width:100%}.contents .people_view .summ li{align-items:center;color:#292e41;display:flex;font-size:15px;gap:5px;margin-bottom:10px}.contents .people_view .summ li:before{background:#9da4ae;border-radius:50%;content:"";display:flex;height:4px;width:4px}.contents .people_view .summ h2{font-size:16px;font-weight:800;margin-bottom:10px}.contents .people_view .summ p{font-size:15px;line-height:1.6}.contents .people_view .summ .tag{display:flex;flex-wrap:wrap;gap:8px}.contents .people_view .summ .tag span{align-items:center;border:1px solid var(--pt1);border-radius:100px;display:flex;font-size:15px;justify-content:center;line-height:1;padding:8px 15px}.contents .peo_hiring{margin-top:20px}.contents .peo_hiring ._title{display:flex;gap:5px;margin-bottom:10px}.contents .peo_hiring ._title h2{font-size:18px}.contents .peo_hiring ._title span{color:var(--pt1);font-weight:600;margin-top:-2px}.contents .peo_hiring ._contents{background:#fff;border:1px solid #e5e6eb;border-radius:7px;padding:30px}.contents .peo_hiring ._contents>div{margin-bottom:40px}.contents .peo_hiring ._contents ._sect{border:1px solid #e5e6eb;border-radius:7px;padding:30px}.contents .peo_hiring ._contents ._sect ._step{align-items:flex-start;border-bottom:1px solid #e5e6eb;display:flex;margin-bottom:30px;padding-bottom:30px}.contents .peo_hiring ._contents ._sect ._step:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.contents .peo_hiring ._contents ._sect ._step .date{display:flex;flex-direction:column;width:180px}.contents .peo_hiring ._contents ._sect ._step .date span{color:#67738e;font-size:14px}.contents .peo_hiring ._contents ._sect ._step .corpname a{font-size:18px;font-weight:600;margin-right:20px}.contents .peo_hiring ._contents ._sect ._step .history{flex-grow:1;width:500px}.contents .peo_hiring ._contents ._sect ._step .corpname{align-items:end;display:flex}.contents .peo_hiring ._contents ._sect ._step .corpname span{color:#67738e;display:flex;font-size:15px;line-height:1}.contents .peo_hiring ._contents ._sect ._step .portfolio{color:#115ee3;font-size:15px!important}.contents .peo_hiring ._contents ._sect ._step .portfolio:hover{text-decoration:underline}.contents .peo_hiring ._contents ._sect ._step .fa-paperclip{color:#b5b9c3;margin-right:5px}.contents .peo_hiring ._contents ._sect p{color:#292e41;font-size:16px;line-height:1.7;white-space:pre-line}.contents .peo_hiring ._contents ._sect p:not(:first-child){margin-top:20px}.contents .peo_hiring ._contents ._sect ._step .history .etc{background:#f4f6fa;border:1px solid #e9e9ec;border-radius:4px;display:flex;margin-top:40px;padding:10px 20px}.contents .peo_hiring ._contents ._sect ._step .history .etc div{align-items:center;color:#292e41;display:flex;font-size:15px;gap:5px;line-height:1;margin-right:30px}.contents .peo_hiring ._contents ._sect ._step .history .etc span{color:#67738e;font-size:15px;line-height:1}.contents .peo_hiring ._contents ._sign{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.contents .peo_hiring ._contents ._sign span{font-weight:700;margin-left:10px}.contents .pestyle .corpwrap{padding:20px 30px 30px}.contents .rightarea .corpwrap h1{margin-bottom:30px}.contents .pestyle .corpwrap{height:inherit}.contents .pestyle .corpwrap>div div{align-items:center;gap:0}.contents .pestyle .corpwrap div>span{align-items:center;color:#67738e;display:flex;flex:0 0 110px;font-size:15px;line-height:1;width:110px}.contents .pestyle .corpwrap div>span:before{background:var(--pt1);border-radius:50%;content:"";display:flex;height:5px;margin-right:4px;margin-top:-1px;width:5px}.contents .pestyle .corpwrap>div{gap:15px}.contents .pestyle .corpwrap div>div p{display:flex;flex-grow:1;flex-wrap:wrap;font-size:15px;gap:5px;width:100%}.modal-footer{align-items:center;display:flex;gap:10px;justify-content:center}.modal-footer button{border-radius:4px;color:#fff;cursor:pointer;font-size:15px;font-weight:400;padding:15px 20px;text-align:center;width:150px}.modal-footer button.close-modal{background:#666}.modal-footer button.ok-modal{background:var(--pt1)}.modal-footer button.error-modal{background:var(--red)}.businessapp{background:#f5f6f8;display:flex;flex-direction:column;gap:20px}.businessapp h1{color:#000;display:flex;font-size:24px;font-weight:600;justify-content:center;margin-bottom:10px}.businessapp .lawstep{align-items:center;display:flex;gap:40px;justify-content:space-between;margin-bottom:20px;width:100%}.businessapp .lawstep>div{align-items:center;background:#fff;border-radius:50px;display:flex;gap:20px;padding:10px;position:relative;width:33.3333333333%;z-index:1}.businessapp .lawstep>div i{color:#0003;position:absolute;right:-25px}.businessapp .lawstep>div:last-child:after{content:""}.businessapp .lawstep>div span{color:#0000004d}.businessapp .lawstep>div>div{align-items:center;background:#0003;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;width:30px}.businessapp .lawstep .active>div{background:var(--pt1);color:#fff}.businessapp .lawstep .active>span{color:#222}.businessapp .lawcomme{display:flex;flex-direction:column;gap:10px;width:100%}.businessapp .lawcomme li{align-items:center;display:flex;font-weight:400;justify-content:flex-start}.businessapp .lawcomme li:before{background:var(--point3);border-radius:50%;content:"";height:6px;margin-right:7px;width:6px}.businessapp .lawcomme li:first-child:before{display:none}.businessapp .modal-body h2{display:flex;font-size:18px;font-weight:700;gap:10px;justify-content:flex-start;width:100%}.businessapp .signwrap{background:#eaeaea;border:1px solid #ddd;border-radius:7px;line-height:1.4;margin-top:30px;padding:20px;text-align:center}.businessapp .signwrap>span{display:block;margin-top:30px}.businessapp .signwrap>div{align-items:center;display:flex;justify-content:flex-end}.businessapp .signwrap>div a{color:var(--point1);display:inline-block;margin-left:20px;padding:10px 30px}.businessapp .accep_return{margin-bottom:30px}.businessapp .accep_return div h2{color:#f15151;font-weight:600;margin-bottom:10px}.businessapp .accep_return div{background:snow;border:2px dashed #fe6565;border-radius:4px;color:#000;font-weight:400;margin-top:10px;padding:20px 30px}.businessapp .reser_body .reser_input{background:#fff;border:1px solid #e3e5ea;border-radius:7px;padding:30px}.businessapp .reser_body .reser_input{font-size:15px}.businessapp .reser_body .reser_input ul li{align-items:center;border-bottom:1px solid #eee;display:flex;font-weight:400;justify-content:flex-start}.businessapp .reser_body .reser_input ul li>span{align-items:center;background:#f7f7f7;display:flex;flex-shrink:0;font-weight:400;justify-content:center;margin-right:10px;min-height:45px;padding:0 10px;text-align:center;width:150px}.businessapp .reser_body .reser_input ul li a{color:var(--point1);font-weight:400}.businessapp .reser_body .reser_input ul li a:hover{text-decoration:underline}.businessapp .reser_body .reser_input ul li>div{display:flex;flex-direction:column;gap:3px;width:calc(100% - 140px)}.businessapp .reser_body .reser_input_accep h2{border-bottom:0;line-height:1}.businessapp .reser_body .reser_input_accep{background:#fff;border:1px solid #e3e5ea;border-radius:7px;padding:30px}.businessapp .reser_body .reser_input_accep{font-size:15px}.businessapp .reser_body .reser_input_accep ul{display:flex;flex-direction:column;gap:10px}.businessapp .reser_body .reser_input_accep ul li{align-items:center;background:#f7f7f7;border:1px solid #eee;border-radius:4px;display:flex;flex-direction:column;font-weight:400;justify-content:flex-start;overflow:hidden}.businessapp .reser_body .reser_input_accep ul li span{align-items:flex-start;color:#222;display:flex;flex-direction:column;font-weight:500;justify-content:flex-start;line-height:1.4;padding:15px 20px 10px;width:100%}.businessapp .reser_body .reser_input_accep ul li span b{color:#222;font-weight:600}.businessapp .reser_body .reser_input_accep ul li span p{font-weight:400;margin-top:5px}.businessapp .reser_body .reser_input_accep ul li span p i{color:var(--point3);font-size:14px;transform:scaleX(-1)}.businessapp .reser_body .reser_input_accep ul li input[type=date],.businessapp .reser_body .reser_input_accep ul li input[type=file],.businessapp .reser_body .reser_input_accep ul li input[type=text],.businessapp .reser_body .reser_input_accep ul li select{background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;font-size:15px;font-weight:400;height:35px;margin:0 10px 10px;padding:0 10px;width:calc(100% - 20px)}.businessapp .reser_body .reser_input_accep ul li input[type=file]{height:45px;padding-top:5px}.businessapp .reser_body .reser_input_accep ul li :deep(input[type=checkbox]),.businessapp .reser_body .reser_input_accep ul li :deep(input[type=radio]){height:14px;width:14px}.businessapp .reser_body .reser_input_accep ul li .base-input{margin-bottom:10px!important;padding:5px 10px!important;width:calc(100% - 30px)!important}@media only screen and (max-width:768px){.businessapp .reser_body .reser_input_accep ul li .base-input{width:calc(100% - 15px)!important}}.businessapp .reser_body .reser_input_accep ul li :deep(label){font-size:15px;height:35px}.businessapp .reser_body .reser_input_accep ul li textarea{border:1px solid #ddd;border-radius:4px;color:#333;font-size:16px;font-weight:400;height:100px;line-height:1.5;margin:0 10px 10px;outline:none;padding:10px;resize:none;width:calc(100% - 20px)}.modal-body .reser_body h2{align-items:flex-end;border-bottom:1px solid #eee;display:flex;font-size:18px;font-weight:700;gap:10px;padding-bottom:10px;width:100%}.modal-body .reser_body h2 div{font-size:15px;line-height:1}.modal-body .reser_body input[type=file]{padding-top:4px!important}.pop_paper{margin-bottom:40px}.pop_paper:nth-of-type(3){margin-bottom:0}.pop_paper h2{font-size:18px;font-weight:700;margin-bottom:10px;width:100%}.paper_contents{background:#fff;border:1px solid #e3e5ea;border-radius:7px;padding:30px}.page_st01 b{color:#000;display:block;margin-bottom:20px}.page_st01>ul li{color:#222;font-weight:400;line-height:1.4;margin-bottom:10px}.page_st01 ul li>ul li{color:#666;margin-top:5px;padding-left:5px}.page_st02 .pboder{background-color:#fff;border:1px solid #eee;border-radius:7px 7px 0 0;padding:30px}.page_st02 h3{color:#000;font-size:18px;margin-bottom:20px}.page_st02 .pboder>ul{margin-bottom:20px}.page_st02 .pboder>ul b{color:#222;display:block;font-size:16px;margin-bottom:5px}.page_st02 .pboder>ul li{font-weight:400}.page_st02 .pboder>ul>li{margin-left:13px}.page_st02 .pboder>ul>li>ul{margin-bottom:10px}.page_st02 .pboder>ul>li>ul:nth-of-type(2){margin-bottom:0}.page_st02 .chk_agree label{align-items:center;background:#eaeaea;border:1px solid #ddd;border-radius:0 0 10px 10px;border-top:0 solid #ddd;cursor:pointer;display:flex;font-size:16px;gap:10px;justify-content:flex-end;line-height:1;margin-bottom:30px;padding:20px;width:100%}.page_st02 .chk_agree label input[type=checkbox]{border:1px solid #ddd;height:16px;width:16px}.areaview{border:0!important;padding:10px 0!important}.areaview:focus{border:none!important;outline:none!important}._low_info{align-items:flex-start;display:flex}._low_info ul{width:50%}._low_info li span{flex-shrink:0;width:100px!important}._low_info li a{background:var(--gry);border-radius:4px;color:#fff;font-size:14px;height:25px;line-height:normal;margin:auto 0 auto 10px;padding:5px 10px}.lawpopup .reser_top{background:#fff;border:1px solid #e3e5ea;border-radius:7px;display:flex}.lawpopup .reser_top>.calendar{border-right:1px solid #e3e5ea;height:320px;padding:20px;width:350px}.lawpopup .reser_top>.calendar .month{display:flex;justify-content:space-between;margin-bottom:20px}.lawpopup .reser_top>.calendar .month a{align-items:center;display:flex;font-size:14px;font-weight:400;justify-content:center;padding:6px;width:38px}.lawpopup .reser_top>.calendar .month div{align-items:center;display:flex}.lawpopup .reser_top>.calendar .month a:hover i{color:var(--point3);transition:all .25s ease}.lawpopup .reser_top>.calendar .month i{font-size:13px}.lawpopup .reser_top>.calendar table th{color:#222;font-size:14px;font-weight:600;padding:6px}.lawpopup .reser_top>.calendar table td{padding:2px 5px}.lawpopup .reser_top>.calendar table td a{align-items:center;border-radius:50%;color:#c1c1c1;display:flex;font-size:14px;font-weight:400;height:35px;justify-content:center;width:35px}.lawpopup .reser_top>.calendar table td a:hover{background:#e9e9e9}.lawpopup .reser_top>.calendar table td .sc_ok{color:#333}.lawpopup .reser_top>.calendar table td .sc_day{background:var(--point3)!important;color:#fff!important}.lawpopup .reser_top>.reser_list{background:#ededed;display:flex;flex-direction:column;gap:10px;height:400px;overflow:scroll;padding:20px;width:calc(100% - 350px)}.lawpopup .reser_top>.reser_list h3{padding-bottom:5px;text-align:center}.lawpopup .reser_top>.reser_list .listwrap{background:#fff;border:inherit;border-radius:4px;margin-top:0;overflow:initial}.lawpopup .reser_top>.reser_list .listwrap .info{align-items:center;border-radius:4px;display:flex;gap:20px;justify-content:space-between;padding:10px;transition:all 50ms ease}.lawpopup .reser_top>.reser_list .listwrap .poss>.rs_stats{background:var(--point3)}.lawpopup .reser_top>.reser_list .listwrap .imposs>.rs_stats{background:#bababa}.lawpopup .reser_top>.reser_list .listwrap .imposs>.rs_type{color:#bababa}.lawpopup .reser_top>.reser_list .listwrap .info ul:nth-child(4){display:flex;flex-direction:column;flex-grow:1;gap:5px}.lawpopup .reser_top>.reser_list .listwrap .info li>i{margin-right:0}.lawpopup .reser_top>.reser_list .listwrap .poss li>i{color:var(--point3)}.lawpopup .reser_top>.reser_list .listwrap .imposs li>i{color:#bfbfbf}.lawpopup .reser_top>.reser_list .listwrap .poss li b{background:var(--point3)}.lawpopup .reser_top>.reser_list .listwrap .info .rs_info_day{flex-grow:1;font-size:13px}.lawpopup .reser_top>.reser_list .listwrap .info li{align-items:center;display:flex;font-size:15px;font-weight:400;gap:5px}.lawpopup .reser_top>.reser_list .listwrap .info li:last-child{margin-bottom:0}.lawpopup .reser_top>.reser_list .listwrap .info li b{background:#bfbfbf;border-radius:50%;display:inline-block;height:18px;text-align:center;width:18px}.lawpopup .reser_top>.reser_list .listwrap .info li b i{color:#fff;font-size:14px;transform:scale(.7)}.lawpopup .reser_top>.reser_list .listwrap a{align-items:center;background:#f50;display:flex;justify-content:center}.lawpopup .reser_top>.reser_list .listwrap .info .rs_stats{align-items:center;border-radius:4px;color:#fff;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:1;padding:7px 0;width:70px}.lawpopup .reser_top>.reser_list .listwrap .info .rs_type{align-items:center;color:#555;display:inline-flex;font-size:14px;gap:2px}.lawpopup .reser_body .reser_input ul li>div{display:flex;flex-direction:column;gap:3px;width:calc(100% - 140px)}.lawpopup .reser_body .reser_input ul li>div input{width:100%}.lawpopup .reser_body .reser_input ul li>div b{color:#555;font-size:15px;font-weight:400}.lawpopup .reser_body .reser_input ul li .bs_acc{display:flex;flex-direction:row;gap:10px}.lawpopup .reser_body .reser_input ul li .bs_acc label{margin:0}.lawpopup .reser_body .reser_input{background:#fff;border:1px solid #e3e5ea;border-radius:7px;padding:30px}.lawpopup .reser_body .reser_input{font-size:15px}.lawpopup .reser_body .reser_input ul li{align-items:center;border-bottom:1px solid #eee;display:flex;font-weight:400;justify-content:flex-start}.lawpopup .reser_body .reser_input ul li span{align-items:center;background:#f7f7f7;display:flex;font-weight:400;height:100vh;justify-content:center;margin-right:10px;max-height:45px;padding:0 10px;width:150px}.lawpopup .reser_body .reser_input ul li a{color:var(--point1);font-weight:400}.lawpopup .reser_body .reser_input ul li a:hover{text-decoration:underline}.lawpopup .reser_body .reser_input input,.lawpopup .reser_body .reser_input select{border:1px solid #ddd;border-radius:4px;color:#333;font-size:15px;font-weight:400;height:35px;margin:5px 10px 5px 0;padding:0 10px;width:calc(100% - 170px)}.lawpopup .reser_body .reser_input label{align-items:center;display:flex;gap:5px}.lawpopup .reser_body .reser_input label:first-of-type{margin-right:20px}.lawpopup .reser_body .reser_input label input[type=radio]{border:1px solid #ddd;height:16px;margin:0;padding:0;width:16px}.lawpopup .reser_body .reser_input ul .textlist span{max-height:114px}.lawpopup .reser_body .reser_input ul .textlist{max-height:310px}.lawpopup .reser_body .reser_input ul .textlist div{font-weight:400;height:105px;overflow:scroll;width:calc(100% - 170px)}.lawpopup .reser_body .reser_input textarea{border:1px solid #ddd;border-radius:4px;font-size:16px;font-weight:400;height:300px;line-height:1.5;margin:5px 10px 5px 0;outline:none;padding:10px;resize:none;width:calc(100% - 170px)}.lawpopup .listwrap input{display:none}.lawpopup .listwrap .info.poss{cursor:pointer}.lawpopup .listwrap.active .info{outline:3px solid #649ceb;transition:all 50ms ease}.lawpopup .listwrap.active .info>i{background:#649ceb;border:1px solid #649ceb;color:#fff}.lawpopup .listwrap .info>i{align-items:center;border:1px solid #ddd;border-radius:50%;color:#ddd;display:flex;height:25px;justify-content:center;transition:all .25s ease;width:25px}.tabs_pop{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:flex-end;margin-top:30px;position:relative}.tabs_pop button{align-items:center;background:#e3e3e3;border-bottom:1px solid #eee;border-radius:4px;color:#444;display:flex;font-weight:600;height:50px;justify-content:center;margin-bottom:-1px;padding:0 30px;position:relative;transition:all 50ms ease;width:190px;z-index:1}.tabs_pop button:after{background:#ddd;content:"";height:14px;left:0;position:absolute;top:15px;width:1px}.tabs_pop button:first-child:after{width:0}.tabs_pop button.active{background:var(--point3)!important;border-bottom:1px solid transparent;border-radius:4px;box-shadow:3px 3px 7px #0003;color:#fff!important;color:#fff;font-weight:400;position:relative;transition:all 50ms ease;z-index:2}.tabs_pop button.active:after{background:url(../images/board_arrow_down.png) no-repeat!important;bottom:-7px;content:"";height:8px;left:inherit;position:absolute;top:inherit;width:16px;z-index:999999999}.tab_content_pop{display:flex;flex-direction:column;gap:10px}.tab_pop_container{padding:15px 0 0;position:relative}.base-input.hasError{border-width:1px;--un-border-opacity: 1 !important;border-color:#f87171!important}.im_star{color:#fe6565!important;margin-left:3px}.apply_multiple_answers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 20px 15px;width:100%}@media only screen and (max-width:850px){.apply_multiple_answers{grid-template-columns:repeat(3,minmax(0,1fr));padding-left:15px;padding-right:15px}}@media only screen and (max-width:753px){.apply_multiple_answers{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:10px;padding-right:10px}}@media only screen and (max-width:530px){.apply_multiple_answers{grid-template-columns:repeat(1,minmax(0,1fr))}}.apply_multiple_answers>div{background:#dbdbdb;border:1px solid #ddd;display:flex;flex-direction:column}.apply_multiple_answers>div>div,.apply_multiple_answers>div>input{margin:0!important;padding:5px!important;width:100%!important}.businessapp .reser_body .reser_input_accep ul li .apply_multiple_answers .base-input{margin:0!important;padding:0 5px!important;width:100%!important}.subj_1 span{align-items:center;border-radius:50px;color:#fff;display:flex;font-size:13px;font-weight:400;height:30px;justify-content:center;line-height:1;width:80px}.subj_1 .ing{background:#81b0e1}.subj_1 .end{background:#cbcbcb}.subj_1 .ready{background:#939393}.subj_1 .etc{background:#83b481}.subj_1 .error{background:#fe6565}button>i{pointer-events:none}.w-full{width:100%!important}.tab_content:first-child{display:block}.input_op_root{display:flex;flex-direction:column;gap:20px}.input_op_item{display:flex;flex-direction:column;gap:4px}.input_op_item.has-error>.input_op{border-color:#f91919!important}.input_op_item.has-error .desc{display:none}.input_op_item .desc,.input_op_item .error-message{font-size:15px;margin-top:5px;padding-left:4px}.input_op_item .error-message{color:#f91919;font-weight:500}.input_op_item .desc{color:#aaa}.input_op.disabled,.input_op.readonly{background-color:#eee}.input_op .date-picker{flex-grow:1;width:auto!important}.input_op .date-picker input{background-color:transparent!important;border:0!important}.input_op.has-content>label{color:#a3a3a5;font-size:16px;font-weight:400;top:18px}.input_op>input.has-content+label,.input_op>input:required:valid+label{color:#a3a3a5;font-size:16px;font-weight:400;top:18px}.input_op:not(.readonly,.disabled)>input:not(:disabled,[readonly]):focus+label{color:#a3a3a5;font-size:16px;font-weight:400;top:18px}a.disabled{--un-bg-opacity:1 !important;background-color:rgb(221 225 227 / var(--un-bg-opacity))!important;box-shadow:none!important;cursor:default;text-decoration:none!important}button.__invalid{box-shadow:none!important;opacity:.4!important;text-decoration:none!important}.emptyState{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:40px 0}.emptyState ._display{align-items:center;display:flex;flex-direction:column;gap:.75rem}.emptyState ._display ._title{color:#525252;font-size:20px;font-weight:600}.emptyState ._display ._desc{color:#737678;font-size:18px}.__senior.reduced #header .low{position:fixed;top:0}.__senior.reduced #header .low .gnb .pptt_4px{left:4px;top:4px}.__senior.reduced #header .low .gnb a,.__senior.reduced #header .low .gnb button{font-size:18px;height:60px}.__senior.reduced #header .high{display:none}.__senior.reduced #header .btnuser{height:60px}.__senior.reduced .down_logo{display:flex!important;width:60px}.__senior.reduced .sub_topmenu{box-shadow:3px 3px 10px #0000001a;position:fixed;top:61px}.__senior.reduced #allmenu{top:122px}.__senior.reduced #sub .contents{padding-top:160px}.__senior.reduced .quick_font{display:block}.bg-highlight{animation:highlight 1.5s ease-in-out}@keyframes highlight{0%{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}25%{--un-bg-opacity:1;background-color:rgb(251 191 36 / var(--un-bg-opacity))}to{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}}._keyword{color:var(--pt1_h)!important}.cmm-checkbox{align-items:flex-start;display:flex;gap:4px;line-height:normal;padding:10px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.cmm-checkbox:not(.disabled):hover{cursor:pointer;--un-bg-opacity:1;background-color:rgb(246 246 246 / var(--un-bg-opacity))}.cmm-checkbox.disabled{cursor:default;opacity:.6}.cmm-checkbox input{height:0;opacity:0;position:absolute;width:0}.cmm-checkbox input:not(:disabled){cursor:pointer}.cmm-checkbox .checkmark{background-color:#fff;border:2px solid var(--pt1_h);border-radius:5px;flex:0 0 25px;height:25px;position:relative;width:25px}.cmm-checkbox .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:6px;position:absolute;top:4px;transform:rotate(45deg);width:8px}.cmm-checkbox input:checked~.checkmark{background-color:var(--pt1_h);border-color:var(--pt1_h)}.cmm-checkbox input:checked~.checkmark:after{display:block}.cmm-checkbox .label{align-items:center;display:flex;flex-grow:1;justify-content:space-between;line-height:1.5;min-width:0}.cmm-checkbox.md{color:#475067;font-size:18px;padding:8px}.cmm-checkbox.md .checkmark{border:1px solid #8491a7;flex:0 0 22px;height:22px;width:22px}.cmm-checkbox.md .checkmark:after{height:10px;left:6px;top:3px;width:7px}.cmm-checkbox.md .label{line-height:1.1}.cmm-checkbox.compact{color:#475067;font-size:18px;padding:4px}.cmm-checkbox.compact .checkmark{border:1px solid #8491a7;flex:0 0 20px;height:20px;width:20px}.cmm-checkbox.compact .checkmark:after{height:10px;left:6px;top:2px;width:6px}.cmm-checkbox.compact .label{line-height:1.1}#main_contents .exmain ._in{width:100%}#main_contents .exmain ._in h2{align-items:start!important;justify-content:flex-start!important;margin-bottom:20px;width:100%}#main_contents .exmain .inner{margin-bottom:40px;position:relative}.supportwrap .inner{position:relative}#main_contents .inner ._next,#main_contents .inner ._prev{background:#0006;border-radius:50%;color:#fff;height:40px;position:absolute;top:calc(50% - 20px);width:40px;z-index:1}#main_contents .inner ._next:disabled,#main_contents .inner ._prev:disabled{opacity:.5}#main_contents .inner ._next:not(:disabled):hover,#main_contents .inner ._prev:not(:disabled):hover{background:var(--pt1);box-shadow:4px 10px 15px #0000001a;color:#fff}#main_contents .inner ._prev{left:-25px}#main_contents .inner ._prev:not(:disabled):hover{transform:translate(-4px)}#main_contents .inner ._next{right:-25px}#main_contents .inner ._next:not(:disabled):hover{transform:translate(4px)}#main_contents .inner:last-child{margin-bottom:0}#main_contents .supportwrap .inner ._next{right:50px}#main_contents .supportwrap .inner ._prev{left:50px}.box{position:relative}._list.deleted,.box.deleted{opacity:.6;pointer-events:none}.skeleton-ui{animation:skeleton-gradient 1.8s ease-in-out infinite;border-radius:3px;display:inline-block;min-height:5px}@keyframes skeleton-gradient{0%{background-color:#a6a6a61a}50%{background-color:#a6a6a64d}to{background-color:#a6a6a61a}}.listwrap .st_grid{border-top:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.listwrap .st_grid .box{border:1px solid #d6dae3;border-radius:7px;flex-direction:column;padding:40px 30px 30px;width:calc(25% - 15px)}.listwrap .st_grid .box button{left:10px;top:10px}.listwrap .st_grid .box ._photo{height:40px;margin-bottom:20px;margin-right:0;width:40px}.listwrap .st_grid .pe_icon{display:flex;justify-content:flex-end;position:absolute;right:-47px;top:-30px;width:100%}.listwrap .st_grid .box .btn_peowrap{flex-direction:row;margin-top:20px;width:100%}.listwrap .st_grid .box ._info ._name{flex-direction:column}.listwrap .st_grid .box .btn_peowrap span{display:none}.listwrap .st_grid .box .btn_peowrap a{width:50%}.listwrap .st_grid .box .btn_peowrap a.disabled{background-color:#ddd!important;border:0;color:#888!important;opacity:.7;pointer-events:none}.listwrap .st_grid .box ._info ._pt_his{margin-left:-5px}.listwrap .st_grid .box ._info ._tag span{padding:6px}.listwrap .st_grid .box ._info{width:100%}.listwrap .st_grid .box ._info ._name{margin-bottom:10px}.listwrap .st_grid .box:hover{box-shadow:4px 10px 15px #0000001a}.listwrap .st_grid .box:before{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:0 100%;transition:all .15s ease;width:100%}.listwrap .st_grid .box .best,.listwrap .st_grid .box .certify{align-items:center;background-color:#fff;height:30px;justify-content:center;margin-left:0;padding:0;width:30px}.listwrap .st_grid .box .best span,.listwrap .st_grid .box .certify span{display:none}.listwrap .st_grid .box ._info ._name{align-items:start;left:60px;position:absolute;top:-58px;width:calc(100% - 82px)}.listwrap .st_grid .box ._info ._name span{font-size:18px;position:relative}@media only screen and (max-width:1300px){#header .inner{align-items:flex-start;flex-direction:column;gap:15px;padding:0 10px;width:100%}#header .high .search,#header .high .search label{width:100%}#header .high .logowrap{border-radius:0;display:flex;gap:10px;justify-content:flex-start}#header .high .logowrap>div h1{font-size:20px}#header .low{border-bottom:0}#header .low .btnuser{display:none}.btn_mobile{display:flex;gap:5px;position:absolute;right:10px;top:30px}.btn_mobile a{height:35px;width:35px}.btn_mobile i{color:#333;font-size:20px}#header .low .gnb,.fontsize{display:none}.search ._field{width:100%}.sub_topmenu{display:none}#footer .inner{flex-direction:column-reverse;padding:0 10px;width:100%}#footer ._info{flex-direction:column;gap:20px;margin-top:30px}#footer .connection,#footer .connection ._select{width:100%}#footer ._info div{justify-content:center;justify-content:flex-start}#footer .btn_pbwrap{margin-left:0}#footer .btn_pbwrap a{padding:0}#footer ._info span{display:none}#footer ._info .copy{font-size:13px}#main_contents .main_sect_01,#main_contents .main_sect_02,#main_contents .main_sect_03{padding-inline:20px}#main_contents .leftarea,#main_contents .rightarea{flex-grow:1}#main_contents .main_sect_02>.inner>.customer,#main_contents .main_sect_02>.inner>.notice{flex-grow:1}.contents{padding:20px 10px;width:100%}}@media only screen and (max-width:1000px){*{flex-basis:auto!important}#main_contents .inner{padding:0 10px;width:100%}#main_contents .inner{flex-direction:column}#main_contents .main_quick{flex-wrap:wrap;gap:10px 10px;padding:20px 0}#main_contents .main_quick .inner{flex-direction:row;flex-wrap:wrap;gap:5px;padding:0 10px}#main_contents .main_quick .inner a{border-radius:7px;flex-direction:row;height:50px;justify-content:flex-start;padding:0 20px;width:calc(50% - 3px)}#main_contents .main_quick .inner a img{height:30px}.supportwrap{padding:20px 0}.supportwrap .inner{padding:0 10px}.supportwrap .tabs3{margin-bottom:15px;width:100%}.supportwrap .tabs3 a{font-size:16px;height:45px;width:50%}.supportwrap ._tnew a .st_back{padding:20px}.supportwrap .su_list a{height:200px;width:160px}.supportwrap ._tnew a{max-width:160px;min-width:inherit}.supportwrap .su_list a ul{display:none}.supportwrap .su_list a h4{font-size:16px}#main_contents .supportwrap .inner ._next,#main_contents .supportwrap .inner ._prev{display:none}.supportwrap .su_list{flex-wrap:nowrap;gap:10px;justify-content:flex-start;width:-moz-fit-content;width:fit-content}.boardwrap{padding:20px 0}.tab_container{overflow-x:scroll;overflow-y:hidden;width:100%}.joboffer{padding:20px 0}.joboffer .job_list{gap:10px}.joboffer ._list ._logo img{height:20px}.joboffer .job_list ._list{padding:20px;width:100%}.joboffer .job_list ._list h5{font-size:16px}.joboffer .job_list a ._logo{margin-bottom:15px}.joboffer .job_list ._list ._info{margin-top:10px}#main_contents .exmain .inner{padding:0 10px}#main_contents .inner h2{font-size:20px}#main_contents .inner h2 span{font-size:16px}.education{padding:20px 0}.education .listwrap{overflow-x:scroll;width:100%}.education .listwrap .edu_list{flex-wrap:nowrap;width:-moz-fit-content;width:fit-content}.education .edu_list a h3{font-size:16px;height:inherit}.boardwrap .borardsum .notice li a{align-items:start;flex-direction:column;height:inherit;justify-content:flex-start;padding:10px 20px}.boardwrap .tabs2 a{width:50%}.boardwrap .borardsum .notice ._title{width:100%}.boardwrap .borardsum .notice a span{display:flex;justify-content:flex-end;margin-top:10px;width:100%}.boardwrap .borardsum .notice li a:before{display:none}.boardwrap .borardsum,.boardwrap .banner,.boardwrap .banner .slide_banner,.swiper-horizontal{width:100%}.swiper-button-prev{left:12px!important}.swiper-button-next{right:12px!important}.boardwrap .inner{gap:10px}.joboffer .tab_conwrap{flex-direction:column;gap:10px}.joboffer .tabs1{flex-direction:row;flex-wrap:wrap}.joboffer .tabs1 a,.joboffer .tabs1 button{border-radius:4px;font-size:16px;justify-content:center;width:calc(50% - 10px)}.joboffer .tabs1 a i,.joboffer .tabs1 button i{display:none}#cooperative .inner{overflow:hidden;width:100%}.cooperBanner{width:-moz-fit-content;width:fit-content}#main_contents .inner ._next,#main_contents .inner ._prev{display:none}.calendar_recrui{overflow-x:auto}.calendar_body,.calendar_head{width:1200px}.calendar_scroll{overflow:scroll;width:100%}.calendar_recrui .month{font-size:18px;justify-content:space-between}.calendar_serch{flex-direction:column;gap:5px}.calendar_serch .sh_form_01{justify-content:flex-start;width:100%}.calendar_serch .sh_form_01 .pv_chk{width:-moz-fit-content;width:fit-content}.calendar_serch .sh_form_02{gap:5px;width:100%}#sub .contents .titlewrap h1{font-size:20px}#sub .contents .commutype{align-items:flex-start;flex-direction:column;gap:30px;justify-content:flex-start;margin-bottom:20px}#sub .contents .listwrap .info_tab{flex-direction:column;width:100%}#sub .contents .listwrap .info_tab a{font-size:16px;height:40px;width:100%}.listwrap .list_title{align-items:start;flex-direction:column;gap:10px}.searchwrap{margin-bottom:10px;width:100%}.searchwrap .btn_search{flex-basis:80px;width:80px}.listwrap .list_title .list_sort input{flex-grow:1;min-width:0}.corpkeyword{flex-direction:column}.corpkeyword>a{border-radius:4px}.listwrap .list_title .list_sort{margin-bottom:10px;width:100%}.list_sort a{flex-basis:120px;flex-shrink:0;width:120px}#sub .contents .community_list{display:flex;flex-direction:column;gap:10px}#sub .contents .community_list .comm_subject{display:none}#sub .contents .community_list .comm_list{border:1px solid #b5bbc8;border-radius:10px;flex-direction:column;padding:20px}#sub .contents .community_list .index_00{display:none}#sub .contents .community_list .index_03{width:100%}#sub .contents .community_list .index_01 img{height:25px}#sub .contents .community_list .comm_list .index_02{margin:10px 0;width:100%}#sub .contents .community_list .index_04{display:flex;justify-content:flex-start;margin-top:5px;width:100%}#sub .contents .community_list .index_05 a{width:100%}#sub .contents .community_list .index_05{margin-top:10px;width:100%}#sub .contents .community_list .comm_s_title{background:#666;color:#fff;displaY:flex;align-items:center;border-radius:4px;font-size:14px;justify-content:center;margin-right:5px;width:50px}.commu_contents .haha_top{margin-bottom:10px}.commu_contents .haha_top img{width:100%}.commu_contents .top_ment .type_01{flex-direction:column;font-size:25px}.commu_contents .top_ment .type_01 span{display:none}.commu_contents .top_ment .type_01 br{display:block}.commu_contents .top_ment .type_02{font-size:16px;padding:20px}.commu_contents .sect .centerwrap{flex-direction:column}.commu_contents .sect .centerwrap .center{width:100%}.esgwrap{gap:10px}.mview{display:block}.bodardlist .listwrap{flex-direction:column;gap:10px;padding:20px 10px}.bodardlist .listwrap .bd_click,.bodardlist .listwrap .bd_num{display:none}.bodardlist .listwrap>div{width:100%}.bodardlist .listwrap .bd_title{line-height:1.4}.bodardlist .listwrap .bd_date{justify-content:flex-end;width:100%}.bodardlist .topnotice{background:#fbfcff}.bodardlist .topnotice:after{background:var(--pt1);bottom:-1px;content:"";display:block;height:4px;left:0;position:absolute;transform:scaleY(1);transform-origin:0 100%;transition:all .15s ease;width:100%}.bodardlist .listwrap:before{height:0}.bodardview .bdview_top .boardtitle{font-size:18px}.bodardview .bdview_top .boardinfo{gap:10px;justify-content:space-between}.bodardview .bdview_top .boardinfo>div span{background:#fff;color:var(--pt1);padding:0;width:inherit}.bodardview .bdview_top .boardfile .filetitle{margin-right:0;padding:5px 10px;width:100%}.bodardview .bdview_top .boardfile .filewrap{padding:10px}.bodardview .bdview_top .boardfile{flex-direction:column}.bodardview .bdview_top .boardfile div a{line-height:1.4}.btn_eduacc a{flex-grow:1}.listmin a{padding:5px}.faqwrap{flex-direction:column;gap:20px}.faqwrap .tabs button{height:45px;justify-content:center;width:100%}.faqwrap .list_title{flex-direction:column;gap:10px}.faqwrap .tabs,.faqwrap .tab_container,.faqwrap .list_title .list_sort{width:100%}.faqwrap .list_title .list_sort input{flex-grow:1}.accordion-container .article-title{line-height:1.4;padding:10px 15px}.faqwrap .accordion-container .article-title div{width:calc(100% - 70px)}.question{gap:20px}.question .item{flex-direction:column}.question .item div,.question select{width:100%}.question .item span{display:flex;justify-content:flex-start;margin-bottom:10px;padding-left:0;width:100%}.question .item div{align-items:center}.ques_list{gap:10px}.ques_list .subject,.ques_list>div span:first-child,.ques_list>div span:nth-child(2),.ques_list>div span:nth-child(4){display:none}.ques_list .list{border:1px solid #ddd;flex-direction:column;gap:10px}.__senior.reduced #sub .contents{padding-top:0}.corp_top{position:relative!important;top:10px}.corp_top ._action a,.corp_top ._action button{border-radius:4px;flex-grow:1;font-size:15px;padding:0 10px}.corp_top ._action{margin-top:10px;width:100%}.corp_top,.corp_top .inner{width:100%}.corp_top ._title div{height:inherit}.corp_top ._title a{gap:10px}.corp_top ._title a b{font-size:18px}.corp_top ._title a img{max-height:30px}.corp_top ._title a,.corp_top ._title{flex-direction:column}.corp_top .inner{flex-direction:column;padding:20px 10px}.ques_list #answerbody{border:1px solid #ddd;margin-top:-11px}.corp_center{flex-direction:column}.corp_center .leftmenu{flex-direction:row;margin-bottom:10px;overflow-x:scroll;position:relative;top:inherit;width:100%}.corp_center .leftmenu .menuwrap{display:flex;width:-moz-fit-content;width:fit-content}.corp_center .leftmenu a{display:flex;flex-grow:1;flex-wrap:wrap;font-size:16px;height:inherit;height:40px;min-width:100px;padding:0 20px}.corp_center .leftmenu a p,.corp_center .leftmenu a span{display:none}.corp_center .corpcont{gap:30px;margin-left:0;padding:20px;width:100%}.corp_center .corpcont ._sect h3{margin-bottom:10px}.corp_center .corpcont ._sect .gap10{flex-direction:column;padding:10px}.corp_center .corpcont ._sect .summary .info b{font-size:16px}.corp_center .corpcont ._sect .summary{flex-direction:row;padding:10px;width:100%}.corp_center .corpcont ._sect .summary .info{flex-direction:row-reverse}.corp_center .corpcont ._sect ._list{flex-direction:column}.corp_center .corpcont ._sect ._list div{flex-direction:column;width:100%}.corp_center .corpcont ._sect ._list p{margin-top:5px;padding-left:13px}.corp_center .certifi>div{padding:10px;width:calc(50% - 10px)}.corp_center .certifi>div b{font-size:16px}.corp_center ._graph{width:100%}.corpcont .inclist .box{flex-direction:column;padding:20px 10px}.corpcont .inclist .box ._jobtitle a{line-height:1.4}.corpcont .inclist .box ._jobtitle>div:nth-child(3),.corpcont .inclist .box ._supp ul{display:none}.corpcont .inclist .box ._supp,.corpcont .inclist .box ._supp a{width:100%}.corpcont .inclist .box ._supp{margin-top:10px}.listwrap .corp_list .box{flex-direction:column;padding:20px 10px}.listwrap .corp_list ._info ._keyword{flex-wrap:wrap;gap:5px 5px}.listwrap .corp_list .box ._info{width:100%}.listwrap .corp_list .box ._photo{height:25px;justify-content:flex-start;margin-bottom:20px;margin-right:0;width:100%}.listwrap .corp_list ._photo img{max-height:25px}.listwrap .corp_list ._info ._type{flex-direction:column;gap:5px;justify-content:flex-start;width:100%}.listwrap .corp_list ._info ._type span{width:100%}.listwrap .corp_list ._info ._type span:after{display:none}.listwrap .corp_list .box .btn_peowrap{flex-direction:row;position:absolute;right:20px;top:20px}.listwrap .list_title .list_sort select{display:none}.view_grid{display:none!important}.educationlist .elem,.educationlist .elem ._rece{flex-direction:column}.educationlist .elem ._rece{gap:5px;width:100%}.educationlist .elem ._info{width:100%}.educationlist .elem ._title{align-items:start;flex-direction:column;justify-content:flex-start;width:calc(100% - 80px)}.educationlist .elem{padding:20px 10px}.educationlist .elem ._cond{display:none}.educationlist .elem .stats{font-size:15px;height:25px;position:absolute;right:20px;top:20px;width:70px}.educationview .eduview_top .eduinfo{flex-direction:column}.educationview .eduview_top .eduinfo .box{border-right:1px solid #d6dae3;margin-top:-1px;width:100%}.educationview .eduview_top .eduinfo div p,.educationview .eduview_top .filedown>div{width:calc(100% - 130px)}.educationview .edu_middle img{max-width:100%}.phototype .elem ._photo{height:inherit}.phototype .elem:hover ._title{font-size:16px}#sub .contents .searcharea>:not(.corpkeyword){display:none}.listwrap .list_title{margin-bottom:0}.listwrap .job_list .box{flex-direction:column;padding:20px 10px}.listwrap .job_list .box ._corpname{flex-direction:row;margin-bottom:10px}.listwrap .job_list .box ._jobtitle a{font-size:16px;line-height:1.4}.listwrap .job_list .box ._logo{width:100%}.listwrap .job_list .box ._logo img{margin:0 auto}.listwrap .job_list .box ._supp{margin-top:20px;width:100%}.listwrap .job_list .box ._jobtitle>div>span{align-items:center;background:#f4f6fa;border:1px solid #d7dce5;border-radius:4px;color:#475067;display:flex;font-size:14px;justify-content:center;line-height:1;padding:6px 10px}.listwrap .job_list .box ._jobtitle div{flex-wrap:wrap;gap:10px}.listwrap .job_list .box ._jobtitle div span:after{display:none}.listwrap .job_list .box ._jobtitle button{position:absolute;right:10px;top:-38px}.contents .job_hiring ._contents .sec01 img{max-width:100%}.viewpage .contents{flex-direction:column-reverse}.contents .rightarea .corpwrap{display:none}.contents .job_view h1{font-size:16px;line-height:1.4;padding:20px 10px}.contents .job_view .re_paper{flex-direction:column;gap:20px;padding:20px}.contents .job_view .re_paper>div{gap:10px}.contents .job_view .re_paper>div,.contents .job_view .re_paper>div div{width:100%}.contents .job_hiring ._title button{font-size:16px;padding:0 10px}.contents .job_hiring ._contents{padding:10px}.contents .job_hiring ._contents ._sect .list_bo>div{flex-direction:column;gap:10px}.contents .job_hiring ._contents ._sect ._map{overflow:hidden}.contents .job_hiring ._contents ._sect{padding:20px}.contents .job_hiring ._contents ._sect>h2{font-size:26px}.contents .job_hiring ._contents ._sect>ul{padding:0}.contents .job_hiring ._contents ._sect ._dday{flex-direction:column;gap:10px}.contents .job_hiring ._contents ._sect ._dday ._dcout p{text-align:center}#join_header{border-top:none;padding:20px 0;width:100%}#join_header .inner{padding:0 10px}#join_header .inner .logowrap a div h1{font-size:20px;font-weight:800}#join_header .inner .logowrap h2{font-size:22px;margin-bottom:2px}.joinwrap{padding:0 10px;width:100%}.joinwrap .snsbtn div a p{display:none}.joinwrap .snsbtn>p{font-size:16px}.join_input .input_op>label{font-size:16px}.joinwrap .join_input .input_op>div:not(.date-picker){font-size:15px;padding:0 0 0 5px;position:absolute;right:10px;width:110px}.joinwrap .btn_regist{height:50px}.joinwrap .tabs a{font-size:16px}.modal{width:100%!important}.back{padding:0!important}.modal .btn_popup a{height:50px!important}.modal .inputwrap .calendar_top b{font-size:24px!important}.modal .inputwrap .pop_corplist{flex-direction:column;justify-content:flex-start!important}.modal .inputwrap .pop_corplist div{align-items:flex-start!important;justify-content:flex-start!important;width:100%!important}.modal .inputwrap .pop_corplist ._type_03{flex-direction:row!important}.listwrap .people_list .box{flex-direction:column;padding:20px 10px}.listwrap .people_list .box ._info ._tag{flex-wrap:wrap;max-width:100%}.listwrap .people_list .box .btn_peowrap{flex-direction:row;margin-top:20px;width:100%}.listwrap .people_list .box .btn_peowrap span{display:none}.listwrap .people_list .box .btn_peowrap a{width:50%}.listwrap .people_list .pe_icon{flex-direction:column;left:160px;position:absolute;top:-100px;width:150px}.listwrap .people_list .box .certify{margin-left:0}.listwrap .people_list .box ._photo{margin-bottom:20px;margin-left:30px}.listwrap .people_list .box button{right:0;top:20px}.contents .people_view .re_paper,.contents .people_view .summ{flex-direction:column;padding:20px}.contents .people_view .tetra>div{width:100%}.tetra>div h3{margin-bottom:10px}.contents .peo_hiring ._contents ._sect{padding:20px}.contents .peo_hiring ._contents ._sect ._step .date{flex-direction:row;gap:20px;margin-bottom:10px;width:100%}.contents .peo_hiring ._contents ._sect ._step{flex-direction:column}.contents .peo_hiring ._contents ._sect ._step .corpname{align-items:start;flex-direction:column;gap:10px}.contents .peo_hiring ._contents ._sect ._step .history{width:100%}.contents .peo_hiring ._contents ._sect p{line-height:1.7}.contents .peo_hiring ._contents ._sect ._step .history .etc{flex-direction:column;gap:10px}.contents .peo_hiring ._contents ._sect ._step .fa-paperclip{display:none}.contents .peo_hiring ._contents ._sect ._step .history .etc div{align-items:start;flex-direction:column;margin-right:0;width:100%}#sub .contents .supptype{flex-direction:column-reverse}#sub .contents .supptype h1{align-items:flex-start;margin-top:20px;width:100%}#sub .contents .supptype{margin-bottom:30px}.commu_contents .supp_top{align-items:center;flex-direction:column;gap:0;justify-content:center;padding:20px}.commu_contents .supp_top .typowrap{margin-top:20px;width:100%}.commu_contents .supp_top .typowrap>div{position:static}.commu_contents .supp_top .typo_03 br{display:none}.commu_contents .supp_top .typo_02{font-size:25px}.commu_contents .supp_top .typo_01,.commu_contents .supp_top .typo_03{font-size:16px}.supp_step .steparea>div{width:100%}.commu_contents .sublist{padding:20px}.supp_step .steparea{flex-direction:column}.supp_step .steparea .tp_01,.supp_step .steparea .tp_02{padding:10px}.supp_step .steparea i{transform:rotate(90deg)}.listwrap .job_list .box ._corpname{padding-right:40px;width:100%}.listwrap .job_list .box ._corpname a{justify-content:flex-start;width:100%}#sub .contents .supplistst{margin-top:10px}#sub .contents .supplistst .index_04{gap:5px;margin-top:6px}#sub .contents .supplistst .index_03{flex-direction:row}#sub .contents .supplistst .index_05{gap:5px;justify-content:flex-start;margin-top:6px}#sub .contents .supplistst .comm_list .index_06 span{align-items:center;background:none;border:none;border-radius:0;color:#292e41;display:flex;font-size:16px;font-weight:400;height:inherit;line-height:1;padding:0}#sub .contents .supplistst .index_06{justify-content:flex-start;margin-top:6px;width:100%}.su_s_tt{background:#666!important;color:#fff!important;displaY:flex!important;align-items:center!important;border-radius:4px!important;font-size:14px!important;height:20px!important;justify-content:center!important;margin-right:5px!important;width:70px!important}#join_header .btnwrap{display:none}.commu_contents .stopemail .ment p{width:100%}.commu_contents .stopemail .ment p br{display:none}.commu_contents .stopemail .ment>div span{font-size:24px}.commu_contents .stopemail{min-height:0}.guidewrap ._sect{padding:20px 10px}.guidewrap ._sect li .btn_join{margin:4px 5px;padding:5px}.guidewrap ._sect ul{padding:0}#main_contents .main_visual .inner{padding:0 20px;width:100%}#main_contents .main_visual .inner .main_copy{background:url(../img/main_typo_m.png) 50% no-repeat;height:200px;margin:50px auto 0;width:100%}#main_contents .main_visual .inner .main_copy>span{font-size:25px}#main_contents .main_visual .inner .main_copy>h1 span{margin-top:10px}#main_contents .main_visual .inner .main_copy>h1{display:flex;flex-direction:column;font-size:30px;margin-bottom:20px}#main_contents .main_visual .inner .main_copy>p{font-size:16px}#main_contents .main_visual .inner .main_copy>h1 b,#main_contents .main_visual .inner .main_copy>p br{display:none}#main_contents .main_sect_01,#main_contents .main_sect_02{padding:30px 0}#main_contents .leftarea .quickzone{flex-wrap:wrap;padding:10px 30px}#main_contents .leftarea .quickzone a{flex-direction:column;width:calc(50% - 20px)}#main_contents .leftarea .quickzone a p{height:110px;width:110px}#main_contents .leftarea{width:100%}#main_contents .main_sect_01 .inner{flex-direction:column;padding:0 10px;width:100%}#main_contents .leftarea .paperarea .tabs2{width:100%}#main_contents .leftarea .paperarea .tabs2 .tabwrap a{font-size:16px;padding:0 10px;width:calc(50% - 10px)}#main_contents .leftarea .paperarea .tabs2 .tabwrap a:last-child{min-width:220px}#main_contents .tab_container{overflow-x:scroll}#main_contents .rightarea{width:100%}#main_contents .main_sect_02 .inner{flex-direction:column;gap:30px;width:100%}#main_contents .main_sect_02 .inner .notice{width:100%!important}#main_contents .main_sect_02 .inner .guidewrap>div{height:55px!important;width:100%!important}#main_contents .main_sect_02 .guidewrap .title{margin-bottom:0}#main_contents .main_title{font-size:22px;margin-bottom:10px}#main_contents .rightarea .main_banner .toparea{height:50px}#main_contents .main_sect_02 .inner .guidewrap>div>div .title{font-size:18px!important}#main_contents .main_sect_02 .inner .notice .listwrap .list{flex-direction:column;gap:10px}#main_contents .main_sect_02 .inner .notice .listwrap .list span{display:flex;justify-content:end}#main_contents .main_sect_02 .inner .notice .listwrap ._impor .list span{display:none}#main_contents .main_sect_02 .inner .notice .listwrap a:before{display:none}#main_contents .main_sect_02 .inner .notice .listwrap ._impor .list{border-bottom:0}#main_contents .main_sect_02 .inner .notice .listwrap .list{border-bottom:1px dashed #ddd;padding-bottom:10px}#main_contents .main_sect_02 .inner .notice .listwrap a:last-child .list{border-bottom:0;padding-bottom:0}#main_contents .leftarea .paperarea .btn_slide a{height:30px;width:30px}#main_contents .leftarea .paperarea .btn_slide{bottom:-360px;position:absolute;right:0}#main_contents .leftarea .paperarea{padding:10px 10px 50px;position:relative}#main_contents .rightarea .main_banner .conarea{align-items:center;height:auto}#main_contents .rightarea .main_banner .conarea .imgwrap{height:auto;width:100%}#main_contents .rightarea .main_banner .conarea .imgwrap img{width:100%}.quick_font{display:none!important}.paperwrite{padding:10px}.rightarea .corpinfo .in_check .pv_chk{width:100%}}@media only screen and (max-width:1000px){.__mypage #header .inner{align-items:flex-start;flex-direction:column;gap:15px;padding:0 10px;width:100%}.__mypage #header .inner .logowrap{width:auto}.__mypage #header .inner .logowrap>div{align-items:flex-end;display:flex;gap:10px}.__mypage #mypage{background:#fff;min-height:calc(100vh - 155px);padding:0 10px!important}.__mypage #mypage .leftarea{display:none}.__mypage #mypage .inner{width:100%}.__mypage #mypage{padding:40px 0 0}.__mypage .quick_font{display:none!important}.__mypage .ai_best,.__mypage .ai_ment{display:none}.__mypage #mypage .rightarea{border:0!important;padding:10px;width:100%}.__mypage #mypage .rightarea h1{font-size:20px;margin-bottom:30px;margin-top:20px}.__mypage .st_mypage{margin-top:0}.__mypage .st_mypage .job_list .box ._corpname{flex-direction:column-reverse!important;gap:5px;justify-content:flex-start!important;position:relative!important;right:0!important;top:0!important;width:100%!important}.__mypage .st_mypage .job_list .box ._corpname a{align-items:center;width:-moz-fit-content;width:fit-content}.__mypage .st_mypage .job_list .box ._jobtitle,.__mypage .st_mypage .job_list .box ._jobtitle div{width:100%}.__mypage .st_mypage .job_list .box ._jobtitle a{justify-content:flex-start;width:100%}.__mypage #header .high{border-bottom:0}.__mypage #header .high .search{display:none}.__mypage #header .high .logowrap>div b{display:none}.__mypage .mypage_menu{border-bottom:1px solid #ddd;display:block}.__mypage .mypage_menu .menuwrap{border-bottom:1px solid var(--pt1);overflow-x:scroll;padding:0 10px 10px;width:100%}.__mypage .mypage_menu .menuwrap>div{display:flex;gap:5px;width:-moz-max-content;width:max-content}.__mypage .mypage_menu .menuwrap a{border:1px solid #ddd;display:flex;flex-wrap:nowrap;padding:10px}.__mypage .mypage_menu .menuwrap .active{background:var(--pt1);border:1px solid transparent;color:#fff}.__mypage .mypage_menu .submenuwrap{background:#f4f6fa;display:flex;overflow-x:scroll;padding:0 10px;width:100%}.__mypage .mypage_menu .submenuwrap a{display:flex;flex-wrap:nowrap;padding:15px 10px;white-space:nowrap}.__mypage .mypage_menu .submenuwrap a:before{background:#cbd0d8;border-radius:50%;content:"";height:6px;margin-right:5px;width:6px}.__mypage .mypage_menu .submenuwrap .active:before{background:var(--pt1)}.__mypage .mypage_menu .submenuwrap .active{color:var(--pt1)}.__mypage .gnb_mypagetitle{display:flex;font-size:18px;font-weight:700}.__mypage .submitwrap .join_input input[type=text]{height:45px}.__mypage .join_input .input_op,.__mypage .join_input .input_op:focus-within:before{height:45px}.__mypage .submitwrap .boxwrap{gap:30px}.__mypage .submitwrap .boxwrap .re_cont>div{flex-direction:column;gap:20px}.__mypage .submitwrap .boxwrap .re_cont .date{flex-direction:row;flex-wrap:wrap;gap:10px;white-space:nowrap}.__mypage .submitwrap .boxwrap .re_cont .btn_edit{right:-10px;top:-5px}.__mypage .submitwrap .boxwrap .re_cont{padding:20px}.__mypage .submitwrap .boxwrap .re_cont .hist ._name{flex-wrap:wrap}.__mypage .submitwrap .boxwrap .re_cont .hist ._name b{margin-right:50px;width:100%}.__mypage .submitwrap .boxwrap .re_cont .tag{flex-direction:row;gap:5px}.__mypage .submitwrap .boxwrap .re_cont .tag span{flex-wrap:wrap;width:-moz-fit-content;width:fit-content}.__mypage .btn_my_mobile{border-top:0!important;bottom:0;display:flex;position:sticky!important;width:100%;z-index:999}.__mypage .btn_my_mobile a{border-radius:0;height:50px;width:50%}.__mypage .btn_my_mobile a:first-child{background:#fff;border-top:1px solid #e5e6eb}.__mypage .btn_my_mobile a:last-child{background:var(--pt1);color:#fff}.__mypage .option_setting{margin-top:20px}.__mypage .option_setting a{border:1px solid var(--pt1);border-radius:7px;height:50px;displaY:flex;align-items:center;color:var(--pt1);gap:5px;justify-content:center;line-height:1}.__mypage .option_setting a i{color:var(--pt1)}.__mypage .resume_btbar{height:-moz-fit-content;height:fit-content;position:static;transform:none;width:100%}.__mypage .resume_btbar ._comple{display:none}.__mypage .resume_btbar .inner ._item>div{flex-direction:column}.__mypage .resume_btbar ._comple a:first-child,.__mypage .resume_btbar ._comple a:nth-child(2){display:none}.__mypage .resume_btbar ._comple,.__mypage .resume_btbar ._comple a{width:100%}.__mypage .resume_btbar .inner{flex-direction:column;gap:10px}.__mypage .resume_btbar .inner ._item>div>div{flex-direction:row;font-size:16px;justify-content:space-between;padding:10px 20px}.__mypage .resum_profile{flex-direction:column;gap:15px}.__mypage .listwrap .job_list .box ._supp{justify-content:end}.__mypage .listwrap .job_list .box ._jobtitle{gap:10px}.__mypage .listwrap .job_list .box ._supp{margin-top:10px}.__mypage .resuminfo{padding:20px}.__mypage .resuminfo .resum_dele{flex-direction:column;gap:30px}.__mypage .resuminfo .resum_dele ._condi>div{flex-direction:column;gap:10px}.__mypage #mypage .rightarea .sint_btnwrap{flex-direction:column}.__mypage #mypage .rightarea .sint_btnwrap a{width:100%}.__mypage #mypage .rightarea .sint_list .rect>span{display:none}.__mypage .submitwrap .boxwrap .re_cont .hist ._etc div{font-size:16px}.__mypage .resuminfo .resum_dele ._term div a b,.__mypage .resuminfo .resum_dele ._term div a>div,.__mypage .submitwrap .boxwrap .re_cont .hist ._desc,.__mypage .submitwrap .boxwrap .re_cont .hist ._etc div span{font-size:16px}.__mypage .submitwrap .boxwrap .re_cont ._link a{line-height:1.4}.__mypage #mypage .rightarea .sint_list .rect{flex-direction:column;padding:20px 10px}.__mypage #mypage .rightarea .sint_list .rect .title{gap:0;width:100%}.__mypage #mypage .rightarea .sint_list .rect .title a,.__mypage .resuminfo>._title div b{font-size:16px}.__mypage .listwrap .job_list .box ._jobtitle>div>span,.__mypage .listwrap .job_list .box ._supp a{font-size:16px}.__mypage #mypage .rightarea .sint_list .list_btn{justify-content:end;margin-left:0;width:100%}.__mypage #mypage .rightarea .sint_list .list_btn div,.__mypage #mypage .rightarea .sint_list .list_btn span{display:flex;justify-content:flex-end;width:100%}.__mypage .list_sort .cancel,.__mypage .st_suhistory .job_list .box ._chkbox{display:none}.__mypage .listwrap .job_list .box ._jobtitle{width:100%}.__mypage .st_suhistory .job_list .box ._jobtitle a{margin-bottom:0}.__mypage .st_suhistory .job_list .box ._jobtitle .stats{margin-top:0}.__mypage .listwrap .job_list .box ._corpname{flex-direction:column;margin-bottom:0;position:absolute;right:10px;top:20px;width:-moz-fit-content;width:fit-content}.__mypage .list_sort .del{display:none}.__mypage .listwrap .job_list .box ._supp{flex-direction:row;margin-top:20px}.__mypage .st_suhistory .job_list .box ._jobtitle .stats div b{font-size:16px;line-height:1;margin-right:10px;min-width:inherit}.__mypage .st_suhistory .job_list .box ._jobtitle div span{font-size:16px;width:16px}.__mypage .listwrap .job_list .box ._jobtitle div{gap:5px}.__mypage .listwrap .job_list .box ._supp a{width:-moz-fit-content!important;width:fit-content!important}.__mypage .st_mypage .job_list .box ._chkbox{display:none!important}.__mypage .st_mypage .job_list .box{flex-direction:column;gap:10px}.__mypage .listwrap .job_list .box ._supp ul,.__mypage .st_mypage .corp_list .box ._chkbox{display:none}.__mypage .listwrap .corp_list .box ._info,.__mypage .st_mypage .corp_list .box ._photo{width:100%!important}.__mypage .listwrap .corp_list ._info ._type{margin-bottom:0}.__mypage .myinfo .info_table ._item{flex-direction:column}.__mypage .myinfo .info_table ._item>span{height:inherit;padding:10px;width:100%}.__mypage .myinfo .info_table ._item p{height:inherit;min-height:60px;padding:5px 10px;width:100%}.__mypage .back_bar{right:10px}.__mypage .info_table .btn_out{width:100%}.__mypage .rightarea .myinfo .mail_setting ._item span{width:100%!important}.__mypage .myinfo .info_table ._item>div{height:inherit;padding:10px;width:100%}.__mypage .myinfo .info_table .m_adress p{flex-direction:column}.__mypage .myinfo .info_table .m_adress p input{flex-direction:column;height:40px;width:100%}.__mypage .myinfo .info_table .m_adress .btn_add{width:100%}.modalwrap{padding:0}.modalwrap .modal{border-radius:0}.modalwrap .modal.form ._wrap{flex-wrap:wrap}.modalwrap .modal .inputwrap>div{flex-wrap:wrap}}@media only screen and (max-width:767px){.resuminfo .resum_dele ._condi>div{grid-template-columns:repeat(1,minmax(0,1fr))}.resuminfo .resum_dele ._term div{grid-template-columns:repeat(1,minmax(0,1fr))}}
