@charset "utf-8";
@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    font-display: swap;
    src: local('Pretendard Regular'), url(https://www.saraminimage.co.kr/sri/font/Pretendard-Regular.subset.woff) format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    font-display: swap;
    src: local('Pretendard SemiBold'), url(https://www.saraminimage.co.kr/sri/font/Pretendard-SemiBold.subset.woff) format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-display: swap;
    src: local('Pretendard Bold'), url(https://www.saraminimage.co.kr/sri/font/Pretendard-Bold.subset.woff) format('woff');
}
.resume_print_area body,.resume_print_area div,.resume_print_area dl,.resume_print_area dt,.resume_print_area dd,.resume_print_area ul,.resume_print_area ol,.resume_print_area li,.resume_print_area h1,.resume_print_area h2,.resume_print_area h3,.resume_print_area h4,.resume_print_area h5,.resume_print_area h6,.resume_print_area pre,.resume_print_area code,.resume_print_area form,.resume_print_area fieldset,.resume_print_area legend,.resume_print_area input,.resume_print_area textarea,.resume_print_area p,.resume_print_area blockquote,.resume_print_area button,.resume_print_area section {font-family:"Pretendard","Malgun Gothic",dotum,gulim,sans-serif}
.print_area body,.print_area div,.print_area dl,.print_area dt,.print_area dd,.print_area ul,.print_area ol,.print_area li,.print_area h1,.print_area h2,.print_area h3,.print_area h4,.print_area h5,.print_area h6,.print_area pre,.print_area code,.print_area form,.print_area fieldset,.print_area legend,.print_area input,.print_area textarea,.print_area p,.print_area blockquote,.print_area button {font-family:"Pretendard","Malgun Gothic",dotum,gulim,sans-serif}
.print_wrap .resume_wrap body,.print_wrap .resume_wrap div,.print_wrap .resume_wrap dl,.print_wrap .resume_wrap dt,.print_wrap .resume_wrap dd,.print_wrap .resume_wrap ul,.print_wrap .resume_wrap ol,.print_wrap .resume_wrap li,.print_wrap .resume_wrap h1,.print_wrap .resume_wrap h2,.print_wrap .resume_wrap h3,.print_wrap .resume_wrap h4,.print_wrap .resume_wrap h5,.print_wrap .resume_wrap h6,.print_wrap .resume_wrap pre,.print_wrap .resume_wrap code,.print_wrap .resume_wrap form,.print_wrap .resume_wrap fieldset,.print_wrap .resume_wrap legend,.print_wrap .resume_wrap input,.print_wrap .resume_wrap textarea,.print_wrap .resume_wrap p,.print_wrap .resume_wrap blockquote,.print_wrap .resume_wrap button {font-family:"Pretendard","Malgun Gothic",dotum,gulim,sans-serif}
.print_wrap div,.print_wrap dl,.print_wrap dt,.print_wrap dd,.print_wrap ul,.print_wrap ol,.print_wrap li,.print_wrap h1,.print_wrap h2,.print_wrap h3,.print_wrap h4,.print_wrap h5,.print_wrap h6,.print_wrap pre,.print_wrap code,.print_wrap form,.print_wrap fieldset,.print_wrap legend,.print_wrap input,.print_wrap textarea,.print_wrap p,.print_wrap blockquote,.print_wrap button {font-family:"Pretendard","Malgun Gothic",dotum,gulim,sans-serif}
html {scroll-behavior:smooth}
.blind {overflow:hidden;clip:rect(1px, 1px, 1px, 1px);position:absolute;width:1px;height:1px;font-size:0}
.svg_resume {display:none}
.resume_wrap {display:flex;flex-direction:row-reverse;position:relative;padding-top:20px;justify-content:space-between}

/* Bottom */
.resume_btm {position:fixed;bottom:0;left:0;z-index:90;padding:8px 0;width:100%;border-top:1px solid var(--gray40);background:#fff}
.resume_btm .inner {display:flex;margin:0 auto;width:1248px;align-items:center}
.resume_btm .inner .tip_recommend {margin-right:10px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5ZM12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C17.2467 2.5 21.5 6.75329 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5ZM13 8C13 8.552 12.552 9 12 9C11.448 9 11 8.552 11 8C11 7.4475 11.448 7 12 7C12.552 7 13 7.4475 13 8ZM12.7946 11.1785C12.7484 10.6276 12.4103 10.2 12 10.2C11.5582 10.2 11.2 10.6959 11.2 11.3077V16.2923L11.2054 16.4215C11.2516 16.9724 11.5897 17.4 12 17.4C12.4418 17.4 12.8 16.9041 12.8 16.2923V11.3077L12.7946 11.1785Z' fill='%238491A7'/%3E%3C/svg%3E%0A") no-repeat;cursor:pointer}
.resume_btm .tit_recommend .TipCont {width:566px}
.resume_btm .tit_recommend .tit {margin-bottom:4px;color:var(--gray100);font-size:15px;font-weight:bold;line-height:22px}
.resume_btm .tit_recommend .txt {display:block;overflow:hidden;width:calc(100% - 100px);color:var(--gray100);font-size:14px;line-height:20px;text-align:left;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}
.resume_btm .tit_recommend .txt+.txt {margin-top:8px}
.resume_btm .tit_recommend .btn_refresh {display:block;margin-top:8px;margin-left:auto;margin-right:-32px;padding:0 8px;text-align:right;height:32px;color:var(--blue90);font-size:13px;line-height:20px;border-radius:4px}
.resume_btm .tit_recommend .btn_refresh:hover {background-color:var(--blue20);color:var(--blue90)}
.resume_btm .inner .tit_resume {flex-shrink:0;display:block;margin-right:8px;color:var(--gray120);font-size:18px;font-weight:bold;line-height:26px}
.resume_btm .inner input {width:724px;color:var(--gray110);font-size:20px;line-height:28px;border:2px solid var(--blue100);border-radius:8px}
.resume_btm .inner input:focus {outline:none}
.resume_btm .inner input::placeholder {color:var(--gray80);font-size:20px;line-height:28px}
.resume_btm .inner input.Invalid {border:1px solid var(--coral110);border-radius:4px}
.resume_btm .inner .BtnType {width:180px}
.resume_btm .inner .BtnType.btn_preview {margin:0 12px 0 20px;border-color:var(--blue90);color:var(--blue90);background:var(--white)}
/* 버튼 */
button:disabled svg {color:var(--gray50)}
.btn_gray {border-color:var(--gray40);color:var(--gray100);white-space:nowrap;background:var(--white)}
.btn_gray:hover {border-color:var(--gray40);background:var(--gray20)}
/* 달력 */
.date_box {position:absolute;top:45px;left:0;z-index:10;padding:24px 24px 26px;width:328px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box;text-align:center;background:var(--white);box-shadow:2px 6px 16px rgba(17, 42, 128, 0.08);}
.date_box .date_top {display:flex;margin-bottom:8px;align-items:center;justify-content:space-between;}
.date_box .date_top span {color:var(--gray120);font-size:18px;font-weight:bold;line-height:26px;}
.date_box .date_con {display:flex;flex-wrap:wrap;gap:2px}
.date_box .date_con button {display:flex;width:91px;height:48px;border-radius:4px;color:var(--gray100);font-size:15px;line-height:22px;background:var(--white);flex-shrink:0;align-items:center;justify-content:center;}
.date_box .date_con button.on {color:var(--white);font-weight:bold;background:var(--blue90)}
.date_box .date_con button:not(.on):hover {background:var(--gray10)}
.date_box .date_top .btn_arrow {width:32px;height:32px}
.date_box .date_top .btn_arrow.prev {background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20L14 16L18 12' stroke='%2367738E' stroke-linecap='round'/%3E%3C/svg%3E%0A") center no-repeat}
.date_box .date_top .btn_arrow.next {background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 20L18 16L14 12' stroke='%2367738E' stroke-linecap='round'/%3E%3C/svg%3E%0A") center no-repeat}
/* 토스트 메세지 */
.toast_msg {position:fixed;bottom:132px;left:50%;z-index:120;padding:16px 20px;width:448px;border:1px solid;border-radius:4px;box-sizing:border-box;font-size:16px;font-weight:bold;line-height:24px;transform:translateX(-50%);}
.toast_msg p {display:flex;align-items:center}
.toast_msg p:before {display:inline-block;margin-right:8px;width:24px;height:24px;content:"";flex-shrink:0;}
.toast_msg.complete {border-color:var(--blue80);color:var(--blue80);background:var(--blue20)}
.toast_msg.complete p:before {background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%234876EF'/%3E%3Cpath d='M10.5008 13.4001L15.4008 8.5001C15.5841 8.31676 15.8174 8.2251 16.1008 8.2251C16.3841 8.2251 16.6174 8.31676 16.8008 8.5001C16.9841 8.68343 17.0758 8.91676 17.0758 9.2001C17.0758 9.48343 16.9841 9.71676 16.8008 9.9001L11.2008 15.5001C11.0008 15.7001 10.7674 15.8001 10.5008 15.8001C10.2341 15.8001 10.0008 15.7001 9.80078 15.5001L7.20078 12.9001C7.01745 12.7168 6.92578 12.4834 6.92578 12.2001C6.92578 11.9168 7.01745 11.6834 7.20078 11.5001C7.38411 11.3168 7.61745 11.2251 7.90078 11.2251C8.18411 11.2251 8.41745 11.3168 8.60078 11.5001L10.5008 13.4001Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat}
.toast_msg.fail {border-color:var(--coral90);color:var(--coral80);background:var(--coral20)}
.toast_msg.fail p:before {background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_855_37169)'%3E%3Cpath d='M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z' fill='%23FF5656'/%3E%3Cpath d='M16.6008 15.5C16.6008 15.3 16.5008 15.2 16.4008 15.1L13.3008 12L16.4008 8.9C16.5008 8.8 16.6008 8.6 16.7008 8.5C16.7008 8.3 16.7008 8.2 16.7008 8C16.7008 7.8 16.6008 7.7 16.5008 7.6C16.4008 7.5 16.2008 7.4 16.1008 7.4C15.9008 7.4 15.8008 7.4 15.6008 7.4C15.4008 7.4 15.3008 7.5 15.2008 7.6L12.0008 10.7L8.90078 7.6C8.60078 7.3 8.00078 7.3 7.60078 7.6C7.40078 7.8 7.30078 8 7.30078 8.3C7.30078 8.5 7.40078 8.8 7.60078 8.9L10.7008 12L7.60078 15.1C7.40078 15.3 7.40078 15.5 7.40078 15.7C7.40078 15.9 7.50078 16.2 7.70078 16.3C7.90078 16.5 8.10078 16.6 8.30078 16.6C8.50078 16.6 8.80078 16.5 8.90078 16.4L12.0008 13.3L15.1008 16.4C15.2008 16.5 15.3008 16.6 15.5008 16.6C15.6008 16.6 15.7008 16.6 15.8008 16.6C15.9008 16.6 16.0008 16.6 16.0008 16.6C16.2008 16.6 16.3008 16.5 16.4008 16.4C16.5008 16.3 16.6008 16.1 16.6008 16C16.7008 15.8 16.7008 15.7 16.6008 15.5Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_855_37169'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}
.toast_gpt {display:flex;position:absolute;bottom:70px;left:0;padding:12px 24px;width:100%;color:var(--gray100);font-size:16px;font-weight:bold;line-height:24px;background:rgba(222, 235, 255, 0.6);align-items:center;justify-content:center}
.toast_gpt:after {display:inline-block;margin-left:8px;width:14px;height:12px;background:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.8294 1.23134C6.43303 0.642883 5.56697 0.642881 5.1706 1.23133L0.987698 7.44134C0.540291 8.10556 1.01624 9 1.81709 9L10.1829 9C10.9838 9 11.4597 8.10557 11.0123 7.44134L6.8294 1.23134Z' fill='%232D65F2'/%3E%3C/svg%3E%0A") center no-repeat;content:""}
.toast_gpt strong {color:var(--blue90)}
/* 리스트 - 프로젝트 */
.project {margin-top:16px;width:100%;color:var(--gray120);font-size:16px;line-height:24px}
.project .link {display:flex;margin-top:16px;align-items:center;gap:8px}
.project .link button {width:40px;border-color:var(--gray40);background:var(--white)}
.project .link button.notion {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_240_28447)'%3E%3Cpath d='M5.06963 6.5146V6.39C5.06963 6.07413 5.32394 5.81215 5.6517 5.79038L8.0391 5.63183L11.3407 10.4683V6.22348L10.4909 6.11078V6.05159C10.4909 5.73201 10.751 5.46831 11.0829 5.4514L13.2552 5.3407V5.65168C13.2552 5.79766 13.1461 5.92253 12.9965 5.9477L12.4738 6.03565V12.91L11.8177 13.1345C11.2696 13.322 10.6595 13.1213 10.3457 12.6503L7.14044 7.83877V12.4311L8.12701 12.6189L8.11327 12.7099C8.07022 12.9951 7.82274 13.2108 7.52336 13.224L5.06963 13.3327C5.03719 13.026 5.26821 12.7517 5.58691 12.7184L5.90968 12.6847V6.56156L5.06963 6.5146Z' fill='%2367738E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.883 0.00448429L1.04598 0.672598C0.456747 0.712617 0 1.18386 0 1.75178V11.2697C0 11.8033 0.184648 12.3218 0.524857 12.7434L2.64587 15.3719C2.98879 15.7969 3.52846 16.0309 4.08679 15.9967L15.0048 15.3281C15.5644 15.2939 16 14.8475 16 14.3084V3.48746C16 3.15393 15.8307 2.8414 15.5464 2.65022L12.0902 0.325644C11.738 0.0887416 11.3118 -0.0246387 10.883 0.00448429ZM1.53378 1.90025C1.39696 1.79948 1.46207 1.58955 1.63395 1.57729L10.9492 0.912624C11.246 0.891446 11.5409 0.972751 11.7809 1.14192L13.65 2.4592C13.7209 2.50921 13.6876 2.61717 13.5998 2.62192L3.73498 3.15563C3.43644 3.17179 3.14176 3.08454 2.90439 2.90971L1.53378 1.90025ZM3.27228 4.82879C3.27228 4.50998 3.53119 4.24663 3.86226 4.2287L14.2922 3.66364C14.6148 3.64616 14.8864 3.89301 14.8864 4.20372V13.5736C14.8864 13.8918 14.6285 14.1549 14.298 14.1736L3.93418 14.7602C3.57509 14.7805 3.27228 14.506 3.27228 14.1602V4.82879Z' fill='%2367738E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_240_28447'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}
.project .link button.github {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_240_28450)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.375289 1.79675C0 2.51921 0 3.46836 0 5.36667V10.6333C0 12.5316 0 13.4808 0.375289 14.2032C0.69154 14.8121 1.18794 15.3085 1.79675 15.6247C2.51921 16 3.46836 16 5.36667 16H5.99763C5.99877 15.8721 6.01043 14.5324 6.00639 13.845C3.78115 14.3282 3.31164 12.7724 3.31164 12.7724C2.94773 11.8486 2.42322 11.6026 2.42322 11.6026C1.69686 11.106 2.47822 11.1159 2.47822 11.1159C3.2812 11.1728 3.70355 11.9404 3.70355 11.9404C4.41714 13.1628 5.57617 12.8097 6.03192 12.6054C6.10461 12.0883 6.31088 11.7356 6.53974 11.5358C4.76338 11.3339 2.89567 10.6473 2.89567 7.5818C2.89567 6.7086 3.20753 5.99452 3.71927 5.43514C3.63676 5.23281 3.36223 4.41952 3.79736 3.31795C3.79736 3.31795 4.4692 3.10284 5.99755 4.13811C6.6355 3.96082 7.32012 3.87193 8.00031 3.86898C8.67952 3.87193 9.36413 3.96082 10.0031 4.13811C11.5304 3.10284 12.2008 3.31795 12.2008 3.31795C12.6374 4.41952 12.3629 5.23281 12.2804 5.43514C12.7931 5.99452 13.103 6.7086 13.103 7.5818C13.103 10.6552 11.2323 11.3315 9.45008 11.5294C9.73738 11.7764 9.99325 12.2646 9.99325 13.0111C9.99325 13.9699 10.0023 15.8477 10.003 16H10.6333C12.5316 16 13.4808 16 14.2032 15.6247C14.8121 15.3085 15.3085 14.8121 15.6247 14.2032C16 13.4808 16 12.5316 16 10.6333V5.36667C16 3.46836 16 2.51921 15.6247 1.79675C15.3085 1.18794 14.8121 0.69154 14.2032 0.375289C13.4808 0 12.5316 0 10.6333 0H5.36667C3.46836 0 2.51921 0 1.79675 0.375289C1.18794 0.69154 0.69154 1.18794 0.375289 1.79675Z' fill='%2367738E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99774 16.0099C5.99774 16.0099 6.01083 14.5674 6.00658 13.845C3.78134 14.3283 3.31184 12.7724 3.31184 12.7724C2.94792 11.8486 2.42341 11.6026 2.42341 11.6026C1.69706 11.1061 2.47842 11.1159 2.47842 11.1159C3.28139 11.1729 3.70375 11.9405 3.70375 11.9405C4.41734 13.1628 5.57637 12.8097 6.03212 12.6054C6.1048 12.0883 6.31107 11.7357 6.53993 11.5358C4.76357 11.3339 2.89587 10.6474 2.89587 7.58183C2.89587 6.70863 3.20772 5.99455 3.71946 5.43517C3.63696 5.23283 3.36242 4.41954 3.79755 3.31798C3.79755 3.31798 4.4694 3.10287 5.99774 4.13814C6.6357 3.96084 7.32031 3.87195 8.0005 3.86901C8.67971 3.87195 9.36433 3.96084 10.0033 4.13814C11.5306 3.10287 12.201 3.31798 12.201 3.31798C12.6376 4.41954 12.3631 5.23283 12.2806 5.43517C12.7933 5.99455 13.1032 6.70863 13.1032 7.58183C13.1032 10.6552 11.2325 11.3315 9.45027 11.5294C9.73757 11.7764 9.99344 12.2646 9.99344 13.0111C9.99344 14.0109 10.0033 16.0099 10.0033 16.0099H5.99774Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_240_28450'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}
.project .link button.brunch {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='3.2' fill='%2367738E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.98673 8.65908L8.95205 8.67641C7.00477 9.63476 5.50233 12.0566 5.4829 12.0882C5.4967 12.0882 5.50865 12.0872 5.52136 12.0862L5.52386 12.0861C5.75283 12.0677 6.89451 11.9495 7.91857 11.4155C8.80555 10.9518 9.81436 9.99081 9.93515 8.97469C9.95405 8.81033 9.92622 8.68481 9.85322 8.60237C9.78757 8.52885 9.69042 8.4921 9.56333 8.4921C9.40474 8.4921 9.19994 8.55091 8.98673 8.65908ZM9.33069 5.35447C10.0218 4.86138 10.9251 4.09259 11.2916 2.8932C11.2916 2.8932 9.50031 4.63767 8.29035 6.97658C8.50885 6.73797 8.70148 6.54756 8.85982 6.39105C9.16043 6.0939 9.33745 5.91892 9.33332 5.76827C9.33161 5.70107 9.30677 5.64539 9.28451 5.59549C9.24537 5.50774 9.21419 5.43783 9.33069 5.35447ZM5.44664 12.3953C5.3726 12.4001 5.3306 12.4006 5.3285 12.4006C5.3285 12.4006 5.10794 12.4773 5.03284 12.9094C4.99188 13.1468 4.87318 13.2492 4.30444 13.495C4.23407 13.5249 4.16 13.5569 4.08228 13.5916C4.01978 13.6194 3.96781 13.5774 4.02401 13.4797C4.02963 13.4698 4.06341 13.4117 4.11981 13.3148C4.24253 13.1039 4.4723 12.7089 4.75186 12.2257C4.5523 12.1307 4.39422 12.0131 4.30915 11.9243L4.4121 11.7432C4.57753 11.8603 4.73823 11.939 4.8879 11.991C5.73182 10.5354 6.91812 8.48422 7.1224 8.10298C7.9469 6.55964 9.4662 3.98653 10.4692 3.10326C11.2759 2.39277 11.6367 2.28039 11.8121 2.50251C12.0248 2.76928 11.5374 3.75073 11.153 4.25117C10.5102 5.08665 9.65683 5.47892 9.65683 5.47892C9.65683 5.47892 10.0869 5.79715 9.24248 6.62895C7.93589 7.91505 7.27014 9.02646 6.93984 9.57786C6.90479 9.63637 6.87352 9.68858 6.84566 9.73401C6.69546 9.9782 6.74957 10.005 6.7795 9.96717C7.9443 8.75571 8.98725 8.06045 9.85008 8.06045C10.4172 8.06045 10.7497 8.37395 10.7497 8.92061C10.7497 10.3642 8.90007 11.438 8.24993 11.7232C7.01476 12.2635 5.82005 12.3733 5.44719 12.3953H5.44664ZM5.01284 13.6001L5.1142 13.4289H11.9643L11.864 13.6001H5.01284Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat}
.project .link button.linkedin {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_240_28458)'%3E%3Cg clip-path='url(%23clip1_240_28458)'%3E%3Cpath d='M14.8156 0H1.18125C0.528125 0 0 0.515625 0 1.15313V14.8438C0 15.4813 0.528125 16 1.18125 16H14.8156C15.4688 16 16 15.4813 16 14.8469V1.15313C16 0.515625 15.4688 0 14.8156 0ZM4.74687 13.6344H2.37188V5.99687H4.74687V13.6344ZM3.55938 4.95625C2.79688 4.95625 2.18125 4.34062 2.18125 3.58125C2.18125 2.82188 2.79688 2.20625 3.55938 2.20625C4.31875 2.20625 4.93437 2.82188 4.93437 3.58125C4.93437 4.3375 4.31875 4.95625 3.55938 4.95625ZM13.6344 13.6344H11.2625V9.92188C11.2625 9.0375 11.2469 7.89687 10.0281 7.89687C8.79375 7.89687 8.60625 8.8625 8.60625 9.85938V13.6344H6.2375V5.99687H8.5125V7.04063H8.54375C8.85938 6.44063 9.63438 5.80625 10.7875 5.80625C13.1906 5.80625 13.6344 7.3875 13.6344 9.44375V13.6344Z' fill='%2367738E'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_240_28458'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_240_28458'%3E%3Crect width='16' height='16' rx='3.2' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}
.project .link button.etc {background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_6240_24401)'%3E%3Crect width='16' height='16' rx='3' fill='%2367738E'/%3E%3Cpath d='M2.97162 7.6125C3.14662 6.69375 4.00912 6.0625 4.94662 6.0625H6.77787C7.10287 6.0625 7.37162 5.79375 7.37162 5.46875C7.37162 5.14375 7.10287 4.875 6.77787 4.875H5.00912C3.37787 4.875 1.92162 6.06875 1.76537 7.69375C1.72216 8.12764 1.77032 8.56578 1.90675 8.97992C2.04318 9.39407 2.26486 9.77504 2.55749 10.0983C2.85013 10.4215 3.20724 10.6799 3.60581 10.8568C4.00438 11.0336 4.43558 11.125 4.87162 11.125H6.77787C7.10287 11.125 7.37162 10.8562 7.37162 10.5312C7.37162 10.2062 7.10287 9.9375 6.77787 9.9375H4.87162C4.58454 9.93662 4.30122 9.87215 4.04202 9.74874C3.78282 9.62533 3.55417 9.44603 3.37251 9.22373C3.19085 9.00144 3.06068 8.74166 2.99137 8.46308C2.92205 8.18449 2.91531 7.894 2.97162 7.6125ZM6.12162 8.625H9.87162C10.2154 8.625 10.4966 8.34375 10.4966 8C10.4966 7.65625 10.2154 7.375 9.87162 7.375H6.12162C5.77787 7.375 5.49662 7.65625 5.49662 8C5.49662 8.34375 5.77787 8.625 6.12162 8.625ZM10.9841 4.875H9.21537C8.89037 4.875 8.62162 5.14375 8.62162 5.46875C8.62162 5.79375 8.89037 6.0625 9.21537 6.0625H11.0466C11.9841 6.0625 12.8466 6.69375 13.0216 7.6125C13.0779 7.894 13.0712 8.18449 13.0019 8.46308C12.9326 8.74166 12.8024 9.00144 12.6207 9.22373C12.4391 9.44603 12.2104 9.62533 11.9512 9.74874C11.692 9.87215 11.4087 9.93662 11.1216 9.9375H9.21537C8.89037 9.9375 8.62162 10.2062 8.62162 10.5312C8.62162 10.8562 8.89037 11.125 9.21537 11.125H11.1216C12.9466 11.125 14.4091 9.55625 14.2341 7.69375C14.0779 6.06875 12.6154 4.875 10.9841 4.875Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6240_24401'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center no-repeat}
.project .link+.file_link {margin-top:16px}
.resume_list .contents .project .desc {margin-top:0}
/* 뱃지 */
.list_badge {margin-bottom:8px;width:100%}
.list_badge .badge {display:inline-flex;padding:0 8px;height:24px;border-radius:4px;color:var(--gray100);font-size:12px;font-weight:bold;line-height:20px;background:var(--gray30);align-items:center;justify-content:center;}
.list_badge .badge.side {color:var(--green120);background:var(--green30)}
/* 스킬 */
.skill_box {display:flex;margin-top:12px;width:100%;flex-wrap:wrap;gap:8px 4px}
.skill_box+.skill_box {padding-top:24px}
.skill_box svg {display:block;width:16px;height:16px}
.skill_box .skill_item {display:inline-flex;position:relative;padding:7px 11px;height:36px;border:1px solid var(--gray40);border-radius:32px;box-sizing:border-box;color:var(--gray100);font-size:14px;line-height:20px;background:var(--white);align-items:center;justify-content:center;}
.skill_box .skill_item.TipBox .TipCont {max-width:400px;text-align:left}
.skill_box .skill_item .TipTxt p {overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;}
.skill_box .skill_item.my_skill:before {display:inline-block;margin-right:6px;width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.96479 0.765736C7.42841 -0.0250431 8.57159 -0.0250409 9.03521 0.765739L10.6547 3.52815C10.8239 3.81673 11.1059 4.02159 11.4326 4.09332L14.5603 4.77995C15.4556 4.97651 15.8089 6.06374 15.2001 6.74903L13.0733 9.14292C12.8512 9.39301 12.7435 9.72448 12.7762 10.0574L13.0897 13.2442C13.1794 14.1564 12.2546 14.8284 11.4147 14.4611L8.48076 13.1782C8.17426 13.0442 7.82574 13.0442 7.51924 13.1782L4.58531 14.4611C3.74543 14.8284 2.82057 14.1564 2.91031 13.2442L3.22378 10.0574C3.25653 9.72448 3.14883 9.39301 2.92666 9.14292L0.799913 6.74903C0.191102 6.06375 0.544365 4.97651 1.43971 4.77995L4.56737 4.09332C4.89411 4.02159 5.17608 3.81673 5.34526 3.52815L6.96479 0.765736Z' fill='%235189FA'/%3E%3C/svg%3E%0A") center no-repeat;content:""}
.skill_box .skill_item.skill_change {display:inline-block;overflow:hidden;padding-left:32px;width:120px;text-align:center;text-overflow:ellipsis;white-space:nowrap;}
.skill_box .skill_item.skill_change:before {display:inline-block;position:absolute;top:11px;left:13px;margin-right:4px;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='1.5' width='12' height='1' fill='%23B4C0D3'/%3E%3Crect y='5.5' width='12' height='1' fill='%23B4C0D3'/%3E%3Crect y='9.5' width='12' height='1' fill='%23B4C0D3'/%3E%3C/svg%3E%0A") center no-repeat;content:""}
.skill_box .skill_delete {margin-left:8px}
.skill_box.soft_add .skill_delete {width:20px;height:20px;border-radius:50%;margin-left:8px;position:relative;display:flex;align-items:center;justify-content:center;background:none}
.skill_box.soft_add .skill_delete:before {display:block;width:1px;height:16px;background-color:var(--blue30);position:absolute;left:-4px;content:''}
.skill_box.soft_add .skill_delete svg {color:var(--gray80);width:20px;height:20px}
.skill_box.soft_add .skill_item {border-color:var(--blue40);padding:8px 12px 8px 16px}
.skill_box.soft_add .skill_item:hover .skill_delete {background-color:transparent}
.skill_box.soft_add .skill_item .skill_delete:hover {background-color:var(--gray20)}
.skill_box.soft_add .skill_item .skill_modify {color:var(--blue80);display:flex;align-items:center}
.skill_box.soft_add .skill_item .skill_modify em {margin-right:4px}
.skill_box.soft_add .skill_item .skill_modify:hover em,
.skill_box.soft_add .skill_item .skill_modify:hover svg {color:var(--blue90)}
.skill_box.soft_add .skill_item .skill_modify svg {color:var(--gray80)}
.skill_box.soft_delete {margin-top:0}
.skill_box.soft_delete .skill_item {border-color:var(--blue40);color:var(--gray100);line-height:20px;align-items:center;padding:7px 12px 7px 16px}
.skill_box.soft_delete .skill_item:hover .skill_delete {background-color:transparent}
.skill_box.soft_delete .skill_item .skill_delete:hover {background-color:var(--gray20);color:var(--gray90)}
.skill_box.soft_delete .skill_delete {color:var(--gray70);width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-left:2px;background:none}
.skill_box.soft_delete .skill_delete svg {width:20px;height:20px}
.skill_box.view {width:100%}
.skill_box.view .skill_item {border-color:var(--blue40)}
.skill_box.view .skill_item.skill_hide_add {border:1px dashed var(--gray40);padding:7px 6px 7px 12px;display:flex;align-items:center;font-size:14px;line-height:22px;color:var(--gray120)}
.skill_box.view .skill_item.skill_hide_add:before {display:block;width:16px;height:16px;margin-right:2px;background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7' y='2' width='1' height='11' fill='%238491A7'/%3E%3Crect x='2' y='7' width='11' height='1' fill='%238491A7'/%3E%3C/svg%3E%0A");content:''}
.skill_box.view .skill_item.skill_hide_add:after {padding:1px 8px;font-size:12px;line-height:22px;color:var(--blue90);font-weight:bold;border-radius:54px;box-sizing:border-box;background-color:var(--blue20);margin-left:8px;content:'서류합격률 UP'}
.skill_box.view .skill_item.skill_hide_add:hover {color:var(--blue90)}
.skill_box.view .skill_item.skill_hide_add svg {color:var(--gray70);margin-right:2px}
.skill_box.view .skill_item.skill_hide_add:hover svg {color:var(--blue90)}
.skill_box.soft_view {width:100%}
.skill_box.soft_view .skill_item {border-color:var(--blue40)}
.skill_box .choice:before {display:inline-block;margin-right:4px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_326_28757)'%3E%3Cpath d='M7.03246 2.04192C7.46577 1.30283 8.53423 1.30283 8.96754 2.04192L10.4812 4.62375C10.6393 4.89347 10.9029 5.08494 11.2082 5.15198L14.1315 5.79373C14.9683 5.97744 15.2985 6.9936 14.7294 7.6341L12.7417 9.8715C12.5341 10.1052 12.4334 10.415 12.464 10.7262L12.757 13.7046C12.8409 14.5573 11.9765 15.1853 11.1915 14.8421L8.44934 13.643C8.16287 13.5178 7.83713 13.5178 7.55066 13.643L4.80851 14.8421C4.02353 15.1853 3.15913 14.5573 3.243 13.7046L3.53599 10.7262C3.5666 10.415 3.46594 10.1052 3.25828 9.8715L1.27056 7.6341C0.701546 6.9936 1.03172 5.97744 1.86853 5.79373L4.79175 5.15198C5.09713 5.08494 5.36067 4.89347 5.5188 4.62375L7.03246 2.04192Z' fill='%235189FA'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_326_28757'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat;content:""}
.skill_box .btn_choice {display:inline-block;position:relative;vertical-align:top}
.skill_box .btn_choice input {position:absolute;top:0;width:1px;height:1px;outline:none;opacity:0;pointer-events:none}
.skill_box .btn_choice label {display:flex;position:relative;color:var(--gray100);font-size:14px;line-height:20px;align-items:center;}
.skill_box .btn_choice label:before {display:inline-block;margin-right:8px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.39613 1.01862C7.66657 0.557331 8.33343 0.55733 8.60387 1.01862L10.2234 3.78103L10.6547 3.52815L10.2234 3.78103C10.4631 4.18985 10.8625 4.48007 11.3254 4.58169L14.4531 5.26832C14.9754 5.38298 15.1814 6.0172 14.8263 6.41695L12.6995 8.81084C12.3848 9.16513 12.2322 9.63471 12.2786 10.1063L12.5921 13.2931C12.6444 13.8253 12.1049 14.2172 11.615 14.003L8.68108 12.7201C8.24687 12.5302 7.75313 12.5302 7.31892 12.7201L4.38499 14.003C3.89506 14.2172 3.35556 13.8253 3.40791 13.2931L3.72138 10.1063C3.76778 9.63471 3.6152 9.16513 3.30045 8.81084L1.17371 6.41695C0.818567 6.0172 1.02464 5.38298 1.54692 5.26832L4.67459 4.58169C5.13747 4.48007 5.53692 4.18985 5.7766 3.78103L7.39613 1.01862Z' fill='white' stroke='%238491A7'/%3E%3C/svg%3E%0A") center no-repeat;content:"";flex-shrink:0;}
.skill_box .btn_choice label:after {display:none;position:absolute;top:5px;left:5px;width:8px;height:5px;border-bottom:2px solid var(--white);border-left:2px solid var(--white);border-radius:1px;transform:rotate(-45deg);content:""}
.skill_box .btn_choice input:checked+label:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_326_28757)'%3E%3Cpath d='M7.03246 2.04192C7.46577 1.30283 8.53423 1.30283 8.96754 2.04192L10.4812 4.62375C10.6393 4.89347 10.9029 5.08494 11.2082 5.15198L14.1315 5.79373C14.9683 5.97744 15.2985 6.9936 14.7294 7.6341L12.7417 9.8715C12.5341 10.1052 12.4334 10.415 12.464 10.7262L12.757 13.7046C12.8409 14.5573 11.9765 15.1853 11.1915 14.8421L8.44934 13.643C8.16287 13.5178 7.83713 13.5178 7.55066 13.643L4.80851 14.8421C4.02353 15.1853 3.15913 14.5573 3.243 13.7046L3.53599 10.7262C3.5666 10.415 3.46594 10.1052 3.25828 9.8715L1.27056 7.6341C0.701546 6.9936 1.03172 5.97744 1.86853 5.79373L4.79175 5.15198C5.09713 5.08494 5.36067 4.89347 5.5188 4.62375L7.03246 2.04192Z' fill='%235189FA'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_326_28757'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}
.skill_box .btn_choice label.hide {visibility:visible;overflow:visible;font-size:0}
.skill_box.recommend_skill .skill_item.input_chk {position:relative;display:inline-block;vertical-align:top;padding:0;border:none}
.skill_box.recommend_skill .skill_item.input_chk input {position:absolute;top:0;width:1px;height:1px;outline:none;opacity:0;pointer-events:none}
.skill_box.recommend_skill .skill_item.input_chk label {display:flex;align-items:center;border:1px solid var(--gray40);border-radius:32px;padding:7px 16px;background-color:var(--gray10)}
.skill_box.recommend_skill .skill_item.input_chk label:hover {background-color:var(--gray30);color:var(--gray120)}
.skill_box.recommend_skill .skill_item.input_chk input:checked ~ label {background-color:var(--blue20);border:1px solid var(--blue50);color:var(--blue90);padding:7px 12px 7px 16px}
.skill_box.recommend_skill .skill_item.input_chk input:checked ~ label:hover {background-color:var(--blue30);color:var(--blue100)}
.skill_box.recommend_skill .skill_item.input_chk input:checked ~ label:after {display:block;margin-left:4px;width:16px;height:16px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 8.26667L6.29897 12L13 5' stroke='%234876EF' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");content:''}
.skill_box.recommend_skill .skill_item.input_chk.related label {background-color:var(--blue20);border:1px solid var(--blue30)}
/* 파일 링크 */
.file_link {display:flex;overflow:hidden;margin-top:8px;width:100%;max-width:790px;color:var(--blue90);font-size:16px;line-height:24px;text-decoration:underline;white-space:nowrap;align-items:center}
.file_link+.file_link {margin-top:16px}
.file_link span {display:block;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}
.file_link:before {display:inline-block;margin-right:12px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.96045 12.379C4.24045 10.909 5.62045 9.89902 7.12045 9.89902H10.0504C10.5704 9.89902 11.0004 9.46902 11.0004 8.94902C11.0004 8.42902 10.5704 7.99902 10.0504 7.99902H7.22045C4.61045 7.99902 2.28045 9.90902 2.03045 12.509C1.96131 13.2033 2.03837 13.9043 2.25666 14.5669C2.47495 15.2295 2.82963 15.8391 3.29785 16.3563C3.76607 16.8735 4.33744 17.2869 4.97516 17.5698C5.61287 17.8528 6.30278 17.999 7.00045 17.999H10.0504C10.5704 17.999 11.0004 17.569 11.0004 17.049C11.0004 16.529 10.5704 16.099 10.0504 16.099H7.00045C6.54112 16.0976 6.08781 15.9945 5.67309 15.797C5.25836 15.5995 4.89253 15.3127 4.60187 14.957C4.31122 14.6013 4.10295 14.1857 3.99205 13.7399C3.88114 13.2942 3.87035 12.8294 3.96045 12.379ZM9.00045 13.999H15.0004C15.5504 13.999 16.0004 13.549 16.0004 12.999C16.0004 12.449 15.5504 11.999 15.0004 11.999H9.00045C8.45045 11.999 8.00045 12.449 8.00045 12.999C8.00045 13.549 8.45045 13.999 9.00045 13.999ZM16.7804 7.99902H13.9504C13.4304 7.99902 13.0004 8.42902 13.0004 8.94902C13.0004 9.46902 13.4304 9.89902 13.9504 9.89902H16.8804C18.3804 9.89902 19.7604 10.909 20.0404 12.379C20.1305 12.8294 20.1198 13.2942 20.0088 13.7399C19.8979 14.1857 19.6897 14.6013 19.399 14.957C19.1084 15.3127 18.7425 15.5995 18.3278 15.797C17.9131 15.9945 17.4598 16.0976 17.0004 16.099H13.9504C13.4304 16.099 13.0004 16.529 13.0004 17.049C13.0004 17.569 13.4304 17.999 13.9504 17.999H17.0004C19.9204 17.999 22.2604 15.489 21.9804 12.509C21.7304 9.90902 19.3904 7.99902 16.7804 7.99902Z' fill='%2367738E'/%3E%3C/svg%3E%0A") no-repeat;content:"";flex-shrink:0}
/* 포트폴리오 */
.port_list {display:flex;margin-bottom:16px;flex-wrap:wrap;gap:16px 10px;}
.port_list .box {overflow:hidden;position:relative;width:255px;height:255px;border:1px solid var(--gray40);border-radius:8px;box-sizing:border-box}
/* 개인정보 */
.user_hide {display:flex;margin-bottom:8px;color:var(--gray80);font-size:13px;line-height:20px;align-items:center}
.user_hide span {display:flex;margin-right:8px;padding:6px 8px;border-radius:4px;color:var(--gray100);font-size:14px;font-weight:bold;line-height:20px;border:1px solid var(--gray20);background:var(--gray20);align-items:center;cursor:pointer}
.user_hide span:hover {border-color:var(--gray40)}
.user_hide span:before {display:block;margin-right:8px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19.3 16.5001L16.1 13.3001C16.2333 13.0168 16.3333 12.7291 16.4 12.4371C16.4667 12.1451 16.5 11.8328 16.5 11.5001C16.5 10.2501 16.0627 9.18743 15.188 8.3121C14.3133 7.43676 13.2507 6.99943 12 7.0001C11.6667 7.0001 11.354 7.03343 11.062 7.1001C10.77 7.16676 10.4827 7.26676 10.2 7.4001L7.64999 4.8501C8.33332 4.56676 9.03332 4.35443 9.74999 4.2131C10.4667 4.07176 11.2167 4.00076 12 4.0001C14.3833 4.0001 16.525 4.62943 18.425 5.8881C20.325 7.14676 21.75 8.7841 22.7 10.8001C22.75 10.8834 22.7833 10.9878 22.8 11.1131C22.8167 11.2384 22.825 11.3674 22.825 11.5001C22.825 11.6334 22.8127 11.7628 22.788 11.8881C22.7633 12.0134 22.734 12.1174 22.7 12.2001C22.3167 13.0501 21.8377 13.8418 21.263 14.5751C20.6883 15.3084 20.034 15.9501 19.3 16.5001ZM19.1 21.9001L15.6 18.4501C15.0167 18.6334 14.4293 18.7711 13.838 18.8631C13.2467 18.9551 12.634 19.0008 12 19.0001C9.61665 19.0001 7.47499 18.3708 5.57499 17.1121C3.67499 15.8534 2.24999 14.2161 1.29999 12.2001C1.24999 12.1168 1.21665 12.0128 1.19999 11.8881C1.18332 11.7634 1.17499 11.6341 1.17499 11.5001C1.17499 11.3668 1.18332 11.2418 1.19999 11.1251C1.21665 11.0084 1.24999 10.9084 1.29999 10.8251C1.64999 10.0751 2.06665 9.38343 2.54999 8.7501C3.03332 8.11676 3.56665 7.53343 4.14999 7.0001L2.07499 4.9001C1.89165 4.71676 1.79999 4.48743 1.79999 4.2121C1.79999 3.93676 1.89999 3.69943 2.09999 3.5001C2.28332 3.31676 2.51665 3.2251 2.79999 3.2251C3.08332 3.2251 3.31665 3.31676 3.49999 3.5001L20.5 20.5001C20.6833 20.6834 20.7793 20.9128 20.788 21.1881C20.7967 21.4634 20.7007 21.7008 20.5 21.9001C20.3167 22.0834 20.0833 22.1751 19.8 22.1751C19.5167 22.1751 19.2833 22.0834 19.1 21.9001ZM12 16.0001C12.1833 16.0001 12.3543 15.9918 12.513 15.9751C12.6717 15.9584 12.8423 15.9251 13.025 15.8751L7.62499 10.4751C7.57499 10.6584 7.54166 10.8294 7.52499 10.9881C7.50832 11.1468 7.49999 11.3174 7.49999 11.5001C7.49999 12.7501 7.93765 13.8128 8.81299 14.6881C9.68832 15.5634 10.7507 16.0008 12 16.0001ZM14.65 11.8501L11.65 8.8501C12.6 8.7001 13.375 8.96676 13.975 9.6501C14.575 10.3334 14.8 11.0668 14.65 11.8501Z' fill='%2367738E'/%3E%3C/svg%3E") no-repeat;content:""}
.user_hide.on span:before {background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 16C13.25 16 14.3127 15.5623 15.188 14.687C16.0633 13.8117 16.5007 12.7493 16.5 11.5C16.5 10.25 16.0623 9.18733 15.187 8.312C14.3117 7.43667 13.2493 6.99933 12 7C10.75 7 9.68732 7.43767 8.81199 8.313C7.93665 9.18833 7.49932 10.2507 7.49999 11.5C7.49999 12.75 7.93765 13.8127 8.81299 14.688C9.68832 15.5633 10.7507 16.0007 12 16ZM12 14.2C11.25 14.2 10.6123 13.9373 10.087 13.412C9.56165 12.8867 9.29932 12.2493 9.29999 11.5C9.29999 10.75 9.56265 10.1123 10.088 9.587C10.6133 9.06167 11.2507 8.79933 12 8.8C12.75 8.8 13.3877 9.06267 13.913 9.588C14.4383 10.1133 14.7007 10.7507 14.7 11.5C14.7 12.25 14.4377 12.8877 13.913 13.413C13.3883 13.9383 12.7507 14.2007 12 14.2ZM12 19C9.68332 19 7.56665 18.3873 5.64999 17.162C3.73332 15.9367 2.28332 14.2827 1.29999 12.2C1.24999 12.1167 1.21665 12.0127 1.19999 11.888C1.18332 11.7633 1.17499 11.634 1.17499 11.5C1.17499 11.3667 1.18332 11.2373 1.19999 11.112C1.21665 10.9867 1.24999 10.8827 1.29999 10.8C2.28332 8.71667 3.73332 7.06233 5.64999 5.837C7.56665 4.61167 9.68332 3.99933 12 4C14.3167 4 16.4333 4.61267 18.35 5.838C20.2667 7.06333 21.7167 8.71733 22.7 10.8C22.75 10.8833 22.7833 10.9877 22.8 11.113C22.8167 11.2383 22.825 11.3673 22.825 11.5C22.825 11.6333 22.8167 11.7627 22.8 11.888C22.7833 12.0133 22.75 12.1173 22.7 12.2C21.7167 14.2833 20.2667 15.9377 18.35 17.163C16.4333 18.3883 14.3167 19.0007 12 19Z' fill='%2367738E'/%3E%3C/svg%3E") no-repeat}
/* SUB - TOP */
.resume_snb {position:relative;width:294px}
.resume_snb .snb_box {padding:24px 16px 24px;width:294px;border-radius:8px;box-sizing:border-box;background:#fff;box-shadow:0 4px 16px rgba(21, 39, 111, 0.08)}
.resume_snb .snb_box .snb_top {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.resume_snb .snb_box .snb_top .tit,
.resume_snb .snb_box .snb_top .persent {color:var(--gray120);font-size:15px;font-weight:bold;line-height:22px}
.resume_snb .snb_box .snb_top .txt {display:block;margin-bottom:4px;width:100%;color:var(--gray120);font-size:12px;font-weight:bold;line-height:20px;}
.resume_snb .snb_box .snb_top .tit {color:var(--gray120);font-size:15px;font-weight:bold;line-height:22px}
.resume_snb .snb_box .snb_top .tit strong {color:var(--blue90)}
.resume_snb .snb_box .progress_bar {position:relative;margin:16px 0}
.resume_snb .snb_box .progress_bar:before {display:block;position:relative;width:100%;height:8px;border-radius:8px;background:var(--gray30);content:""}
.resume_snb .snb_box .progress_bar:after {position:absolute;top:0;left:0;width:100%;height:8px;border-radius:100px;background:linear-gradient(270deg, #5189fa 0%, #bcd1fc 100%);transition:transform 0.5s ease;transform-origin:left center;content:""}
.resume_snb .snb_box .progress_bar .txt {display:block;margin-top:4px;color:var(--gray80);font-size:12px;line-height:20px;text-align:right}
.resume_snb .snb_box .progress_bar.per0:after {border-radius:50%;transform:scaleX(0.03)}
.resume_snb .snb_box .progress_bar.per10:after {width:10%}
.resume_snb .snb_box .progress_bar.per20:after {width:20%}
.resume_snb .snb_box .progress_bar.per30:after {width:30%}
.resume_snb .snb_box .progress_bar.per40:after {width:40%}
.resume_snb .snb_box .progress_bar.per50:after {width:50%}
.resume_snb .snb_box .progress_bar.per60:after {width:60%}
.resume_snb .snb_box .progress_bar.per70:after {width:70%}
.resume_snb .snb_box .progress_bar.per80:after {width:80%}
.resume_snb .snb_box .progress_bar.per90:after {width:90%}
.resume_snb .snb_box .progress_bar.per100:after {width:100%}
.resume_snb .snb_box .progress_bar.complete {width:219px}
.resume_snb .snb_box .progress_bar.complete:after {width:157px;background:linear-gradient(270deg, #8491a7 0%, #d7dce5 100%)}
.resume_snb .snb_box .progress_bar.complete:before {position:absolute;top:0;left:160px;width:8px;height:8px;border-radius:8px;background:linear-gradient(270deg, #4fe5c7 0%, #aff4e5 100%);transition:transform 0.5s ease;transform-origin:left center;content:""}
.resume_snb .snb_box .progress_bar.complete.step2:before {width:24px}
.resume_snb .snb_box .progress_bar.complete.step3:before {width:36px}
.resume_snb .snb_box .progress_bar.complete.step4:before {width:48px}
.resume_snb .snb_box .progress_bar.complete.step5:before {width:60px}
.resume_snb .snb_box .progress_bar.complete .progress_count {position:absolute;top:-10px;right:-33px;color:var(--green70);font-size:12px;font-weight:bold;line-height:20px;text-align:center}
.resume_snb .snb_box .progress_bar.complete .progress_count:before {display:block;width:26px;height:26px;background:url("http://www.saraminimage.co.kr/sri/resume/ico_rocket.png") no-repeat;content:""}
.resume_snb .snb_box .txt {color:var(--gray100);font-size:13px;line-height:20px}
.resume_snb .snb_box .txt em {color:var(--blue90)}
.resume_snb .snb_box .my_slide {overflow:hidden;position:relative}
.resume_snb .snb_box .my_slide .swiper-pagination {position:relative;bottom:0}
.resume_snb .snb_box .my_slide .swiper-pagination-bullet {border:1px solid var(--gray40);background:var(--white);opacity:1}
.resume_snb .snb_box .my_slide .swiper-pagination-bullet-active {background:var(--gray70)}
.resume_snb .snb_box .my_slide .play_btn {position:absolute;right:80px;bottom:-3px;z-index:10}
.resume_snb .snb_box .my_slide .play_btn button:hover {border-radius:4px;background-color:var(--gray20)}
.resume_snb .snb_box .my_slide .play_btn .swiper-button-pause {width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5 4C5.22386 4 5 4.22386 5 4.5V11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5V4.5C6 4.22386 5.77614 4 5.5 4ZM10.5 4C10.2239 4 10 4.22386 10 4.5V11.5C10 11.7761 10.2239 12 10.5 12C10.7761 12 11 11.7761 11 11.5V4.5C11 4.22386 10.7761 4 10.5 4Z' fill='%238491A7'/%3E%3C/svg%3E%0A") center no-repeat}
.resume_snb .snb_box .my_slide .play_btn .swiper-button-play {display:none;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.77741 11.6138L11.5732 8.41655C11.8701 8.21864 11.8701 7.78241 11.5732 7.5845L6.77741 4.38728C6.44513 4.16576 6.00006 4.40396 6.00006 4.8033L6.00006 11.1978C6.00006 11.5971 6.44513 11.8353 6.77741 11.6138ZM12.1279 9.2486C13.0185 8.65487 13.0185 7.34618 12.1279 6.75245L7.33211 3.55523C6.33528 2.89067 5.00006 3.60526 5.00006 4.8033L5.00006 11.1978C5.00006 12.3958 6.33528 13.1104 7.33211 12.4458L12.1279 9.2486Z' fill='%238491A7'/%3E%3C/svg%3E%0A") center no-repeat}
.resume_snb .snb_box .resume_desc {display:flex;color:var(--gray100);font-size:13px;line-height:20px;align-items:flex-end;}
.resume_snb .snb_box .resume_desc span {color:var(--blue90)}
.resume_snb .snb_box .btn_add {display:inline-flex;position:absolute;top:15px;right:0;z-index:10;margin-left:auto;padding:0 8px;border:1px solid var(--gray40);border-radius:50px;box-sizing:border-box;color:var(--gray100);text-align:center;vertical-align:top;background-color:var(--white);justify-content:center;align-items:center;}
.resume_snb .snb_box .resume_desc .btn_add {position:relative;top:auto}
.resume_snb .resume_snb_guide {display:flex;margin-top:16px;padding:0 20px;width:294px;height:64px;border:1px solid #eff5ff;border-radius:8px;box-sizing:border-box;color:#475067;font-size:14px;line-height:20px;background:#eff5ff;align-items:center;}
.resume_snb .resume_snb_guide:before {display:inline-block;margin-right:4px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.3337 7.37375C19.3337 11.6664 16.0003 12.3331 16.0003 16.3338C16.0003 18.3991 13.9183 18.5731 12.3337 18.5731C10.965 18.5731 7.94299 18.0538 7.94299 16.3324C7.94299 12.3337 4.66699 11.6671 4.66699 7.37375C4.66699 3.35308 8.19033 0.09375 12.0557 0.09375C15.9223 0.09375 19.3337 3.35308 19.3337 7.37375Z' fill='%23FFD983'/%3E%3Cpath d='M14.7777 21.6671C14.7777 22.2191 13.2883 23.3337 11.9997 23.3337C10.711 23.3337 9.22168 22.2191 9.22168 21.6671C9.22168 21.1151 10.7103 21.3337 11.9997 21.3337C13.2883 21.3337 14.7777 21.1151 14.7777 21.6671Z' fill='%23CCD6DD'/%3E%3Cpath d='M15.1382 6.86246C15.0764 6.8005 15.0029 6.75134 14.922 6.7178C14.8411 6.68426 14.7544 6.66699 14.6669 6.66699C14.5793 6.66699 14.4926 6.68426 14.4118 6.7178C14.3309 6.75134 14.2574 6.8005 14.1956 6.86246L12.0002 9.05779L9.80489 6.86246C9.743 6.80056 9.66951 6.75146 9.58864 6.71797C9.50777 6.68447 9.42109 6.66723 9.33356 6.66723C9.24602 6.66723 9.15935 6.68447 9.07847 6.71797C8.9976 6.75146 8.92412 6.80056 8.86223 6.86246C8.80033 6.92436 8.75123 6.99784 8.71773 7.07871C8.68423 7.15958 8.66699 7.24626 8.66699 7.33379C8.66699 7.42133 8.68423 7.50801 8.71773 7.58888C8.75123 7.66975 8.80033 7.74323 8.86223 7.80513L11.3336 10.2765V17.3338C11.3336 17.5106 11.4038 17.6802 11.5288 17.8052C11.6538 17.9302 11.8234 18.0005 12.0002 18.0005C12.177 18.0005 12.3466 17.9302 12.4716 17.8052C12.5967 17.6802 12.6669 17.5106 12.6669 17.3338V10.2765L15.1382 7.80513C15.2002 7.74327 15.2493 7.6698 15.2829 7.58892C15.3164 7.50805 15.3337 7.42135 15.3337 7.33379C15.3337 7.24624 15.3164 7.15954 15.2829 7.07866C15.2493 6.99779 15.2002 6.92432 15.1382 6.86246Z' fill='%23FFCC4D'/%3E%3Cpath d='M16 20.667C16 21.0206 15.8595 21.3598 15.6095 21.6098C15.3594 21.8599 15.0203 22.0003 14.6667 22.0003H9.33333C8.97971 22.0003 8.64057 21.8599 8.39052 21.6098C8.14048 21.3598 8 21.0206 8 20.667V16.667H16V20.667Z' fill='%2399AAB5'/%3E%3Cpath d='M7.99916 21.3335C7.83222 21.3329 7.67158 21.2696 7.54901 21.1563C7.42644 21.043 7.35085 20.8878 7.3372 20.7214C7.32354 20.555 7.37281 20.3895 7.47526 20.2577C7.57771 20.1259 7.72588 20.0373 7.89049 20.0095L15.8905 18.6762C15.9769 18.6613 16.0653 18.6637 16.1508 18.6833C16.2362 18.7028 16.3169 18.7392 16.3882 18.7901C16.4595 18.8411 16.52 18.9057 16.5662 18.9802C16.6123 19.0547 16.6433 19.1376 16.6572 19.2242C16.6716 19.3105 16.6688 19.3988 16.6491 19.4841C16.6293 19.5693 16.593 19.6499 16.5421 19.7211C16.4912 19.7923 16.4267 19.8528 16.3525 19.899C16.2782 19.9453 16.1955 19.9765 16.1092 19.9908L8.10916 21.3242C8.07284 21.3305 8.03603 21.3337 7.99916 21.3335ZM7.99916 18.6668C7.83222 18.6662 7.67158 18.603 7.54901 18.4896C7.42644 18.3763 7.35085 18.2211 7.3372 18.0547C7.32354 17.8883 7.37281 17.7229 7.47526 17.591C7.57771 17.4592 7.72588 17.3707 7.89049 17.3428L15.8905 16.0095C15.9769 15.9947 16.0653 15.9972 16.1507 16.0168C16.2361 16.0364 16.3168 16.0727 16.3881 16.1237C16.4593 16.1746 16.5198 16.2392 16.566 16.3137C16.6122 16.3881 16.6432 16.471 16.6572 16.5575C16.6716 16.6438 16.6688 16.7321 16.6491 16.8174C16.6293 16.9027 16.593 16.9832 16.5421 17.0544C16.4912 17.1256 16.4267 17.1861 16.3525 17.2324C16.2782 17.2787 16.1955 17.3098 16.1092 17.3242L8.10916 18.6575C8.07284 18.6639 8.03603 18.667 7.99916 18.6668Z' fill='%23CCD6DD'/%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_snb .resume_snb_guide:after {display:inline-block;margin-left:auto;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%238491A7' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat;content:""}
/* SUB - List */
.resume_snb .item_list {margin-top:16px;padding:16px 0;border-top:1px solid var(--gray40)}
.resume_snb .item_list .item {display:flex;padding:5px 12px;align-items:center;justify-content:space-between}
.resume_snb .item_list .item .con_link {border:none;color:var(--gray80);font-size:15px;font-weight:bold;line-height:22px;background:none}
.resume_snb .item_list .item .con_link:hover {color:var(--gray100)}
.resume_snb .item_list .item .con_ctrl {display:block;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Crect x='11.25' y='6.5' width='1.5' height='11' fill='%238491A7'/%3E%3Crect x='6.5' y='11.25' width='11' height='1.5' fill='%238491A7'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23D7DCE5'/%3E%3C/svg%3E%0A") no-repeat}
.resume_snb .item_list .item .con_ctrl:hover {background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Crect x='11.25' y='6.5' width='1.5' height='11' fill='%2367738E'/%3E%3Crect x='6.5' y='11.25' width='11' height='1.5' fill='%2367738E'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23B4C0D3'/%3E%3C/svg%3E%0A") no-repeat}
.resume_snb .item_list .item.active {border-radius:4px;background:var(--gray20);}
.resume_snb .item_list .item.active.add {background:var(--blue20)}
.resume_snb .item_list .item.active.invalid {background:var(--coral20)}
.resume_snb .item_list .item.active.ing_invalid {background:var(--coral20)}
.resume_snb .item_list .item.essential.ing_invalid {background:var(--coral20)}
.resume_snb .item_list .item.add .con_link {color:var(--blue90);font-weight:bold}
.resume_snb .item_list .item.add .con_link:hover {color:var(--blue100)}
.resume_snb .item_list .item.add .con_ctrl {background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Crect x='6.5' y='11.25' width='11' height='1.5' fill='%234876EF'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23BCD1FC'/%3E%3C/svg%3E%0A") no-repeat}
.resume_snb .item_list .item.add .con_ctrl:hover {background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Crect x='6.5' y='11.25' width='11' height='1.5' fill='%232D65F2'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%2394B5FC'/%3E%3C/svg%3E%0A") no-repeat}
.resume_snb .item_list .item.invalid .con_link {color:var(--coral90)}
.resume_snb .item_list .item.invalid .con_link:hover {color:var(--coral110)}
.resume_snb .item_list .item.invalid .con_ctrl {background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Crect x='11.25' y='6.5' width='1.5' height='8' rx='0.75' fill='%23FF5656'/%3E%3Ccircle cx='12' cy='17' r='1' fill='%23FF5656'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23FEC5C5'/%3E%3C/svg%3E%0A") no-repeat}
.resume_snb .item_list .item.invalid .con_ctrl:hover {background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Crect x='11.25' y='6.5' width='1.5' height='8' rx='0.75' fill='%23EB413F'/%3E%3Ccircle cx='12' cy='17' r='1' fill='%23EB413F'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23FEA4A3'/%3E%3C/svg%3E%0A") no-repeat}
.resume_snb .item_list .item.ing_invalid .con_link {color:var(--coral90)}
.resume_snb .item_list .item.ing_invalid .con_link:hover {color:var(--coral110)}
.resume_snb .item_list .item.ing_invalid .con_ctrl {background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Crect x='6.5' y='11.25' width='11' height='1.5' fill='%23FF5656'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23FEC5C5'/%3E%3C/svg%3E%0A") no-repeat}
.resume_snb .item_list .item.ing_invalid .con_ctrl:hover {background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='white'/%3E%3Crect x='6.5' y='11.25' width='11' height='1.5' fill='%23D63131'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23FEA4A3'/%3E%3C/svg%3E%0A") no-repeat}
.resume_snb .item_list .item.essential:after {color:var(--gray80);font-size:12px;line-height:20px;content:"필수"}
.resume_snb .item_list .item.essential:hover:after {color:var(--gray100)}
.resume_snb .list_change {width:100%;border-color:var(--gray40);color:var(--gray100);background:var(--white)}
.resume_snb .list_change:hover {background:var(--gray20)}
/* Contents */
.resume_con {width:930px}
.resume_con section+section {padding-top:60px}
.resume_con .resume_tit {display:flex;margin-bottom:9px;padding:0 12px 0 20px;height:40px;align-items:center;justify-content:flex-end;}
.resume_con .resume_tit .box_tit {display:flex;margin-right:auto;align-items:center}
.resume_con .resume_tit .box_tit .tit {display:flex;color:var(--gray120);font-size:20px;font-weight:bold;line-height:28px;align-items:center}
.resume_con .resume_tit .box_tit .must {margin-left:8px;color:var(--coral90);font-size:12px;line-height:20px}
.resume_con .resume_tit .box_tit .btn_edit {margin-left:15px;width:98px;border-color:var(--gray40);color:var(--gray100);background:var(--white)}
.resume_con .resume_tit .box_tit .btn_edit svg {margin-left:4px;width:16px;height:16px;color:var(--blue80)}
.resume_con .resume_tit .box_tit .career_txt {display:flex;align-items:center}
.resume_con .resume_tit .box_tit .career_txt span {display:flex;margin-left:20px;padding:0 8px;height:24px;border-radius:4px;color:var(--gray100);font-size:12px;font-weight:bold;line-height:20px;background:var(--gray20);align-items:center}
.resume_con .resume_tit .box_tit .career_txt em {font-size:13px;font-weight:bold}
.resume_con .resume_tit .box_tit .career_txt button {display:flex;margin-left:5px;width:24px;height:24px;align-items:center;justify-content:center}
.resume_con .resume_tit .box_tit .career_txt button svg {margin:0;width:16px;height:16px;color:var(--blue80);flex-shrink:0;}
.resume_con .resume_tit .txt {color:var(--gray100);font-size:14px;line-height:20px}
.resume_con .resume_tit button {display:flex;padding:6px 11px;height:40px;border-color:var(--white);border-radius:4px;color:var(--gray100);font-size:14px;line-height:20px;background:var(--white);align-items:center}
.resume_con .resume_tit button svg {margin-right:4px;width:16px;height:16px;fill:var(--gray100)}
.resume_con .resume_tit button:hover {background:var(--gray20)}
.resume_con .resume_tit button.btn_blue,
.resume_con .resume_tit button.btn_cancel {margin-right:8px}
.resume_con .resume_tit button.btn_blue,
.resume_con .resume_tit button.btn_blue svg {color:var(--blue90)}
.resume_con .resume_tit button.btn_blue:hover {background:var(--blue20)}
.resume_con .resume_tit .btn_gpt {border-radius:100px}
.resume_con .resume_tit .btn_gpt.off {border-color:var(--gray40);color:var(--gray100);}
.resume_con .resume_tit .TipBox {margin-left:8px}
.resume_con .resume_tit .TipBox svg {width:16px;height:16px;color:var(--gray80)}
.resume_con .resume_tit .TipBox .TipCont p {position:relative;padding-left:10px;font-weight:normal}
.resume_con .resume_tit .TipBox .TipCont p:before {display:block;position:absolute;top:10px;left:0;width:2px;height:2px;background:var(--gray100);content:""}
.resume_con .resume_tit .TipBox .TipCont em {display:block;margin-bottom:4px;font-weight:bold}
.resume_con .resume_tit .TipBox .TipCont strong {color:var(--blue90)}
.resume_con .resume_tit .TipBox .TipCont span {font-weight:bold}
.resume_con .resume_tit .btn_more {display:inline-flex;margin-left:12px;border:none;color:var(--blue90);font-size:14px;font-weight:normal;line-height:20px;background:none;align-items:center}
.resume_con .resume_tit .btn_more:after {display:block;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%234876EF' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_con .resume_none {padding:40px 0;border-top:1px solid var(--gray40);color:var(--gray80);font-size:16px;line-height:24px;text-align:center}
.resume_con .resume_none p + .box_skill_recommend {margin-top:20px}
.resume_con .resume_none .box_skill_recommend {display:inline-flex;align-items:center;justify-content:space-between;padding:20px;border:1px solid var(--gray30);box-sizing:border-box;box-shadow: 0px 0px 2px 0px rgba(41, 46, 65, 0.08), 0px 2px 6px 0px rgba(41, 46, 65, 0.05);border-radius:16px;min-width:400px}
.resume_con .resume_none .box_skill_recommend:hover {border:1px solid var(--blue40);background-color:var(--blue10)}
.resume_con .resume_none .box_skill_recommend:hover .txt_skill_job .tit .badge_job {background-color:var(--gray30)}
.resume_con .resume_none .box_skill_recommend:hover .txt_skill_job .list_skill span {background-color:var(--blue30)}
.resume_con .resume_none .box_skill_recommend .txt_skill {position:relative;padding-left:52px;color:var(--gray80);text-align:left;font-size:13px;line-height:20px;max-width:222px;display:flex;flex-wrap:wrap}
.resume_con .resume_none .box_skill_recommend .txt_skill em {font-weight:bold;color:var(--gray120);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:90px;display:inline-block}
.resume_con .resume_none .box_skill_recommend .txt_skill strong {color:var(--blue90);font-size:15px;line-height:20px}
.resume_con .resume_none .box_skill_recommend .txt_skill:before {position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;width:40px;height:40px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect width='40' height='40' rx='8' fill='white'/%3E%3Ccircle cx='13.7357' cy='14.7357' r='4.73568' fill='url(%23paint0_linear_1612_73667)'/%3E%3Crect x='23.3936' y='10.7759' width='8.78125' height='8.78125' rx='1.25' transform='rotate(30 23.3936 10.7759)' fill='url(%23paint1_linear_1612_73667)'/%3E%3Cpath d='M16.2036 20.4894C16.5141 19.5983 17.6622 19.3595 18.3024 20.0528L23.7328 25.9345C24.392 26.6484 24.0203 27.8084 23.069 28.0063L15.0043 29.684C14.0531 29.8819 13.2496 28.9664 13.5694 28.0489L16.2036 20.4894Z' fill='url(%23paint2_linear_1612_73667)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1612_73667' x1='13.7357' y1='10' x2='13.7357' y2='19.4714' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.545' stop-color='%2394B5FC'/%3E%3Cstop offset='1' stop-color='%235E88E2'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1612_73667' x1='23.492' y1='10.5866' x2='31.375' y2='19.5565' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.545' stop-color='%2361D3F7'/%3E%3Cstop offset='1' stop-color='%2336B4DB'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_1612_73667' x1='16.8891' y1='18.5221' x2='19.0367' y2='28.8451' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.665' stop-color='%237BEED8'/%3E%3Cstop offset='1' stop-color='%2354D5BC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");content:''}
.resume_con .resume_none .box_skill_recommend .num {color:var(--blue90);font-size:14px}
.resume_con .resume_none .box_skill_recommend .num:after {display:inline-block;vertical-align:text-bottom;margin-left:2px;width:16px;height:16px;background-image:url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%234876EF' stroke-linecap='round'/%3E%3C/svg%3E%0A");content:''}
.resume_con .resume_none .box_skill_recommend .txt_skill_job {margin-right:48px}
.resume_con .resume_none .box_skill_recommend .txt_skill_job .tit {display:flex;align-items:center;font-size:14px;line-height:20px;color:var(--gray120)}
.resume_con .resume_none .box_skill_recommend .txt_skill_job .tit .badge_job {position:relative;color:var(--gray120);border:1px solid var(--gray50);border-radius:8px;padding:6px 10px;box-sizing:border-box;font-size:14px;line-height:20px;background-color:var(--gray20);margin-right:8px}
.resume_con .resume_none .box_skill_recommend .txt_skill_job .tit .badge_job:before {position:absolute;left:50%;transform:translateX(-50%);top:-18px;font-size:12px;line-height:22px;padding:1px 6px;border-radius:54px;background-color:var(--white);border:1px solid var(--gray40);box-sizing:border-box;white-space:nowrap;color:var(--gray80);font-weight:normal;content:'내 직무'}
.resume_con .resume_none .box_skill_recommend .txt_skill_job .list_skill {display:flex;gap:4px;margin-top:10px}
.resume_con .resume_none .box_skill_recommend .txt_skill_job .list_skill span {min-width:56px;display:block;padding:6px 12px;border:1px solid var(--blue50);border-radius:8px;background-color:var(--blue20);box-sizing:border-box;font-size:14px;line-height:20px;color:var(--blue90);max-width:224px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.resume_con .resume_none .box_skill_recommend .txt_skill_job .list_skill span + span {border:1px solid var(--blue30)}
.resume_con .resume_none .box_skill_recommend .txt_skill_job .list_skill span.last {border:none;background-color:transparent;color:var(--gray80);padding:6px 0;min-width:auto;margin-left:8px}
.resume_con .identity_txt {display:flex;margin-top:8px;color:var(--gray80);font-size:13px;line-height:20px;align-items:center;}
.resume_con .identity_txt svg {margin-right:8px;width:16px;height:16px;color:var(--gray70)}
.resume_con .identity_txt .link {display:inline-block;margin:0 4px;color:var(--blue90)}
/* 이력서 불러오기 */
.resume_load {display:flex;margin:60px 0;padding:20px;border:1px solid #d7dce5;border-radius:8px;background:#f8fafc;align-items:center;}
.resume_load .tit {color:#292341;font-size:18px;font-weight:bold;line-height:26px;}
.resume_load .txt {margin-left:10px;color:#67738e;font-size:16px;line-height:24px;}
.resume_load .load_btn {margin-left:auto;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7.25' y='2.5' width='1.5' height='11' fill='%238491A7'/%3E%3Crect x='2.5' y='7.25' width='11' height='1.5' fill='%238491A7'/%3E%3C/svg%3E%0A") center no-repeat}
/* Button , Badge */
.resume_con .btn_delete {flex-shrink:0}
.resume_con .btn_search {margin:0 12px 0 8px;flex-shrink:0}
.resume_con .btn_delete svg,
.resume_con .btn_search svg {display:block;width:24px;height:24px}
.resume_con .btn_letter {display:flex;padding:10px 12px 12px;width:180px;height:48px;border:1px solid var(--gray40);border-radius:4px;color:var(--gray100);font-size:16px;line-height:24px;background:#fff;align-items:center;justify-content:center;flex-shrink:0;}
.resume_con .btn_file_add {width:100%;border-color:var(--gray40);color:var(--blue90);background:var(--white)}
.resume_con .btn_file_add svg {display:block;margin-right:4px;width:16px;height:16px}
.resume_con .btn_url_add {margin-left:8px;border-color:var(--gray40);color:var(--gray120);white-space:nowrap;background:var(--white);flex-shrink:0}
.resume_con .btn_url_add svg {display:block;margin-right:4px;width:16px;height:16px;color:var(--blue90)}
.resume_edit .resume_desc .btn_ghost,
.resume_con .btn_ghost {border:var(--white);color:var(--blue90);background:var(--white)}
.resume_con .btn_confirm svg {margin-right:4px}
.resume_con .btn_plus svg {margin-right:4px;width:16px;height:16px;color:var(--blue80)}
.resume_con .btn_minus svg {margin-right:4px;width:16px;height:16px;color:var(--gray70)}
.resume_con .badge {display:block;margin:0 12px 0 8px;width:48px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box;color:var(--gray100);font-size:12px;line-height:22px;text-align:center;background:var(--white);flex-shrink:0;}
.resume_con .badge.complete {border-color:var(--blue30);color:var(--blue90);}
.resume_con .btn_resend {margin:0 12px 0 8px;border-color:var(--gray40);color:var(--gray100);background:var(--white);flex-shrink:0}
.resume_con .btn_refresh {margin-left:8px;width:24px;height:24px;border-color:var(--white);border-radius:50%;background:var(--white) url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.66155 5.63903C8.80265 5.8764 9.10947 5.95445 9.34684 5.81335C9.58421 5.67225 9.66226 5.36544 9.52116 5.12807L8.70444 3.7541C11.3063 4.02259 13.3354 6.22147 13.3354 8.89428C13.3354 11.7483 11.0218 14.062 8.16772 14.062C5.31366 14.062 3 11.7483 3 8.89428C3 8.1309 3.1652 7.40746 3.46133 6.75664C3.57569 6.50529 3.46464 6.20882 3.21329 6.09446C2.96194 5.9801 2.66548 6.09115 2.55111 6.34249C2.197 7.12077 2 7.9852 2 8.89428C2 12.3006 4.76138 15.062 8.16772 15.062C11.5741 15.062 14.3354 12.3006 14.3354 8.89428C14.3354 5.74182 11.9703 3.14177 8.91774 2.77171L10.3348 1.92936C10.5722 1.78826 10.6502 1.48145 10.5091 1.24408C10.368 1.0067 10.0612 0.928659 9.82386 1.06976L7.38787 2.51776C7.1505 2.65886 7.07245 2.96567 7.21355 3.20304L8.66155 5.63903Z' fill='%2396A0B5'/%3E%3C/svg%3E%0A") center no-repeat}
.resume_con .btn_refresh:hover {border-color:var(--white);background-color:var(--gray20)}

/* 경력 - 프로젝트 수행이력 추가 (2차 제거) */
.resume_con .btn_career {display:flex;margin-top:20px;padding:18px 24px;border-color:var(--blue30);border-radius:4px;background:var(--blue20);align-items:center;justify-content:space-between}
.resume_con .btn_career .txt {color:var(--gray100);font-size:14px;line-height:20px}
.resume_con .btn_career .btn_add {display:inline-flex;color:var(--blue90);font-weight:bold;align-items:center;}
.resume_con .btn_career .btn_add svg {margin-left:4px;width:16px;height:16px}
/* 경력 - 프로젝트 수행이력 추가 (2차 제거) */
.resume_con .btn_letter_link {display:flex;padding:18px 24px;border-color:var(--blue30);border-radius:4px;background:var(--blue20);align-items:center;justify-content:space-between}
.resume_con .btn_letter_link .txt {color:var(--gray100);font-size:14px;line-height:20px}
.resume_con .btn_letter_link .btn_add {display:inline-flex;color:var(--blue90);font-weight:bold;align-items:center;}
.resume_con .btn_letter_link .btn_add:after {display:block;margin-left:4px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%234876EF' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat;content:""}
/* 2치 경력기술서 추가 */
.resume_con .btn_career_letter {display:flex;margin-top:20px;padding:18px 24px;border-color:var(--blue30);border-radius:4px;background:var(--blue20);align-items:center}
.resume_con .btn_career_letter .txt {margin-left:20px;color:var(--gray100);font-size:14px;line-height:20px}
.resume_con .btn_career_letter .btn_add {display:inline-flex;color:var(--blue90);font-weight:bold;align-items:center;}
.resume_con .btn_career_letter .btn_add svg {margin-right:4px;width:16px;height:16px}
/* 풀박스 버튼 - GPT */
.resume_con .btn_gpt {display:flex;margin-right:10px;padding:0 12px;height:40px;border:1px solid var(--gray40);border-radius:100px;color:var(--gray100);font-size:14px;line-height:20px;background:var(--white);cursor:pointer;align-items:center;justify-content:space-between;}
.resume_con .btn_gpt span {display:flex;padding-right:20px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%2367738E' stroke-linecap='round'/%3E%3C/svg%3E%0A") right no-repeat;align-items:center;}
.resume_con .btn_gpt:hover {background:var(--gray20)}
.resume_con .btn_gpt.on {border-color:var(--blue90);color:var(--blue90);}
.resume_con .btn_gpt.on span {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%234876EF' stroke-linecap='round'/%3E%3C/svg%3E%0A") right no-repeat}
.resume_con .btn_gpt.on:hover {background:var(--blue20)}
.resume_con .btn_gpt.disabled,
.resume_con .btn_gpt.disabled:hover {border-color:var(--gray40);color:var(--gray50);background:var(--gray20);cursor:initial}
.resume_con .btn_gpt.disabled span {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%23B4C0D3' stroke-linecap='round'/%3E%3C/svg%3E%0A") right no-repeat}
.resume_con .btn_input {margin-right:12px;color:var(--blue90);font-size:13px;line-height:20px;text-decoration:underline;flex-shrink:0}
.resume_con .certification_txt {display:flex;color:var(--gray80);font-size:13px;line-height:20px}
.resume_con .certification_txt:before {display:block;margin-right:8px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_ii_2280_60311)'%3E%3Cpath d='M21.3639 9.2439C21.3609 7.57833 21.3587 5.95405 21.3587 4.59303C17.8748 3.85176 14.7345 2.76616 12.0334 1.42839V1.42578L12.0306 1.42709L12.0278 1.42578V1.42839C9.32667 2.76616 6.18644 3.85197 2.70251 4.59303C2.70251 5.95405 2.70033 7.57833 2.69729 9.2439C2.6862 15.1936 6.33514 19.8307 12.0278 22.5717V22.5745L12.0297 22.5734H12.0315L12.0334 22.5745V22.5717C17.7261 19.8305 21.375 15.1936 21.3639 9.2439Z' fill='url(%23paint0_linear_2280_60311)'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.3451 9.51429L11.1723 16.4061L6.21826 11.4521L7.67016 10.0002L11.201 13.531L16.9225 8.03369L18.3451 9.51429Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_ii_2280_60311' x='2.03645' y='0.764965' width='19.6667' height='22.1491' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-0.660816' dy='-0.660816'/%3E%3CfeGaussianBlur stdDeviation='0.330408'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0.224359 0 0 0 0 0.816667 0 0 0 0.8 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_2280_60311'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='0.339393' dy='0.339393'/%3E%3CfeGaussianBlur stdDeviation='0.424241'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.14 0'/%3E%3CfeBlend mode='normal' in2='effect1_innerShadow_2280_60311' result='effect2_innerShadow_2280_60311'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_2280_60311' x1='-7.03465' y1='-3.50892' x2='15.3973' y2='15.9637' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2337E2ED'/%3E%3Cstop offset='1' stop-color='%233769ED'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_con .certification_link {margin-left:auto;display:flex;align-items:center;height:22px;color:var(--gray80);font-size:13px;line-height:20px}
.resume_con .certification_link:after {display:block;margin-left:4px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%2367738e' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat;content:''}
/* 기본정보 */
.resume_view {position:relative}
.resume_view .resume_top {display:flex;align-items:center}
.resume_view .resume_top .user_name {overflow:hidden;max-width:460px;color:var(--gray120);font-size:24px;font-weight:bold;line-height:34px;text-overflow:ellipsis;white-space:nowrap}
.resume_view .resume_top .user_career {margin-left:8px;width:128px}
.resume_view .resume_top .user_career select {border-color:var(--gray40)}
.resume_view .resume_top .user_state {display:inline-block;margin-left:8px;padding:0 8px;height:24px;border-radius:4px;color:var(--gray100);font-size:14px;font-weight:bold;line-height:20px;background:var(--gray20)}
.resume_view .user_desc {margin:8px 0 20px;color:var(--gray80);font-size:16px;line-height:24px}
.resume_view .user_info li {display:inline-flex;color:var(--gray120);font-size:15px;line-height:22px;align-items:center}
.resume_view .user_info li+li {margin-left:60px}
.resume_view .user_info li.data_none {width:230px;color:#8491a7;cursor:pointer}
.resume_view .user_info li.user_number {overflow:hidden;max-width:200px;text-overflow:ellipsis;}
.resume_view .user_info li.user_address {display:block;margin:8px 0 0 0}
.resume_view .user_info li:before {display:inline-block;margin-right:12px;width:16px;height:16px;content:"";flex-shrink:0;}
.resume_view .user_info li span {overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}
.resume_view .user_info li.user_email:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='3' width='12' height='6' fill='%2396A0B5'/%3E%3Cpath d='M13.4 2.60156H2.6C1.8575 2.60156 1.25675 3.209 1.25675 3.95141L1.25 12.0505C1.25 12.7929 1.8575 13.4004 2.6 13.4004H13.4C14.1425 13.4004 14.75 12.7929 14.75 12.0505V3.95141C14.75 3.209 14.1425 2.60156 13.4 2.60156ZM13.4 5.30127L8 8.67589L2.6 5.30127V3.95141L8 7.32604L13.4 3.95141V5.30127Z' fill='%23D7DCE5'/%3E%3C/svg%3E%0A") no-repeat}
.resume_view .user_info li.user_phone:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5022 2.98148C4.5022 2.6735 4.75187 2.42383 5.05985 2.42383H11.7511C12.0591 2.42383 12.3088 2.6735 12.3088 2.98148V14.1354C12.3088 14.4434 12.0591 14.6931 11.7511 14.6931H5.05985C4.75187 14.6931 4.5022 14.4434 4.5022 14.1354V2.98148Z' fill='%2396A0B5'/%3E%3Cpath d='M10.6361 0.75H5.36399C4.27004 0.75 3.38696 1.63318 3.38696 2.72727V13.2727C3.38696 14.3668 4.27004 15.25 5.36399 15.25H10.6361C11.73 15.25 12.6131 14.3668 12.6131 13.2727V2.72727C12.6131 1.63318 11.73 0.75 10.6361 0.75ZM9.31805 13.9318H6.68201V13.2727H9.31805V13.9318ZM11.4598 11.9545H4.54023V2.72727H11.4598V11.9545Z' fill='%23D7DCE5'/%3E%3C/svg%3E%0A") no-repeat}
.resume_view .user_info li.user_number:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6668 9.91152L10.3256 10.2715C10.3256 10.2715 9.51334 11.1258 7.2971 8.79246C5.08087 6.45908 5.89311 5.60478 5.89311 5.60478L6.10836 5.37752C6.63786 4.81949 6.68811 3.92393 6.22536 3.2699L5.28036 1.93257C4.70737 1.12253 3.60113 1.01602 2.94488 1.70681L1.76814 2.94513C1.44339 3.2879 1.22589 3.73117 1.25214 4.22395C1.31964 5.48402 1.85814 8.19392 4.86112 11.3568C8.04635 14.7095 11.0351 14.843 12.2568 14.7223C12.6438 14.6848 12.9798 14.4755 13.2506 14.1905L14.3156 13.0684C15.0356 12.3109 14.8331 11.0133 13.9121 10.4838L12.4796 9.65875C11.8751 9.31149 11.1393 9.41349 10.6668 9.91077V9.91152Z' fill='%23D7DCE5'/%3E%3C/svg%3E%0A") no-repeat}
.resume_view .user_info li.user_address:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5' y='8.58203' width='5' height='6.33203' fill='%2396A0B5'/%3E%3Cpath d='M3.37293 14.9141C2.94864 14.9141 2.5853 14.7629 2.28291 14.4605C1.98051 14.1581 1.82957 13.795 1.83008 13.3712V6.42835C1.83008 6.18406 1.88485 5.95263 1.99439 5.73406C2.10393 5.51549 2.25488 5.33549 2.44722 5.19406L7.07576 1.72263C7.21719 1.61978 7.36505 1.54263 7.51933 1.49121C7.67362 1.43978 7.83433 1.41406 8.00147 1.41406C8.16862 1.41406 8.32933 1.43978 8.48361 1.49121C8.6379 1.54263 8.78575 1.61978 8.92718 1.72263L13.5557 5.19406C13.7486 5.33549 13.8998 5.51549 14.0093 5.73406C14.1189 5.95263 14.1734 6.18406 14.1729 6.42835V13.3712C14.1729 13.7955 14.0217 14.1588 13.7193 14.4612C13.4169 14.7636 13.0538 14.9146 12.63 14.9141H9.54432V9.51406H6.45862V14.9141H3.37293Z' fill='%23D7DCE5'/%3E%3C/svg%3E%0A") no-repeat}
.resume_view .user_privacy {display:flex;align-items:center;margin-bottom:8px;color:var(--blue90);font-size:13px;line-height:20px}
.resume_view .user_privacy:before {display:flex;align-items:center;margin-right:8px;height:22px;padding:0 6px;color:#4876ef;font-weight:bold;border-radius:4px;background:var(--blue20);content:'개인정보 보호'}
.resume_view .user_lock {display:flex;padding:0 28px;width:810px;height:56px;border:1px solid var(--gray30);border-radius:8px;box-sizing:border-box;color:var(--gray100);font-size:14px;line-height:20px;align-items:center;}
/*WMG-38592추가(s)*/
.resume_view .user_address {display:flex;align-items:center;margin:0 0 16px;color:var(--gray100);font-size:14px;line-height:20px}
.resume_view .user_address:before {display:inline-block;margin-right:8px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Crect x='5' y='8.58203' width='5' height='6.33203' fill='%2396A0B5'/%3E%3Cpath d='M3.37293 14.9141C2.94864 14.9141 2.5853 14.7629 2.28291 14.4605C1.98051 14.1581 1.82957 13.795 1.83008 13.3712V6.42835C1.83008 6.18406 1.88485 5.95263 1.99439 5.73406C2.10393 5.51549 2.25488 5.33549 2.44722 5.19406L7.07576 1.72263C7.21719 1.61978 7.36505 1.54263 7.51933 1.49121C7.67362 1.43978 7.83433 1.41406 8.00147 1.41406C8.16862 1.41406 8.32933 1.43978 8.48361 1.49121C8.6379 1.54263 8.78575 1.61978 8.92718 1.72263L13.5557 5.19406C13.7486 5.33549 13.8998 5.51549 14.0093 5.73406C14.1189 5.95263 14.1734 6.18406 14.1729 6.42835V13.3712C14.1729 13.7955 14.0217 14.1588 13.7193 14.4612C13.4169 14.7636 13.0538 14.9146 12.63 14.9141H9.54432V9.51406H6.45862V14.9141H3.37293Z' fill='%23D7DCE5'/%3E%3C/svg%3E") center no-repeat;content:""}
/*WMG-38592추가(e)*/
.resume_view .user_lock:before {display:inline-block;margin-right:8px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99913 1.33203C5.54447 1.33203 3.55469 3.32181 3.55469 5.77648V10.2209H5.33247V5.77648C5.33247 5.06923 5.61342 4.39095 6.11351 3.89086C6.61361 3.39076 7.29189 3.10981 7.99913 3.10981C8.70638 3.10981 9.38465 3.39076 9.88475 3.89086C10.3848 4.39095 10.6658 5.06923 10.6658 5.77648V10.2209H12.4436V5.77648C12.4436 3.32181 10.4538 1.33203 7.99913 1.33203Z' fill='%2396A0B5'/%3E%3Cpath d='M13.7772 14.2205C13.7772 14.692 13.5899 15.1442 13.2565 15.4776C12.9231 15.811 12.471 15.9983 11.9995 15.9983H3.99946C3.52796 15.9983 3.07578 15.811 2.74238 15.4776C2.40898 15.1442 2.22168 14.692 2.22168 14.2205V8.88715C2.22168 8.41566 2.40898 7.96347 2.74238 7.63007C3.07578 7.29668 3.52796 7.10937 3.99946 7.10938H11.9995C12.471 7.10938 12.9231 7.29668 13.2565 7.63007C13.5899 7.96347 13.7772 8.41566 13.7772 8.88715V14.2205Z' fill='%23D7DCE5'/%3E%3C/svg%3E%0A") center no-repeat;content:""}
.resume_view .user_modify {position:absolute;top:0;right:20px;width:32px;height:32px;border-color:var(--white);background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_305_2484)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.57519 14.4444L2.21754 11.1113L9.27127 4.02091L11.9498 6.71161L4.89602 13.802L1.57519 14.4444ZM12.9557 5.70562L14.398 4.25119C14.5798 4.06939 14.5798 3.76638 14.398 3.57245L12.3861 1.54837C12.2043 1.36656 11.9013 1.36656 11.7195 1.54837L10.2772 3.0028L12.9557 5.6935V5.70562ZM0.848004 10.6992C0.884363 10.5174 0.969201 10.3356 1.10252 10.2023L10.7135 0.554503C11.4528 -0.184834 12.6527 -0.184834 13.392 0.554503L15.4039 2.57859C16.1432 3.31793 16.1432 4.52996 15.4039 5.26929L5.79289 14.917C5.65957 15.0504 5.48989 15.1473 5.30809 15.1837L1.16312 15.9836C0.508647 16.1048 -0.0731044 15.5352 0.0602136 14.8686L0.860121 10.6992H0.848004Z' fill='%2367738E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_305_2484'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}
.resume_view .user_modify:hover {background-color:var(--gray20)}
.resume_view .picture_box {overflow:hidden;position:absolute;top:0;right:64px;width:100px;min-height:100px;max-height:140px;border:1px solid var(--gray30);border-radius:4px}
.resume_view .picture_box .picture {overflow:hidden;position:relative;width:100px;min-height:100px;max-height:140px}
.resume_view .picture_box .picture img {vertical-align:top}
/*.resume_view .picture_box .picture img {position:absolute;top:10%;left:50%;transform:translate(-50%, -10%)}*/
.resume_view .picture_box .picture.none {height:140px;border:none;background:var(--gray20) url("https://www.saraminimage.co.kr/sri/resume/img_picture_none5.png") center / 100% no-repeat}
.resume_dashboard {display:flex;margin-top:40px;padding:24px 28px;border-radius:12px;background:var(--gray10)}
.resume_dashboard .item {overflow:hidden;padding:0 24px;width:100%;}
.resume_dashboard .item:first-child {padding-left:0}
.resume_dashboard .item:last-child {padding-right:0}
.resume_dashboard .item+.item {border-left:1px solid var(--gray30)}
.resume_dashboard .item .tit {display:block;margin-bottom:4px;color:var(--gray80);font-size:14px;font-weight:bold;line-height:20px}
.resume_dashboard .item .txt {display:-webkit-box;overflow:hidden;margin:0;width:100%;color:var(--gray120);font-size:16px;line-height:24px;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.resume_dashboard .item:nth-child(2) .txt,
.resume_dashboard .item:last-child .txt {display:block;white-space:nowrap}
.resume_dashboard .item .txt .portfolio {display:flex;align-items:center}
.resume_dashboard .item .txt .portfolio span {display:inline-block;overflow:hidden;max-width:calc(100% - 40px);text-overflow:ellipsis;white-space:nowrap}
.resume_dashboard .item .txt .portfolio span + span {overflow:visible}
.resume_dashboard .item:nth-child(2) .txt_sub {display:block;overflow:hidden;margin:0;width:100%;color:var(--gray120);font-size:16px;line-height:24px;text-overflow:ellipsis;white-space:nowrap;}
.resume_dashboard .item .link {color:var(--blue90);font-size:15px;line-height:24px;text-decoration:underline}
/* View List */
.resume_list {border-top:1px solid var(--gray40)}
.resume_list.change .list {cursor:move}
.resume_list.change .list:before {position:absolute;top:35px;left:-20px;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='1.5' width='12' height='1' fill='%23B4C0D3'/%3E%3Crect y='5.5' width='12' height='1' fill='%23B4C0D3'/%3E%3Crect y='9.5' width='12' height='1' fill='%23B4C0D3'/%3E%3C/svg%3E%0A") left center no-repeat;content:""}
.resume_list.change .list .contents {overflow-y:hidden;height:84px;}
.resume_list.change .list .contents .date {display:none;}
.resume_list .list {display:flex;position:relative;margin:0 28px;padding:28px 0;line-height:26px;align-items:flex-start;}
.resume_list .list.move {z-index:9999;padding-left:20px;background:#fff;box-shadow:0 4px 16px rgba(17, 42, 128, 0.08);}
.resume_list .list+.list {border-top:1px solid var(--gray30)}
.resume_list .contents.naver .tit:before {display:inline-block;margin:6px 4px 0 0;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_473_83109)'%3E%3Cmask id='mask0_473_83109' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='2' y='2' width='12' height='12'%3E%3Cpath d='M14 2H2V14H14V2Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_473_83109)'%3E%3Cpath d='M10.1365 8.4225L5.688 2H2V14H5.863V7.578L10.312 14H14V2H10.1365V8.4225Z' fill='%2302C659'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_473_83109'%3E%3Crect width='12' height='12' fill='white' transform='translate(2 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;content:"";flex-shrink:0;}  /* sd  */
.resume_list.etc_list {padding:28px 0}
.resume_list.etc_list .list {padding:0;border:none}
.resume_list.etc_list .list+.list {margin-top:16px}
.resume_list .certification .tit:after {display:inline-block;margin-left:4px;width:24px;height:24px;vertical-align:middle;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_ii_182_39582)'%3E%3Cpath d='M21.362 9.2439C21.3589 7.57833 21.3567 5.95405 21.3567 4.59303C17.8728 3.85176 14.7326 2.76616 12.0315 1.42839V1.42578L12.0286 1.42709L12.0258 1.42578V1.42839C9.32472 2.76616 6.18449 3.85197 2.70055 4.59303C2.70055 5.95405 2.69838 7.57833 2.69534 9.2439C2.68425 15.1936 6.33318 19.8307 12.0258 22.5717V22.5745L12.0278 22.5734H12.0295L12.0315 22.5745V22.5717C17.7241 19.8305 21.373 15.1936 21.362 9.2439Z' fill='url(%23paint0_linear_182_39582)'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.3417 9.51415L11.1689 16.4059L6.21484 11.452L7.66674 10.0001L11.1976 13.5309L16.9191 8.03355L18.3417 9.51415Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_ii_182_39582' x='2.0345' y='0.764965' width='19.6682' height='22.1489' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-0.660816' dy='-0.660816'/%3E%3CfeGaussianBlur stdDeviation='0.330408'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0.224359 0 0 0 0 0.816667 0 0 0 0.8 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_182_39582'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='0.339393' dy='0.339393'/%3E%3CfeGaussianBlur stdDeviation='0.424241'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.14 0'/%3E%3CfeBlend mode='normal' in2='effect1_innerShadow_182_39582' result='effect2_innerShadow_182_39582'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_182_39582' x1='-7.0366' y1='-3.50892' x2='15.3954' y2='15.9637' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2337E2ED'/%3E%3Cstop offset='1' stop-color='%233769ED'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat;content:""}
.resume_list .contents {display:flex;width:calc(100% - 40px);flex-wrap:wrap;}
.resume_list .contents .tit {width:100%;color:var(--gray120);font-size:18px;font-weight:bold;word-break:break-all}
.resume_list .contents .tit .tit_tooltip {display:inline-block;margin-left:4px;vertical-align:bottom;}
.resume_list .contents .tit .tit_tooltip svg {width:16px;height:16px;color:var(--gray70)}
.resume_list .contents .tit .btn_change {display:inline-block;position:absolute;top:32px;left:-25px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2460_63442)'%3E%3Crect width='16' height='16' rx='4' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99875 5.01L5.48875 2.5H4.48875L1.96875 5.01L2.60875 5.65L4.48875 3.77V13.5H5.48875V3.77L7.35875 5.65L7.99875 5.01Z' fill='%234876EF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.03 10.99L11.52 13.5H10.52L8 10.99L8.64 10.35L10.52 12.23V2.5H11.52V12.23L13.39 10.35L14.03 10.99Z' fill='%234876EF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2460_63442'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_list .contents .tit .btn_change:hover {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2460_63446)'%3E%3Crect width='16' height='16' rx='4' fill='%23EFF5FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99875 5.01L5.48875 2.5H4.48875L1.96875 5.01L2.60875 5.65L4.48875 3.77V13.5H5.48875V3.77L7.35875 5.65L7.99875 5.01Z' fill='%234876EF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.03 10.99L11.52 13.5H10.52L8 10.99L8.64 10.35L10.52 12.23V2.5H11.52V12.23L13.39 10.35L14.03 10.99Z' fill='%234876EF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2460_63446'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat}
.resume_list .contents .txt {display:inline-block;margin-left:8px;color:#2d65f2;font-size:14px;font-weight:normal;line-height:20px;}
.resume_list .contents .state {margin-left:8px;color:var(--gray80);font-size:16px;font-weight:normal}
.resume_list .contents .date {display:inline-block;color:var(--gray80);font-size:16px;font-weight:normal}
.resume_list .contents .date .work {color:var(--blue90)}
.resume_list .contents .date .period {color:var(--gray120)}
.resume_list .contents .date .period:before {display:inline-block;margin:0 8px;width:3px;height:3px;border-radius:50%;vertical-align:middle;background:var(--gray50);content:""}
.resume_list .contents .date:before {display:inline-block;margin:0 8px;width:1px;height:12px;background:var(--gray40);content:""}
.resume_list .contents .desc {margin-top:8px;width:100%;color:var(--gray120);font-size:16px;line-height:24px;word-break:break-all}
.resume_list .contents .desc.invalid {color:var(--coral90)}
.resume_list .contents .school_badge {display:inline-flex;align-items:center;justify-content:space-between;height:24px;margin-bottom:4px;padding:0 8px;color:var(--gray100);font-size:12px;font-weight:bold;line-height:20px;border-radius:4px;background:var(--gray20)}
.resume_list .contents_edit {display:flex;justify-content:space-between;margin-left:12px;flex-shrink:0;gap:8px} /* WMG-38000 gap 속성 추가 */
.resume_list .contents_edit button {min-width:32px;height:32px;border-color:var(--white);background:var(--white)}
.resume_list .contents_edit button svg {display:inline-block;width:16px;height:16px;color:var(--gray80)}
.resume_list .contents_edit button:hover {background:var(--gray20)}
.resume_list .contents_edit .picture {display:inline-block;overflow:hidden;margin-right:27px;width:140px;height:140px;border:1px solid var(--gray40);border-radius:8px;text-align:center}
.resume_list .contents_edit .picture img {object-fit:cover}
.resume_list .faculty {display:flex;margin-top:16px;width:100%;color:var(--gray120);font-size:14px;line-height:20px;flex-wrap:wrap;gap:4px 0}
.resume_list .faculty dt {display:flex;width:90px;flex-shrink:0;justify-content:space-between}
.resume_list .faculty dt:after {display:inline-block;margin:4px 8px;width:1px;height:12px;background:var(--gray40);content:""}
.resume_list .faculty dd {display:-webkit-box;overflow:hidden;width:calc(100% - 100px);text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.resume_list .port_img {overflow:hidden;margin-bottom:16px;width:780px;height:450px;border:1px solid var(--gray40);border-radius:8px;box-sizing:border-box}
.resume_list .port_img img {object-fit:cover}
.resume_list.change .contents_edit,
.resume_list.change .contents .tit .btn_change {display:none}
/* WMG-38000 */
.resume_list .contents .job_team_name {display:flex;align-items:center;justify-content:flex-start}
.resume_list .contents .job_team_name span {color:var(--gray120);font-size:16px;line-height:24px}
.resume_list .contents .job_team_name span + span {position:relative;padding-left:19px;}
.resume_list .contents .job_team_name span + span::before {position:absolute;content:'';left:8px;top:50%;transform:translateY(-50%);width:3px;height:3px;border-radius:50%;background:var(--gray50)}
.resume_list .contents_edit .tootip_job_write .view_modify.active {border: 1px solid var(--blue70);box-shadow: 0 0 0 4px var(--blue30)}
.resume_list .contents_edit .tootip_job_write .TipCont {min-width:302px;z-index:10}
.resume_list .contents_edit .tootip_job_write .tooltip_tit {font-weight:700}
.resume_list .contents_edit .tootip_job_write .tooltip_tit,
.resume_list .contents_edit .tootip_job_write .tooltip_txt {color:var(--gray100);font-size:13px;line-height:20px}
.resume_list .contents_edit .tootip_job_write .tooltip_btns {margin-top:8px;text-align:right}
.resume_list .contents_edit .tootip_job_write .tooltip_btns button {width:auto;padding:0 8px;height:32px;color:var(--blue90);margin-right:-32px}
.resume_list .contents_edit .tootip_job_write .BtnClose {width:24px;height:24px}

/* Edit Box */
.resume_edit {position:relative;padding:32px 40px;border-top:2px solid var(--blue80);border-bottom-right-radius:8px;border-bottom-left-radius:8px;box-shadow:0 4px 16px 0 rgba(17, 42, 128, 0.08);}
.resume_edit .box_tit {display:flex;align-items:center}
.resume_edit .box_tit .tit_sub {margin-bottom:0;margin-right:20px}
.resume_edit .box_tit .txt {font-size:13px;color:var(--gray80)}
.resume_edit .box_tit .txt strong {color:var(--blue90)}
.resume_edit .box_tit .txt em {color:var(--blue90)}
.resume_edit .box_tit .progress_circle {display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:8px;border:1px solid #DEEBFF;border-radius:50%;background-color:white;box-sizing:border-box;flex-shrink:0}
.resume_edit .box_tit .progress_circle svg {display: block;width:16px;height:16px;}
.resume_edit .box_tit .progress_circle .border {fill:none;stroke:#D7DCE5;stroke-width:3}
.resume_edit .box_tit .progress_circle .progress,.progress_second {fill:none;stroke:#94B5FC;stroke-width:3;stroke-dasharray:37.68;stroke-dashoffset:37.68;stroke-linecap:round;transform:rotate(-90deg);transform-origin:center;animation:progress 2s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg .progress_second {stroke: #3769ED;animation: step0 1s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step1 .progress {animation: step1 1s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step2 .progress {animation: step2 1s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step3 .progress {animation: step3 1s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step4 .progress {animation: stepmaintain ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step4 .progress_second {animation: step4 1s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step5 .progress {animation: stepmaintain ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step5 .progress_second {animation: step5 1s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step5 {animation: complete 3s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step5 .border {animation: step_set 3s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step5.reverse .border {animation: restep_set 3s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step1.reverse .progress {animation-name:step1reverse;animation-duration:1s}
.resume_edit .box_tit .progress_circle .svg.step2.reverse .progress {animation-name:step2reverse;animation-duration:1s}
.resume_edit .box_tit .progress_circle .svg.step3.reverse .progress {animation-name:step3reverse;animation-duration:1s}
.resume_edit .box_tit .progress_circle .svg.step4.reverse .progress_second {animation-name:step4reverse;animation-duration:1s}
.resume_edit .box_tit .progress_circle .svg.step5.reverse {animation: restore 1s ease-in-out both}
.resume_edit .box_tit .progress_circle .svg.step5.reverse .progress_second {animation-name:step5reverse;animation-duration:1s}
@keyframes step1 {0%{stroke-dashoffset:37.68} 100% {stroke-dashoffset:25.12}}
@keyframes step1reverse {0% {stroke-dashoffset: 25.12;} 100% {stroke-dashoffset: 37.68;}}
@keyframes step2 {0% {stroke-dashoffset: 25.12;} 100% {stroke-dashoffset: 12.56;} }
@keyframes step2reverse {0% {stroke-dashoffset: 12.56;} 100% {stroke-dashoffset: 25.12;} }
@keyframes step3 {0% {stroke-dashoffset: 12.56;} 100% {stroke-dashoffset: 0;} }
@keyframes step3reverse {0% {stroke-dashoffset: 0;} 100% {stroke-dashoffset: 12.56;} }
@keyframes step4 {0% {stroke-dashoffset: 37.68;} 100% {stroke-dashoffset: 19.84;} }
@keyframes step4reverse {0% {stroke-dashoffset: 19.84;} 100% {stroke-dashoffset: 37.68;} }
@keyframes step5 {0% {stroke-dashoffset: 18.84;} 100% {stroke-dashoffset: 0} }
@keyframes complete { 100% {background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='6.5' fill='%233769ED' stroke='%233769ED' stroke-width='3'/%3E%3Cpath d='M5 7.86667L6.97938 10L11 6' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A")} }
@keyframes restore {100% {background-image:none} }
@keyframes step_set {100% {stroke-width:0}}
@keyframes restep_set {100% {stroke-width:3} }
@keyframes step5reverse {0% {stroke-dashoffset:0} 100% {stroke-dashoffset: 18.84} }
@keyframes stepmaintain {100% {stroke-dashoffset:0}}
.resume_edit .tit_sub {display:flex;margin:32px 0 12px;color:var(--gray100);font-size:14px;font-weight:bold;line-height:20px;align-items:center}
.resume_edit .tit_sub .tip_softskill {margin-left:4px;font-weight:normal;display:flex}
.resume_edit .tit_sub .tip_softskill svg {width:16px;height:16px;fill:var(--gray70)}
.resume_edit .tit_sub:first-child {margin-top:0}
.resume_edit .tit_sub .job {color:var(--blue100);margin-right:4px;display:flex;align-items:center}
.resume_edit .tit_sub .job:before {display:inline-block;margin-right:4px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M9.05222 5.09351L10.9926 6.06367C11.2699 6.20216 11.2699 6.59779 10.9926 6.73628L9.05222 7.70645C8.4699 7.99761 7.99792 8.46958 7.70675 9.05191L6.73658 10.992C6.5981 11.2693 6.20246 11.2693 6.06398 10.992L5.09381 9.05191C4.80265 8.46959 4.33068 7.99761 3.74834 7.70645L1.80794 6.73628C1.5307 6.59779 1.5307 6.20216 1.80794 6.06367L3.74834 5.09351C4.33066 4.80234 4.80264 4.33037 5.09381 3.74804L6.06398 1.80791C6.20246 1.53067 6.5981 1.53067 6.73658 1.80791L7.70675 3.74804C7.99791 4.33036 8.46988 4.80234 9.05222 5.09351Z' fill='%234876EF'/%3E%3Cpath d='M13.9471 10.8379L15.079 11.4039C15.2408 11.4847 15.2408 11.7154 15.079 11.7962L13.9471 12.3622C13.6074 12.532 13.3321 12.8073 13.1623 13.147L12.5963 14.2788C12.5156 14.4405 12.2848 14.4405 12.204 14.2788L11.6381 13.147C11.4682 12.8073 11.1929 12.532 10.8532 12.3622L9.7213 11.7962C9.55957 11.7154 9.55957 11.4847 9.7213 11.4039L10.8532 10.8379C11.1929 10.6681 11.4682 10.3928 11.6381 10.0531L12.204 8.92134C12.2848 8.75962 12.5156 8.75962 12.5963 8.92134L13.1623 10.0531C13.3321 10.3928 13.6074 10.6681 13.9471 10.8379Z' fill='%234876EF'/%3E%3C/svg%3E");content:''}
.resume_edit .txt_sub {margin-left:12px;color:var(--gray80);font-size:13px;font-weight:normal;line-height:20px}
.resume_edit .tit_sub .btn_more {display:inline-flex;margin-left:12px;border:none;color:var(--blue90);font-size:12px;font-weight:normal;line-height:20px;background:none;align-items:center}
.resume_edit .tit_sub .btn_more:after {display:block;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%234876EF' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_edit .item_txt_sub {display:block;margin-top:12px;color:var(--gray80);font-size:13px;font-weight:normal;line-height:20px;}
.resume_edit.career_cd_new {color:var(--gray100);font-size:16px;line-height:24px;}
.resume_edit .box_recommend_job {padding:20px 24px 24px;border:1px solid var(--gray30);border-radius:8px;box-sizing:border-box;margin-top:20px}
.resume_edit .box_recommend_job .tit_sub {margin-bottom:16px}
.resume_edit .wrap_btn {margin-top:12px}
.resume_edit .wrap_btn + .box_tit {margin-top:40px}
.resume_edit .wrap_btn .box_flex {display:flex;align-items:center}
.resume_edit .wrap_btn .box_flex.refresh_type .btn_refresh {margin-left:0;background-image:none;width:auto;display: inline-flex;position: relative;border-radius: 4px;box-sizing: border-box;letter-spacing: normal;text-align: center;vertical-align: top;background-color: var(--white);justify-content: center;align-items: center;}
.resume_edit .wrap_btn .box_flex.refresh_type .btn_refresh[disabled] .txt {color:var(--gray50)}
.resume_edit .wrap_btn .box_flex.refresh_type .btn_refresh:before {display:block;width:24px;height:24px;padding:4px;box-sizing:border-box;background:var(--white) url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.66155 5.63903C8.80265 5.8764 9.10947 5.95445 9.34684 5.81335C9.58421 5.67225 9.66226 5.36544 9.52116 5.12807L8.70444 3.7541C11.3063 4.02259 13.3354 6.22147 13.3354 8.89428C13.3354 11.7483 11.0218 14.062 8.16772 14.062C5.31366 14.062 3 11.7483 3 8.89428C3 8.1309 3.1652 7.40746 3.46133 6.75664C3.57569 6.50529 3.46464 6.20882 3.21329 6.09446C2.96194 5.9801 2.66548 6.09115 2.55111 6.34249C2.197 7.12077 2 7.9852 2 8.89428C2 12.3006 4.76138 15.062 8.16772 15.062C11.5741 15.062 14.3354 12.3006 14.3354 8.89428C14.3354 5.74182 11.9703 3.14177 8.91774 2.77171L10.3348 1.92936C10.5722 1.78826 10.6502 1.48145 10.5091 1.24408C10.368 1.0067 10.0612 0.928659 9.82386 1.06976L7.38787 2.51776C7.1505 2.65886 7.07245 2.96567 7.21355 3.20304L8.66155 5.63903Z' fill='%2396A0B5'/%3E%3C/svg%3E%0A") center no-repeat;content:''}
.resume_edit .wrap_btn .box_flex.refresh_type .btn_refresh:hover {background-color:var(--white)}
.resume_edit .wrap_btn .box_flex.refresh_type .btn_refresh:hover .txt {color:var(--gray120)}
.resume_edit .wrap_btn .box_flex.refresh_type .btn_refresh:hover:before {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.66155 5.639C8.80265 5.87637 9.10947 5.95442 9.34684 5.81332C9.58421 5.67222 9.66226 5.36541 9.52116 5.12804L8.70444 3.75407C11.3063 4.02256 13.3354 6.22144 13.3354 8.89425C13.3354 11.7483 11.0218 14.062 8.16772 14.062C5.31366 14.062 3 11.7483 3 8.89425C3 8.13087 3.1652 7.40743 3.46133 6.75661C3.57569 6.50526 3.46464 6.20879 3.21329 6.09443C2.96194 5.98007 2.66548 6.09111 2.55111 6.34246C2.197 7.12074 2 7.98517 2 8.89425C2 12.3006 4.76138 15.062 8.16772 15.062C11.5741 15.062 14.3354 12.3006 14.3354 8.89425C14.3354 5.74179 11.9703 3.14174 8.91774 2.77167L10.3348 1.92933C10.5722 1.78823 10.6502 1.48142 10.5091 1.24405C10.368 1.00667 10.0612 0.928628 9.82386 1.06973L7.38787 2.51773C7.1505 2.65883 7.07245 2.96564 7.21355 3.20301L8.66155 5.639Z' fill='%235C667B'/%3E%3C/svg%3E")}
.resume_edit .wrap_btn .box_flex.refresh_type .txt {font-size:13px;color:var(--gray80)}
.resume_edit .wrap_btn .btn_add {display:flex;align-items:center;padding:10px 12px;color:var(--gray100);border-radius:4px;font-weight:bold}
.resume_edit .wrap_btn .btn_add:hover {background-color:var(--gray20)}
.resume_edit .wrap_btn .btn_add svg {margin-right:4px;width:16px;height:16px;fill:var(--gray80)}
/* Top TipCont */
.resume_edit .resume_tit .TipCont {color:var(--gray100);font-size:14px;line-height:20px}
.resume_edit .resume_tit .TipCont p {margin-bottom:4px;font-size:15px;font-weight:bold}
.resume_edit .resume_tit .TipCont strong {color:var(--blue90)}
/* Item */
.resume_edit .item_s {width:135px;flex-shrink:0}
.resume_edit .item_m {width:278px;flex-shrink:0}
.resume_edit .item_l {width:421px;flex-shrink:0}
.resume_edit .item_txt {color:var(--gray100);font-size:16px;line-height:24px;}
.resume_edit .item_txt+.item_s {margin-left:20px}
.resume_edit .item_full {width:100%}
.resume_edit .item_row {display:flex;flex-wrap:wrap;gap:8px}
.resume_edit .item_row+.item_row {margin-top:20px}
.resume_edit .item_row .item_check {margin-left:4px}
.resume_edit .item_row.item_center {align-items:center}
.resume_edit .item_row.item_border {margin-top:28px;padding-top:20px;border-top:1px solid var(--gray40)}
.resume_edit .item_row.item_nowrap {flex-wrap:nowrap}
.resume_edit .item_row.item_career {margin-bottom:16px}
.resume_edit .item_close+.item_row {margin-top:0}
.resume_edit .item_row.check_row>div+div {margin-left:20px}
.resume_edit .resume_list {margin-top:28px}
.resume_edit .resume_list .list {margin:0;padding-bottom:0}
.resume_edit .ability_box .TypoBox,
.resume_edit .TypoBox .Typo {width:100%}
/* WMG-38000 */
.resume_edit .employment_status {padding-left:12px}

/* Textarea */
.resume_edit .letter_box .txt_count {display:flex;margin-top:8px;align-items:center;justify-content:end}
.resume_edit .letter_box .txt_count .count {color:var(--gray80);font-size:12px;line-height:20px}
.resume_edit .letter_box .txt_count .count+.count:before {display:inline-block;margin:0 10px 0 9px;width:1px;height:12px;background:var(--gray50);content:""}
.resume_edit .letter_box .txt_count .count em {font-weight:bold}
/* 기본정보 */
.resume_edit .picture_box {position:absolute;top:32px;right:40px}
.resume_edit .picture_box .picture {overflow:hidden;position:relative;width:100px;min-height:100px;max-height:140px;border:1px solid var(--gray40);border-radius:4px;color:var(--gray100);background:var(--white);box-sizing:border-box}
.resume_edit .picture_box .picture img {vertical-align:top}
.resume_edit .ability_box.privacy .Typo {padding-right:35px}
.resume_edit .ability_box.privacy .badge_privacy {flex-shrink:0;display:inline-block;margin-right:8px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19.3 16.5001L16.1 13.3001C16.2334 13.0168 16.3334 12.7291 16.4 12.4371C16.4667 12.1451 16.5 11.8328 16.5 11.5001C16.5 10.2501 16.0627 9.18743 15.188 8.3121C14.3134 7.43676 13.2507 6.99943 12 7.0001C11.6667 7.0001 11.354 7.03343 11.062 7.1001C10.77 7.16676 10.4827 7.26676 10.2 7.4001L7.65005 4.8501C8.33338 4.56676 9.03338 4.35443 9.75005 4.2131C10.4667 4.07176 11.2167 4.00076 12 4.0001C14.3834 4.0001 16.525 4.62943 18.425 5.8881C20.325 7.14676 21.75 8.7841 22.7001 10.8001C22.75 10.8834 22.7834 10.9878 22.8 11.1131C22.8167 11.2384 22.8251 11.3674 22.8251 11.5001C22.8251 11.6334 22.8127 11.7628 22.788 11.8881C22.7634 12.0134 22.7341 12.1174 22.7001 12.2001C22.3167 13.0501 21.8377 13.8418 21.2631 14.5751C20.6884 15.3084 20.034 15.9501 19.3 16.5001ZM19.1 21.9001L15.6 18.4501C15.0167 18.6334 14.4294 18.7711 13.838 18.8631C13.2467 18.9551 12.634 19.0008 12 19.0001C9.61672 19.0001 7.47505 18.3708 5.57505 17.1121C3.67505 15.8534 2.25005 14.2161 1.30005 12.2001C1.25005 12.1168 1.21672 12.0128 1.20005 11.8881C1.18338 11.7634 1.17505 11.6341 1.17505 11.5001C1.17505 11.3668 1.18338 11.2418 1.20005 11.1251C1.21672 11.0084 1.25005 10.9084 1.30005 10.8251C1.65005 10.0751 2.06672 9.38343 2.55005 8.7501C3.03338 8.11676 3.56672 7.53343 4.15005 7.0001L2.07505 4.9001C1.89172 4.71676 1.80005 4.48743 1.80005 4.2121C1.80005 3.93676 1.90005 3.69943 2.10005 3.5001C2.28338 3.31676 2.51672 3.2251 2.80005 3.2251C3.08338 3.2251 3.31672 3.31676 3.50005 3.5001L20.5 20.5001C20.6834 20.6834 20.7794 20.9128 20.788 21.1881C20.7967 21.4634 20.7007 21.7008 20.5 21.9001C20.3167 22.0834 20.0834 22.1751 19.8 22.1751C19.5167 22.1751 19.2834 22.0834 19.1 21.9001ZM12 16.0001C12.1834 16.0001 12.3544 15.9918 12.513 15.9751C12.6717 15.9584 12.8424 15.9251 13.025 15.8751L7.62505 10.4751C7.57505 10.6584 7.54172 10.8294 7.52505 10.9881C7.50838 11.1468 7.50005 11.3174 7.50005 11.5001C7.50005 12.7501 7.93772 13.8128 8.81305 14.6881C9.68838 15.5634 10.7507 16.0008 12 16.0001ZM14.65 11.8501L11.65 8.8501C12.6 8.7001 13.375 8.96676 13.975 9.6501C14.575 10.3334 14.8 11.0668 14.65 11.8501Z' fill='%2367738E'/%3E%3C/svg%3E") no-repeat;content:''}
.resume_edit .ability_box.privacy.on .badge_privacy {background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 16C13.25 16 14.3127 15.5623 15.188 14.687C16.0633 13.8117 16.5007 12.7493 16.5 11.5C16.5 10.25 16.0623 9.18733 15.187 8.312C14.3117 7.43667 13.2493 6.99933 12 7C10.75 7 9.68732 7.43767 8.81199 8.313C7.93665 9.18833 7.49932 10.2507 7.49999 11.5C7.49999 12.75 7.93765 13.8127 8.81299 14.688C9.68832 15.5633 10.7507 16.0007 12 16ZM12 14.2C11.25 14.2 10.6123 13.9373 10.087 13.412C9.56165 12.8867 9.29932 12.2493 9.29999 11.5C9.29999 10.75 9.56265 10.1123 10.088 9.587C10.6133 9.06167 11.2507 8.79933 12 8.8C12.75 8.8 13.3877 9.06267 13.913 9.588C14.4383 10.1133 14.7007 10.7507 14.7 11.5C14.7 12.25 14.4377 12.8877 13.913 13.413C13.3883 13.9383 12.7507 14.2007 12 14.2ZM12 19C9.68332 19 7.56665 18.3873 5.64999 17.162C3.73332 15.9367 2.28332 14.2827 1.29999 12.2C1.24999 12.1167 1.21665 12.0127 1.19999 11.888C1.18332 11.7633 1.17499 11.634 1.17499 11.5C1.17499 11.3667 1.18332 11.2373 1.19999 11.112C1.21665 10.9867 1.24999 10.8827 1.29999 10.8C2.28332 8.71667 3.73332 7.06233 5.64999 5.837C7.56665 4.61167 9.68332 3.99933 12 4C14.3167 4 16.4333 4.61267 18.35 5.838C20.2667 7.06333 21.7167 8.71733 22.7 10.8C22.75 10.8833 22.7833 10.9877 22.8 11.113C22.8167 11.2383 22.825 11.3673 22.825 11.5C22.825 11.6333 22.8167 11.7627 22.8 11.888C22.7833 12.0133 22.75 12.1173 22.7 12.2C21.7167 14.2833 20.2667 15.9377 18.35 17.163C16.4333 18.3883 14.3167 19.0007 12 19Z' fill='%2367738E'/%3E%3C/svg%3E") no-repeat}
.resume_edit .ability_box.privacy .badge_privacy+.badge {margin-left:0}
/*.resume_edit .picture_box .picture img {position:absolute;top:10%;left:50%;transform:translate(-50%, -10%)}*/
.resume_edit .picture_box .picture_add {display:block;width:100px;min-height:100px;max-height:140px;border:1px solid var(--gray40);color:var(--gray70);font-size:14px;background:var(--white)}
.resume_edit .picture_box .picture_add:before {display:block;margin:0 auto 8px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='11' y='2' width='1' height='19' fill='%2367738E'/%3E%3Crect x='2' y='11' width='19' height='1' fill='%2367738E'/%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_edit .picture_box .btn_modify {position:absolute;bottom:-35px;left:15px;border:none;color:var(--gray100);background:none}
.resume_edit .picture_box .btn_delete {position:absolute;top:0;right:0}
.resume_edit .picture_box.none .picture_add {height:140px}
.resume_edit .resume_save {display:flex;margin-top:24px;justify-content:flex-end}
.resume_edit .resume_save button {width:80px}
.resume_edit .resume_save button+button {margin-left:8px}
.resume_edit .resume_desc {display:flex;margin-top:20px;align-items:center;}
.resume_edit .resume_desc button {display:inline-flex;position:relative;margin:0;padding:10px 15px 12px;height:48px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box;color:var(--gray120);font-size:16px;line-height:24px;background:var(--white);align-items:center;justify-content:center;}
.resume_edit .resume_desc button+button {margin-left:8px}
.resume_edit .resume_desc button svg {margin-right:4px;width:16px;height:16px;color:var(--blue80)}
.resume_edit .resume_desc button:disabled svg,
.resume_edit .resume_desc .btn_desc_add svg {color:var(--gray50)}
/* 핵심역량 */
.resume_edit .ability_list li {display:flex;flex-wrap:nowrap;gap:8px}
.resume_edit .ability_list li+li {margin-top:8px}
.resume_edit .ability_list li .btn_delete {margin:0 8px}
/* 마이 커리어 */
.resume_gpt .gpt_txt {display:flex;margin-left:8px;color:var(--gray100);font-size:14px;line-height:20px;align-items:center}
.resume_gpt .gpt_txt+.TipBox {margin-left:8px}
.resume_gpt .gpt_txt+.TipBox svg {display:block;margin-top:1px;width:16px;height:16px;color:var(--gray80);cursor:pointer}
.resume_gpt .gpt_txt+.TipBox .TipCont p {padding:0}
.resume_gpt .gpt_txt+.TipBox .TipCont p:before {content:none}
.resume_gpt .gpt_txt+.TipBox .TipCont em {display:inline-block;font-weight:bold}
.resume_gpt .gpt_txt+.TipBox .badge_tip {display:inline-flex;margin-bottom:4px;padding:0 10px;height:26px;border-radius:27px;color:var(--white);font-size:13px;font-weight:bold;background:var(--blue80);align-items:center;justify-content:center;}
.resume_gpt .letter_start {width:100%;border:1px solid var(--gray80);border-radius:4px}
.resume_gpt .letter_start .career_gpt {padding:24px;text-align:center;background:var(--blue10)}
.resume_gpt .letter_start .career_gpt .txt {color:var(--gray100);font-size:14px;line-height:20px}
.resume_gpt .letter_start .career_gpt .txt:before {display:block;margin:0 auto 14px;width:112px;height:14px;background:url("data:image/svg+xml,%3Csvg width='112' height='14' viewBox='0 0 112 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='ChatGPT API &%23234;&%23184;&%23176;&%23235;&%23176;&%23152;'%3E%3Cpath d='M0 6.55555C0 5.83346 0.106463 5.1484 0.319388 4.50037C0.54157 3.85234 0.865587 3.28763 1.29144 2.80623C1.72654 2.31558 2.25886 1.92676 2.88837 1.63978C3.52715 1.35279 4.26313 1.2093 5.09631 1.2093C6.04985 1.2093 6.85063 1.38519 7.49866 1.73698C8.1467 2.07951 8.64661 2.50073 8.9984 3.00064C9.17429 3.2506 9.25761 3.51907 9.24835 3.80605C9.2391 4.09304 9.12338 4.32448 8.90119 4.50037C8.7901 4.58369 8.66512 4.64849 8.52626 4.69478C8.3874 4.73181 8.2439 4.74569 8.09578 4.73644C7.94766 4.71792 7.79954 4.67163 7.65142 4.59757C7.51255 4.52351 7.38757 4.41242 7.27648 4.2643C7.00801 3.93103 6.69788 3.67182 6.34609 3.48666C6.00356 3.30151 5.58697 3.20894 5.09631 3.20894C4.72601 3.20894 4.37422 3.27837 4.04095 3.41723C3.70767 3.5561 3.41606 3.76902 3.1661 4.05601C2.91615 4.33373 2.71711 4.68089 2.56899 5.09748C2.42087 5.51407 2.3468 6.0001 2.3468 6.55555C2.3468 7.11101 2.42087 7.60166 2.56899 8.02751C2.71711 8.4441 2.91615 8.79126 3.1661 9.06898C3.41606 9.34671 3.70767 9.55964 4.04095 9.70776C4.37422 9.84662 4.72601 9.91605 5.09631 9.91605C5.59623 9.91605 6.0267 9.83736 6.38775 9.67998C6.75806 9.51335 7.07281 9.27265 7.33203 8.95789C7.56347 8.67091 7.82731 8.4765 8.12355 8.37467C8.42905 8.27283 8.71604 8.31449 8.98451 8.49964C9.28076 8.69405 9.42888 8.93938 9.42888 9.23562C9.42888 9.5226 9.32704 9.81422 9.12338 10.1105C8.77159 10.6196 8.26242 11.0501 7.59587 11.4019C6.93858 11.7444 6.10539 11.9157 5.09631 11.9157C4.26313 11.9157 3.52715 11.7722 2.88837 11.4852C2.25886 11.1982 1.72654 10.814 1.29144 10.3326C0.865587 9.84199 0.54157 9.27265 0.319388 8.62462C0.106463 7.96733 0 7.27764 0 6.55555Z' fill='%23475067'/%3E%3Cpath d='M10.038 2.27855C10.038 1.95454 10.1306 1.69532 10.3158 1.50091C10.5102 1.3065 10.7694 1.2093 11.0934 1.2093C11.4174 1.2093 11.672 1.3065 11.8572 1.50091C12.0423 1.69532 12.1349 1.95454 12.1349 2.27855V5.68071C12.3108 5.40298 12.5746 5.18543 12.9264 5.02805C13.2875 4.86141 13.6485 4.7781 14.0096 4.7781C14.3891 4.7781 14.7363 4.8429 15.051 4.97251C15.3658 5.10211 15.6343 5.28726 15.8565 5.52796C16.0786 5.7594 16.2499 6.03713 16.3703 6.36114C16.4906 6.68516 16.5508 7.04157 16.5508 7.43039V10.7353C16.5508 11.0594 16.4536 11.3139 16.2592 11.4991C16.074 11.6935 15.8194 11.7907 15.4954 11.7907C15.1714 11.7907 14.9168 11.6935 14.7317 11.4991C14.5465 11.3139 14.4539 11.0594 14.4539 10.7353V7.61091C14.4539 7.29616 14.3428 7.03232 14.1207 6.81939C13.9077 6.59721 13.63 6.48612 13.2875 6.48612C12.9635 6.48612 12.6904 6.59258 12.4682 6.80551C12.246 7.00917 12.1349 7.27301 12.1349 7.59703V10.7353C12.1349 11.0594 12.0423 11.3139 11.8572 11.4991C11.672 11.6935 11.4174 11.7907 11.0934 11.7907C10.7694 11.7907 10.5102 11.6935 10.3158 11.4991C10.1306 11.3139 10.038 11.0594 10.038 10.7353V2.27855Z' fill='%23475067'/%3E%3Cpath d='M24.0106 10.777C24.0106 11.101 23.918 11.351 23.7329 11.5269C23.5477 11.7028 23.2932 11.7907 22.9691 11.7907C22.6729 11.7907 22.4507 11.7074 22.3026 11.5408C22.1545 11.3741 22.0573 11.1705 22.011 10.9298C21.8629 11.226 21.6268 11.4621 21.3028 11.638C20.9788 11.8231 20.5668 11.9157 20.0669 11.9157C19.6225 11.9157 19.2152 11.8231 18.8449 11.638C18.4746 11.4528 18.1598 11.1982 17.9006 10.8742C17.6414 10.5502 17.4377 10.1706 17.2896 9.73553C17.1507 9.30042 17.0813 8.82829 17.0813 8.31912C17.0813 7.80995 17.1507 7.34244 17.2896 6.9166C17.4377 6.48149 17.6368 6.10656 17.8867 5.7918C18.1459 5.47704 18.4514 5.23172 18.8032 5.05582C19.1643 4.87067 19.5623 4.7781 19.9974 4.7781C20.4974 4.7781 20.9139 4.86604 21.2472 5.04194C21.5898 5.21783 21.8443 5.44001 22.011 5.70848C22.048 5.46779 22.1452 5.27338 22.3026 5.12526C22.46 4.96788 22.6868 4.88919 22.983 4.88919C23.307 4.88919 23.557 4.99102 23.7329 5.19469C23.918 5.3891 24.0106 5.64831 24.0106 5.97232V10.777ZM19.1365 8.34689C19.1365 8.88383 19.2661 9.3282 19.5253 9.67998C19.7938 10.0225 20.1456 10.1938 20.5807 10.1938C21.0158 10.1938 21.3583 10.0225 21.6083 9.67998C21.8675 9.3282 21.9971 8.88383 21.9971 8.34689C21.9971 7.80995 21.8675 7.37022 21.6083 7.02769C21.3583 6.6759 21.0158 6.50001 20.5807 6.50001C20.1456 6.50001 19.7938 6.6759 19.5253 7.02769C19.2661 7.37022 19.1365 7.80995 19.1365 8.34689Z' fill='%23475067'/%3E%3Cpath d='M28.3318 11.9157C27.5171 11.9157 26.9015 11.6935 26.4849 11.2491C26.0776 10.7955 25.8739 10.1614 25.8739 9.34671V6.72219H25.3462C25.0685 6.72219 24.8417 6.64813 24.6658 6.50001C24.4992 6.34263 24.4158 6.12507 24.4158 5.84735C24.4158 5.56962 24.4992 5.35669 24.6658 5.20857C24.8417 5.05119 25.0685 4.97251 25.3462 4.97251H25.8739V3.16728C25.8739 2.84326 25.9665 2.57942 26.1516 2.37576C26.346 2.17209 26.6053 2.07025 26.9293 2.07025C27.2533 2.07025 27.5079 2.17209 27.693 2.37576C27.8874 2.57942 27.9846 2.84326 27.9846 3.16728V4.97251H29.0956C29.3825 4.97251 29.6094 5.05119 29.776 5.20857C29.9426 5.35669 30.0259 5.56962 30.0259 5.84735C30.0259 6.12507 29.9426 6.34263 29.776 6.50001C29.6094 6.64813 29.3825 6.72219 29.0956 6.72219H27.9846V9.33282C27.9846 9.60129 28.0217 9.81885 28.0957 9.98548C28.1791 10.1521 28.3364 10.2354 28.5679 10.2354C28.6604 10.2354 28.7484 10.2308 28.8317 10.2216C28.915 10.203 28.9984 10.1891 29.0817 10.1799C29.3131 10.1336 29.526 10.1521 29.7204 10.2354C29.9149 10.3188 30.0398 10.4715 30.0954 10.6937C30.1509 10.9251 30.1278 11.1381 30.0259 11.3325C29.9334 11.5176 29.7528 11.6565 29.4844 11.7491C29.2992 11.8046 29.1141 11.8463 28.9289 11.874C28.753 11.9018 28.554 11.9157 28.3318 11.9157Z' fill='%23475067'/%3E%3Cpath d='M36.6742 7.73589C36.3224 7.73589 36.0308 7.67109 35.7993 7.54148C35.5772 7.40262 35.4661 7.15729 35.4661 6.80551C35.4661 6.45372 35.5772 6.21302 35.7993 6.08341C36.0308 5.94455 36.3224 5.87512 36.6742 5.87512H38.6461C39.0997 5.87512 39.4283 5.98158 39.632 6.19451C39.8449 6.39817 39.9514 6.72682 39.9514 7.18044V8.58296C39.9514 8.98104 39.8958 9.36523 39.7848 9.73553C39.6737 10.0966 39.507 10.3882 39.2848 10.6104C38.7942 11.101 38.2295 11.4389 37.5907 11.6241C36.9612 11.8185 36.2391 11.9157 35.4244 11.9157C34.6468 11.9157 33.9432 11.7815 33.3137 11.513C32.6842 11.2538 32.1472 10.8881 31.7029 10.416C31.2585 9.93457 30.916 9.36523 30.6753 8.70794C30.4438 8.05065 30.3281 7.33319 30.3281 6.55555C30.3281 5.77791 30.4438 5.06045 30.6753 4.40316C30.916 3.74588 31.2585 3.18116 31.7029 2.70903C32.1472 2.23689 32.6842 1.87122 33.3137 1.612C33.9432 1.34353 34.6468 1.2093 35.4244 1.2093C35.9243 1.2093 36.3733 1.25559 36.7714 1.34816C37.1787 1.44074 37.5352 1.56572 37.8407 1.7231C38.1554 1.88047 38.4285 2.06563 38.66 2.27855C38.9007 2.49147 39.1089 2.71829 39.2848 2.95898C39.4607 3.19968 39.5487 3.46815 39.5487 3.76439C39.5487 4.05138 39.4283 4.28744 39.1876 4.4726C39.0488 4.57443 38.9053 4.64386 38.7572 4.68089C38.609 4.70866 38.4609 4.70866 38.3128 4.68089C38.1739 4.64386 38.0351 4.58369 37.8962 4.50037C37.7666 4.41705 37.6555 4.31059 37.5629 4.18098C37.3222 3.85697 37.0306 3.61164 36.6881 3.445C36.3455 3.26911 35.9243 3.18116 35.4244 3.18116C35.0541 3.18116 34.7023 3.25522 34.369 3.40335C34.0358 3.54221 33.7395 3.75513 33.4803 4.04212C33.2304 4.31985 33.0267 4.67163 32.8693 5.09748C32.7212 5.51407 32.6471 6.0001 32.6471 6.55555C32.6471 7.11101 32.7304 7.60166 32.8971 8.02751C33.0637 8.4441 33.2813 8.79589 33.5498 9.08287C33.8275 9.36985 34.1376 9.58741 34.4801 9.73553C34.8319 9.87439 35.193 9.94382 35.5633 9.94382C35.9614 9.94382 36.3548 9.90217 36.7436 9.81885C37.1324 9.73553 37.4703 9.57352 37.7573 9.33282C37.8314 9.27728 37.8823 9.20785 37.9101 9.12453C37.9379 9.03195 37.9517 8.94863 37.9517 8.87457V7.73589H36.6742Z' fill='%23475067'/%3E%3Cpath d='M41.1879 2.79235C41.1879 1.87585 41.6416 1.4176 42.5488 1.4176H46.1176C46.636 1.4176 47.1128 1.49628 47.5479 1.65366C47.983 1.81104 48.358 2.03785 48.6727 2.3341C48.9875 2.62108 49.2328 2.97287 49.4087 3.38946C49.5846 3.80605 49.6725 4.27356 49.6725 4.79198C49.6725 5.31041 49.5846 5.77791 49.4087 6.19451C49.2328 6.60184 48.9829 6.95363 48.6588 7.24987C48.3441 7.54611 47.9691 7.77292 47.534 7.9303C47.0989 8.08768 46.6268 8.16637 46.1176 8.16637H43.5209V10.6243C43.5209 10.976 43.4144 11.2584 43.2015 11.4713C42.9885 11.6842 42.7062 11.7907 42.3544 11.7907C42.0026 11.7907 41.7203 11.6842 41.5073 11.4713C41.2944 11.2584 41.1879 10.976 41.1879 10.6243V2.79235ZM43.5209 6.20839H45.7149C46.1871 6.20839 46.5805 6.08804 46.8953 5.84735C47.21 5.59739 47.3674 5.23635 47.3674 4.76421C47.3674 4.29207 47.21 3.93566 46.8953 3.69496C46.5805 3.445 46.1871 3.32003 45.7149 3.32003H43.5209V6.20839Z' fill='%23475067'/%3E%3Cpath d='M52.8008 3.48666H50.5651C50.2226 3.48666 49.9356 3.40335 49.7041 3.23671C49.4819 3.06082 49.3709 2.79697 49.3709 2.44519C49.3709 2.10266 49.4819 1.84807 49.7041 1.68144C49.9356 1.50554 50.2226 1.4176 50.5651 1.4176H57.3417C57.6749 1.4176 57.9573 1.50554 58.1887 1.68144C58.4202 1.84807 58.5359 2.10266 58.5359 2.44519C58.5359 2.79697 58.4202 3.06082 58.1887 3.23671C57.9573 3.40335 57.6749 3.48666 57.3417 3.48666H55.0921V10.6243C55.0921 10.976 54.9902 11.2584 54.7866 11.4713C54.5829 11.6842 54.3052 11.7907 53.9534 11.7907C53.6016 11.7907 53.3192 11.6842 53.1063 11.4713C52.9026 11.2584 52.8008 10.976 52.8008 10.6243V3.48666Z' fill='%23475067'/%3E%3Cpath d='M66.0262 1.33428C66.378 1.33428 66.6696 1.4176 66.9011 1.58423C67.1325 1.74161 67.3084 1.96379 67.4288 2.25078L70.7615 10.3326C70.8911 10.6381 70.8911 10.9251 70.7615 11.1936C70.6319 11.4528 70.4051 11.6333 70.0811 11.7352C69.7663 11.837 69.4747 11.8139 69.2062 11.6657C68.947 11.5176 68.7526 11.2815 68.623 10.9575L67.9981 9.31894H64.0405L63.4295 10.9575C63.2999 11.2815 63.1008 11.5176 62.8324 11.6657C62.5731 11.8139 62.2815 11.837 61.9575 11.7352C61.6335 11.6333 61.4067 11.4528 61.2771 11.1936C61.1567 10.9251 61.1614 10.6381 61.291 10.3326L64.6237 2.25078C64.7441 1.96379 64.92 1.74161 65.1514 1.58423C65.3828 1.4176 65.6744 1.33428 66.0262 1.33428ZM64.7765 7.37485H67.276L66.054 4.13932H65.9985L64.7765 7.37485Z' fill='%23475067'/%3E%3Cpath d='M71.5974 2.79235C71.5974 1.87585 72.051 1.4176 72.9583 1.4176H76.5271C77.0455 1.4176 77.5223 1.49628 77.9574 1.65366C78.3925 1.81104 78.7674 2.03785 79.0822 2.3341C79.3969 2.62108 79.6423 2.97287 79.8182 3.38946C79.9941 3.80605 80.082 4.27356 80.082 4.79198C80.082 5.31041 79.9941 5.77791 79.8182 6.19451C79.6423 6.60184 79.3923 6.95363 79.0683 7.24987C78.7535 7.54611 78.3786 7.77292 77.9435 7.9303C77.5084 8.08768 77.0363 8.16637 76.5271 8.16637H73.9303V10.6243C73.9303 10.976 73.8239 11.2584 73.6109 11.4713C73.398 11.6842 73.1157 11.7907 72.7639 11.7907C72.4121 11.7907 72.1297 11.6842 71.9168 11.4713C71.7039 11.2584 71.5974 10.976 71.5974 10.6243V2.79235ZM73.9303 6.20839H76.1244C76.5965 6.20839 76.99 6.08804 77.3047 5.84735C77.6195 5.59739 77.7769 5.23635 77.7769 4.76421C77.7769 4.29207 77.6195 3.93566 77.3047 3.69496C76.99 3.445 76.5965 3.32003 76.1244 3.32003H73.9303V6.20839Z' fill='%23475067'/%3E%3Cpath d='M80.9661 2.50073C80.9661 2.14894 81.0726 1.86659 81.2855 1.65366C81.4984 1.44074 81.7808 1.33428 82.1326 1.33428C82.4843 1.33428 82.7667 1.44074 82.9796 1.65366C83.2018 1.86659 83.3129 2.14894 83.3129 2.50073V10.6243C83.3129 10.976 83.2018 11.2584 82.9796 11.4713C82.7667 11.6842 82.4843 11.7907 82.1326 11.7907C81.7808 11.7907 81.4984 11.6842 81.2855 11.4713C81.0726 11.2584 80.9661 10.976 80.9661 10.6243V2.50073Z' fill='%23475067'/%3E%3Cpath d='M96.0649 1.57035C96.0649 1.24633 96.1667 0.996375 96.3704 0.820481C96.5833 0.644587 96.8518 0.556641 97.1758 0.556641C97.4998 0.556641 97.7637 0.644587 97.9673 0.820481C98.1803 0.996375 98.2867 1.24633 98.2867 1.57035V12.4295C98.2867 12.7535 98.1803 13.0035 97.9673 13.1793C97.7637 13.3552 97.4998 13.4432 97.1758 13.4432C96.8518 13.4432 96.5833 13.3552 96.3704 13.1793C96.1667 13.0035 96.0649 12.7535 96.0649 12.4295V1.57035ZM88.5385 3.07007C88.2422 3.07007 88.0108 2.99138 87.8441 2.834C87.6868 2.66737 87.6081 2.43593 87.6081 2.13969C87.6081 1.84344 87.6868 1.61663 87.8441 1.45925C88.0108 1.29262 88.2422 1.2093 88.5385 1.2093H92.5933C93.5191 1.2093 93.9819 1.65829 93.9819 2.55628V3.32003C93.9819 4.10692 93.8523 4.84753 93.5931 5.54185C93.3431 6.23616 92.9867 6.87957 92.5239 7.47205C92.0702 8.06454 91.524 8.60148 90.8853 9.08287C90.2465 9.56426 89.5475 9.98548 88.7884 10.3465C88.5292 10.4669 88.2607 10.5039 87.983 10.4576C87.7145 10.4113 87.5016 10.2401 87.3442 9.94382C87.2146 9.70313 87.1822 9.44854 87.247 9.18007C87.3211 8.90235 87.5062 8.68479 87.8025 8.52742C88.395 8.21266 88.9319 7.88864 89.4133 7.55537C89.904 7.21284 90.3205 6.84716 90.6631 6.45835C91.0149 6.06953 91.2833 5.65294 91.4685 5.20857C91.6629 4.76421 91.7601 4.28282 91.7601 3.76439V3.38946C91.7601 3.25985 91.7416 3.17654 91.7046 3.13951C91.6675 3.09322 91.5796 3.07007 91.4407 3.07007H88.5385Z' fill='%23475067'/%3E%3Cpath d='M99.6272 1.77864C99.6272 1.45463 99.7198 1.2093 99.9049 1.04266C100.09 0.86677 100.345 0.778823 100.669 0.778823C100.993 0.778823 101.247 0.86677 101.432 1.04266C101.618 1.2093 101.71 1.45463 101.71 1.77864V2.80623H104.21V1.77864C104.21 1.45463 104.302 1.2093 104.487 1.04266C104.673 0.86677 104.927 0.778823 105.251 0.778823C105.575 0.778823 105.83 0.86677 106.015 1.04266C106.2 1.2093 106.293 1.45463 106.293 1.77864V6.22228C106.293 6.6759 106.191 6.99991 105.987 7.19432C105.793 7.38873 105.469 7.48594 105.015 7.48594H100.919C100.465 7.48594 100.136 7.38873 99.9327 7.19432C99.729 6.99991 99.6272 6.6759 99.6272 6.22228V1.77864ZM102.307 8.5413C102.631 8.5413 102.9 8.63388 103.113 8.81903C103.326 9.00418 103.432 9.26339 103.432 9.59667V11.2214C103.432 11.3232 103.446 11.388 103.474 11.4158C103.502 11.4436 103.566 11.4574 103.668 11.4574H109.445C109.741 11.4574 109.973 11.5361 110.139 11.6935C110.306 11.8509 110.389 12.0777 110.389 12.3739C110.389 12.6702 110.306 12.897 110.139 13.0544C109.973 13.2117 109.741 13.2904 109.445 13.2904H102.446C101.993 13.2904 101.669 13.1979 101.474 13.0127C101.28 12.8276 101.182 12.5128 101.182 12.0684V9.59667C101.182 9.26339 101.289 9.00418 101.502 8.81903C101.715 8.63388 101.983 8.5413 102.307 8.5413ZM107.82 1.55646C107.82 1.23244 107.922 0.987118 108.126 0.820481C108.339 0.644587 108.607 0.556641 108.931 0.556641C109.255 0.556641 109.519 0.644587 109.723 0.820481C109.936 0.987118 110.042 1.23244 110.042 1.55646V3.47278H111C111.296 3.47278 111.537 3.54684 111.722 3.69496C111.907 3.84308 112 4.07452 112 4.38928C112 4.70404 111.907 4.93547 111.722 5.0836C111.537 5.23172 111.296 5.30578 111 5.30578H110.042V8.51353C110.042 8.83754 109.936 9.0875 109.723 9.26339C109.519 9.43929 109.255 9.52723 108.931 9.52723C108.607 9.52723 108.339 9.43929 108.126 9.26339C107.922 9.0875 107.82 8.83754 107.82 8.51353V1.55646ZM101.71 5.75014C101.71 5.85198 101.756 5.90289 101.849 5.90289H104.071C104.163 5.90289 104.21 5.85198 104.21 5.75014V4.38928H101.71V5.75014Z' fill='%23475067'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;content:''}
.resume_gpt .letter_start .career_gpt .txt span {color:var(--blue90)}
.resume_gpt .letter_start .career_gpt .btn_career_auto {margin-top:24px;padding:0 12px}
.resume_gpt .letter_start .career_gpt .btn_career_auto:after {display:block;margin-left:4px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon_next_arrow_16px'%3E%3Cpath id='arrow_closed copy 22' d='M1 9L5 5L1 1' stroke='white' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E%0A") center no-repeat;content:''}
.resume_gpt .letter_start .career_gpt .btn_career_auto.BlueInvert:after {background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%234876EF' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat}
.resume_gpt .letter_start .career_edit {padding:15px 0 18px;text-align:center}
.resume_gpt .letter_start .career_edit .btn_career_edit {padding:0 12px;color:var(--gray100);border-color:var(--gray40);background:var(--white)}
.resume_gpt .letter_start .career_edit .btn_career_edit:after {display:block;margin-left:4px;width:16px;height:16px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%2367738E' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat;content:''}
.resume_gpt .letter_edit {width:100%}
.resume_gpt .letter_edit .edit_top {display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border:1px solid var(--gray70);border-bottom:0;border-radius:4px;background:var(--blue10);border-bottom-left-radius:0;border-bottom-right-radius:0}
.resume_gpt .letter_edit .edit_top .txt {display:flex;align-items:center;color:var(--gray100);font-size:14px;line-height:20px}
.resume_gpt .letter_edit .edit_top .txt:before {display:block;margin-right:8px;width:112px;height:15px;background:url("data:image/svg+xml,%3Csvg width='112' height='14' viewBox='0 0 112 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='ChatGPT API &%23234;&%23184;&%23176;&%23235;&%23176;&%23152;'%3E%3Cpath d='M0 6.55555C0 5.83346 0.106463 5.1484 0.319388 4.50037C0.54157 3.85234 0.865587 3.28763 1.29144 2.80623C1.72654 2.31558 2.25886 1.92676 2.88837 1.63978C3.52715 1.35279 4.26313 1.2093 5.09631 1.2093C6.04985 1.2093 6.85063 1.38519 7.49866 1.73698C8.1467 2.07951 8.64661 2.50073 8.9984 3.00064C9.17429 3.2506 9.25761 3.51907 9.24835 3.80605C9.2391 4.09304 9.12338 4.32448 8.90119 4.50037C8.7901 4.58369 8.66512 4.64849 8.52626 4.69478C8.3874 4.73181 8.2439 4.74569 8.09578 4.73644C7.94766 4.71792 7.79954 4.67163 7.65142 4.59757C7.51255 4.52351 7.38757 4.41242 7.27648 4.2643C7.00801 3.93103 6.69788 3.67182 6.34609 3.48666C6.00356 3.30151 5.58697 3.20894 5.09631 3.20894C4.72601 3.20894 4.37422 3.27837 4.04095 3.41723C3.70767 3.5561 3.41606 3.76902 3.1661 4.05601C2.91615 4.33373 2.71711 4.68089 2.56899 5.09748C2.42087 5.51407 2.3468 6.0001 2.3468 6.55555C2.3468 7.11101 2.42087 7.60166 2.56899 8.02751C2.71711 8.4441 2.91615 8.79126 3.1661 9.06898C3.41606 9.34671 3.70767 9.55964 4.04095 9.70776C4.37422 9.84662 4.72601 9.91605 5.09631 9.91605C5.59623 9.91605 6.0267 9.83736 6.38775 9.67998C6.75806 9.51335 7.07281 9.27265 7.33203 8.95789C7.56347 8.67091 7.82731 8.4765 8.12355 8.37467C8.42905 8.27283 8.71604 8.31449 8.98451 8.49964C9.28076 8.69405 9.42888 8.93938 9.42888 9.23562C9.42888 9.5226 9.32704 9.81422 9.12338 10.1105C8.77159 10.6196 8.26242 11.0501 7.59587 11.4019C6.93858 11.7444 6.10539 11.9157 5.09631 11.9157C4.26313 11.9157 3.52715 11.7722 2.88837 11.4852C2.25886 11.1982 1.72654 10.814 1.29144 10.3326C0.865587 9.84199 0.54157 9.27265 0.319388 8.62462C0.106463 7.96733 0 7.27764 0 6.55555Z' fill='%23475067'/%3E%3Cpath d='M10.038 2.27855C10.038 1.95454 10.1306 1.69532 10.3158 1.50091C10.5102 1.3065 10.7694 1.2093 11.0934 1.2093C11.4174 1.2093 11.672 1.3065 11.8572 1.50091C12.0423 1.69532 12.1349 1.95454 12.1349 2.27855V5.68071C12.3108 5.40298 12.5746 5.18543 12.9264 5.02805C13.2875 4.86141 13.6485 4.7781 14.0096 4.7781C14.3891 4.7781 14.7363 4.8429 15.051 4.97251C15.3658 5.10211 15.6343 5.28726 15.8565 5.52796C16.0786 5.7594 16.2499 6.03713 16.3703 6.36114C16.4906 6.68516 16.5508 7.04157 16.5508 7.43039V10.7353C16.5508 11.0594 16.4536 11.3139 16.2592 11.4991C16.074 11.6935 15.8194 11.7907 15.4954 11.7907C15.1714 11.7907 14.9168 11.6935 14.7317 11.4991C14.5465 11.3139 14.4539 11.0594 14.4539 10.7353V7.61091C14.4539 7.29616 14.3428 7.03232 14.1207 6.81939C13.9077 6.59721 13.63 6.48612 13.2875 6.48612C12.9635 6.48612 12.6904 6.59258 12.4682 6.80551C12.246 7.00917 12.1349 7.27301 12.1349 7.59703V10.7353C12.1349 11.0594 12.0423 11.3139 11.8572 11.4991C11.672 11.6935 11.4174 11.7907 11.0934 11.7907C10.7694 11.7907 10.5102 11.6935 10.3158 11.4991C10.1306 11.3139 10.038 11.0594 10.038 10.7353V2.27855Z' fill='%23475067'/%3E%3Cpath d='M24.0106 10.777C24.0106 11.101 23.918 11.351 23.7329 11.5269C23.5477 11.7028 23.2932 11.7907 22.9691 11.7907C22.6729 11.7907 22.4507 11.7074 22.3026 11.5408C22.1545 11.3741 22.0573 11.1705 22.011 10.9298C21.8629 11.226 21.6268 11.4621 21.3028 11.638C20.9788 11.8231 20.5668 11.9157 20.0669 11.9157C19.6225 11.9157 19.2152 11.8231 18.8449 11.638C18.4746 11.4528 18.1598 11.1982 17.9006 10.8742C17.6414 10.5502 17.4377 10.1706 17.2896 9.73553C17.1507 9.30042 17.0813 8.82829 17.0813 8.31912C17.0813 7.80995 17.1507 7.34244 17.2896 6.9166C17.4377 6.48149 17.6368 6.10656 17.8867 5.7918C18.1459 5.47704 18.4514 5.23172 18.8032 5.05582C19.1643 4.87067 19.5623 4.7781 19.9974 4.7781C20.4974 4.7781 20.9139 4.86604 21.2472 5.04194C21.5898 5.21783 21.8443 5.44001 22.011 5.70848C22.048 5.46779 22.1452 5.27338 22.3026 5.12526C22.46 4.96788 22.6868 4.88919 22.983 4.88919C23.307 4.88919 23.557 4.99102 23.7329 5.19469C23.918 5.3891 24.0106 5.64831 24.0106 5.97232V10.777ZM19.1365 8.34689C19.1365 8.88383 19.2661 9.3282 19.5253 9.67998C19.7938 10.0225 20.1456 10.1938 20.5807 10.1938C21.0158 10.1938 21.3583 10.0225 21.6083 9.67998C21.8675 9.3282 21.9971 8.88383 21.9971 8.34689C21.9971 7.80995 21.8675 7.37022 21.6083 7.02769C21.3583 6.6759 21.0158 6.50001 20.5807 6.50001C20.1456 6.50001 19.7938 6.6759 19.5253 7.02769C19.2661 7.37022 19.1365 7.80995 19.1365 8.34689Z' fill='%23475067'/%3E%3Cpath d='M28.3318 11.9157C27.5171 11.9157 26.9015 11.6935 26.4849 11.2491C26.0776 10.7955 25.8739 10.1614 25.8739 9.34671V6.72219H25.3462C25.0685 6.72219 24.8417 6.64813 24.6658 6.50001C24.4992 6.34263 24.4158 6.12507 24.4158 5.84735C24.4158 5.56962 24.4992 5.35669 24.6658 5.20857C24.8417 5.05119 25.0685 4.97251 25.3462 4.97251H25.8739V3.16728C25.8739 2.84326 25.9665 2.57942 26.1516 2.37576C26.346 2.17209 26.6053 2.07025 26.9293 2.07025C27.2533 2.07025 27.5079 2.17209 27.693 2.37576C27.8874 2.57942 27.9846 2.84326 27.9846 3.16728V4.97251H29.0956C29.3825 4.97251 29.6094 5.05119 29.776 5.20857C29.9426 5.35669 30.0259 5.56962 30.0259 5.84735C30.0259 6.12507 29.9426 6.34263 29.776 6.50001C29.6094 6.64813 29.3825 6.72219 29.0956 6.72219H27.9846V9.33282C27.9846 9.60129 28.0217 9.81885 28.0957 9.98548C28.1791 10.1521 28.3364 10.2354 28.5679 10.2354C28.6604 10.2354 28.7484 10.2308 28.8317 10.2216C28.915 10.203 28.9984 10.1891 29.0817 10.1799C29.3131 10.1336 29.526 10.1521 29.7204 10.2354C29.9149 10.3188 30.0398 10.4715 30.0954 10.6937C30.1509 10.9251 30.1278 11.1381 30.0259 11.3325C29.9334 11.5176 29.7528 11.6565 29.4844 11.7491C29.2992 11.8046 29.1141 11.8463 28.9289 11.874C28.753 11.9018 28.554 11.9157 28.3318 11.9157Z' fill='%23475067'/%3E%3Cpath d='M36.6742 7.73589C36.3224 7.73589 36.0308 7.67109 35.7993 7.54148C35.5772 7.40262 35.4661 7.15729 35.4661 6.80551C35.4661 6.45372 35.5772 6.21302 35.7993 6.08341C36.0308 5.94455 36.3224 5.87512 36.6742 5.87512H38.6461C39.0997 5.87512 39.4283 5.98158 39.632 6.19451C39.8449 6.39817 39.9514 6.72682 39.9514 7.18044V8.58296C39.9514 8.98104 39.8958 9.36523 39.7848 9.73553C39.6737 10.0966 39.507 10.3882 39.2848 10.6104C38.7942 11.101 38.2295 11.4389 37.5907 11.6241C36.9612 11.8185 36.2391 11.9157 35.4244 11.9157C34.6468 11.9157 33.9432 11.7815 33.3137 11.513C32.6842 11.2538 32.1472 10.8881 31.7029 10.416C31.2585 9.93457 30.916 9.36523 30.6753 8.70794C30.4438 8.05065 30.3281 7.33319 30.3281 6.55555C30.3281 5.77791 30.4438 5.06045 30.6753 4.40316C30.916 3.74588 31.2585 3.18116 31.7029 2.70903C32.1472 2.23689 32.6842 1.87122 33.3137 1.612C33.9432 1.34353 34.6468 1.2093 35.4244 1.2093C35.9243 1.2093 36.3733 1.25559 36.7714 1.34816C37.1787 1.44074 37.5352 1.56572 37.8407 1.7231C38.1554 1.88047 38.4285 2.06563 38.66 2.27855C38.9007 2.49147 39.1089 2.71829 39.2848 2.95898C39.4607 3.19968 39.5487 3.46815 39.5487 3.76439C39.5487 4.05138 39.4283 4.28744 39.1876 4.4726C39.0488 4.57443 38.9053 4.64386 38.7572 4.68089C38.609 4.70866 38.4609 4.70866 38.3128 4.68089C38.1739 4.64386 38.0351 4.58369 37.8962 4.50037C37.7666 4.41705 37.6555 4.31059 37.5629 4.18098C37.3222 3.85697 37.0306 3.61164 36.6881 3.445C36.3455 3.26911 35.9243 3.18116 35.4244 3.18116C35.0541 3.18116 34.7023 3.25522 34.369 3.40335C34.0358 3.54221 33.7395 3.75513 33.4803 4.04212C33.2304 4.31985 33.0267 4.67163 32.8693 5.09748C32.7212 5.51407 32.6471 6.0001 32.6471 6.55555C32.6471 7.11101 32.7304 7.60166 32.8971 8.02751C33.0637 8.4441 33.2813 8.79589 33.5498 9.08287C33.8275 9.36985 34.1376 9.58741 34.4801 9.73553C34.8319 9.87439 35.193 9.94382 35.5633 9.94382C35.9614 9.94382 36.3548 9.90217 36.7436 9.81885C37.1324 9.73553 37.4703 9.57352 37.7573 9.33282C37.8314 9.27728 37.8823 9.20785 37.9101 9.12453C37.9379 9.03195 37.9517 8.94863 37.9517 8.87457V7.73589H36.6742Z' fill='%23475067'/%3E%3Cpath d='M41.1879 2.79235C41.1879 1.87585 41.6416 1.4176 42.5488 1.4176H46.1176C46.636 1.4176 47.1128 1.49628 47.5479 1.65366C47.983 1.81104 48.358 2.03785 48.6727 2.3341C48.9875 2.62108 49.2328 2.97287 49.4087 3.38946C49.5846 3.80605 49.6725 4.27356 49.6725 4.79198C49.6725 5.31041 49.5846 5.77791 49.4087 6.19451C49.2328 6.60184 48.9829 6.95363 48.6588 7.24987C48.3441 7.54611 47.9691 7.77292 47.534 7.9303C47.0989 8.08768 46.6268 8.16637 46.1176 8.16637H43.5209V10.6243C43.5209 10.976 43.4144 11.2584 43.2015 11.4713C42.9885 11.6842 42.7062 11.7907 42.3544 11.7907C42.0026 11.7907 41.7203 11.6842 41.5073 11.4713C41.2944 11.2584 41.1879 10.976 41.1879 10.6243V2.79235ZM43.5209 6.20839H45.7149C46.1871 6.20839 46.5805 6.08804 46.8953 5.84735C47.21 5.59739 47.3674 5.23635 47.3674 4.76421C47.3674 4.29207 47.21 3.93566 46.8953 3.69496C46.5805 3.445 46.1871 3.32003 45.7149 3.32003H43.5209V6.20839Z' fill='%23475067'/%3E%3Cpath d='M52.8008 3.48666H50.5651C50.2226 3.48666 49.9356 3.40335 49.7041 3.23671C49.4819 3.06082 49.3709 2.79697 49.3709 2.44519C49.3709 2.10266 49.4819 1.84807 49.7041 1.68144C49.9356 1.50554 50.2226 1.4176 50.5651 1.4176H57.3417C57.6749 1.4176 57.9573 1.50554 58.1887 1.68144C58.4202 1.84807 58.5359 2.10266 58.5359 2.44519C58.5359 2.79697 58.4202 3.06082 58.1887 3.23671C57.9573 3.40335 57.6749 3.48666 57.3417 3.48666H55.0921V10.6243C55.0921 10.976 54.9902 11.2584 54.7866 11.4713C54.5829 11.6842 54.3052 11.7907 53.9534 11.7907C53.6016 11.7907 53.3192 11.6842 53.1063 11.4713C52.9026 11.2584 52.8008 10.976 52.8008 10.6243V3.48666Z' fill='%23475067'/%3E%3Cpath d='M66.0262 1.33428C66.378 1.33428 66.6696 1.4176 66.9011 1.58423C67.1325 1.74161 67.3084 1.96379 67.4288 2.25078L70.7615 10.3326C70.8911 10.6381 70.8911 10.9251 70.7615 11.1936C70.6319 11.4528 70.4051 11.6333 70.0811 11.7352C69.7663 11.837 69.4747 11.8139 69.2062 11.6657C68.947 11.5176 68.7526 11.2815 68.623 10.9575L67.9981 9.31894H64.0405L63.4295 10.9575C63.2999 11.2815 63.1008 11.5176 62.8324 11.6657C62.5731 11.8139 62.2815 11.837 61.9575 11.7352C61.6335 11.6333 61.4067 11.4528 61.2771 11.1936C61.1567 10.9251 61.1614 10.6381 61.291 10.3326L64.6237 2.25078C64.7441 1.96379 64.92 1.74161 65.1514 1.58423C65.3828 1.4176 65.6744 1.33428 66.0262 1.33428ZM64.7765 7.37485H67.276L66.054 4.13932H65.9985L64.7765 7.37485Z' fill='%23475067'/%3E%3Cpath d='M71.5974 2.79235C71.5974 1.87585 72.051 1.4176 72.9583 1.4176H76.5271C77.0455 1.4176 77.5223 1.49628 77.9574 1.65366C78.3925 1.81104 78.7674 2.03785 79.0822 2.3341C79.3969 2.62108 79.6423 2.97287 79.8182 3.38946C79.9941 3.80605 80.082 4.27356 80.082 4.79198C80.082 5.31041 79.9941 5.77791 79.8182 6.19451C79.6423 6.60184 79.3923 6.95363 79.0683 7.24987C78.7535 7.54611 78.3786 7.77292 77.9435 7.9303C77.5084 8.08768 77.0363 8.16637 76.5271 8.16637H73.9303V10.6243C73.9303 10.976 73.8239 11.2584 73.6109 11.4713C73.398 11.6842 73.1157 11.7907 72.7639 11.7907C72.4121 11.7907 72.1297 11.6842 71.9168 11.4713C71.7039 11.2584 71.5974 10.976 71.5974 10.6243V2.79235ZM73.9303 6.20839H76.1244C76.5965 6.20839 76.99 6.08804 77.3047 5.84735C77.6195 5.59739 77.7769 5.23635 77.7769 4.76421C77.7769 4.29207 77.6195 3.93566 77.3047 3.69496C76.99 3.445 76.5965 3.32003 76.1244 3.32003H73.9303V6.20839Z' fill='%23475067'/%3E%3Cpath d='M80.9661 2.50073C80.9661 2.14894 81.0726 1.86659 81.2855 1.65366C81.4984 1.44074 81.7808 1.33428 82.1326 1.33428C82.4843 1.33428 82.7667 1.44074 82.9796 1.65366C83.2018 1.86659 83.3129 2.14894 83.3129 2.50073V10.6243C83.3129 10.976 83.2018 11.2584 82.9796 11.4713C82.7667 11.6842 82.4843 11.7907 82.1326 11.7907C81.7808 11.7907 81.4984 11.6842 81.2855 11.4713C81.0726 11.2584 80.9661 10.976 80.9661 10.6243V2.50073Z' fill='%23475067'/%3E%3Cpath d='M96.0649 1.57035C96.0649 1.24633 96.1667 0.996375 96.3704 0.820481C96.5833 0.644587 96.8518 0.556641 97.1758 0.556641C97.4998 0.556641 97.7637 0.644587 97.9673 0.820481C98.1803 0.996375 98.2867 1.24633 98.2867 1.57035V12.4295C98.2867 12.7535 98.1803 13.0035 97.9673 13.1793C97.7637 13.3552 97.4998 13.4432 97.1758 13.4432C96.8518 13.4432 96.5833 13.3552 96.3704 13.1793C96.1667 13.0035 96.0649 12.7535 96.0649 12.4295V1.57035ZM88.5385 3.07007C88.2422 3.07007 88.0108 2.99138 87.8441 2.834C87.6868 2.66737 87.6081 2.43593 87.6081 2.13969C87.6081 1.84344 87.6868 1.61663 87.8441 1.45925C88.0108 1.29262 88.2422 1.2093 88.5385 1.2093H92.5933C93.5191 1.2093 93.9819 1.65829 93.9819 2.55628V3.32003C93.9819 4.10692 93.8523 4.84753 93.5931 5.54185C93.3431 6.23616 92.9867 6.87957 92.5239 7.47205C92.0702 8.06454 91.524 8.60148 90.8853 9.08287C90.2465 9.56426 89.5475 9.98548 88.7884 10.3465C88.5292 10.4669 88.2607 10.5039 87.983 10.4576C87.7145 10.4113 87.5016 10.2401 87.3442 9.94382C87.2146 9.70313 87.1822 9.44854 87.247 9.18007C87.3211 8.90235 87.5062 8.68479 87.8025 8.52742C88.395 8.21266 88.9319 7.88864 89.4133 7.55537C89.904 7.21284 90.3205 6.84716 90.6631 6.45835C91.0149 6.06953 91.2833 5.65294 91.4685 5.20857C91.6629 4.76421 91.7601 4.28282 91.7601 3.76439V3.38946C91.7601 3.25985 91.7416 3.17654 91.7046 3.13951C91.6675 3.09322 91.5796 3.07007 91.4407 3.07007H88.5385Z' fill='%23475067'/%3E%3Cpath d='M99.6272 1.77864C99.6272 1.45463 99.7198 1.2093 99.9049 1.04266C100.09 0.86677 100.345 0.778823 100.669 0.778823C100.993 0.778823 101.247 0.86677 101.432 1.04266C101.618 1.2093 101.71 1.45463 101.71 1.77864V2.80623H104.21V1.77864C104.21 1.45463 104.302 1.2093 104.487 1.04266C104.673 0.86677 104.927 0.778823 105.251 0.778823C105.575 0.778823 105.83 0.86677 106.015 1.04266C106.2 1.2093 106.293 1.45463 106.293 1.77864V6.22228C106.293 6.6759 106.191 6.99991 105.987 7.19432C105.793 7.38873 105.469 7.48594 105.015 7.48594H100.919C100.465 7.48594 100.136 7.38873 99.9327 7.19432C99.729 6.99991 99.6272 6.6759 99.6272 6.22228V1.77864ZM102.307 8.5413C102.631 8.5413 102.9 8.63388 103.113 8.81903C103.326 9.00418 103.432 9.26339 103.432 9.59667V11.2214C103.432 11.3232 103.446 11.388 103.474 11.4158C103.502 11.4436 103.566 11.4574 103.668 11.4574H109.445C109.741 11.4574 109.973 11.5361 110.139 11.6935C110.306 11.8509 110.389 12.0777 110.389 12.3739C110.389 12.6702 110.306 12.897 110.139 13.0544C109.973 13.2117 109.741 13.2904 109.445 13.2904H102.446C101.993 13.2904 101.669 13.1979 101.474 13.0127C101.28 12.8276 101.182 12.5128 101.182 12.0684V9.59667C101.182 9.26339 101.289 9.00418 101.502 8.81903C101.715 8.63388 101.983 8.5413 102.307 8.5413ZM107.82 1.55646C107.82 1.23244 107.922 0.987118 108.126 0.820481C108.339 0.644587 108.607 0.556641 108.931 0.556641C109.255 0.556641 109.519 0.644587 109.723 0.820481C109.936 0.987118 110.042 1.23244 110.042 1.55646V3.47278H111C111.296 3.47278 111.537 3.54684 111.722 3.69496C111.907 3.84308 112 4.07452 112 4.38928C112 4.70404 111.907 4.93547 111.722 5.0836C111.537 5.23172 111.296 5.30578 111 5.30578H110.042V8.51353C110.042 8.83754 109.936 9.0875 109.723 9.26339C109.519 9.43929 109.255 9.52723 108.931 9.52723C108.607 9.52723 108.339 9.43929 108.126 9.26339C107.922 9.0875 107.82 8.83754 107.82 8.51353V1.55646ZM101.71 5.75014C101.71 5.85198 101.756 5.90289 101.849 5.90289H104.071C104.163 5.90289 104.21 5.85198 104.21 5.75014V4.38928H101.71V5.75014Z' fill='%23475067'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;content:''}
.resume_gpt .letter_edit .edit_top .txt span {color:var(--blue90)}
.resume_gpt .letter_edit .edit_top button {padding:0 8px 0 12px}
.resume_gpt .letter_edit .edit_top button:after {display:block;margin-left:4px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon_next_arrow_16px'%3E%3Cpath id='arrow_closed copy 22' d='M1 9L5 5L1 1' stroke='white' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E%0A") center no-repeat;content:''}
.resume_gpt .letter_edit .edit_top button.BlueInvert:after {background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%234876EF' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat}
.resume_gpt .letter_edit .letter_box textarea {display:block;overflow-x:hidden;overflow-y:scroll;padding:24px;width:100%;height:180px;border-bottom:1px solid var(--gray70);border-radius:4px;box-sizing:border-box;color:var(--gray120);font-size:14px;line-height:21px;vertical-align:top;background-color:var(--white);resize:none;border-top:0;border-top-left-radius:0;border-top-right-radius:0}
.resume_gpt .letter_box textarea {height:237px}
/* 취업우대 */
.resume_edit .subsidy_box {display:flex;width:635px;flex-wrap:wrap;flex-shrink:0;gap:10px}
.resume_edit .subsidy_box li {width:205px}
.resume_edit .subsidy_box li .InpBox,
.resume_edit .subsidy_box li .Chk {width:100%}
.resume_edit .subsidy_box li .Lbl {display:flex;align-items:center;justify-content:space-between}
.resume_edit .subsidy_box li .Lbl svg {width:16px;height:16px}
.resume_edit .subsidy_box em {display:block;font-weight:bold}
.personal_tip .tip_icon {display:inline-block;width:16px;height:16px;vertical-align:bottom;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7.4' stroke='%238491A7' stroke-width='1.2'/%3E%3Cpath d='M8 6C8.552 6 9 5.552 9 5C9 4.4475 8.552 4 8 4C7.448 4 7 4.4475 7 5C7 5.552 7.448 6 8 6Z' fill='%238491A7'/%3E%3Cpath d='M8.79462 7.9067C8.74841 7.50883 8.41027 7.2 8 7.2C7.55817 7.2 7.2 7.55817 7.2 8V11.6L7.20538 11.6933C7.25159 12.0912 7.58973 12.4 8 12.4C8.44183 12.4 8.8 12.0418 8.8 11.6V8L8.79462 7.9067Z' fill='%238491A7'/%3E%3C/svg%3E%0A") no-repeat}
.personal_notice {width:100%;color:var(--coral90);font-size:14px;line-height:20px;}
/* 기타문서 */
.resume_edit .file_box {margin-top:16px;width:100%}
.resume_edit .file_box .list {display:flex;padding:12px 16px;width:100%;border:1px solid var(--gray30);border-radius:4px;box-sizing:border-box;font-size:14px;line-height:20px;word-break:break-all;background:var(--gray20);flex-wrap:wrap;align-items:center;}
.resume_edit .file_box .list:before {display:inline-block;margin-right:12px;width:16px;height:16px;content:""}
.resume_edit .file_box .list+.list {margin-top:8px}
.resume_edit .file_box .list .tit {color:var(--gray100)}
.resume_edit .file_box .list .tit span {display:inline-block;overflow:hidden;max-width:610px;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;}
.resume_edit .file_box .list .data {display:flex;margin-left:8px;color:var(--gray80);align-items:center}
.resume_edit .file_box .list .data+.data {margin-left:0}
.resume_edit .file_box .list .data+.data:before {display:inline-block;margin:0 4px;width:2px;height:2px;background:var(--gray80);content:""}
.resume_edit .file_box .list button {margin-left:auto}
.resume_edit .file_box .list.file:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3207 4.76686L9.84036 1.28582C9.72435 1.16978 9.56616 1.10649 9.39741 1.10649H4.52493C3.98706 1.10649 3.48082 1.31746 3.0906 1.69721C2.70038 2.07696 2.5 2.5833 2.5 3.13182V12.8682C2.5 13.4062 2.71093 13.9125 3.0906 14.3028C3.47028 14.6825 3.97651 14.8935 4.52493 14.8935H11.4856C12.0235 14.8935 12.5297 14.6825 12.9094 14.3028C13.2891 13.923 13.5 13.4167 13.5 12.8682V5.2099C13.5 5.04112 13.4367 4.88289 13.3207 4.76686ZM10.0197 4.51369V3.23731L11.3591 4.57698H10.0197V4.50314V4.51369ZM12.0235 13.4167C11.8758 13.5644 11.686 13.6382 11.4856 13.6382H4.52493C4.32454 13.6382 4.12416 13.5538 3.98706 13.4167C3.83941 13.269 3.76558 13.0792 3.76558 12.8787V3.12127C3.76558 2.92085 3.84995 2.72043 3.98706 2.5833C4.12416 2.44616 4.32454 2.36178 4.52493 2.36178H8.77517V4.52424C8.77517 4.88289 8.91227 5.2099 9.16539 5.46307C9.41851 5.71623 9.74545 5.85336 10.104 5.85336H12.2661V12.8893C12.2661 13.0897 12.1817 13.2901 12.0446 13.4273L12.0235 13.4167Z' fill='%238491A7'/%3E%3C/svg%3E%0A") no-repeat}
.resume_edit .file_box .list.url:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.64046 8.25325C2.82713 7.27325 3.74713 6.59992 4.74713 6.59992H6.70046C7.04713 6.59992 7.33379 6.31325 7.33379 5.96659C7.33379 5.61992 7.04713 5.33325 6.70046 5.33325H4.81379C3.07379 5.33325 1.52046 6.60659 1.35379 8.33992C1.3077 8.80274 1.35907 9.27008 1.5046 9.71183C1.65013 10.1536 1.88658 10.56 2.19873 10.9048C2.51087 11.2496 2.89179 11.5252 3.31693 11.7138C3.74208 11.9024 4.20202 11.9999 4.66713 11.9999H6.70046C7.04713 11.9999 7.33379 11.7133 7.33379 11.3666C7.33379 11.0199 7.04713 10.7333 6.70046 10.7333H4.66713C4.36091 10.7323 4.0587 10.6635 3.78222 10.5319C3.50574 10.4003 3.26185 10.209 3.06808 9.9719C2.87431 9.73479 2.73547 9.45769 2.66153 9.16053C2.58759 8.86337 2.5804 8.55352 2.64046 8.25325ZM6.00046 9.33325H10.0005C10.3671 9.33325 10.6671 9.03325 10.6671 8.66658C10.6671 8.29992 10.3671 7.99992 10.0005 7.99992H6.00046C5.63379 7.99992 5.33379 8.29992 5.33379 8.66658C5.33379 9.03325 5.63379 9.33325 6.00046 9.33325ZM11.1871 5.33325H9.30046C8.95379 5.33325 8.66713 5.61992 8.66713 5.96659C8.66713 6.31325 8.95379 6.59992 9.30046 6.59992H11.2538C12.2538 6.59992 13.1738 7.27325 13.3605 8.25325C13.4205 8.55352 13.4133 8.86337 13.3394 9.16053C13.2655 9.45769 13.1266 9.73479 12.9328 9.9719C12.7391 10.209 12.4952 10.4003 12.2187 10.5319C11.9422 10.6635 11.64 10.7323 11.3338 10.7333H9.30046C8.95379 10.7333 8.66713 11.0199 8.66713 11.3666C8.66713 11.7133 8.95379 11.9999 9.30046 11.9999H11.3338C13.2805 11.9999 14.8405 10.3266 14.6538 8.33992C14.4871 6.60659 12.9271 5.33325 11.1871 5.33325Z' fill='%238491A7'/%3E%3C/svg%3E%0A") no-repeat}
.resume_edit .file_box .list.url .tit {max-width:calc(100% - 80px)}
.resume_edit .file_box .list.notion:before {background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2218_57033)'%3E%3Cpath d='M5.06963 6.86031V6.7357C5.06963 6.41983 5.32394 6.15786 5.6517 6.13609L8.0391 5.97753L11.3407 10.814V6.56918L10.4909 6.45648V6.3973C10.4909 6.07771 10.751 5.81401 11.0829 5.7971L13.2552 5.6864V5.99738C13.2552 6.14337 13.1461 6.26824 12.9965 6.2934L12.4738 6.38135V13.2557L11.8177 13.4802C11.2696 13.6677 10.6595 13.467 10.3457 12.996L7.14044 8.18447V12.7768L8.12701 12.9646L8.11327 13.0556C8.07022 13.3408 7.82274 13.5565 7.52336 13.5697L5.06963 13.6784C5.03719 13.3717 5.26821 13.0974 5.58691 13.0641L5.90968 13.0304V6.90726L5.06963 6.86031Z' fill='%2367738E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.883 0.350187L1.04598 1.0183C0.456747 1.05832 0 1.52957 0 2.09748V11.6154C0 12.149 0.184648 12.6675 0.524857 13.0891L2.64587 15.7176C2.98879 16.1426 3.52846 16.3766 4.08679 16.3424L15.0048 15.6738C15.5644 15.6396 16 15.1932 16 14.6541V3.83316C16 3.49964 15.8307 3.18711 15.5464 2.99592L12.0902 0.671347C11.738 0.434445 11.3118 0.321064 10.883 0.350187ZM1.53378 2.24595C1.39696 2.14518 1.46207 1.93526 1.63395 1.92299L10.9492 1.25833C11.246 1.23715 11.5409 1.31845 11.7809 1.48762L13.65 2.8049C13.7209 2.85491 13.6876 2.96287 13.5998 2.96763L3.73498 3.50134C3.43644 3.51749 3.14176 3.43024 2.90439 3.25542L1.53378 2.24595ZM3.27228 5.17449C3.27228 4.85568 3.53119 4.59234 3.86226 4.5744L14.2922 4.00935C14.6148 3.99187 14.8864 4.23871 14.8864 4.54943V13.9193C14.8864 14.2375 14.6285 14.5006 14.298 14.5193L3.93418 15.1059C3.57509 15.1262 3.27228 14.8517 3.27228 14.5059V5.17449Z' fill='%2367738E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2218_57033'%3E%3Crect width='16' height='16' fill='white' transform='translate(0 0.345703)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat}
.resume_edit .file_box .list.github:before {background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2218_57035)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.375289 2.14246C0 2.86492 0 3.81407 0 5.71237V10.979C0 12.8773 0 13.8265 0.375289 14.549C0.69154 15.1578 1.18794 15.6542 1.79675 15.9704C2.51921 16.3457 3.46836 16.3457 5.36667 16.3457H5.99763C5.99876 16.219 6.01044 14.8783 6.00639 14.1905C3.78115 14.6737 3.31164 13.1179 3.31164 13.1179C2.94773 12.1941 2.42322 11.9481 2.42322 11.9481C1.69686 11.4515 2.47822 11.4614 2.47822 11.4614C3.2812 11.5183 3.70355 12.2859 3.70355 12.2859C4.41714 13.5083 5.57617 13.1552 6.03192 12.9509C6.10461 12.4338 6.31088 12.0812 6.53974 11.8813C4.76338 11.6794 2.89567 10.9928 2.89567 7.92731C2.89567 7.05411 3.20753 6.34003 3.71927 5.78065C3.63676 5.57831 3.36223 4.76503 3.79736 3.66346C3.79736 3.66346 4.4692 3.44835 5.99755 4.48362C6.6355 4.30633 7.32012 4.21744 8.00031 4.21449C8.67952 4.21744 9.36413 4.30633 10.0031 4.48362C11.5304 3.44835 12.2008 3.66346 12.2008 3.66346C12.6374 4.76503 12.3629 5.57831 12.2804 5.78065C12.7931 6.34003 13.103 7.05411 13.103 7.92731C13.103 11.0007 11.2323 11.677 9.45008 11.8749C9.73738 12.1219 9.99325 12.6101 9.99325 13.3566C9.99325 14.3158 10.0023 16.1949 10.003 16.3457H10.6333C12.5316 16.3457 13.4808 16.3457 14.2032 15.9704C14.8121 15.6542 15.3085 15.1578 15.6247 14.549C16 13.8265 16 12.8773 16 10.979V5.71237C16 3.81407 16 2.86492 15.6247 2.14246C15.3085 1.53364 14.8121 1.03724 14.2032 0.720992C13.4808 0.345703 12.5316 0.345703 10.6333 0.345703H5.36667C3.46836 0.345703 2.51921 0.345703 1.79675 0.720992C1.18794 1.03724 0.69154 1.53364 0.375289 2.14246Z' fill='%2367738E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99677 16.355C5.99677 16.355 6.00986 14.9125 6.00561 14.1901C3.78037 14.6734 3.31086 13.1175 3.31086 13.1175C2.94695 12.1937 2.42244 11.9477 2.42244 11.9477C1.69608 11.4512 2.47744 11.461 2.47744 11.461C3.28041 11.5179 3.70277 12.2856 3.70277 12.2856C4.41636 13.5079 5.57539 13.1548 6.03114 12.9505C6.10383 12.4334 6.3101 12.0808 6.53896 11.8809C4.7626 11.679 2.89489 10.9925 2.89489 7.92692C2.89489 7.05372 3.20675 6.33964 3.71849 5.78026C3.63598 5.57792 3.36145 4.76464 3.79657 3.66307C3.79657 3.66307 4.46842 3.44796 5.99677 4.48323C6.63472 4.30594 7.31933 4.21705 7.99953 4.2141C8.67874 4.21705 9.36335 4.30594 10.0023 4.48323C11.5297 3.44796 12.2 3.66307 12.2 3.66307C12.6366 4.76464 12.3621 5.57792 12.2796 5.78026C12.7923 6.33964 13.1022 7.05372 13.1022 7.92692C13.1022 11.0003 11.2315 11.6766 9.4493 11.8745C9.7366 12.1215 9.99247 12.6097 9.99247 13.3562C9.99247 14.356 10.0023 16.355 10.0023 16.355H5.99677Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2218_57035'%3E%3Crect width='16' height='16' fill='white' transform='translate(0 0.345703)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat}
.resume_edit .file_box .list.brunch:before {background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.345703' width='16' height='16' rx='3.2' fill='%2367738E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.98673 9.00515L8.95205 9.02248C7.00477 9.98083 5.50233 12.4027 5.4829 12.4342C5.49669 12.4342 5.50863 12.4333 5.52133 12.4323L5.52386 12.4321C5.75283 12.4137 6.89451 12.2956 7.91857 11.7615C8.80555 11.2978 9.81436 10.3369 9.93515 9.32076C9.95405 9.1564 9.92622 9.03088 9.85322 8.94844C9.78757 8.87492 9.69042 8.83817 9.56333 8.83817C9.40474 8.83817 9.19994 8.89698 8.98673 9.00515ZM9.33069 5.70054C10.0218 5.20745 10.9251 4.43866 11.2916 3.23927C11.2916 3.23927 9.50031 4.98374 8.29035 7.32265C8.50885 7.08404 8.70148 6.89363 8.85982 6.73712C9.16043 6.43997 9.33745 6.26499 9.33332 6.11434C9.33161 6.04714 9.30677 5.99146 9.28451 5.94156C9.24537 5.8538 9.21419 5.7839 9.33069 5.70054ZM5.44664 12.7414C5.3726 12.7461 5.3306 12.7467 5.3285 12.7467C5.3285 12.7467 5.10794 12.8233 5.03284 13.2555C4.99188 13.4929 4.87318 13.5953 4.30444 13.841C4.23407 13.871 4.16 13.903 4.08228 13.9377C4.01978 13.9655 3.96781 13.9235 4.02401 13.8258C4.02963 13.8159 4.06341 13.7578 4.11981 13.6609C4.24253 13.4499 4.4723 13.055 4.75186 12.5718C4.5523 12.4768 4.39422 12.3591 4.30915 12.2704L4.4121 12.0892C4.57753 12.2063 4.73823 12.2851 4.8879 12.3371C5.73182 10.8814 6.91812 8.83029 7.1224 8.44905C7.9469 6.90571 9.4662 4.33259 10.4692 3.44933C11.2759 2.73884 11.6367 2.62646 11.8121 2.84858C12.0248 3.11535 11.5374 4.0968 11.153 4.59724C10.5102 5.43272 9.65683 5.82499 9.65683 5.82499C9.65683 5.82499 10.0869 6.14322 9.24248 6.97502C7.93589 8.26112 7.27014 9.37253 6.93984 9.92393C6.90479 9.98244 6.87352 10.0346 6.84566 10.0801C6.69546 10.3243 6.74957 10.351 6.7795 10.3132C7.9443 9.10178 8.98725 8.40652 9.85008 8.40652C10.4172 8.40652 10.7497 8.72002 10.7497 9.26667C10.7497 10.7102 8.90007 11.7841 8.24993 12.0693C7.01476 12.6096 5.82005 12.7194 5.44719 12.7414H5.44664ZM5.01367 13.9466L5.11502 13.7754H11.9652L11.8649 13.9466H5.01367Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat}
.resume_edit .file_box .list.linkedin:before {background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2218_57041)'%3E%3Cg clip-path='url(%23clip1_2218_57041)'%3E%3Cpath d='M14.8156 0.345703H1.18125C0.528125 0.345703 0 0.861328 0 1.49883V15.1895C0 15.827 0.528125 16.3457 1.18125 16.3457H14.8156C15.4688 16.3457 16 15.827 16 15.1926V1.49883C16 0.861328 15.4688 0.345703 14.8156 0.345703ZM4.74687 13.9801H2.37188V6.34258H4.74687V13.9801ZM3.55938 5.30195C2.79688 5.30195 2.18125 4.68633 2.18125 3.92695C2.18125 3.16758 2.79688 2.55195 3.55938 2.55195C4.31875 2.55195 4.93437 3.16758 4.93437 3.92695C4.93437 4.6832 4.31875 5.30195 3.55938 5.30195ZM13.6344 13.9801H11.2625V10.2676C11.2625 9.3832 11.2469 8.24258 10.0281 8.24258C8.79375 8.24258 8.60625 9.2082 8.60625 10.2051V13.9801H6.2375V6.34258H8.5125V7.38633H8.54375C8.85938 6.78633 9.63438 6.15195 10.7875 6.15195C13.1906 6.15195 13.6344 7.7332 13.6344 9.78945V13.9801Z' fill='%2367738E'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2218_57041'%3E%3Crect width='16' height='16' fill='white' transform='translate(0 0.345703)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_2218_57041'%3E%3Crect y='0.345703' width='16' height='16' rx='3.2' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat}
.resume_edit .file_box .list .desc {margin-top:8px;width:100%;color:var(--gray100);font-size:13px;line-height:20px;word-break:break-all}
/* 양식 추천 */
.resume_edit .form_box {display:flex;margin-bottom:20px;align-items:center}
.resume_edit .form_box .tit {color:var(--gray100);font-size:16px;font-weight:bold;line-height:22px}
.resume_edit .form_box .form_list {margin-left:20px}
.resume_edit .form_box .form_list li {display:flex}
.resume_edit .form_box .form_list button {display:inline-flex;position:relative;padding:6px 11px;height:40px;border:1px solid var(--gray40);border-radius:35px;color:var(--gray100);font-size:14px;line-height:24px;background:var(--white);align-items:center;justify-content:center;}
.resume_edit .form_box .form_list button+button {margin-left:8px}
.resume_edit .form_box .form_list button:hover {background:var(--gray20)}
/* 학력 */
.school_textarea {height:132px}
/* 경력 */
.company_tip {display:flex;align-items:center}
.company_tip .TipBox {display:flex;margin-left:8px}
.company_tip .company_none {display:inline-block;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8ZM1.2 8C1.2 4.24446 4.24446 1.2 8 1.2C11.7555 1.2 14.8 4.24446 14.8 8C14.8 11.7555 11.7555 14.8 8 14.8C4.24446 14.8 1.2 11.7555 1.2 8Z' fill='%238491A7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.92773 8.35742C8.66992 8.65039 8.53711 9.07812 8.5293 9.64062H7.19922C7.19922 9.12109 7.26367 8.70703 7.39258 8.39844C7.52148 8.08984 7.77637 7.75098 8.15723 7.38184C8.53809 7.0127 8.7793 6.75 8.88086 6.59375C9.03711 6.35547 9.11523 6.09766 9.11523 5.82031C9.11523 5.45312 9.02441 5.17285 8.84277 4.97949C8.66113 4.78613 8.39453 4.68945 8.04297 4.68945C7.70703 4.68945 7.43652 4.78418 7.23145 4.97363C7.02637 5.16309 6.92383 5.41992 6.92383 5.74414H5.5C5.50781 5.05273 5.74316 4.50586 6.20605 4.10352C6.66895 3.70117 7.28125 3.5 8.04297 3.5C8.82812 3.5 9.44043 3.69922 9.87988 4.09766C10.3193 4.49609 10.5391 5.05273 10.5391 5.76758C10.5391 6.4043 10.2422 7.03125 9.64844 7.64844L8.92773 8.35742ZM8.5 12.002C8.35938 12.1465 8.16016 12.2188 7.90234 12.2188C7.64453 12.2188 7.44629 12.1465 7.30762 12.002C7.16895 11.8574 7.09961 11.6777 7.09961 11.4629C7.09961 11.2324 7.17188 11.0459 7.31641 10.9033C7.46094 10.7607 7.65625 10.6895 7.90234 10.6895C8.15234 10.6895 8.34961 10.7627 8.49414 10.9092C8.63867 11.0557 8.71094 11.2402 8.71094 11.4629C8.71094 11.6777 8.64062 11.8574 8.5 12.002Z' fill='%2367738E'/%3E%3C/svg%3E%0A")}
.resume_career .letter_box textarea {height:220px} /* WMG-38000 */
.career_txt {margin-top:8px;color:var(--gray80);font-size:13px;line-height:20px}
.change_notice {padding:16px 20px;color:var(--blue90);font-size:14px;font-weight:bold;line-height:20px;text-align:center;border-radius:0 0 8px 8px;background:var(--gray20)}
/* WMG-38000 */
.resume_edit .company_tip {margin:-12px 0 12px}

/* 경력기술서 */
.resume_career_letter .resume_list .list {margin:0;justify-content:space-between}
.resume_career_letter .resume_list .list .contents {margin-left:28px;width:718px}
.resume_career_letter .resume_list .list .contents_edit {margin-right:28px}
.resume_career_letter .letter_box textarea {height:237px}
/* 교육 */
.resume_school .resume_list .contents .tit {display:block}
.resume_school .resume_list .contents .tit span {max-width:calc(100% - 60px)}
.resume_school .letter_box textarea {height:132px}
/* 이력서 파일 */
.resume_file .file_preview {overflow:hidden;position:relative;width:421px;height:236px;border:1px solid var(--gray40);border-radius:8px;}
.resume_file .file_preview img {width:100%}
.resume_file .file_preview .txt_no_preview {color:var(--gray80);font-size:14px;line-height:20px;text-align:center}
.resume_file .file_preview .txt_no_preview:before {display:block;margin:54px auto 8px;width:100px;height:100px;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='17' y='19' width='62' height='62' rx='8' fill='%23EAEDF4'/%3E%3Ccircle cx='31' cy='33' r='6' fill='%23B4C0D3'/%3E%3Cpath d='M36.3716 54.2785C37.1692 53.1618 38.8288 53.1617 39.6265 54.2784L50.7409 69.8375C51.6865 71.1612 50.7402 73 49.1135 73H26.8862C25.2595 73 24.3133 71.1613 25.2587 69.8376L36.3716 54.2785Z' fill='%23D7DCE5'/%3E%3Cpath d='M54.7111 47.5777C55.4482 46.1036 57.5518 46.1036 58.2889 47.5777L69.5528 70.1056C70.2177 71.4354 69.2507 73 67.7639 73H45.2361C43.7493 73 42.7823 71.4354 43.4472 70.1056L54.7111 47.5777Z' fill='%23D7DCE5'/%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_file .item_row .btn_delete {margin-right:12px}
.resume_file .item_row .file_preview .btn_delete {position:absolute;top:12px;left:12px}
.resume_file .resume_edit .file_box {margin-top:0}
/* 경험/활동/교육 */
.resume_edu .letter_box textarea {height:132px}
/* 자기소개서 */
.resume_letter .resume_list .list {margin:0;justify-content:space-between}
.resume_letter .resume_list .list .contents {margin-left:28px;width:718px}
.resume_letter .resume_list .list .contents_edit {margin-right:28px}
.resume_letter .resume_list .contents .tit .btn_change {left:0}
.resume_letter .letter_box textarea {height:237px}
.resume_letter .resume_list.change .list {margin:0 28px}
.resume_letter .resume_list.change .list .contents {margin-left:0}
.resume_letter .btn_import_letter {margin-top: 16px}
.resume_letter .btn_import_letter .btn_ico_plus {position: relative;margin-right: 4px;width: 16px;height: 16px}
.resume_letter .btn_import_letter .btn_ico_plus:before {position: absolute;top: 7px;left: 2px;width: 11px;height: 1px;background: currentColor;content: ""}
.resume_letter .btn_import_letter .btn_ico_plus:after {position: absolute;top: 2px;left: 7px;width: 1px;height: 11px;background: currentColor;content: ""}

/* 인적성검사 */
.resume_exam .resume_list .contents .tit {width:auto}
.resume_exam .tit_exam {margin-top:0}
.resume_exam .person_box li+li {margin-top:8px}
.resume_exam .person_box .InpBox.Bg {width:100%}
.resume_exam .person_box .InpBox.Bg .Lbl {display:flex;font-size:13px;align-items:center}
.resume_exam .person_box .InpBox.Bg .Lbl em {margin-right:12px;color:var(--gray120);font-size:14px;font-weight:bold}
.resume_exam .person_box .InpBox.Bg button {display:flex;position:relative;z-index:1;margin-left:auto;padding:4px 7px;height:32px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box;color:var(--gray100);font-size:13px;line-height:20px;background:var(--white);align-items:center;justify-content:center;}
.resume_exam .person_box .InpBox.Bg button:hover {background:var(--gray20)}
.resume_exam .person_box+.item_row {margin-top:8px}
/* 인적성검사 보기 */
.resume_exam .resume_list li {margin:0 28px;padding:28px 0}
.resume_exam .resume_list .date {margin:0 12px 0 8px}
.resume_exam .resume_list .btn_result {display:inline-flex;position:relative;padding:4px 7px;height:32px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box;color:var(--gray100);font-size:13px;line-height:20px;text-align:center;vertical-align:top;background:var(--white);justify-content:center;align-items:center;}
.resume_exam .resume_list .btn_result:hover {background:var(--gray20)}
/* 포트폴리오 및 기타문서 */
.resume_etc .resume_edit .file_box .list .tit {max-width:calc(100% - 200px)}
.resume_etc .letter_box textarea {height:132px}
.resume_etc .tit_tooltip .TipCont {width:275px}
.resume_etc .tit_tooltip .portfolio_desc {display:flex;color:var(--gray100);font-weight:normal;line-height:21px;flex-wrap:wrap;}
.resume_etc .tit_tooltip .portfolio_desc dt {margin-right:12px;width:54px;color:var(--gray80);flex-shrink:0;}
.resume_etc .tit_tooltip .portfolio_desc dd {width:calc(100% - 80px);white-space:normal}
.resume_etc .port_box {display:flex;flex-wrap:wrap;gap:20px}
.resume_etc .port_box .box {overflow:hidden;position:relative;width:270px;height:270px;border:1px solid var(--gray40);border-radius:8px;box-sizing:border-box;background:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='13' width='2' height='28' rx='1' fill='%23B4C0D3'/%3E%3Crect y='13' width='28' height='2' rx='1' fill='%23B4C0D3'/%3E%3C/svg%3E%0A") center no-repeat;}
.resume_etc .port_box .box img {object-fit:cover}
.resume_etc .port_box .box .box_delete {display:none;position:absolute;top:50%;left:50%;width:64px;height:75px;background:url("data:image/svg+xml,%3Csvg width='96' height='96' viewBox='0 0 96 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_bd_353_40922)'%3E%3Ccircle cx='48' cy='44' r='32' fill='white' fill-opacity='0.3' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.3936 32.9794C38.0031 32.5889 37.3699 32.5889 36.9794 32.9794C36.5889 33.3699 36.5889 34.0031 36.9794 34.3936L47.586 45.0002L36.9794 55.6068C36.5889 55.9974 36.5889 56.6305 36.9794 57.021C37.3699 57.4116 38.0031 57.4116 38.3936 57.021L49.0002 46.4144L59.6068 57.021C59.9974 57.4116 60.6305 57.4116 61.021 57.021C61.4116 56.6305 61.4116 55.9974 61.021 55.6068L50.4144 45.0002L61.021 34.3936C61.4116 34.0031 61.4116 33.3699 61.021 32.9794C60.6305 32.5889 59.9974 32.5889 59.6068 32.9794L49.0002 43.586L38.3936 32.9794Z' fill='%23B4C0D3'/%3E%3Cdefs%3E%3Cfilter id='filter0_bd_353_40922' x='0' y='0' width='96' height='96' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='2'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_353_40922'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.0666667 0 0 0 0 0.164706 0 0 0 0 0.501961 0 0 0 0.08 0'/%3E%3CfeBlend mode='normal' in2='effect1_backgroundBlur_353_40922' result='effect2_dropShadow_353_40922'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect2_dropShadow_353_40922' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat;transform:translate(-50%, -50%);}
.resume_etc .port_box .box:hover {background:url("data:image/svg+xml,%3Csvg width='96' height='96' viewBox='0 0 96 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_bd_353_41138)'%3E%3Ccircle cx='48' cy='44' r='32' fill='white' fill-opacity='0.3' shape-rendering='crispEdges'/%3E%3C/g%3E%3Crect x='47' y='30' width='2' height='28' rx='1' fill='%23B4C0D3'/%3E%3Crect x='34' y='43' width='28' height='2' rx='1' fill='%23B4C0D3'/%3E%3Cdefs%3E%3Cfilter id='filter0_bd_353_41138' x='0' y='0' width='96' height='96' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='2'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_353_41138'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.0666667 0 0 0 0 0.164706 0 0 0 0 0.501961 0 0 0 0.08 0'/%3E%3CfeBlend mode='normal' in2='effect1_backgroundBlur_353_41138' result='effect2_dropShadow_353_41138'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect2_dropShadow_353_41138' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A") top calc(50% + 4px) center no-repeat}
.resume_etc .port_box .box:hover .box_delete {display:block}
.resume_etc .port_preview {overflow:hidden;width:421px;height:236px;border:1px solid var(--gray40);border-radius:8px}
/* 경험 */
.resume_edu .edu_picture {display:flex;position:relative;padding:8px;width:421px;border:1px solid var(--gray30);border-radius:4px;align-items:center;}
.resume_edu .edu_picture .picture {overflow:hidden;margin-right:12px;width:72px;height:72px;border-radius:4px;flex-shrink:0;}
.resume_edu .edu_picture .txt_box {width:calc(100% - 120px)}
.resume_edu .edu_picture .txt_box .tit {display:block;color:var(--gray100);font-size:14px;font-weight:bold;line-height:20px;}
.resume_edu .edu_picture .txt_box .txt {margin-top:4px;color:var(--gray80);font-size:14px;line-height:20px;}
.resume_edu .edu_picture .btn_delete {display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%);align-items:center;}

/*********************** 모달 *******************************/
/* [모달] 경력 여부 선택 */
.resume_onboarding {padding:70px 0;width:800px;text-align:center}
.resume_onboarding .txt {color:var(--gray100);font-size:16px;font-weight:bold;line-height:24px}
.resume_onboarding .tit {margin:8px 0 40px;color:var(--gray110);font-size:24px;font-weight:bold;line-height:34px}
.resume_onboarding .tit strong {color:var(--blue80)}
.resume_onboarding .state_box {display:flex;justify-content:center;gap:0 20px}
.resume_onboarding .state_box .box {padding:32px;width:290px;border:1px solid var(--gray30);border-radius:8px;box-sizing:border-box;text-align:center;background:var(--blue20)}
.resume_onboarding .state_box .box .state_txt {color:var(--gray100);font-size:16px;font-weight:bold;line-height:24px}
.resume_onboarding .state_box .box .state_txt strong {color:var(--blue90)}
.resume_onboarding .state_box .box .state_txt:after {display:block;margin:24px auto 28px;width:120px;height:140px;content:""}
.resume_onboarding .state_box .box.newcomer .state_txt:after {background:url("//www.saraminimage.co.kr/sri/resume/bg_check_newcomer.png") no-repeat}
.resume_onboarding .state_box .box.career .state_txt:after {background:url("//www.saraminimage.co.kr/sri/resume/bg_check_career.png") no-repeat}
.resume_onboarding .state_box button {width:100%}
/* [모달] 선택항목 순서변경 */
.resume_change_list {width:400px}
.resume_change_list .change_box {border:1px solid var(--gray40);border-radius:4px}
.resume_change_list .change_list {overflow:auto;padding:16px;height:259px;box-sizing:border-box}
.resume_change_list .change_list li+li {margin-top:4px}
.resume_change_list .change_list button {padding:8px 12px;width:100%;border:1px solid var(--white);border-radius:4px;color:var(--gray100);font-size:15px;line-height:22px;text-align:left}
.resume_change_list .change_list button.on {border-color:var(--gray20);font-weight:bold;background:var(--gray20)}
.resume_change_list .change_btm {display:flex;padding:16px;border-top:1px solid var(--gray40);gap:0 8px}
.resume_change_list .change_btm button {display:flex;width:24px;height:24px;border:1px solid var(--gray40);border-radius:4px;color:var(--gray100);font-size:12px;line-height:20px;background:var(--white);align-items:center;justify-content:center;}
.resume_change_list .change_btm .btn_up {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.46654 9.80003C4.34431 9.67781 4.2832 9.52225 4.2832 9.33337C4.2832 9.14448 4.34431 8.98892 4.46654 8.8667L7.5332 5.80003C7.59987 5.73337 7.67209 5.68625 7.74987 5.6587C7.82765 5.63114 7.91098 5.61714 7.99987 5.6167C8.08876 5.6167 8.17498 5.63337 8.25854 5.6667C8.34209 5.70003 8.41143 5.74448 8.46654 5.80003L11.5332 8.8667C11.6554 8.98892 11.7165 9.14448 11.7165 9.33337C11.7165 9.52225 11.6554 9.67781 11.5332 9.80003C11.411 9.92225 11.2554 9.98337 11.0665 9.98337C10.8776 9.98337 10.7221 9.92225 10.5999 9.80003L7.99987 7.20003L5.39987 9.80003C5.27765 9.92225 5.12209 9.98337 4.9332 9.98337C4.74431 9.98337 4.58876 9.92225 4.46654 9.80003Z' fill='%2367738E'/%3E%3C/svg%3E%0A") center no-repeat}
.resume_change_list .change_btm .btn_down {background:url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.99987 4.98337C3.91098 4.98337 3.82476 4.9667 3.7412 4.93337C3.65765 4.90003 3.58831 4.85559 3.5332 4.80003L0.466536 1.73337C0.344314 1.61114 0.283203 1.45559 0.283203 1.2667C0.283203 1.07781 0.344314 0.922255 0.466536 0.800032C0.588758 0.67781 0.744314 0.616699 0.933203 0.616699C1.12209 0.616699 1.27765 0.67781 1.39987 0.800032L3.99987 3.40003L6.59987 0.800032C6.72209 0.67781 6.87765 0.616699 7.06654 0.616699C7.25543 0.616699 7.41098 0.67781 7.5332 0.800032C7.65543 0.922255 7.71654 1.07781 7.71654 1.2667C7.71654 1.45559 7.65543 1.61114 7.5332 1.73337L4.46654 4.80003C4.39987 4.8667 4.32765 4.91403 4.24987 4.94203C4.17209 4.97003 4.08876 4.98381 3.99987 4.98337Z' fill='%2367738E'/%3E%3C/svg%3E%0A") center no-repeat}
.resume_change_list .change_btm .btn_first {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.46654 7.80003C4.34431 7.67781 4.2832 7.52225 4.2832 7.33337C4.2832 7.14448 4.34431 6.98892 4.46654 6.8667L7.5332 3.80003C7.59987 3.73337 7.67209 3.68625 7.74987 3.6587C7.82765 3.63114 7.91098 3.61714 7.99987 3.6167C8.08876 3.6167 8.17209 3.6307 8.24987 3.6587C8.32765 3.6867 8.39987 3.73381 8.46654 3.80003L11.5332 6.8667C11.6554 6.98892 11.7194 7.14181 11.7252 7.32537C11.731 7.50892 11.667 7.66714 11.5332 7.80003C11.411 7.92225 11.2554 7.98337 11.0665 7.98337C10.8776 7.98337 10.7221 7.92225 10.5999 7.80003L7.99987 5.2167L5.39987 7.80003C5.27765 7.92225 5.12476 7.98625 4.9412 7.99203C4.75765 7.99781 4.59943 7.93381 4.46654 7.80003ZM4.46654 11.8C4.34431 11.6778 4.2832 11.5223 4.2832 11.3334C4.2832 11.1445 4.34431 10.9889 4.46654 10.8667L7.5332 7.80003C7.59987 7.73337 7.67209 7.68625 7.74987 7.6587C7.82765 7.63114 7.91098 7.61714 7.99987 7.6167C8.08876 7.6167 8.17209 7.6307 8.24987 7.6587C8.32765 7.6867 8.39987 7.73381 8.46654 7.80003L11.5332 10.8667C11.6554 10.9889 11.7194 11.1418 11.7252 11.3254C11.731 11.5089 11.667 11.6671 11.5332 11.8C11.411 11.9223 11.2554 11.9834 11.0665 11.9834C10.8776 11.9834 10.7221 11.9223 10.5999 11.8L7.99987 9.2167L5.39987 11.8C5.27765 11.9223 5.12476 11.9863 4.9412 11.992C4.75765 11.9978 4.59943 11.9338 4.46654 11.8Z' fill='%2367738E'/%3E%3C/svg%3E%0A") center no-repeat}
.resume_change_list .change_btm .btn_last {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00108 8.38328C7.91219 8.38328 7.82886 8.3695 7.75108 8.34194C7.67331 8.31439 7.60108 8.26705 7.53442 8.19994L4.46775 5.13328C4.34553 5.01105 4.28153 4.85817 4.27575 4.67461C4.26997 4.49105 4.33397 4.33283 4.46775 4.19994C4.58997 4.07772 4.74553 4.01661 4.93442 4.01661C5.1233 4.01661 5.27886 4.07772 5.40108 4.19994L8.00108 6.78328L10.6011 4.19994C10.7233 4.07772 10.8762 4.01394 11.0597 4.00861C11.2433 4.00328 11.4015 4.06705 11.5344 4.19994C11.6566 4.32217 11.7178 4.47772 11.7178 4.66661C11.7178 4.8555 11.6566 5.01105 11.5344 5.13328L8.46775 8.19994C8.40108 8.26661 8.32886 8.31394 8.25108 8.34194C8.17331 8.36994 8.08997 8.38372 8.00108 8.38328ZM8.00108 12.3833C7.91219 12.3833 7.82886 12.3695 7.75108 12.3419C7.67331 12.3144 7.60108 12.2671 7.53442 12.1999L4.46775 9.13328C4.34553 9.01105 4.28153 8.85839 4.27575 8.67528C4.26997 8.49216 4.33397 8.33372 4.46775 8.19994C4.58997 8.07772 4.74553 8.01661 4.93442 8.01661C5.1233 8.01661 5.27886 8.07772 5.40108 8.19994L8.00108 10.7833L10.6011 8.19994C10.7233 8.07772 10.8762 8.01372 11.0597 8.00794C11.2433 8.00216 11.4015 8.06616 11.5344 8.19994C11.6566 8.32217 11.7178 8.47772 11.7178 8.66661C11.7178 8.8555 11.6566 9.01105 11.5344 9.13328L8.46775 12.1999C8.40108 12.2666 8.32886 12.3139 8.25108 12.3419C8.17331 12.3699 8.08997 12.3837 8.00108 12.3833Z' fill='%2367738E'/%3E%3C/svg%3E%0A") center no-repeat}
.resume_change_list .change_btm .btn_reset {margin-left:auto;padding:2px 8px;width:auto}
/* [모달] 사진올리기 */
.resume_picture {width:560px}
.resume_picture .notice_box {counter-reset:var-count}
.resume_picture .notice_box li {display:flex;color:var(--gray100);font-size:14px;line-height:21px;align-items:flex-start}
.resume_picture .notice_box li:before {display:inline-block;margin-right:4px;content:counter(var-count) ". ";counter-increment:var-count}
.resume_picture .picture_box {display:flex;margin-top:24px;padding:20px 24px;border-radius:4px;background:var(--gray30);align-items:center;justify-content:center}
.resume_picture .picture_box .tit {margin-bottom:8px;color:var(--gray120);font-size:13px;font-weight:bold;line-height:20px;text-align:center}
.resume_picture .picture_box .picture_before .tit {width:100%}
.resume_picture .picture_box .picture_before .picture {display:flex;overflow:hidden;margin:0 auto;min-width:186px;min-height:140px;border:1px solid var(--gray40);background:var(--white);align-items:center;justify-content:center}
.resume_picture .picture_box .picture_before {position:relative;margin-right:70px;flex-shrink:0;}
.resume_picture .picture_box .picture_before:after {display:block;position:absolute;top:50%;right:-45px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 22L17.9248 12L8 2' stroke='%238491A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_picture .picture_box .picture_after .picture {display:block;overflow:hidden;padding:10px;width:120px;height:160px;border:1px solid var(--gray40);box-sizing:border-box;box-sizing:border-box;background:var(--white);}
.resume_picture .picture_box .picture_after .picture .img {overflow:hidden;width:100%;height:100%;background:var(--gray20);}
.resume_picture .picture_box .picture span {color:var(--gray80);font-size:12px;line-height:20px}
.resume_picture .file_box {position:relative;margin:24px 0 8px}
.resume_picture .file_box:before {display:block;position:absolute;top:0;right:0;width:387px;height:40px;border:1px solid var(--gray30);border-radius:4px;background:var(--gray20) url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3207 4.76685L9.84036 1.28581C9.72435 1.16978 9.56616 1.10649 9.39741 1.10649H4.52493C3.98706 1.10649 3.48082 1.31746 3.0906 1.69721C2.70038 2.07696 2.5 2.58329 2.5 3.13182V12.8682C2.5 13.4062 2.71093 13.9125 3.0906 14.3028C3.47028 14.6825 3.97651 14.8935 4.52493 14.8935H11.4856C12.0235 14.8935 12.5297 14.6825 12.9094 14.3028C13.2891 13.923 13.5 13.4167 13.5 12.8682V5.20989C13.5 5.04112 13.4367 4.88289 13.3207 4.76685ZM10.0197 4.51369V3.23731L11.3591 4.57698H10.0197V4.50314V4.51369ZM12.0235 13.4167C11.8758 13.5644 11.686 13.6382 11.4856 13.6382H4.52493C4.32454 13.6382 4.12416 13.5538 3.98706 13.4167C3.83941 13.269 3.76558 13.0792 3.76558 12.8787V3.12127C3.76558 2.92085 3.84995 2.72042 3.98706 2.58329C4.12416 2.44616 4.32454 2.36177 4.52493 2.36177H8.77517V4.52424C8.77517 4.88289 8.91227 5.20989 9.16539 5.46306C9.41851 5.71623 9.74545 5.85336 10.104 5.85336H12.2661V12.8893C12.2661 13.0897 12.1817 13.2901 12.0446 13.4273L12.0235 13.4167Z' fill='%238491A7'/%3E%3C/svg%3E%0A") center left 22px no-repeat;content:""}
.resume_picture .file_box input[type=file] {position:relative;z-index:10;width:100%;line-height:20px}
.resume_picture .file_box input[type=file]::file-selector-button {margin-right:55px;width:85px;height:40px;border:1px solid var(--gray40);border-radius:4px;color:var(--gray100);font-size:14px;line-height:20px;background:var(--white);cursor:pointer}
.resume_picture .file_box .file_size {position:absolute;top:10px;right:20px}
.resume_picture .file_box .file_delete {display:inline-block;position:absolute;top:9px;right:16px;z-index:110;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='8' fill='%2367738E'/%3E%3Cpath d='M9 9L15 15' stroke='white'/%3E%3Cpath d='M15 9L9 15' stroke='white'/%3E%3C/svg%3E%0A") no-repeat;}
.resume_picture .txt {color:var(--gray80);font-size:13px;line-height:20px}
/* [모달] 마이커리어 - Chat GPT */
.resume_gpt_box {width:800px}
.resume_gpt_box .Tit {display:flex;position:relative;flex-wrap:wrap;align-items:center}
.resume_gpt_box .Tit .Txt em {color:var(--blue90)}
.resume_gpt_box .Txt {width:100%}
.resume_gpt_box .tit_badge {display:flex;margin:0 8px 0 12px;width:112px;height:24px;background:url("data:image/svg+xml,%3Csvg width='112' height='24' viewBox='0 0 112 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='112' height='24' rx='12' fill='url(%23paint0_linear_2195_51495)'/%3E%3Cpath d='M8.6 11.788C8.6 11.164 8.692 10.572 8.876 10.012C9.068 9.452 9.348 8.964 9.716 8.548C10.092 8.124 10.552 7.788 11.096 7.54C11.648 7.292 12.284 7.168 13.004 7.168C13.828 7.168 14.52 7.32 15.08 7.624C15.64 7.92 16.072 8.284 16.376 8.716C16.528 8.932 16.6 9.164 16.592 9.412C16.584 9.66 16.484 9.86 16.292 10.012C16.196 10.084 16.088 10.14 15.968 10.18C15.848 10.212 15.724 10.224 15.596 10.216C15.468 10.2 15.34 10.16 15.212 10.096C15.092 10.032 14.984 9.936 14.888 9.808C14.656 9.52 14.388 9.296 14.084 9.136C13.788 8.976 13.428 8.896 13.004 8.896C12.684 8.896 12.38 8.956 12.092 9.076C11.804 9.196 11.552 9.38 11.336 9.628C11.12 9.868 10.948 10.168 10.82 10.528C10.692 10.888 10.628 11.308 10.628 11.788C10.628 12.268 10.692 12.692 10.82 13.06C10.948 13.42 11.12 13.72 11.336 13.96C11.552 14.2 11.804 14.384 12.092 14.512C12.38 14.632 12.684 14.692 13.004 14.692C13.436 14.692 13.808 14.624 14.12 14.488C14.44 14.344 14.712 14.136 14.936 13.864C15.136 13.616 15.364 13.448 15.62 13.36C15.884 13.272 16.132 13.308 16.364 13.468C16.62 13.636 16.748 13.848 16.748 14.104C16.748 14.352 16.66 14.604 16.484 14.86C16.18 15.3 15.74 15.672 15.164 15.976C14.596 16.272 13.876 16.42 13.004 16.42C12.284 16.42 11.648 16.296 11.096 16.048C10.552 15.8 10.092 15.468 9.716 15.052C9.348 14.628 9.068 14.136 8.876 13.576C8.692 13.008 8.6 12.412 8.6 11.788ZM17.1316 8.092C17.1316 7.812 17.2116 7.588 17.3716 7.42C17.5396 7.252 17.7636 7.168 18.0436 7.168C18.3236 7.168 18.5436 7.252 18.7036 7.42C18.8636 7.588 18.9436 7.812 18.9436 8.092V11.032C19.0956 10.792 19.3236 10.604 19.6276 10.468C19.9396 10.324 20.2516 10.252 20.5636 10.252C20.8916 10.252 21.1916 10.308 21.4636 10.42C21.7356 10.532 21.9676 10.692 22.1596 10.9C22.3516 11.1 22.4996 11.34 22.6036 11.62C22.7076 11.9 22.7596 12.208 22.7596 12.544V15.4C22.7596 15.68 22.6756 15.9 22.5076 16.06C22.3476 16.228 22.1276 16.312 21.8476 16.312C21.5676 16.312 21.3476 16.228 21.1876 16.06C21.0276 15.9 20.9476 15.68 20.9476 15.4V12.7C20.9476 12.428 20.8516 12.2 20.6596 12.016C20.4756 11.824 20.2356 11.728 19.9396 11.728C19.6596 11.728 19.4236 11.82 19.2316 12.004C19.0396 12.18 18.9436 12.408 18.9436 12.688V15.4C18.9436 15.68 18.8636 15.9 18.7036 16.06C18.5436 16.228 18.3236 16.312 18.0436 16.312C17.7636 16.312 17.5396 16.228 17.3716 16.06C17.2116 15.9 17.1316 15.68 17.1316 15.4V8.092ZM29.0632 15.436C29.0632 15.716 28.9832 15.932 28.8232 16.084C28.6632 16.236 28.4432 16.312 28.1632 16.312C27.9072 16.312 27.7152 16.24 27.5872 16.096C27.4592 15.952 27.3752 15.776 27.3352 15.568C27.2072 15.824 27.0032 16.028 26.7232 16.18C26.4432 16.34 26.0872 16.42 25.6552 16.42C25.2712 16.42 24.9192 16.34 24.5992 16.18C24.2792 16.02 24.0072 15.8 23.7832 15.52C23.5592 15.24 23.3832 14.912 23.2552 14.536C23.1352 14.16 23.0752 13.752 23.0752 13.312C23.0752 12.872 23.1352 12.468 23.2552 12.1C23.3832 11.724 23.5552 11.4 23.7712 11.128C23.9952 10.856 24.2592 10.644 24.5632 10.492C24.8752 10.332 25.2192 10.252 25.5952 10.252C26.0272 10.252 26.3872 10.328 26.6752 10.48C26.9712 10.632 27.1912 10.824 27.3352 11.056C27.3672 10.848 27.4512 10.68 27.5872 10.552C27.7232 10.416 27.9192 10.348 28.1752 10.348C28.4552 10.348 28.6712 10.436 28.8232 10.612C28.9832 10.78 29.0632 11.004 29.0632 11.284V15.436ZM24.8512 13.336C24.8512 13.8 24.9632 14.184 25.1872 14.488C25.4192 14.784 25.7232 14.932 26.0992 14.932C26.4752 14.932 26.7712 14.784 26.9872 14.488C27.2112 14.184 27.3232 13.8 27.3232 13.336C27.3232 12.872 27.2112 12.492 26.9872 12.196C26.7712 11.892 26.4752 11.74 26.0992 11.74C25.7232 11.74 25.4192 11.892 25.1872 12.196C24.9632 12.492 24.8512 12.872 24.8512 13.336ZM32.6545 16.42C31.9505 16.42 31.4185 16.228 31.0585 15.844C30.7065 15.452 30.5305 14.904 30.5305 14.2V11.932H30.0745C29.8345 11.932 29.6385 11.868 29.4865 11.74C29.3425 11.604 29.2705 11.416 29.2705 11.176C29.2705 10.936 29.3425 10.752 29.4865 10.624C29.6385 10.488 29.8345 10.42 30.0745 10.42H30.5305V8.86C30.5305 8.58 30.6105 8.352 30.7705 8.176C30.9385 8 31.1625 7.912 31.4425 7.912C31.7225 7.912 31.9425 8 32.1025 8.176C32.2705 8.352 32.3545 8.58 32.3545 8.86V10.42H33.3145C33.5625 10.42 33.7585 10.488 33.9025 10.624C34.0465 10.752 34.1185 10.936 34.1185 11.176C34.1185 11.416 34.0465 11.604 33.9025 11.74C33.7585 11.868 33.5625 11.932 33.3145 11.932H32.3545V14.188C32.3545 14.42 32.3865 14.608 32.4505 14.752C32.5225 14.896 32.6585 14.968 32.8585 14.968C32.9385 14.968 33.0145 14.964 33.0865 14.956C33.1585 14.94 33.2305 14.928 33.3025 14.92C33.5025 14.88 33.6865 14.896 33.8545 14.968C34.0225 15.04 34.1305 15.172 34.1785 15.364C34.2265 15.564 34.2065 15.748 34.1185 15.916C34.0385 16.076 33.8825 16.196 33.6505 16.276C33.4905 16.324 33.3305 16.36 33.1705 16.384C33.0185 16.408 32.8465 16.42 32.6545 16.42ZM39.7207 12.808C39.4167 12.808 39.1647 12.752 38.9647 12.64C38.7727 12.52 38.6767 12.308 38.6767 12.004C38.6767 11.7 38.7727 11.492 38.9647 11.38C39.1647 11.26 39.4167 11.2 39.7207 11.2H41.4247C41.8167 11.2 42.1007 11.292 42.2767 11.476C42.4607 11.652 42.5527 11.936 42.5527 12.328V13.54C42.5527 13.884 42.5047 14.216 42.4087 14.536C42.3127 14.848 42.1687 15.1 41.9767 15.292C41.5527 15.716 41.0647 16.008 40.5127 16.168C39.9687 16.336 39.3447 16.42 38.6407 16.42C37.9687 16.42 37.3607 16.304 36.8167 16.072C36.2727 15.848 35.8087 15.532 35.4247 15.124C35.0407 14.708 34.7447 14.216 34.5367 13.648C34.3367 13.08 34.2367 12.46 34.2367 11.788C34.2367 11.116 34.3367 10.496 34.5367 9.928C34.7447 9.36 35.0407 8.872 35.4247 8.464C35.8087 8.056 36.2727 7.74 36.8167 7.516C37.3607 7.284 37.9687 7.168 38.6407 7.168C39.0727 7.168 39.4607 7.208 39.8047 7.288C40.1567 7.368 40.4647 7.476 40.7287 7.612C41.0007 7.748 41.2367 7.908 41.4367 8.092C41.6447 8.276 41.8247 8.472 41.9767 8.68C42.1287 8.888 42.2047 9.12 42.2047 9.376C42.2047 9.624 42.1007 9.828 41.8927 9.988C41.7727 10.076 41.6487 10.136 41.5207 10.168C41.3927 10.192 41.2647 10.192 41.1367 10.168C41.0167 10.136 40.8967 10.084 40.7767 10.012C40.6647 9.94 40.5687 9.848 40.4887 9.736C40.2807 9.456 40.0287 9.244 39.7327 9.1C39.4367 8.948 39.0727 8.872 38.6407 8.872C38.3207 8.872 38.0167 8.936 37.7287 9.064C37.4407 9.184 37.1847 9.368 36.9607 9.616C36.7447 9.856 36.5687 10.16 36.4327 10.528C36.3047 10.888 36.2407 11.308 36.2407 11.788C36.2407 12.268 36.3127 12.692 36.4567 13.06C36.6007 13.42 36.7887 13.724 37.0207 13.972C37.2607 14.22 37.5287 14.408 37.8247 14.536C38.1287 14.656 38.4407 14.716 38.7607 14.716C39.1047 14.716 39.4447 14.68 39.7807 14.608C40.1167 14.536 40.4087 14.396 40.6567 14.188C40.7207 14.14 40.7647 14.08 40.7887 14.008C40.8127 13.928 40.8247 13.856 40.8247 13.792V12.808H39.7207ZM43.4784 8.536C43.4784 7.744 43.8704 7.348 44.6544 7.348H47.7384C48.1864 7.348 48.5984 7.416 48.9744 7.552C49.3504 7.688 49.6744 7.884 49.9464 8.14C50.2184 8.388 50.4304 8.692 50.5824 9.052C50.7344 9.412 50.8104 9.816 50.8104 10.264C50.8104 10.712 50.7344 11.116 50.5824 11.476C50.4304 11.828 50.2144 12.132 49.9344 12.388C49.6624 12.644 49.3384 12.84 48.9624 12.976C48.5864 13.112 48.1784 13.18 47.7384 13.18H45.4944V15.304C45.4944 15.608 45.4024 15.852 45.2184 16.036C45.0344 16.22 44.7904 16.312 44.4864 16.312C44.1824 16.312 43.9384 16.22 43.7544 16.036C43.5704 15.852 43.4784 15.608 43.4784 15.304V8.536ZM45.4944 11.488H47.3904C47.7984 11.488 48.1384 11.384 48.4104 11.176C48.6824 10.96 48.8184 10.648 48.8184 10.24C48.8184 9.832 48.6824 9.524 48.4104 9.316C48.1384 9.1 47.7984 8.992 47.3904 8.992H45.4944V11.488ZM53.3709 9.136H51.4389C51.1429 9.136 50.8949 9.064 50.6949 8.92C50.5029 8.768 50.4069 8.54 50.4069 8.236C50.4069 7.94 50.5029 7.72 50.6949 7.576C50.8949 7.424 51.1429 7.348 51.4389 7.348H57.2949C57.5829 7.348 57.8269 7.424 58.0269 7.576C58.2269 7.72 58.3269 7.94 58.3269 8.236C58.3269 8.54 58.2269 8.768 58.0269 8.92C57.8269 9.064 57.5829 9.136 57.2949 9.136H55.3509V15.304C55.3509 15.608 55.2629 15.852 55.0869 16.036C54.9109 16.22 54.6709 16.312 54.3669 16.312C54.0629 16.312 53.8189 16.22 53.6349 16.036C53.4589 15.852 53.3709 15.608 53.3709 15.304V9.136ZM64.514 7.276C64.818 7.276 65.07 7.348 65.27 7.492C65.47 7.628 65.622 7.82 65.726 8.068L68.606 15.052C68.718 15.316 68.718 15.564 68.606 15.796C68.494 16.02 68.298 16.176 68.018 16.264C67.746 16.352 67.494 16.332 67.262 16.204C67.038 16.076 66.87 15.872 66.758 15.592L66.218 14.176H62.798L62.27 15.592C62.158 15.872 61.986 16.076 61.754 16.204C61.53 16.332 61.278 16.352 60.998 16.264C60.718 16.176 60.522 16.02 60.41 15.796C60.306 15.564 60.31 15.316 60.422 15.052L63.302 8.068C63.406 7.82 63.558 7.628 63.758 7.492C63.958 7.348 64.21 7.276 64.514 7.276ZM63.434 12.496H65.594L64.538 9.7H64.49L63.434 12.496ZM69.1855 8.536C69.1855 7.744 69.5775 7.348 70.3615 7.348H73.4455C73.8935 7.348 74.3055 7.416 74.6815 7.552C75.0575 7.688 75.3815 7.884 75.6535 8.14C75.9255 8.388 76.1375 8.692 76.2895 9.052C76.4415 9.412 76.5175 9.816 76.5175 10.264C76.5175 10.712 76.4415 11.116 76.2895 11.476C76.1375 11.828 75.9215 12.132 75.6415 12.388C75.3695 12.644 75.0455 12.84 74.6695 12.976C74.2935 13.112 73.8855 13.18 73.4455 13.18H71.2015V15.304C71.2015 15.608 71.1095 15.852 70.9255 16.036C70.7415 16.22 70.4975 16.312 70.1935 16.312C69.8895 16.312 69.6455 16.22 69.4615 16.036C69.2775 15.852 69.1855 15.608 69.1855 15.304V8.536ZM71.2015 11.488H73.0975C73.5055 11.488 73.8455 11.384 74.1175 11.176C74.3895 10.96 74.5255 10.648 74.5255 10.24C74.5255 9.832 74.3895 9.524 74.1175 9.316C73.8455 9.1 73.5055 8.992 73.0975 8.992H71.2015V11.488ZM77.1386 8.284C77.1386 7.98 77.2306 7.736 77.4146 7.552C77.5986 7.368 77.8426 7.276 78.1466 7.276C78.4506 7.276 78.6946 7.368 78.8786 7.552C79.0706 7.736 79.1666 7.98 79.1666 8.284V15.304C79.1666 15.608 79.0706 15.852 78.8786 16.036C78.6946 16.22 78.4506 16.312 78.1466 16.312C77.8426 16.312 77.5986 16.22 77.4146 16.036C77.2306 15.852 77.1386 15.608 77.1386 15.304V8.284ZM89.9006 7.48C89.9006 7.2 89.9886 6.984 90.1646 6.832C90.3486 6.68 90.5806 6.604 90.8606 6.604C91.1406 6.604 91.3686 6.68 91.5446 6.832C91.7286 6.984 91.8206 7.2 91.8206 7.48V16.864C91.8206 17.144 91.7286 17.36 91.5446 17.512C91.3686 17.664 91.1406 17.74 90.8606 17.74C90.5806 17.74 90.3486 17.664 90.1646 17.512C89.9886 17.36 89.9006 17.144 89.9006 16.864V7.48ZM83.3966 8.776C83.1406 8.776 82.9406 8.708 82.7966 8.572C82.6606 8.428 82.5926 8.228 82.5926 7.972C82.5926 7.716 82.6606 7.52 82.7966 7.384C82.9406 7.24 83.1406 7.168 83.3966 7.168H86.9006C87.7006 7.168 88.1006 7.556 88.1006 8.332V8.992C88.1006 9.672 87.9886 10.312 87.7646 10.912C87.5486 11.512 87.2406 12.068 86.8406 12.58C86.4486 13.092 85.9766 13.556 85.4246 13.972C84.8726 14.388 84.2686 14.752 83.6126 15.064C83.3886 15.168 83.1566 15.2 82.9166 15.16C82.6846 15.12 82.5006 14.972 82.3646 14.716C82.2526 14.508 82.2246 14.288 82.2806 14.056C82.3446 13.816 82.5046 13.628 82.7606 13.492C83.2726 13.22 83.7366 12.94 84.1526 12.652C84.5766 12.356 84.9366 12.04 85.2326 11.704C85.5366 11.368 85.7686 11.008 85.9286 10.624C86.0966 10.24 86.1806 9.824 86.1806 9.376V9.052C86.1806 8.94 86.1646 8.868 86.1326 8.836C86.1006 8.796 86.0246 8.776 85.9046 8.776H83.3966ZM92.8361 7.66C92.8361 7.38 92.9161 7.168 93.0761 7.024C93.2361 6.872 93.4561 6.796 93.7361 6.796C94.0161 6.796 94.2361 6.872 94.3961 7.024C94.5561 7.168 94.6361 7.38 94.6361 7.66V8.548H96.7961V7.66C96.7961 7.38 96.8761 7.168 97.0361 7.024C97.1961 6.872 97.4161 6.796 97.6961 6.796C97.9761 6.796 98.1961 6.872 98.3561 7.024C98.5161 7.168 98.5961 7.38 98.5961 7.66V11.5C98.5961 11.892 98.5081 12.172 98.3321 12.34C98.1641 12.508 97.8841 12.592 97.4921 12.592H93.9521C93.5601 12.592 93.2761 12.508 93.1001 12.34C92.9241 12.172 92.8361 11.892 92.8361 11.5V7.66ZM95.1521 13.504C95.4321 13.504 95.6641 13.584 95.8481 13.744C96.0321 13.904 96.1241 14.128 96.1241 14.416V15.82C96.1241 15.908 96.1361 15.964 96.1601 15.988C96.1841 16.012 96.2401 16.024 96.3281 16.024H101.32C101.576 16.024 101.776 16.092 101.92 16.228C102.064 16.364 102.136 16.56 102.136 16.816C102.136 17.072 102.064 17.268 101.92 17.404C101.776 17.54 101.576 17.608 101.32 17.608H95.2721C94.8801 17.608 94.6001 17.528 94.4321 17.368C94.2641 17.208 94.1801 16.936 94.1801 16.552V14.416C94.1801 14.128 94.2721 13.904 94.4561 13.744C94.6401 13.584 94.8721 13.504 95.1521 13.504ZM99.9161 7.468C99.9161 7.188 100.004 6.976 100.18 6.832C100.364 6.68 100.596 6.604 100.876 6.604C101.156 6.604 101.384 6.68 101.56 6.832C101.744 6.976 101.836 7.188 101.836 7.468V9.124H102.664C102.92 9.124 103.128 9.188 103.288 9.316C103.448 9.444 103.528 9.644 103.528 9.916C103.528 10.188 103.448 10.388 103.288 10.516C103.128 10.644 102.92 10.708 102.664 10.708H101.836V13.48C101.836 13.76 101.744 13.976 101.56 14.128C101.384 14.28 101.156 14.356 100.876 14.356C100.596 14.356 100.364 14.28 100.18 14.128C100.004 13.976 99.9161 13.76 99.9161 13.48V7.468ZM94.6361 11.092C94.6361 11.18 94.6761 11.224 94.7561 11.224H96.6761C96.7561 11.224 96.7961 11.18 96.7961 11.092V9.916H94.6361V11.092Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2195_51495' x1='56.4029' y1='-24' x2='56.4029' y2='24' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.476877' stop-color='%2300BEEA'/%3E%3Cstop offset='1' stop-color='%234659FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}
.resume_gpt_box .tit_tip svg {width:16px;height:16px;color:var(--gray80)}
.resume_gpt_box .tit_tip {font-weight:normal;margin-left:8px}
.resume_gpt_box .tit_tip strong {font-size:15px;font-weight:bold}
.resume_gpt_box .tit_tip p {margin:4px 0}
.resume_gpt_box .tit_tip .TipTxt span {display:flex;color:var(--gray80);font-size:13px;line-height:20px;align-items:center;}
.resume_gpt_box .gpt_box {position:relative;height:376px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box;background-color:var(--gray10)}
.resume_gpt_box .gpt_box:after {position:fixed;bottom:105px;left:50px;width:calc(100% - 100px);height:40px;background: linear-gradient(0deg, #F7FAFE 35.36%, rgba(247, 250, 254, 0.00) 105.88%);content:''}
.resume_gpt_box .gpt_box .gpt_top {display:flex;margin:24px 24px 16px;color:var(--gray100);font-size:13px;font-weight:bold;line-height:20px;align-items:center}
.resume_gpt_box .gpt_box .gpt_top.complete {position:relative;padding-left:80px}
.resume_gpt_box .gpt_box .gpt_top.complete:after {position:absolute;left:0;display:flex;padding:0 8px;height:24px;border:1px solid var(--blue40);border-radius:20px;color:var(--blue90);font-size:12px;font-weight:bold;line-height:20px;content:"생성 완료";align-items:center;justify-content:center;background-color:var(--white)}
.resume_gpt_box .gpt_box .gpt_top.complete .date,
.resume_gpt_box .gpt_box .gpt_top.complete .time {font-size:13px;line-height:20px;color:var(--gray100);font-weight:normal}
.resume_gpt_box .gpt_box .gpt_top.complete .date + .time {position:relative;padding-left:8px;margin-left:8px}
.resume_gpt_box .gpt_box .gpt_top.complete .date + .time:before {position:absolute;left:0;top:6px;width:1px;height:10px;background-color:var(--gray40);content:''}
.resume_gpt_box .gpt_box .gpt_top.complete .btn_result {position:absolute;padding:8px 26px 8px 8px;right:0;color:var(--gray100);font-size:13px;line-height:20px;font-weight:normal}
.resume_gpt_box .gpt_box .gpt_top.complete .btn_result:after {position:absolute;right:8px;top:10px;display:block;width:16px;height:16px;background-image:url("https://www.saraminimage.co.kr/sri/resume/ico_chevron_right.png");background-size:cover;content:''}
.resume_gpt_box .gpt_box .gpt_top.complete .btn_result:hover {background-color:var(--gray20)}
.resume_gpt_box .gpt_box .box {box-sizing:border-box;text-align:center;}
.resume_gpt_box .gpt_box .gpt_txt {display:flex;flex-direction:column;height:100%;text-align:center;align-items:center;justify-content:center;}
.resume_gpt_box .gpt_box .gpt_txt em {display:block;margin-bottom:8px;width:100%;font-weight:bold}
.resume_gpt_box .gpt_box .gpt_cont {text-align:left;overflow-y:auto;height:314px;padding:0 24px 40px;line-height:26px;color:var(--gray120)}
.resume_gpt_box .gpt_box .gpt_cont textarea {height:100%}
.resume_gpt_box .gpt_box .gpt_none .gpt_txt:before {display:block;margin:0 auto 8px;width:100px;height:100px;background:url("//www.saraminimage.co.kr/sri/resume/bg_data_none.png") no-repeat;content:""}
.resume_gpt_box .gpt_box .gpt_error .gpt_txt:before {display:block;margin:0 auto 8px;width:100px;height:100px;background:url("//www.saraminimage.co.kr/sri/resume/bg_data_error2.png") no-repeat;content:""}
.resume_gpt_box .gpt_box .LoadingImg {display:none}
.resume_gpt_box .gpt_box .gpt_ing {height:100%}
.resume_gpt_box .gpt_box .gpt_ing .LoadingImg {display:flex;margin-bottom:8px}
.resume_gpt_box .BtmArea .evtBtnSave {width:160px}
/* [모달] 마이커리어 생성 - Chat GPT create */
.resume_gpt_create_box {width:940px;height:600px}
.resume_gpt_create_box .Tit {display:flex;align-items:center;flex-wrap:wrap}
.resume_gpt_create_box .ai_tip {margin-left:6px;display:flex;align-items:center}
.resume_gpt_create_box .ai_tip svg {width:16px;height:16px;color:var(--gray80)}
.resume_gpt_create_box .ai_tip p {font-size:13px;font-weight:normal}
.resume_gpt_create_box .ai_tip p em {color:var(--blue90)}
.resume_gpt_create_box .ai_tip .TipTxt>span {color:var(--gray80);margin-top:4px;font-weight:normal;font-size:13px;display:block}
.resume_gpt_create_box .Txt {width:100%}
.resume_gpt_create_box .Txt .sub_tit {position:relative;width:100%;display:block}
.resume_gpt_create_box .Txt .sub_tit.light_on,
.resume_gpt_create_box .Txt .sub_tit.light_off {padding-left:20px;box-sizing:border-box}
.resume_gpt_create_box .Txt .sub_tit:before {position:absolute;left:1px;top:2px;display:block;width:16px;height:16px;background-size:cover;content:''}
.resume_gpt_create_box .Txt .sub_tit.light_on:before {background-image:url("https://www.saraminimage.co.kr/sri/resume/icon_light_on.png")}
.resume_gpt_create_box .Txt .sub_tit.light_off:before {background-image:url("https://www.saraminimage.co.kr/sri/resume/icon_light_off.png")}
.resume_gpt_create_box .Txt .sub_tit em {color:var(--blue90);font-weight:bold}
.resume_gpt_create_box .Txt .sub_tit .btn_create_history {position:absolute;right:0;bottom:-16px;padding:6px 8px 6px 28px;color:var(--gray100);border-radius:4px;height:32px;font-size:13px;line-height:20px}
.resume_gpt_create_box .Txt .sub_tit .btn_create_history.open {background-color:var(--gray20)}
.resume_gpt_create_box .Txt .sub_tit .btn_create_history:before {position:absolute;left:8px;top:7px;background-image:url("https://www.saraminimage.co.kr/sri/resume/icon_history.png");background-size:cover;width:16px;height:16px;content:''}
.resume_gpt_create_box .gpt_create_box {border:1px solid var(--gray40);border-radius:4px}
.resume_gpt_create_box .gpt_create_box:after {display:table;clear:both;content:''}
.resume_gpt_create_box .gpt_create_box .list_item {float:left;width:261px;height:374px;padding:20px 18px;box-sizing:border-box;border-right:1px solid var(--gray30);overflow-y:auto}
.resume_gpt_create_box .gpt_create_box .content_item {position:relative;float:left;width:596px;height:374px;box-sizing:border-box;background-color:var(--gray10)}
.resume_gpt_create_box .gpt_create_box .content_item .area_text {padding:0 10px 50px 20px;height:100%;box-sizing:border-box}
.resume_gpt_create_box .gpt_create_box .content_item .area_text .box_text {box-sizing:border-box;overflow-y:auto;height:100%;padding:20px 0 40px;word-break:break-word;line-height:26px;color:var(--gray120)}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal {display:none;position:absolute;right:0;top:0;bottom:0;background-color:var(--white);width:300px;height:100%;box-sizing:border-box;z-index:10;box-shadow:-2px 0px 4px 0px rgba(0,0,0,0.16);overflow:hidden}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal:after {position:absolute;bottom:-5px;width:calc(100% - 10px);height:30px;background: linear-gradient(0deg, #FFF 24.31%, rgba(247, 250, 254, 0.00) 138.33%);content:''}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .modal_tit {padding:12px 20px;font-size:15px;font-weight:bold;color:var(--gray120);line-height:22px;border-bottom:1px solid var(--gray30)}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .modal_content {height:326px;overflow-y:auto}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .modal_content .txt {padding:12px 20px;font-size:12px;color:var(--gray80);width:auto}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .modal_content .list_history {padding-bottom:50px}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .btn_history {position:relative;padding:14px 20px;text-align:left}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .btn_history + .btn_history:before {position:absolute;top:0;left:20px;display:block;width:calc(100% - 40px);height:1px;background-color:var(--gray30);content:''}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .btn_history.active {background:var(--blue20)}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .btn_history .date {font-size:12px;color:var(--gray100)}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .btn_history .time {display:inline-block;margin-left:6px;padding-left:6px;font-size:12px;color:var(--gray100);position:relative;line-height:20px}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .btn_history .time:before {position:absolute;left:0;top:4px;display:block;width:1px;height:10px;background-color:var(--gray40);content:''}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .btn_history .history_txt {display:block;display:-webkit-box;white-space:normal;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;color:var(--gray120);line-height:20px;margin-top:4px}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .btn_close {position: absolute;top:8px;right:8px;z-index:10}
.resume_gpt_create_box .gpt_create_box .content_item .side_modal .btn_close:after {display:block;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.546 6.64648L17.2531 7.35359L7.35359 17.2531L6.64648 16.546L16.546 6.64648Z' fill='%2367738E'/%3E%3Cpath d='M7.35359 6.64648L17.2531 16.546L16.546 17.2531L6.64648 7.35359L7.35359 6.64648Z' fill='%2367738E'/%3E%3C/svg%3E%0A") no-repeat;content: ""}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn {position:absolute;left:0;bottom:0;height:50px;width:100%;background-color:var(--white);padding:9px 20px;box-sizing:border-box;border-top:1px solid var(--gray30)}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .btn_upgrade {position:relative;color:var(--gray100);font-size:13px;padding:6px 8px 6px 26px;border-radius:4px;line-height:20px}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .btn_upgrade:disabled {color:var(--gray50)}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .btn_upgrade:before {position:absolute;left:6px;top:50%;transform:translateY(-50%);display:block;width:16px;height:16px;background-image:url("https://www.saraminimage.co.kr/sri/resume/icon_upgrade.png");background-size:cover;content:''}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .btn_upgrade:disabled:before {background-image:url("https://www.saraminimage.co.kr/sri/resume/icon_upgrade_disabled.png")}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .btn_copy {position:absolute;margin-left:8px;color:var(--gray100);font-size:13px;padding:6px 8px 6px 26px;border-radius:4px;line-height:20px}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .btn_copy:before {position:absolute;left:6px;top:50%;transform:translateY(-50%);display:block;width:16px;height:16px;background-image:url("https://www.saraminimage.co.kr/sri/resume/icon_copy.png");background-size:cover;content:''}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn>button:hover {background-color:var(--gray20)}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .box_select {display:none;width:128px;position:absolute;left:20px;top:-94px;background-color:var(--white);box-shadow:2px 2px 12px rgba(0,0,0,0.12);border-radius:4px;padding:8px 0;border:1px solid var(--gray40)}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .box_select button {padding:10px 15px;color:var(--gray100);width:100%;text-align:left}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .box_select button:hover {background-color:var(--gray20)}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .toast_ai_msg {opacity:0;visibility:hidden;position:absolute;bottom:60px;width:300px;background-color:var(--white);border:1px solid var(--gray40);border-radius:4px;box-shadow:2px 6px 16px 0px rgba(17, 42, 128, 0.08);padding:15px 20px;box-sizing:border-box}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .toast_ai_msg.open {animation:ai-toast 2s}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .toast_ai_msg .copy_msg {display:flex;align-items:center;font-size:14px;font-weight:bold;line-height:20px;color:var(--gray120)}
.resume_gpt_create_box .gpt_create_box .content_item .area_btn .toast_ai_msg .copy_msg:before {display:inline-block;margin-right:8px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%234876EF'/%3E%3Cpath d='M10.5008 13.4001L15.4008 8.5001C15.5841 8.31676 15.8174 8.2251 16.1008 8.2251C16.3841 8.2251 16.6174 8.31676 16.8008 8.5001C16.9841 8.68343 17.0758 8.91676 17.0758 9.2001C17.0758 9.48343 16.9841 9.71676 16.8008 9.9001L11.2008 15.5001C11.0008 15.7001 10.7674 15.8001 10.5008 15.8001C10.2341 15.8001 10.0008 15.7001 9.80078 15.5001L7.20078 12.9001C7.01745 12.7168 6.92578 12.4834 6.92578 12.2001C6.92578 11.9168 7.01745 11.6834 7.20078 11.5001C7.38411 11.3168 7.61745 11.2251 7.90078 11.2251C8.18411 11.2251 8.41745 11.3168 8.60078 11.5001L10.5008 13.4001Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;content:''}
.resume_gpt_create_box .gpt_create_box .content_item .area_empty {text-align:center;height:100%;padding-top:128px;box-sizing:border-box}
.resume_gpt_create_box .gpt_create_box .content_item .area_empty strong {position:relative;font-size:16px;line-height:24px;color:var(--gray100);display:block;text-align:center}
.resume_gpt_create_box .gpt_create_box .content_item .area_empty strong.error:before {display:block;width:56px;height:56px;margin:0 auto;content:''}
.resume_gpt_create_box .gpt_create_box .content_item .area_empty strong.error:before {background-image:url("https://www.saraminimage.co.kr/sri/resume/img_failure.png")}
.resume_gpt_create_box .gpt_create_box .content_item .area_empty p {margin-top:4px;color:var(--gray100);font-size:13px}
.resume_gpt_create_box .gpt_create_box .box_item + .box_item {margin-top:20px}
.resume_gpt_create_box .gpt_create_box .box_item .item_tit {display:flex;align-items:center;margin-bottom:12px;font-weight:bold;color:var(--gray120)}
.resume_gpt_create_box .gpt_create_box .list_skill {display:flex;flex-wrap:wrap;margin:-3px}
.resume_gpt_create_box .gpt_create_box .list_skill li {margin:3px}
.resume_gpt_create_box .gpt_create_box .list_keyword {display:flex;flex-wrap:wrap;margin:-3px}
.resume_gpt_create_box .gpt_create_box .list_keyword li {margin:3px}
.resume_gpt_create_box .gpt_create_box .list_keyword .btn_keyword {position:relative;display:block;padding:6px 30px 6px 12px;background-color:var(--gray20);border-radius:32px;font-size:12px;height:32px;box-sizing:border-box;color:var(--gray100)}
.resume_gpt_create_box .gpt_create_box .list_keyword .btn_keyword:after {position:absolute;right:12px;top:8px;width:16px;height:16px; background-image:url("https://www.saraminimage.co.kr/sri/resume/ico_close.png");background-size:cover;content:''}
.resume_gpt_create_box .gpt_create_box .search_keyword {margin-bottom:16px}
.resume_gpt_create_box .gpt_create_box .search_keyword .keyword_type {display:flex;align-items:center}
.resume_gpt_create_box .gpt_create_box .search_keyword .btn_reset {margin:0 4px 0 8px;width:24px;height:24px}
.resume_gpt_create_box .gpt_create_box .search_keyword .btn_reset svg {width:24px;height:24px}
.resume_gpt_create_box .gpt_create_box .search_keyword .btn_search {margin-right:12px;width:24px;height:24px}
.resume_gpt_create_box .gpt_create_box .search_keyword .btn_search svg {width:24px;height:24px;color:var(--gray80)}
.resume_gpt_create_box .inpbox_checkbox {position:relative}
.resume_gpt_create_box .inpbox_checkbox input {position:absolute;top:0;width:1px;height:1px;outline:none;opacity:0;pointer-events:none}
.resume_gpt_create_box .inpbox_checkbox .lbl_check {position:relative;display:block;font-size:12px;line-height:20px;border:1px solid var(--gray40);border-radius:32px;padding:6px 12px;color:var(--gray100);height:32px;box-sizing:border-box}
.resume_gpt_create_box .inpbox_checkbox input:checked ~ .lbl_check {padding-left:28px;border:1px solid var(--blue70);background-color:var(--blue20);color:var(--blue90);font-weight:bold}
.resume_gpt_create_box .inpbox_checkbox input:checked ~ .lbl_check:before {position:absolute;top:8px;left:12px;width:16px;height:16px;background-image:url("https://www.saraminimage.co.kr/sri/resume/icon_check.png");background-size:cover;content: '';}
.resume_gpt_create_box .BtmArea button {width:144px}

/* [모달] 마이커리어 - URL 불러오기 레이어 */
.resume_url_load {width:560px}
.resume_url_load .url_box {overflow:auto;padding:16px 24px;height:256px;border:1px solid var(--gray40);border-radius:4px}
.resume_url_load .url_box .tit {margin-bottom:10px;color:var(--gray100);font-size:14px;line-height:20px}
.resume_url_load .url_box .list li {display:flex;align-items:center;justify-content:flex-end;gap:8px}
.resume_url_load .url_box .list li+li {margin-top:8px}
.resume_url_load .url_box .list li span {margin-right:auto}
.resume_url_load .url_box .list li button {width:40px}
.resume_url_load .url_box .list+.tit {margin-top:16px;padding-top:16px;border-top:1px solid var(--gray40)}
.resume_url_load .url_check {display:flex;overflow:auto;margin-top:16px;padding:16px 24px;height:104px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box;flex-wrap:wrap;gap:8px}
.resume_url_load .url_check .item {display:flex;padding:0 12px;height:24px;border:1px solid var(--gray20);border-radius:100px;box-sizing:border-box;color:var(--gray100);background:var(--gray20);align-items:center;justify-content:center}
.resume_url_load .url_check .item svg {margin-left:4px;width:16px;height:16px;color:var(--gray80)}
/* [모달] 경력 - 직급(직책 선택 */
.resume_job_grade {width:800px}
.resume_job_grade .grade_list {overflow-x:hidden;overflow-y:auto;height:348px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box}
.resume_job_grade .grade_list h5 {margin-bottom:16px;color:var(--gray100);font-size:16px;font-weight:bold;line-height:24px}
.resume_job_grade .grade_list .grade_box {padding:24px}
.resume_job_grade .grade_list .grade_box+.grade_box {margin-top:24px;border-top:1px solid var(--gray40)}
.resume_job_grade .grade_list .grade_box:last-child {display:flex;padding-bottom:20px;align-items:center;}
.resume_job_grade .grade_list .grade_box .grade_txt {margin:0 12px 0 43px}
.resume_job_grade .grade_list .grade_box div:last-child {width:235px}
.resume_job_grade .grade_list .list {display:flex;flex-wrap:wrap;gap:16px 8px}
.resume_job_grade .grade_list .list li {width:124px}
.resume_job_grade .grade_txt {margin-top:16px}
.resume_job_grade .grade_txt .TypoBox {width:172px}
/* [모달] 불러올 이력서를 선택해주세요 */
.resume_fetch {width:560px}
.resume_fetch .fetch_list {overflow-y:auto;height:404px;}
.resume_fetch .fetch_list li+li {margin-top:8px}
.resume_fetch .fetch_list .InpBox {width:100%}
.resume_fetch .fetch_list .Lbl {position:relative;padding-right:100px;width:100%;color:var(--gray100);font-size:14px;line-height:20px}
.resume_fetch .fetch_list .Lbl em {display:block;overflow:hidden;margin-bottom:8px;color:var(--gray120);font-size:16px;font-weight:bold;line-height:24px;text-overflow:ellipsis;white-space:nowrap}
/* [모달] 스킬 - 인성검사 결과 첨부 */
.resume_career_edit {width:485px}
.resume_career_edit .career_tab {display:flex;align-items:center}
.resume_career_edit .career_tab .InpBox+.InpBox {margin-left:24px}
.resume_career_edit .career_box {margin-top:24px;padding:20px 24px;border:1px solid var(--gray40);border-radius:4px}
.resume_career_edit .career_box .txt span {color:var(--coral90);font-size:13px;line-height:20px}
.resume_career_edit .career_box .input_box {display:flex;margin-top:16px;align-items:center}
.resume_career_edit .career_box .input_box+.txt {margin-top:24px}
.resume_career_edit .career_box .input_box .TypoBox {margin-right:8px}
.resume_career_edit .career_box .input_box span {margin-right:24px;flex-shrink:0}
.resume_career_edit .career_box .input_box span:last-child {margin-right:0}
.resume_career_edit .career_box .input_box .InpBox {width:100%}
/* [모달] 스킬 - 인성검사 결과 첨부 */
.resume_skill_load {width:560px}
.resume_skill_load .skill_none {display:flex;height:276px;text-align:center;align-items:center;justify-content:center}
.resume_skill_load .skill_none .txt:before {display:block;margin:0 auto 20px;width:270px;height:124px;background:url("//www.saraminimage.co.kr/sri/resume/bg_skill_none.png") no-repeat;content:""}
.resume_skill_load .skill_list {overflow:auto;height:276px}
.resume_skill_load .skill_list li+li {margin-top:8px}
.resume_skill_load .skill_list .InpBox {width:100%}
.resume_skill_load .skill_list .Lbl {position:relative;padding-right:100px;width:100%;color:var(--gray80);font-size:13px;line-height:20px}
.resume_skill_load .skill_list .Lbl em {display:block;margin-bottom:4px;color:var(--gray120);font-size:14px;font-weight:bold}
.resume_skill_load .skill_list .Lbl .BtnType {position:absolute;top:50%;right:16px;border-color:var(--gray40);color:var(--gray100);background:var(--white);transform:translateY(-50%)}
/* [모달] 스킬 - 상세내용 수정/추가 */
.resume_skill_detail {width:560px}
.resume_skill_detail .skill_detail .tit {margin-bottom:12px;color:var(--gray100);font-size:16px;line-height:24px}
.resume_skill_detail .skill_detail .TypoBox,
.resume_skill_detail .skill_detail .InpBox {width:100%}
.resume_skill_detail .skill_detail .InpBox textarea {height:136px}
.resume_skill_detail .skill_detail .TypoBox+.tit {margin-top:24px}
/* [모달] 인적성검사 - 자격/어학/수상 */
.resume_naver {width:560px;height:600px}
.resume_naver .Tit {display:flex;align-items:center}
.resume_naver .Tit svg {margin-left:8px;width:16px;height:16px}
.resume_naver .Tit .TipCont {z-index:100;font-weight:normal}
.resume_naver .Tit .TipCont .tit {margin-bottom:4px;color:var(--gray100);font-size:15px;line-height:22px}
.resume_naver .Tit .TipCont .tit span {color:#02c678}
.resume_naver .Tit .TipCont .txt {margin-bottom:8px;color:var(--gray100);font-size:14px;font-weight:bold;line-height:20px}
.resume_naver .Tit .TipCont p {position:relative;padding-left:10px;font-weight:normal}
.resume_naver .Tit .TipCont p:before {display:block;position:absolute;top:10px;left:0;width:2px;height:2px;background:var(--gray100);content:""}
.resume_naver .Tit .TipCont em {font-weight:bold}
.resume_naver .Tit .TipCont .link {color:var(--blue90);text-decoration:underline}
.resume_naver .btn_connect {width:170px;border-color:var(--gray40);color:var(--gray100);background:var(--white)}
.resume_naver .btn_connect:before {display:inline-block;margin-right:4px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_473_83109)'%3E%3Cmask id='mask0_473_83109' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='2' y='2' width='12' height='12'%3E%3Cpath d='M14 2H2V14H14V2Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_473_83109)'%3E%3Cpath d='M10.1365 8.4225L5.688 2H2V14H5.863V7.578L10.312 14H14V2H10.1365V8.4225Z' fill='%2302C659'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_473_83109'%3E%3Crect width='12' height='12' fill='white' transform='translate(2 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_naver .btn_connect:hover {background:var(--gray20)}
.resume_naver .naver_box {margin-top:24px;padding-top:24px;border-top:1px solid var(--gray40)}
.resume_naver .naver_box .naver_tit {display:flex;justify-content:space-between}
.resume_naver .naver_box .naver_tit h4 {margin-bottom:12px;color:var(--gray120);font-size:16px;font-weight:bold;line-height:24px}
.resume_naver .naver_box .naver_tit h4 strong {color:var(--blue90)}
.resume_naver .naver_box .naver_none {display:flex;z-index:1;height:280px;text-align:center;align-items:center;justify-content:center}
.resume_naver .naver_box .naver_list {overflow:auto;height:280px}
.resume_naver .naver_box .naver_list li+li {margin-top:8px}
.resume_naver .naver_box .naver_list li .InpBox,
.resume_naver .naver_box .naver_list li .InpBox .Chk {position:relative;width:100%}
.resume_naver .naver_box .naver_list li .InpBox .Lbl {display:flex;padding-right:130px;align-items:center;flex-wrap:wrap}
.resume_naver .naver_box .naver_list li .InpBox .Lbl .tit {display:flex;margin-bottom:4px;width:100%;color:var(--gray120);font-size:14px;line-height:20px}
.resume_naver .naver_box .naver_list li .InpBox .Lbl .tit:before {display:inline-block;margin:3px 4px 0 0;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_473_83109)'%3E%3Cmask id='mask0_473_83109' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='2' y='2' width='12' height='12'%3E%3Cpath d='M14 2H2V14H14V2Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_473_83109)'%3E%3Cpath d='M10.1365 8.4225L5.688 2H2V14H5.863V7.578L10.312 14H14V2H10.1365V8.4225Z' fill='%2302C659'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_473_83109'%3E%3Crect width='12' height='12' fill='white' transform='translate(2 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;content:"";flex-shrink:0;}
.resume_naver .naver_box .naver_list li .InpBox .Lbl .company {color:var(--gray100);font-size:13px;line-height:20px}
.resume_naver .naver_box .naver_list li .InpBox .Lbl .desc {display:flex;position:absolute;top:50%;right:16px;color:var(--gray80);font-size:13px;line-height:20px;transform:translateY(-50%);align-items:center}
.resume_naver .naver_box .naver_list li .InpBox .Lbl .desc .state {display:flex;align-items:center}
.resume_naver .naver_box .naver_list li .InpBox .Lbl .desc .state:before {margin:0 4px;width:3px;height:3px;border-radius:50%;background:var(--gray50);content:""}
/* [모달] 자기소개서 - 항목별 제목 */
.resume_letter_list {width:800px}
.resume_letter_list .ModalCont {display:flex;height:404px;border:1px solid var(--gray40);border-radius:4px}
.resume_letter_list .tit_check {overflow:auto;padding:24px;width:269px;border-right:1px solid var(--gray40);box-sizing:border-box;flex-shrink:0}
.resume_letter_list .tit_check li+li {margin-top:20px}
.resume_letter_list .tit_check .btn_list {text-align:left}
.resume_letter_list .tit_check .btn_list.active strong,
.resume_letter_list .tit_check .btn_list.active p {color:var(--blue90)}
.resume_letter_list .tit_check .btn_list strong {color:var(--gray120);font-size:14px;line-height:20px}
.resume_letter_list .tit_check .btn_list p {margin-top:4px;color:var(--gray80);font-size:13px;line-height:20px}
.resume_letter_list .txt_check {overflow:auto;padding:24px;width:100%}
.resume_letter_list .txt_check li+li {margin-top:16px}
/* [모달] 자기소개서 - 맞춤법 검사기 */
.resume_letter_test {width:800px}
.resume_letter_test .ModalCont {display:flex}
.resume_letter_test .text_box {margin-right:24px;width:465px;flex-shrink:0}
.resume_letter_test .text_box h5 {margin-bottom:16px;color:var(--gray120);font-size:16px;font-weight:bold;line-height:24px}
.resume_letter_test .text_box .text {overflow-x:hidden;overflow-y:auto;padding:20px 24px;height:336px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box}
.resume_letter_test .text_box .text span {color:var(--coral90)}
.resume_letter_test .text_box .text span.solved {color:var(--blue90)}
.resume_letter_test .error_box {display:flex;flex-wrap:wrap}
.resume_letter_test .error_box h5 {margin-bottom:16px;color:var(--gray120);font-size:16px;font-weight:bold;line-height:24px}
.resume_letter_test .error_box h5 span,
.resume_letter_test .error_box h5 div {display:inline-flex;color:var(--blue90);align-items:center}
.resume_letter_test .error_box h5+button {width:67px}
.resume_letter_test .error_box .BtnType {margin-left:auto;border-color:var(--blue90);color:var(--blue90);background:var(--white)}
.resume_letter_test .error_box .all_change {width:63px}
.resume_letter_test .error_box .error_list {overflow-y:auto;padding:20px 24px;width:100%;height:336px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box}
.resume_letter_test .error_box .error_list .error li+li {margin-top:16px}
.resume_letter_test .error_box .error_list .error li span {display:block}
.resume_letter_test .error_box .error_list .error li .change {display:inline-flex;margin-top:8px}
.resume_letter_test .error_box .error_list .error li .change:before {display:block;margin-top:2px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%238491A7' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_letter_test .error_box .error_list .error li .change button {padding:0 8px;height:auto;border-color:var(--gray40);color:var(--gray100);text-align:left}
.resume_letter_test .error_box .error_list .error li .change button+button {margin-top:8px}
.resume_letter_test .error_box .error_list .error li .change li+li {margin-top:8px}
.resume_letter_test .loading_box {display:flex;width:100%;height:440px;text-align:center;align-items:center;justify-content:center;}
.resume_letter_test .loading_box h3 {margin:0 auto 8px;color:var(--gray100);font-size:16px;font-weight:bold;line-height:24px}
.resume_letter_test .loading_box h3 LoadingImg {margin-bottom:8px}
.resume_letter_test .loading_box p {color:var(--gray80);font-size:13px;font-weight:normal;line-height:20px}
.resume_letter_test .text_box .text .error_box {display:inline;cursor:default}
.resume_letter_test .text_box .text .TipCont {width:300px}
.resume_letter_test .text_box .text .word_box {display:flex;color:var(--gray100);font-weight:normal;line-height:21px;flex-wrap:wrap;}
.resume_letter_test .text_box .text .word_box dt {margin-right:12px;width:54px;color:var(--gray80);flex-shrink:0;}
.resume_letter_test .text_box .text .word_box dd {width:calc(100% - 80px);white-space:normal}
.resume_letter_test .text_box .text .word_box dd+dt,
.resume_letter_test .text_box .text .word_box dd+dt+dd {margin-top:4px}
.resume_letter_test .text_box .text .word_box dd:nth-child(2) {color:var(--coral90)}
.resume_letter_test .text_box .text .word_box dd:nth-child(4) {color:var(--blue90)}
/* [모달] 자기소개서 - GPT 자소서 */
.resume_letter_gpt {width:800px}
.resume_letter_gpt .gpt_tit {display:inline-flex}
.resume_letter_gpt .gpt_tit span {display:flex;align-items:center}
.resume_letter_gpt .gpt_tit span:after {display:inline-block;margin-left:8px;width:112px;height:24px;background:url("data:image/svg+xml,%3Csvg width='112' height='24' viewBox='0 0 112 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='112' height='24' rx='12' fill='url(%23paint0_linear_2555_65119)'/%3E%3Cpath d='M8.6 11.788C8.6 11.164 8.692 10.572 8.876 10.012C9.068 9.452 9.348 8.964 9.716 8.548C10.092 8.124 10.552 7.788 11.096 7.54C11.648 7.292 12.284 7.168 13.004 7.168C13.828 7.168 14.52 7.32 15.08 7.624C15.64 7.92 16.072 8.284 16.376 8.716C16.528 8.932 16.6 9.164 16.592 9.412C16.584 9.66 16.484 9.86 16.292 10.012C16.196 10.084 16.088 10.14 15.968 10.18C15.848 10.212 15.724 10.224 15.596 10.216C15.468 10.2 15.34 10.16 15.212 10.096C15.092 10.032 14.984 9.936 14.888 9.808C14.656 9.52 14.388 9.296 14.084 9.136C13.788 8.976 13.428 8.896 13.004 8.896C12.684 8.896 12.38 8.956 12.092 9.076C11.804 9.196 11.552 9.38 11.336 9.628C11.12 9.868 10.948 10.168 10.82 10.528C10.692 10.888 10.628 11.308 10.628 11.788C10.628 12.268 10.692 12.692 10.82 13.06C10.948 13.42 11.12 13.72 11.336 13.96C11.552 14.2 11.804 14.384 12.092 14.512C12.38 14.632 12.684 14.692 13.004 14.692C13.436 14.692 13.808 14.624 14.12 14.488C14.44 14.344 14.712 14.136 14.936 13.864C15.136 13.616 15.364 13.448 15.62 13.36C15.884 13.272 16.132 13.308 16.364 13.468C16.62 13.636 16.748 13.848 16.748 14.104C16.748 14.352 16.66 14.604 16.484 14.86C16.18 15.3 15.74 15.672 15.164 15.976C14.596 16.272 13.876 16.42 13.004 16.42C12.284 16.42 11.648 16.296 11.096 16.048C10.552 15.8 10.092 15.468 9.716 15.052C9.348 14.628 9.068 14.136 8.876 13.576C8.692 13.008 8.6 12.412 8.6 11.788ZM17.1316 8.092C17.1316 7.812 17.2116 7.588 17.3716 7.42C17.5396 7.252 17.7636 7.168 18.0436 7.168C18.3236 7.168 18.5436 7.252 18.7036 7.42C18.8636 7.588 18.9436 7.812 18.9436 8.092V11.032C19.0956 10.792 19.3236 10.604 19.6276 10.468C19.9396 10.324 20.2516 10.252 20.5636 10.252C20.8916 10.252 21.1916 10.308 21.4636 10.42C21.7356 10.532 21.9676 10.692 22.1596 10.9C22.3516 11.1 22.4996 11.34 22.6036 11.62C22.7076 11.9 22.7596 12.208 22.7596 12.544V15.4C22.7596 15.68 22.6756 15.9 22.5076 16.06C22.3476 16.228 22.1276 16.312 21.8476 16.312C21.5676 16.312 21.3476 16.228 21.1876 16.06C21.0276 15.9 20.9476 15.68 20.9476 15.4V12.7C20.9476 12.428 20.8516 12.2 20.6596 12.016C20.4756 11.824 20.2356 11.728 19.9396 11.728C19.6596 11.728 19.4236 11.82 19.2316 12.004C19.0396 12.18 18.9436 12.408 18.9436 12.688V15.4C18.9436 15.68 18.8636 15.9 18.7036 16.06C18.5436 16.228 18.3236 16.312 18.0436 16.312C17.7636 16.312 17.5396 16.228 17.3716 16.06C17.2116 15.9 17.1316 15.68 17.1316 15.4V8.092ZM29.0632 15.436C29.0632 15.716 28.9832 15.932 28.8232 16.084C28.6632 16.236 28.4432 16.312 28.1632 16.312C27.9072 16.312 27.7152 16.24 27.5872 16.096C27.4592 15.952 27.3752 15.776 27.3352 15.568C27.2072 15.824 27.0032 16.028 26.7232 16.18C26.4432 16.34 26.0872 16.42 25.6552 16.42C25.2712 16.42 24.9192 16.34 24.5992 16.18C24.2792 16.02 24.0072 15.8 23.7832 15.52C23.5592 15.24 23.3832 14.912 23.2552 14.536C23.1352 14.16 23.0752 13.752 23.0752 13.312C23.0752 12.872 23.1352 12.468 23.2552 12.1C23.3832 11.724 23.5552 11.4 23.7712 11.128C23.9952 10.856 24.2592 10.644 24.5632 10.492C24.8752 10.332 25.2192 10.252 25.5952 10.252C26.0272 10.252 26.3872 10.328 26.6752 10.48C26.9712 10.632 27.1912 10.824 27.3352 11.056C27.3672 10.848 27.4512 10.68 27.5872 10.552C27.7232 10.416 27.9192 10.348 28.1752 10.348C28.4552 10.348 28.6712 10.436 28.8232 10.612C28.9832 10.78 29.0632 11.004 29.0632 11.284V15.436ZM24.8512 13.336C24.8512 13.8 24.9632 14.184 25.1872 14.488C25.4192 14.784 25.7232 14.932 26.0992 14.932C26.4752 14.932 26.7712 14.784 26.9872 14.488C27.2112 14.184 27.3232 13.8 27.3232 13.336C27.3232 12.872 27.2112 12.492 26.9872 12.196C26.7712 11.892 26.4752 11.74 26.0992 11.74C25.7232 11.74 25.4192 11.892 25.1872 12.196C24.9632 12.492 24.8512 12.872 24.8512 13.336ZM32.6545 16.42C31.9505 16.42 31.4185 16.228 31.0585 15.844C30.7065 15.452 30.5305 14.904 30.5305 14.2V11.932H30.0745C29.8345 11.932 29.6385 11.868 29.4865 11.74C29.3425 11.604 29.2705 11.416 29.2705 11.176C29.2705 10.936 29.3425 10.752 29.4865 10.624C29.6385 10.488 29.8345 10.42 30.0745 10.42H30.5305V8.86C30.5305 8.58 30.6105 8.352 30.7705 8.176C30.9385 8 31.1625 7.912 31.4425 7.912C31.7225 7.912 31.9425 8 32.1025 8.176C32.2705 8.352 32.3545 8.58 32.3545 8.86V10.42H33.3145C33.5625 10.42 33.7585 10.488 33.9025 10.624C34.0465 10.752 34.1185 10.936 34.1185 11.176C34.1185 11.416 34.0465 11.604 33.9025 11.74C33.7585 11.868 33.5625 11.932 33.3145 11.932H32.3545V14.188C32.3545 14.42 32.3865 14.608 32.4505 14.752C32.5225 14.896 32.6585 14.968 32.8585 14.968C32.9385 14.968 33.0145 14.964 33.0865 14.956C33.1585 14.94 33.2305 14.928 33.3025 14.92C33.5025 14.88 33.6865 14.896 33.8545 14.968C34.0225 15.04 34.1305 15.172 34.1785 15.364C34.2265 15.564 34.2065 15.748 34.1185 15.916C34.0385 16.076 33.8825 16.196 33.6505 16.276C33.4905 16.324 33.3305 16.36 33.1705 16.384C33.0185 16.408 32.8465 16.42 32.6545 16.42ZM39.7207 12.808C39.4167 12.808 39.1647 12.752 38.9647 12.64C38.7727 12.52 38.6767 12.308 38.6767 12.004C38.6767 11.7 38.7727 11.492 38.9647 11.38C39.1647 11.26 39.4167 11.2 39.7207 11.2H41.4247C41.8167 11.2 42.1007 11.292 42.2767 11.476C42.4607 11.652 42.5527 11.936 42.5527 12.328V13.54C42.5527 13.884 42.5047 14.216 42.4087 14.536C42.3127 14.848 42.1687 15.1 41.9767 15.292C41.5527 15.716 41.0647 16.008 40.5127 16.168C39.9687 16.336 39.3447 16.42 38.6407 16.42C37.9687 16.42 37.3607 16.304 36.8167 16.072C36.2727 15.848 35.8087 15.532 35.4247 15.124C35.0407 14.708 34.7447 14.216 34.5367 13.648C34.3367 13.08 34.2367 12.46 34.2367 11.788C34.2367 11.116 34.3367 10.496 34.5367 9.928C34.7447 9.36 35.0407 8.872 35.4247 8.464C35.8087 8.056 36.2727 7.74 36.8167 7.516C37.3607 7.284 37.9687 7.168 38.6407 7.168C39.0727 7.168 39.4607 7.208 39.8047 7.288C40.1567 7.368 40.4647 7.476 40.7287 7.612C41.0007 7.748 41.2367 7.908 41.4367 8.092C41.6447 8.276 41.8247 8.472 41.9767 8.68C42.1287 8.888 42.2047 9.12 42.2047 9.376C42.2047 9.624 42.1007 9.828 41.8927 9.988C41.7727 10.076 41.6487 10.136 41.5207 10.168C41.3927 10.192 41.2647 10.192 41.1367 10.168C41.0167 10.136 40.8967 10.084 40.7767 10.012C40.6647 9.94 40.5687 9.848 40.4887 9.736C40.2807 9.456 40.0287 9.244 39.7327 9.1C39.4367 8.948 39.0727 8.872 38.6407 8.872C38.3207 8.872 38.0167 8.936 37.7287 9.064C37.4407 9.184 37.1847 9.368 36.9607 9.616C36.7447 9.856 36.5687 10.16 36.4327 10.528C36.3047 10.888 36.2407 11.308 36.2407 11.788C36.2407 12.268 36.3127 12.692 36.4567 13.06C36.6007 13.42 36.7887 13.724 37.0207 13.972C37.2607 14.22 37.5287 14.408 37.8247 14.536C38.1287 14.656 38.4407 14.716 38.7607 14.716C39.1047 14.716 39.4447 14.68 39.7807 14.608C40.1167 14.536 40.4087 14.396 40.6567 14.188C40.7207 14.14 40.7647 14.08 40.7887 14.008C40.8127 13.928 40.8247 13.856 40.8247 13.792V12.808H39.7207ZM43.4784 8.536C43.4784 7.744 43.8704 7.348 44.6544 7.348H47.7384C48.1864 7.348 48.5984 7.416 48.9744 7.552C49.3504 7.688 49.6744 7.884 49.9464 8.14C50.2184 8.388 50.4304 8.692 50.5824 9.052C50.7344 9.412 50.8104 9.816 50.8104 10.264C50.8104 10.712 50.7344 11.116 50.5824 11.476C50.4304 11.828 50.2144 12.132 49.9344 12.388C49.6624 12.644 49.3384 12.84 48.9624 12.976C48.5864 13.112 48.1784 13.18 47.7384 13.18H45.4944V15.304C45.4944 15.608 45.4024 15.852 45.2184 16.036C45.0344 16.22 44.7904 16.312 44.4864 16.312C44.1824 16.312 43.9384 16.22 43.7544 16.036C43.5704 15.852 43.4784 15.608 43.4784 15.304V8.536ZM45.4944 11.488H47.3904C47.7984 11.488 48.1384 11.384 48.4104 11.176C48.6824 10.96 48.8184 10.648 48.8184 10.24C48.8184 9.832 48.6824 9.524 48.4104 9.316C48.1384 9.1 47.7984 8.992 47.3904 8.992H45.4944V11.488ZM53.3709 9.136H51.4389C51.1429 9.136 50.8949 9.064 50.6949 8.92C50.5029 8.768 50.4069 8.54 50.4069 8.236C50.4069 7.94 50.5029 7.72 50.6949 7.576C50.8949 7.424 51.1429 7.348 51.4389 7.348H57.2949C57.5829 7.348 57.8269 7.424 58.0269 7.576C58.2269 7.72 58.3269 7.94 58.3269 8.236C58.3269 8.54 58.2269 8.768 58.0269 8.92C57.8269 9.064 57.5829 9.136 57.2949 9.136H55.3509V15.304C55.3509 15.608 55.2629 15.852 55.0869 16.036C54.9109 16.22 54.6709 16.312 54.3669 16.312C54.0629 16.312 53.8189 16.22 53.6349 16.036C53.4589 15.852 53.3709 15.608 53.3709 15.304V9.136ZM64.514 7.276C64.818 7.276 65.07 7.348 65.27 7.492C65.47 7.628 65.622 7.82 65.726 8.068L68.606 15.052C68.718 15.316 68.718 15.564 68.606 15.796C68.494 16.02 68.298 16.176 68.018 16.264C67.746 16.352 67.494 16.332 67.262 16.204C67.038 16.076 66.87 15.872 66.758 15.592L66.218 14.176H62.798L62.27 15.592C62.158 15.872 61.986 16.076 61.754 16.204C61.53 16.332 61.278 16.352 60.998 16.264C60.718 16.176 60.522 16.02 60.41 15.796C60.306 15.564 60.31 15.316 60.422 15.052L63.302 8.068C63.406 7.82 63.558 7.628 63.758 7.492C63.958 7.348 64.21 7.276 64.514 7.276ZM63.434 12.496H65.594L64.538 9.7H64.49L63.434 12.496ZM69.1855 8.536C69.1855 7.744 69.5775 7.348 70.3615 7.348H73.4455C73.8935 7.348 74.3055 7.416 74.6815 7.552C75.0575 7.688 75.3815 7.884 75.6535 8.14C75.9255 8.388 76.1375 8.692 76.2895 9.052C76.4415 9.412 76.5175 9.816 76.5175 10.264C76.5175 10.712 76.4415 11.116 76.2895 11.476C76.1375 11.828 75.9215 12.132 75.6415 12.388C75.3695 12.644 75.0455 12.84 74.6695 12.976C74.2935 13.112 73.8855 13.18 73.4455 13.18H71.2015V15.304C71.2015 15.608 71.1095 15.852 70.9255 16.036C70.7415 16.22 70.4975 16.312 70.1935 16.312C69.8895 16.312 69.6455 16.22 69.4615 16.036C69.2775 15.852 69.1855 15.608 69.1855 15.304V8.536ZM71.2015 11.488H73.0975C73.5055 11.488 73.8455 11.384 74.1175 11.176C74.3895 10.96 74.5255 10.648 74.5255 10.24C74.5255 9.832 74.3895 9.524 74.1175 9.316C73.8455 9.1 73.5055 8.992 73.0975 8.992H71.2015V11.488ZM77.1386 8.284C77.1386 7.98 77.2306 7.736 77.4146 7.552C77.5986 7.368 77.8426 7.276 78.1466 7.276C78.4506 7.276 78.6946 7.368 78.8786 7.552C79.0706 7.736 79.1666 7.98 79.1666 8.284V15.304C79.1666 15.608 79.0706 15.852 78.8786 16.036C78.6946 16.22 78.4506 16.312 78.1466 16.312C77.8426 16.312 77.5986 16.22 77.4146 16.036C77.2306 15.852 77.1386 15.608 77.1386 15.304V8.284ZM89.9006 7.48C89.9006 7.2 89.9886 6.984 90.1646 6.832C90.3486 6.68 90.5806 6.604 90.8606 6.604C91.1406 6.604 91.3686 6.68 91.5446 6.832C91.7286 6.984 91.8206 7.2 91.8206 7.48V16.864C91.8206 17.144 91.7286 17.36 91.5446 17.512C91.3686 17.664 91.1406 17.74 90.8606 17.74C90.5806 17.74 90.3486 17.664 90.1646 17.512C89.9886 17.36 89.9006 17.144 89.9006 16.864V7.48ZM83.3966 8.776C83.1406 8.776 82.9406 8.708 82.7966 8.572C82.6606 8.428 82.5926 8.228 82.5926 7.972C82.5926 7.716 82.6606 7.52 82.7966 7.384C82.9406 7.24 83.1406 7.168 83.3966 7.168H86.9006C87.7006 7.168 88.1006 7.556 88.1006 8.332V8.992C88.1006 9.672 87.9886 10.312 87.7646 10.912C87.5486 11.512 87.2406 12.068 86.8406 12.58C86.4486 13.092 85.9766 13.556 85.4246 13.972C84.8726 14.388 84.2686 14.752 83.6126 15.064C83.3886 15.168 83.1566 15.2 82.9166 15.16C82.6846 15.12 82.5006 14.972 82.3646 14.716C82.2526 14.508 82.2246 14.288 82.2806 14.056C82.3446 13.816 82.5046 13.628 82.7606 13.492C83.2726 13.22 83.7366 12.94 84.1526 12.652C84.5766 12.356 84.9366 12.04 85.2326 11.704C85.5366 11.368 85.7686 11.008 85.9286 10.624C86.0966 10.24 86.1806 9.824 86.1806 9.376V9.052C86.1806 8.94 86.1646 8.868 86.1326 8.836C86.1006 8.796 86.0246 8.776 85.9046 8.776H83.3966ZM92.8361 7.66C92.8361 7.38 92.9161 7.168 93.0761 7.024C93.2361 6.872 93.4561 6.796 93.7361 6.796C94.0161 6.796 94.2361 6.872 94.3961 7.024C94.5561 7.168 94.6361 7.38 94.6361 7.66V8.548H96.7961V7.66C96.7961 7.38 96.8761 7.168 97.0361 7.024C97.1961 6.872 97.4161 6.796 97.6961 6.796C97.9761 6.796 98.1961 6.872 98.3561 7.024C98.5161 7.168 98.5961 7.38 98.5961 7.66V11.5C98.5961 11.892 98.5081 12.172 98.3321 12.34C98.1641 12.508 97.8841 12.592 97.4921 12.592H93.9521C93.5601 12.592 93.2761 12.508 93.1001 12.34C92.9241 12.172 92.8361 11.892 92.8361 11.5V7.66ZM95.1521 13.504C95.4321 13.504 95.6641 13.584 95.8481 13.744C96.0321 13.904 96.1241 14.128 96.1241 14.416V15.82C96.1241 15.908 96.1361 15.964 96.1601 15.988C96.1841 16.012 96.2401 16.024 96.3281 16.024H101.32C101.576 16.024 101.776 16.092 101.92 16.228C102.064 16.364 102.136 16.56 102.136 16.816C102.136 17.072 102.064 17.268 101.92 17.404C101.776 17.54 101.576 17.608 101.32 17.608H95.2721C94.8801 17.608 94.6001 17.528 94.4321 17.368C94.2641 17.208 94.1801 16.936 94.1801 16.552V14.416C94.1801 14.128 94.2721 13.904 94.4561 13.744C94.6401 13.584 94.8721 13.504 95.1521 13.504ZM99.9161 7.468C99.9161 7.188 100.004 6.976 100.18 6.832C100.364 6.68 100.596 6.604 100.876 6.604C101.156 6.604 101.384 6.68 101.56 6.832C101.744 6.976 101.836 7.188 101.836 7.468V9.124H102.664C102.92 9.124 103.128 9.188 103.288 9.316C103.448 9.444 103.528 9.644 103.528 9.916C103.528 10.188 103.448 10.388 103.288 10.516C103.128 10.644 102.92 10.708 102.664 10.708H101.836V13.48C101.836 13.76 101.744 13.976 101.56 14.128C101.384 14.28 101.156 14.356 100.876 14.356C100.596 14.356 100.364 14.28 100.18 14.128C100.004 13.976 99.9161 13.76 99.9161 13.48V7.468ZM94.6361 11.092C94.6361 11.18 94.6761 11.224 94.7561 11.224H96.6761C96.7561 11.224 96.7961 11.18 96.7961 11.092V9.916H94.6361V11.092Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2555_65119' x1='56.4029' y1='-24' x2='56.4029' y2='24' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.476877' stop-color='%2300BEEA'/%3E%3Cstop offset='1' stop-color='%234659FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;content:""}
.resume_letter_gpt .TipCont {width:433px}
.resume_letter_gpt .Txt.gpt_txt {display:inline-block}
.resume_letter_gpt .gpt_tip {display:inline-block;margin-left:8px;height:24px;vertical-align:top}
.resume_letter_gpt .gpt_tip svg {display:inline-block;width:16px;height:16px;color:var(--gray70)}
.resume_letter_gpt .gpt_tip p {margin:4px 0 8px;color:var(--gray100);font-size:14px;font-weight:normal;line-height:20px;}
.resume_letter_gpt .gpt_tip .tip_txt {display:flex;color:var(--gray80);font-size:13px;font-weight:normal;line-height:20px;align-items:center;}
.resume_letter_gpt .gpt_tip .tip_txt:before {display:inline-block;margin-right:8px;width:2px;height:2px;background:var(--gray100);content:""}
.resume_letter_gpt .gpt_add {margin-top:12px;padding:0 16px;width:100%;border-color:var(--blue90);color:var(--blue90);background:var(--white)}
.resume_letter_gpt .ModalCont {display:flex}
.resume_letter_gpt .keyword_box {width:348px;flex-shrink:0}
.resume_letter_gpt .keyword_box h5 {margin-bottom:8px;color:var(--gray120);font-size:16px;font-weight:bold;line-height:24px}
.resume_letter_gpt .keyword_box .TypoBox,
.resume_letter_gpt .keyword_box .InpBox {width:100%}
.resume_letter_gpt .keyword_box .InpBox textarea {height:176px}
.resume_letter_gpt .keyword_box .keyword_count {display:block;margin-top:8px;color:var(--gray80);font-size:12px;line-height:20px;text-align:right}
.resume_letter_gpt .keyword_box .TypoBox+h5 {margin-top:16px}
.resume_letter_gpt .letter_box.none {background:var(--gray10)}
.resume_letter_gpt .letter_box.none {display:flex;width:100%;height:100%;text-align:center;align-items:center;justify-content:center}
.resume_letter_gpt .letter_box .letter_none em {display:block;margin-bottom:12px;width:100%;color:var(--gray80);font-size:14px;font-weight:bold;line-height:20px;}
.resume_letter_gpt .letter_box .letter_none em:before {display:block;margin:0 auto 20px;width:100px;height:100px;background:url("//www.saraminimage.co.kr/sri/resume/bg_data_none.png") no-repeat;content:""}
.resume_letter_gpt .letter_box .letter_ing em {display:block;margin-bottom:12px;width:100%;color:var(--gray80);font-size:14px;font-weight:bold;line-height:20px;}
.resume_letter_gpt .gpt_letter {margin-left:24px;width:100%}
.resume_letter_gpt .gpt_letter h5 {display:flex;margin-bottom:8px;color:var(--gray120);font-size:16px;font-weight:bold;line-height:24px;align-items:center}
.resume_letter_gpt .gpt_letter.ing h5:after {display:flex;margin-left:8px;padding:0 8px;height:22px;border:1px solid var(--gray40);border-radius:20px;color:var(--gray70);font-size:12px;font-weight:bold;line-height:20px;content:"생성 중";align-items:center}
.resume_letter_gpt .gpt_letter.complete h5:after {display:flex;margin-left:8px;padding:0 8px;height:22px;border:1px solid var(--blue40);border-radius:20px;color:var(--blue90);font-size:12px;font-weight:bold;line-height:20px;content:"생성 완료";align-items:center}
.resume_letter_gpt .gpt_letter .letter_box {overflow:auto;padding:20px 24px;height:344px;border:1px solid var(--gray70);border-radius:4px;box-sizing:border-box}
.resume_letter_gpt .gpt_letter .letter_box.ing {display:flex;text-align:center;align-items:center;justify-content:center;}
.resume_letter_gpt .fail_box {display:flex;width:100%;height:376px;border:1px solid var(--gray40);border-radius:4px;text-align:center;align-items:center;justify-content:center;}
.resume_letter_gpt .fail_box strong {display:block;margin-bottom:4px;font-weight:bold}
.resume_letter_gpt .fail_box strong:before {display:block;margin:0 auto 20px;width:100px;height:100px;background:url("//www.saraminimage.co.kr/sri/resume/bg_data_error2.png") no-repeat;content:""}
/* [모달] 인적성검사 - 직무적합도 */
.resume_job_fit {width:400px}
.resume_job_fit .ModalCont .InpBox {width:100%}
/* [모달] 인적성검사 - 소프트 스킬 로딩 */
.resume_soft_skill {width:560px;height:500px}
.resume_soft_skill .loading_box {text-align:center}
.resume_soft_skill .loading_box h3 {margin:130px auto 4px;color:var(--gray100);font-size:16px;font-weight:bold;line-height:24px}
.resume_soft_skill .loading_box .LoadingImg {margin-bottom:8px}
.resume_soft_skill .loading_box p {color:var(--gray80);font-size:13px;line-height:20px}
.resume_soft_skill .fail_box {margin-bottom:110px;text-align:center}
.resume_soft_skill .fail_box h3 {margin:130px auto 4px;color:var(--gray100);font-size:16px;font-weight:bold;line-height:24px}
.resume_soft_skill .fail_box .LoadingImg {margin-bottom:8px}
.resume_soft_skill .fail_box p {color:var(--gray80);font-size:13px;line-height:20px}
.resume_soft_skill .skill_box {display:flex;overflow:auto;padding:16px;height:229px;border:1px solid var(--gray40);border-radius:4px;box-sizing:border-box;flex-wrap:wrap;align-content:flex-start;gap:12px 7px}
.resume_soft_skill .skill_box .item {display:flex;padding:0 12px;height:32px;border-radius:32px;color:var(--blue90);background:var(--blue20);align-items:center}
.resume_soft_skill .skill_notice {margin-top:8px;color:var(--gray80);font-size:12px;line-height:20px}
.resume_soft_skill .btn_fail {color:var(--blue90);font-size:var(--blue90);background:var(--white)}
.resume_soft_skill .btn_fail:hover {background:var(--blue20)}
/* [모달] 포트폴리오 및 기타문서 - 불러올 경력 리스트 */
.resume_load_list {width:560px}
.resume_load_list .file_list li+li {margin-top:12px}
.resume_load_list .file_tab {margin-bottom:24px}
.resume_load_list .file_tab .item+.item {margin-left:8px}
.resume_load_list .file_list li .career_item,
.resume_load_list .file_list li .career_item .Chk,
.resume_load_list .file_list li .career_item .Rdo {width:100%}
.resume_load_list .file_list li .career_item label {display:flex;flex-wrap:wrap}
.resume_load_list .file_list li .career_item label .tit {overflow:hidden;margin-bottom:8px;width:100%;font-size:16px;line-height:24px;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;}
.resume_load_list .file_list li .career_item label .tit span {display:inline-block;overflow:hidden;max-width:calc(100% - 30px);text-overflow:ellipsis;vertical-align:top}
.resume_load_list .file_list li .career_item label .desc {display:inline-flex;color:var(--gray100);font-size:14px;line-height:20px;align-items:center}
.resume_load_list .file_list li .career_item label .desc+.desc:before {display:inline-block;margin:0 8px;width:1px;height:16px;background:var(--gray40);content:""}
.resume_load_list .ModalCont {overflow:auto;height:404px}
.resume_load_list .btn_gray {position:absolute;top:40px;right:40px}
/* [모달] 포트폴리오 및 기타문서 - 첨부파일 등록 */
.resume_file_add {width:560px;height:420px}
.resume_file_add .file_box {position:relative}
.resume_file_add .file_box:before {display:block;position:absolute;top:0;right:0;width:387px;height:40px;border:1px solid var(--gray30);border-radius:4px;background:var(--gray20) url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3207 4.76685L9.84036 1.28581C9.72435 1.16978 9.56616 1.10649 9.39741 1.10649H4.52493C3.98706 1.10649 3.48082 1.31746 3.0906 1.69721C2.70038 2.07696 2.5 2.58329 2.5 3.13182V12.8682C2.5 13.4062 2.71093 13.9125 3.0906 14.3028C3.47028 14.6825 3.97651 14.8935 4.52493 14.8935H11.4856C12.0235 14.8935 12.5297 14.6825 12.9094 14.3028C13.2891 13.923 13.5 13.4167 13.5 12.8682V5.20989C13.5 5.04112 13.4367 4.88289 13.3207 4.76685ZM10.0197 4.51369V3.23731L11.3591 4.57698H10.0197V4.50314V4.51369ZM12.0235 13.4167C11.8758 13.5644 11.686 13.6382 11.4856 13.6382H4.52493C4.32454 13.6382 4.12416 13.5538 3.98706 13.4167C3.83941 13.269 3.76558 13.0792 3.76558 12.8787V3.12127C3.76558 2.92085 3.84995 2.72042 3.98706 2.58329C4.12416 2.44616 4.32454 2.36177 4.52493 2.36177H8.77517V4.52424C8.77517 4.88289 8.91227 5.20989 9.16539 5.46306C9.41851 5.71623 9.74545 5.85336 10.104 5.85336H12.2661V12.8893C12.2661 13.0897 12.1817 13.2901 12.0446 13.4273L12.0235 13.4167Z' fill='%238491A7'/%3E%3C/svg%3E%0A") center left 22px no-repeat;content:""}
.resume_file_add .file_box input[type=file] {position:relative;z-index:10;width:100%;color:var(--gray100)}
.resume_file_add .file_box input[type=file]::file-selector-button {margin-right:55px;width:85px;height:40px;border:1px solid var(--gray40);border-radius:4px;color:var(--gray100);font-size:14px;line-height:20px;background:var(--white);cursor:pointer}
.resume_file_add .file_box .file_size {position:absolute;top:10px;right:20px}
.resume_file_add .desc {margin-top:8px;color:var(--gray80)}
.resume_file_add .notice {margin-top:24px;padding-top:24px;border-top:1px solid var(--gray40);color:var(--gray80)}
/* [모달] 포트폴리오 및 기타문서 - 파일 없음 */
.resume_file_none {width:560px}
.resume_file_none .file_none {display:flex;height:404px;text-align:center;align-items:center;justify-content:center}
.resume_file_none .file_none p:before {display:block;margin:0 auto 20px;width:100px;height:100px;background:url("//www.saraminimage.co.kr/sri/resume/bg_data_none.png") no-repeat;content:""}
/* [모달] 파일 첨부 */
.resume_file_manage {width:560px;height:600px}
.resume_file_manage .ModalCont {overflow:auto;height:375px;}
.resume_file_manage .item_full {width:100%}
.resume_file_manage .file_tab {display:flex;margin-bottom:24px;align-items:center;gap:0 20px}
.resume_file_manage .file_tab .item+.item {margin-left:8px}
.resume_file_manage .file_box {position:relative}
.resume_file_manage .file_box:before {display:block;position:absolute;top:0;right:0;width:387px;height:40px;border:1px solid var(--gray30);border-radius:4px;background:var(--gray20) url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3207 4.76685L9.84036 1.28581C9.72435 1.16978 9.56616 1.10649 9.39741 1.10649H4.52493C3.98706 1.10649 3.48082 1.31746 3.0906 1.69721C2.70038 2.07696 2.5 2.58329 2.5 3.13182V12.8682C2.5 13.4062 2.71093 13.9125 3.0906 14.3028C3.47028 14.6825 3.97651 14.8935 4.52493 14.8935H11.4856C12.0235 14.8935 12.5297 14.6825 12.9094 14.3028C13.2891 13.923 13.5 13.4167 13.5 12.8682V5.20989C13.5 5.04112 13.4367 4.88289 13.3207 4.76685ZM10.0197 4.51369V3.23731L11.3591 4.57698H10.0197V4.50314V4.51369ZM12.0235 13.4167C11.8758 13.5644 11.686 13.6382 11.4856 13.6382H4.52493C4.32454 13.6382 4.12416 13.5538 3.98706 13.4167C3.83941 13.269 3.76558 13.0792 3.76558 12.8787V3.12127C3.76558 2.92085 3.84995 2.72042 3.98706 2.58329C4.12416 2.44616 4.32454 2.36177 4.52493 2.36177H8.77517V4.52424C8.77517 4.88289 8.91227 5.20989 9.16539 5.46306C9.41851 5.71623 9.74545 5.85336 10.104 5.85336H12.2661V12.8893C12.2661 13.0897 12.1817 13.2901 12.0446 13.4273L12.0235 13.4167Z' fill='%238491A7'/%3E%3C/svg%3E%0A") center left 22px no-repeat;content:""}
.resume_file_manage .file_box input[type=file] {position:relative;z-index:10;width:100%;color:var(--gray100);font-size:14px;line-height:20px;}
.resume_file_manage .file_box input[type=file]::file-selector-button {margin-right:55px;width:85px;height:40px;border:1px solid var(--gray40);border-radius:4px;color:var(--gray100);font-size:14px;line-height:20px;background:var(--white);cursor:pointer;}
.resume_file_manage .file_box.invalid:before {border:1px solid var(--coral110)}
.resume_file_manage .desc {margin-top:8px;color:var(--gray80)}
.resume_file_manage .notice {margin-top:24px;padding-top:24px;border-top:1px solid var(--gray40);color:var(--gray80);}
.resume_file_manage .file_list li+li {margin-top:12px}
.resume_file_manage .file_list li .InpBox,
.resume_file_manage .file_list li .InpBox .Chk,
.resume_file_manage .file_list li .InpBox .Rdo {width:100%}
.resume_file_manage .file_list li .InpBox label {display:flex;flex-wrap:wrap}
.resume_file_manage .file_list li .InpBox label .tit {overflow:hidden;margin-bottom:8px;padding:0;width:100%;font-size:16px;line-height:24px;text-overflow:ellipsis;white-space:nowrap;}
.resume_file_manage .file_list li .InpBox label .tit span {display:inline-block;overflow:hidden;max-width:calc(100% - 30px);text-overflow:ellipsis;vertical-align:top}
.resume_file_manage .file_list li .InpBox label .desc {display:inline-flex;color:var(--gray100);font-size:14px;line-height:20px;align-items:center;}
.resume_file_manage .file_list li .InpBox label .desc+.desc:before {display:inline-block;margin:0 8px;width:1px;height:16px;background:var(--gray40);content:""}
.resume_file_manage .user_info {overflow:auto;padding:24px;height:295px;border:1px solid var(--gray40);border-radius:8px;}
.resume_file_manage .user_info li {display:flex;align-items:center}
.resume_file_manage .user_info li+li {margin-top:16px;padding-top:16px;border-top:1px solid var(--gray40)}
.resume_file_manage .user_info li strong {margin-right:24px;width:100px;flex-shrink:0;}
.resume_file_manage .user_info li .list {display:flex;gap:12px 0;flex-wrap:wrap}
.resume_file_manage .user_info li .list .InpBox {width:140px}
.resume_file_manage .bottom_btn {position:fixed;bottom:40px;left:50%;transform:translateX(-50%)}
.resume_file_manage .btn_delete {margin-left:auto}
.resume_file_manage .btn_resume {width:141px}
/* [모달] 포트폴리오2 */
.resume_document {width:560px;height:600px}
.resume_document .ModalCont {overflow:auto;height:400px}
.resume_document .file_tab {display:flex;margin-bottom:24px;gap:0 20px}
.resume_document .file_tab .item+.item {margin-left:8px}
.resume_document .file_box {position:relative}
.resume_document .file_box:before {display:block;position:absolute;top:0;left:95px;width:385px;height:40px;border:1px solid var(--gray30);border-radius:4px;background:var(--gray20) url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3207 4.76685L9.84036 1.28581C9.72435 1.16978 9.56616 1.10649 9.39741 1.10649H4.52493C3.98706 1.10649 3.48082 1.31746 3.0906 1.69721C2.70038 2.07696 2.5 2.58329 2.5 3.13182V12.8682C2.5 13.4062 2.71093 13.9125 3.0906 14.3028C3.47028 14.6825 3.97651 14.8935 4.52493 14.8935H11.4856C12.0235 14.8935 12.5297 14.6825 12.9094 14.3028C13.2891 13.923 13.5 13.4167 13.5 12.8682V5.20989C13.5 5.04112 13.4367 4.88289 13.3207 4.76685ZM10.0197 4.51369V3.23731L11.3591 4.57698H10.0197V4.50314V4.51369ZM12.0235 13.4167C11.8758 13.5644 11.686 13.6382 11.4856 13.6382H4.52493C4.32454 13.6382 4.12416 13.5538 3.98706 13.4167C3.83941 13.269 3.76558 13.0792 3.76558 12.8787V3.12127C3.76558 2.92085 3.84995 2.72042 3.98706 2.58329C4.12416 2.44616 4.32454 2.36177 4.52493 2.36177H8.77517V4.52424C8.77517 4.88289 8.91227 5.20989 9.16539 5.46306C9.41851 5.71623 9.74545 5.85336 10.104 5.85336H12.2661V12.8893C12.2661 13.0897 12.1817 13.2901 12.0446 13.4273L12.0235 13.4167Z' fill='%238491A7'/%3E%3C/svg%3E%0A") center left 22px no-repeat;content:""}
.resume_document .file_box input[type=file] {position:relative;z-index:10;width:100%;color:var(--gray100)}
.resume_document .file_box input[type=file]::file-selector-button {margin-right:55px;width:85px;height:40px;border:1px solid var(--gray40);border-radius:4px;color:var(--gray100);font-size:14px;line-height:20px;background:var(--white);cursor:pointer}
.resume_document .file_box.invalid:before {border:1px solid var(--coral110)}
.resume_document .tit {margin-bottom:4px;color:var(--gray100);font-size:13px;font-weight:bold;line-height:20px;}
.resume_document .tit span {color:var(--coral110)}
.resume_document .item_box+.item_box {margin-top:24px}
.resume_document .item_box .file_tab {margin:8px 0 12px}
.resume_document .file_input {width:160px}
.resume_document .item_full {width:100%}
.resume_document .count {display:block;text-align:right}
.resume_document .txt {margin:8px 0 24px;padding-bottom:24px;border-bottom:1px solid var(--gray40);color:Var(--gray90);font-size:14px;line-height:20px;}
.resume_document textarea {height:195px}
.resume_document .bottom_btn {position:fixed;bottom:40px;left:50%;transform:translateX(-50%)}
.resume_document .notice {color:var(--gray80)}

/*  레거시로 의심 주석처리
.resume_letter_load {width:800px;height:600px}
.resume_letter_load .bottom_btn {position:fixed;bottom:40px;left:50%;transform:translateX(-50%)}
.resume_letter_load .ModalCont {overflow:auto;height:370px}
.resume_letter_load .file_list li .letter_item,
.resume_letter_load .file_list li .letter_item>span {width:100%}
.resume_letter_load .file_list li .letter_item .desc {display:block;margin:8px 0 4px;color:var(--gray80);font-size:13px;line-height:20px;}
.resume_letter_load .file_list li .letter_item .txt {color:var(--gray100);font-size:13px;line-height:20px;}
.resume_letter_load .file_list li .tit {margin:0;padding:0;color:var(--gray120);font-size:14px;line-height:20px;}
.resume_letter_load .file_list li+li {margin-top:8px}
.resume_letter_load .none_box {display:flex;width:100%;height:376px;text-align:center;align-items:center;justify-content:center;}
.resume_letter_load .none_box .txt:before {display:block;margin:0 auto 20px;width:140px;height:140px;background:url("//www.saraminimage.co.kr/sri/resume/bg_data_error.png") no-repeat;content:""}
 */
/* [모달] 자소서 불러오기 */
.ModalBox.layer_resume_import_letter {width:800px;height:600px}
.ModalBox.layer_resume_import_letter .letter_item_list {height:376px;overflow-y:auto}
.ModalBox.layer_resume_import_letter .letter_item {display:block}
.ModalBox.layer_resume_import_letter .letter_item + .letter_item {margin-top:8px}
.ModalBox.layer_resume_import_letter .letter_item .tit_letter {color:var(--gray120)}
.ModalBox.layer_resume_import_letter .letter_item .date_letter {margin-top:8px;font-size:13px;color:var(--gray80)}
.ModalBox.layer_resume_import_letter .letter_item .hide_area {overflow:hidden;height:0;opacity:0}
.ModalBox.layer_resume_import_letter .letter_item.toggle_open .hide_area {overflow:hidden;height:auto;opacity:1;margin-top:20px;border-top:1px solid var(--gray30)}
.ModalBox.layer_resume_import_letter .letter_item .cont_letter {display:-webkit-box;overflow:hidden;margin-top:8px;font-size:13px;line-height:20px;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.ModalBox.layer_resume_import_letter .letter_item.btn_toggle {position:relative}
.ModalBox.layer_resume_import_letter .letter_item.btn_toggle .Lbl, .letter_item.btn_toggle:has(input:checked) .Lbl {padding-right:59px}
.ModalBox.layer_resume_import_letter .letter_item.btn_toggle .btn {position:absolute;top:28px;right:21px;width:24px;height:24px}
.ModalBox.layer_resume_import_letter .letter_item.btn_toggle .btn:after {position:absolute;top:7px;left:8px;width:7px;height:7px;border:solid var(--gray70);border-width:1px 1px 0 0;transform:rotate(135deg);content:""}
.ModalBox.layer_resume_import_letter .letter_item.btn_toggle.toggle_open .btn:after {top:11px;left:8px;transform:rotate(-45deg)}
.ModalBox.layer_resume_import_letter .letter_item_none {margin:100px 0 133px;text-align:center}
.ModalBox.layer_resume_import_letter .letter_item_none:before {display:block;margin-bottom:20px;width:100%;height:100px;background:url(https://www.saraminimage.co.kr/sri/resume/bg_data_none.png) 50% 0 no-repeat;content:""}

/* [모달] 코멘토 직무부트캠프 강의 수료 내역 불러오기 */
.ModalBox.modal_history_list {display:block;width:560px;height:600px}
.ModalBox.modal_history_list .ModalCont {height:404px;}
.ModalBox.modal_history_list .ModalCont.flow_fix .image_area {line-height:0}
.ModalBox.modal_history_list .ModalCont.flow_fix {overflow-y:auto}
.ModalBox.modal_history_list .ModalCont .image_area img {width:100%}
.ModalBox.modal_history_list .btn_close,
.ModalBox.modal_history_list .update_btn {border-color:var(--gray80);color:var(--gray100);background:var(--white)}
.ModalBox.modal_history_list .update_btn:hover,
.ModalBox.modal_history_list .btn_close:hover {background:var(--gray20)}
.ModalBox.modal_history_list .lecture_list_area li .InpBox,
.ModalBox.modal_history_list .lecture_list_area li .InpBox .Chk {width:100%}
.ModalBox.modal_history_list .lecture_list_area li .InpBox strong {display:block;display:-webkit-box;overflow:hidden;padding-right:15px;color:#292e41;font-size:16px;line-height:24px;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ModalBox.modal_history_list .lecture_list_area>li+li {margin-top:12px}
.ModalBox.modal_history_list .lecture_list_area li .InpBox .partner_detail {display:inline-block;margin-top:8px;padding-right:15px;color:#475067;}
.ModalBox.modal_history_list .lecture_list_area li .InpBox .partner_detail .tit {position:relative;margin-right:8px;}
.ModalBox.modal_history_list .lecture_list_area li .InpBox .partner_detail .tit:before {display:block;position:absolute;top:50%;right:-8px;width:1px;height:16px;background-color:#d7dce5;transform:translateY(-50%);content:"";}
.ModalBox.modal_history_list .lecture_list_area li .InpBox .partner_detail .tit+.data {margin-left:8px}
.ModalBox.modal_history_list .BtmArea button {width:180px}
.ModalBox.modal_history_list .BtmArea button.btn_close {width:auto}

/* 인증 경력 정보 변경 안내 */
.career_notice {width:400px}
.career_notice .notice_box {margin-bottom:16px;padding:12px 16px;border-radius:4px;background:#f4f6fa}
.career_notice .notice_box strong {display:block;margin-bottom:10px}
.career_notice .btn_add {width:161px}

/* 제안받기 */
.resume_con section+.resume_open {position:relative;padding-top:0}
.resume_open .btn_detail {position:absolute;top:-78px;right:0;width:147px}
.resume_open .contact {padding:18px 48px 22px;box-sizing:border-box;background:#f8f8f8}
.resume_open .contact .row {position:relative;margin-top:10px;padding:0 0 10px 100px}
.resume_open .contact .row>.inpChk {position:absolute;top:5px;left:0;width:360px}
.resume_open .contact .row>.inpChk .lbl {color:#222;font-size:15px}
.resume_open .contact .row>.inpChk .lbl:after {position:absolute;top:0;right:0;left:0;height:22px;content:""}
.resume_open .contact .contact_all {margin:20px 0}
.resume_open .contact .contact_all .lbl {color:#444;font-size:16px;line-height:22px}
.resume_open .contact .contact_info {display:block;min-height:22px;color:#222;font-size:15px;line-height:22px;vertical-align:top}
.resume_open .contact .contact_info>strong {display:inline-block;padding-top:5px;vertical-align:top}
.resume_open .contact .contact_info .tel {position:relative;z-index:2;width:236px}
.resume_open .contact .contact_info .certify {display:inline-block;margin:5px 0 0 4px;color:#4876ef;font-size:13px;font-weight:normal;line-height:22px;text-decoration:underline;vertical-align:top}
.resume_open .contact .contact_info .identified {display:inline-block;margin:5px 0 0 4px;padding:2px 8px 0;height:22px;border:1px solid #4c78ea;border-radius:11px;box-sizing:border-box;color:#4c78ea;font-size:12px;font-weight:normal;line-height:16px;text-align:center;vertical-align:top}
.resume_open .contact .contact_info .wrap_placeholder {display:inline-block;position:relative;vertical-align:top}
.resume_open .contact .contact_info .pseudo_placeholder {position:absolute;top:6px;left:6px;z-index:3;color:#949494;font-size:13px}
.resume_open .contact .contact_reassure {padding-top:14px}
.resume_open .contact .contact_reassure .toolTipWrap {margin-top:2px;vertical-align:top}
.resume_open .contact .contact_reassure .toolTip {top:26px;left:50%;margin-left:-175px;width:306px}
.resume_open .contact .contact_reassure .toolTip p {position:relative;padding-left:10px}
.resume_open .contact .contact_reassure .toolTip p:before {position:absolute;top:10px;left:0;width:5px;height:1px;background:#222;content:""}
.resume_open .contact .contact_reassure .lbl {color:#666;font-size:13px;line-height:22px}
.resume_open .contact .contact_certify {position:relative;margin:18px 0 0 -100px;padding:24px;background:#fff}
.resume_open .contact .contact_certify .tbl {width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed}
.resume_open .contact .contact_certify .tbl th,
.resume_open .contact .contact_certify .tbl td {height:36px;color:#222;font-size:15px;line-height:20px}
.resume_open .contact .contact_certify .tbl .expiredin {display:inline-block;margin:7px 0 0 3px;color:#f00;font-size:12px;vertical-align:top}
.resume_open .contact .contact_certify .tbl .btn_basic_type04 {margin-left:4px}
.resume_open .contact .contact_certify .btn_close {position:absolute;top:0;right:0;padding:14px}
.resume_open .contact .contact_certify .btn_close:after {display:block;width:17px;height:17px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/btn_layer_close.png) no-repeat 50% 50%;content:""}
.resume_open .setting {position:relative;padding-left:148px}
.resume_open .setting:before {display:table;clear:both;content:"";table-layout:fixed}
.resume_open .setting .tit {position:absolute;top:0;left:0;padding:10px 0;width:148px;color:#222;font-size:15px;font-weight:bold;line-height:20px}
.resume_open .setting .cont {padding:10px 0 6px;color:#222;font-size:15px;line-height:21px}
.resume_open .setting .cont .inpRdo {margin-right:16px}
.resume_open .setting .txt_cont {padding-bottom:15px;font-weight:bold}
.resume_open .setting .list_resume li {padding:10px 18px 0 0}
.resume_open .setting .list_resume li:first-child {padding-top:0}
.resume_open .setting .list_resume .inpRdo {margin:0;max-width:100%}
.resume_open .setting .list_resume .inpRdo .lbl {overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}
.resume_open .setting .list_resume .date {padding-right:8px;color:#999;font-size:14px}
.resume_open .resume_option {padding:48px 0 10px}
.resume_open .resume_option .box_option {position:relative;z-index:1}
.resume_open .resume_option .box_option .cont {padding:24px 50px 30px;font-size:14px;line-height:23px;background:#f3f6fe}
.resume_open .resume_option .box_option .talent_pool_mail {position:relative;z-index:2;margin-top:11px}
.resume_open .resume_option .box_option .talent_pool_mail .lbl {color:#444;font-size:16px;line-height:23px}
.resume_open .resume_option .box_option .detail {position:absolute;top:7px;right:9px;z-index:2;padding:20px;border:0;color:#888;font-size:13px;line-height:17px;text-decoration:underline;background:transparent}
.resume_open .title_setting {color:#222;text-align:center}
.resume_open .title_setting h4 {display:block;font-size:24px;font-weight:bold;line-height:32px}
.resume_open .title_setting p {padding-top:20px;font-size:14px;line-height:24px}
.resume_open .resume_setting {padding-top:38px}
.resume_open .resume_setting .title {color:#222;line-height:24px}
.resume_open .resume_setting .title>.tit {display:block;font-size:20px}
.resume_open .resume_setting .title>.txt {padding-top:14px;font-size:14px}
.resume_open .resume_setting .chk_all {margin-top:16px}
.resume_open .resume_setting .chk_all .lbl {font-size:16px}
.resume_open .resume_setting .contact {margin:20px 0 10px}
.resume_open .box_setting {position:relative;margin-top:10px;padding:30px 50px;border:1px solid #dfdfdf}
.resume_open .box_setting:first-of-type {margin-top:0}
.resume_open .box_setting>.tit {display:block;padding:10px 0 14px;color:#222;font-size:15px;font-weight:bold;line-height:20px}
.resume_open .box_setting>.txt {color:#222;font-size:14px;line-height:24px}
.resume_open .box_setting .btn_change {position:absolute;top:40px;right:48px;width:55px}
.resume_open .box_setting .contact {margin-top:10px;width:660px}
.resume_open .resume_open_notice {margin-top:24px}
.resume_open .resume_open_notice .list_square {color:#888;font-size:13px;line-height:17px}
.resume_open .resume_open_notice .list_square>li {position:relative;padding-left:10px}
.resume_open .resume_open_notice .list_square>li:before {position:absolute;top:6px;left:0;width:2px;height:2px;background-color:#888;content:""}
.resume_open .resume_open_notice .list_square>li+li {margin-top:8px}
/* 이력서 프린트 */
.resume_print_area {display:flex;padding-top:60px;align-items:flex-start;}
.resume_print_area .print_area {margin-top:0}
.print_area {margin-top:60px}
.print_wrap {position:relative;margin:0 auto;width:930px;font-family:"Pretendard","Malgun Gothic",dotum,gulim,sans-serif;text-align:left;flex-shrink:0;letter-spacing:normal}
/* WMG-38348 이력서 가속성 개편건 */
.print_wrap .resume_view .user_desc {display:inline-block;font-size:15px;letter-spacing:normal;margin:0 0 22px;line-height:26px}
.print_wrap .resume_view .user_lock {width:100%}
.print_wrap .resume_view .user_privacy {position:relative;display:inline-flex;font-size:12px;color:var(--gray80);margin-bottom:20px;padding-left:66px;letter-spacing:normal;line-height:20px}
.print_wrap .resume_view .user_privacy:before {content:none}
.print_wrap .resume_view .user_privacy:after {position:absolute;left:14px;top:50%;transform:translateY(-50%);width:46px;height:20px;background-image: url("data:image/svg+xml,%0A%3Csvg width='34' height='14' viewBox='0 0 34 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.1402 9.53516H16.2036L16.2863 7.4004L14.4683 8.54353L14 7.73094L15.9006 6.73931L14 5.7339L14.4683 4.92132L16.2863 6.06445L16.2036 3.92969H17.1402L17.0575 6.06445L18.8755 4.92132L19.3438 5.7339L17.4569 6.73931L19.3438 7.73094L18.8755 8.54353L17.0575 7.4004L17.1402 9.53516Z' fill='%2367738E' stroke='%2367738E' stroke-width='0.2'/%3E%3Cpath d='M24.0835 9.53516H23.147L23.2296 7.4004L21.4116 8.54353L20.9434 7.73094L22.844 6.73931L20.9434 5.7339L21.4116 4.92132L23.2296 6.06445L23.147 3.92969H24.0835L24.0009 6.06445L25.8189 4.92132L26.2871 5.7339L24.4003 6.73931L26.2871 7.73094L25.8189 8.54353L24.0009 7.4004L24.0835 9.53516Z' fill='%2367738E' stroke='%2367738E' stroke-width='0.2'/%3E%3Cpath d='M31.0279 9.53516H30.0913L30.174 7.4004L28.356 8.54353L27.8877 7.73094L29.7883 6.73931L27.8877 5.7339L28.356 4.92132L30.174 6.06445L30.0913 3.92969H31.0279L30.9452 6.06445L32.7632 4.92132L33.2315 5.7339L31.3446 6.73931L33.2315 7.73094L32.7632 8.54353L30.9452 7.4004L31.0279 9.53516Z' fill='%2367738E' stroke='%2367738E' stroke-width='0.2'/%3E%3Cmask id='path-4-inside-1_969_16224' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.85156 3.52104C2.85156 1.74254 4.29332 0.300781 6.07183 0.300781C7.85033 0.300781 9.29209 1.74254 9.29209 3.52104V4.14781H8.39209V3.52104C8.39209 2.2396 7.35327 1.20078 6.07183 1.20078C4.79038 1.20078 3.75156 2.2396 3.75156 3.52104V4.14781H2.85156V3.52104ZM1.70078 5.48647V11.9437H10.4008V5.48647H1.70078ZM1.67578 4.58647C1.19253 4.58647 0.800781 4.97823 0.800781 5.46147V11.9687C0.800781 12.4519 1.19253 12.8437 1.67578 12.8437H10.4258C10.909 12.8437 11.3008 12.4519 11.3008 11.9687V5.46147C11.3008 4.97823 10.909 4.58647 10.4258 4.58647H1.67578ZM7.1 8.11093C7.1 8.50099 6.88727 8.84137 6.57148 9.0224V9.85116C6.57148 10.1411 6.33643 10.3762 6.04648 10.3762C5.75654 10.3762 5.52148 10.1411 5.52148 9.85116V9.01833C5.20958 8.8363 5 8.49809 5 8.11093C5 7.53109 5.4701 7.06104 6.05 7.06104C6.6299 7.06104 7.1 7.53109 7.1 8.11093Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.85156 3.52104C2.85156 1.74254 4.29332 0.300781 6.07183 0.300781C7.85033 0.300781 9.29209 1.74254 9.29209 3.52104V4.14781H8.39209V3.52104C8.39209 2.2396 7.35327 1.20078 6.07183 1.20078C4.79038 1.20078 3.75156 2.2396 3.75156 3.52104V4.14781H2.85156V3.52104ZM1.70078 5.48647V11.9437H10.4008V5.48647H1.70078ZM1.67578 4.58647C1.19253 4.58647 0.800781 4.97823 0.800781 5.46147V11.9687C0.800781 12.4519 1.19253 12.8437 1.67578 12.8437H10.4258C10.909 12.8437 11.3008 12.4519 11.3008 11.9687V5.46147C11.3008 4.97823 10.909 4.58647 10.4258 4.58647H1.67578ZM7.1 8.11093C7.1 8.50099 6.88727 8.84137 6.57148 9.0224V9.85116C6.57148 10.1411 6.33643 10.3762 6.04648 10.3762C5.75654 10.3762 5.52148 10.1411 5.52148 9.85116V9.01833C5.20958 8.8363 5 8.49809 5 8.11093C5 7.53109 5.4701 7.06104 6.05 7.06104C6.6299 7.06104 7.1 7.53109 7.1 8.11093Z' fill='%2367738E'/%3E%3Cpath d='M9.29209 4.14781V5.09277H10.237V4.14781H9.29209ZM8.39209 4.14781H7.44714V5.09277H8.39209V4.14781ZM3.75156 4.14781V5.09277H4.69652V4.14781H3.75156ZM2.85156 4.14781H1.90661V5.09277H2.85156V4.14781ZM1.70078 11.9437H0.755827V12.8886H1.70078V11.9437ZM1.70078 5.48647V4.54152H0.755827V5.48647H1.70078ZM10.4008 11.9437V12.8886H11.3457V11.9437H10.4008ZM10.4008 5.48647H11.3457V4.54152H10.4008V5.48647ZM6.57148 9.0224L6.10152 8.2026L5.62653 8.47489V9.0224H6.57148ZM5.52148 9.01833H6.46644V8.4757L5.99778 8.20219L5.52148 9.01833ZM6.07183 -0.644173C3.77144 -0.644173 1.90661 1.22066 1.90661 3.52104H3.79652C3.79652 2.26443 4.81521 1.24574 6.07183 1.24574V-0.644173ZM10.237 3.52104C10.237 1.22066 8.37221 -0.644173 6.07183 -0.644173V1.24574C7.32844 1.24574 8.34714 2.26443 8.34714 3.52104H10.237ZM10.237 4.14781V3.52104H8.34714V4.14781H10.237ZM8.39209 5.09277H9.29209V3.20286H8.39209V5.09277ZM7.44714 3.52104V4.14781H9.33704V3.52104H7.44714ZM6.07183 2.14574C6.83139 2.14574 7.44714 2.76148 7.44714 3.52104H9.33704C9.33704 1.71772 7.87516 0.255827 6.07183 0.255827V2.14574ZM4.69652 3.52104C4.69652 2.76148 5.31226 2.14574 6.07183 2.14574V0.255827C4.2685 0.255827 2.80661 1.71772 2.80661 3.52104H4.69652ZM4.69652 4.14781V3.52104H2.80661V4.14781H4.69652ZM2.85156 5.09277H3.75156V3.20286H2.85156V5.09277ZM1.90661 3.52104V4.14781H3.79652V3.52104H1.90661ZM2.64574 11.9437V5.48647H0.755827V11.9437H2.64574ZM10.4008 10.9987H1.70078V12.8886H10.4008V10.9987ZM9.45583 5.48647V11.9437H11.3457V5.48647H9.45583ZM1.70078 6.43143H10.4008V4.54152H1.70078V6.43143ZM1.74574 5.46147C1.74574 5.50011 1.71442 5.53143 1.67578 5.53143V3.64152C0.670648 3.64152 -0.144173 4.45634 -0.144173 5.46147H1.74574ZM1.74574 11.9687V5.46147H-0.144173V11.9687H1.74574ZM1.67578 11.8987C1.71442 11.8987 1.74574 11.93 1.74574 11.9687H-0.144173C-0.144173 12.9738 0.670647 13.7886 1.67578 13.7886V11.8987ZM10.4258 11.8987H1.67578V13.7886H10.4258V11.8987ZM10.3558 11.9687C10.3558 11.93 10.3871 11.8987 10.4258 11.8987V13.7886C11.4309 13.7886 12.2457 12.9738 12.2457 11.9687H10.3558ZM10.3558 5.46147V11.9687H12.2457V5.46147H10.3558ZM10.4258 5.53143C10.3871 5.53143 10.3558 5.50011 10.3558 5.46147H12.2457C12.2457 4.45634 11.4309 3.64152 10.4258 3.64152V5.53143ZM1.67578 5.53143H10.4258V3.64152H1.67578V5.53143ZM7.04145 9.8422C7.63895 9.49967 8.04495 8.85331 8.04495 8.11093H6.15505C6.15505 8.14867 6.13559 8.18307 6.10152 8.2026L7.04145 9.8422ZM7.51644 9.85116V9.0224H5.62653V9.85116H7.51644ZM6.04648 11.3211C6.85832 11.3211 7.51644 10.663 7.51644 9.85116H5.62653C5.62653 9.61923 5.81455 9.43121 6.04648 9.43121V11.3211ZM4.57653 9.85116C4.57653 10.663 5.23465 11.3211 6.04648 11.3211V9.43121C6.27842 9.43121 6.46644 9.61923 6.46644 9.85116H4.57653ZM4.57653 9.01833V9.85116H6.46644V9.01833H4.57653ZM4.05505 8.11093C4.05505 8.84777 4.45506 9.49007 5.04519 9.83447L5.99778 8.20219C5.9641 8.18254 5.94495 8.14841 5.94495 8.11093H4.05505ZM6.05 6.11608C4.9483 6.11608 4.05505 7.00912 4.05505 8.11093H5.94495C5.94495 8.05306 5.9919 8.00599 6.05 8.00599V6.11608ZM8.04495 8.11093C8.04495 7.00912 7.1517 6.11608 6.05 6.11608V8.00599C6.1081 8.00599 6.15505 8.05306 6.15505 8.11093H8.04495Z' fill='%2367738E' mask='url(%23path-4-inside-1_969_16224)'/%3E%3C/svg%3E%0A");;background-size:34px 14px;background-position:center;background-repeat:no-repeat;background-color:var(--gray20);border-radius:4px;content:''}
.print_wrap .resume_view .resume_top .user_state {background-color:var(--gray100);color:var(--white);border-radius:32px;line-height:24px;letter-spacing:normal;font-weight:600}
.print_wrap .resume_view .resume_top .user_name {color:var(--gray130);letter-spacing:normal;line-height:36px}
.print_wrap .resume_view .user_info li {position:relative;letter-spacing:normal}
.print_wrap .resume_view .user_info li + li {padding-left:33px;margin-left:0}
.print_wrap .resume_view .user_info li + li:after {display:inline-block;position:absolute;top:7px;left:15px;width:1px;height:12px;background:var(--gray40);content:""}
.print_wrap .resume_view .user_info li.user_email {color:var(--gray130);letter-spacing:normal;line-height:26px}
.print_wrap .resume_view .user_info li.user_email:before {background-image:none;width:auto;height:auto;color:var(--gray80);font-size:14px;line-height:24px;content:'이메일'}
.print_wrap .resume_view .user_info li.user_phone {color:var(--gray130);letter-spacing:normal;line-height:26px}
.print_wrap .resume_view .user_info li.user_phone:before {background-image:none;width:auto;height:auto;color:var(--gray80);font-size:14px;line-height:24px;content:'휴대폰'}
.print_wrap .resume_view .user_info li.user_number {color:var(--gray130);letter-spacing:normal;line-height:26px}
.print_wrap .resume_view .user_info li.user_number:before {background-image:none;width:auto;height:auto;color:var(--gray80);font-size:14px;line-height:24px;content:'전화번호'}
.print_wrap .resume_view .user_info li.user_address {padding-left:0;color:var(--gray130);letter-spacing:normal;line-height:26px;-webkit-text-size-adjust: none}
.print_wrap .resume_view .user_info li.user_address:before {background-image:none;width:auto;height:auto;color:var(--gray80);font-size:14px;line-height:24px;content:'주소'}
.print_wrap .resume_view .user_info li.user_address:after {content:none}
.print_wrap .resume_dashboard {margin-top:32px;padding:32px 0 0;background-color:transparent;border-radius:0;border-top:1px solid var(--gray40)}
.print_wrap .resume_dashboard.register_type .item {height:110px}
.print_wrap .resume_dashboard.register_type .item .txt .txt_bottom {color:var(--gray130);font-weight:bold;height:auto;display:inline;font-size:14px}
.print_wrap .resume_dashboard .item {border:1px solid var(--gray40);border-radius:12px;padding:20px;height:124px;box-sizing:border-box}
.print_wrap .resume_dashboard .item + .item {margin-left:14px}
.print_wrap .resume_dashboard .item .tit {position:relative;margin-bottom:16px;color:var(--gray130);font-weight:normal;padding-left:24px;letter-spacing:normal;font-size:13px;line-height:20px}
.print_wrap .resume_dashboard .item .tit.career:before {position:absolute;left:0;top:0;background-image:url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2.95' y='6.94854' width='14.1' height='9.4125' rx='1.425' stroke='%23151822' stroke-width='0.9'/%3E%3Cpath d='M6.7 4.88916C6.7 4.44733 7.05817 4.08916 7.5 4.08916H12.5C12.9418 4.08916 13.3 4.44733 13.3 4.88916V6.93916H6.7V4.88916Z' stroke='%23151822' stroke-width='0.9'/%3E%3Cpath d='M2.8125 10.561H17.1875' stroke='%23151822' stroke-width='0.9375'/%3E%3Cpath d='M6.5625 9.62354V11.811' stroke='%23151822' stroke-width='0.9' stroke-linecap='round'/%3E%3Cpath d='M13.75 9.62354V11.811' stroke='%23151822' stroke-width='0.9' stroke-linecap='round'/%3E%3C/svg%3E%0A");width:20px;height:20px;content:''}
.print_wrap .resume_dashboard .item .tit.education:before {position:absolute;left:0;top:50%;transform:translateY(-50%);background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00078 8.4L3.80079 8V8.4V12.5539V13.2556L3.80078 13.2585L3.80079 13.2615V13.4539H3.81856C4.05198 14.7319 6.55544 15.7378 9.60935 15.7378C12.8173 15.7378 15.4179 14.6278 15.4179 13.2585C15.4179 13.1926 15.4119 13.1272 15.4 13.0625V8.4V8.27715L14.5 8.55408V13.0625V13.1443L14.5148 13.2248C14.517 13.2367 14.5179 13.2478 14.5179 13.2585C14.5179 13.2952 14.5043 13.4063 14.3222 13.5901C14.1363 13.7777 13.8224 13.9879 13.3633 14.1839C12.4484 14.5744 11.1218 14.8378 9.60935 14.8378C8.17121 14.8378 6.89843 14.5996 5.9881 14.2385C5.53218 14.0577 5.1991 13.8586 4.98282 13.6706C4.7643 13.4807 4.71388 13.3468 4.70391 13.2922L4.70079 13.2751L4.70079 13.2615L4.70078 13.259L4.70078 13.2585L4.70079 13.258V13.2556L4.70079 8.4H5.00078Z' fill='%23151822'/%3E%3Cpath d='M18.7212 7.15627L18.7211 7.15629L9.86457 9.91416C9.86454 9.91417 9.8645 9.91418 9.86447 9.9142C9.85561 9.91691 9.84608 9.91691 9.83723 9.91418C9.83721 9.91417 9.83719 9.91417 9.83717 9.91416L0.980646 7.15629L0.980592 7.15627C0.969357 7.15277 0.963968 7.1492 0.961933 7.1477C0.95977 7.1461 0.958365 7.14457 0.957116 7.14274C0.954203 7.13848 0.949902 7.12871 0.950002 7.11428C0.950101 7.09986 0.954531 7.09026 0.957415 7.08616C0.958649 7.08441 0.960033 7.08295 0.962191 7.0814C0.964222 7.07994 0.969669 7.07644 0.981015 7.07309L0.981336 7.07299L9.83854 4.45186L9.83908 4.4517C9.8467 4.44943 9.85505 4.44943 9.86267 4.4517L9.86321 4.45186L18.7204 7.07299L18.7206 7.07304C18.7318 7.07636 18.7372 7.07983 18.7392 7.08128C18.7414 7.08282 18.7428 7.08429 18.744 7.08608C18.747 7.09026 18.7514 7.09996 18.7515 7.11446C18.7516 7.12895 18.7473 7.13869 18.7444 7.14289C18.7432 7.14468 18.7418 7.14617 18.7397 7.14774C18.7377 7.14922 18.7324 7.15278 18.7212 7.15627Z' stroke='%23151822' stroke-width='0.9'/%3E%3Cmask id='path-3-inside-1_1492_17720' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.62 12.2536L17.5385 9.5L18.4585 12.2567C18.4658 12.272 18.471 12.2876 18.4741 12.3035L18.4778 12.3147H18.4759C18.4768 12.322 18.4773 12.3295 18.4773 12.337C18.4773 12.5583 18.057 12.7376 17.5385 12.7376C17.02 12.7376 16.5996 12.5583 16.5996 12.337C16.5996 12.3295 16.6001 12.322 16.601 12.3147H16.5996L16.6022 12.3068C16.6054 12.2887 16.6114 12.2709 16.62 12.2536Z'/%3E%3C/mask%3E%3Cpath d='M17.5385 9.5L18.3922 9.21509L17.5383 6.65636L16.6847 9.21522L17.5385 9.5ZM16.62 12.2536L17.4262 12.6536L17.454 12.5976L17.4737 12.5384L16.62 12.2536ZM18.4585 12.2567L17.6048 12.5416L17.6223 12.5941L17.6461 12.644L18.4585 12.2567ZM18.4741 12.3035L17.5905 12.4747L17.6017 12.5326L17.6204 12.5884L18.4741 12.3035ZM18.4778 12.3147V13.2147H19.727L19.3315 12.0297L18.4778 12.3147ZM18.4759 12.3147V11.4147H17.4525L17.5833 12.4296L18.4759 12.3147ZM16.601 12.3147L17.4937 12.4296L17.6244 11.4147H16.601V12.3147ZM16.5996 12.3147L15.7459 12.0299L15.3507 13.2147H16.5996V12.3147ZM16.6022 12.3068L17.456 12.5915L17.4772 12.5279L17.4888 12.4618L16.6022 12.3068ZM16.6847 9.21522L15.7662 11.9688L17.4737 12.5384L18.3922 9.78478L16.6847 9.21522ZM19.3122 11.9718L18.3922 9.21509L16.6848 9.78491L17.6048 12.5416L19.3122 11.9718ZM19.3577 12.1324C19.3391 12.0364 19.3085 11.9484 19.2709 11.8695L17.6461 12.644C17.623 12.5956 17.603 12.5389 17.5905 12.4747L19.3577 12.1324ZM19.3315 12.0297L19.3278 12.0186L17.6204 12.5884L17.6241 12.5996L19.3315 12.0297ZM18.4759 13.2147H18.4778V11.4147H18.4759V13.2147ZM19.3773 12.337C19.3773 12.2908 19.3743 12.2449 19.3685 12.1997L17.5833 12.4296C17.5793 12.3992 17.5773 12.3682 17.5773 12.337H19.3773ZM17.5385 13.6376C17.8893 13.6376 18.2495 13.5787 18.5556 13.4481C18.707 13.3835 18.8872 13.2834 19.0428 13.1265C19.202 12.9658 19.3773 12.698 19.3773 12.337H17.5773C17.5773 12.0866 17.7001 11.9242 17.7643 11.8594C17.8249 11.7983 17.8676 11.7846 17.8491 11.7925C17.8154 11.8069 17.7062 11.8376 17.5385 11.8376V13.6376ZM15.6996 12.337C15.6996 12.698 15.8749 12.9658 16.0342 13.1265C16.1897 13.2834 16.3699 13.3835 16.5214 13.4481C16.8275 13.5787 17.1877 13.6376 17.5385 13.6376V11.8376C17.3707 11.8376 17.2615 11.8069 17.2278 11.7925C17.2093 11.7846 17.2521 11.7983 17.3126 11.8594C17.3769 11.9242 17.4996 12.0866 17.4996 12.337H15.6996ZM15.7084 12.1997C15.7026 12.2449 15.6996 12.2908 15.6996 12.337H17.4996C17.4996 12.3682 17.4976 12.3992 17.4937 12.4296L15.7084 12.1997ZM16.5996 13.2147H16.601V11.4147H16.5996V13.2147ZM15.7485 12.022L15.7459 12.0299L17.4534 12.5994L17.456 12.5915L15.7485 12.022ZM15.8137 11.8537C15.77 11.9419 15.7349 12.0418 15.7157 12.1517L17.4888 12.4618C17.4759 12.5356 17.4528 12.6 17.4262 12.6536L15.8137 11.8537Z' fill='%23151822' mask='url(%23path-3-inside-1_1492_17720)'/%3E%3Cpath d='M17.5234 7.88281V10.5676' stroke='%23151822' stroke-width='0.8' stroke-linecap='square'/%3E%3C/svg%3E");width:20px;height:20px;content:''}
.print_wrap .resume_dashboard .item .tit.file:before {position:absolute;left:0;top:0;background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.57611 4.04736C3.00838 4.04736 2.54785 4.50789 2.54785 5.07562V14.683C2.54785 15.2507 3.00838 15.7112 3.57611 15.7112H14.2007C14.6579 15.7112 15.0455 15.4126 15.1792 14.9998H14.0001V14.8067H3.57611C3.50795 14.8067 3.4524 14.7511 3.4524 14.683V5.07562C3.4524 5.00746 3.50795 4.95191 3.57611 4.95191H6.86497C6.90057 4.95191 6.93381 4.96678 6.95732 4.99283L6.95741 4.99293L8.13561 6.30358L8.13658 6.30466C8.33103 6.51958 8.60803 6.64415 8.90049 6.64415H14.2007C14.2688 6.64415 14.3244 6.6997 14.3244 6.76786V8.99983H15.2289V6.76786C15.2289 6.20013 14.7684 5.7396 14.2007 5.7396H8.90049C8.86595 5.7396 8.83206 5.72491 8.80766 5.69814L8.80734 5.69779L7.62985 4.38793L7.62959 4.38764C7.43423 4.17069 7.15648 4.04736 6.86497 4.04736H3.57611Z' fill='%23151822'/%3E%3Cpath d='M14.4984 15.2588H4.1273C3.70453 15.2588 3.42633 14.8188 3.60661 14.4369L6.11444 9.33004C6.20948 9.12844 6.41222 9 6.63513 9H16.9216C17.3519 9 17.6301 9.45445 17.4348 9.83748L15.0116 14.9444C14.9131 15.1373 14.7149 15.2588 14.4984 15.2588Z' stroke='%23151822' stroke-width='0.904546' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");width:20px;height:20px;content:''}
.print_wrap .resume_dashboard .item .tit.payment:before {position:absolute;left:0;top:0;background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.9' cy='9.9' r='6.95' stroke='%23151822' stroke-width='0.9'/%3E%3Cpath d='M6.58593 7.6001L7.85323 13.0238H8.6698L9.36789 10.7577H10.4768L11.2071 13.0238H12.0572L13.303 7.6001L12.165 7.6001L11.6553 9.55479H10.8053L10.3005 7.6001H9.50563L9.01159 9.46887H8.22417L7.75093 7.6001L6.58593 7.6001Z' fill='%23151822'/%3E%3Cpath d='M14.3984 9.3999H5.39844V10.2999H14.3984V9.3999Z' fill='%23151822'/%3E%3C/svg%3E%0A");width:20px;height:20px;content:''}
.print_wrap .resume_dashboard .item .tit.major:before {position:absolute;left:0;top:0;background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3.46988' y='3.16519' width='12.5366' height='13.5602' rx='1.03012' stroke='%23151822' stroke-width='0.939763'/%3E%3Cpath d='M8 6.91992H13.2168' stroke='%23151822' stroke-width='0.899278' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.70508 3.35738L5.70508 16.5404' stroke='%23151822' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 9.15039L11.1743 9.15039' stroke='%23151822' stroke-width='0.899278' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:20px;height:20px;content:''}
.print_wrap .resume_dashboard .item .tit.job:before {position:absolute;left:0;top:0;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_1181_27659)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1521 4.57028C8.78864 5.70304 8.31701 7.53443 8.82669 9.19002C8.88015 9.36367 8.82394 9.55244 8.68418 9.66855L3.60647 13.8872C3.01754 14.3765 2.93678 15.2506 3.42607 15.8395C3.91536 16.4284 4.78943 16.5092 5.37835 16.0199L10.3908 11.8555C10.5365 11.7344 10.7423 11.7176 10.9058 11.8133C12.4705 12.7298 14.4573 12.6392 15.8764 11.4602C17.0931 10.4493 17.5997 8.88168 17.3322 7.37959L15.1336 9.20628C14.7474 9.52713 14.1743 9.47416 13.8534 9.08798L11.9077 6.74608C11.5869 6.3599 11.6398 5.78674 12.026 5.46589L14.0696 3.768C12.7331 3.38926 11.2676 3.64349 10.1521 4.57028ZM7.88533 9.16216C7.41496 7.26157 7.9958 5.19166 9.57691 3.87803C11.1765 2.54903 13.35 2.36835 15.1441 3.2123C15.2834 3.27781 15.3795 3.40994 15.3989 3.5626C15.4184 3.71526 15.3585 3.86728 15.2401 3.96562L12.6011 6.15815C12.5995 6.15948 12.5991 6.16028 12.5989 6.16073C12.5985 6.16146 12.598 6.16268 12.5979 6.1643C12.5977 6.16592 12.598 6.1672 12.5982 6.16799C12.5983 6.16847 12.5986 6.16934 12.6 6.17094L14.5457 8.51284C14.547 8.51444 14.5478 8.51489 14.5482 8.51512C14.5487 8.51537 14.5494 8.51565 14.5503 8.51585C14.5508 8.51595 14.5513 8.51603 14.5518 8.51608C14.5534 8.51623 14.5547 8.51603 14.5555 8.51579C14.5558 8.51569 14.5564 8.51552 14.5572 8.51496C14.5576 8.51472 14.558 8.51442 14.5585 8.51402L17.3029 6.23387C17.417 6.1391 17.5704 6.10662 17.7131 6.14702C17.8558 6.18743 17.9694 6.29554 18.0168 6.43604C18.6963 8.4485 18.1534 10.7384 16.4515 12.1524C14.8059 13.5196 12.5541 13.6716 10.7309 12.743L5.95349 16.7122C4.98225 17.5191 3.54075 17.3859 2.73382 16.4147C1.92688 15.4434 2.06008 14.0019 3.03133 13.195L7.88533 9.16216Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1181_27659'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");;width:20px;height:20px;content:''}
.print_wrap .resume_dashboard .item .tit.area:before {position:absolute;left:0;top:0;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.65003 8.54915C3.66091 5.34346 6.24829 2.74766 9.45 2.74766C12.6517 2.74766 15.2387 5.34342 15.25 8.54921C15.2574 10.7267 13.8084 12.778 12.2621 14.3317C11.4989 15.0985 10.7336 15.7226 10.1584 16.1551C9.87115 16.3711 9.63232 16.5387 9.4662 16.6516L9.45 16.6626L9.4338 16.6516C9.26768 16.5387 9.02885 16.3711 8.74163 16.1551C8.66217 16.0954 8.57908 16.032 8.49287 15.965C7.95501 15.5474 7.29563 14.9925 6.63789 14.3317C5.4291 13.1171 4.27976 11.5984 3.83918 9.95312C3.71616 9.49371 3.6484 9.02444 3.65003 8.54915ZM9.45 17.2015C9.21126 17.583 9.21099 17.5828 9.21099 17.5828L9.45 17.2015ZM9.20931 17.5817L9.21099 17.5828L9.45 17.7324L9.68874 17.583L9.69069 17.5817L9.69492 17.5791L9.71003 17.5695C9.72302 17.5612 9.74177 17.5491 9.7659 17.5334C9.81417 17.502 9.88397 17.4559 9.97224 17.3959C10.1487 17.2759 10.3993 17.1 10.6993 16.8744C11.2985 16.4238 12.0987 15.7717 12.9 14.9665C14.4828 13.3763 16.1587 11.1006 16.15 8.54604C16.1369 4.84857 13.1516 1.84766 9.45 1.84766C5.74846 1.84766 2.76259 4.84853 2.75003 8.5461C2.74128 11.1007 4.41724 13.3763 5.99998 14.9665C6.80133 15.7717 7.60149 16.4238 8.20069 16.8744C8.50067 17.1 8.75127 17.2759 8.92776 17.3959C9.01603 17.4559 9.08584 17.502 9.1341 17.5334C9.15823 17.5491 9.17698 17.5612 9.18997 17.5695L9.20508 17.5791L9.20931 17.5817ZM7.77451 8.50018C7.77451 7.55386 8.54165 6.78672 9.48797 6.78672C10.4343 6.78672 11.2014 7.55386 11.2014 8.50018C11.2014 9.4465 10.4343 10.2136 9.48797 10.2136C8.54165 10.2136 7.77451 9.4465 7.77451 8.50018ZM9.48797 5.88672C8.0446 5.88672 6.87451 7.05681 6.87451 8.50018C6.87451 9.94355 8.0446 11.1136 9.48797 11.1136C10.9313 11.1136 12.1014 9.94355 12.1014 8.50018C12.1014 7.05681 10.9313 5.88672 9.48797 5.88672Z' fill='%23151822'/%3E%3C/svg%3E");;width:20px;height:20px;content:''}
.print_wrap .resume_dashboard .item .tit.file + .txt .emph {display:flex;align-items:center}
.print_wrap .resume_dashboard .item .tit.file + .txt .emph:before {display: inline-block;width: 18px;height: 18px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M2.16162 8.72349C2.39965 7.47383 3.57281 6.61521 4.84798 6.61521H7.33881C7.78086 6.61521 8.14641 6.24967 8.14641 5.80761C8.14641 5.36555 7.78086 5 7.33881 5H4.93299C2.71419 5 0.733431 6.62371 0.520903 8.83401C0.462128 9.42418 0.527636 10.0201 0.713207 10.5834C0.898778 11.1467 1.2003 11.6649 1.59834 12.1046C1.99637 12.5443 2.48211 12.8957 3.02424 13.1363C3.56637 13.3768 4.15287 13.5011 4.74596 13.5011H7.33881C7.78086 13.5011 8.14641 13.1356 8.14641 12.6935C8.14641 12.2515 7.78086 11.8859 7.33881 11.8859H4.74596C4.35548 11.8847 3.97012 11.797 3.61756 11.6292C3.265 11.4613 2.954 11.2174 2.7069 10.9151C2.45981 10.6127 2.28277 10.2594 2.18848 9.88043C2.0942 9.5015 2.08503 9.10639 2.16162 8.72349ZM6.44619 10.1007H11.5469C12.0144 10.1007 12.397 9.71812 12.397 9.25056C12.397 8.783 12.0144 8.40045 11.5469 8.40045H6.44619C5.97863 8.40045 5.59607 8.783 5.59607 9.25056C5.59607 9.71812 5.97863 10.1007 6.44619 10.1007ZM13.0601 5H10.6542C10.2122 5 9.84664 5.36555 9.84664 5.80761C9.84664 6.24967 10.2122 6.61521 10.6542 6.61521H13.1451C14.4202 6.61521 15.5934 7.47383 15.8314 8.72349C15.908 9.10639 15.8988 9.5015 15.8046 9.88043C15.7103 10.2594 15.5332 10.6127 15.2861 10.9151C15.0391 11.2174 14.7281 11.4613 14.3755 11.6292C14.0229 11.797 13.6376 11.8847 13.2471 11.8859H10.6542C10.2122 11.8859 9.84664 12.2515 9.84664 12.6935C9.84664 13.1356 10.2122 13.5011 10.6542 13.5011H13.2471C15.7294 13.5011 17.7187 11.3673 17.4806 8.83401C17.2681 6.62371 15.2789 5 13.0601 5Z' fill='%2367738E'/%3E%3C/svg%3E") no-repeat center;content: "";flex-shrink: 0;margin-right: 6px}
.print_wrap .resume_dashboard .item .txt {letter-spacing:normal}
.print_wrap .resume_dashboard .item .txt .txt_top {color:var(--gray130);font-size:14px;display:flex;font-weight:bold;line-height:24px;align-items:center}
.print_wrap .resume_dashboard .item .txt .emph {display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.print_wrap .resume_dashboard .item .txt .badge_state {font-size:12px;color:var(--gray100);background-color:var(--gray20);padding:0 6px;border-radius:4px;display:inline-block;margin-left:4px;font-weight:normal;flex-shrink:0;box-sizing:border-box;width:45px;height:20px;line-height:20px}
.print_wrap .resume_dashboard .item .txt .portfolio {font-size:13px;font-weight:bold;color:var(--gray130);line-height:20px}
.print_wrap .resume_dashboard .item .txt .portfolio:before {display:inline-block;width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M2.16162 8.72349C2.39965 7.47383 3.57281 6.61521 4.84798 6.61521H7.33881C7.78086 6.61521 8.14641 6.24967 8.14641 5.80761C8.14641 5.36555 7.78086 5 7.33881 5H4.93299C2.71419 5 0.733431 6.62371 0.520903 8.83401C0.462128 9.42418 0.527636 10.0201 0.713207 10.5834C0.898778 11.1467 1.2003 11.6649 1.59834 12.1046C1.99637 12.5443 2.48211 12.8957 3.02424 13.1363C3.56637 13.3768 4.15287 13.5011 4.74596 13.5011H7.33881C7.78086 13.5011 8.14641 13.1356 8.14641 12.6935C8.14641 12.2515 7.78086 11.8859 7.33881 11.8859H4.74596C4.35548 11.8847 3.97012 11.797 3.61756 11.6292C3.265 11.4613 2.954 11.2174 2.7069 10.9151C2.45981 10.6127 2.28277 10.2594 2.18848 9.88043C2.0942 9.5015 2.08503 9.10639 2.16162 8.72349ZM6.44619 10.1007H11.5469C12.0144 10.1007 12.397 9.71812 12.397 9.25056C12.397 8.783 12.0144 8.40045 11.5469 8.40045H6.44619C5.97863 8.40045 5.59607 8.783 5.59607 9.25056C5.59607 9.71812 5.97863 10.1007 6.44619 10.1007ZM13.0601 5H10.6542C10.2122 5 9.84664 5.36555 9.84664 5.80761C9.84664 6.24967 10.2122 6.61521 10.6542 6.61521H13.1451C14.4202 6.61521 15.5934 7.47383 15.8314 8.72349C15.908 9.10639 15.8988 9.5015 15.8046 9.88043C15.7103 10.2594 15.5332 10.6127 15.2861 10.9151C15.0391 11.2174 14.7281 11.4613 14.3755 11.6292C14.0229 11.797 13.6376 11.8847 13.2471 11.8859H10.6542C10.2122 11.8859 9.84664 12.2515 9.84664 12.6935C9.84664 13.1356 10.2122 13.5011 10.6542 13.5011H13.2471C15.7294 13.5011 17.7187 11.3673 17.4806 8.83401C17.2681 6.62371 15.2789 5 13.0601 5Z' fill='%2367738E'/%3E%3C/svg%3E") no-repeat center;content:"";flex-shrink:0;margin-right:6px}
.print_wrap .resume_dashboard .item .txt .portfolio span {position:relative;max-width:100%}
.print_wrap .resume_dashboard .item .txt .portfolio span:before {position:absolute;display:block;width:100%;height:1px;background-color:var(--gray130);bottom:0;content:''}
.print_wrap .resume_dashboard .item .txt .txt_bottom {font-size:13px;color:var(--gray80);line-height:20px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.print_wrap .project .link button {width:auto;padding:6px 12px}
.print_wrap .project .link button>span {color:var(--gray100);display:inline-block;margin-left:4px;letter-spacing:normal}
.print_wrap .project .link button.notion {background:none}
.print_wrap .project .link button.github {background:none}
.print_wrap .project .link button.brunch {background:none}
.print_wrap .project .link button.linkedin {background:none}
.print_wrap .project .link button.etc {background:none}
.print_wrap .project .link button.notion:before {width:16px;height:16px; background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_240_28447)'%3E%3Cpath d='M5.06963 6.5146V6.39C5.06963 6.07413 5.32394 5.81215 5.6517 5.79038L8.0391 5.63183L11.3407 10.4683V6.22348L10.4909 6.11078V6.05159C10.4909 5.73201 10.751 5.46831 11.0829 5.4514L13.2552 5.3407V5.65168C13.2552 5.79766 13.1461 5.92253 12.9965 5.9477L12.4738 6.03565V12.91L11.8177 13.1345C11.2696 13.322 10.6595 13.1213 10.3457 12.6503L7.14044 7.83877V12.4311L8.12701 12.6189L8.11327 12.7099C8.07022 12.9951 7.82274 13.2108 7.52336 13.224L5.06963 13.3327C5.03719 13.026 5.26821 12.7517 5.58691 12.7184L5.90968 12.6847V6.56156L5.06963 6.5146Z' fill='%2367738E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.883 0.00448429L1.04598 0.672598C0.456747 0.712617 0 1.18386 0 1.75178V11.2697C0 11.8033 0.184648 12.3218 0.524857 12.7434L2.64587 15.3719C2.98879 15.7969 3.52846 16.0309 4.08679 15.9967L15.0048 15.3281C15.5644 15.2939 16 14.8475 16 14.3084V3.48746C16 3.15393 15.8307 2.8414 15.5464 2.65022L12.0902 0.325644C11.738 0.0887416 11.3118 -0.0246387 10.883 0.00448429ZM1.53378 1.90025C1.39696 1.79948 1.46207 1.58955 1.63395 1.57729L10.9492 0.912624C11.246 0.891446 11.5409 0.972751 11.7809 1.14192L13.65 2.4592C13.7209 2.50921 13.6876 2.61717 13.5998 2.62192L3.73498 3.15563C3.43644 3.17179 3.14176 3.08454 2.90439 2.90971L1.53378 1.90025ZM3.27228 4.82879C3.27228 4.50998 3.53119 4.24663 3.86226 4.2287L14.2922 3.66364C14.6148 3.64616 14.8864 3.89301 14.8864 4.20372V13.5736C14.8864 13.8918 14.6285 14.1549 14.298 14.1736L3.93418 14.7602C3.57509 14.7805 3.27228 14.506 3.27228 14.1602V4.82879Z' fill='%2367738E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_240_28447'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat;content:''}
.print_wrap .project .link button.github:before {width:16px;height:16px; background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_240_28450)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.375289 1.79675C0 2.51921 0 3.46836 0 5.36667V10.6333C0 12.5316 0 13.4808 0.375289 14.2032C0.69154 14.8121 1.18794 15.3085 1.79675 15.6247C2.51921 16 3.46836 16 5.36667 16H5.99763C5.99877 15.8721 6.01043 14.5324 6.00639 13.845C3.78115 14.3282 3.31164 12.7724 3.31164 12.7724C2.94773 11.8486 2.42322 11.6026 2.42322 11.6026C1.69686 11.106 2.47822 11.1159 2.47822 11.1159C3.2812 11.1728 3.70355 11.9404 3.70355 11.9404C4.41714 13.1628 5.57617 12.8097 6.03192 12.6054C6.10461 12.0883 6.31088 11.7356 6.53974 11.5358C4.76338 11.3339 2.89567 10.6473 2.89567 7.5818C2.89567 6.7086 3.20753 5.99452 3.71927 5.43514C3.63676 5.23281 3.36223 4.41952 3.79736 3.31795C3.79736 3.31795 4.4692 3.10284 5.99755 4.13811C6.6355 3.96082 7.32012 3.87193 8.00031 3.86898C8.67952 3.87193 9.36413 3.96082 10.0031 4.13811C11.5304 3.10284 12.2008 3.31795 12.2008 3.31795C12.6374 4.41952 12.3629 5.23281 12.2804 5.43514C12.7931 5.99452 13.103 6.7086 13.103 7.5818C13.103 10.6552 11.2323 11.3315 9.45008 11.5294C9.73738 11.7764 9.99325 12.2646 9.99325 13.0111C9.99325 13.9699 10.0023 15.8477 10.003 16H10.6333C12.5316 16 13.4808 16 14.2032 15.6247C14.8121 15.3085 15.3085 14.8121 15.6247 14.2032C16 13.4808 16 12.5316 16 10.6333V5.36667C16 3.46836 16 2.51921 15.6247 1.79675C15.3085 1.18794 14.8121 0.69154 14.2032 0.375289C13.4808 0 12.5316 0 10.6333 0H5.36667C3.46836 0 2.51921 0 1.79675 0.375289C1.18794 0.69154 0.69154 1.18794 0.375289 1.79675Z' fill='%2367738E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99774 16.0099C5.99774 16.0099 6.01083 14.5674 6.00658 13.845C3.78134 14.3283 3.31184 12.7724 3.31184 12.7724C2.94792 11.8486 2.42341 11.6026 2.42341 11.6026C1.69706 11.1061 2.47842 11.1159 2.47842 11.1159C3.28139 11.1729 3.70375 11.9405 3.70375 11.9405C4.41734 13.1628 5.57637 12.8097 6.03212 12.6054C6.1048 12.0883 6.31107 11.7357 6.53993 11.5358C4.76357 11.3339 2.89587 10.6474 2.89587 7.58183C2.89587 6.70863 3.20772 5.99455 3.71946 5.43517C3.63696 5.23283 3.36242 4.41954 3.79755 3.31798C3.79755 3.31798 4.4694 3.10287 5.99774 4.13814C6.6357 3.96084 7.32031 3.87195 8.0005 3.86901C8.67971 3.87195 9.36433 3.96084 10.0033 4.13814C11.5306 3.10287 12.201 3.31798 12.201 3.31798C12.6376 4.41954 12.3631 5.23283 12.2806 5.43517C12.7933 5.99455 13.1032 6.70863 13.1032 7.58183C13.1032 10.6552 11.2325 11.3315 9.45027 11.5294C9.73757 11.7764 9.99344 12.2646 9.99344 13.0111C9.99344 14.0109 10.0033 16.0099 10.0033 16.0099H5.99774Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_240_28450'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat;content:''}
.print_wrap .project .link button.brunch:before {width:16px;height:16px; background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='3.2' fill='%2367738E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.98673 8.65908L8.95205 8.67641C7.00477 9.63476 5.50233 12.0566 5.4829 12.0882C5.4967 12.0882 5.50865 12.0872 5.52136 12.0862L5.52386 12.0861C5.75283 12.0677 6.89451 11.9495 7.91857 11.4155C8.80555 10.9518 9.81436 9.99081 9.93515 8.97469C9.95405 8.81033 9.92622 8.68481 9.85322 8.60237C9.78757 8.52885 9.69042 8.4921 9.56333 8.4921C9.40474 8.4921 9.19994 8.55091 8.98673 8.65908ZM9.33069 5.35447C10.0218 4.86138 10.9251 4.09259 11.2916 2.8932C11.2916 2.8932 9.50031 4.63767 8.29035 6.97658C8.50885 6.73797 8.70148 6.54756 8.85982 6.39105C9.16043 6.0939 9.33745 5.91892 9.33332 5.76827C9.33161 5.70107 9.30677 5.64539 9.28451 5.59549C9.24537 5.50774 9.21419 5.43783 9.33069 5.35447ZM5.44664 12.3953C5.3726 12.4001 5.3306 12.4006 5.3285 12.4006C5.3285 12.4006 5.10794 12.4773 5.03284 12.9094C4.99188 13.1468 4.87318 13.2492 4.30444 13.495C4.23407 13.5249 4.16 13.5569 4.08228 13.5916C4.01978 13.6194 3.96781 13.5774 4.02401 13.4797C4.02963 13.4698 4.06341 13.4117 4.11981 13.3148C4.24253 13.1039 4.4723 12.7089 4.75186 12.2257C4.5523 12.1307 4.39422 12.0131 4.30915 11.9243L4.4121 11.7432C4.57753 11.8603 4.73823 11.939 4.8879 11.991C5.73182 10.5354 6.91812 8.48422 7.1224 8.10298C7.9469 6.55964 9.4662 3.98653 10.4692 3.10326C11.2759 2.39277 11.6367 2.28039 11.8121 2.50251C12.0248 2.76928 11.5374 3.75073 11.153 4.25117C10.5102 5.08665 9.65683 5.47892 9.65683 5.47892C9.65683 5.47892 10.0869 5.79715 9.24248 6.62895C7.93589 7.91505 7.27014 9.02646 6.93984 9.57786C6.90479 9.63637 6.87352 9.68858 6.84566 9.73401C6.69546 9.9782 6.74957 10.005 6.7795 9.96717C7.9443 8.75571 8.98725 8.06045 9.85008 8.06045C10.4172 8.06045 10.7497 8.37395 10.7497 8.92061C10.7497 10.3642 8.90007 11.438 8.24993 11.7232C7.01476 12.2635 5.82005 12.3733 5.44719 12.3953H5.44664ZM5.01284 13.6001L5.1142 13.4289H11.9643L11.864 13.6001H5.01284Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;content:''}
.print_wrap .project .link button.linkedin:before {width:16px;height:16px; background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_240_28458)'%3E%3Cg clip-path='url(%23clip1_240_28458)'%3E%3Cpath d='M14.8156 0H1.18125C0.528125 0 0 0.515625 0 1.15313V14.8438C0 15.4813 0.528125 16 1.18125 16H14.8156C15.4688 16 16 15.4813 16 14.8469V1.15313C16 0.515625 15.4688 0 14.8156 0ZM4.74687 13.6344H2.37188V5.99687H4.74687V13.6344ZM3.55938 4.95625C2.79688 4.95625 2.18125 4.34062 2.18125 3.58125C2.18125 2.82188 2.79688 2.20625 3.55938 2.20625C4.31875 2.20625 4.93437 2.82188 4.93437 3.58125C4.93437 4.3375 4.31875 4.95625 3.55938 4.95625ZM13.6344 13.6344H11.2625V9.92188C11.2625 9.0375 11.2469 7.89687 10.0281 7.89687C8.79375 7.89687 8.60625 8.8625 8.60625 9.85938V13.6344H6.2375V5.99687H8.5125V7.04063H8.54375C8.85938 6.44063 9.63438 5.80625 10.7875 5.80625C13.1906 5.80625 13.6344 7.3875 13.6344 9.44375V13.6344Z' fill='%2367738E'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_240_28458'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_240_28458'%3E%3Crect width='16' height='16' rx='3.2' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat;content:''}
.print_wrap .project .link button.etc:before {width:16px;height:16px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_6240_24401)'%3E%3Crect width='16' height='16' rx='3' fill='%2367738E'/%3E%3Cpath d='M2.97162 7.6125C3.14662 6.69375 4.00912 6.0625 4.94662 6.0625H6.77787C7.10287 6.0625 7.37162 5.79375 7.37162 5.46875C7.37162 5.14375 7.10287 4.875 6.77787 4.875H5.00912C3.37787 4.875 1.92162 6.06875 1.76537 7.69375C1.72216 8.12764 1.77032 8.56578 1.90675 8.97992C2.04318 9.39407 2.26486 9.77504 2.55749 10.0983C2.85013 10.4215 3.20724 10.6799 3.60581 10.8568C4.00438 11.0336 4.43558 11.125 4.87162 11.125H6.77787C7.10287 11.125 7.37162 10.8562 7.37162 10.5312C7.37162 10.2062 7.10287 9.9375 6.77787 9.9375H4.87162C4.58454 9.93662 4.30122 9.87215 4.04202 9.74874C3.78282 9.62533 3.55417 9.44603 3.37251 9.22373C3.19085 9.00144 3.06068 8.74166 2.99137 8.46308C2.92205 8.18449 2.91531 7.894 2.97162 7.6125ZM6.12162 8.625H9.87162C10.2154 8.625 10.4966 8.34375 10.4966 8C10.4966 7.65625 10.2154 7.375 9.87162 7.375H6.12162C5.77787 7.375 5.49662 7.65625 5.49662 8C5.49662 8.34375 5.77787 8.625 6.12162 8.625ZM10.9841 4.875H9.21537C8.89037 4.875 8.62162 5.14375 8.62162 5.46875C8.62162 5.79375 8.89037 6.0625 9.21537 6.0625H11.0466C11.9841 6.0625 12.8466 6.69375 13.0216 7.6125C13.0779 7.894 13.0712 8.18449 13.0019 8.46308C12.9326 8.74166 12.8024 9.00144 12.6207 9.22373C12.4391 9.44603 12.2104 9.62533 11.9512 9.74874C11.692 9.87215 11.4087 9.93662 11.1216 9.9375H9.21537C8.89037 9.9375 8.62162 10.2062 8.62162 10.5312C8.62162 10.8562 8.89037 11.125 9.21537 11.125H11.1216C12.9466 11.125 14.4091 9.55625 14.2341 7.69375C14.0779 6.06875 12.6154 4.875 10.9841 4.875Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6240_24401'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center no-repeat;content:''}
.print_wrap .project .desc.link_txt {font-size:14px;line-height:24px;display:flex;align-items:center}
.print_wrap .project .desc.link_txt:before {width:18px;height:18px;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M2.16162 8.72349C2.39965 7.47383 3.57281 6.61521 4.84798 6.61521H7.33881C7.78086 6.61521 8.14641 6.24967 8.14641 5.80761C8.14641 5.36555 7.78086 5 7.33881 5H4.93299C2.71419 5 0.733431 6.62371 0.520903 8.83401C0.462128 9.42418 0.527636 10.0201 0.713207 10.5834C0.898778 11.1467 1.2003 11.6649 1.59834 12.1046C1.99637 12.5443 2.48211 12.8957 3.02424 13.1363C3.56637 13.3768 4.15287 13.5011 4.74596 13.5011H7.33881C7.78086 13.5011 8.14641 13.1356 8.14641 12.6935C8.14641 12.2515 7.78086 11.8859 7.33881 11.8859H4.74596C4.35548 11.8847 3.97012 11.797 3.61756 11.6292C3.265 11.4613 2.954 11.2174 2.7069 10.9151C2.45981 10.6127 2.28277 10.2594 2.18848 9.88043C2.0942 9.5015 2.08503 9.10639 2.16162 8.72349ZM6.44619 10.1007H11.5469C12.0144 10.1007 12.397 9.71812 12.397 9.25056C12.397 8.783 12.0144 8.40045 11.5469 8.40045H6.44619C5.97863 8.40045 5.59607 8.783 5.59607 9.25056C5.59607 9.71812 5.97863 10.1007 6.44619 10.1007ZM13.0601 5H10.6542C10.2122 5 9.84664 5.36555 9.84664 5.80761C9.84664 6.24967 10.2122 6.61521 10.6542 6.61521H13.1451C14.4202 6.61521 15.5934 7.47383 15.8314 8.72349C15.908 9.10639 15.8988 9.5015 15.8046 9.88043C15.7103 10.2594 15.5332 10.6127 15.2861 10.9151C15.0391 11.2174 14.7281 11.4613 14.3755 11.6292C14.0229 11.797 13.6376 11.8847 13.2471 11.8859H10.6542C10.2122 11.8859 9.84664 12.2515 9.84664 12.6935C9.84664 13.1356 10.2122 13.5011 10.6542 13.5011H13.2471C15.7294 13.5011 17.7187 11.3673 17.4806 8.83401C17.2681 6.62371 15.2789 5 13.0601 5Z' fill='%2367738E'/%3E%3C/svg%3E") no-repeat center;margin-right:6px;content:''}
/* //WMG-38348 이력서 가속성 개편건 */
.print_wrap .file_link {width:100%}
.print_wrap .desc+.file_link,
.print_wrap .file_link+.file_link {margin-top:16px}
.print_wrap .resume_basic + .resume_letter .core_tit {margin-top:0}
.print_wrap .resume_basic + .resume_letter p + .core_tit {margin-top:30px}
.print_wrap .resume_letter {padding-top:40px;color:var(--gray130);font-size:15px;line-height:26px}
.print_wrap .resume_letter .project + .core_tit {margin-top:30px}
.print_wrap .resume_letter .project:has(.desc.link_txt) {margin-top:0}
.print_wrap .resume_letter .tit {color:var(--gray130);font-size:16px;font-weight:bold;line-height:28px;margin-bottom:2px;-webkit-text-size-adjust: none}
.print_wrap .resume_letter .txt {margin-top:16px;color:var(--gray130);font-size:16px;line-height:24px}
.print_wrap .resume_letter .core_tit {display:block;margin-top:30px;font-size:16px;font-weight:bold;line-height:28px;color:var(--gray130);margin-bottom:2px;-webkit-text-size-adjust: none}
.print_wrap .resume_letter p {-webkit-text-size-adjust: none;margin:0}
.print_wrap .resume_letter p + .core_tit {margin-top:30px}
.print_wrap .resume_letter .core_list li {position:relative;padding-left:15px;-webkit-text-size-adjust: none}
.print_wrap .resume_letter .core_list li:before {width:4px;height:4px;border-radius:50%;position:absolute;left:0px;top:10px;background-color:var(--gray130);content:''}
.print_wrap .resume_letter .core_list li + li {margin-top:6px}
.print_wrap .resume_skill {margin-top:30px;padding-top:30px;border-top:1px solid var(--gray40)}
.print_wrap .resume_basic + .resume_skill {border-top:none;margin-top:40px;padding-top:0}
.print_wrap .resume_skill .tit {margin-bottom:8px;color:var(--gray130);font-size:16px;font-weight:bold;letter-spacing:normal;line-height:28px;-webkit-text-size-adjust: none}
.print_wrap .resume_skill .tit .txt {font-size:13px;color:var(--gray80);font-weight:normal;margin-left:4px;display:inline-block;line-height:20px}
.print_wrap .resume_skill .skill_box+.tit {margin-top:22px}
.print_wrap .resume_skill .skill_tip {display:inline-block;margin-left:8px;font-weight:normal;vertical-align:middle;}
.print_wrap .resume_skill .skill_tip .tip_box {display:inline-block;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8ZM1.2 8C1.2 4.24446 4.24446 1.2 8 1.2C11.7555 1.2 14.8 4.24446 14.8 8C14.8 11.7555 11.7555 14.8 8 14.8C4.24446 14.8 1.2 11.7555 1.2 8Z' fill='%238491A7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.92773 8.35742C8.66992 8.65039 8.53711 9.07812 8.5293 9.64062H7.19922C7.19922 9.12109 7.26367 8.70703 7.39258 8.39844C7.52148 8.08984 7.77637 7.75098 8.15723 7.38184C8.53809 7.0127 8.7793 6.75 8.88086 6.59375C9.03711 6.35547 9.11523 6.09766 9.11523 5.82031C9.11523 5.45312 9.02441 5.17285 8.84277 4.97949C8.66113 4.78613 8.39453 4.68945 8.04297 4.68945C7.70703 4.68945 7.43652 4.78418 7.23145 4.97363C7.02637 5.16309 6.92383 5.41992 6.92383 5.74414H5.5C5.50781 5.05273 5.74316 4.50586 6.20605 4.10352C6.66895 3.70117 7.28125 3.5 8.04297 3.5C8.82812 3.5 9.44043 3.69922 9.87988 4.09766C10.3193 4.49609 10.5391 5.05273 10.5391 5.76758C10.5391 6.4043 10.2422 7.03125 9.64844 7.64844L8.92773 8.35742ZM8.5 12.002C8.35938 12.1465 8.16016 12.2188 7.90234 12.2188C7.64453 12.2188 7.44629 12.1465 7.30762 12.002C7.16895 11.8574 7.09961 11.6777 7.09961 11.4629C7.09961 11.2324 7.17188 11.0459 7.31641 10.9033C7.46094 10.7607 7.65625 10.6895 7.90234 10.6895C8.15234 10.6895 8.34961 10.7627 8.49414 10.9092C8.63867 11.0557 8.71094 11.2402 8.71094 11.4629C8.71094 11.6777 8.64062 11.8574 8.5 12.002Z' fill='%238491A7'/%3E%3C/svg%3E%0A");content:""}
.print_wrap .skill_box.view .skill_item {color:var(--gray130);letter-spacing:normal;font-size:13px;margin:0 6px 8px 0}
.print_wrap .skill_box {margin-top:0;display:block}
.print_wrap .skill_box.soft_view .skill_item {border-color:var(--blue40);background-color:transparent;color:var(--gray130);letter-spacing:normal;font-size:13px;margin:0 6px 8px 0}
.print_wrap .resume_part .part {flex-direction:column;margin-top:0}
.print_wrap .resume_part .part .box_tit {width:100%;margin-right:0;display:flex;padding:12px 0;border-bottom:1px solid var(--gray40);letter-spacing:normal;align-items:center}
.print_wrap .resume_part .part .box_tit .tit {font-size:22px;color:var(--gray130);margin-right:12px;line-height:32px}
.print_wrap .resume_part .part .box_tit .txt {font-size:14px;color:var(--blue100);line-height:20px}
.print_wrap .resume_part .part .box_tit .txt +.txt {display:inline-block;color:var(--gray80);margin-left:4px}
.print_wrap .resume_part .part .box_con {position:relative;box-sizing:border-box;padding-bottom:36px}
.print_wrap .resume_part .part .box_list {position:relative;padding:24px 0 24px 174px}
.print_wrap .resume_part .part .box_list + .box_list .tit_left {top:25px}
.print_wrap .resume_part .part .box_list .tit_left {position:absolute;left:0;flex-wrap:wrap;color:var(--gray130);font-size:18px;line-height:30px;font-weight:bold}
.print_wrap .resume_part .part .box_list .file_link {letter-spacing:normal;line-height:28px}
.print_wrap .resume_part .part .box_list .file_link:before {margin-right:8px}
.print_wrap .resume_part .part .box_list .tit_left + .file_link {margin-top:0;margin-bottom:12px}
.print_wrap .resume_part .part .box_list .tit_left + .desc {margin-top:0}
.print_wrap .resume_part .part .box_list .date {position:absolute;left:0;flex-wrap:wrap;color:var(--gray130);letter-spacing:normal;width:145px;box-sizing:border-box;padding-right:10px;font-size:15px;line-height:26px}
.print_wrap .resume_part .part .box_list .date .status {display:block;width:100%;color:var(--gray80);font-size:13px;line-height:20px}
.print_wrap .resume_part .part .box_list .date .period {display:block;width:100%;color:var(--gray80);font-size:13px;line-height:20px}
.print_wrap .resume_part .part .box_list .date .work {color:var(--gray130);display:inline-block;margin-left:4px}
.print_wrap .resume_part .part .box_list .date .period:before {content:none}
.print_wrap .resume_part .part .box_list .tit {max-width:100%;margin-right:8px;color:var(--gray130);letter-spacing:normal;width:100%;-webkit-text-size-adjust: none}
.print_wrap .resume_part .part .box_list .tit .badge {display:inline-block;border:1px solid var(--gray40);border-radius:4px;font-size:12px;font-weight:normal;line-height:20px;height:24px;vertical-align:top;padding:2px 8px;box-sizing:border-box;color:var(--gray100);margin-left:8px;line-height:20px}
.print_wrap .resume_part .part .box_list .job_team_name {width:auto;display:inline-flex;font-weight:normal;margin-left:8px}
.print_wrap .resume_part .part .box_list .job_team_name span {color:var(--gray80);font-size:14px;letter-spacing:normal}
.print_wrap .resume_part .part .box_list .job_team_name span + span {padding-left:6px}
.print_wrap .resume_part .part .box_list .job_team_name span + span:before {content:none}
.print_wrap .resume_part .part .box_list .desc {margin-top:12px;color:var(--gray130);letter-spacing:normal;font-size:15px;line-height:26px;-webkit-text-size-adjust: none}
.print_wrap .resume_part .part .box_list .desc + .file_link {margin-top:0}
.print_wrap .resume_part .part .box_list .military_info {display:flex}
.print_wrap .resume_part .part .box_list .military_info li {position:relative;font-size:15px;line-height:26px;color:var(--gray130)}
.print_wrap .resume_part .part .box_list .military_info li + li {padding-left:25px}
.print_wrap .resume_part .part .box_list .military_info li + li:before {width:1px;height:10px;background-color:var(--gray40);position:absolute;left:13px;top:50%;transform:translateY(-50%);content:''}
.print_wrap .resume_part .part .box_list:has(.date .period) {padding-bottom:44px}
.print_wrap .resume_part .part .box_list:has(.date + .faculty),
.print_wrap .resume_part .part .box_list:has(.date + .desc) {padding-bottom:24px}
.print_wrap .resume_part .part .box_con.resume_file {margin-top:24px}
.print_wrap .resume_part .part.part_exam .box_list {padding-left:0}
.print_wrap .resume_part .part.part_exam .box_list .date {position:static;margin-left:0}
.print_wrap .resume_part .part.part_exam .personality .radar_graph .chart_radar {text-align:center}
.print_wrap .resume_part .part.part_exam .personality .radar_graph .graph_legend {left:40px}
.print_wrap .resume_part .part.full_type .box_list {padding-left:0}
.print_wrap .resume_part .part.part_letter .box_list {padding-left:0;padding-bottom:24px}
.print_wrap .resume_part .part.part_url .box_list {padding-left:0}
.print_wrap .resume_part .part.part_url .box_list .desc + .file_link {margin-top:16px}
.print_wrap .resume_part .part.part_only_career {position:relative;border-top:1px solid var(--gray70)}
.print_wrap .resume_part .part.part_only_career .box_tit {border-bottom:0;position:absolute;top:28px;left:0;width:auto;padding:0;z-index:10}
.print_wrap .resume_part .part.part_only_career .box_tit .tit {font-size:18px}
.print_wrap .resume_part .part.part_only_career .box_list .desc {margin-bottom:0;margin-top:4px}
.print_wrap .resume_part .part.part_pref .box_con {margin-top:4px;padding-top:0}
.print_wrap .resume_part .part.part_pref .box_list {padding-top:13px;padding-bottom:13px}
.print_wrap .resume_part .part.part_pref .box_list + .box_list {margin:0}
.print_wrap .resume_part .part.part_pref .box_list + .box_list .tit_left {top:auto}
.print_wrap .resume_part .part.part_pref .box_list .tit_left {font-size:16px;line-height:28px}
.print_wrap .resume_part .part.part_pref .box_list .desc {margin-bottom:0}
.print_wrap .resume_part .part.part_cert .box_con {margin-top:4px}
.print_wrap .resume_part .part.part_cert .box_con .box_list {padding-top:12px;padding-bottom:12px}
.print_wrap .resume_part .part.part_cert .box_list + .box_list {margin-top:0}
.print_wrap .resume_part .part.part_cert .box_list .tit {font-size:16px;line-height:28px;margin-right:16px;width:auto}
.print_wrap .resume_part .part.part_cert .box_list .faculty {margin-top:0}
.print_wrap .resume_part .part.part_cert .box_list .faculty dt {color:var(--gray130)}
.print_wrap .resume_part .part.part_cert .box_list .faculty dd {color:var(--gray80)}
.print_wrap .resume_part .part.part_cert .box_list .faculty dt + dd {padding-left:17px;color:var(--gray80)}
.print_wrap .resume_part .part.part_cert .box_list .faculty dt + dd:before {display:inline-block;position:absolute;top:7px;left:0;width:1px;height:12px;background:var(--gray40);content: ""}
.print_wrap .resume_part .part.part_cert .faculty {margin-top:0}
.print_wrap .resume_part .part.part_education .box_list .tit:has(+.date+.faculty) {margin-bottom:12px}
.print_wrap .resume_part .part.part_education .box_list:has(.date span + .status) {padding-bottom:44px}
.print_wrap .resume_part .part.part_education .box_list:has(.date span + .status):has(.date + .faculty) {padding-bottom:24px}
.print_wrap .resume_part .part.part_education .box_list .tit .txt {margin-left:8px;line-height:24px;letter-spacing:normal}
.print_wrap .resume_part .part.part_etc .box_list .desc {margin-bottom:0}
.print_wrap .resume_part .part.part_letter .box_list .desc {margin-bottom:0}
.print_wrap .resume_part .part.part_career .box_con {overflow:visible}
.print_wrap .resume_part .part.part_career .box_list .date {width:160px}
.print_wrap .resume_part .part.part_career:has(+.part.part_only_career) .box_con {padding-bottom:0}
.print_wrap .resume_part .part.part_career .box_list .date ~ .faculty {margin-top:12px}
.print_wrap .resume_part .part.part_career .box_list .date + .desc ~ .faculty {margin-top:16px}
.print_wrap .resume_part .part.part_career_desc .box_list {padding-left:0}
.print_wrap .resume_part .part.part_career_desc .box_list .desc {margin-top:0}
.print_wrap .resume_part .faculty {width:auto;margin-top:2px;position:relative;flex-wrap:nowrap;align-items:center;letter-spacing:normal}
.print_wrap .resume_part .faculty:first-child {margin-top:12px}
.print_wrap .resume_part .faculty + .faculty {padding-left:16px}
.print_wrap .resume_part .faculty + .faculty:before {display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:1px;height:12px;background:var(--gray40);content: ""}
.print_wrap .resume_part .faculty dt {width:80px;color:var(--gray80);line-height:24px;-webkit-text-size-adjust: none}
.print_wrap .resume_part .faculty dd {width:auto;flex-shrink:0;padding:0 14px 0 0;color:var(--gray130);line-height:24px;-webkit-text-size-adjust: none}
.print_wrap .resume_part .faculty dt + dd {padding:0 16px 0 8px}
.print_wrap .resume_part .faculty dd:before {content:none}
.print_wrap .resume_part .faculty.full_type {width:100%;padding-left:0;align-items:baseline}
.print_wrap .resume_part .faculty.full_type:before {content:none}
.print_wrap .resume_part .faculty.full_type + .faculty {padding-left:0}
.print_wrap .resume_part .faculty.full_type + .faculty:before {content:none}
.print_wrap .resume_part .faculty.full_type dd {flex-shrink:unset}
.print_wrap .resume_part .part_table .total_tit {letter-spacing:normal}
.print_wrap .resume_part .personality .unit_result dl dt {letter-spacing:normal;color:var(--gray130)}
.print_wrap .resume_part .personality .unit_result dl:first-child dd {letter-spacing:normal;color:var(--gray130);line-height:36px}
.print_wrap .resume_part .personality .unit_result dl .type_num {color:var(--gray130)}
.print_wrap .resume_part .personality .unit_result dl dd {color:var(--gray130);line-height:36px}
.print_wrap .resume_part .personality .result_detail .wrap_detail_info {letter-spacing:normal;color:var(--gray130);line-height:24px;font-size:15px;-webkit-text-size-adjust: none}
.print_wrap .resume_part .personality .radar_graph .graph_legend li {color:var(--gray100)}
.print_wrap .part_table .wrap_result .tit_result {color:var(--gray130);-webkit-text-size-adjust: none}
.print_wrap .part_table .total_result .key_info dl dd {line-height:20px;-webkit-text-size-adjust: none}
.print_wrap.interview_box .resume_part .part .box_list .tit_left {font-size:16px;line-height:24px}
.print_wrap .part_table .total_result .key_info dl dt {font-size:13px}
.print_wrap .aptitude .wrap_bar_graph .graph_info .combieChart .yAxis text {font-family: "Pretendard","Malgun Gothic",dotum,gulim,sans-serif}
.print_wrap .aptitude .wrap_bar_graph .graph_info .combieChart .xAxis .tick text {font-family: "Pretendard","Malgun Gothic",dotum,gulim,sans-serif}
.print_wrap .aptitude .wrap_detail_info table th {font-family: "Pretendard","Malgun Gothic",dotum,gulim,sans-serif}
.print_wrap .aptitude .wrap_detail_info table td {font-family: "Pretendard","Malgun Gothic",dotum,gulim,sans-serif}

.resume_part {margin-top:60px}
.resume_part .highlight {color:#2d65f2}
.resume_part .part {display:flex;border-top:1px solid var(--gray90)}
.resume_part .part .box_tit {margin-right:24px;padding-top:28px;width:188px;flex-shrink:0}
.resume_part .part .box_tit .tit {color:var(--gray120);font-size:20px;line-height:28px}
.resume_part .part .box_tit .txt {display:block;margin-top:4px;color:var(--gray80);font-size:16px;line-height:24px}
.resume_part .part .box_list {display:flex;width:100%;box-sizing:border-box;flex-wrap:wrap;}
.resume_part .part .box_list+.box_list {border-top:1px solid var(--gray40)}
.resume_part .part .box_list .tit {display:block;margin:0;max-width:calc(100% - 220px);color:var(--gray120);font-size:18px;font-weight:bold;line-height:26px;}
.resume_part .part .box_list .tit .direct_name {display:inline-block;z-index:10}
.resume_part .part .box_list .tit .direct_name .search_company {display:block}
.resume_part .part .box_list .txt {margin-left:4px;color:var(--gray80);font-size:14px;font-weight:normal;line-height:26px}
.resume_part .part .box_list .date {display:flex;margin-left:auto;color:var(--gray80);font-size:16px;line-height:24px}
.resume_part .part .box_list .date .work {color:var(--blue90)}
.resume_part .part .box_list .date .period {display:inline-block;color:var(--gray120);align-items:center}
.resume_part .part .box_list .date .period:before {display:inline-block;margin:0 8px;width:3px;height:3px;border-radius:50%;vertical-align:middle;background:var(--gray50);content:""}
.resume_part .part .box_list .desc {margin:8px 0 0 0;width:100%;color:var(--gray120);font-size:16px;line-height:24px;word-break:break-all}
.resume_part .part .box_list.box_img {position:relative;padding-right:150px}
.resume_part .part .box_list.box_img .box {overflow:hidden;position:absolute;right:0;width:140px;height:140px;border:1px solid var(--gray40);border-radius:4px}
.resume_part .part .box_list.box_img .box img {object-fit:cover}
.resume_part .part .box_list .port_list {gap:8px}
.resume_part .part .box_list .port_list .box {width:234px;height:234px}
.resume_part .part .guide_txt {margin-top:28px;font-size:14px;color:var(--gray80);display:none}
.resume_part .part .box_con {overflow:hidden;width:100%}
.resume_part .faculty {display:flex;margin-top:16px;width:100%;color:var(--gray120);font-size:14px;line-height:20px;flex-wrap:wrap;gap:4px 0}
.resume_part .faculty dt {width:63px;flex-shrink:0}
.resume_part .faculty dt+dd:before {display:inline-block;position:absolute;top:3px;left:0;margin:0 8px;width:1px;height:12px;background:var(--gray40);content:""}
.resume_part .faculty dd {position:relative;padding-left:15px;width:calc(100% - 85px);word-break:break-all}
.resume_part .part .box_list.certification .tit:before {display:inline-block;width:24px;height:24px;vertical-align:middle;background:url('https://www.saraminimage.co.kr/sri/resume/ico_certification.png') center no-repeat;background-size:cover;content:""}
.interview_box .resume_part .part .box_list .tit {max-width:100%}
.resume_part .part_etc,
.resume_part .part_letter .box_list .tit {max-width:100%}
/* WMG-38000 */
.resume_part .part .box_list .job_team_name {width:100%;display:flex;align-items:center;justify-content:flex-start}
.resume_part .part .box_list .job_team_name span {color:var(--gray120);font-size:16px;line-height:24px}
.resume_part .part .box_list .job_team_name span + span {position:relative;padding-left:19px}
.resume_part .part .box_list .job_team_name span + span::before {position:absolute;content:'';left:8px;top:50%;transform:translateY(-50%);width:3px;height:3px;border-radius:50%;background:var(--gray50)}

.print_wrap .resume_btm .resume_btn_box {display:flex;margin-right:auto;align-items:center;gap:0 12px}
.print_wrap .resume_btm .resume_btn_box button {width:auto;border-color:var(--white);color:var(--gray100);font-size:16px;line-height:24px;background:var(--white)}
.print_wrap .resume_btm .resume_btn_box button:before {display:inline-block;margin-right:8px;width:16px;height:16px;content:""}
.print_wrap .resume_btm .resume_btn_box .btn_word:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.6665 1.33325H3.99984C3.64622 1.33325 3.30708 1.47373 3.05703 1.72378C2.80698 1.97382 2.6665 2.31296 2.6665 2.66659V13.3333C2.6665 13.6869 2.80698 14.026 3.05703 14.2761C3.30708 14.5261 3.64622 14.6666 3.99984 14.6666H11.9998C12.3535 14.6666 12.6926 14.5261 12.9426 14.2761C13.1927 14.026 13.3332 13.6869 13.3332 13.3333V4.99992L9.6665 1.33325Z' stroke='%238491A7' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.33301 1.33325V5.33325H13.333' stroke='%238491A7' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat}
.print_wrap .resume_btm .resume_btn_box .btn_pdf:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.00016 9.33333L4.96683 7.4C5.07814 7.1791 5.2487 6.99353 5.45945 6.86402C5.67019 6.73451 5.91281 6.66618 6.16016 6.66667H13.3335M13.3335 6.66667C13.5372 6.66631 13.7382 6.71262 13.9213 6.80206C14.1043 6.89149 14.2643 7.02166 14.3892 7.18258C14.5141 7.3435 14.6004 7.53089 14.6416 7.73037C14.6828 7.92985 14.6778 8.13611 14.6268 8.33333L13.5935 12.3333C13.5195 12.6199 13.3522 12.8738 13.1181 13.0548C12.8839 13.2359 12.5962 13.3339 12.3002 13.3333H2.66683C2.31321 13.3333 1.97407 13.1929 1.72402 12.9428C1.47397 12.6928 1.3335 12.3536 1.3335 12V3.33333C1.3335 2.6 1.9335 2 2.66683 2H5.28683C5.50644 2.00114 5.72237 2.0565 5.91543 2.16117C6.10849 2.26585 6.27271 2.41659 6.3935 2.6L6.94016 3.4C7.06095 3.58341 7.22517 3.73415 7.41823 3.83883C7.61129 3.9435 7.82722 3.99886 8.04683 4H12.0002C12.3538 4 12.6929 4.14048 12.943 4.39052C13.193 4.64057 13.3335 4.97971 13.3335 5.33333V6.66667Z' stroke='%238491A7' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat}
.print_wrap .resume_btm .resume_btn_box .btn_print:before {background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_982_709)'%3E%3Cpath d='M4.00016 5.99992V1.33325H12.0002V5.99992M4.00016 11.9999H2.66683C2.31321 11.9999 1.97407 11.8594 1.72402 11.6094C1.47397 11.3593 1.3335 11.0202 1.3335 10.6666V7.33325C1.3335 6.97963 1.47397 6.64049 1.72402 6.39044C1.97407 6.14039 2.31321 5.99992 2.66683 5.99992H13.3335C13.6871 5.99992 14.0263 6.14039 14.2763 6.39044C14.5264 6.64049 14.6668 6.97963 14.6668 7.33325V10.6666C14.6668 11.0202 14.5264 11.3593 14.2763 11.6094C14.0263 11.8594 13.6871 11.9999 13.3335 11.9999H12.0002' stroke='%238491A7' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 9.33325H12V14.6666H4V9.33325Z' stroke='%238491A7' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_982_709'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}
.print_wrap .resume_btm .update_txt {margin-right:20px;color:var(--gray80);font-size:15px;line-height:22px}
.print_wrap .resume_btm .BtnType {width:180px}
.print_wrap .resume_btm .BtnType.btn_update {margin:0 12px 0 20px;border-color:var(--blue90);color:var(--blue90);background:var(--white)}
.print_wrap .resume_basic .resume_view .picture_box {right:0}
.print_wrap .wrap_preview_file .preview {overflow:hidden;overflow-y:auto;padding-top:28px;width:100%;height:370px;box-sizing:border-box;background:#f7f7f7}
.print_wrap .wrap_preview_file .preview img {margin-bottom:28px;max-width:648px;vertical-align:top}
.print_wrap .wrap_preview_file .preview canvas {margin:0 auto}
.print_wrap .wrap_preview_file .page {position:absolute;top:396px;right:33px;padding:7px;min-width:66px;height:32px;box-sizing:border-box;color:#fff;font-size:12px;line-height:15px;background:rgba(0,0,0,0.26)}
.print_wrap .wrap_preview_file+.file_link {margin-top:16px}
.print_wrap .file_notice {margin-top:16px;color:var(--gray80);font-size:14px;letter-spacing:normal;line-height:24px;}
.print_wrap .file_info {font-size:15px;line-height:26px}
.print_wrap .file_link+.file_info {margin-top:8px}
/*
@media print {.resume_btm {display:none}
    .print_wrap .resume_part {page-break-inside:auto}
    .print_wrap .resume_part .part {page-break-inside:avoid;page-break-after:auto}}
*/

.coaching_box {padding:28px;border:1px solid var(--gray30);border-radius:8px;text-align:center;background:var(--white);flex-shrink:0;}
.coaching_box .tit {color:var(--gray120);font-size:15px;font-weight:bold;line-height:22px;}
.coaching_box .txt {margin:4px 0 12px;color:var(--gray80);font-size:12px;line-height:20px;}
.print_wrap .wrap_preview_file {overflow:hidden;position:relative;text-align:center}
.section_part.screening_interview_section {margin-bottom:60px}
.print_wrap .wrap_preview_file {display:flex;width:100%;height:370px;border:1px solid var(--gray40);border-radius:8px;box-sizing:border-box;align-items:center;justify-content:center;flex-wrap:wrap;}
.print_wrap .wrap_preview_file p {width:100%;color:var(--gray100);font-size:14px;line-height:20px;}
.print_wrap .wrap_preview_file p:before {display:block;margin:0 auto 24px;width:309px;height:175px;background:url("https://www.saraminimage.co.kr/sri/resume/img_private.png") no-repeat;content:""}

/* 인재풀 상단 */
.talent_contents .print_wrap {margin:60px auto 90px}
.resume_manage_line {display:flex;position:relative;margin-bottom:45px;width:930px;box-sizing:border-box;align-items:center;justify-content:flex-end;}
.resume_manage_line .txt {display:flex;color:var(--gray80);font-size:14px;line-height:20px;text-align:center;white-space:nowrap;align-items:center;}
.resume_manage_line .txt+.txt {margin-left:40px}
.resume_manage_line .txt .btn_update {margin-left:8px;border-color:var(--blue90);color:var(--blue90);background:var(--white)}
.resume_manage_line .txt .tip_txt {color:var(--gray100);font-size:14px;line-height:20px;white-space:normal}
.resume_manage_line .txt .tip_txt strong {font-weight:bold}
.resume_manage_line svg {display:block;margin-left:8px;width:16px;height:16px}
.resume_manage_line .update_tip em {color:var(--blue90);font-weight:normal}
.resume_manage_line .update_tip .TipCont,
.resume_manage_line .manage_tip .TipCont {z-index:31}
.resume_manage_line .manage_tip:hover .TipCont {display:block}
.resume_manage_line .manage_tip:hover .TipCont {width:300px;text-align:left;white-space:normal}
.resume_manage_line.mark_jumpit>img {margin-right:auto}
/* 인재풀 하단 */
.resume_footer,
#resume_footer {text-align:center}
.resume_footer .sign,
#resume_footer .sign {color:var(--gray120);font-size:15px;line-height:22px;}
.resume_footer .resume_notice,
#resume_footer .legal_notice_box {margin-top:40px;padding:20px 0;width:100%;border-radius:8px;color:var(--gray80);font-size:14px;line-height:20px;background:var(--gray20)}
.resume_condition {margin-top:60px}
.resume_condition .tit {color:var(--gray120);font-size:20px;line-height:28px;}
.resume_condition .info {display:flex;margin-top:20px;color:var(--gray120);font-size:16px;line-height:24px;flex-wrap:wrap;gap:16px 0;}
.resume_condition .info dt {width:212px;font-weight:bold;flex-shrink:0;}
.resume_condition .info dd {overflow:hidden;width:calc(100% - 212px);text-overflow:ellipsis;white-space:nowrap;}
.resume_guide {margin-top:60px;padding:20px 32px;border-top:1px solid var(--gray40);color:var(--gray80);font-size:14px;line-height:20px;}

/* 기존 이력서  WMG-26037 */
.part_table .total_tit {display:flex;margin-bottom:17px;color:var(--gray120);font-size:18px;font-weight:bold;line-height:26px;align-items:center}
.part_table .total_tit .date {display:flex;color:var(--gray80);font-size:16px;font-weight:normal;line-height:24px;align-items:center}
.part_table .total_tit .date:before {display:inline-block;margin:0 12px;width:1px;height:12px;background:var(--gray40);content:""}
.part_table .inpart_view td .move_company {color:#4876ef;font-weight:bold;text-align:left;text-decoration:underline}
.part_table .inpart_view td .direct_name.toolTipWrap .toolTip {top:33px;width:310px}
.part_table .inpart_view td .direct_name .btn_name {color:#444;font-size:14px;text-decoration:underline}
.part_table .inpart_view td .direct_name .search_company {display:block;margin-top:5px;color:#5781f0;font-size:14px;font-weight:bold;text-align:left;text-decoration:underline}
.part_table .inpart_view .project {display:block;overflow:hidden;margin-top:-21px;padding:14px 0 0 70px;font-size:14px;line-height:20px;vertical-align:top}
.part_table .inpart_view .project li {margin-top:-12px;padding-left:4px}
.part_table .inpart_view .project .tit {display:block;margin:0 0 0 -3px;font-weight:bold}
.part_table .inpart_view .project .tit:before {display:inline-block;margin:9px 7px 0 0;width:0;height:0;border:3px solid #444;border-radius:4px;vertical-align:top;content:""}
.part_table .inpart_view .project .desc {padding:0 0 24px 10px;border-left:1px dashed #c0c0c0}
.part_table .inpart_view .project .desc .date {display:block;padding:5px 0}
.part_table .inpart_view .project li:last-child .desc {padding-bottom:0;border-color:#fff}
.part_table .inpart_view .txt_detail {padding-top:10px}
/*.part_table .svq_view {margin-top:-1px;border:1px solid #eaeaea;border-top-color:#444}*/
/*.part_table .svq_view .tit_svq {padding:18px 0 20px 0;color:#444;font-size:14px;font-weight:bold;line-height:14px;text-align:center;vertical-align:middle;background:#f7f7f7}*/
.part_table .wrap_result+.total_tit {margin-top:28px;padding-top:28px;border-top:1px solid var(--gray40)}
.part_table .wrap_result .tit_result {display:block;padding:20px 0;color:#000;font-size:18px;font-weight:bold;line-height:26px;text-align:center}
.part_table .total_result {position:relative;padding:0;color:var(--gray130)}
.part_table .total_result:after {display:table;clear:both;content:"";table-layout:fixed}
.part_table .total_result .key_info {padding-top:13px;color:var(--gray80);font-size:12px;line-height:16px}
.part_table .total_result .key_info dl {overflow:hidden;margin-top:7px}
.part_table .total_result .key_info dl:after {display:table;clear:both;content:"";table-layout:fixed}
.part_table .total_result .key_info dl dt {float:left;width:82px;color:var(--gray80);font-size:12px;font-weight:bold;line-height:20px}
.part_table .total_result .key_info dl dt:before {display:inline-block;margin:-2px 5px 0 0;border:1px solid #999;border-radius:50%;vertical-align:middle;content:""}
.part_table .total_result .key_info dl dd {overflow:hidden}
.personality .unit_result {overflow:hidden;position:relative;width:100%;border-bottom:1px solid var(--gray40);box-sizing:border-box;}
.personality .unit_result:after {display:table;clear:both;content:"";table-layout:fixed}
.personality .unit_result dl {float:left;padding:20px 0 17px;width:16%;text-align:center}
.personality .unit_result dl:first-child {width:52%}
.personality .unit_result dl.line:before {float:left;margin-top:4px;width:0;height:42px;border-left:1px solid #e1e1e1;content:""}
.personality .unit_result dl dt {color:var(--gray100);font-size:13px ;line-height:20px;}
.personality .unit_result dl dd {margin-top:5px;color:var(--gray120);font-size:24px;line-height:34px}
.personality .unit_result dl dd span {padding-left:3px;font-size:15px;line-height:18px}
.personality .unit_result dl:first-child dd {font-weight:bold}
.personality .unit_result dl:first-child dd span {font-size:23px}
.personality .unit_result dl .type_num {font-size:25px;font-weight:bold}
.personality .unit_result dl .row_color {color:#12a8f6}
.personality .unit_result dl .middle_color {color:#4d87e8}
.personality .unit_result dl .high_color {color:var(--blue80)}
.personality .radar_graph {float:left;position:relative;margin-right:40px;padding-bottom:20px;width:50%;min-width:311px}
.personality .radar_graph .chart_radar {padding-top:40px}
.personality .radar_graph .graph_legend {position:absolute;bottom:0;left:0;color:#444;font-size:14px;font-weight:bold}
.personality .radar_graph .graph_legend li {float:left;margin-right:14px}
.personality .radar_graph .graph_legend li:before {display:inline-block;margin-right:7px;content:""}
.personality .radar_graph .graph_legend .my_point:before {width:12px;height:10px;border-top:0;border-right:6px solid transparent;border-bottom:10px solid #ff8148;border-left:6px solid transparent;box-sizing:border-box}
.personality .radar_graph .graph_legend .average_point:before {width:0;height:0;border:5px solid #5b76f5;border-radius:50%}
.personality .radar_graph .radarChart .line {stroke:#ddd;stroke-width:1px}
.personality .radar_graph .radarChart .label {font-size:13px;fill:#444}
.personality .radar_graph .radarChart .radar_pointer {stroke-width:0}
.personality .radar_graph .radarChart .radar_pointer.radar_pointer00 {fill:#5b76f5;stroke:#5b76f5}
.personality .radar_graph .radarChart .radar_pointer.radar_pointer01 {display:block;fill:#ff8148;stroke:#ff8148}
.personality .radar_graph .radarChart .radar_polygon00 {stroke:#5b76f5;fill:rgba(91,118,245,0.3)}
.personality .radar_graph .radarChart .radar_polygon01 {stroke:#ff8148;fill:rgba(255,130,70,0.2);stroke-dasharray:none}
.personality .result_detail {overflow:hidden}
.personality .result_detail .wrap_detail_info {padding:16px 0 30px;border-bottom:1px solid var(--gray40);color:var(--gray100);font-size:14px;line-height:20px;}
.aptitude .wrap_bar_graph {position:relative;margin:5px 0 10px;width:100%}
.aptitude .wrap_bar_graph .graph_legend {display:flex;font-size:13px;font-weight:bold;justify-content:flex-end;}
.aptitude .wrap_bar_graph .graph_legend li+li {margin-left:20px}
.aptitude .wrap_bar_graph .graph_legend li:before {display:inline-block;margin:3px 5px 0 0;border:6px solid;vertical-align:top;content:""}
.aptitude .wrap_bar_graph .graph_legend .my_point:before {border-color:var(--blue80)}
.aptitude .wrap_bar_graph .graph_legend .average_point:before {border-color:var(--gray30)}
.aptitude .wrap_bar_graph .graph_info {overflow:hidden;position:relative;padding:18px 0 0;width:100%;height:271px;box-sizing:border-box;text-align:center}
.aptitude .wrap_bar_graph .graph_info:after {display:table;clear:both;content:"";table-layout:fixed}
.aptitude .wrap_bar_graph .graph_info .combieChart .bar.field1 {fill:var(--blue80)}
.aptitude .wrap_bar_graph .graph_info .combieChart .bar.field2 {fill:var(--gray30);stroke:var(--gray30);stroke-dasharray:none}
.aptitude .wrap_bar_graph .graph_info .combieChart .group .label {font-weight:bold}
.aptitude .wrap_bar_graph .graph_info .combieChart .group .label.field1 {font-size:17px;fill:#4876ef}
.aptitude .wrap_bar_graph .graph_info .combieChart .group .label.field2 {font-size:14px;fill:#999}
.aptitude .wrap_bar_graph .graph_info .combieChart .xAxis .tick line {display:none}
.aptitude .wrap_bar_graph .graph_info .combieChart .xAxis .tick text {color:var(--gray80);font-size:14px;font-weight:normal}
.aptitude .wrap_bar_graph .graph_info .combieChart .yAxis line {stroke:var(--gray20)}
.aptitude .wrap_bar_graph .graph_info .combieChart .yAxis text {color:#999;font-size:13px}
.aptitude .wrap_bar_graph .graph_info .combieChart .yAxis .domain {display:none}
.aptitude .wrap_detail_info {margin-bottom:20px;border:1px solid #eaeaea;border-top:1px solid var(--gray40)}
.aptitude .wrap_detail_info table {width:100%;border-spacing:0;border-collapse:collapse;text-align:center;table-layout:fixed}
.aptitude .wrap_detail_info table tr:nth-of-type(odd) td {background:var(--blue20)}
.aptitude .wrap_detail_info table th {padding:11px 0 13px;color:var(--gray80);font-size:13px;font-weight:normal;text-align:center}
.aptitude .wrap_detail_info table td {padding:20px 15px 23px;border:solid #ecefff;border-width:1px 0 0;color:#222;font-size:16px}
.aptitude .wrap_detail_info table td strong {color:#222}
.aptitude .wrap_detail_info table td.tit {font-weight:bold}
.aptitude .wrap_detail_info table td.rating {padding-right:10px;padding-left:10px;font-size:26px;line-height:22px}
.aptitude .wrap_detail_info table td.per {font-size:20px}
.aptitude .wrap_detail_info table td.text {color:#666;font-size:14px;line-height:22px;text-align:left}
.part_table.part_table_bot {margin-top:20px}
.ico_point {padding:2px 4px 3px 4px;border:1px solid #a8a8a8;border-radius:20px;color:#666;font-size:14px;line-height:14px;text-align:center}
.bar_txtline em {display:inline-block;color:#444;font-size:14px;line-height:20px}
.bar_txtline span {position:relative;margin-left:12px;padding-left:12px;color:#444;font-size:14px;line-height:15px}
.bar_txtline span:after {display:block;position:absolute;top:5px;left:0;width:1px;height:10px;background:#cacaca;content:""}
.portfolio_txtline {position:relative;margin-top:10px}
.portfolio_txtline:first-child {margin-top:0}
.portfolio_txtline .portfolio {padding-left:32px;max-width:85%;text-align:left;cursor:pointer}
.portfolio_txtline .portfolio:hover,
.portfolio_txtline .portfolio:active {text-decoration:underline}
.portfolio_txtline .portfolio:after {top:0}
.portfolio_txtline .portfolio.ico_pdf05 {padding-left:0}
.portfolio_txtline span {font-size:14px}
.portfolio_txtline .btn_more_detail {display:inline-block;margin-left:2px;width:18px;height:18px;border:0;outline:none;text-indent:-9999em;vertical-align:middle;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_letter_view.png) no-repeat 4px -223px}
.portfolio_txtline span.volume {display:inline-block;position:relative;margin-left:12px;padding-left:12px;color:#444;font-size:14px;line-height:15px;vertical-align:bottom}
.portfolio_txtline span.volume:after {display:block;position:absolute;top:2px;left:0;width:1px;height:10px;background:#cacaca;content:""}
.my_letter_view {overflow:hidden;padding:25px 30px 28px 30px;border:1px solid #eaeaea;border-top:0 none;color:#444;font-size:14px;line-height:22px;text-align:left;word-wrap:break-word;background-color:#fff}
.my_letter_view .intit {padding-top:30px;font-size:16px;font-weight:bold}
.my_letter_view .intit:first-child {padding-top:0}
.my_letter_view .intxt {padding-top:14px;font-size:14px;word-wrap:break-word;word-break:break-all}
.my_letter_view strong {font-weight:bold}
.part_table .item_view {margin-bottom:-1px;border:1px solid #eaeaea;border-top:0;font-size:14px}
.part_table .item_view .tit_view {display:block;padding:16px 14px 18px;color:#444;font-weight:bold;line-height:18px;background:#f7f7f7}
.part_table .item_view .txt_view {padding:14px 15px 19px;color:#222;line-height:22px}
.search_talent_wrap .talent_resume_wrap .area_tit {margin-bottom:0}
.search_talent_wrap .talent_resume_wrap .resume_content {margin:20px 0 0 0;padding:12px 0 0 0;width:100%}
.search_talent_wrap .resume_wrap button.btn_typ_a5 {display:none;margin-top:30px;padding:0 28px 4px 50px;background:#686868 url(//www.saraminimage.co.kr/ui/layout/mypage_2016/ico_back_form.png) no-repeat 29px 50%}
.search_talent_wrap .resume_wrap button.btn_typ_a5:hover {background-color:#4f4f4f}
.area_company_letterview {margin:0 50px}
.area_company_letterview:after {display:table;clear:both;content:"";table-layout:fixed}
.search_talent_wrap.more_renew .area_company_letterview {margin:0}/* WMG-20256 */
.area_company_letterview:after {display:table;clear:both;content:""}
.area_company_letterview .box_btnline {float:left;margin-top:8px;text-align:left}
.talent_resume_wrap .area_company_letterview .box_btnline {margin-top:0;text-align:left}
.area_company_letterview .box_right {float:right;margin-top:8px;text-align:right}
.area_company_letterview .box_right p em {color:#f00}
.area_company_letterview .box_btnline p {color:#444;font-size:12px;line-height:18px;text-align:left}
.area_company_letterview .box_btnline p.txt_error {display:inline-block;padding-left:21px;height:21px;color:#ff583d;font-size:12px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_error.png) no-repeat 0 2px}
.area_company_letterview .box_btnline>span {display:inline-block;margin-right:2px}
.area_company_letterview .box_btnline>span button {height:20px;border:0 none;text-indent:-9999em;background:url(//www.saraminimage.co.kr/sri/company/btn/btn_letterview.png) no-repeat 0 0}
.area_company_letterview .box_btnline>.btn_company_letter01 button {width:66px;background-position:0 0}
.area_company_letterview .box_btnline>.btn_company_letter02 button {width:73px;background-position:0 -30px}
.area_company_letterview .box_btnline>.btn_company_letter03 button {width:41px;background-position:0 -60px}
.area_company_letterview .box_btnline>.btn_company_letter04 button {width:79px;background-position:0 -90px}
.area_company_letterview .box_btnline>.btn_company_letter05 button {width:108px;background-position:0 -120px}

/* 자동완성 */
.area_auto_search {display:none;overflow:hidden;position:absolute;top:49px;right:0;z-index:10;width:100%;border:1px solid #d7dce5;border-radius:4px;box-sizing:border-box;background-color:#fff;box-shadow:2px 6px 16px rgba(17, 42, 128, 0.08)}
.area_auto_search .area_scroll {overflow-y:auto;box-sizing:border-box}
.area_auto_search .area_scroll::-webkit-scrollbar {width:6px;height:8px}
.area_auto_search .area_scroll::-webkit-scrollbar-track {background:#fcfcfc}
.area_auto_search .area_scroll::-webkit-scrollbar-thumb {background:#f2f2f3}
.area_auto_search .auto_search {overflow-x:hidden;overflow-y:auto;max-height:222px}
.area_auto_search .auto_search .list_auto_search:after {display:table;clear:both;content:"";table-layout:fixed}
.area_auto_search .auto_search .list_auto_search .area_link {display:block;padding:16px;width:100%;box-sizing:border-box;color:#373f57;font-size:13px}
.area_auto_search .auto_search .list_auto_search .area_link:after {display:table;clear:both;content:"";table-layout:fixed}
.area_auto_search .auto_search .list_auto_search .area_link:hover,
.area_auto_search .auto_search .list_auto_search .area_link:focus {background-color:#f8fafc}
.area_auto_search .auto_search .list_auto_search .area_link.check_on {border:none;color:#fff;background-color:#f8fafc}
.area_auto_search .auto_search .list_auto_search li:first-child .area_link {border-top:0;content:""}
.area_auto_search .auto_search .list_auto_search .auto_school_name,
.area_auto_search .auto_search .list_auto_search .auto_job_name {margin-right:16px;width:416px;line-height:45px;text-overflow:ellipsis;white-space:nowrap}
.area_auto_search .auto_search .list_auto_search .auto_school_name .txt_matching,
.area_auto_search .auto_search .list_auto_search .auto_job_name .txt_matching {color:#4876ef}
.area_auto_search .auto_search .list_auto_search .auto_company_name {overflow:hidden;font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}
.area_auto_search .auto_search .list_auto_search .auto_company_name em,
.area_auto_search .auto_search .list_auto_search .auto_company_name .txt_matching {color:#2d65f2}
.area_auto_search .auto_search .list_auto_search .auto_company_info {margin-top:4px;color:#8491a7;font-size:13px;line-height:20px}
.area_auto_search .auto_search .list_auto_search .auto_company_info .address {display:block;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}
.area_auto_search .auto_search .list_auto_search .auto_company_info .classified {display:block;overflow:hidden;color:#888;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}
.area_auto_search .auto_search .list_auto_search .auto_license_name {overflow:hidden;float:left;margin-right:14px;width:184px;line-height:45px;text-overflow:ellipsis;white-space:nowrap}
.area_auto_search .auto_search .list_auto_search .auto_license_name .txt_matching {color:#4876ef}
.area_auto_search .auto_search .list_auto_search .auto_publish_name {overflow:hidden;float:left;width:120px;color:#888;font-size:13px;line-height:45px;text-align:right;text-overflow:ellipsis;white-space:nowrap}
.area_auto_search .auto_search .list_auto_search .auto_hope_name {margin-right:16px;width:100%;line-height:35px;text-overflow:ellipsis;white-space:nowrap}
.area_auto_search .auto_search .list_auto_search .auto_skill_name {padding:8px 15px;font-size:14px;line-height:18px}
.area_auto_search .auto_search .list_auto_search .auto_skill_name .txt_matching {color:#4876ef;font-weight:bold}
.area_auto_search .directly_search {float:left;padding:0 20px 12px;width:100%;box-sizing:border-box;text-align:left}
.area_auto_search .directly_search .txt_directly {color:var(--gray80);font-size:14px;line-height:20px;text-align:center;padding:6px 0 20px}
.area_auto_search .directly_search .txt_directly strong {color:var(--gray100)}
.area_auto_search .directly_search .link_directly {position:relative;display:block;margin:4px -20px 0;color:var(--gray80);font-size:14px;line-height:20px;padding:12px 16px 12px 48px}
.area_auto_search .directly_search .link_directly:hover {background-color:var(--gray20)}
.area_auto_search .directly_search .link_directly:before{display:block;position:absolute;top:50%;transform:translateY(-50%);left:16px;width:20px;height:20px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect width='20' height='20' rx='10' fill='%23F4F6FA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 7.33273C7 5.65712 8.36531 4.3125 10.0202 4.3125C11.6751 4.3125 13.0405 5.61575 12.9991 7.27067C12.9991 8.20156 12.6888 9.87717 10.7443 10.4771V11.9458C10.7443 12.3595 10.3926 12.7112 9.97886 12.7112C9.56513 12.7112 9.21346 12.3802 9.21346 11.9458V9.85648C9.21346 9.46344 9.50307 9.15314 9.87542 9.09108C11.3442 8.86353 11.4683 7.78783 11.4683 7.33273V7.27067C11.4683 6.4639 10.8477 5.86399 9.99954 5.86399C9.19277 5.86399 8.5308 6.52595 8.5308 7.33273C8.5308 7.74646 8.17913 8.09813 7.7654 8.09813C7.35167 8.09813 7 7.76714 7 7.33273ZM9.03125 14.6355C9.03125 14.0977 9.46567 13.6426 10.0242 13.6426C10.5621 13.6426 11.0172 14.0977 11.0172 14.6355C11.0172 15.1734 10.5621 15.6285 10.0242 15.6285C9.48635 15.6285 9.03125 15.1734 9.03125 14.6355Z' fill='%238491A7'/%3E%3C/svg%3E");content:''}
.area_auto_search .directly_search .link_directly:after {position:absolute;display:block;width:calc(100% - 32px);height:1px;background-color:var(--gray30);left:50%;transform:translateX(-50%);top:-4px;content:''}
.area_auto_search .directly_search .link_directly strong {color:var(--gray120);font-weight:normal;vertical-align:text-bottom;line-height:18px}
.area_auto_search .directly_search .link_directly strong b {display:inline-block;vertical-align:text-bottom;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:680px}
.area_auto_search .directly_search input {padding:0 6px;width:141px;height:19px;border:1px solid #ccc;border-right:0;box-sizing:border-box;vertical-align:top}
.area_auto_search .directly_search .btn_directly {width:60px;height:19px;border:1px solid #296ace;box-sizing:border-box;color:#fff;font-size:11px;vertical-align:top;background-color:#4d76c8}
.area_auto_search .auto_search .match_detail {padding:10px;height:auto;color:#5c667b;font-size:14px;line-height:24px;text-align:center;background-color:#f7fafe}
.area_auto_search .auto_search .match_detail .txt_point {display:inline-block;overflow:hidden;max-width:72px;color:#4876ef;font-weight:bold;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;word-break:break-all}
.area_auto_search.company_search .list_auto_search .area_link {padding:10px 16px;cursor:pointer}
.area_auto_search.company_search .list_auto_search+.directly_search {padding:14px 20px}
.area_auto_search.company_search .list_auto_search .area_link div,
.area_auto_search.company_search .list_auto_search .area_link div span {width:100%}
.area_auto_search.hope_search {width:auto}
.area_auto_search.hope_search:after {display:table;clear:both;content:"";table-layout:fixed}
.area_auto_search.hope_search .auto_search {float:left;width:218px;max-height:215px}
.area_auto_search.hope_search .auto_search .list_auto_search .area_link {border-top:0}
.area_auto_search.hope_search .directly_search {text-align:right}
.area_auto_search .auto_search .desc {padding:14px 20px;color:var(--gray100);font-size:14px;line-height:20px;text-align:center}
.area_auto_search .auto_search .desc .txt_point {color:var(--blue90);font-weight:bold}
.area_auto_search .area_select {padding:0 14px 20px;width:100%;box-sizing:border-box;text-align:center;}

/* 파일 이력서 레이어 */
.layer_uploaded {width:560px}
.layer_uploaded .uploaded_box {display:flex;height:404px;align-items:center;justify-content:center;}
.layer_uploaded .uploaded_txt {color:var(--gray80);font-size:14px;line-height:20px;text-align:center}
.layer_uploaded .uploaded_txt strong {display:block;margin-bottom:8px}
.layer_uploaded .uploaded_txt strong:before {display:block;margin:0 auto 16px;width:80px;height:80px;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='39.9984' cy='39.9993' r='30' stroke='%23EFF5FF' stroke-width='6.66667'/%3E%3Cpath d='M36.082 44.0827L28.9154 36.916C28.3043 36.3049 27.5265 35.9993 26.582 35.9993C25.6376 35.9993 24.8598 36.3049 24.2487 36.916C23.6376 37.5271 23.332 38.3049 23.332 39.2494C23.332 40.1938 23.6376 40.9716 24.2487 41.5827L33.7487 51.0827C34.4154 51.7493 35.1931 52.0827 36.082 52.0827C36.9709 52.0827 37.7487 51.7493 38.4154 51.0827L57.2487 32.2494C57.8598 31.6382 58.1654 30.8605 58.1654 29.916C58.1654 28.9716 57.8598 28.1938 57.2487 27.5827C56.6376 26.9716 55.8598 26.666 54.9154 26.666C53.9709 26.666 53.1931 26.9716 52.582 27.5827L36.082 44.0827Z' fill='%234876EF'/%3E%3C/svg%3E%0A") no-repeat;content:""}
.layer_uploaded.ing .uploaded_box {height:468px}
.layer_uploaded.ing .uploaded_txt .LoadingImg {margin-bottom:8px}
.layer_uploaded.ing .uploaded_txt strong {font-size:16px}
.layer_uploaded.ing .uploaded_txt strong:before {display:none}

/* URL 이력서 로딩 레이어 */
.layer_loading .resume_url_loading {margin:180px auto}
.layer_loading .resume_url_loading .url_loading_txt {padding-top:12px;color:#888;font-size:12px;line-height:20px;text-align:center;}
.layer_uploading {display:none;position:absolute;left:50%;z-index:102;padding:30px 30px 40px;width:473px;border:1px solid #444;box-sizing:border-box;background:#fff}
.layer_uploading .LoadingImg {padding-top:5px}
.layer_uploading .tit {display:block;padding-top:9px;color:#444;font-size:20px;line-height:27px;text-align:center}
.layer_uploading .txt {padding-top:10px;color:#222;font-size:13px;line-height:17px;text-align:center}

/* 이력서 경력기업 열람제한기업 자동 설정 */
.autoread_limit_area {margin-top:24px;padding-bottom:10px;height:114px;}
.autoread_limit_area .autoread_title_box .tit {font-size:14px;font-weight:700}
.autoread_limit_area .autoread_title_box .tit .case {display:inline-block;padding-left:4px;color:#2d65f2;}
.autoread_limit_area .autoread_title_box .sub_text {display:inline-block;margin-left:8px;color:#67738e;font-size:12px;}
.autoread_limit_area .autoread_title_box .TipBox {display:inline-block;z-index:10;margin-left:8px;height:18px;color:#8491a7;font-size:13px;vertical-align:middle;}
.autoread_limit_area .autoread_title_box .TipBox .size_2 {width:16px;height:16px;color:#888;}

/* 열람제한 등록 업종 */
.popup_block_categories {width:797px;height:524px}
.popup_block_categories .category_depth {overflow:hidden;padding-left:24px;height:176px;border:1px solid #d7dce5;border-radius:4px;box-sizing:border-box}
.popup_block_categories .category_depth>.depth1 {overflow:hidden;overflow-y:scroll;float:left;padding:16px 0;width:138px;height:176px;border-right:1px solid #eaedf4;box-sizing:border-box}
.popup_block_categories .category_depth>.depth1 li {display:block;padding:6px 0;height:38px;box-sizing:border-box;color:#373f57;font-size:15px;line-height:24px}
.popup_block_categories .category_depth>.depth1 li button {color:#373f57}
.popup_block_categories .category_depth>.depth1 li button.checked {color:#4876ef;font-weight:bold}
.popup_block_categories .category_depth>.depth2 {overflow:hidden;overflow-y:scroll;float:left;padding:16px 0 16px 16px;width:550px;height:176px;box-sizing:border-box}
.popup_block_categories .category_depth>.depth2 li {display:inline-block;overflow:hidden;float:left;margin-left:9px;width:161px;height:38px;box-sizing:border-box}
.popup_block_categories .category_depth>.depth2 li .InpBox {display:inline-block;padding-top:7px;height:32px;color:#373f57;font-size:14px;line-height:24px}
.popup_block_categories .category_depth>.depth2 li .InpBox .lbl {font-size:14px}
.popup_block_categories .choosed_block_categories {display:flex;margin-top:16px;padding:16px 0;border:1px solid #d7dce5;border-radius:4px;box-sizing:border-box}
.popup_block_categories .choosed_block_categories .sub_tit {padding-left:28px;width:187px;box-sizing:border-box;color:#373f57;font-size:15px;line-height:24px;flex-shrink:0;}
.popup_block_categories .choosed_block_categories .choosed_list {width:100%}
.popup_block_categories .choosed_block_categories .choosed_list li {display:inline-block;float:left;margin-right:20px}
.popup_block_categories .choosed_block_categories .choosed_list li .InpBox {display:inline-block;height:32px;color:#373f57;font-size:14px;line-height:24px}
.popup_block_categories .choosed_block_categories .choosed_list li .InpBox .lbl {font-size:14px}

/* 포지션 제안 - 닫혀있을 때 */
.resume_open .offer_setting.offer_close {display:flex;padding:24px 32px;align-items:center;justify-content:space-between;}
.resume_open .offer_setting.offer_close p {display:flex;margin:0;color:#475067}
.resume_open .offer_setting.offer_close .offer_modify {padding:0 12px;border:1px solid #eaedf4;border-radius:4px;color:#5c667b;font-size:12px;line-height:30px;background:#fff}
/* 포지션 제안 */
.resume_open .offer_setting {margin-top:56px;padding:32px;border:1px solid #eaedf4;border-radius:16px;background:#f8fafc}
.resume_open .offer_setting .tit_setting {color:#373f57;font-size:20px;font-weight:bold;line-height:32px}
.resume_open .offer_setting .txt_setting {display:flex;margin:24px 0;color:#292e41;font-size:15px;line-height:24px}
.resume_open .offer_setting .txt_setting strong {color:#2d65f2;font-weight:bold}
.resume_open .offer_setting .txt_setting strong span {text-decoration:underline;cursor:pointer}
.resume_open .offer_setting .txt_setting a {color:#2d65f2;font-weight:bold;text-decoration:underline}
.resume_open .offer_setting .txt_setting:before {display:block;margin-right:8px;width:24px;height:24px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_offer.png) no-repeat;content:""}
.resume_open .offer_setting .txt_setting.resume_close:before {background-position:-44px 0}
.resume_open .offer_setting .txt_setting.resume_contact_close:before {background-position:1px 0}
.resume_open .offer_setting .tooltip_area {margin-top:24px;display:flex}
.resume_open .offer_setting .tooltip_area button {display:flex;align-items:center}
.resume_open .offer_setting .tooltip_area button>svg {width:16px;height:16px}
.resume_open .offer_setting .tooltip_area button>span {margin-left:8px;color:var(--gray80);font-size:14px}
.resume_open .offer_setting .resume_open_option {display:flex;align-items:center}
.resume_open .offer_setting .resume_open_option li {width:100%}
.resume_open .offer_setting .resume_open_option li+li {margin-left:8px}
.resume_open .offer_setting .resume_open_option li .InpBox {width:100%}
.resume_open .offer_setting .resume_open_option li .InpBox .Rdo .lbl {font-size:15px;font-weight:bold;line-height:20px}
.resume_open .offer_setting .resume_open_option li .InpBox.Bg:has(input:checked) .lbl {border-width:2px;border-color:var(--blue90)}
/* 연락처없을때 */
.resume_open .offer_setting .box_btn {margin-top:16px;text-align:right}
.resume_open .offer_setting .box_btn button {color:#8491a7;font-size:13px;line-height:20px;text-decoration:underline}
/* 포지션 제안 - 안내문구 */
.resume_open .resume_open_notice {margin-top:24px}
.resume_open .resume_open_notice .list_square {color:#888;font-size:13px;line-height:17px}
.resume_open .resume_open_notice .list_square>li {position:relative;padding-left:10px}
.resume_open .resume_open_notice .list_square>li:before {position:absolute;top:6px;left:0;width:2px;height:2px;background-color:#888;content:""}
.resume_open .resume_open_notice .list_square>li+li {margin-top:8px}
.resume_open .offer_contacts {margin-top:16px;padding:32px;border:1px solid #eaedf4;border-radius:16px;background:#fff}
.resume_open .offer_contacts .top_contacts {display:flex}
.resume_open .offer_contacts .top_contacts .tit_contacts {color:#292e41;font-size:16px;line-height:21px}
.resume_open .offer_contacts .top_contacts .TipCont {z-index:1}
.resume_open .offer_contacts .top_contacts svg {margin-left:8px;width:24px;height:24px;color:#afbac8}
.resume_open .offer_contacts .top_contacts .contacts_modify {margin-left:auto;border-color:var(--gray80);color:var(--gray100);background:var(--white)}
.resume_open .offer_contacts .top_contacts .contacts_modify:hover {background:var(--gray20)}
.resume_open .offer_contacts .info_contacts {display:flex;margin:16px 0}
.resume_open .offer_contacts .info_contacts li {width:100%;font-size:0}
.resume_open .offer_contacts .info_contacts li+li {padding-left:32px;border-left:1px solid #eaedf4}
.resume_open .offer_contacts .info_contacts li .info_tit {display:inline-block;color:#475056;font-size:15px;line-height:24px}
.resume_open .offer_contacts .info_contacts li .btn_confirm {display:inline-block;margin-left:10px;padding:0 12px;height:24px;border-radius:4px;color:#4876ef;font-size:13px;line-height:24px;vertical-align:top;background-color:#eff5ff}
.resume_open .offer_contacts .info_contacts li .btn_confirm+.btn_confirm {margin-left:4px}
.resume_open .offer_contacts .info_contacts li .btn_confirm.safe {color:#2a7c6d;background:#def4f6}
.resume_open .offer_contacts .info_contacts li .info_txt {margin-top:8px;color:#475067;font-size:15px;font-weight:bold;line-height:24px}
.resume_open .offer_contacts .info_contacts li .info_sub {margin-top:4px;color:#67738e;font-size:13px;line-height:17px}
.resume_open .offer_contacts .info_contacts .contacts_none {color:#475067;font-size:15px;line-height:24px}
.resume_open .offer_contacts .block_setting {display:flex;padding-top:24px;border-top:1px solid #eaedf4;color:#475067;font-size:14px;line-height:24px;align-items:center;justify-content:space-between}
.resume_open .offer_contacts .block_setting .block_btns {display:flex}
.resume_open .offer_contacts .block_setting .block_btns button {color:#475067;text-decoration:underline}
.resume_open .offer_contacts .block_setting .block_btns button+button {margin-left:16px}
.resume_open_setting .resume_open_setting_header .title {color:#373f57;font-size:20px;font-weight:700;line-height:27px;}
.resume_open_setting .resume_open_setting_header .txt {color:#5c667b;font-size:15px;line-height:32px;}
.resume_open_setting .resume_open_setting_header .title+.txt {margin-top:16px}
.resume_open_setting .resume_open_setting_cont {margin-top:24px}
.resume_open_setting .contacts_set_header {padding-bottom:24px;border-bottom:1px solid #d7dce5}
.resume_open_setting .contacts_set_header>.title {display:inline-block;height:27px;color:#373f57;font-size:20px;line-height:24px}
.resume_open_setting .contacts_set_header>.txt {margin-top:16px;color:#5c667b;font-size:15px;line-height:32px;}
.resume_open_setting .contacts_set_header .TipBox {display:inline-block;z-index:5;margin:3px 0 0 1px;color:#8491a7;font-size:13px;line-height:24px}
.resume_open_setting .contacts_set_header svg {width:24px;height:24px;color:#afbac8;vertical-align:-5px}
/* 포지션 제안 - 입력 */
.resume_open_setting .contact_list li {display:flex;position:relative;padding:22px 0;width:100%;border-bottom:1px solid #eaedf4;box-sizing:border-box}
.resume_open_setting .contact_list li+li {border-top:1px solid #eaedf4}
.resume_open_setting .contact_list li .col_status {display:inline-block;width:220px;box-sizing:border-box;line-height:32px;;}
.resume_open_setting .contact_list li .col_modify {display:inline-block;color:#8491a7;line-height:32px}
.resume_open_setting .contact_list li .col_modify .modify_conts {display:inline-block}
.resume_open_setting .contact_list li .col_modify .modify_conts .confirming_check {display:inline-flex;height:42px;align-items:center}
.resume_open_setting .contact_list li .col_modify .modify_conts .btn_confirm+.confirming_check {margin-left:8px}
.resume_open_setting .contact_list li .col_modify .modify_conts .confirming_check span+span {margin-left:8px}
.resume_open_setting .contact_list li .col_modify .modify_conts .confirming_check .cell_privacy_tip {display:flex;margin-left:8px}
.resume_open_setting .contact_list li .col_modify .modify_conts .confirming_check .cell_privacy_tip .cell_privacy_icon {display:inline-block;width:16px;height:16px}
.resume_open_setting .contact_list li .col_modify .modify_conts .confirming_check .cell_privacy_tip span {font-size:12px}
.resume_open_setting .contact_list li .col_modify .default {display:flex;line-height:32px;align-items:center;}
.resume_open_setting .contact_list li .col_modify .data_exist {color:#373f57;font-size:16px;line-height:24px;vertical-align:middle}
.resume_open_setting .contact_list li .col_modify .data_exist.yet {color:#8491a7;font-weight:normal;cursor:pointer}
.resume_open_setting .contact_list li .col_modify .data_none {font-size:15px}
.resume_open_setting .contact_list li .col_modify .data_none.yet {cursor:pointer}
.resume_open_setting .contact_list li .col_modify .btn_confirm {display:inline-block;margin-left:15px;padding:0 12px;height:24px;border-radius:4px;color:#8491a7;font-size:13px;line-height:24px;vertical-align:middle;background-color:#f4f6fa}
@media screen and (min-width:0\0) {.resume .col_modify .btn_confirm {padding-bottom:2px;height:22px;line-height:22px}}
.resume_open_setting .contact_list li .col_modify .btn_confirm.done {color:#4876ef;background-color:#eff5ff}
.resume_open_setting .contact_list li .col_modify .btn_confirm.protect {margin-left:4px}
.resume_open_setting .contact_list li .col_modify .btn_confirm.safe {color:#2a7c6d;background:#def4f6}
.resume_open_setting .contact_list li .col_modify .btn_confirm+.btn_confirm {margin-left:4px}
.resume_open_setting .contact_list li .col_modify .confirming .confirming_input {position:relative;width:408px;height:42px;border-radius:4px;box-sizing:border-box}
.resume_open_setting .contact_list li .col_modify .confirming input[type=text] {padding-right:110px;width:100%;box-sizing:border-box}
.resume_open_setting .contact_list li .col_modify .confirming .btn_confirm_request {position:absolute;top:4px;right:4px;width:92px;text-align:center}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_number {display:inline-block;position:relative;margin-top:8px;width:408px;height:42px;border-radius:4px;box-sizing:border-box}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_number input[type=text] {color:#373f57}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_times {position:absolute;top:22px;right:-91px;margin-left:5px;color:#ff5656;font-size:13px;line-height:24px;vertical-align:bottom}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_txt {display:block;margin:8px 0 0 4px;font-size:12px;line-height:16px}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_number.wrong_num {border:1px solid #ff6d6a}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_number.wrong_num .btn_confirm_request {color:#afbac8;background-color:#eaedf4}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_number.wrong_num .btn_confirm_request.on {color:#fff;background-color:#4876ef}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_txt.wrong_num {color:#ff5656}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_txt.correct_num {color:#8491a7}
.resume_open_setting .contact_list li .col_modify .inpChk {display:inline-block;vertical-align:top}
.resume_open_setting .contact_list li .col_modify .inpChk .lbl {margin:0 0 0 14px;font-size:14px;line-height:20px;vertical-align:middle}
.resume_open_setting .contact_list li .col_modify .confirming .confirm_input2 {position:relative}
.resume_open_setting .contact_list li .col_btn {display:inline-block;margin-left:auto}
.resume_open_setting .contact_list li .col_btn button {border-color:var(--gray80);color:var(--gray100);background:var(--white)}
.resume_open_setting .contact_list li .col_btn button:hover {background:var(--gray20)}
.resume_open_setting .contact_list li .col_btn .btn_privacy {vertical-align:sub;margin-right:16px}
.resume_open_setting .contact_list li .col_btn .btn_privacy:after {display:inline-block;margin-left:8px;width:24px;height:24px;vertical-align:middle;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 16C13.25 16 14.3127 15.5623 15.188 14.687C16.0633 13.8117 16.5007 12.7493 16.5 11.5C16.5 10.25 16.0623 9.18733 15.187 8.312C14.3117 7.43667 13.2493 6.99933 12 7C10.75 7 9.68732 7.43767 8.81199 8.313C7.93665 9.18833 7.49932 10.2507 7.49999 11.5C7.49999 12.75 7.93765 13.8127 8.81299 14.688C9.68832 15.5633 10.7507 16.0007 12 16ZM12 14.2C11.25 14.2 10.6123 13.9373 10.087 13.412C9.56165 12.8867 9.29932 12.2493 9.29999 11.5C9.29999 10.75 9.56265 10.1123 10.088 9.587C10.6133 9.06167 11.2507 8.79933 12 8.8C12.75 8.8 13.3877 9.06267 13.913 9.588C14.4383 10.1133 14.7007 10.7507 14.7 11.5C14.7 12.25 14.4377 12.8877 13.913 13.413C13.3883 13.9383 12.7507 14.2007 12 14.2ZM12 19C9.68332 19 7.56665 18.3873 5.64999 17.162C3.73332 15.9367 2.28332 14.2827 1.29999 12.2C1.24999 12.1167 1.21665 12.0127 1.19999 11.888C1.18332 11.7633 1.17499 11.634 1.17499 11.5C1.17499 11.3667 1.18332 11.2373 1.19999 11.112C1.21665 10.9867 1.24999 10.8827 1.29999 10.8C2.28332 8.71667 3.73332 7.06233 5.64999 5.837C7.56665 4.61167 9.68332 3.99933 12 4C14.3167 4 16.4333 4.61267 18.35 5.838C20.2667 7.06333 21.7167 8.71733 22.7 10.8C22.75 10.8833 22.7833 10.9877 22.8 11.113C22.8167 11.2383 22.825 11.3673 22.825 11.5C22.825 11.6333 22.8167 11.7627 22.8 11.888C22.7833 12.0133 22.75 12.1173 22.7 12.2C21.7167 14.2833 20.2667 15.9377 18.35 17.163C16.4333 18.3883 14.3167 19.0007 12 19Z' fill='%2367738E'/%3E%3C/svg%3E") no-repeat;content:''}
.resume_open_setting .contact_list li .col_btn .btn_privacy span {color:var(--gray80);font-size:12px;line-height:20px}
.resume_open_setting .contact_list li .col_btn .btn_privacy.off:after {background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19.3 16.5001L16.1 13.3001C16.2334 13.0168 16.3334 12.7291 16.4 12.4371C16.4667 12.1451 16.5 11.8328 16.5 11.5001C16.5 10.2501 16.0627 9.18743 15.188 8.3121C14.3134 7.43676 13.2507 6.99943 12 7.0001C11.6667 7.0001 11.354 7.03343 11.062 7.1001C10.77 7.16676 10.4827 7.26676 10.2 7.4001L7.65005 4.8501C8.33338 4.56676 9.03338 4.35443 9.75005 4.2131C10.4667 4.07176 11.2167 4.00076 12 4.0001C14.3834 4.0001 16.525 4.62943 18.425 5.8881C20.325 7.14676 21.75 8.7841 22.7001 10.8001C22.75 10.8834 22.7834 10.9878 22.8 11.1131C22.8167 11.2384 22.8251 11.3674 22.8251 11.5001C22.8251 11.6334 22.8127 11.7628 22.788 11.8881C22.7634 12.0134 22.7341 12.1174 22.7001 12.2001C22.3167 13.0501 21.8377 13.8418 21.2631 14.5751C20.6884 15.3084 20.034 15.9501 19.3 16.5001ZM19.1 21.9001L15.6 18.4501C15.0167 18.6334 14.4294 18.7711 13.838 18.8631C13.2467 18.9551 12.634 19.0008 12 19.0001C9.61672 19.0001 7.47505 18.3708 5.57505 17.1121C3.67505 15.8534 2.25005 14.2161 1.30005 12.2001C1.25005 12.1168 1.21672 12.0128 1.20005 11.8881C1.18338 11.7634 1.17505 11.6341 1.17505 11.5001C1.17505 11.3668 1.18338 11.2418 1.20005 11.1251C1.21672 11.0084 1.25005 10.9084 1.30005 10.8251C1.65005 10.0751 2.06672 9.38343 2.55005 8.7501C3.03338 8.11676 3.56672 7.53343 4.15005 7.0001L2.07505 4.9001C1.89172 4.71676 1.80005 4.48743 1.80005 4.2121C1.80005 3.93676 1.90005 3.69943 2.10005 3.5001C2.28338 3.31676 2.51672 3.2251 2.80005 3.2251C3.08338 3.2251 3.31672 3.31676 3.50005 3.5001L20.5 20.5001C20.6834 20.6834 20.7794 20.9128 20.788 21.1881C20.7967 21.4634 20.7007 21.7008 20.5 21.9001C20.3167 22.0834 20.0834 22.1751 19.8 22.1751C19.5167 22.1751 19.2834 22.0834 19.1 21.9001ZM12 16.0001C12.1834 16.0001 12.3544 15.9918 12.513 15.9751C12.6717 15.9584 12.8424 15.9251 13.025 15.8751L7.62505 10.4751C7.57505 10.6584 7.54172 10.8294 7.52505 10.9881C7.50838 11.1468 7.50005 11.3174 7.50005 11.5001C7.50005 12.7501 7.93772 13.8128 8.81305 14.6881C9.68838 15.5634 10.7507 16.0008 12 16.0001ZM14.65 11.8501L11.65 8.8501C12.6 8.7001 13.375 8.96676 13.975 9.6501C14.575 10.3334 14.8 11.0668 14.65 11.8501Z' fill='%2367738E'/%3E%3C/svg%3E") no-repeat}
.resume_open_setting .contact_list li .col_btn .btn_privacy:hover {background:var(--white)}
/* [확인불가능] */
.resume_open_setting .contact_company_selection {display:flex}
.resume_open_setting .contact_company_selection .InpBox+.InpBox {margin-left:24px}
.resume_open_setting .contact_company_selection .contact_company_item .lbl {width:402px}
.resume_open_setting .contact_company_selection .contact_company_item input:checked+.lbl {font-weight:bold}


/* 가이드 작업 */
.guide_box {overflow:hidden;width:768px;}
.guide_box img {width:100%}
.guide_box .guide_slide {overflow:hidden;padding:64px 0;}
.guide_box .swiper-button-next,
.guide_box .swiper-button-prev {top:auto;bottom:40px;width:100px}
.guide_box .swiper-button-next {right:280px;background:none}
.guide_box .swiper-button-next:before {display:flex;z-index:10;width:100px;height:38px;border:1px solid var(--blue90);border-radius:4px;color:var(--white);font-size:14px;background:var(--blue90);content:"다음";align-items:center;justify-content:center;}
.guide_box .swiper-button-prev {left:280px;background:none}
.guide_box .swiper-button-prev:before {display:flex;z-index:10;width:100px;height:38px;border:1px solid var(--gray80);border-radius:4px;color:var(--gray100);font-size:14px;background:var(--white);content:"이전";align-items:center;justify-content:center;}
.guide_box .swiper-button-next.swiper-button-disabled,
.guide_box .swiper-button-prev.swiper-button-disabled {display:none}
.guide_box .swiper-pagination-fraction {display:flex;position:absolute;top:40px;left:40px;width:64px;height:32px;border-radius:100px;color:var(--blue90);font-weight:bold;background:var(--blue30);align-items:center;justify-content:center;}
.guide_box .link {display:none;position:absolute;right:279px;bottom:44px;width:100px;border:1px solid var(--blue90);}
.guide_box .swiper-button-next.swiper-button-disabled+.swiper-button-prev+.link {display:block}

/* 마이커리어 소개 팝업 */
.my_career_box {overflow:hidden;width:558px}
.my_career_box .my_career_img {position:relative;display:block;margin:0 auto;width:478px;height:440px;background:url('https://www.saraminimage.co.kr/sri/resume/resume_guide01_2024-05-10.png') center / 100% no-repeat}
.my_career_box .my_career_img:after {position:absolute;display:block;top:162px;left:-16px;width:510px;height:244px;background:url('https://www.saraminimage.co.kr/sri/resume/resume_guide04_2024-05-10.png') center / 100% no-repeat;content:''}

/* 열람제한 기업 */
.popup_block_company {padding:92px 0 104px;width:690px;height:74.5vh;min-height:600px;max-height:720px;}
.popup_block_company .Tit {position:absolute;top:0;left:0;padding:40px 40px 0 40px}
.popup_block_company .ModalCont {overflow-y:scroll;margin:0;padding:0 40px;height:100%;box-sizing:border-box;}
.popup_block_company .ModalCont .button_area {display:flex;position:absolute;bottom:0;left:0;padding:24px 0 40px 0;width:100%;border-top:1px solid #eaedf4;justify-content:center;}
.popup_block_company .ModalCont .button_area .BtnType {margin:0 4px;min-width:100px}
.popup_block_company .company_search {position:relative;height:40px} /* WMG-34806 */
.popup_block_company .company_search .search_area {display:inline-block;position:relative;margin-left:8px;width:255px;vertical-align:top}
.popup_block_company .company_search .search_area input[type=text] {padding-right:36px;width:100%;border-color:#d7dce5}
.popup_block_company .company_search .search_area button {position:absolute;top:4px;right:4px;width:32px;height:32px;background:url("https://www.saraminimage.co.kr/sri/person/resume/bg_alink.png") repeat}
.popup_block_company .company_search .search_area button .icon_search {width:24px;height:24px;color:#575d6d}
.popup_block_company .company_search .search_area .Lbl {overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}
.popup_block_company .company_search .search_oneshot {display:inline-flex;margin:10px 0 0 10px}
.popup_block_company .company_search .search_oneshot .toolTipWrap {display:inline-block;z-index:10;margin:3px 0 0 3px;color:#8491a7;font-size:13px}
.popup_block_company .company_search .search_oneshot svg {margin:3px 0 0 3px;width:16px;height:16px;color:#888}
.popup_block_company .company_search .search_oneshot .TipCont {z-index:1}
.popup_block_company .company_list {overflow:hidden;margin-top:8px;padding:4px 4px 5px 16px;min-height:188px;border:1px solid #d7dce5;border-radius:4px;box-sizing:border-box} /* WMG-34586 */
.popup_block_company .company_list ul {overflow:hidden;overflow-y:scroll;height:177px}
.popup_block_company .company_list li {overflow:hidden;padding:6px 0;height:36px;box-sizing:border-box;line-height:24px}
.popup_block_company .company_list li .col_company_name {display:inline-block;overflow:hidden;float:left;padding-right:10px;width:300px;height:24px;box-sizing:border-box;color:#373f57;font-size:14px;}
.popup_block_company .company_list li .col_company_name .InpBox {width:100%}
.popup_block_company .company_list li .col_company_name .InpBox .Lbl {display:flex}
.popup_block_company .company_list li .col_company_name .InpBox .Lbl span {display:inline-block;overflow:hidden;width:260px;height:24px;text-overflow:ellipsis;white-space:nowrap}
.popup_block_company .company_list li .col_company_category {display:inline-block;float:left;width:188px;color:#8491a7;font-size:13px}
.popup_block_company .company_list li .col_company_category span {display:inline-block;overflow:hidden;max-width:95%;height:24px;text-overflow:ellipsis;white-space:nowrap}
.popup_block_company .company_list li .col_company_officer {display:inline-block;overflow:hidden;float:left;width:72px;height:24px;color:#8491a7;font-size:13px;text-overflow:ellipsis;white-space:nowrap}
.popup_block_company .btn_area {text-align:center} /*WMG-34806*/
.popup_block_company .btn_area button {width:100px}
.popup_block_company .btn_area button:last-child {margin-left:4px}
.popup_block_company .empty_data {padding:8px 12px 0 0;text-align:center}
.popup_block_company .empty_data .txt {padding-top:10px;color:#5c667b;font-size:16px;line-height:24px}
.popup_block_company .empty_data .txt2 {margin-top:60px;color:#5c667b;font-size:16px;line-height:24px}
.popup_block_company .worked_list_area {margin-top:8px;padding:10px 4px 16px 16px;border-radius:4px;line-height:22px;background-color:#f8fafc;}
.popup_block_company .worked_list_area .worked_tit {color:#475067;font-size:13px;font-weight:700;line-height:20px;}
.popup_block_company .worked_list_area .worked_btn_area {display:block;overflow-y:auto;margin-left:0;height:43px;}
.popup_block_company .worked_list_area .worked_btn_area button {margin-right:12px;color:#475067;font-size:13px;}
.popup_block_company .worked_list_area .worked_btn_area button .text {position:relative;text-decoration-line:none;}
.popup_block_company .worked_list_area .worked_btn_area button .text::after {display:block;position:absolute;bottom:-1px;width:100%;height:1px;background-color:#475067;content:""}
.popup_block_company .worked_list_area .worked_btn_area button+button {margin-left:0}
.popup_block_company .close_modal_btn {border-color:var(--gray80);color:var(--gray100);background:var(--white)}
.popup_block_company .close_modal_btn:hover {background:var(--gray20)}
.limit_list {overflow:hidden;margin-top:8px;padding:13px 12px 13px 16px;height:88px;border:1px solid #d7dce5;border-radius:4px;box-sizing:border-box;}
.limit_list .ScrollBar {overflow:hidden;overflow-y:scroll;margin:-8px;height:68px}
.limit_list .ScrollBar li {display:inline-block;margin:4px}
.limit_list .ScrollBar li:last-child {margin-right:0;}
.limit_list .ScrollBar li .tag {display:inline-block;padding:4px 8px;border:1px solid #d7dce5;border-radius:16px;color:#67738e;font-size:13px;line-height:16px;background-color:#fff;}

/* 레이어 비공개 시 */
.layer_resume_close {width:560px}
.layer_resume_close .ModalCont .wrap_offer_form {margin-top:24px}
.layer_resume_close .ModalCont .wrap_offer_form .title_form {margin-bottom:8px;color:#373f57;font-size:15px;font-weight:bold;line-height:22px}
.layer_resume_close .ModalCont .wrap_offer_form .list_form {border-top:1px solid #eaedf4}
.layer_resume_close .ModalCont .wrap_offer_form .list_form>li {padding:24px;border-bottom:1px solid #eaedf4}
.layer_resume_close .ModalCont .box_offer_txt {padding:24px 0;border-radius:8px;color:#475068;font-size:14px;line-height:24px;text-align:center;background:#eff5ff}
.layer_resume_close .ModalCont .box_offer_txt>b {color:#2d65f2;font-weight:bold}
.layer_resume_close .ModalCont .box_offer_txt>b.minor {color:inherit}
.layer_resume_close .BtmArea .btn_close {border-color:var(--gray80);color:var(--gray100);background:var(--white)}
.layer_resume_close .BtmArea .btn_close:hover {background:var(--gray20)}
.layer_offer_privacy {height:492px}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {margin-right:10px}

.footer_preview {display:flex;flex-wrap:wrap}
.footer_preview .sign {width:100%}

/*WMG-35606*/
.induce_product {position:relative;margin-top:24px}
.induce_product .induce_product_blind {width:100%;height:auto}
.induce_product .induce_product_layer {display:flex;flex-direction:column;position:absolute;top:0;left:50%;padding:32px 24px;width:320px;height:202px;border:1px solid var(--gray70);border-radius:12px;box-sizing:border-box;text-align:center;background-color:var(--white);box-shadow:0 2px 12px rgba(14, 61, 97, 0.08);transform:translate(-50%,0);align-items:center;justify-content:center}
.induce_product .induce_product_layer .btn_buy_product {width:112px;border:1px solid var(--gray40);color:var(--gray100);background-color:var(--white)}
.induce_product .induce_product_layer .btn_buy_product:hover {border-color:var(--gray80);background-color:var(--gray20)}
.induce_product .induce_product_layer .btn_buy_product.disabled,
.induce_product .induce_product_layer .btn_buy_product.disabled:hover,
.induce_product .induce_product_layer .btn_buy_product:disabled,
.induce_product .induce_product_layer .btn_buy_product:disabled:hover {border-color:var(--gray40);color:var(--gray50);background-color:var(--gray20)}
.induce_product .induce_product_layer .btn_buy_product:disabled,
.induce_product .induce_product_layer .btn_buy_product.disabled {cursor:default}
.induce_product .induce_product_layer .layer_tit {margin:10px 0 16px;color:var(--gray120);font-size:16px;font-weight:bold;line-height:24px}

/* WMG-36066 포지션 제안 수락 프로세스 팝업 */
.ModalBox.position_process {width:560px}
.ModalBox.position_process .ModalCont>ol {display:flex;flex-wrap:wrap;margin:-4px}
.ModalBox.position_process .ModalCont>ol>li {flex:0 0 calc(50% - 42px);text-align:center;padding:16px;border:1px solid #eaedf4;background-color:#f8fafc;border-radius:16px;margin:4px}
.ModalBox.position_process .ModalCont>ol>li strong {background-color:#6b768b;border-radius:4px;display:inline-block;color:#fff;font-size:12px;padding:0 5px;line-height:16px}
.ModalBox.position_process .ModalCont>ol>li p {margin-top:16px;color:#475067;font-size:14px;line-height:20px}
.ModalBox.position_process .ModalCont>p {font-size:13px;margin-top:24px;color:#67738e}

/* WMG-36165 인재풀 이력서 뷰 */
.tag_item_list {height:24px}
.tag_item_list li {display:inline-block;float:left;margin-right:8px;width:auto}
.tag_item_list li:last-child {margin-right:0}
.tag_item_list .tag_item {display:inline-flex;position:relative;padding:2px 12px;border:1px solid var(--gray40);border-radius:16px;height:24px;box-sizing:border-box;color:var(--gray100);font-size:13px;line-height:20px;background-color:var(--white)}
.tag_item_list .tag_item .ico_svg {margin-right:4px;width:16px;height:16px;vertical-align:top}
.tag_item_list .tag_item.selected {border-color:var(--blue20);color:var(--blue90);font-weight:bold;background-color:var(--blue20)}
.resume-wrapper .box_con.talent_view {overflow:initial}
.resume-wrapper .box_con.talent_view .tag_item_list {display:inline-block;overflow:initial;height:24px;margin-left:8px}
.resume-wrapper .box_con.talent_view .tag_item_list .tag_item {padding:2px 12px;height:24px}
.resume-wrapper .box_con.talent_view .tag_item_list .tag_item:hover {border-color:var(--gray40);background-color:var(--white)}
.snb_container .tag_box {margin:32px 0 8px 0;padding:24px 16px;border-radius:8px;box-shadow: 0 4px 16px 0 rgba(21, 39, 111, 0.08);background:var(--white)}
.snb_container .tag_box .tag_box_header {color:var(--gray120);font-size:15px;font-weight:bold;line-height:22px}
.snb_container .tag_box .tag_box_header .highlight {color:var(--blue90);font-style:normal;font-weight:bold}
.snb_container .tag_box .tag_item_list {margin-top:20px;height:auto}
.snb_container .tag_box .tag_item_list li {display:block;float:none;margin:12px 0 0 0;width:100%}
.snb_container .tag_box .tag_item_list li:first-of-type {margin-top:0}
.snb_container .tag_box .tag_item_list li .tag_item {display:inline-block;padding:0;border:0;border-radius:0;height:20px;background:none}
.snb_container .tag_box .tag_item_list li .tag_item:hover {border:0;background:none}
.snb_container .tag_box .tag_item_list li .tag_item .ico_svg {margin-right:10px}
.snb_container .tag_box .tag_item_list li .TipBox {display:inline-block}
.snb_container .tag_box .tag_box_area {margin-top:16px}
.snb_container .tag_box .tag_box_area .BtnType {display:block;margin-bottom:8px;width:100%}
.snb_container .tag_box .tag_box_area .BtnType:last-of-type {margin-bottom:0}
.snb_container .tag_box .tag_box_area .GrayInvert {border-color:var(--gray40)}
.layer_talent_tag {width:800px}
.talent_list_item {position:relative;padding:24px;border:1px solid var(--gray30);border-radius:8px;box-sizing:border-box;background-color:#fff}
.talent_list_item:after {display:table;clear:both;content:"";table-layout:fixed}
.talent_list_item .person_thumb {overflow:hidden;float:left;position:relative;width:56px;height:56px}
.talent_list_item .person_thumb .thumb {display:block;overflow:hidden;position:relative;width:100%;height:56px;border-radius:50%;box-sizing:border-box;background:#eaedf4 url("//www.saraminimage.co.kr/sri/company/talent/profile_thumb_image.png") no-repeat 0 0}
.talent_list_item .person_thumb .thumb:after {display:block;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;border:1px solid #d7dce5;border-radius:50%;box-sizing:border-box;content:""}
.talent_list_item .person_thumb .thumb img {width:56px}
.talent_list_item .person_thumb .ico_thumbnail_none {width:48px;height:48px}
.talent_list_item .person_thumb .not_yet {position:absolute;top:6px;right:2px;z-index:10;width:10px;height:10px;border-radius:50%;background:#d63131}
.summary_info {float:left;position:relative;padding-left:24px;width:614px;box-sizing:border-box}
.summary_info .personal_info {padding-bottom:16px}
.summary_info .personal_info:after {display:table;clear:both;content:"";table-layout:fixed}
.summary_info .bookmark {display:inline-block;position:absolute;top:1px;left:0;z-index:10;cursor:pointer}
.summary_info .bookmark .ico_favorite {display:inline-block;width:24px;height:24px;vertical-align:top}
.summary_info .bookmark .ico_favorite_on {display:inline-block;width:24px;height:24px;vertical-align:top}
.summary_info .personal_info .name {display:inline-block;float:left;position:relative;padding-right:11px;color:#292e41;font-size:16px;font-weight:bold;line-height:24px}
.summary_info .personal_info .name:after {display:inline-block;position:absolute;top:12px;right:0;width:3px;height:3px;border-radius:50%;background:#b4c0d3;content:""}
.talent_list_wrap.candidate_detail .summary_info .personal_info .name {margin-left:36px}
.summary_info .personal_info .gender_age {display:inline-block;float:left;margin-left:8px;color:#5c667b;font-size:16px;line-height:24px}
.summary_info .personal_info .career_all {display:inline-block;float:left;position:relative;margin-left:8px;padding-left:11px;color:#5c667b;font-size:16px;line-height:24px}
.summary_info .personal_info .career_all:before {display:inline-block;position:absolute;top:12px;left:0;width:3px;height:3px;border-radius:50%;background:#b4c0d3;content:""}
.summary_info .personal_info .personal_badge {display:inline-block;float:left;margin:2px 0 0 12px;padding:0 8px;height:22px;border:1px solid #d7dce5;border-radius:16px;box-sizing:border-box;color:#8491a7;font-size:12px;line-height:20px}
.summary_info .personal_info .personal_badge.recommend {padding:0;border:0}
.summary_info .personal_info .personal_badge .ico_list_badge {width:57px;height:22px}
.summary_info .career_item {}
.summary_info .career_item:after {display:table;clear:both;content:"";table-layout:fixed}
.summary_info .career_item .career_all {display:block;position:relative;padding-right:10px;color:#373f57;font-size:14px;font-weight:bold;line-height:20px}
.summary_info .career_item .career_all:after {position:absolute;top:4px;right:0;width:2px;height:13px;border-radius:0;background:#c1c8d3;content:""}
.summary_info .career_item .career_list {font-size:14px}
.summary_info .career_item .career_list:after {display:table;clear:both;content:"";table-layout:fixed}
.summary_info .career_item .career_list li {display:inline-flex;flex-wrap:wrap;overflow:hidden;float:left;position:relative;margin-bottom:8px;max-width:100%;min-height:20px;color:#5c667b;line-height:20px;text-overflow:ellipsis;white-space:nowrap}
.summary_info .career_item .career_list li .highlight {color:#1e5fea} /* WMG-34258 */
.summary_info .career_item .career_list .company_info {color:var(--gray120)}
.summary_info .career_item .career_list .year_data {display:inline-block;margin-right:8px;margin-left:4px;padding-right:12px;color:#8491a7}
.summary_info .career_item .career_list .year_data:after {display:block;position:absolute;top:9px;right:8px;width:3px;height:3px;border-radius:50%;background:#b4c0d3;content:""}
.summary_info .career_item .career_list li:last-child .year_data {margin-right:0;padding-right:0}
.summary_info .career_item .career_list li:last-child .year_data:after {display:none}
.summary_info .career_item .career_list .notice_text {color:#8491a7}
.summary_info .career_item .career_list li.be_point_txt {width:100%;height:20px}
.summary_info .career_item .career_list li.be_point_txt:after {display:none}
.summary_info .career_item .career_list .point_txt {display:block;overflow:hidden;margin-top:8px;width:100%;color:var(--gray80);font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}
.summary_info .career_item .career_list li.be_point_txt  .year_data {margin-right:0;padding-right:0}
.summary_info .career_item .career_list li.be_point_txt  .year_data:after {display:none}
.summary_info .career_item .career_list li:first-child {margin-left:0;padding-left:0}
.summary_info .career_item .career_list li:first-child:after {display:none}
.summary_info .career_item .career_list li.now {display:block;float:none}
.summary_info .career_item .career_list li.now .company_info {font-weight:bold}
.summary_info .career_item .career_list li.now .year_data {margin-right:0}
.summary_info .career_item .career_list li.now .year_data:after {display:none}
.summary_info .career_item .career_more {margin-left:8px;color:#8491a7;font-size:14px;line-height:20px;vertical-align:top}
.summary_info .education_item {overflow:hidden;height:20px;box-sizing:border-box;color:#373f57;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}
.summary_info .education_item .highlight {color:#1e5fea} /* WMG-34258 */
.summary_info .education_item .edu_condition {color:#8491a7}
.summary_info .skill_list {overflow:hidden;margin-top:16px;height:24px;color:#5c667b;font-size:13px;line-height:24px;text-overflow:ellipsis;white-space:nowrap}
.summary_info .skill_list:after {display:table;clear:both;content:"";table-layout:fixed}
.summary_info .skill_list .skill_item {display:inline-block;margin-right:8px;padding:0 12px;height:24px;border-radius:4px;line-height:24px;background-color:#f4f6fa}
.summary_info .skill_list .skill_item a {color:#5c667b}
.summary_info .skill_list .skill_item .highlight {color:#1e5fea} /* WMG-34258 */
.summary_info .skill_list .skill_item:last-child {margin-right:0}
.summary_info .tag_list {overflow:hidden;margin-top:16px;height:24px}
.summary_info .tag_list:after {display:table;clear:both;content:"";table-layout:fixed}
.summary_info .tag_list .tag_item {display:inline-block;float:left;margin-right:8px;padding:0 12px;height:24px;border:1px solid #d7dce5;border-radius:16px;box-sizing:border-box;color:#5c667b;font-size:13px;line-height:22px;background-color:#fff}
.summary_info .tag_list .tag_item em {margin-right:4px;color:#b4c0d3;content:"#"}
.summary_info .tag_list .tag_item.selected {border-color:#6d9cfa;color:#4876ef}
.summary_info .tag_list .tag_item.selected em {color:#4876ef}
.summary_info .wrap_tag_item {display:flex;margin-top:16px}
.summary_info .wrap_tag_item .tag_item_list {}
.summary_info .wrap_tag_item .tag_item_list li {margin-right:4px}
.summary_info .wrap_tag_item .tag_item_list .tag_item {padding:2px 12px;height:24px}
.summary_info .wrap_tag_item .tag_item_list .tag_item .ico_svg {margin-top:1px}
.summary_info .wrap_tag_item .btn_tag_more {display:inline-block;padding:1px 6px;height:24px;box-sizing:border-box;border:1px solid var(--gray40);border-radius:16px;color:var(--gray80);font-size:13px;line-height:20px}
.summary_info .notice_list {margin-top:24px}
.summary_info .notice_list li {overflow:hidden;position:relative;margin-bottom:8px;padding-left:24px;height:20px;box-sizing:border-box;color:#5c667b;font-size:12px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}
.summary_info .notice_list li:last-child {margin-bottom:0}
.summary_info .notice_list li .ico_checked {position:absolute;top:3px;left:0;width:16px;height:16px}
.summary_info .notice_list li .ico_memo {position:absolute;top:2px;left:0;width:16px;height:16px}
.summary_info .notice_list li .notice_data {margin-left:4px;color:#8491a7;font-size:12px}
.summary_info .notice_list li .memo_txt {display:inline-block;overflow:hidden;max-width:84%;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}
.summary_info .personal_condition_txt {color:#343f57;font-size:14px;line-height:20px}
.summary_info .personal_condition_txt.private {padding-left:35px}

/* WMG-36793 이력서 개인정보 수집 동의 추가 */
.terms_agree .agree_box {padding:32px;border:1px solid var(--gray30);border-radius:4px}
.terms_agree .agree_box .agree_article {margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--gray30);color:#5c667b}
.terms_agree .agree_box .agree_article strong {color:var(--gray120)}
.terms_agree .agree_box .agree_article .all_agree {font-size:16px;font-weight:bold}
.terms_agree .agree_box .agree_article .agree_txt {margin-left:8px;color:var(--gray100);font-size:14px}
.terms_agree .agree_box .agree_article li+li {margin-top:16px}
.terms_agree .agree_box .agree_article.depth2 {margin-bottom:0;padding-bottom:0;border:none}
.terms_agree .agree_box .agree_article.depth2 li {display:flex;align-items:flex-start;justify-content:space-between}
.terms_agree .agree_box .agree_article.depth2 li a {display:flex;align-items:center;flex-shrink:0;color:var(--gray80);font-size:14px;line-height:20px}
.terms_agree .agree_box .agree_article.depth2 li a:after {display:block;margin-left:4px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%238491A7' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat;content:''}

.resume_privacy {width:677px;font-size:14px;line-height:20px}
.resume_privacy .privacy_table {font-size:14px;line-height:20px}
.resume_privacy .privacy_table tr {border-top:1px solid var(--gray40)}
.resume_privacy .privacy_table tr:last-child {border-bottom:1px solid var(--gray40)}
.resume_privacy .privacy_table th {padding:16px 12px;width:150px;color:var(--gray100);font-weight:bold;vertical-align:top}
.resume_privacy .privacy_table td {padding:16px 12px;color:var(--gray100)}
.resume_privacy .privacy_table td strong {font-weight:bold;text-decoration:underline}
.resume_privacy .notice {margin-top:24px;color:var(--gray80)}

/* 개인 - 미리보기 화면에서 인쇄할 시 안내 문구 제거 */
@media print {
    .box_btnline {display:none}
}

/* AI 커리어 토스트 팝업 */
@keyframes ai-toast {
    0% {opacity:0;visibility:hidden;bottom:40px;transition:all 0.3s}
    10% {opacity:1;visibility:visible;bottom:60px;transition:all 0.3s}
    90% {opacity:1;visibility:visible;bottom:60px;transition:all 0.3s}
    100% {opacity:0;visibility:hidden;bottom:40px;transition:all 0.3s}
}

/* WMG-38000 */
.area_jobs_search {display:none;overflow:hidden;position:absolute;top:52px;left:-1px;z-index:10;width:312px;height:474px;border:1px solid var(--gray40);border-radius:8px;box-sizing:border-box;background-color:#fff;box-shadow:2px 6px 16px rgba(17, 42, 128, 0.08)}
.area_jobs_search .search_input {position:relative;height:48px;padding:0 4px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--gray40)}
.area_jobs_search .search_input .btn_search_gray, .area_jobs_search .search_input .btn_search_gray svg {width:16px;height:16px}
.area_jobs_search .search_input .btn_search_gray {position:absolute;top:50%;left:16px;transform:translateY(-50%)}
.area_jobs_search .search_input .inp_typo {padding:0 16px 0 40px;width:100%;height:40px;border: 0;box-sizing: border-box;color:var(--gray120);font-size:14px;line-height:30px;background:none}
.area_jobs_search .area_scroll {max-height:423px;overflow-y:auto;box-sizing:border-box}
.area_jobs_search .area_scroll.depth_2_wrap {max-height:378px}
.area_jobs_search .area_scroll::-webkit-scrollbar {width:8px}
.area_jobs_search .area_scroll::-webkit-scrollbar-track {background:var(--white);margin:2px 0}
.area_jobs_search .area_scroll::-webkit-scrollbar-thumb {background:var(--gray40);border:2px solid var(--white);border-radius:8px}

.area_jobs_search .jobs_select_box {padding:8px 20px 16px}
.area_jobs_search .jobs_select_box + .jobs_select_box {border-top:1px solid var(--gray20)}
.area_jobs_search .jobs_select_box .tit {display:block;margin-bottom:8px;font-size:13px;font-weight:700;line-height:24px;color:var(--gray80)}
/*WMG-38479 추가*/
.area_jobs_search .jobs_select_box .tit.type2 {display:flex;align-items:center;padding:4px 0;font-size:14px;line-height:28px;color:var(--gray110)}
.area_jobs_search .jobs_select_box .tit.type2 .inp_keyword {display:block;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--blue80)}
/* ./ */
.area_jobs_search .jobs_select_box .category_recommend {display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:4px}
.area_jobs_search .jobs_select_box .category_recommend .btn_depth1_job {padding:0 12px;height:32px;border-radius:40px;border:1px solid var(--blue30);background:var(--blue10);font-size:14px;color:var(--gray100)}
.area_jobs_search .jobs_select_box .category_recommend .btn_depth1_job:hover {border: 1px solid var(--blue50);background:var(--blue30)}
.area_jobs_search .jobs_select_box .category_depth_1 {padding-bottom:4px;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;gap:8px}
.area_jobs_search .jobs_select_box .category_depth_1 .btn_depth1_job {padding:2px 8px;width:calc(50% - 4px);height:44px;border:1px solid var(--gray30);border-radius:4px;color:var(--gray120);font-size:14px}
.area_jobs_search .jobs_select_box .category_depth_1 .btn_depth1_job:hover {background:var(--gray10)}
.area_jobs_search .jobs_select_box .category_depth_1 .btn_depth1_job.selected {border-color:var(--blue90);color:var(--blue90)}
.area_jobs_search .jobs_select_box .category_depth_1 .btn_depth1_job.selected:hover {background-color:var(--blue10)}
.area_jobs_search .jobs_select_box .category_depth_1 .btn_depth1_job .t_depth {max-height:44px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}

.area_jobs_search .fix_select_depth1 {height:44px;padding:0 20px 0 12px;display:flex;align-items:center;justify-content:flex-start;gap:8px;border-bottom:1px solid var(--gray20  )}
.area_jobs_search .fix_select_depth1 .select_depth1_name {width:100%;font-size:14px;font-weight:700;color:var(--gray100)}
.area_jobs_search .fix_select_depth1 .btn_search_back:hover {background:#F4F6FA;border-radius:4px}
.area_jobs_search .fix_select_depth1 .btn_search_back,
.area_jobs_search .fix_select_depth1 .btn_search_back svg {width:24px;height:24px}
.area_jobs_search .fix_select_depth1 .btn_sort_order {display:flex;align-items:center;gap:4px;min-width:83px;font-size:13px;color:#8491A7}
.area_jobs_search .fix_select_depth1 .btn_sort_order svg {width:16px;height:16px}
.area_jobs_search .fix_select_depth1 + .area_scroll {max-height:426px}

.area_jobs_search .category_depth_2 {padding:9px 0 12px}
.area_jobs_search .category_depth_2 li {background:var(--white)}
.area_jobs_search .category_depth_2 li:hover {background:var(--gray20)}
.area_jobs_search .category_depth_2 li .btn_depth2_job {overflow:hidden;padding:8px 48px 8px 16px;margin:0 4px;width:calc(100% - 8px);font-size:14px;color:var(--gray120);background:transparent;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;text-align:left}
.area_jobs_search .category_depth_2 .selected .btn_depth2_job {color:var(--blue90);font-weight:700;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 7.87879L6.91304 12L13 4' stroke='%234876EF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 95% 50%}
.area_jobs_search .category_depth_2 .selected:hover .btn_depth2_job {background:var(--blue20) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 7.87879L6.91304 12L13 4' stroke='%234876EF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 95% 50%}

.area_jobs_search .jobs_auto_search {padding:0 0 20px}
.area_jobs_search .auto_keyword {margin:0 0 8px;padding:8px 0;border-bottom:1px solid var(--gray20)}
.area_jobs_search .auto_keyword li {width:100%;box-sizing:border-box;background:var(--white)}
.area_jobs_search .auto_keyword li:hover {background:var(--gray20)}
.area_jobs_search .auto_keyword .btn_auto_keyword {padding:0 16px;margin:0 4px;width:calc(100% - 8px);height:36px;background:transparent;display:flex;justify-content:space-between;align-items:center;gap:8px}
.area_jobs_search .auto_keyword .search_result_job {overflow:hidden;width:156px;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:var(--gray120);text-align:left}
.area_jobs_search .auto_keyword .depth1_keyword {overflow:hidden;width:104px;text-overflow:ellipsis;white-space:nowrap;text-align:right;font-size:13px;color:var(--gray80)}

.area_jobs_search .btn_all_jobs {position:relative;margin:0 0 0 20px;height:32px;line-height:32px;font-size:14px;color:var(--blue90)}
.area_jobs_search .btn_all_jobs::after {position:absolute;right:-8px;top:50%;content:'';width:4px;height:4px;border-top:1px solid var(--blue80);border-right: 1px solid var(--blue80);transform: translateY(-50%) rotate(45deg)}
/* WMG-38479 수정 */
.area_jobs_search .no_keyword_wrap {margin:8px 0 0;padding:0}
.area_jobs_search .no_keyword_wrap .notice_text {padding:20px 0;text-align:center;font-size:14px;line-height:20px;color:var(--gray80)}
.area_jobs_search .no_keyword_wrap .notice_text .inp_keyword {color:var(--gray100);display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;vertical-align: text-bottom;max-width:200px}
.area_jobs_search .no_keyword_wrap .box_direct_regist {position:relative;margin:8px 0;}
.area_jobs_search .no_keyword_wrap .box_direct_regist:hover {background:var(--gray20)}
.area_jobs_search .no_keyword_wrap .box_direct_regist::before,
.area_jobs_search .no_keyword_wrap .box_direct_regist::after {position:absolute;content:'';width:calc(100% - 32px);height:1px;background:var(--gray30);left:50%;transform:translateX(-50%)}
.area_jobs_search .no_keyword_wrap .box_direct_regist::before {top:-8px}
.area_jobs_search .no_keyword_wrap .box_direct_regist::after {bottom:-8px}
.area_jobs_search .no_keyword_wrap .box_direct_regist .question svg {width:20px;height:20px}
.area_jobs_search .no_keyword_wrap .link_directly {padding:12px 20px;display:flex;align-items:center;border-radius:8px}
.area_jobs_search .no_keyword_wrap .link_directly:hover {background:var(--gray20)}
.area_jobs_search .no_keyword_wrap .link_directly .title {font-size:14px;color:var(--gray100);line-height:20px;margin-left:12px}
.area_jobs_search .no_keyword_wrap .link_directly .color_blue {color:var(--blue90)}
.area_jobs_search .no_keyword_wrap .link_directly .title p {font-size:14px;line-height:20px;color:var(--gray80)}
.area_jobs_search .no_keyword_wrap .link_directly .inp_keyword {color:var(--gray120);display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;vertical-align: text-bottom;max-width:130px}
.area_jobs_search .no_keyword_wrap .box_direct_regist .arr svg {width:8px;height:16px}

.box_certify_jobs {margin:8px 0 0;padding:8px 20px;display:flex;align-items:center;gap:20px;background:var(--blue20);border-radius:8px;box-sizing:border-box}
.box_certify_jobs p {display:flex;justify-content:flex-start;align-items:center;font-size:14px;color:var(--gray120);line-height:20px}
.box_certify_jobs .inp_jobs {display:inline-block;overflow:hidden;max-width:274px;color:var(--blue90);text-overflow:ellipsis;white-space:nowrap}
.box_certify_jobs .check_jobs {width:62px;height:32px;display:flex;align-items:center;justify-content:center;gap:2px;border:1px solid var(--gray40);border-radius:16px;background:var(--white);font-size:13px;color:var(--gray100)}
.box_certify_jobs .check_jobs:hover{background:var(--gray20)}
.box_certify_jobs input[type="checkbox"] {display:none}
.box_certify_jobs input[type="checkbox"]:checked + .check_jobs {border-color:var(--blue90);color:var(--blue90)}
.box_certify_jobs input[type="checkbox"]:checked + .check_jobs .btn_check {display:block}
.box_certify_jobs .btn_check {position:relative;display:none;width:16px;height:16px}
.box_certify_jobs .btn_check::after {position:absolute;content:'';left:2px;top:0;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 7.87879L6.91304 12L13 4' stroke='%234876EF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%}

/******************************
개인회원 공통영역 CSS
property:value\9 hack은 ~IE10에 적용되며,
_:-ms-lang(x), selector hack은 only IE10 적용입니다.
******************************/
/* components.css에서 가저 온 요소들 */
/* select 기본 */
.sri_select {display:inline-block;position:relative;height:32px;color:#444;font-size:13px;vertical-align:middle}
.sri_select .selected {overflow:hidden;padding:0 29px 1px 11px;width:100%;height:32px;border:1px solid #dbdbdb;box-sizing:border-box;text-align:left;text-overflow:ellipsis;white-space:nowrap;background-color:#fff;background-position:100% 0;cursor:pointer}
.sri_select .first {color:#aeaeae}
.sri_selected .selected {border-color:#ababab}
.sri_selected .first {border-color:#dbdbdb}
.sri_select .ico_arr {background-image:url(//www.saraminimage.co.kr/ui/form/ico_arr.png);background-repeat:no-repeat}
.sri_select .list_opt {display:none;overflow:hidden;overflow-y:auto;position:absolute;top:31px;right:0;left:0;z-index:10;max-height:204px;border:1px solid #ababab;box-sizing:content-box;background-color:#fff}
.sri_select .list_opt .link_opt {display:block;overflow:hidden;padding:0 11px;height:32px;box-sizing:border-box;color:#444;font-size:13px;line-height:30px;text-align:left;text-overflow:ellipsis;white-space:nowrap;word-break:normal}
.sri_select .list_opt .link_opt:hover {background-color:#ebebeb}
.sri_select .list_opt .on .link_opt {background-color:#ebebeb}
.sri_select.reverse .list_opt {top:auto;bottom:31px}
.sri_select.open .selected {z-index:10;border-color:#ababab;background-position:100% -50px}
.sri_select.open .list_opt {display:block}
.sri_select_lg {width:100%;height:50px;font-size:15px}
.sri_select_lg .selected {padding-right:39px;padding-left:19px;height:50px;font-weight:bold;background-position:98% 10px}
.sri_select_lg .first {font-weight:normal}
.sri_select_lg .list_opt .link_opt {padding:0 19px;height:34px;font-size:15px;line-height:34px}
.sri_select_lg.open .selected {background-position:98% -41px}
.sri_select_lg.open .list_opt {top:49px}
.sri_select_lg.reverse .list_opt {top:auto;bottom:49px}
.sri_select.disabled {opacity:0.3;filter:alpha(opacity=30)}
.sri_select.disabled .selected {color:#000;background-color:#e8e8e8;cursor:default}
.sri_select .selected:disabled {background-color:#f8f8f8;cursor:default}

/* button */
.btn_basic_type01 {display:inline-block;padding:5px 13px 9px;height:32px;border:1px solid #ababab;box-sizing:border-box;color:#444;font-size:13px;line-height:normal;vertical-align:top;background-color:#fff}
.btn_basic_type01.btn_type_arrow:after {display:inline-block;margin-left:7px;width:4px;height:7px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat -1px -241px;content:""}
.btn_basic_type02 {display:inline-block;padding:5px 13px 9px;height:32px;border:1px solid #dbdbdb;box-sizing:border-box;color:#444;font-size:13px;line-height:normal;vertical-align:top;background-color:#fff}
.btn_basic_type03 {display:inline-block;padding:5px 13px 9px;height:32px;border:1px solid #e4e4e4;box-sizing:border-box;color:#444;font-size:13px;line-height:normal;vertical-align:top;background-color:#f8f8f8}
.btn_basic_type04 {display:inline-block;padding:5px 13px 9px;height:32px;border:1px solid #8f8f8f;box-sizing:border-box;color:#fff;font-size:13px;line-height:normal;vertical-align:top;background-color:#9c9c9c}
.btn_basic_type05 {display:inline-block;padding:5px 13px 9px;height:32px;border:1px solid #5f75eb;box-sizing:border-box;color:#fff;font-size:13px;line-height:normal;vertical-align:top;background-color:#6b80f1}
.btn_basic_type01:hover,
.btn_basic_type02:hover,
.btn_basic_type03:hover {color:#444}
.btn_basic_type04:hover,
.btn_basic_type05:hover {color:#fff}
.btn_basic_type05.btn_type_arrow:after {display:inline-block;margin-left:7px;width:4px;height:7px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat -45px -241px;content:""}
.btn_basic_type04.btn_type_arrow:after{display:inline-block;width:4px;height:7px;margin-left:7px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat -45px -241px;content:''}
.btn_basic_type01.btn_view,
.btn_basic_type04.btn_print,
.btn_basic_type05.btn_set {background-image:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png);background-repeat:no-repeat}
.btn_basic_type01.btn_view {padding-right:26px}
.btn_basic_type04.btn_print,
.btn_basic_type05.btn_set {padding-left:41px}
.btn_basic_type01.btn_view {background-position:84px -510px}
.btn_basic_type04.btn_print {background-position:15px -114px}
.btn_basic_type05.btn_set {background-position:13px -154px}
.btn_smaller_type01 {display:inline-block;padding:1px 9px 3px 9px;height:23px;border:1px solid #e4e4e4;box-sizing:border-box;color:#444;font-size:12px;line-height:17px;background-color:#fff}
.btn_smaller_type01:hover {color:#444}
.btn_smaller_type01.btn_more:after {display:inline-block;margin-left:8px;width:4px;height:7px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat -1px -241px;content:""}
.btn_biggest_type01 {display:inline-block;padding:13px 8px 14px;width:200px;height:50px;border:1px solid #5f75eb;box-sizing:border-box;color:#fff;font-size:16px;line-height:normal;text-align:center;vertical-align:top;background-color:#6b80f1}/* WMG-17554 */
.btn_biggest_type02 {display:inline-block;padding:13px 10px 14px;height:50px;border:1px solid #555;box-sizing:border-box;color:#fff;font-size:16px;line-height:normal;text-align:center;vertical-align:top;background-color:#555}/* WMG-17554 */
.btn_biggest_type03 {display:inline-block;padding:13px 10px 14px;height:50px;border:1px solid #ababab;box-sizing:border-box;color:#fff;color:#666;font-size:16px;line-height:normal;text-align:center;vertical-align:top;background-color:#fff}/* WMG-17554 */
.btn_biggest_type04 {display:inline-block;padding:13px 10px 14px;height:50px;border:1px solid #707070;box-sizing:border-box;color:#fff;color:#fff;font-size:16px;line-height:normal;text-align:center;vertical-align:top;background-color:#707070}/* WMG-17554 */
.btn_basic2 {display:inline-block;padding:6px 14px 8px;height:40px;border:1px solid #dbdbdb;box-sizing:border-box;color:#666;font-size:15px;line-height:normal;vertical-align:top;background-color:#fff}
.btn_basic2.type02 {border:1px solid #444;color:#fff;background-color:#555}
.btn_basic2.type03 {border:1px solid #8f8f8f;color:#fff;background-color:#9c9c9c}
.btn_basic2.type05 {border:1px solid #5f75eb;color:#fff;background-color:#7185e8}
.btn_basic2.type05:disabled {border:1px solid #8f8f8f;color:#fff;background-color:#9c9c9c}
.btn_basic2.btn_copy:before {display:inline-block;margin-right:8px;width:15px;height:14px;vertical-align:middle;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_sri_input2.png) 0 -150px no-repeat;content:""}
.btn_basic2.btn_reset:before {display:inline-block;margin-right:8px;width:15px;height:14px;vertical-align:middle;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_sri_input2.png) 0 -200px no-repeat;content:""}
.btn_basic2.btn_pdown:before {display:inline-block;margin-right:8px;width:15px;height:14px;vertical-align:middle;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_sri_input2.png) 0 -250px no-repeat;content:""}

.inpRdoSw {display:inline-block;vertical-align:middle}
.inpRdoSw:after {display:table;clear:both;content:"";table-layout:fixed}
.inpRdoSw .inOption {float:left;position:relative}
.inpRdoSw .inOption+.inOption {margin-left:-1px}
.inpRdoSw .inOption>input {position:absolute;top:0;width:1px;height:1px;outline:none;opacity:0;pointer-events:none}
.inpRdoSw .inOption>.lbl {display:inline-block;padding:5px 14px 6px;height:32px;border:1px solid #dbdbdb;box-sizing:border-box;color:#666;font-size:13px;line-height:19px;text-align:center;vertical-align:top;background-color:#fff;cursor:pointer;user-select:none}
.inpRdoSw .inOption:nth-child(n + 2):after {position:absolute;top:0;left:-1px;z-index:2;width:2px;height:100%;content:""}
.inpRdoSw .inOption>input:focus+.lbl {outline:5px auto -webkit-focus-ring-color;outline:1px dotted invert}
.inpRdoSw .inOption>input:checked+.lbl {position:relative;z-index:2;border-color:#4876ef;background-color:#4876ef;color:#fff}
.inpRdoSw.colorWhite .inOption>input:checked+.lbl {background-color:#fff;color:#4876ef}
.inpRdoSw.colorGray .inOption>input:checked+.lbl {background-color:#555;color:#fff;border-color:#444}
.inpRdoSw.colorWhite .inOption>input:checked:disabled+.lbl,
.inpRdoSw.colorGray .inOption>input:checked:disabled+.lbl,
.inpRdoSw .inOption>input:disabled+.lbl {border-color:#ddd;color:#888;background-color:#efefef;cursor:default}
.inpRdoSw.sizeS .inOption>.lbl {padding-top:2px;padding-bottom:3px;height:23px;font-size:12px;line-height:16px}
.inpRdoSw.sizeL .inOption>.lbl {padding-top:9px;padding-bottom:10px;height:40px;font-size:15px;line-height:19px}
.inpRdoSw.sizeXL .inOption>.lbl {padding-top:11px;padding-bottom:11px;height:50px;font-size:16px;line-height:26px}

/* form 확인필요 */
#login_frm{width:392px}
#login_frm .login_page_wrap{padding:0}
#login_frm .login_page_wrap .login_input_wrap{float:none}
#login_frm .login_input_wrap .setting{margin-top:0}

.sri_input[type="number"],
.sri_input[type="text"] {padding:0 11px 1px 11px;height:32px;border:1px solid #dbdbdb;box-sizing:border-box;color:#444;font-size:13px;line-height:28px;vertical-align:middle;background:#fff}
.sri_input[type="number"]:disabled,
.sri_input[type="text"]:disabled,
.sri_input.readonly {background-color:#ccc;opacity:0.3;filter:alpha(opacity=30)}
.sri_marks {display:inline-block;padding:0 10px 0 3px;font-size:13px;vertical-align:middle}

.tbl_fieldset {width:100%;border-bottom:#eaeaea 1px solid;border-collapse:collapse;table-layout:fixed}
.tbl_fieldset caption {visibility:hidden;overflow:hidden;position:absolute;top:-1px;left:-1px;height:0;font-size:0}
.tbl_fieldset button,
.tbl_fieldset input {vertical-align:middle}
.tbl_fieldset th {padding:9px 0 9px 20px;border-top:#eaeaea 1px solid;color:#666;font-size:13px;font-weight:normal;text-align:left;background:#f7f7f7}
.tbl_fieldset td {padding:9px 0 9px 15px;border-top:#eaeaea 1px solid;color:#444;font-size:0;text-align:left;word-spacing:0;background:#fff}
.tbl_fieldset td .sub {margin-top:7px}
.tbl_fieldset .expiredin {display:inline-block;margin:7px 0 0 3px;color:#f00;font-size:12px;vertical-align:top}
.tbl_fieldset .expiredin strong {font-weight:normal}
.tbl_fieldset td .sri_input,
.tbl_fieldset td .sri_select,
.tbl_fieldset td .btn_basic_type04 {margin-right:6px}
.tbl_fieldset td .sri_check {margin-right:12px}
.tbl_fieldset td .sri_radio {margin-right:14px}
/*.toast_message{display:none;position:absolute;padding:0 20px;line-height:30px;border-radius:15px;color:#fff;text-align:center;background-color:rgba(25,25,25,0.8);box-sizing:border-box}*/
@media \0screen {
    .toast_message {background-color:#191919\9}
}
/* 테두리 및 그림자
    .shadow_section :일반 박스
    .shadow_upper :일반 박스 위로 겹쳐서 올라가는 버튼
    .shadow_box :버튼
*/
.shadow_section{box-shadow:0 1px 4px 0 rgba(0,0,0,0.2)}
.shadow_box{box-shadow:0 1px 1px 1px rgba(0,0,0,0.12)}
.shadow_box:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,0.5)}
.shadow_box:active{box-shadow:0 1px 3px 0 rgba(0,0,0,0.5)}
.shadow_box.visited{box-shadow:0 1px 1px 0 rgba(0,0,0,0.16)}
.shadow_box.visited:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,0.5)}
.shadow_box.visited:active{box-shadow:0 1px 3px 0 rgba(0,0,0,0.5)}
.shadow_upper{box-shadow:0 1px 1px 1px rgba(0,0,0,0.23)}
.shadow_upper:hover{box-shadow:0 1px 1px 1px rgba(0,0,0,0.28)}
.shadow_upper:active{box-shadow:0 1px 1px 1px rgba(0,0,0,0.28)}

@media \0screen{
    .shadow_section{outline:#ccc 1px solid\9}
    .shadow_box{outline:#ccc 1px solid\9}
    .shadow_box:hover{outline:#999 1px solid\9}
    .shadow_box:active{outline:#666 1px solid\9}
    .shadow_box.visited{outline:#eee 1px solid\9}
    .shadow_box.visited:hover{outline:#999 1px solid\9}
    .shadow_box.visited:active{outline:#666 1px solid\9}
    .shadow_upper{outline:#999 1px solid\9}
    .shadow_upper:hover{outline:#999 1px solid\9}
    .shadow_upper:active{outline:#999 1px solid\9}
}
.recruit_summary_basic{position:relative;margin-bottom:10px;padding:0 30px;background-color:#fff}
.recruit_summary_basic:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,0.5)}
.recruit_summary_basic .desc{height:39px;border-bottom:1px solid #ebebeb;font-size:13px;line-height:39px;color:#555}
.recruit_summary_basic .desc .point{color:#ff6129}
.summary_wrap .recruit_summary_basic .company_name,
.summary_wrap .recruit_summary_basic .recruit_name {overflow:hidden;max-width:607px;text-overflow:ellipsis;white-space:nowrap}

/*  직무 마이홈 확인필요 */
.recruit_summary_basic.position .desc {color:#444}
.recruit_summary_basic.position .desc .point{color:#22ae8f}
.recruit_summary_basic.position .desc .badge_position {display:inline-block;margin-right:9px;padding:2px 10px 4px;min-width:54px;height:22px;font-weight:bold;font-size:12px;line-height:16px;color:#fff;text-align:center;border-radius:12px;box-sizing:border-box;background:#22ae8f}
.recruit_summary_basic.position .sri_btn_interested {position:relative;border-color:#22ae8f;color:#22ae8f}
.recruit_summary_basic .sri_btn_sm:disabled span {color:#fff;border-color:#e1e1e1;background:#e1e1e1;cursor:default}
.recruit_summary_basic .wrap_layer_tooltip{margin:4px 0 0 2px;height:16px}
.recruit_summary_basic .wrap_layer_tooltip button.interested_corp{background-position:-42px 0}
.recruit_summary_basic .wrap_layer_tooltip button.interested_on{background-position:-62px 0}
.recruit_summary_basic .btn_scrap{display:inline-block;margin-top:3px;line-height:20px;vertical-align:top}
.recruit_summary_basic .inner{display:table;width:100%}
.recruit_summary_basic ul.info_list{display:table-cell;padding:20px 10px 20px 0;width:630px;line-height:22px}
.recruit_summary_basic ul.info_list li.company_name{padding-bottom:7px;font-size:18px;color:#444;font-weight:bold}
.recruit_summary_basic ul.info_list li.recruit_name{font-size:15px;color:#444}
.recruit_summary_basic ul.info_list li.recruit_sector{font-size:13px;color:#888}
.recruit_summary_basic ul.info_list li.recruit_sector a {display:inline-block;vertical-align:top}
.recruit_summary_basic ul.info_list li.recruit_sector span:before{content:'|';display:inline-block;padding:0 7px 0 5px;font-size:10px;color:#e5e5e5}
.recruit_summary_basic ul.info_list li.recruit_sector span:first-child:before{content:'';padding:0}
.recruit_summary_basic .date{display:table-cell;width:80px;font-size:12px;color:#666;text-align:center;vertical-align:middle}
.recruit_summary_basic .date span.soon{color:#ff6129}
.recruit_summary_basic .date .btn_apply{display:inline-block;margin-top:8px}
.recruit_summary_basic .date .sri_btn_sm{display:inline-block;margin-top:8px}
.recruit_summary_basic .from_section{margin:0 -30px;padding:0 30px;height:40px;line-height:40px;text-align:right;background-color:#f9f9f9;box-sizing:border-box}
/* WMG-26592 */
.recruit_summary_basic .from_section .notice {float:left;color:#353535;font-size:13px}
.recruit_summary_basic .from_section .notice:before {display:inline-block;margin:10px 10px 0 0;width:14px;height:19px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_recommand_14x19.png) no-repeat 0 50%;content:""}
.recruit_summary_basic .from_section .notice .point {color:#22ae8f;font-size:14px}
/* // WMG-26592 */
.recruit_summary_basic .from_section a{display:inline-block;color:#555555}
.recruit_summary_basic .from_section a span{font-size:13px}
.recruit_summary_basic.favorite .desc{padding-left:23px}
.recruit_summary_basic.favorite .desc:after{content:'';width:16px;height:16px;display:block;position:absolute;top:12px;left:30px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/img_avatar_spr.png) 0 0 no-repeat}

.activity_guidance_wrap{ padding-top:35px}
.activity_guidance_wrap h3.title{padding:0 0 14px 0;font-size:18px;color:#444;font-weight:bold}
.activity_guidance_wrap h3.title strong{ color:#6d82f3}
.activity_guidance_wrap ul:after{clear:both;content:'';display:block}
.activity_guidance_wrap li{float:left; padding-right:10px}
.activity_guidance_wrap li.favor_corp{ padding-right:0}
.activity_guidance_wrap li .box_cont{ display:block; padding-top:120px;width:148px;height:200px;font-size:18px; line-height:24px;text-align:center;background:#fff url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_active_guidance_spr.png) no-repeat;box-sizing:border-box}
.activity_guidance_wrap li .recruit_scrap{background-position:35px 25px}
.activity_guidance_wrap li .resume_reg{background-position:-115px 25px}
.activity_guidance_wrap li .avatar_search{background-position:-265px 25px}
.activity_guidance_wrap li .talentpull_reg{background-position:-415px 25px}
.activity_guidance_wrap li .favor_company{background-position:-565px 25px}
.activity_guidance_wrap li .recruit_scrap:hover{background-position:35px -175px}
.activity_guidance_wrap li .resume_reg:hover{background-position:-115px -175px}
.activity_guidance_wrap li .avatar_search:hover{background-position:-265px -175px}
.activity_guidance_wrap li .talentpull_reg:hover{background-position:-415px -175px}
.activity_guidance_wrap li .favor_company:hover{background-position:-565px -175px}
.activity_guidance_wrap ul.no_scrap li .box_cont{width:187px}
.activity_guidance_wrap ul.no_scrap .recruit_scrap{display:none}
.activity_guidance_wrap ul.no_scrap li .resume_reg{background-position:-95px 25px}
.activity_guidance_wrap ul.no_scrap li .avatar_search{width:188px;background-position:-245px 25px}
.activity_guidance_wrap ul.no_scrap li .talentpull_reg{width:188px;background-position:-395px 25px}
.activity_guidance_wrap ul.no_scrap li .favor_company{background-position:-545px 25px}
.activity_guidance_wrap ul.no_scrap li .resume_reg:hover{background-position:-95px -175px}
.activity_guidance_wrap ul.no_scrap li .avatar_search:hover{background-position:-245px -175px}
.activity_guidance_wrap ul.no_scrap li .talentpull_reg:hover{background-position:-395px -175px}
.activity_guidance_wrap ul.no_scrap li .favor_company:hover{background-position:-545px -175px}

#nudge_wrap.scroll_abs > .inner{position:fixed;top:75px;right:auto}
/* 우측영역 높이보다 길때 스크롤 대응*/
#nudge_wrap.scroll_has > .inner{position:fixed;top:auto;right:auto;bottom:0}
#nudge_wrap.scroll_stop > .inner{position:absolute;top:auto;right:auto;bottom:60px}

.btn_more_bar{display:block;margin-top:9px;width:100%;height:42px;border:#dbdbdb 1px solid;text-align:center;line-height:40px;color:#888;font-size:14px;background:#f8f8f8;box-sizing:border-box}
.btn_more_bar strong{color:#444;font-weight:normal}
.btn_more_bar span.system_font{ font-size:11px;vertical-align:middle}

/* 비밀번호 확인&변경 */
.login_info_wrap .wrapper_narrow{min-height:678px}
.login_info_wrap .personinfo_confirm_wrap{text-align:center}
.login_info_wrap .personinfo_confirm_wrap .exc01{font-size:14px;line-height:20px;color:#888}
.login_info_wrap .personinfo_confirm_wrap .exc01 strong{color:#444444}
.login_info_wrap .personinfo_confirm_wrap .exc01 .point01{font-size:12px;color:#ff6129}
.login_info_wrap .personinfo_confirm_wrap .password_confirm{padding-top:40px}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .title{font-size:28px;color:#444444}
.login_info_wrap .personinfo_confirm_wrap .password_confirm legend{display:none}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .ipt_wrap{margin:30px auto 0;width:350px;border-top:1px solid #e9e9e9;text-align:left}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .ipt_wrap li{width:348px;height:58px;line-height:58px;font-size:20px;color:#444;border:solid #e9e9e9;border-width:0 1px 1px 1px}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .ipt_wrap li.name{background-color:#f8f8f8}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .ipt_wrap li.password{}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .ipt_wrap li label.stitle{display:inline-block;padding-left:20px;width:80px;height:58px;font-size:14px;color:#888;vertical-align:top}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .ipt_wrap li.name .name_wrap{display:inline-block;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .ipt_wrap input[type=text],
.login_info_wrap .personinfo_confirm_wrap .password_confirm .ipt_wrap input[type=password]{width:230px;border:none;font-size:20px;color:#444}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .btn_wrap{padding-top:10px;border:none}
.login_info_wrap .personinfo_confirm_wrap .password_confirm .btn_wrap input.btn_confirm{width:350px;height:50px;text-align:center;font-size:16px;color:#fff;border:none;background-color:#6b80f1}
.login_info_wrap .personinfo_confirm_wrap .password_confirm.social .ipt_wrap{width:400px}
.login_info_wrap .personinfo_confirm_wrap .password_confirm.social .ipt_wrap li{width:398px}
.login_info_wrap .personinfo_confirm_wrap .password_confirm.social .ipt_wrap li label.stitle{font-size:13px}
.login_info_wrap .personinfo_confirm_wrap .password_confirm.social .ipt_wrap select,
.login_info_wrap .personinfo_confirm_wrap .password_confirm.social .ipt_wrap input[type=text]{border:1px solid #e9e9e9;font-size:13px;color:#444}
.login_info_wrap .personinfo_confirm_wrap .password_confirm.social .ipt_wrap li img{vertical-align:middle}
.login_info_wrap .personinfo_confirm_wrap .password_confirm.social .btn_wrap input.btn_confirm{width:400px}

/* QA툴팁 (입사지원현황,메일수신설정) */
.apply_guide .TipBox {display:inline-block}
.apply_guide .TipBox .TipCont {z-index:100}
.TipCont .apply_text_notice {margin-top:15px;color:#666}
.TipCont .apply_text_notice:first-child {margin-top:0}
.TipCont .apply_text_notice dt {position:relative;padding-left:25px;font-weight:bold}
.TipCont .apply_text_notice dt span {position:absolute;top:0;left:0;color:#6d82f3;font-size:13px}
.TipCont .apply_text_notice dd {position:relative;margin-top:5px;padding-left:25px;font-size:12px}
.TipCont .apply_text_notice dd span {position:absolute;top:0;left:0;font-size:13px;font-weight:bold}

/* 메일수신설정 내용이관 */
.notice_wrap .inpRdoSw {position:absolute;top:16px;right:0}
.notice_wrap .inpRdoSw .lbl {padding:0 10px 2px 10px;width:44px;color:#9c9c9c;background:#f8f8f8;border-color:#e4e4e4;}
.notice_wrap .inpRdoSw .inOption input[value=reject]:checked +.lbl {color:#fff;background:#9c9c9c;border-color:#9c9c9c;}
.wrap_receive_setting .box_setting {position:relative;margin-top:30px;padding-top:25px;border:1px solid #ededed}
.wrap_receive_setting .box_setting:first-of-type {margin-top:0}
.box_setting .inpRdoSw {position:absolute;top:30px;right:30px}
.box_setting .inpRdoSw .lbl {padding:0 10px 2px 10px;width:44px;color:#9c9c9c;background:#f8f8f8;border-color:#e4e4e4;}
.box_setting .inpRdoSw .inOption input[value=reject]:checked +.lbl {color:#fff;background:#9c9c9c;border-color:#9c9c9c;}
.box_setting .title_wrap {margin:0 30px}
.box_setting .ico_new {display:inline-block;margin:-5px 0 0 4px;width:14px;height:14px;font-size:0;line-height:0;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_new03.png) no-repeat}
.box_setting .txt_period {padding-left:18px;color:#fe6129;font-weight:normal;font-size:13px;line-height:18px}
.box_setting .btn_more {display:inline-block;margin-left:10px;padding:1px 9px 3px 9px;height:23px;border:1px solid #ddd;box-sizing:border-box;color:#888;font-size:12px;line-height:17px;background-color:#fff}
.box_setting .btn_more:after {display:inline-block;margin-left:8px;width:4px;height:7px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat -1px -241px;opacity:.65;content:""}
.box_setting .cont_desc {padding:5px 30px 25px;color:#888;font-size:14px;line-height:23px}
.box_setting .cont_desc .point {color:#6d82f3}
.box_setting .cont_desc .btn_preview:after {margin:3px 0 0 4px;width:13px;height:13px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_preview.png) no-repeat}
.box_setting .cont_thumb {position:relative;padding-left:168px;min-height:80px}
.box_setting .cont_thumb .thumnail {position:absolute;top:5px;left:30px;width:118px;height:78px;border:1px solid #e4e4e4}
.box_setting .cont_thumb .thumnail .btn_preview {display:none;position:absolute;top:0;left:0;width:118px;height:78px;border:0;background:rgba(0,0,0,0.5)}
.box_setting .cont_thumb .thumnail .btn_preview:after {display:inline-block;width:35px;height:35px;background-image:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_mail_detail_view.png);content:""}
.box_setting .cont_thumb .thumnail:hover .btn_preview {display:block}
.box_setting .cont_thumb .btn_more {margin:7px 0 0 0}
.box_setting .career_check {padding-top:13px;line-height:18px}
.box_setting .career_check .inpRdo {margin-right:18px}
.box_setting .receive_desc {position:relative;background:#f8f8f8}
.box_setting .receive_desc .txt_receive {overflow:hidden;padding:15px 160px 15px 29px;color:#666;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}
.box_setting .receive_desc .txt_receive .count {color:#ff6129}
.box_setting .receive_desc .btn_setting {position:absolute;top:10px;right:24px;border:0;padding:6px;color:#666;font-size:12px;line-height:16px;background:none}
.box_setting .receive_desc .btn_setting:after {display:inline-block;margin:6px 0 0 5px;width:9px;height:5px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arrow3_spr.png) no-repeat;content:""}
.box_setting .receive_desc .btn_more {position:absolute;top:14px;right:30px;height:27px;line-height:22px}
.box_setting .receive_desc .btn_more:after {opacity:.65}
.box_setting .receive_desc .list_type {display:none;padding:0 30px 30px}
.box_setting .list_type li {position:relative;margin-top:18px;padding-left:20px;min-height:23px}
.box_setting .list_type li:first-of-type {margin-top:0}
.box_setting .list_type li .inpRdoSw {top:0;right:0}
.box_setting .list_type .tit_type {display:inline-block;position:relative;padding:2px 3px 4px 0;height:23px;box-sizing:border-box;color:#666;font-size:13px;line-height:17px;vertical-align:top}
.box_setting .list_type .txt_detail {display:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.box_setting .list_type .txt_detail .link {display:inline-block;margin-top:3px;padding-top:5px;color:#6d82f3;font-size:12px;line-height:18px;text-decoration:underline}
.box_setting .list_type .btn_search {display:inline-block;padding:2px;vertical-align:top}
.box_setting .list_type .btn_search:after {display:block;width:15px;height:15px;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_search.png) no-repeat;content:""}
.box_setting .list_type .btn_desc {position:absolute;top:-2px;left:-6px;width:26px;height:26px;background:none;border:0}
.box_setting .list_type .btn_desc:after {display:block;margin:2px auto 0;width:9px;height:5px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arrow3_spr.png) no-repeat;content:""}
.box_setting .list_type .open .txt_detail {display:block}
.box_setting .list_type .open .btn_desc:after {background-position:0 -10px}
.box_setting .list_type .career_check {display:none}
.box_setting .list_type .open .career_check {display:block}
.box_setting .setting_open .btn_setting {text-decoration:underline}
.box_setting .setting_open .btn_setting:after {background-position:0 -10px}
.box_setting .setting_open .list_type {display:block}
.lpop_mail_preview{display:none;position:absolute;right:0;top:20px;padding:65px 30px 40px 40px;border:1px solid #888; background-color:#fff;z-index: 1100}
.lpop_mail_preview .inner {overflow:hidden;overflow-y:auto;padding-right:10px}
.lpop_mail_preview.preview2 {top:1641px}
.lpop_mail_preview.preview2 .inner {max-height:884px}
.lpop_mail_preview .btn_lpop_close{position:absolute; right:19px; top:19px; width:25px; height:25px;border:none; text-indent:-9999px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/btn_lpop_close.png) 0 0 no-repeat}
.layer_receive_setting {display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1020;background:rgba(0,0,0,.65)}
.layer_receive_setting .layer_pop_manage {top:50%;margin:-168px 0 0 -230px;width:462px;z-index:1020}
.layer_receive_setting .tit_receive {display:block;padding-bottom:20px;color:#444;font-size:24px;line-height:32px}
.layer_receive_setting .txt_receive {margin-bottom:10px;padding:14px 25px 16px;border:1px solid #ebebeb;color:#444;font-size:13px;line-height:21px;background:#f8f8f8}
.layer_receive_setting .cont_stop {margin-bottom:15px}
.layer_receive_setting .cont_stop.hide {display:none}
.layer_receive_setting .cont_stop .txt_stop {color:#666;font-size:13px;line-height:17px}
.layer_receive_setting .cont_stop .wrap_period {padding-top:10px}
.layer_receive_setting .cont_stop .wrap_period .InpBox {min-width:74px}
.layer_receive_setting .btn_confirm {display:block;margin:28px auto 10px;width:102px}

/* 확인필요 */
/*.btn_link_list {height:16px;width:49px;position:absolute;top:6px;right:0;display:block;padding-right:8px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/img_viewpage_spr.png) 100% -1095px no-repeat;font-size:13px;color:#777;text-align:right;font-weight:normal}
.btn_link_list:hover {color:#777}*/

/* 추천공고 목록 - (레거시 추정) 확인필요 */
/*.recomm_list{margin:0 0 26px 0}
.recomm_list li{display:block;position:relative;width:260px;height:112px;margin-top:8px;background:#fff;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.recomm_list li:first-child{margin-top:0}
.recomm_list li .link{display:block;position:relative;padding:14px 20px 0 20px;width:220px;height:98px;z-index:2}
.recomm_list li .corp{display:block;overflow:hidden;position:relative;height:16px;margin-bottom:6px;line-height:16px;font-size:15px;color:#555;font-weight:bold;z-index:2;text-overflow:ellipsis;white-space:nowrap}!* 2020-03-26 수정 *!
.recomm_list li .title{display:block;overflow:hidden;position:relative;height:18px;line-height:18px;font-size:13px;color:#555;z-index:2;text-overflow:ellipsis;white-space:nowrap}!* 2020-03-26 수정 *!
.recomm_list li .meta{display:block;position:relative;height:18px;margin-bottom:8px;line-height:18px;;font-size:12px;color:#888;z-index:2}
.recomm_list li .meta em{color:#ddd;font-size:10px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.recomm_list li .date{display:block;position:relative;padding:0 72px 0 17px;height:16px;line-height:16px;font-size:12px;color:#666;text-align:right;z-index:2}
.recomm_list li .date .soon{color:#ff6129}
.recomm_list li .fav{display:block;width:17px;height:15px;position:absolute;left:20px;bottom:16px;z-index:30}
.recomm_list li .sri_btn_xs{display:block;position:absolute;right:20px;bottom:13px;z-index:30}
.recomm_list li .recruit_func {position:absolute;right:20px;bottom:13px;text-align:right}
.recomm_list li .recruit_func .date {display:inline-block;margin-right:6px;padding:0}
.recomm_list li .recruit_func .sri_btn_xs {display:inline-block;position:relative;right:auto;bottom:auto}
.recomm_list li .bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;overflow:hidden;background-color:#fff;color:#f4f4f4}
.recomm_list li .bg canvas{width:100%;height:100%;position:absolute}
.recomm_list li:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}
.recomm_list li.visited:hover{background:#fff;-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}
.recomm_list li.visited .corp{color:#b4b4b4}
.recomm_list li.visited .title{color:#b5b5b5}
.recomm_list li.visited .meta{color:#c6c5c5}
.recomm_list li.visited .date{color:#b5b5b5}
.recomm_list li.visited:hover .corp, .recomm_list li.visited:active .corp{color:#555}
.recomm_list li.visited:hover .title, .recomm_list li.visited:active .title{color:#555}
.recomm_list li.visited:hover .meta, .recomm_list li.visited:active .meta{color:#888}
.recomm_list li.visited:hover .date, .recomm_list li.visited:active .date{color:#666}
.recomm_list li.visited .apply, .recomm_list li.visited .fav{opacity:0.4;filter:alpha(opacity=40)}
.recomm_list li.visited:hover .apply, .recomm_list li.visited:hover .fav, .recomm_list li.visited:active .apply, .recomm_list li.visited:active .fav{opacity:1;filter:alpha(opacity=100)}*/

.clipboard_dummy {position:fixed;top:-1px;left:-1px;width:1px;height:1px;overflow:hidden}
.blind{overflow:hidden;clip:rect(1px,1px,1px,1px);position:absolute !important;width:1px;height:1px}

/* 맞춤채용 설정 확인필요 */
/*.nudge_last_content{position:absolute;bottom:0;left:0;width:980px;height:90px}
.nudge_last_content .bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;overflow:hidden;background:#f9f9f9;color:#eee}
.nudge_last_content .bg canvas{width:100%;height:100%;position:absolute}
.nudge_last_content span{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle}
.nudge_last_content .text{display:block;height:76px;line-height:76px;padding:0 50px 14px 50px;position:relative;z-index:2;font-size:20px;color:#444}
.nudge_last_content .point{color:#44a7ed}
.nudge_last_content .more{margin-left:26px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;padding-right:24px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/img_viewpage_spr.png) 100% -965px no-repeat}
.nudge_last_content .more em{font-weight:bold;border-bottom:#444 1px solid}*/

.setting_wrap .option_box{position:relative}
.setting_wrap .option_box:after{display:block;clear:both;content:''}
.setting_wrap .option_box .option_title{float:left;width:86px;color:#444;font-size:13px;font-weight:bold;line-height:25px}
.setting_wrap .job_type .option_title,
.setting_wrap .job_category .option_title,
.setting_wrap .job_area .option_title,
.setting_wrap .job_overseas .option_title{line-height:38px}
.setting_wrap .option_box.job_form .option_title,
.setting_wrap .option_box.company_form .option_title,
.setting_wrap .option_box.special_condition .option_title{line-height:22px}
.setting_wrap .option_box.license .option_title{line-height:15px}
.setting_wrap .job_overseas .option_title{visibility:hidden}
.setting_wrap .option_list{position:relative;float:left;width:598px;font-size:0}
.setting_wrap .option_list ul{position:relative}
.setting_wrap .option_list ul:after{display:block;clear:both;content:''}
.setting_wrap .option_list > ul{margin-top:4px}
.setting_wrap .option_list > ul:first-child{margin-top:0}
.setting_wrap .option_list > ul > li{float:left;min-height:32px}
.setting_wrap .option_list > ul > li > .btn_option{display:block;position:absolute;top:0;padding:5px 0 8px 0;border:1px solid #dfdfdf;box-sizing:border-box;background:#fff;color:#444;font-size:13px;text-align:center}
.setting_wrap .option_list > ul > li:first-child .btn_option{margin-left:0}
.setting_wrap .option_list > ul > li.dep3checked > .btn_option,
.setting_wrap .option_list > ul > li > .btn_option:hover{border:1px solid #9fadfa;color:#6b80f1}
.setting_wrap .option_list > ul > li > .btn_option.selected{border:1px solid #6275de;background:#6b80f1;color:#fff}
.setting_wrap .job_type .option_list > ul > li > .btn_option,
.setting_wrap .job_category .option_list > ul > li > .btn_option{width:114px}
.setting_wrap .job_area .option_list > ul > li > .btn_option,
.setting_wrap .job_overseas .option_list > ul > li > .btn_option{width:80px}
.setting_wrap .option_list input[type=text]{width:310px;height:27px;padding:0 10px;border:1px solid #cdcdcd;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;box-sizing:border-box;font-size:13px;line-height:25px}
.setting_wrap .option_list input[type=text]::-ms-clear{display:none}
.setting_wrap .option_list select{width:152px;height:27px;margin-left:6px;padding:3px 10px 3px 5px;border:1px solid #dfdfdf;box-sizing:border-box;font-size:13px;line-height:25px}
.setting_wrap .option_list select:first-child{margin-left:0}
.setting_wrap .option_list label{color:#444;font-size:12px;cursor:pointer}
.setting_wrap .option_list label.selected{color:#6b80f1}
.setting_wrap .option_list .set_include{margin-left:10px;color:#444;font-size:12px;line-height:25px}
.setting_wrap .option_list .set_include input{margin:-1px 5px 0 0;vertical-align:middle}
.setting_wrap .option_list .btn_delete{height:27px;margin-left:6px;padding:2px 11px 5px 11px;border:1px solid #dfdfdf;background:#fff;color:#888;font-size:13px;vertical-align:top}
.setting_wrap .option_list .btn_add{height:27px;margin-left:6px;padding:2px 11px 5px 20px;border:1px solid #5e75ee;background:#6d82f3 url(//www.saraminimage.co.kr/ui/recruit_detail_search//search_sprite.png) no-repeat 10px -91px;color:#fff;font-size:13px;vertical-align:top}
.setting_wrap .btn_more{position:absolute;top:12px;right:4px;color:#999;font-size:11px}
.setting_wrap .btn_more:after{display:inline-block;margin-left:5px;height:10px;padding-left:7px;background:url(//www.saraminimage.co.kr/ui/recruit_detail_search//search_sprite.png) no-repeat 0 -76px;content:''}
.setting_wrap .btn_more.open:after{background-position:-20px -76px}
.setting_wrap .set_open{position:absolute;top:5px;right:4px}
.setting_wrap .set_open .btn_set{color:#999;font-size:11px}
.setting_wrap .set_open .btn_set:after{display:inline-block;margin-left:5px;height:10px;padding-left:7px;background:url(//www.saraminimage.co.kr/ui/recruit_detail_search//search_sprite.png) no-repeat -20px -76px;content:''}
.setting_wrap .set_open .btn_reset{margin:0 10px 0 0;padding:0;color:#999;font-size:11px;text-decoration:underline}
.setting_wrap .job_type{margin-top:0}
.setting_wrap .job_category{display:none;margin-top:10px}
.setting_wrap .job_area{margin-top:16px}
.setting_wrap .job_overseas{display:none;margin-top:10px}
.setting_wrap .option_list .job_type01, .setting_wrap .option_list .job_type06, .setting_wrap .option_list .job_type11{left:0}
.setting_wrap .option_list .job_type02, .setting_wrap .option_list .job_type07, .setting_wrap .option_list .job_type12{left:120px}
.setting_wrap .option_list .job_type03, .setting_wrap .option_list .job_type08, .setting_wrap .option_list .job_type13{left:240px}
.setting_wrap .option_list .job_type04, .setting_wrap .option_list .job_type09{left:360px}
.setting_wrap .option_list .job_type05, .setting_wrap .option_list .job_type10{left:480px}
.setting_wrap .option_list .job_category01, .setting_wrap .option_list .job_category06{left:0}
.setting_wrap .option_list .job_category02, .setting_wrap .option_list .job_category07{left:120px}
.setting_wrap .option_list .job_category03, .setting_wrap .option_list .job_category08{left:240px}
.setting_wrap .option_list .job_category04, .setting_wrap .option_list .job_category09{left:360px}
.setting_wrap .option_list .job_category05, .setting_wrap .option_list .job_category10{left:480px}
.setting_wrap .option_list .job_area01, .setting_wrap .option_list .job_area08, .setting_wrap .option_list .job_area15{left:0}
.setting_wrap .option_list .job_area02, .setting_wrap .option_list .job_area09, .setting_wrap .option_list .job_area16{left:86px}
.setting_wrap .option_list .job_area03, .setting_wrap .option_list .job_area10, .setting_wrap .option_list .job_area17{left:172px}
.setting_wrap .option_list .job_area04, .setting_wrap .option_list .job_area11{left:258px}
.setting_wrap .option_list .job_area05, .setting_wrap .option_list .job_area12{left:344px}
.setting_wrap .option_list .job_area06, .setting_wrap .option_list .job_area13{left:430px}
.setting_wrap .option_list .job_area07, .setting_wrap .option_list .job_area14{left:516px}
.setting_wrap .option_list .job_overseas01, .setting_wrap .option_list .job_overseas08{left:0}
.setting_wrap .option_list .job_overseas02, .setting_wrap .option_list .job_overseas09{left:86px}
.setting_wrap .option_list .job_overseas03, .setting_wrap .option_list .job_overseas10{left:172px}
.setting_wrap .option_list .job_overseas04, .setting_wrap .option_list .job_overseas11{left:258px}
.setting_wrap .option_list .job_overseas05, .setting_wrap .option_list .job_overseas12{left:344px}
.setting_wrap .option_list .job_overseas06, .setting_wrap .option_list .job_overseas13{left:430px}
.setting_wrap .option_list .job_overseas07{left:516px}
.setting_wrap .sub_depth_box,
.setting_wrap .sub_depth_box2{display:none;overflow:hidden;position:relative;width:594px;height:165px;margin-top:31px;border:1px solid #6275de;background:#fff;box-sizing:border-box;z-index:1}
.setting_wrap .sub_depth_box2{width:596px}
.setting_wrap .sub_depth_box:after,
.setting_wrap .sub_depth_box2:after{display:block;clear:both;content:''}
.setting_wrap .sub_depth_box .sub_depth2{overflow-y:scroll;float:left;width:180px;height:165px}
.setting_wrap .sub_depth_box .sub_depth2 ul{margin:5px 0}
.setting_wrap .sub_depth_box .sub_depth2 li{padding:0 12px;background:#fff;color:#555;font-size:12px;line-height:22px;white-space:nowrap;cursor:pointer}
.setting_wrap .sub_depth_box .sub_depth2 li.selected{background:#f3f5ff;color:#6b80f1;font-weight:bold}
.setting_wrap .sub_depth_box .sub_depth3{overflow-y:auto;float:left;width:412px;height:165px}
.setting_wrap .sub_depth_box .sub_depth3 ul{margin:5px 10px}
.setting_wrap .sub_depth_box .sub_depth3 ul:after{display:block;clear:both;content:''}
.setting_wrap .sub_depth_box .sub_depth3 ul li{float:left;width:125px}
.setting_wrap .sub_depth_box .sub_depth3 label{line-height:22px;white-space:nowrap}
.setting_wrap .sub_depth_box .sub_depth3 label input{margin:-1px 5px 0 0;vertical-align:middle}
.setting_wrap .sub_depth_box2 .sub_depth2{overflow-y:auto;width:100%;height:165px}
.setting_wrap .sub_depth_box2 .sub_depth2 ul{margin:5px 10px}
.setting_wrap .sub_depth_box2 .sub_depth2 ul:after{display:block;clear:both;content:''}
.setting_wrap .sub_depth_box2 .sub_depth2 ul li{float:left;width:110px}
.setting_wrap .job_overseas .sub_depth_box2 .sub_depth2 ul li{width:150px}
.setting_wrap .sub_depth_box2 .sub_depth2 label{line-height:22px;white-space:nowrap}
.setting_wrap .sub_depth_box2 .sub_depth2 label input{margin:-1px 5px 0 0;vertical-align:middle}
.setting_wrap .sub_depth_box .reset_wrap,
.setting_wrap .sub_depth_box2 .reset_wrap{margin:0 10px 10px 0;text-align:right}
.setting_wrap .sub_depth_box .reset_wrap .btn_reset,
.setting_wrap .sub_depth_box2 .reset_wrap .btn_reset{margin:5px 0 0 0;padding:0;color:#999;font-size:11px;text-decoration:underline;vertical-align:top}
.setting_wrap .sub_depth_box .reset_wrap .btn_close,
.setting_wrap .sub_depth_box2 .reset_wrap .btn_close{overflow:hidden;width:37px;height:20px;margin-left:6px;background:url(//www.saraminimage.co.kr/ui/recruit_detail_search//btn_close.png) no-repeat 0 0;text-indent:100%;white-space:nowrap}
.option_list .auto_result_none{display:none;position:absolute;left:0;top:26px;width:310px;height:105px;padding:10px;border:1px solid #b7b7b7;box-sizing:border-box;background:#fff;z-index:1}
.option_list .auto_result_none p{margin:0;color:#666;font-size:12px}
.option_list .auto_result_none .btn_close{overflow:hidden;position:absolute;right:6px;bottom:6px;width:37px;height:20px;background:url(//www.saraminimage.co.kr/ui/recruit_detail_search//btn_close.png) no-repeat 0 0;text-indent:100%;white-space:nowrap}
.setting_wrap .option_box.career{margin-top:15px}
.setting_wrap .option_box.edu_level{margin-top:8px}
.setting_wrap .option_box.salary{margin-top:8px}
.setting_wrap .option_box.job_form{margin-top:15px}
.setting_wrap .option_box.job_form .option_list{padding-bottom:10px;border-bottom:1px solid #ebebeb}
.setting_wrap .option_box.job_form .sub_box{width:auto}
.setting_wrap .option_box.job_form .sub_box li{width:140px;float:left}
.setting_wrap .option_box.company_form{margin-top:8px}
.setting_wrap .option_box.company_form .option_list{padding-bottom:10px;border-bottom:1px solid #ebebeb}
.setting_wrap .option_box.special_condition{margin-top:8px}
.setting_wrap .option_box.major{margin-top:15px}
.setting_wrap .option_box.license{margin-top:10px}
.setting_wrap .option_box.license .txt_input{background:#fff url(//www.saraminimage.co.kr/ui/recruit_detail_search//txt_input_license.png) no-repeat 10px 7px}
.setting_wrap .option_box.license .txt_input.focused{background-image:none}
.setting_wrap .license_wrap{display:inline-block;position:relative;width:310px}
.setting_wrap .license_wrap .btn_input_delete{display:none;overflow:hidden;position:absolute;top:5px;right:8px;width:16px;height:16px;background:url(//www.saraminimage.co.kr/ui/recruit_detail_search//search_sprite.png) no-repeat 0 -180px;text-indent:100%;white-space:nowrap}
.setting_wrap .license_wrap .license_result{display:none;overflow-y:auto;position:absolute;left:0;top:26px;width:430px;height:230px;border:1px solid #b7b7b7;box-sizing:border-box;background:#fff;z-index:1}
.setting_wrap .license_wrap .license_result ul{padding:5px 0}
.setting_wrap .license_wrap .license_result li{padding:0 10px;line-height:22px}
.setting_wrap .license_wrap .license_result li:after{display:block;clear:both;content:''}
.setting_wrap .license_wrap .license_result li.selected{background:#f3f5ff}
.setting_wrap .license_wrap .license_result strong{display:inline-block;width:240px;color:#666;font-size:12px;vertical-align:middle}
.setting_wrap .license_wrap .license_result li.selected strong{color:#6b80f1}
.setting_wrap .license_wrap .license_result span{display:inline-block;width:150px;color:#888;font-size:11px;vertical-align:middle}
.setting_wrap .select_result{overflow:hidden;margin:7px 0 0 -4px}
.setting_wrap .select_result > span{display:inline-block;position:relative;height:20px;margin:0 0 4px 4px;padding:1px 15px 4px 7px;border:1px solid #9fadfa;box-sizing:border-box;background:#fff;color:#6b80f1;font-size:11px}
.setting_wrap .select_result span button{overflow:hidden;position:absolute;top:6px;right:5px;width:6px;height:6px;background:url(//www.saraminimage.co.kr/ui/recruit_detail_search//search_sprite.png) no-repeat 0 -140px;text-indent:100%;white-space:nowrap}
.setting_wrap .select_result .btn_reset{margin:0 0 0 10px;padding:0;color:#999;font-size:11px;text-decoration:underline}
.setting_wrap .option_box.license .select_result{margin-bottom:10px}
.setting_wrap .option_box.article_fold .option_list{overflow:hidden;padding:0;height:22px;border-bottom:0 none}
.setting_wrap .option_box.article_fold .option_list .sub_box h4{display:none}
.setting_wrap .option_box.article_fold .option_list .set_open{top:5px}
.setting_wrap .option_box.article_fold .option_list .set_open .btn_set:after{background-position:0 -76px}
.setting_wrap .option_box.article_fold .option_list .set_open .btn_reset{display:none}
.setting_wrap .option_box .sub_box{float:left;width:140px}
.setting_wrap .option_box .sub_box:after{display:block;clear:both;content:''}
.setting_wrap .option_box .sub_box h4{margin-bottom:4px;color:#444;font-size:12px;font-weight:bold;line-height:25px}
.setting_wrap .option_box .sub_box li{float:none;height:23px}
.setting_wrap .option_box .sub_box label{display:inline-block;line-height:22px}
.setting_wrap .option_box .sub_box input{margin:-1px 5px 0 0;vertical-align:middle}
.setting_wrap .option_box .add_box{height:27px;margin-top:6px}
.setting_wrap .option_box .add_box:first-child{margin-top:0}
.setting_wrap .company_form_guide{margin:5px 0 0 5px}
.setting_wrap .company_form_guide button{width:14px;height:14px;background:url(//www.saraminimage.co.kr/ui/recruit_detail_search//ico_view_help.png) no-repeat 0 0}
.setting_wrap .company_form_guide .layer_tooltip{left:-15px;bottom:22px;padding-top:8px !important;padding-bottom:7px !important}
.setting_wrap .company_form_guide .layer_tooltip .tail_bottom{left:17px}
.setting_result{position:relative;margin-top:11px;background:#fff;padding-right:104px}
.setting_result:after{display:block;clear:both;content:''}
.setting_result .result_wrap{overflow:hidden;padding-left:104px;border:2px solid #6d82f3;background:#fff;box-sizing:border-box;min-height:114px}
.setting_result .total_num{position:absolute;left:0;top:50%;width:100px;margin:-22px 0 0 0;text-align:center}
.setting_result .total_num p{margin:0;color:#444;font-size:13px;font-weight:bold}
.setting_result .total_num strong{display:block;margin-top:7px;color:#425bd5;font-size:17px;font-weight:bold;line-height:20px}
.setting_result .total_num strong span{display:inline-block;margin-left:3px;color:#444;font-size:13px;vertical-align:top}
.setting_result .total_result{position:relative;margin:11px 0;padding:0 18px 0 18px;border-left:1px solid #eee}
.setting_result .select_result{overflow:hidden;min-height:72px;margin:0 0 0 -4px;height:auto}
.setting_result .select_result > span{display:inline-block;position:relative;height:20px;margin:0 0 4px 4px;padding:1px 15px 4px 7px;border:1px solid #9fadfa;box-sizing:border-box;background:#fff;color:#6b80f1;font-size:11px}
.setting_result .select_result span button{overflow:hidden;position:absolute;top:6px;right:5px;width:6px;height:6px;background:url(//www.saraminimage.co.kr/ui/recruit_detail_search//search_sprite.png) no-repeat 0 -140px;text-indent:100%;white-space:nowrap}
.setting_result .select_result .btn_reset{margin:0 0 0 10px;padding:0;color:#999;font-size:11px;text-decoration:underline}
.setting_result .init_wrap{height:16px;padding:0;text-align:right}
.setting_result .init_select{color:#999;font-size:11px;text-decoration:underline}
.setting_result .btn_more{margin-left:8px;color:#999;font-size:11px}
.setting_result .btn_more:after{display:inline-block;margin-left:5px;height:10px;padding-left:7px;background:url(//www.saraminimage.co.kr/ui/recruit_detail_search//search_sprite.png) no-repeat -20px -76px;content:''}
.setting_result .btn_more.open:after{background-position:0 -76px}
.setting_result .result_btn{overflow:hidden;position:absolute;top:0;right:0;width:104px;height:114px;background:#6d82f3;text-align:center}
.setting_result .result_btn button{width:104px;height:114px;padding-bottom:4px;color:#fff;font-size:17px;font-weight:bold}
.setting_result .result_guide{color:#888;font-size:12px;margin:28px 0 27px 0;padding:0 0 3px 18px;border-left:1px solid #eee}
.setting_result .result_guide li{margin-top:5px}
.setting_result .result_guide li:first-child{margin-top:0}
.setting_result .result_guide .point{color:#555;font-size:12px}
.setting_result .result_guide .point:before{display:inline-block;padding-right:4px;content:'※'}
.setting_result .result_guide .point span{color:#425bd5}

/* 아바타 서칭 확인필요 */
.donotrecommend{position:absolute;top:10px;right:30px}
.donotrecommend .layer{display:none;position:absolute;top:21px;right:0;width:220px;padding:18px 0 20px 0;background:#fcfcfc;text-align:center}
.donotrecommend .layer.on{display:block}
.donotrecommend .btn_x{box-sizing:border-box;position:absolute;top:0;right:0;width:21px;height:21px;padding:0;overflow:hidden;text-align:left;border:#e8e8e8 1px solid;border-radius:21px;background:#f9f9f9;-webkit-transition:width ease-out 0.3s;-ms-transition:width ease-out 0.3s;transition:width ease-out 0.3s}
.donotrecommend .btn_x span.label{display:block;width:88px;height:14px;line-height:14px;padding:1px 0 4px 22px;color:#8c8c8c;font-size:12px}
.donotrecommend .btn_x span.icon{position:absolute;top:5px;left:5px;display:block;width:9px;height:9px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/img_avatar_spr.png) no-repeat 0 -100px;-webkit-transition:left ease-out 0.3s;-ms-transition:left ease-out 0.3s;transition:left ease-out 0.3s}
.donotrecommend .btn_x.on{width:112px}
.donotrecommend .btn_x.on span.icon{left:7px}
.donotrecommend .layer .txt{height:40px;line-height:20px;margin-bottom:11px;color:#777;font-size:14px;font-weight:bold}
.donotrecommend .layer .btn{height:30px}
.donotrecommend .layer .btn button{width:70px;height:30px;padding-bottom:4px}
.donotrecommend .layer .btn button.btn_y{border:#5f75eb 1px solid;background:#6b80f1;color:#fff;margin-right:4px}
.donotrecommend .layer .btn button.btn_n{border:#ababab 1px solid;background:#fff;color:#666}

.list_avatar .recruit_summary_basic{box-sizing:border-box;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;height:156px;opacity:1}
.list_avatar .recruit_summary_basic.deleted{-webkit-transform:translateX(-200px);-ms-transform:translateX(-200px);transform:translateX(-200px);opacity:0;box-shadow:0 0 0 0;-webkit-transition:-webkit-transform 200ms ease-in, opacity 200ms linear, height 200ms linear;-ms-transition:-ms-transform 200ms ease-in, opacity 200ms linear, height 200ms linear;transition:transform 200ms ease-in, opacity 200ms linear, height 200ms linear}
.list_avatar .recruit_summary_basic.removed{height:0;overflow:hidden}

/* 온오프 토글버튼 내용이관 */
.on_off_area{font-size:0}
.on_off_area .btn_on, .on_off_area .btn_off{display:inline-block;width:35px;height:23px;padding:0 0 2px 0;border:1px solid #e4e4e4;background:#f8f8f8;box-sizing:border-box;color:#9c9c9c;font-size:12px;vertical-align:top}
.on_off_area .btn_on.active{border:1px solid #7289f8;background:#7289f8;color:#fff;cursor:default}
.on_off_area .btn_off.active{border:1px solid #9c9c9c;background:#9c9c9c;color:#fff;cursor:default}

.manage_wrap .txt_guide{position:relative;padding:10px 0 2px}
.manage_wrap .txt_guide li{padding-left:6px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat 0 10px;color:#888;font-size:13px;line-height:22px}
.manage_wrap .txt_guide li:first-child{margin-top:0}
.manage_wrap .txt_guide li strong{color:#444}
.manage_wrap .txt_guide li .sub{font-size:12px}
.manage_wrap .txt_guide li.service_notice {margin-bottom:8px;padding:0;color:var(--coral110);background:none}
.manage_wrap .txt_guide .btn_more{margin-left:5px}
.manage_wrap .txt_guide .outlink{border-bottom:#c9c9c9 1px solid}

.manage_list_wrap{position:relative;margin-top:55px}
.manage_list_wrap .btn_list_del {font-size:12px;color:#999;text-align:center;text-decoration:underline;display:inline-block;background:none;border:0}
.manage_wrap .tit_area + .manage_list_wrap{margin-top:0}
#frm_srch + .manage_list_wrap,
.manage_wrap .search_division + .manage_list_wrap{margin-top:30px}

.manage_list_table{width:100%;border-top:1px solid #444;border-spacing:0;border-collapse:collapse;table-layout:fixed}
.manage_list_table thead th{height:43px;border-left:1px solid #eaeaea;background:#f8f8f8;color:#666;font-size:13px;text-align:center;box-sizing:border-box}
.manage_list_table thead th:first-child{padding:13px 0;border-left:0 none}
.manage_list_table.block_company_table thead th:first-child{padding-left:15px;}
.manage_list_table.block_company_table thead th:first-child .InpBox .Chk .lbl:after {border-color:#f8f8f8}
.manage_list_table tbody td{height:50px;padding:13px 5px;background:#fff;border-left:1px solid #eaeaea;border-bottom:1px solid #eaeaea;box-sizing:border-box;color:#444;font-size:13px;text-align:center;word-break:break-all}
.manage_list_table tbody td span.point {color:#5b77ff} /* wmg-19848 */
.manage_list_table tbody td strong span.type_per {letter-spacing:normal} /* wmg-19848 */
.manage_list_table tbody td.svg_name {text-align:left;padding:0 19px} /* wmg-19848 */
.manage_list_table tbody td.apply_date_row {text-align:left;padding-left:23px}
.popup_del_wrap {width:800px;margin:0 auto;padding:30px}
.popup_del_wrap .title {font-size:19px;color:#444;font-weight:bold}
.popup_del_wrap.manage_wrap .txt_guide {padding-top:13px;color:#666}
.popup_del_wrap.manage_wrap .manage_list_wrap {margin-top:12px}
.popup_del_wrap.manage_wrap .apply_del_search {position:relative;height:32px;margin-top:22px}
.popup_del_wrap.manage_wrap .apply_del_search h5 {display:inline-block;font-size:16px;color:#444;margin-top:10px}
.popup_del_wrap.manage_wrap .apply_del_search h5 .txt_bold_orange {font-weight:bold;color:#ff662f}
.popup_del_wrap.manage_wrap .input_wrap{display:inline-block;padding-right:55px;height:32px;border:1px solid #dbdbdb;box-sizing:border-box;background:#fff;color:#444;font-size:13px;position:absolute;right:0;top:0}
.popup_del_wrap.manage_wrap .input_wrap .pseudo_placeholder { position:absolute;top:5px;left:5px}
.popup_del_wrap.manage_wrap .input_wrap input{width:145px;height:30px;padding:0 0 0 10px;border:0 none;line-height:30px}
.popup_del_wrap.manage_wrap .btn_submit{width:55px;height:32px;margin:-1px;padding-bottom:4px;border:1px solid #5f75eb;box-sizing:border-box;background:#7289f8;color:#fff;font-size:13px; position:absolute;right:0;top:0}
.layer_attach .manage_list_table tbody td{height:43px}
.manage_list_table.narrow_list_table thead th,
.manage_list_wrap .layer_attach_reg .manage_list_table td label input[type=radio]{margin-left:0}
.manage_list_table tbody td:first-child,
.manage_list_table thead th.upload_item,
.manage_list_table tbody td.upload_item{border-left:0 none}
.manage_list_table tbody td.upload_cont img{vertical-align:middle}
.manage_list_table tbody td.upload_cont,
.manage_list_table tbody td.company_name{padding-right:10px;padding-left:17px;text-align:left}
.manage_list_table tbody td.upload_cont input[type=radio],
.manage_list_table tbody td.company_name input[type=radio]{margin-left:0}
.manage_list_table tbody td.upload_cont .attach_type {padding-right:2px;vertical-align:top}
.manage_list_table tbody td .upload_resume{display:inline-block;overflow:hidden;width:315px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}
.manage_list_table tbody td .upload_resume.txt_space_type01{width:600px}
.manage_list_table tbody td .save_some{color:#ff4800}
.manage_list_table tbody td .attach_type{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.manage_list_table tbody td .upload_edit{float:right}
.manage_list_table tbody td .upload_edit:after{display:block;clear:both;content:''}
.manage_list_table tbody td .upload_edit .edit_date{float:left;margin-right:10px;color:#888;font-size:12px;line-height:20px}
.manage_list_table tbody td .edit_date{display:inline;margin-right:5px}
.manage_list_table tbody td .btn_edit{float:right}
.manage_list_table tbody td.read_date{color:#444}
.manage_list_table tbody td.read{color:#ff662f;font-weight:bold}
.manage_list_table tbody td.read a{display:block;color:#444;text-decoration:underline}
.manage_list_table tbody td.read span.date{display:block;font-weight:normal}
.manage_list_table tbody td.read_none{color:#444;font-weight:bold}
.manage_list_table tbody td.read_none a{display:block;text-decoration:underline}
.manage_list_table tbody td.scrap{color:#444;font-weight:bold}
.manage_list_table tbody td.servcom{color:#6d82f3;font-weight:bold}
.manage_list_table tbody td.company_name a{display:inline-block;height:17px;color:#444;text-decoration:underline;vertical-align:top}
.manage_list_table tbody td.company_name .reading_restriction{margin:1px 0 0 5px}
.manage_list_table tbody td.apply_status {color:#888}
.manage_list_table tbody td > input[type=radio]{float:left;margin:4px 11px 0 12px}
.manage_list_table tbody td > input[type=checkbox]{float:left;margin:2px 0 0 12px}
.manage_list_table td label{display:inline-block}
.manage_list_table td label input[type=radio],
.manage_list_table td label input[type=checkbox]{display:inline-block;margin:0 10px 0 12px;vertical-align:middle}
.manage_list_table .make_public{display:inline-block;width:80px;line-height:23px}
.manage_list_table .btn_sort{display:inline-block;width:9px;height:9px;margin-top:4px;border:0 none;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat 0 0;vertical-align:top}
.manage_list_table .btn_sort span{display:block;overflow:hidden;font-size:0;text-indent:100%;white-space:nowrap}
.manage_list_table .btn_sort.up{margin-left:5px;background-position:-1px -279px}
.manage_list_table .btn_sort.down{background-position:-1px -319px}
.manage_list_table.del_list .btn_sort.up{width:15px;margin:0;padding:8px 0;background-position:2px -275px}
.manage_list_table.del_list .btn_sort.down{width:15px;margin:0;padding:8px 0;background-position:3px -315px}

.manage_list_table th.apply_comp_date,
.manage_list_table td.apply_comp_date{border-left:0 none}
.manage_list_table td.apply_comp_date{text-align:left}
.manage_list_table td.apply_comp_date ul{display:inline-block;overflow:hidden;height:18px;margin-left:10px;box-sizing:border-box}
.manage_list_table td.apply_comp_date ul li{margin-top:7px;color:#888}
.manage_list_table td.apply_comp_date ul li:first-child{margin-top:0;color:#444}
.manage_list_table td.apply_comp_date input.check{float:left;margin-top:10px}
.manage_list_table td.apply_comp_date span.check_tit{float:left;text-align:center}
/* 확인필요 */
/*.manage_list_table .apply_comp a{text-decoration:underline}
.manage_list_table .apply_comp span{display:block;margin-top:3px;color:#888}*/
/*.manage_list_table .apply_comp_cont{padding:20px 20px 17px 20px;text-align:left}
.manage_list_table .apply_comp_cont .info_list{padding-top:4px}
.manage_list_table .apply_comp_cont li{padding-left:6px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat 0 9px;color:#888;font-size:13px;line-height:18px}
.manage_list_table .apply_comp_cont li:first-child{margin-top:0}
.manage_list_table .apply_comp_cont li a{text-decoration:underline}*/
/* WMG-16046 확인필요 */
/*.manage_list_table .apply_comp_cont li button.btn_status {font-size:12px;border:none;background-color:#fff;border-bottom:1px solid #5b77ff}
.manage_list_table .apply_comp_cont li button.btn_status.n_answer {color:#5b77ff;border-color:#5b77ff}
.manage_list_table .apply_comp_cont li button.btn_status.attend {color:#5b77ff;border-color:#5b77ff}
.manage_list_table .apply_comp_cont li button.btn_status.absence {color:#ff665c;border-color:#ff665c}*/
/*.manage_list_table.del_list .read_none {font-weight:normal;color:#888}
.manage_list_table.del_list tbody td.read{color:#888;font-weight:normal}*/
/*.manage_list_table .apply_num{text-decoration:underline}*/
/*.manage_list_table .apply_cancel{color:#888}*/
/*.manage_list_table .cancel_date{display:block}*/
/*.manage_list_table .personal_history_title{text-align:left}
.manage_list_table .personal_history_title span{margin-left:3px;color:#888;font-size:12px}*/
/*.manage_list_table .apply_check .sri_check {margin-left:12px}*/
.manage_list_table tbody td.recomm_recruit {padding:0 15px;height:40px;border-left:1px solid #eaeaea;font-size:13px;line-height:23px;text-align:left;background-color:#f7f9ff}
/*.manage_list_table .recomm_recruit .txt_company {display:inline-block;overflow:hidden;max-width:272px;vertical-align:top;text-overflow:ellipsis;white-space:nowrap}
.manage_list_table .recomm_recruit .btn_recomm {border:0;background:none}
.manage_list_table .recomm_recruit .btn_recomm .txt_allview {color:#5b77ff;font-weight:bold;text-decoration:underline}*/
.manage_list_table tbody td.incomplete .upload_resume {font-size:12px}
.manage_list_table tbody td.incomplete .upload_resume > span {display:inline-block;margin-right:8px;color:#949494}

/* 입사지원 관리 확인필요 */
/*.manage_wrap .tab_list {overflow:hidden;height:44px}
.manage_wrap .tab_list li {float:left;width:50%;height:100%;border:1px solid #d8d8d8;border-right:0;border-bottom-color:#666;box-sizing:border-box}
.manage_wrap .tab_list li:last-child {border-right: 1px solid #dedede}
.manage_wrap .tab_list .in_tab {display:block;width:100%;height:100%;padding:11px 0 12px;background:none;border:0;box-sizing:border-box;font-size:16px;color:#999;text-align:center}
.manage_wrap .tab_list li.select {position:relative;z-index:1;border-color:#666;border-right:1px solid #666;border-bottom-color:#fff;border-left:1px solid #666;background:#fff}
.manage_wrap .tab_list li.select .in_tab {color:#444}
.manage_wrap .tab_list li.select+li {border-left:0}
.manage_wrap .tab_list .num {display:inline-block;margin:4px 0 0 6px;padding:1px 4px;min-width:21px;height:14px;font-weight:bold;font-size:11px;line-height:12px;color:#fff;text-align:center;border-radius:7px;box-sizing:border-box;background:#ff662f;vertical-align:top}*/
/*.manage_wrap .ico_apply {display:inline-block;overflow:hidden;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_apply.png) no-repeat 0 0;vertical-align:top}*/
.box_manage {margin-top:36px;border-bottom:1px solid #ccc}
.box_manage .info_manage {position:relative;padding:0 420px 30px 32px;min-height:110px}
.box_manage .info_noti {padding:15px 16px 20px 32px;width:100%;height:50px;box-sizing:border-box;background:#f9fbff;text-align:right}
.box_manage.open .info_noti {border-top:1px solid #ededed}
.info_noti .name_company {display:inline-block;overflow:hidden;margin-right:5px;max-width:775px;font-size:13px;color:#555;vertical-align:top;text-overflow:ellipsis;white-space:nowrap}
.info_noti .txt_noti {display:inline-block;margin-right:5px;font-size:13px;color:#888;vertical-align:top}
.info_noti .btn_noti {border:0;background:none;font-size:12px;color:#4876ef}
.info_history {display:none;overflow:hidden;padding:0 32px 24px;background:#f9fbff}
.info_history .list_history li {position:relative;margin-top:24px;border:1px solid #ededed;border-radius:3px;background:#fff}
.info_history .list_history {position:relative}
.info_history .list_history:before {position:absolute;left:20px;top:-24px;width:1px;height:100%;background:#d9d9d9;content:""}
.info_history .list_history li:after {position:absolute;left:16px;top:-4px;width:7px;height:7px;border-radius:3px;background:#d9d9d9;content:""}
.info_history .list_history .head_history {padding:10px 32px 12px;height:40px;border-bottom:1px solid #ededed;box-sizing:border-box}
.info_history .list_history .tit_history {font-size:14px;color:#444}
.info_history .list_history .date_history {display:inline-block;margin:1px 0 0 17px;font-size:13px;color:#777;vertical-align:top}
.info_history .list_history .cont_history {overflow:hidden;padding:19px 29px 23px}
.info_history .list_history .desc_history {float:left;margin-right:26px;font-size:13px;color:#555}
.info_history .list_history .desc_history:before {display:inline-block;margin-right:4px;content:"・"}
.info_history .list_history .desc_history .txt_history {color:#777}
.info_history .list_history .desc_history button,
.desc_history a {border:0;background:none;text-decoration:underline;color:#777}
.info_history .list_history .txt_history:before {display:inline-block;margin:0 8px 0 6px;content:":"}
.info_history .list_history li.now {border-color:#666}
.info_history .list_history li.now:after {background:#666}
/* 확인필요 */
.manage_list_wrap .no_data {padding:45px 0 107px;border-bottom:1px solid #ebecef;text-align:center}
/* //WMG-25730 수정 추가 내용이관 */
.manage_list_wrap .no_data .btn_basic_type05 {width:154px;margin-top:21px;border-color:#4876ef;background-color:#4876ef}

.box_manage .del_apply_row {font-size:12px;color:#666;line-height:18px}
.box_manage .del_apply_row dt {margin-bottom:5px}
.box_manage .del_apply_row dt strong {color:#000}
.box_manage .del_apply_row dt strong .txt_blue {color:#7289f8}
.box_manage .del_apply_row dd strong {color:#000}

.manage_list_table .btn_apply_count{position:relative;padding-right:19px;border:0 none;background:none}
.manage_list_table .btn_apply_count:after{display:block;position:absolute;top:7px;right:0;width:9px;height:5px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat -1px -361px;content:''}
.manage_list_table .btn_apply_count.open:after{background-position:-1px -401px}

.reg_table tbody th{padding-left:20px;border-bottom:1px solid #eaeaea;background:#f7f7f7;color:#666;font-size:13px}
.reg_table tbody th .essential{padding-left:5px;color:#f00;font-weight:bold}
.reg_table tbody th .capacity_limit{display:block}
.reg_table tbody td{height:auto;padding:10px 0 10px 15px;text-align:left}
.reg_table tbody td input[type=text],
.reg_table tbody td textarea{width:100%;height:130px;padding:0 10px;border:1px solid #dfdfdf;box-sizing:border-box}
.reg_table tbody td input[type=text]{height:32px;line-height:30px}
.reg_table tbody td textarea{height:130px;resize:none;padding:5px 10px}
.reg_table tbody td.file_select select{width:165px;padding:5px 5px 6px 8px;border:1px solid #dfdfdf;box-sizing:border-box}
.reg_table tbody td.file_find label{margin-left:25px}
.reg_table tbody td.file_find label:first-child,
.reg_table tbody td.file_find label input:first-child{margin-left:0}
.reg_table tbody td.file_find label input{margin-right:8px}
.reg_table tbody td .upload_file_wrap{margin-top:13px}
.reg_table tbody td .upload_file_wrap .file_result{margin-top:10px;color:#666}
.reg_table tbody td .upload_url_wrap{margin-top:13px}
.reg_table tbody td.work_date .period_wrap{display:inline-block;font-size:13px;vertical-align:top}
.reg_table tbody td.work_date .period_wrap .apply_date{display:inline-block;position:relative;width:120px;height:32px;border:1px solid #dbdbdb;box-sizing:border-box;background:#f8f8f8;color:#444;font-size:13px}
.reg_table tbody td.work_date .period_wrap .apply_date:before{display:block;position:absolute;top:0;left:90px;width:1px;height:30px;background:#e1e1e1;content:''}
.reg_table tbody td.work_date .period_wrap .apply_date input{width:90px;height:30px;padding:0 10px;border:0 none;box-sizing:border-box;line-height:30px}
.reg_table tbody td.work_date .period_wrap .apply_date .ui-datepicker-trigger{overflow:hidden;position:absolute;top:5px;right:3px;width:20px;height:20px;border:0;background:transparent url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat 3px -476px;font-size:0;text-indent:100%;white-space:nowrap}
.reg_table tbody td.work_person input[type=text]{width:60px;margin-right:5px}

.manage_list_wrap .bottom_btn_wrap{margin-top:24px}
.manage_list_wrap .bottom_btn_wrap:after{display:block;clear:both;content:''}
.manage_list_wrap .bottom_btn_wrap button,
.manage_list_wrap .bottom_btn_wrap a{float:left;margin-left:5px}
.manage_list_wrap .bottom_btn_wrap button:first-child,
.manage_list_wrap .bottom_btn_wrap a:first-child{margin-left:0}
.manage_list_wrap .layer_pop_manage .bottom_btn_wrap button,
.manage_list_wrap .layer_pop_manage .bottom_btn_wrap a {float:none}
.manage_list_table .upload_data_none{display:table-cell;width:1000px;height:233px;text-align:center;vertical-align:middle}
.manage_list_table .upload_data_none strong{display:block;margin-bottom:10px;color:#444;font-size:18px;font-weight:bold}
.manage_list_table .upload_data_none strong span{color:#6b80f1}
.manage_list_table .upload_data_none p{margin-bottom:23px;color:#888;font-size:14px}
.manage_wrap .dashboard{margin:40px 0 38px}/* WMG-22890 수정 */
.manage_wrap .dashboard .activity_list{text-align:center}
/* wmg-16641 내용이관 */
.manage_wrap .dashboard .activity_list li{display:inline-block;position:relative;width:225px;text-align:center}
.manage_wrap .dashboard .activity_list li:before{display:block;position:absolute;top:15px;left:0;width:1px;height:65px;background:#e1e1e1;content:''}
.manage_wrap .dashboard .activity_list li:first-child:before{display:none}
.manage_wrap .dashboard .activity_list .doing{display:block;height:62px;font-size:18px;color:#cccccc}
.manage_wrap .dashboard .activity_list .doing em{font-size:50px;color:#444;vertical-align:middle}
.manage_wrap .dashboard .activity_list .sname{color:#444;font-size:15px}/* WMG-22890 수정 */

.manage_wrap .search_division{margin-top:30px;padding:20px 40px;border:1px solid #eaeaea;box-sizing:border-box;background:#f8f8f8;font-size:0}
.manage_wrap .search_division.type2{height:121px;margin-top:32px;padding:0 0 0 56px;position: relative;font-size:inherit}
.manage_wrap .search_division:after{display:block;clear:both;content:''}
.manage_wrap .search_division h3{display:inline-block;color:#444;font-size:15px;font-weight:bold}
.manage_wrap .search_division .apply_month_wrap{display:inline-block;margin-left:35px;vertical-align:top}
.manage_wrap .search_division .apply_month_wrap:after {display:block;clear:both;content:''}
.manage_wrap .search_division .apply_month_wrap .btn_month{position:relative;float:left;width:55px;height:32px;margin-left:-1px;padding-bottom:4px;border:1px solid #dbdbdb;box-sizing:border-box;background:#fff;color:#444;font-size:13px}
.manage_wrap .search_division .apply_month_wrap .btn_month.selected{border:1px solid #626366;background:#626366;color:#fff;z-index:1}
.manage_wrap .search_division .period_wrap{display:inline-block;margin-left:20px;font-size:13px;vertical-align:top}
.manage_wrap .search_division.type2 h3{font-size:18px;font-weight:bold;text-align:center;margin-top:40px}
.manage_wrap .search_division.type2 h3 span {display:block;font-size:13px;color:#555;font-weight:normal}
.manage_wrap .search_division.type2 .sec_days {position: absolute;top:22px;left:180px}
.manage_wrap .search_division.type2 .sec_status {position: absolute;top:64px;left:180px;height:32px;line-height:32px}
.manage_wrap .search_division.type2 .sec_days h4 {display:inline-block;font-size:13px;margin-top:7px;margin-right:13px}
.manage_wrap .search_division.type2 .sec_status h4 {display:inline-block;margin-top:-1px;margin-right:10px;font-size:13px;vertical-align:top}
.manage_wrap .search_division.type2 .sec_status .inpSel {width:80px;vertical-align:top}
.manage_wrap .search_division.type2 .sec_status .tit_01 {margin-right:12px}
.manage_wrap .search_division.type2 .sec_status .tit_02 {margin-left:8px;}
.manage_wrap .search_division.type2 .sec_status .tit_03 {margin-left:8px}
.manage_wrap .search_division.type2 .sec_status .tit_04 {margin-left:8px;margin-right:11px}
.manage_wrap .search_division.type2.waiting .sec_status .tit_04 {margin-left:313px}
.manage_wrap .search_division.type2 .apply_month_wrap{display:inline-block;margin-left:0;vertical-align:top}
.manage_wrap .search_division.type2 .period_wrap{margin-left:15px}
.manage_wrap .search_division .period_wrap .apply_date{display:inline-block;position:relative;width:120px;height:32px;border:1px solid #dbdbdb;box-sizing:border-box;background:#f8f8f8;color:#444;font-size:13px}
.manage_wrap .search_division .period_wrap .apply_date:before{display:block;position:absolute;top:0;left:90px;width:1px;height:30px;background:#e1e1e1;content:''}
.manage_wrap .search_division .period_wrap .apply_date input{width:90px;height:30px;padding:0 10px;border:0 none;box-sizing:border-box;line-height:30px}
.manage_wrap .search_division .period_wrap .apply_date .ui-datepicker-trigger{overflow:hidden;position:absolute;top:5px;right:3px;width:20px;height:20px;border:0;background:transparent url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat 3px -476px;font-size:0;text-indent:100%;white-space:nowrap}
.manage_wrap .search_division .input_wrap{display:inline-block;margin-left:20px;height:32px;border:1px solid #dbdbdb;box-sizing:border-box;background:#fff;color:#444;font-size:13px}
.manage_wrap .search_division .input_wrap input{width:290px;height:30px;padding:0 10px;border:0 none;box-sizing:border-box;line-height:30px}
.manage_wrap .search_division.type2 .input_wrap input{width:149px;height:30px;line-height:30px;padding:0 10px;border:0;box-sizing:border-box;vertical-align:top}
.manage_wrap .search_division .input_wrap button{width:55px;height:32px;margin:-1px;padding-bottom:4px;border:1px solid #5f75eb;box-sizing:border-box;background:#7289f8;color:#fff;font-size:13px;vertical-align:top}

.manage_wrap .search_division.type2 .input_wrap{height:32px;margin-left:0}
.manage_wrap .search_division.type2 .btn_submit{width:104px;height:74px;margin:-1px;padding-bottom:4px;border:1px solid #626366;box-sizing:border-box;background:#626366;color:#fff;font-size:13px;position: absolute;right:-114px;top:-41px}
/* ie placeholder용 */
.manage_wrap .search_division .input_wrap .wrap_placeholder{position:relative}
.manage_wrap .search_division .input_wrap .pseudo_placeholder{position:absolute;top:50%;left:10px;margin-top:-9px}
.manage_wrap .search_division.type2 .input_wrap .pseudo_placeholder{position:absolute;top:50%;left:10px;margin-top:-17px}

/* 요청 관리 */
/* //WMG-25730 수정 추가 내용일관 */
.manage_wrap .txt_guide.position_guide {padding:40px 0 2px}
/* 확인필요 */
/*.manage_list_wrap.position {margin-top:30px}
.manage_list_wrap.position .box_manage {margin-top:20px;border-color:#e9e9e9}
.manage_list_wrap.position .desc_manage {margin-bottom:8px;font-weight:bold;font-size:14px;line-height:18px;color:#444}
.manage_list_wrap.position .desc_manage strong {color:#22ae8f}
.manage_list_wrap.position .info_manage {min-height:auto}
.manage_list_wrap.position .info_manage .list_manage {margin-top:16px}
.manage_list_wrap.position .interested_list .info_manage .list_manage {margin-top:17px}
.manage_list_wrap.position .info_manage .wrap_state .btn_basic2 {width:150px}
.manage_list_wrap.position .info_manage .wrap_state {width:150px}
.manage_list_wrap.position .info_manage .wrap_state .btn_basic2.type2 {margin:27px 0 0 0}
.manage_list_wrap.position .interested_list .info_manage .wrap_state .btn_basic2.type2 {margin:2px 0 0 0}
.manage_list_wrap.position .info_manage .btn_history {position:absolute;right:10px;bottom:30px;margin:0;color:#666}
.manage_list_wrap.position .info_manage .wrap_state .ico_new {overflow:initial;position:static;left:0;top:0;display:inline-block;margin-right:5px;padding-right:1px;width:14px;height:14px;border-radius:50%;font-weight:bold;font-size:11px;line-height:14px;text-align:center;text-indent:0;color:#fff;box-sizing:border-box;background:#ff662f}
.manage_list_wrap.position .box_manage.disabled .wrap_state .txt_state {width:100%}
.info_manage .list_manage .txt {display:inline-block;margin-left:15px;color:#666}
.manage_list_wrap.position .list_menu {overflow:hidden;width:100%;padding:0 0 30px 1px;border-bottom:1px solid #e9e9e9;box-sizing:border-box}
.manage_list_wrap.position .list_menu li {float:left;width:25%;border:1px solid #eaeaea;margin-left:-1px;box-sizing:border-box}
.manage_list_wrap.position .list_menu li:last-of-type {overflow:hidden;float:none;width:auto}
.manage_list_wrap.position .list_menu li:first-child {border-left:1px solid #eaeaea}
.manage_list_wrap.position .list_menu li .btn_menu {display:block;padding:11px 0 14px 0;width:100%;font-size:15px;line-height:20px;color:#666;text-align:center;border:0;box-sizing:border-box;background:#fbfbfb}
.manage_list_wrap.position .list_menu li.select {position:relative;z-index:1;border-color:#4876ef}
.manage_list_wrap.position .list_menu li.select .btn_menu {font-weight:bold;color:#4876ef;background:#fff}*/
/* //WMG-25730 수정 추가 */

/* 제의 레이어 내용이관 */
.layer_position_wrap .inpRdo .lbl {padding:15px 0 17px 42px}
.layer_position_wrap .layer_cont_choice .box_choice {width:234px}
.layer_position_wrap .layer_cont_choice .box_choice .txt_noti {margin-top:8px;color:#898989;font-size:12px;line-height:17px}/* WMG-28187 추가 */
/* WMG-27235 수정, 추가 끝 */

/* WMG-28899 수정, 추가 시작 내용이관 */
.layer_position_wrap .goto_message {position:absolute;bottom:85px;left:30px;color:#999;font-size:13px;line-height:18px}
/* WMG-28899 수정, 추가 끝 */

/* 추천제외 레이어 내용이관 */
.layer_position_wrap.layer_except {display:none;width:680px;height:auto;margin:-299px 0 0 -340px}
.layer_position_wrap.layer_except .layer_cont_position:after {display:none}
.layer_position_wrap.layer_except.show {display:block}
.layer_position_wrap.layer_except .layer_cont_position {width:100%;padding:0 40px 40px}
.layer_position_wrap.layer_except .layer_cont_position .box_receive {width:600px}
.layer_position_wrap.layer_except .tit_layer {margin-top:30px;font-size:15px;line-height:22px;color:#444}
.layer_position_wrap.layer_except .list_choice {overflow:hidden;margin:10px 0 0 -4px;width:608px}
.layer_position_wrap.layer_except .list_choice li {float:left;margin:8px 4px 0}
.layer_position_wrap.layer_except .inpRdo {width:296px}
.layer_position_wrap.layer_except .box_register {margin-top:20px;padding:14px 16px 16px;width:600px;height:52px;box-sizing:border-box;border-radius:5px;background:#f7f7f7}
.layer_position_wrap.layer_except .box_register .inpChk .lbl {font-size:14px;line-height:22px;color:#444}
.layer_position_wrap.layer_except .layer_btn {margin-top:30px;text-align:center;line-height:0;font-size:0}
.layer_position_wrap.layer_except .layer_btn button {display:inline-block;margin:0 5px;padding:13px 0 15px;width:200px;height:50px;font-size:16px;line-height:21px;box-sizing:border-box;border-width:1px;border-style:solid}
.layer_position_wrap.layer_except .layer_btn .btn_reset {color:#666;border-color:#dbdbdb}
.layer_position_wrap.layer_except .layer_btn .btn_confirm {color:#fff;border-color:#444;background:#444}

/* 페이지별 직무 레이어 위치 내용이관 */
.summary_wrap .layer_position,
.summary_wrap .layer_except {margin:-323px 0 0 -378px}
.manage_wrap .layer_position {margin:-323px 0 0 -340px}
.manage_wrap .layer_position_wrap {margin:-299px 0 0 -390px}
.manage_wrap .layer_position_wrap.layer_except {margin:-299px 0 0 -240px}
.manage_wrap .layer_position_wrap.layer_cancel {margin:-299px 0 0 -233px}

/* layer Pop 내용이관 */
.layer_pop_manage .txt_desc{position:absolute;top:35px;right:30px;color:#666;font-size:12px}
.layer_pop_manage .txt_desc em{color:#f00}
.layer_pop_manage .txt_desc span.essential{padding-right:5px;color:#f00;font-weight:bold}
.layer_pop_manage.layer_attach{display:none;top:35px;width:630px;margin:0 0 0 -315px}
.layer_pop_manage.layer_reading{display:none;top:78px;width:780px;margin:0 0 0 -390px}
.layer_pop_manage.layer_attach_reg{top:250px;width:648px;margin:0 0 0 -324px;padding:0}
.layer_pop_manage.layer_progress{top:135px;width:550px;margin:0 0 0 -275px;padding:0;z-index:999}
.layer_pop_manage.layer_attach.open,
.layer_pop_manage.layer_reading.open,
.layer_pop_manage.layer_attach_reg.open,
.layer_pop_manage.layer_progress.open{display:block}
.layer_pop_manage .layer_manage_wrap{position:relative;padding:25px 30px 30px;z-index:100;background:#fff}
.layer_pop_manage.layer_attach_reg legend {visibility:hidden;overflow:hidden;position:absolute;width:0;height:0;font-size:0;line-height:0}

/* wmg-19848 내용이관 */
.layer_pop_manage.layer_job_select {display:none;padding:0}
.layer_pop_manage.layer_job_select .job_select {margin-top:19px}
.layer_pop_manage.layer_job_select .job_select select {width:300px;padding:5px 5px 6px 8px;border:1px solid #dfdfdf;box-sizing:border-box}
.layer_pop_manage.layer_job_select .job_select_notice {padding:10px 0;font-size:11px;color:#888;line-height:16px}
.layer_pop_manage.layer_job_select .job_select_notice span.point {color:#ff3838}
.layer_pop_manage .loading{padding:25px 0;border-top:1px solid #444;background:#f9f9f9;text-align:center}
.layer_pop_manage .loading p{padding-bottom:30px;background:url(//www.saraminimage.co.kr/popup_201211/img_bar_moving.gif) no-repeat 50% 100%;line-height:18px}
.layer_pop_manage .table_scroll{overflow-x:hidden;overflow-y:auto;max-height:355px;border-top:1px solid #444;border-bottom:1px solid #eaeaea;box-sizing:border-box}
.layer_pop_manage .table_scroll .manage_list_table{border-top:none}
.layer_pop_manage .table_scroll .manage_list_table tr:first-child td{border-top:none}
.layer_pop_manage .table_scroll .manage_list_table tbody td{border-top:1px solid #eaeaea;border-bottom:none}

.doc_layer{position:absolute;top:-20px;left:166px;width:530px;padding:40px 30px 30px 30px;border:1px solid #444;box-sizing:border-box;box-shadow:0 1px 1px 1px rgba(0,0,0,0.12);background:#fff;z-index:1}
.layer_pop_manage .doc_layer{top:auto;left:49px}
.doc_layer .manage_list_table tbody th{padding-left:20px;border-bottom:1px solid #eaeaea;background:#f7f7f7;color:#666;font-size:13px}
.doc_layer .manage_list_table tbody td{height:43px;padding:10px 0 10px 15px;border-bottom:1px solid #eaeaea;text-align:left;word-break:break-all}
.doc_layer .btn_layer_close{position:absolute;top:14px;right:14px;width:17px;height:17px;border:0 none;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/btn_layer_close.png) no-repeat 50% 50%}
.doc_layer .btn_layer_close span{overflow:hidden;font-size:0;text-indent:-100%;*text-indent:0;white-space:nowrap;line-height:0}
.table_scroll .doc_layer .manage_list_table{border-top:1px solid #eaeaea}
.table_scroll .doc_layer .manage_list_table tbody th{padding-left:20px;border-bottom:1px solid #eaeaea;background:#f7f7f7;color:#666;font-size:13px}
.table_scroll .doc_layer .manage_list_table tbody td{height:43px;padding:10px 0 10px 15px;border-top:none;border-bottom:1px solid #eaeaea;text-align:left;word-break:break-all}
.layer_dim{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;z-index:99; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

/* 인재정보등록 layer 개편 후 삭제 예정 내용이관 */
#content .contact_set{position:absolute;left:50%;margin-left:-150px;color:#444;font-size:12px;line-height:20px;z-index:999}
#content .contact_set .noti{width:auto;padding: 16px;border:1px solid #e0e0e0;background:#f5f5f5;color:#333;font-size:12px;line-height:18px;word-spacing:0.8}
#content .contact_set .noti strong{font-weight:bold}
#content .contact_set dl{width:496px}
#content .contact_set .layer-topbg-b{position:relative;border:2px #2250a8 solid;z-index:100}
#content .contact_set dt.tit{margin-bottom:25px;padding:10px 15px 11px 29px;background:#2250a8;color:#fff;font-size:14px;font-weight:bold;word-spacing:-1px}
#content .contact_set dd.cnt{padding:0 30px !important}
#content .contact_set .table{margin-top:10px;border-top:1px solid #d8dcf3}
#content .contact_set .table th{width:94px;border-left:1px solid #d8dcf3;border-bottom:1px solid #d8dcf3;background:#f4f6fe;color:#5661a1;font-weight:bold; }
#content .contact_set .table td{height:46px;border-bottom:1px solid #d8dcf3;border-left:1px solid #d8dcf3;color:#666;word-break:break-all}
#content .contact_set .table .modify{width:40px;border-left:0;border-right:1px solid #d8dcf3;text-align:left}
#content .contact_set .table .info{width:200px;text-indent:14px}
#content .contact_set .table .check{width:96px;text-indent:14px}
#content .contact_set .table tr.privacy th{border-left:none;background:none;text-indent:3px;text-align:left}
#content .contact_set .table tr.privacy td.check{width:auto;border-left:none}
#content .contact_set .table th span{display:block;position:relative;width:48px;margin-left:20px;padding-left:10px;box-sizing:border-box;text-align:left}
#content .contact_set .table th span strong{display:block;position:absolute;left:0;top:0;color:#eb296d;font-weight:normal}
#content .contact_set .input_chk{vertical-align:middle}
#content .contact_set .btn_modify{color:#5076e3;text-decoration:underline}
#content .contact_set .btn_center{margin:28px 0 30px 0;padding:0 0 15px 0;text-align:center}
#content .contact_set .btn_center a{display:inline-block;height:34px;margin:0 1px;background-image:url(//www.saraminimage.co.kr/ui/btn/btn_34.gif);background-repeat:no-repeat;vertical-align:top}
#content .contact_set .btn_center span{display:block;overflow:hidden;left:0;top:0;width:1px;height:1px;text-indent:-10px}
#content .contact_set .btn_resume{width:155px}
#content .contact_set .btn_save{width:72px;background-position:left -34px}
#content .contact_set .btn_cancel{width:72px;background-position:-72px -34px}
#content .contact_set .guide_txt{color:#444;font-size:12px;word-spacing:-0.8px}
#content .contact_set .help_txt{margin-left:6px;color:#999}
#content .contact_set .close-layer{position:absolute;top:12px;right:13px}
#content .contact_set .btn_help{display:inline-block;position:relative;margin-left:3px;text-indent:0}
#content .contact_set .btn_help .layer_help{display:none;position:absolute;left:5px;top:24px;width:242px;background:#fff;color:#949494;font-size:11px;line-height:13px;zoom:1}
#content .contact_set .btn_help .layer_help div.bdr{position:relative;height:73px;padding:9px 0 8px 9px;border:1px solid #565960}
#content .contact_set .btn_help .layer_help strong{color:#f00;font-weight:normal}
#content .contact_set .btn_help .layer_help p{margin:0;padding:0}
#content .contact_set .btn_help .layer_help p.sub{margin-top:6px !important;padding-left:14px !important;text-indent:-14px}
#content .contact_set .btn_help .layer_help p.sub span{font-size:12px}
#content .contact_set .btn_help .btn_help_open{display:inline-block;color:#5281c5;text-decoration:underline}
#content .contact_set .btn_help .btn_help_close{display:block;overflow:hidden;position:absolute;top:0;right:0;width:17px;height:17px;background:url(//www.saraminimage.co.kr/resume/btn_help_close.png) 0 0 no-repeat;text-indent:100%;white-space:nowrap}
#content .contact_set .btn_help .tip{display:block;position:absolute;top:-6px;left:18px;width:11px;height:6px;background:url(//www.saraminimage.co.kr/resume/img_help_tip.png) 0 0 no-repeat;z-index:2}
.ui-datepicker {z-index:9999 !important}

/* WMG-12634 내용이관 */
#content .manage_block_wrap {position:relative;min-height:796px}
.manage_wrap .layer_block_company .search_division {padding:25px 0;margin-bottom:20px;margin-top:9px;text-align:center}
.manage_wrap .layer_block_company .search_division .btn_guide {margin:8px 0 0 3px}
.manage_wrap .layer_block_company .search_division .inpChk {margin-top:4px}
.manage_wrap .layer_block_company .search_division .toolTipWrap {vertical-align:top}
.manage_wrap .layer_block_company .search_division .toolTipWrap .toolTip {display:block;top:-16px;left:28px;width:295px}
.manage_wrap .layer_block_company .search_division .wrap_layer_tooltip{vertical-align:middle;height:16px;margin-left:4px}
.manage_wrap .layer_block_company .search_division .wrap_layer_tooltip .btn_guide{margin-top:0}
.manage_wrap .layer_block_company .search_division .input_wrap{vertical-align:middle;margin-left:8px;border:#ababab 1px solid}
.manage_wrap .layer_block_company .search_division .input_wrap input{width:334px}
.manage_wrap .layer_block_company .wrap_recomm {padding:12px 0 0 187px}
.manage_wrap .layer_block_company .wrap_recomm .tit_recomm {float:left;margin-right:12px;padding:5px 0 8px;width:83px;height:29px;font-weight:normal;font-size:12px;line-height:16px;color:#fff;text-align:center;border-radius:15px;box-sizing:border-box;background:#a6a6a6}
.manage_wrap .layer_block_company .wrap_recomm .list_recomm {overflow:hidden;margin-top:-1px}
.manage_wrap .layer_block_company .wrap_recomm .list_recomm li {float:left;margin:5px 11px 0 0}
.manage_wrap .layer_block_company .wrap_recomm .list_recomm li .btn_recomm {display:block;font-size:13px;line-height:17px;color:#666;text-decoration:underline;background:none;border:0}
#content .manage_block_wrap .title_wrap{padding-bottom:5px}
.title_wrap .wrap_right_btn{position:absolute;bottom:5px;right:0;font-weight:normal}
.manage_list_table caption{display:none}
.manage_list_table .th_select .inpChk {width:120px}
.manage_list_table .th_select .inpChk .lbl{color:#444}
.manage_list_table .th_select .inpChk .lbl:before {display:none}
.manage_list_table th.th_select .inpChk .lbl:before {display:none}
.manage_list_table .company_name .inpChk .lbl:before {display:none}
.manage_list_table .block_title{padding:0 16px;text-align:left}
.manage_list_table .block_title p{display:inline-block;max-width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}
.manage_list_table .block_title p a {line-height:18px}
.manage_list_table .block_title .oneshot{padding-bottom:2px;padding-right:2px;width:32px;height:18px;line-height:16px;border:none;border-radius:8px;vertical-align:-1px;background:#8ca0ff;color:#fff;font-size:11px;text-align:center}
.manage_list_table .no_result{position:relative;padding:83px 5px 39px;height:196px;font-size:14px;font-weight:normal;color:#444}
.manage_list_table .no_result:before {display:block;position:absolute;left:50%;top:36px;margin-left:-16px;width:34px;height:34px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_list_no_result.png) no-repeat 0 0;content:""}
.manage_list_table .no_result strong{color:#6b80f1}
.manage_list_table .no_result .btn_basic_type05 {margin-top:24px;font-weight:normal}
/* wmg-19848 */
.manage_list_table .no_result.type_svg strong {font-size:18px;color:#444;font-weight:bold}
.manage_list_table .no_result.type_svg p {margin-top:6px;color:#888}
/* -- wmg-19848 */
.manage_list_table  .upload_item .sri_check{width:114px}
.layer_pop_manage.layer_block_cat{display:none;top:20px;width:780px;margin:0 0 0 -390px}
.layer_pop_manage.layer_block_cat.open{display:block}
.layer_pop_manage.layer_block_cat .layer_manage_wrap {padding:0}
.layer_block_cat .txt{color:#666;font-size:13px;margin-bottom:10px}
.layer_block_cat .txt strong{font-weight:bold;color:#ff662f}
.layer_block_cat .buffer{display:none}
.layer_block_cat .table_scroller{width:100%;max-height:350px;overflow-y:auto;border-top:#686868 1px solid;border-bottom:#eaeaea 1px solid}
.layer_block_cat .block_cat_tbl{display:table;width:100%;border-collapse:collapse}
.layer_block_cat .block_cat_tbl td{padding:0;border-left:#eaeaea 1px solid;vertical-align:top}
.layer_block_cat .block_cat_tbl tr td:first-child {border-left:none}
.layer_block_cat .block_cat_tbl td .item{width:100%;border-top:#eaeaea 1px solid}
.layer_block_cat .block_cat_tbl td .item:first-child{border-top:none}
.layer_block_cat .block_cat_tbl ul{padding:8px 0 8px 15px}
.layer_block_cat .block_cat_tbl h5{height:44px;line-height:44px;background:#f8f8f8;color:#666;font-size:13px;text-align:center}
.layer_block_cat .block_cat_tbl li{line-height:26px}
.layer_block_cat .block_cat_tbl .sri_check.check_on .txt_check{color:#5f75eb}
.layer_pop_manage.layer_block_company{display:none;width:780px;transform:translate(-50%, -50%)}
.layer_pop_manage.layer_block_company.open{display:block}
.layer_block_company .table_scroller{width:100%;max-height:242px;overflow-y:auto;border-top:#686868 1px solid;border-bottom:#eaeaea 1px solid}
.layer_block_company .block_company_table .th_select{padding-left:15px;text-align:left}
.layer_block_company .block_company_table .th_select .inpChk {width:336px}
.layer_block_company .block_company_table .th_select .inpChk .lbl:before {display:inline-block}
.layer_block_company .block_company_table th.th_select .inpChk {text-align:left}
.layer_block_company .search_count{margin-bottom:10px;font-size:16px;color:#444}
.layer_block_company .search_count span{font-size:13px}
.layer_block_company .search_count strong{font-weight:bold;color:#ff662f}
.layer_block_company .block_company_table .ready{height:199px;text-align:center;color:#888}
.layer_pop_manage.layer_block_rank{display:none;top:78px;width:780px;margin:0 0 0 -390px}
.layer_pop_manage.layer_block_rank.open{display:block}
.layer_pop_manage .recruit_list_navigation{width:100%;box-sizing:border-box;height:44px;border-bottom:#444 1px solid;margin-bottom:10px;text-align:center}
.layer_pop_manage .recruit_list_navigation li{float:left;width:50%;position:relative;box-sizing:border-box;height:43px;border-top:#ddd 1px solid;border-right:#ddd 1px solid;z-index:1}
.layer_pop_manage .recruit_list_navigation li:first-child{border-left:#ddd 1px solid}
.layer_pop_manage .recruit_list_navigation li a{display:block;height:43px;line-height:41px;cursor:pointer;color:#777;font-size:14px}
.layer_pop_manage .recruit_list_navigation li a span {display:none}
.layer_pop_manage .recruit_list_navigation li.selected{border-color:#444}
.layer_pop_manage .recruit_list_navigation li.selected a{background:#fff;height:43px;border-left:#444 1px solid;margin-left:-1px;color:#222;font-size:15px;font-weight:bold}
.layer_pop_manage .recruit_list_navigation li.selected a span{display:inline-block;font-size:13px;font-weight:normal;color:#444;margin-left:8px}
.layer_pop_manage .recruit_list_navigation li.selected a span strong{color:#ff662f;font-weight:bold}
.tab_content.tab_content_selected {display:block}
.manage_list_table .personal_history_title{padding-left:15px}
.manage_list_table .personal_history_title .lbl {margin-left:0px;color:#444;font-size:13px}
.manage_list_table .personal_history_title .inpChk{width:469px}
.manage_list_table th.personal_history_title .inpChk{text-align:center}
.manage_list_table .personal_history_title .inpChk .lbl {font-size:12px;color:#888;margin-left:3px}
.manage_list_table td.apply_comp_date ul{margin-left:0px}
.manage_list_table .apply_comp_date{padding-left:15px;text-align:left}
.manage_list_table .apply_comp_date .inpChk{width:100%}
.manage_list_table.del_list thead .apply_comp_date .inpChk{width:70px}
.manage_list_table.del_list .apply_comp_date .inpChk{width:105px}
.manage_list_table.del_list .apply_comp_cont a {color:#444;text-decoration:none}
.manage_list_table .apply_comp_date .inpChk .lbl {padding-right:0}
.manage_list_table th.apply_comp_date .inpChk{text-align:center}
.manage_list_table .apply_date_open td{height:auto;padding-top:15px}
.manage_list_table td ul.apply_date_history{display:none}
.manage_list_table .apply_date_open td ul.apply_date_history{display:block;width:auto;height:auto;padding-left:29px;line-height:20px}
.manage_list_table .apply_date_open td ul.apply_date_history li{margin-top:0;color:#444}
.manage_list_table td.contact{letter-spacing:normal}
.manage_list_table td.company_name{letter-spacing:normal}
.manage_list_table .btn_guide{display:inline-block;width:16px;height:16px;margin-top:1px;border:0;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_manage01.png) no-repeat -1px -441px;vertical-align:top}
.manage_list_table .btn_guide span{display:block;overflow:hidden;font-size:0;text-indent:100%;white-space:nowrap}
.manage_list_table .tit_area {overflow:visible}
.manage_list_table .tooltip {position: absolute;top:-19px;left:80px;padding:0;border:1px solid #444;background:#fff;z-index:200;display:none}
.manage_list_table .tooltip.on {display:block}

/* WMG-18137 관심기업 개편 내용이관 */
#content.nonudge.common_wrap .wrap_favor {padding-bottom:50px}
#content.common_wrap .wrap_favor .tit_area {padding-bottom:25px}
.wrap_favor .txt_info:before {display:inline-block;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_company_info.png) no-repeat;vertical-align:top;content:""}
.wrap_favor button.btn_more {display:block;margin-bottom:-40px;width:100%;height:40px;border:0;color:#888;font-size:14px;background:#fff}
.wrap_favor button.btn_more:after {margin:7px 0 0 7px;width:9px;height:5px;background-position:0 0}
.wrap_favor button.btn_fold:after {background-position:0 -10px}
.wrap_favor a.btn_more {position:absolute;top:0;right:-8px;padding:8px;color:#999;font-size:14px;line-height:16px}
.wrap_favor a.btn_more:after {margin:3px 0 0 7px;width:6px;height:10px;background-position:0 -20px}
/* 면접후기 내용이관 */
.wrap_favor .favor_review {position:relative;margin-top:60px}
.table_scroller .manage_list_table{border-top:none}
.table_scroller .manage_list_table tbody td{border-bottom:none;border-top:#eaeaea 1px solid}
.table_scroller .manage_list_table tbody tr:first-child td{border-top:none}
.my_add_wrap.summary_wrap .recruit_list_navigation{position:relative; width:980px}
#content .my_add_wrap .tit_area{padding-bottom:25px}
.my_add_wrap .dashboard .activity_list{padding-bottom:15px;font-size:0}
.my_add_wrap.manage_wrap .dashboard .activity_list li{width:25%;padding:0;margin:0;box-sizing:border-box}
.my_add_wrap.manage_wrap .dashboard .activity_list._width1 li{width:100%}
.my_add_wrap.manage_wrap .dashboard .activity_list._width2 li{width:50%}
.my_add_wrap.manage_wrap .dashboard .activity_list._width3 li{width:33.3%}
.my_add_wrap.manage_wrap .dashboard .activity_list._width3 li:first-child {width:33.4%}

/* wmg-16641 내용이관 */
.my_add_wrap.summary_wrap .recruit_list_navigation li{width:25%;background:#fcfcfc;color:#888;border-color:#ebebeb;box-sizing:border-box}
.my_add_wrap.summary_wrap .recruit_list_navigation._width1 li {width:100%}
.my_add_wrap.summary_wrap .recruit_list_navigation._width2 li {width:50%}
.my_add_wrap.summary_wrap .recruit_list_navigation._width3 li {width:33.3%}
.my_add_wrap.summary_wrap .recruit_list_navigation._width3 li.selected {width:33.4%}
.my_add_wrap.summary_wrap .recruit_list_navigation li.selected,
.my_add_wrap.summary_wrap .recruit_list_navigation li.selected span{background:#fff; color:#333; font-weight:bold}
.my_add_wrap .manage_list_wrap{margin-top:18px}
.my_add_wrap.manage_wrap .manage_list_wrap .txt_guide{padding:0 0 5px 15px}
.my_add_wrap .manage_list_table{border-top-color:#eaeaea}
.my_add_wrap .manage_list_table .subject{padding-left:15px; text-align:left}
.my_add_wrap .manage_list_table .subject a,
.my_add_wrap .manage_list_table .reply a{border-bottom:1px solid #444}
.my_add_wrap .manage_list_table .reply{padding-left:15px; text-align:left; border-left:0}
.my_add_wrap .manage_list_table .reply img{margin:0 5px 0 0; vertical-align:-5px}
.my_add_wrap .manage_list_table .small{color:#555; font-size:12px}
.my_add_wrap .manage_list_table .result_check a{color:#ff662f; border-bottom:1px solid #ff662f}
.manage_list_wrap .btn_basic_type05.btn_consulting{padding-left:41px; background-image:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_consulting.png); background-repeat:no-repeat; background-position:13px 5px}
.manage_list_wrap .btn_basic_type05.btn_language{padding-left:41px; background-image:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_language.png); background-repeat:no-repeat; background-position:10px 7px}
.manage_list_wrap .btn_basic_type05.btn_decorate{padding-left:41px; background-image:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/ico_resume_decorate.png); background-repeat:no-repeat; background-position:13px 7px}
.my_add_wrap .btn_smaller_type01.check{background:#9c9c9c; color:#fff; border-color:#9c9c9c}
.my_add_wrap .layer_pop_manage{z-index:999}
.my_add_wrap .layer_pop_manage h4{padding:10px 0 0}
.my_add_wrap .legal_notice_txt{padding:0 0 10px; line-height:22px}
.my_add_wrap .layer_pop_manage .text_area textarea{width:100%; height:140px; padding:15px 20px; resize:vertical; box-sizing:border-box; border:1px solid #dbdbdb}

.person_update{position:relative}
.person_update .bottom_btn_wrap{margin-top:30px;text-align:center;font-size:0}
.person_update .layer_pop_manage .bottom_btn_wrap{margin-top:10px}
.person_update .bottom_btn_wrap button{margin-left:5px}
.person_update .bottom_btn_wrap button:first-child{margin-left:0}
.person_update .txt_notice {margin-top:20px;font-size:13px;}
.person_update .txt_notice a {color:#4876ef;text-decoration:underline}
.layer_pop_manage.layer_identify {width:590px;top:36px;margin-left:-295px;display:none}
.layer_pop_manage.layer_identify.open{display:block}
.layer_pop_manage.layer_identify .tbl_fieldset{margin-top:15px}
.layer_pop_manage.layer_identify .tbl_fieldset tbody tr:first-child th,
.layer_pop_manage.layer_identify .tbl_fieldset tbody tr:first-child td{border-top:#686868 1px solid}
.layer_pop_manage.layer_identify .txt{font-size:13px;color:#666}
.resume .layer_pop_manage .txt{text-align:left}

/* WMG-14409 내용이관 */
#header .area_search{position:absolute;top:7px;left:130px;z-index:920}
#header .area_search .box_search_input{display:block;box-sizing:border-box;width:248px;height:24px;padding:0 44px 0 10px;border:#d7d7d7 1px solid}
#header .area_search .box_search_input input[type='text']{display:block;box-sizing:border-box;width:100%;height:22px;border:0;line-height:22px;outline:none}
#header .area_search .btn_search{overflow:hidden;position:absolute;top:1px;right:1px;width:34px;height:24px;border:0;background:url(//www.saraminimage.co.kr/ui/common/header/btn_search_person.png) 50% 50% no-repeat}
#header .area_search .btn_search span{position:absolute;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px)}
#header .wrap_auto_complete{position:absolute;bottom:0;left:0}
#header .quick-search{width:498px;border:#d7d7d7 1px solid}
#header .quick-search.off{height:163px}
#header .quick-lists .list-keyword{height:259px}

/* wmg-14932 내용이관 */
/* 연봉정보 공통, 이미지 확인필요 */
.ico_arr {background:url(//www.saraminimage.co.kr/ui/salaries/2017/ico_arr.png) no-repeat}
.ico_close {display:block;overfloW:hidden;width:17px;height:17px;font-size:0;line-height:0;text-indent:-9999px;background:url(//www.saraminimage.co.kr/ui/salaries/2017/btn_layer_close.png) 50% 50% no-repeat}

/* 테이블 하단 안내 내용이관 */
.manage_wrap .box_info {overflow:hidden;margin-top:50px;padding:34px 30px 39px 40px;border:1px solid #eaeaea;background-color:#f8f8f8}
.manage_wrap .box_info .btn_info {float:right;padding:3px 11px 0 0;font-size:13px;text-decoration:underline;background-position:100% -343px}
.manage_wrap .list_info {overflow:hidden;width:100%;padding-bottom:6px;font-size:13px;line-height:21px;color:#888}
.manage_wrap .list_info li {padding:0 0 9px 11px;background:url(//www.saraminimage.co.kr/ui/salaries/2017/bul_dot.png) 0 11px no-repeat}
.manage_wrap .list_info .txt_emph {color:#333}
.manage_wrap .list_asterisk {overflow:auto;width:auto;padding:3px 0 0;font-size:13px;line-height:21px;color:#888}
.manage_wrap .list_asterisk li {padding:0 0 0 8px;color:#999;font-size:12px;background:url(//www.saraminimage.co.kr/ui/salaries/2017/bul_asterisk.png) no-repeat 0 8px}
.manage_wrap .list_asterisk li .ico_inaccuracy {display:inline-block;overflow:hidden;margin:4px 3px 0 3px;width:14px;height:14px;font-size:0;line-height:0;vertical-align:top;background:url(//www.saraminimage.co.kr/ui/salaries/2017/ico_noti.png) no-repeat 0 -50px}
.manage_wrap .txt_guide.salary_regist_guide {background:url(//www.saraminimage.co.kr/ui/salaries/2017/bg_regist_box.png) no-repeat 90% 0}
.manage_wrap .txt_guide.salary_regist_guide .outlink {border-bottom-color:#b1b1b1}

/* 테이블 공통 확인필요 */
.wrap_tbl {margin-top:12px;border-top:1px solid #686868}
.wrap_tbl.sri_radio_wrap {height:auto}
.tbl_comm .detail li {padding:0 0 0 9px;background:url(//www.saraminimage.co.kr/ui/salaries/2017/bul_dot2.png) 0 8px no-repeat}

/* 기업명 서제스트 확인필요 */
/*.company {position:relative}
.company .textarea_key:focus {border-color:#ababab;background-color:#feffd8}
.suggest_box {display:none;position:absolute;top:31px;right:0;left:0;z-index:10;border:1px solid #ababab;background-color:#fff}
.suggest_box .scroll_suggest {overflow:hidden;overflow-y:auto;position:relative;top:0 !important;left:0 !important;width:auto !important;min-height:32px;max-height:190px;border:0}
.suggest_box .list_suggest li {display:block;padding:0 10px;height:32px;color:#444;font-size:12px;line-height:32px}
.suggest_box .list_suggest li.ui-state-focus {background-color:#ebebeb}
.suggest_box .list_suggest li strong {color:#6b80f1;font-weight:bold}
.suggest_box .suggest_btn {overflow:hidden;padding:7px 13px 0;height:23px;border-top:1px solid #eee;color:#777;font-size:11px;background-color:#f8f8f8}
.suggest_box .suggest_btn .ico_noti {float:left;padding-left:16px;line-height:1.3;background-position:0 -22px}
.suggest_box .suggest_btn .btn_close {position:static;float:right;padding:0;color:#777;line-height:1.3}
.suggest_box .suggest_btn .ico_close {display:inline-block;width:7px;height:7px}
.suggest_box .txt_none {margin:0;padding-top:21px;height:113px;color:#555;font-size:13px;line-height:20px;text-align:center}
.suggest_box .txt_none .emph_g {color:#6b80f1;font-weight:bold}*/

/* 경력사항 불러오기 내용없음 */
.career_bar {padding:5px 0 20px}
.career_bar .btn_career {display:block;height:42px;border:1px solid #5f75eb;color:#fff;font-size:14px;line-height:42px;text-align:center;background-color:#6b80f1}
.career_bar .btn_career .ico_arr {padding-right:20px;background:url(//www.saraminimage.co.kr/ui/salaries/2017/ico_arr.png) no-repeat 100% -217px}
.box_career .career_tbl_type {border:1px solid #6b80f1}
.box_career .list_info {width:auto;padding:24px 0 17px 40px}
.box_career .list_info li {padding-bottom:0}
.box_career .tbl_comm {margin:0 auto}
.box_career .tbl_comm .resume_tit {text-align:left}
.box_career .tbl_comm .sri_check {display:block;float:none;margin:0 auto;width:18px}
.box_career .resume_list {margin:0 40px}
.box_career .career_list {margin:20px 40px 0}
.career_list .career_title {display:block;padding-top:19px;font-size:14px;font-weight:bold;background:url(//www.saraminimage.co.kr/ui/salaries/2017/bg_arrow.png) 50% 0 no-repeat}
.career_list .wrap_tbl {overflow:hidden;overflow-y:auto;margin-top:9px;max-height:242px}
.career_list .tbl_comm th {background-color:#f3f8ff}
.career_list .tbl_comm .detail {padding-left:15px}
.box_career .wrap_btn {margin:20px 0 30px;text-align:center}
.box_career .wrap_btn .btn_basic_type01 {margin-left:5px}

/* 연봉 입력 폼 확인필요 */
/*.asterisk {display:inline-block;margin-top:3px;height:10px;color:#f63f3f;font-size:16px;line-height:18px;vertical-align:top}
.regi .explain_green {color:#51aa01;font-size:11px} !* 숫자를 한글로 표기 *!
.regi .explain_red .asterisk {height:30px;line-height:36px}
.regi .explain_red {color:#f63f3f;font-size:11px}
.tbl_regist {border-top:1px solid #686868;border-collapse:collapse}
.tbl_regist th {padding:17px 0 0 20px;border-bottom:1px solid #eaeaea;color:#666;font-size:13px;font-weight:normal !important;background-color:#f7f7f7;vertical-align:top}
.tbl_regist td {padding:9px 14px 9px 15px;border-bottom:1px solid #eaeaea;color:#666;font-size:13px;line-height:31px}
.tbl_regist .tit {display:block;width:110px;font-weight:normal}
.tbl_regist .regi_tbl_select .btn {display:inline-block;margin-left:2px;width:51px;height:32px;border:1px solid #8f8f8f;color:#fff;font-size:13px;background-color:#9c9c9c;vertical-align:top}
.tbl_regist .sri_select {margin-right:5px;width:132px}
.tbl_regist .opt_year {width:102px}
.tbl_regist .wrap_career {overflow:hidden;float:left;padding:8px 8px 0 0;height:20px}
.tbl_regist .wrap_career .inpRdo {padding-right:30px}*/

/* 연봉입력시툴팁 확인필요 */
/*.tbl_regist .salary_input {position:relative}
#salaryTip {top:-171px;left:15px;width:340px}
#salaryTip:after {left:64px}
#salaryTip .list_info {padding-left:6px;font-size:12px}
#salaryTip .list_info li {padding:0 0 0 7px;color:#666}
.em-blue {color:#6b80f1;text-decoration:underline}
.em-blue:hover {color:#6b80f1;text-decoration:underline}
.ie6_select {position:absolute;top:-159px;left:15px;width:358px;height:118px;border:0;z-index:9998;filter:alpha(opacity=0)}*/

/* 버튼 확인필요 */
/*.required_btn_area {padding-top:20px;text-align:center}
.required_btn_area .btn_g {display:inline-block;padding:0 10px;width:180px;height:48px;border:1px solid #ababab;text-align:center;font-size:16px;line-height:48px;vertical-align:top;background-color:#fff;cursor:pointer}*/
.wrap_btn .btn_type02 {margin-right:6px;border-color:#5f75eb;color:#fff;background-color:#6b80f1}

/* 확인필요 */
.manage_list_table td {padding:21px 15px;color:#444}
.manage_list_table .ico_inaccuracy {padding-left:19px;background-position:0 -48px}
.manage_list_table .ico_arr {padding-right:17px}
.manage_list_table .ico_up {background-position:100% -243px}
.manage_list_table .ico_down {background-position:100% -267px}
.manage_list_table .no_result.salary_history {padding:89px 0 99px;color:#888;font-size:14px;font-weight:normal}
.manage_list_table .no_result.salary_history .txt {padding-bottom:24px}
.manage_list_table .btn_modify {display:block;margin:0 auto;width:41px;height:21px;border:1px solid #e4e4e4;font-size:12px;line-height:21px}
.manage_list_table .btn_regist {display:block;margin:0 auto 31px}
.manage_list_table td .detail li {margin-left:10px;padding-left:6px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_resume_manage01_170926.png) no-repeat -47px 9px;color:#444;text-align:left;font-size:13px;line-height:18px}

/* WMG-13853 사전인터뷰 답변 레이어 내용이관 */
.manage_list_table .apply_comp_cont .txt_bar {padding:0 4px;color:#e1e1e1;font-size:11px}

/* WMG-15521 내용이관 */
#gnb ul.gnb_list .btn_go_event_nudge {display:block;position:absolute;top:-7px;left:206px;padding-top:1px;width:169px;height:27px;box-sizing:border-box;background:url(//www.saraminimage.co.kr/sri/person/btn/nudge/btn_go_event_nudge.png) 0 0 no-repeat;color:#fff;font-size:13px;font-weight:bold;line-height:17px !important;text-align:center;word-spacing:-1px}
#gnb ul.gnb_list .btn_go_event_nudge strong {color:#fff77a;word-spacing:-4px}
#gnb ul.gnb_list .btn_go_event_nudge span {letter-spacing:normal}
.title_wrap .btn_go_event_nudge {display:block;position:absolute;top:-60px;right:2px;padding-top:7px;width:203px;height:60px;box-sizing:border-box;background:url(//www.saraminimage.co.kr/sri/person/btn/nudge/btn_go_event_nudge3.png) 0 0 no-repeat;color:#fff;font-size:14px;font-weight:bold;line-height:17px;text-align:center}
.title_wrap .btn_go_event_nudge strong {color:#fff77a}
.title_wrap .btn_go_event_nudge span {letter-spacing:normal}

/* WMG-14406 내용이관 */
.summary_wrap .list_body{padding-top:59px}
.summary_wrap .recruit_list_navigation.tab_x3 li{width:259px}
.summary_wrap .recruit_list_navigation.tab_x3 li:first-child{width:258px}
.summary_wrap .recruit_list_navigation li span{position:relative}
.summary_wrap .recruit_list_navigation .num{display:block;position:absolute;top:10px;left:188px;height:13px;line-height:13px;padding:0 7px 1px 7px;border-radius:7px;background:#ff662f;color:#fff;font-size:11px;font-weight:bold;text-align:center;vertical-align:top}

/* wmg-20923 내용이관 */
.summary_wrap .list_body.recom_pad {padding-top:73px}
.summary_wrap .list_body.recom_pad .box_recom_option {position:relative;right:0;top:-14px;font-size:14px;z-index:2;text-align:right;}
.summary_wrap .list_body.recom_pad .box_recom_option input[type="checkbox"]{margin-top:8px;vertical-align:top;margin-right:4px}
.summary_wrap .list_body.recom_pad .box_recom_option select{width:108px;height:26px;box-sizing:border-box;margin-left:12px;background:#f8f8f8;font-size:13px;border:#dbdbdb 1px solid}
.summary_wrap .list_body.recom_pad .box_recom_option .badge_apply {display:inline-block;margin-top:-2px;padding:0;width:52px;height:18px;border:1px solid #dce2ef;color:#444;font-size:12px;line-height:18px;background:#fff;text-align:center;vertical-align:middle}
.summary_wrap .list_body.recom_pad .box_recom_option input:checked+label {color:#444}
.summary_wrap .list_body.recom_pad .box_recom_option input:checked+label .badge_apply {border-color:#ff6d6a;color:#ff6d6a}

/* WMG-15802 내용이관 */
#content .title_wrap .box_in_titlebtn {display:block;position:absolute;right:0;bottom:5px}
#content .title_wrap .box_in_titlebtn a {font-weight:normal}
#content .title_wrap .box_in_titlebtn .btn_basic_type05 {position:static}

/* WMG-15346 내용이관 */
#content .my_letter_setup .tit_area {min-height:0}

/* 내용이관 */
#content .manage_list_wrap .title_wrap h3 {height:24px}
#content .manage_list_wrap .title_wrap .wrap_right_btn .btn_basic_type01 {margin:0}

/* 내용이관 */
.box_add_condition {margin-bottom:20px;background:#f8f8f8;border:1px solid #eaeaea}
.box_add_condition:after {display:block;content:'';clear:both}
.box_add_condition > div {display:table-cell}
.box_add_condition .add_txt {width:204px;vertical-align:middle;text-align:center;color:#444;font-size:13px}
.box_add_condition .add_list {width:512px}
.box_add_condition .add_list ul {padding:19px 0 10px 0}
.box_add_condition .add_list ul:after {display:block;content:'';clear:both}
.box_add_condition .add_list li {float:left;padding:0 35px 11px 0}
.box_add_condition .add_list li .txt_check {padding-left:23px;color:#444;font-size:13px}
.box_add_condition .add_list li.s_width {padding-right:63px}
.table_scroller .manage_list_table tbody tr td .num {color:#ff6129;font-size:13px;font-weight:bold;text-decoration:underline}
.layer_block_company .wrap_txt {display:inline-block;margin-left:8px;color:#666;font-size:13px}
.layer_block_company .wrap_tit_btn {position:absolute;top:60px;right:30px;text-align:right}
.layer_block_company .wrap_tit_btn button {margin-left:3px}
.table_no_scroll em.division_txt01 {color:#444;font-size:13px;font-weight:bold}
.table_no_scroll em.division_txt02 {color:#ff662f;font-size:13px;font-weight:bold}
.table_no_scroll em.division_txt03 {color:#6d82f3;font-size:13px;font-weight:bold}
.table_no_scroll .manage_list_table tbody td .open_inbox {display:none}
.table_no_scroll .manage_list_table tbody .box_on td {height:auto;padding:16px 0 5px 0;background:#fcfcfc;vertical-align:top}
.table_no_scroll .manage_list_table tbody .box_on td .open_inbox {display:block;padding:13px 0}
.table_no_scroll .manage_list_table tbody .box_on td.apply_comp_date {padding:15px 0 0 15px}
.table_no_scroll .manage_list_table tbody .box_on td.apply_comp_date .open_inbox p{padding-top:13px;padding-left:29px;color:#888}
.table_no_scroll .manage_list_table tbody .box_on td.apply_comp_date .open_inbox p:first-child {padding-top:0}
.table_no_scroll .manage_list_table tbody td .box_count {display:inline-block;position:relative;padding-right:19px;padding-left:19px}
.table_no_scroll .manage_list_table tbody td .box_count button {display:block;position:absolute;right:0;top:0;width:25px;height:15px;border:0;text-indent:-9999em;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arr02.png) no-repeat 15px 6px}
.table_no_scroll .manage_list_table tbody td .box_count.no_count button {display:none}
.table_no_scroll .manage_list_table tbody .box_on td .box_count button {background-position:15px -37px}
.table_no_scroll .manage_list_table tbody td.name {text-align:left;padding-left:15px}
/* 확인필요 */
.my_letter_setup .sri_tooltip .tooltip_inner {color:#666;text-align:left}
.box_myletter_guide {top:100px;left:50%;margin:0 0 0 -250px;display:none}
.box_myletter_guide.open{display:block}
.pop_letter_setup {top:50%;left:50%;padding-bottom:20px;margin:-400px 0 0 -300px}
.btn_letter_setup {padding:12px 0 36px 0;text-align:center}

/* 추천공고 - 최근본공고/입사지원현황 내용이관 */
.relation_recruit {padding:0 30px}
.relation_recruit .txt_relation {position:relative;margin:0 -30px;padding:8px 32px 0;height:40px;box-sizing:border-box;color:#444;font-size:13px;line-height:24px;background:#f9f9f9}
.relation_recruit .txt_relation img {margin:6px 4px 0 0;vertical-align:top}
.relation_recruit .txt_relation strong {color:#4876ef}
.relation_recruit .txt_relation strong.company {display:inline-block;overflow:hidden;max-width:265px;color:#ff6129;vertical-align:top;text-overflow:ellipsis;white-space:nowrap}
.relation_recruit .txt_relation>b {margin-left:5px}
.relation_recruit .txt_relation .txt {display:inline-block;overflow:hidden;padding-right:1px;max-width:320px;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}
.relation_recruit .recruit_summary_basic {display:none;padding-right:0;border-top:1px solid #ebebeb;box-shadow:none}
.relation_recruit .txt_relation+.recruit_summary_basic {margin-top:12px;border-top:0}
.relation_recruit .recruit_summary_basic:before {position:absolute;top:20px;left:3px;width:10px;height:10px;border-bottom:2px solid #cecece;border-left:2px solid #cecece;content:""}
.relation_recruit .recruit_summary_basic .info_list {padding:14px 10px 16px 0}
.relation_recruit .btn_open {display:inline-block;padding:0 2px;border:0;color:#4876ef;font-size:13px;line-height:24px;vertical-align:top;background:none}
.relation_recruit .btn_open:after {display:inline-block;margin:9px 0 0 3px;width:11px;height:8px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arrow_down_blue2.png) no-repeat;content:""}
.relation_recruit .btn_more {display:none;padding-bottom:5px;width:100%;height:48px;border:0;border-top:1px solid #ebebeb;color:#777;font-size:13px;text-align:center;background-color:#fff}
.relation_recruit .btn_more:before {display:inline-block;margin:-1px 4px 0 0;color:#666;font-size:14px;vertical-align:top;content:"+"}
.relation_recruit .btn_more.fold:before {content:none}
.relation_recruit .btn_more.fold:after {display:inline-block;margin:6px 0 0 6px;width:11px;height:7px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arrow_up_11x7.png) no-repeat;content:""}
.relation_recruit.open .btn_more {display:block}
.relation_recruit.open .recruit_summary_basic:nth-child(-n+4) {display:block}
.relation_recruit.more .recruit_summary_basic {display:block}

/* 중요한 공고 빠르게 보기 확인필요 */
.quick_recruit_list {position:relative;padding:0}
.quick_recruit_list  h3.title {margin-top:-13px;padding-left:28px}
.quick_recruit_list .list_recruit {position:relative;padding:2px;width:783px;height:154px}
.quick_recruit_list .list_recruit:after {display:table;table-layout:fixed;clear:both;content:""}
.quick_recruit_list .recruit_summary_basic {float:left;margin-right:8px;width:193px;height:153px}
.quick_recruit_list .recruit_summary_basic .inner {display:block}
.quick_recruit_list .recruit_summary_basic .info_list {display:block;padding:10px 0 9px;width:auto}
.quick_recruit_list .recruit_summary_basic .info_list li {overflow:hidden;float:none;padding:0;text-overflow:ellipsis;white-space:nowrap}
.quick_recruit_list .recruit_summary_basic .info_list .company_name {padding-bottom:2px;font-size:15px}
.quick_recruit_list .recruit_summary_basic .info_list .recruit_name {font-size:13px;line-height:20px}
.quick_recruit_list .recruit_summary_basic .info_list .recruit_sector {font-size:12px;line-height:17px}
.quick_recruit_list .recruit_summary_basic .info_list a {overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}
.quick_recruit_list .recruit_summary_basic .date {display:block;padding-bottom:15px;width:auto;text-align:right}
.quick_recruit_list .recruit_summary_basic .date > span {padding:0 6px;font-size:14px;font-weight:bold}
.quick_recruit_list .recruit_summary_basic .date .sri_btn_sm {margin-top:0}
.quick_recruit_list .btn_close {position:absolute;top:-7px;right:-10px;width:40px;height:40px;border:0;background:none}
.quick_recruit_list .btn_close:after {display:block;margin:0 auto;width:15px;height:15px;background:url(//www.saraminimage.co.kr/sri/common/btn/btn_close_15x15.png) no-repeat;opacity:.6;content:""}
.quick_recruit_list .btn_close .blind {left:initial;font-size:0;line-height:0}
.quick_recruit_list .wrap_slide {overflow:hidden;position:relative;margin-bottom:34px;height:159px}
.quick_recruit_list .wrap_slide .btn_prev,
.quick_recruit_list .wrap_slide .btn_next {display:none;position:absolute;top:2px;width:23px;height:153px;border:solid #ccc;background:rgba(0,0,0,.2)}
.quick_recruit_list .wrap_slide .btn_prev:after,
.quick_recruit_list .wrap_slide .btn_next:after {display:inline-block;width:10px;height:17px;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arrow_left_right_w.png) no-repeat;content:""}
.quick_recruit_list .wrap_slide .btn_prev {left:0;border-width:0 0 0 2px}
.quick_recruit_list .wrap_slide .btn_prev:after {margin-right:2px;background-position:0 0}
.quick_recruit_list .wrap_slide .btn_next {right:0;border-width:0 3px 0 0}
.quick_recruit_list .wrap_slide .btn_next:after {margin-left:3px;background-position:-20px 0}
/* 스크랩 달력 내용없음 */
.scrap_recruit_calendar {margin-bottom:80px}
.scrap_recruit_calendar .calendar_title {overflow:hidden;position:relative;padding:21px 0 15px;text-align:center}
.scrap_recruit_calendar .calendar_title .inner {display:inline-block;position:relative;padding:0 50px;height:32px}
.scrap_recruit_calendar .calendar_title .tit_date {display:inline-block;color:#444;font-size:28px;font-weight:normal;line-height:32px;text-align:center;vertical-align:top}
.scrap_recruit_calendar .calendar_title .tit_date .d_day {color:#7289f8}
.scrap_recruit_calendar .calendar_title .btn_calendar {overflow:hidden;position:absolute;top:0;width:32px;height:32px;border:1px solid #ddd;background:url(//www.saraminimage.co.kr/ui/public_recruit/img_calendar.png) no-repeat}
.scrap_recruit_calendar .calendar_title .btn_calendar.prev {left:0;background-position:9px 0}
.scrap_recruit_calendar .calendar_title .btn_calendar.next {right:0;background-position:10px -50px}
.scrap_recruit_calendar .calendar_title .btn_back {position:absolute;bottom:8px;left:-7px;padding:7px;font-size:13px;text-decoration:underline}
.scrap_recruit_calendar .calendar_title .btn_back:before {display:inline-block;margin:1px 5px 0 0;width:12px;height:12px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_back.png) no-repeat;content:""}
.scrap_recruit_calendar .calendar_scrap {border-collapse:collapse;border-spacing:0;table-layout:fixed;width:780px;text-align:left;background-color:#fff}
.scrap_recruit_calendar .calendar_scrap th {position:relative;height:32px;color:#666;text-align:center}
.scrap_recruit_calendar .calendar_scrap th span:after {position:absolute;top:11px;right:-1px;width:1px;height:10px;background-color:#eee;content:""}
.scrap_recruit_calendar .calendar_scrap th.sun {color:#ff0000}
.scrap_recruit_calendar .calendar_scrap th.sat {color:#6d86f5}
.scrap_recruit_calendar .calendar_scrap td {position:relative;margin:0;padding:0;height:124px;border-top:1px solid #ebebeb;border-left:1px solid #ebebeb}
.scrap_recruit_calendar .calendar_scrap td:first-child {border-left:0}
.scrap_recruit_calendar .calendar_scrap td .day {position:absolute;top:0;left:0;right:0;padding:27px 7px 31px 8px;height:66px}
.scrap_recruit_calendar .calendar_scrap td.today .day {top:-1px;right:-1px;left:-1px;padding:26px 6px 30px 7px;border:2px solid #6d82dd;background-color:#fafbff}
.scrap_recruit_calendar .calendar_scrap td.result .day {background-color:#fafbff}
.scrap_recruit_calendar .calendar_scrap td .date {position:absolute;top:0;left:0;padding:6px 0 0 9px;font-weight:bold;font-size:13px}
.scrap_recruit_calendar .calendar_scrap td.today .date {padding:5px 0 0 8px}
.scrap_recruit_calendar .calendar_scrap td.sun .date {color:#ff0000}
.scrap_recruit_calendar .calendar_scrap td.sat .date {color:#6d86f5}
.scrap_recruit_calendar .calendar_scrap td.dis .date {color:#ccc}
.scrap_recruit_calendar .calendar_scrap td.sun.dis .date {color:#fc9e9e}
.scrap_recruit_calendar .calendar_scrap td.sat.dis .date {color:#bac4f7}
.scrap_recruit_calendar .calendar_scrap td .more {position:absolute;right:7px;font-weight:bold;font-size:14px;text-decoration:underline;line-height:13px}
.scrap_recruit_calendar .calendar_scrap td.today .more {right:6px}
.scrap_recruit_calendar .calendar_scrap td .day ol {overflow:hidden;margin-bottom:5px;height:70px}
.scrap_recruit_calendar .calendar_scrap td li {display:block;height:18px;line-height:18px}
.scrap_recruit_calendar .calendar_scrap td .tit {overflow:hidden;display:inline-block;width:70px;color:#444;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.scrap_recruit_calendar .calendar_scrap td .num {display:inline-block;width:25px;font-size:11px;color:#888;text-align:right;vertical-align:top}
.scrap_recruit_calendar .txt_calendar_info {padding-top:12px;color:#888;font-size:13px;text-align:left}

/* 이벤트 팝업 공통 내용이관 */
.popup_dimmed {display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:url(//www.saraminimage.co.kr/event_2014/0708_rank1/bg_dimmed.png) repeat 0 0;z-index:1000}
.popup_dimmed.w_dimmed {background:none}
.popup_content {position:absolute;left:50%;margin-left:-215px;width:430px}
.popup_event.event_box {text-align:center}
.popup_event.banner_bar {position:relative}
.popup_event .popup_close {position:absolute;top:-40px;right:0;z-index:2;margin:0;padding:0;width:42px;height:42px;border:none;background:url(//www.saraminimage.co.kr/sri/event/wmg-15802/event_close.png) 50% 50% no-repeat}
.popup_event .title_chart {position:absolute;top:-51px;left:0;width:100%}
.popup_event .event_complete {position:relative;width:430px;background-color:#efeeea;border:1px solid #444;box-sizing:border-box}
.popup_event .event_complete .s_tit {margin:27px 0 0 29px;color:#74705f;font-size:13px;font-weight:bold;text-align:left}
.popup_event .event_complete .tit {margin:22px 0 0 0;width:100%;text-align:center}
.popup_event .event_complete .txt {margin:11px 0 0 0;width:100%;color:#555;font-size:18px;text-align:center;line-height:26px}
.popup_event .event_complete .txt .point_color {color:#f562a2}
.popup_event .event_complete .img_prizes {margin:26px 0 50px 0}
.popup_event .event_complete .btn_write {display:block;margin:-38px 0 47px 0}
.popup_event .no_showdays {position:absolute;right:10px;bottom:20px;height:15px;background:none;border:0 none;color:#777;font-size:12px}
.popup_event .no_showdays span {display:block;padding-left:16px;position:relative}
.popup_event .no_showdays span:after {display:block;content:'';width:15px;height:15px;position:absolute;left:0;top:0;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_noshow.png) 0 3px no-repeat}
.popup_event .btn_layer_close{position:absolute;top:14px;right:14px;width:17px;height:17px;border:0 none;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/btn_layer_close.png) no-repeat 50% 50%}
.popup_event.banner_bar .btn_layer_close {top:29px;right:31px}
.layer_pop_manage .btn_layer_close span{overflow:hidden;font-size:0;text-indent:-100%;*text-indent:0;white-space:nowrap;line-height:0}

/* wmg-17946 이력서 상태 설정 페이지 사용성 개선 내용이관 */
.setup_table tr td .check_list .sri_tooltip {margin:7px 0 0 63px}
.setup_table tr td .check_list.check_2 .sri_tooltip {margin-left:92px}
.my_letter_setup .title_wrap .toolTip {z-index:100;margin-top:-112px}
.layer_pop_manage.my_letter_setup {display:none;left:auto;right:0;top:0;padding:18px 20px 20px;width:340px}
.layer_pop_manage.my_letter_setup.open {display:block}
.layer_pop_manage.my_letter_setup .tit {font-size:18px;color:#444;line-height:24px}
.layer_pop_manage.my_letter_setup .point_color {color:#ff6129}
.layer_pop_manage.my_letter_setup .txt {position:relative;margin-top:7px;padding-left:14px;font-size:13px;color:#666;line-height:18px}
.layer_pop_manage.my_letter_setup .txt:before {display:block;position:absolute;left:0;top:0;content:"\203B"}
.layer_pop_manage.my_letter_setup .link_my_letter_setup {display:block;margin-top:15px;width:100%;height:40px;line-height:38px;font-size:14px;color:#fff;text-align:center;background:#808080}
.layer_pop_manage.my_letter_setup .link_my_letter_setup.link2 {margin-top:34px}
.table_no_scroll .manage_list_table tbody td.name .reading_restriction {vertical-align:-4px}

/* 추천채용 툴팁 및 추천아이콘 내용이관 */
.recruit_summary_basic.favorite .desc {padding-left:0}
.recruit_summary_basic.favorite .desc:after {display:none}
.box_help_tooltip {display:inline-block;position:relative}
.box_help_tooltip .point {color:#566feb}
.box_help_tooltip .sri_tooltip {padding:15px 20px 18px 20px;display:block}
.box_help_tooltip .sri_tooltip.hidden {display:none}
.box_help_tooltip p {margin-right:0;color:#666;font-weight:normal;line-height:18px}
.box_help_tooltip .ico_help {display:inline-block;width:16px;height:16px;border:0;background:url(//www.saraminimage.co.kr/ui/search/icon/icon_total_search.png) no-repeat 0 -120px;vertical-align:middle;text-indent:-9999em}
.ico_offer {display:inline-block;margin-top:-2px;padding-right:4px;width:41px;height:16px;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_offer.png) no-repeat 0 0;vertical-align:middle;text-indent:-9999em}
.list_recruit .ico_offer {margin-top:-4px}

/* 사진등록 레이어 내용이관 */
.layer_pop_manage.layer_photo {padding:0}
.layer_photo .area_photo_noti {margin-bottom:15px}
.layer_photo .area_photo_noti .list_photo_noti {color:#666;font-size:13px;line-height:20px}
.layer_photo .area_photo {position:relative;text-align:center}
.layer_photo .area_photo .txt_title {margin-bottom:8px;color:#444;font-size:15px;line-height:19px;font-weight:bold;text-align:center}
.layer_photo .area_photo .ico_photo_arrow {display:inline-block;margin:100px 30px 0;width:24px;height:42px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_photo_arrow.png) no-repeat 0 0}
.layer_photo .area_photo .photo_original {display:inline-block;vertical-align:top}
.layer_photo .area_photo .photo_original .box_photo_original {position:relative;min-width:100px;min-height:140px;border:1px solid #dfdfdf;box-sizing:border-box;text-align:center;vertical-align:middle}
.layer_photo .area_photo .photo_original .box_photo_original .txt_photo_original {position:absolute;top:50%;left:50%;margin:-10px 0 0 -75px;font-size:13px;color:#888;line-height:20px}
.layer_photo .area_photo .photo_preview {display:inline-block;vertical-align:top}
.layer_photo .area_photo .photo_preview .box_photo_preview {display:inline-block;position:relative;padding:10px;min-width:120px;min-height:160px;border:1px solid #dfdfdf;box-sizing:border-box}
.layer_photo .area_photo .photo_preview .box_photo_preview .imgCrop_previewWrap {overflow:hidden;background-color:#fafafa}
.layer_photo .area_photo .photo_preview .box_photo_preview .imgCrop_wrap {max-width:250px;max-height:350px}
.layer_photo .area_photo .photo_upload {margin-top:10px;padding:20px 0;height:100px;box-sizing:border-box;background-color:#f8f8f8;text-align:center}
.layer_photo .area_photo .photo_upload .textareabg {width:436px;font-size:12px;border:1px solid #ccc;background-color:#e6e6e6}
.layer_photo .area_photo .photo_upload .list_noti_upload {margin-top:5px;font-size:12px;color:#888;line-height:18px}
.layer_photo .bottom_btn_wrap button:first-child,
.layer_photo .bottom_btn_wrap a:first-child {margin-left:0}
.layer_photo .bottom_btn_wrap button,
.layer_photo .bottom_btn_wrap a {margin-left:5px}

/* WMG-19664 취업활동증명서 내용이관 */
.tit_area .page_link {display:inline-block;margin:3px 0 0 10px;padding-right:14px;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arr_r.png) 100% 5px no-repeat;color:#333;font-size:12px;line-height:18px}

/* /WMG-22759 입사지원 현황 결과발표 내용이관 */
.layer_template_announce {position:fixed;left:50%;top:50%;z-index:1030;margin:-292px 0 0 -450px}
.layer_template_announce button {border:0}

/* WMG-19101 비공개 이력서 활동 유도 넛지 내용없음 */
.main_nudge:before,
.main_nudge .btn_close:after {background:url(//www.saraminimage.co.kr/sri/person/bg/bg_resume_nudge.png) no-repeat 0 0}
.main_nudge {position:fixed;right:23px;bottom:23px;z-index:1000;padding:17px 35px 21px 116px;min-width:354px;height:100px;box-sizing:border-box;background:#313131}
.main_nudge:before {position:absolute;left:0;top:0;width:100px;content:""}
.main_nudge .desc_nudge {font-size:15px;line-height:21px;vertical-align:middle;color:#fff;}
.main_nudge.main_nudge .link_nudge {text-decoration:underline}
.main_nudge .btn_close {overflow:hidden;position:absolute;right:0;top:0;width:39px;height:40px;background:none;border:0}
.main_nudge .btn_close:after {display:block;margin:0 auto;width:12px;height:12px;background-position:0 -280px;content:""}
.resume_nudge1 {height:100px}
.resume_nudge1:before {height:100px;background-position:0 0}
.main_nudge.resume_nudge1 .link_nudge {color:#acf1f3}
.resume_nudge2 {height:78px}
.resume_nudge2:before {height:78px;background-position:0 -110px}
.main_nudge.resume_nudge2 .link_nudge {color:#ff98a4}
.resume_nudge3 {height:78px}
.resume_nudge3:before {height:78px;background-position:0 -200px}
.main_nudge.resume_nudge3 .link_nudge {color:#86c2ff}

/* WMG-20571 내용이관 */
.review_nudge {padding-top:18px;min-width:376px}
.review_nudge:before {height:100px;background:url(//www.saraminimage.co.kr/sri/person/bg/bg_review_nudge.png) no-repeat}
.review_nudge .desc_nudge {display:block;font-size:14px;line-height:20px}
.review_nudge .desc_nudge .company {display:inline-block;overflow:hidden;max-width:212px;vertical-align:top;text-overflow:ellipsis;white-space:nowrap}
.review_nudge .desc_nudge .txt {display:block;padding:2px 0 1px;color:#b0b0b0;font-size:12px;line-height:16px}
.review_nudge .link_nudge {color:#c4d4ff}
.review_nudge .link_nudge:after {display:inline-block;margin-left:3px;width:4px;height:7px;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arr2.png) -1px -1px no-repeat;content:""}

/* WMG-20450 자소서 컨설팅 이벤트 종료 내용이관 */
.service_noresult {text-align:center;color:#222}
.service_noresult .no_result {padding:55px 0 85px;border-bottom:1px solid #ebebeb;font-size:17px;line-height:26px}
.service_noresult .service_recommendation {padding-top:60px}
.service_noresult .service_recommendation > .copy {margin-bottom:18px;font-size:24px;font-weight:bold;line-height:36px}
.service_noresult .service_recommendation > .copy b {color:#4876ef}
.service_noresult .service_recommendation ul:after{display:table;table-layout:fixed;clear:both;content:""}
.service_noresult .service_recommendation li {float:left;width:33%}
.service_noresult .service_recommendation li:first-child {width:34%}
.service_noresult .service_recommendation li a {display:block;position:relative;width:100%;height:100%;padding:171px 0 20px;box-sizing:border-box}
.service_noresult .service_recommendation li a:before {display:block;position:absolute;top:20px;left:0;width:1px;height:262px;background:#cdcdcd;content:""}
.service_noresult .service_recommendation li:first-child a:before {display:none}
.service_noresult .service_recommendation li a span {display:block}
.service_noresult .service_recommendation li a:after {display:block;position:absolute;top:20px;left:50%;width:136px;height:136px;margin-left:-68px;content:"";background:url(//www.saraminimage.co.kr/sri/person/spr/spr_service_noresult.png) 0 0 no-repeat}
.service_noresult .service_recommendation li a .tag {margin-bottom:6px;font-size:17px;font-weight:bold;line-height:22px}
.service_noresult .service_recommendation li a .copy {margin-bottom:17px;font-size:13px;line-height:16px}
.service_noresult .service_recommendation li a .goto {width:160px;height:22px;padding:8px 0 10px;margin:0 auto;border-radius:20px;background:#444;color:#fff;font-size:17px;line-height:22px}
.service_noresult .service_recommendation li a .goto > i {overflow:hidden;display:inline-block;position:relative;width:6px;height:12px;margin-left:8px}
.service_noresult .service_recommendation li a .goto > i:after {position:absolute;top:50%;left:50%;width:6px;height:6px;margin-left:-2px;border-top:1px solid #fff;border-right:1px solid #fff;content:"";-ms-transform:translate(-50%, -50%) scale(1.2, 1) rotate(45deg);-webkit-transform:translate(-50%, -50%) scale(1.2, 1) rotate(45deg);transform:translate(-50%, -50%) scale(1.2, 1) rotate(45deg)}
.service_noresult .service_recommendation li.svq a:after {background-position:0 0}
.service_noresult .service_recommendation li.salary a:after {background-position:-200px 0}
.service_noresult .service_recommendation li.curation a:after {background-position:-400px 0}

/* WMG-20598 내용이관 */
.svq_refund_table .inptext {height:30px;border:1px solid #dbdbdb;vertical-align:top;padding:0 3px 0 13px}
.svq_refund_table .result_won {font-size:17px;color:#ff662f;font-weight:bold;text-align:left}

/* wmg-20716 내용이관 */
.inner .event_nudge_join {margin-top:10px}
.inner .event_nudge_join .inner {position:relative}
.inner .event_nudge_join .inner .timer {position:absolute;left:50%;top:58px;margin-left:-70px;width:140px;text-align:center;font-size:30px;color:#4876ef}
.inner .activity .event_nudge_join.main .inner {width:260px;height:336px;background:#dbe7f9 url(//www.saraminimage.co.kr/sri/event/wmg-20716/bg_nudge_timer2_190322.png) no-repeat 0 100%}
.inner .activity .event_nudge_join.main .timer {top:92px;font-size:38px}
.inner .activity .event_nudge_join.main .btn_go_event {display:block;position:absolute;left:50%;top:152px;margin-left:-89px;width:179px;height:47px}
.inner .event_nudge_join.write_resume .inner {width:260px;height:175px;background:url(//www.saraminimage.co.kr/sri/event/wmg-29623/bg_once_event_wing_211104.png) no-repeat 0 0}
.manage_wrap .event_nudge_join.resume_manage {position:absolute;right:0;top:0;box-sizing:border-box;box-shadow:0 1px 1px 1px rgba(0,0,0,0.12);background:#fff;z-index:102}
.manage_wrap .event_nudge_join.resume_manage .inner {width:340px;height:186px;background:url(//www.saraminimage.co.kr/sri/event/wmg-20716/bg_nudge_timer3_190322.png) no-repeat 0 0}
.manage_wrap .event_nudge_join.resume_manage .timer {position:absolute;left:25px;top:73px;width:140px;text-align:left;font-size:36px;color:#4876ef}
.manage_wrap .event_nudge_join.resume_manage .btn_go_event {display:block;position:absolute;left:24px;top:125px;width:186px;height:47px}
.event_join_congrats {position:relative;left:-40px;bottom:-30px;width:578px;height:200px;background:url(//www.saraminimage.co.kr/sri/event/wmg-20716/lpop_join_congrats2_181214.png) no-repeat 0 0}
.event_join_congrats .inner .btn_go_event {display:block;position:absolute;left:30px;top:125px;width:205px;height:55px}
.resume_manage_wrap .event_nudge_join.resume_manage {position:absolute;right:0;top:359px;box-sizing:border-box;box-shadow:0 1px 1px 1px rgba(0,0,0,0.12);background:#fff;z-index:5}
.resume_manage_wrap .event_nudge_join.resume_manage .inner {width:340px;height:186px;background:url(//www.saraminimage.co.kr/sri/event/wmg-20716/bg_nudge_timer3_211104.png) no-repeat 0 0}
.resume_manage_wrap .event_nudge_join.resume_manage .timer {position:absolute;left:25px;top:73px;width:140px;text-align:left;font-size:36px;color:#4876ef}
.resume_manage_wrap .event_nudge_join.resume_manage .btn_go_event {display:block;position:absolute;left:24px;top:125px;width:186px;height:47px}

/* WMG-22202 내용이관 */
.join_one_chance {position:fixed;top:50%;left:50%;z-index:150;margin:-300px 0 0 -300px}
.join_one_chance .inner {position:relative;width:600px;height:600px}
.join_one_chance .inner {background:url(//www.saraminimage.co.kr/sri/event/wmg-29623/bg_once_event_211104.png) no-repeat 0 0}
.join_one_chance .inner .btn_chance_close {position:absolute;top:12px;right:13px;width:40px;height:40px;border:0;font-size:0}
.join_one_chance .inner .area_timer {position:absolute;bottom:60px;left:40px;width:520px;height:64px;border-radius:4px;color:#fff;font-size:15px;line-height:64px;text-align:center;background-color:#373f57;}
.join_one_chance .inner .area_timer .timer {display:inline-block;margin-left:18px;font-size:24px;font-weight:bold;vertical-align:top}
.join_one_chance .inner .area_timer .timer>span {margin-left:8px}
.join_one_chance .inner .area_timer .timer>span:first-child {margin-left:0}
/* 내용이관 */
.manage_wrap .event_nudge_join.resume_manage .timer {left:33px}
.inner .event_nudge_join .inner .timer {top:71px;font-weight:bold}
.inner .event_nudge_join.write_resume .timer {top:12px;font-weight:bold;font-size:26px;line-height:34px;color:#fff;width:100%;left:0;margin-left:0}
.inner .event_nudge_join.write_resume .timer>span {margin-left:5px}
.inner .event_nudge_join.write_resume .timer>span:first-child {margin-left:0}
/* wmg-22696 */
/* 내용이관 */
.manage_wrap .btn_basic_type05.btn_write {padding-left:13px;border-color:#4876ef;background:#4876ef}
.manage_wrap .btn_basic_type05.btn_write:before {display:inline-block;margin-right:11px;width:17px;height:18px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_pencil_white.png) no-repeat;content:""}
.manage_wrap .btn_basic_type04.btn_down:before {display:inline-block;margin-right:8px;width:15px;height:14px;vertical-align:middle;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_sri_input2.png) 0 -250px no-repeat;content:""}
.manage_wrap .btn_basic_type02.btn_all_call:before,
.manage_wrap .btn_basic_type02.btn_call:before {display:inline-block;margin-right:11px;width:17px;height:18px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_call.png);content:""}
.manage_wrap .btn_profile_regist {display:block;width:100%;height:64px;padding:21px 0;border:1px solid #eaeaea;box-sizing:border-box;font-weight:bold;font-size:15px;line-height:19px;text-align:center;background:#f9f9f9}
.manage_wrap .btn_profile_regist:before {display:inline-block;margin-right:10px;width:20px;height:20px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_pencil_grey.png) no-repeat;content:""}
.manage_wrap .btn_profile_regist .point_color {color:#4876ef}

/* 이력서 현황 내용이관 */
.list_manage_resume>li {margin-bottom:10px;position:relative;border:1px solid #eaeaea}
.list_manage_resume .info_resume {padding:54px 152px 27px 30px}
.list_manage_resume .info_resume .tit {display:inline-block;padding-right:38px;color:#222;font-size:18px;line-height:30px;vertical-align:top;box-sizing:border-box}
.list_manage_resume .info_resume .txt_tit {display:inline-block;overflow:hidden;padding-right:5px;max-width:342px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}
.list_manage_resume .info_resume .tit .point_color {color:#4876ef}
.list_manage_resume .info_resume .desc {padding-top:7px;font-size:15px;line-height:20px}
.list_manage_resume .info_resume .desc span:before {display:inline-block;margin:4px 8px 0 3px;width:1px;height:12px;background:#cacaca;content:""}
.list_manage_resume .info_resume .desc span:first-child:before {content:none}
.list_manage_resume .info_resume .desc .btn_file {padding:0 1px;border:0;text-decoration:underline;background:none} /* WMG-24256 */
.list_manage_resume .info_resume .txt_date {position:absolute;top:20px;left:30px;color:#888;font-size:13px;line-height:17px}
.list_manage_resume .info_resume .wrap_btn {position:absolute;top:55px;right:30px;font-size:0}
.list_manage_resume .info_resume .wrap_btn .btn_basic_type02 + .btn_basic_type02 {margin-left:8px}
.list_manage_resume .info_resume .btn_basic_type02.btn_complete {border-color:#4876ef;color:#fff;background:#4876ef}
.list_manage_resume .info_public {position:relative;padding:9px 30px 9px 166px;height:45px;box-sizing:border-box}/* WMG-25787 */
.list_manage_resume .info_public .inpChkSw {position:absolute;top:10px;left:30px;padding:3px 0;height:17px}
.list_manage_resume .info_public .txt_public {display:inline-block;padding:4px 4px 4px 0;color:#888;font-size:13px;line-height:17px;vertical-align:top}
.list_manage_resume .info_public .txt_public:before {display:inline-block;margin:5px 8px 0 10px;width:1px;height:10px;vertical-align:top;background:#e5e5e5;content:""}
.list_manage_resume .info_public .btn_lookup_history {border:0;color:#444;background:transparent}
.list_manage_resume .info_public .btn_lookup_history:after {display:inline-block;margin-left:4px;width:5px;height:9px;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arr_r.png) 100% 50% no-repeat;content:""}
.list_manage_resume .info_public .btn_resume_update {position:absolute;right:30px}
.list_manage_resume .wrap_manage_btn {position:absolute;top:18px;right:28px}
.list_manage_resume .wrap_manage_btn .txt_date {display:inline-block;position:static;padding:2px 8px;vertical-align:top}
.list_manage_resume .wrap_manage_btn .btn_manage {display:inline-block;position:relative;padding:2px 5px 2px 9px;border:0;color:#666;font-size:13px;line-height:17px;background:transparent}
.list_manage_resume .wrap_manage_btn .btn_manage:before {position:absolute;top:8px;left:0;width:1px;height:10px;background:#e5e5e5;content:""}
.list_manage_resume .wrap_manage_btn .btn_manage:first-of-type:before {content:none}
.list_manage_resume .wrap_manage_btn .btn_delete {display:inline-block;margin-left:4px;width:21px;height:21px;border:1px solid #e8e8e8;border-radius:50%;vertical-align:top;background:#f9f9f9}
.list_manage_resume .wrap_manage_btn .btn_delete:before {display:block;margin:0 auto;width:9px;height:9px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/img_avatar_spr.png) no-repeat 0 -100px;content:""}
/* 이력서 현황- 추천 이력서 내용이관 */
.list_manage_resume .recruit_summary_basic {margin-bottom:0}
.list_manage_resume .relation_recruit .txt_relation+.recruit_summary_basic {margin-top:0}
.list_manage_resume .relation_recruit .recruit_summary_basic .info_list {padding:24px 10px 23px 0}
.list_manage_resume .relation_recruit .recruit_summary_basic:before {position:absolute;top:30px;left:3px;width:8px;height:7px;border-bottom:2px solid #cecece;border-left:2px solid #cecece;content:""}
.list_manage_resume .recruit_summary_basic ul.info_list li.company_name{padding-bottom:7px;font-size:16px;color:#444;font-weight:bold;line-height:24px}
.list_manage_resume .recruit_summary_basic ul.info_list li.recruit_name {color:#333;line-height:24px}
.list_manage_resume .relation_recruit .btn_fold {display:inline-block;width:100%;color:#444;font-size:13px;line-height:24px;padding:11px 0 14px 0;background:none;border:0;border-top:1px solid #eaeaea}
.list_manage_resume .relation_recruit .btn_fold .ico_more {width:16px;height:16px;margin-right:1px;color:#666;font-size:14px}
/* 이력서 불러오기 내용이관 */
.resume_select .sri_select {width:100%;height:auto;text-align:left;background:#fff}
.resume_select .sri_select .num_data {float:left;font-size:14px;line-height:20px;color:#777;vertical-align:top}
.resume_select .sri_select .num_data:after {display:inline-block;margin:4px 15px 0 15px;width:1px;height:12px;background:#e5e5e5;vertical-align:top;content:""}
.resume_select .sri_select .txt_opt {display:block;overflow:hidden;margin-right:115px;font-size:14px;line-height:22px;color:#222;vertical-align:top;text-overflow:ellipsis;white-space:nowrap}
.resume_select .sri_select .txt_opt:hover {text-decoration:underline}
.resume_select .sri_select .selected {position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;padding:0 25px 1px 25px;height:auto;background:none}
.resume_select .sri_select .selected:after {position:absolute;top:50%;right:30px;margin-top:-3px;width:9px;height:5px;background:url(//www.saraminimage.co.kr/ui/form/ico_arr.png) -11px -13px no-repeat;content:""}
.resume_select .sri_select .link_view {position:absolute;top:0;right:18px;padding:7px;border:0;font-size:13px;line-height:20px;color:#888;vertical-align:top;background:none}
.resume_select .sri_select .link_view:after {display:inline-block;margin:6px 0 0 5px;width:5px;height:9px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_layer_arrow.png);vertical-align:top;content:""}
.resume_select .sri_select .list_select {padding:19px 25px 17px;width:100%;border:1px solid #dbdbdb;box-sizing:border-box}
.resume_select .sri_select .list_select .tit_select {margin-bottom:10px;font-size:13px;color:#777}
.resume_select .sri_select .list_select .num_data {font-size:16px}
.resume_select .sri_select .list_select .num_data:after {margin:3px 15px 0 15px;height:14px}
.resume_select .sri_select .list_select .txt_opt {font-size:16px}
.resume_select .sri_select .list_select + .link_view {right:0;margin:0;padding:43px 25px 0 0;width:100%;height:100%;box-sizing:border-box;text-align:right}
.resume_select .sri_select .list_opt {top:100%;margin-top:-1px;padding:18px 0}
.resume_select .sri_select .list_opt li {overflow:hidden;position:relative;padding:7px 25px}
.resume_select .sri_select.open .selected:after {background-position:-11px -63px}
.resume_select .sri_select.open .list_opt {display:block}

/* 나의 Profile 내용이관 */
#content .tit_area h2 .txt {top:0;font-size:36px}
#content .profile_list_wrap .point_color {color:#4876ef}
.manage_wrap .tab_box {position:relative}
.manage_wrap .tab_box:after {display:table;table-layout:fixed;clear:both;content:""}
.manage_wrap .tab_box li {float:left;width:20%;height:45px;border:1px solid #eaeaea;border-right:0;box-sizing:border-box}
.manage_wrap .tab_box li .in_tab {display:block;padding:12px 0 12px;width:100%;height:100%;box-sizing:border-box;font-size:15px;line-height:16px;text-align:center;color:#666}
.manage_wrap .tab_box li:first-child {border-left:1px solid #eaeaea}
.manage_wrap .tab_box li.select + li {border-left:0}
.manage_wrap .tab_box li:last-child {border-right:1px solid #eaeaea}
.manage_wrap .tab_box li.select {border-color:#4876ef;border-right:1px solid #4876ef;font-weight:bold}
.manage_wrap .tab_box li.select:last-child {border-color:#4876ef}
.manage_wrap .tab_box li.select .in_tab {color:#4876ef}
.manage_wrap .tab_box li .bubble_tab {position:absolute;right:29px;top:-29px;padding:8px 11px 9px;font-weight:normal;font-size:13px;line-height:15px;color:#fff;border-radius:16px;background:#ff6d6a}
.manage_wrap .tab_box li .bubble_tab a {color:#fff}
.manage_wrap .tab_box li .bubble_tab:after {position:absolute;left:50%;bottom:-6px;margin-left:-6px;width:13px;height:7px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_tab_bubble.png) no-repeat 0 -20px;content:""}
.manage_wrap .tab_box li .ico_tab_close {overflow:hidden;margin:-1px 0 0 3px;width:16px;height:16px;border:0;background:none;vertical-align:top}
.manage_wrap .tab_box li .ico_tab_close:after {display:inline-block;width:10px;height:10px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_tab_bubble.png) no-repeat 0 0;content:""}

/* 기본정보 내용이관 */
.profile_list_wrap .basicinfo_profile {position:relative;overflow:hidden;margin-top:30px;padding:40px 30px 36px 60px;background:#f8f8f8}
.basicinfo_profile .resume_photo {float:left;position:relative;padding:9px;margin-right:60px;width:120px;height:160px;border:1px solid #e9e9e9;box-sizing:border-box;text-align:center;background-color:#fff}
.basicinfo_profile .resume_photo .box_photo {display:block;position:relative;padding-top:50px;width:100px;height:140px;box-sizing:border-box;background-color:#fafafa}
.basicinfo_profile .resume_photo .box_photo img {position:absolute;top:0;left:0}
.basicinfo_profile .resume_photo .box_photo span {display:inline-block;position:relative;padding-top:21px;color:#888;font-size:13px;line-height:17px}
.basicinfo_profile .resume_photo .box_photo span:after {display:inline-block;position:absolute;top:0;left:50%;margin-left:-8px;width:16px;height:16px;background:url(//www.saraminimage.co.kr/sri/person/bg/bg_photo_add.png) 50% 50% no-repeat;content:""}
.basicinfo_profile .resume_photo .photo_delete {display:inline-block;position:absolute;top:-1px;right:-1px;width:21px;height:21px;border:0;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_photo_close.png) 0 0 no-repeat}
.list_basicinfo {overflow:hidden}
.list_basicinfo:first-of-type {margin-bottom:21px}
.list_basicinfo:first-of-type dd {display:inline-block;overflow:visible;margin-bottom:0;font-size:14px;line-height:16px;color:#666}
.list_basicinfo:first-of-type dd.name {margin:3px 6px 0 0;font-size:26px;line-height:33px;font-weight:bold;color:#444}
.list_basicinfo dt {float:left;margin-bottom:12px;width:120px;font-weight:bold;font-size:14px;line-height:16px;color:#444}
.list_basicinfo dt:before {display:inline-block;margin:8px 5px 0 0 ;width:2px;height:2px;vertical-align:top;background:#666;content:""}
.list_basicinfo dd {overflow:hidden;display:block;margin-bottom:12px;font-size:14px;line-height:18px;color:#444}
.list_basicinfo dd.point_color {font-weight:bold}
.basicinfo_profile .btn_basic_type02 {position:absolute;right:30px;top:25px}

/* 학력사항 내용이관 */
.profile_list_wrap .eduhistory_profile {margin-top:33px}
.list_manage_resume.type2 .info_resume {padding:21px 170px 24px 30px}
.list_manage_resume.type2 .cont_folder {max-height:110px;min-height:64px}
.list_manage_resume.type2 .open .cont_folder {max-height:none;min-height:auto}
.list_manage_resume .wrap_cont {display:table;width:100%;height:64px}
.list_manage_resume .inner_cont {display:table-cell;vertical-align:middle}
.list_manage_resume .desc_cont {overflow:hidden}
.list_manage_resume .txt_profile {float:left;margin:6px 30px 0 0 ;font-size:14px;line-height:20px;color:#444}
.list_manage_resume .cont_folder {overflow:hidden;max-height:64px}
.list_manage_resume .open .cont_folder {max-height:none}
.list_manage_resume .info_resume .cont_folder .txt {font-weight:normal;font-size:14px;color:#666}
.list_manage_resume .info_resume .cont_folder .txt:before {display:inline-block;margin:13px 7px 0 9px;width:1px;height:12px;background:#e5e5e5;vertical-align:top;content:""}
.career_profile .list_manage_resume .info_resume .txt_tit {max-width:600px}

/* 내용이관 */
.list_folder {padding-top:13px;font-size:14px;line-height:18px;color:#444}
.list_folder dt {float:left;margin:0 4px 3px 0;font-weight:bold}
.list_folder dt:before {display:inline-block;margin:9px 5px 0 0;width:2px;height:2px;background:#444;vertical-align:top;content:""}
.list_folder dd {overflow:hidden;margin-bottom:3px;line-height:20px}
.list_folder dd .folder_cont>li {margin-bottom:1px;line-height:20px}
.list_manage_resume.type2 .info_resume .txt_date {left:auto;right:63px;color:#949494}
.list_manage_resume .btn_folder {position:absolute;right:30px;bottom:19px;font-size:13px;color:#4876ef;text-decoration:underline;background:none;border:0}
.list_manage_resume .btn_folder:after {display:inline-block;margin:7px 0 0 4px;width:12px;height:7px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_folder.png) 0 -10px;vertical-align:top;content:""}
.list_manage_resume li.open .btn_folder:after {background-position:0 0}

/* 경력사항 내용이관 */
.profile_list_wrap .career_profile {margin-top:33px}
#content .title_wrap .attach_count span.inner_txt {font-size:14px;color:#444}
#content .title_wrap .attach_count span .point_color {color:#4876ef}
.career_profile .list_manage_resume .info_resume .cont_folder .txt:before {margin:5px 7px 0}
.tab_profile {overflow:hidden;margin-bottom:20px}
.tab_profile li {float:left;position:relative;padding:0 1px;border-bottom:1px solid #ebebeb}
.tab_profile li.select:after {position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:#222;content:""}
.tab_profile li .in_tab {display:block;padding:0 15px 10px;font-size:15px;line-height:18px;color:#666}
.tab_profile li.select .in_tab {font-weight:bold;color:#222}
.list_manage_resume .list_folder .project {display:inline-block;padding-top:12px;font-size:14px;line-height:20px;vertical-align:top}
.list_manage_resume .list_folder .project li {margin-top:-12px;padding-left:9px}
.list_manage_resume .list_folder .project .tit_project {display:block;margin:0 0 0 -3px;font-weight:bold}
.list_manage_resume .list_folder .project .tit_project:before {display:inline-block;margin:8px 7px 0 0;width:0;height:0;border:3px solid #444;border-radius:4px;vertical-align:top;content:""}
.list_manage_resume .list_folder .project .desc_project {padding:0 0 26px 10px;border-left:1px dashed #c0c0c0}
.list_manage_resume .list_folder .project .desc_project .date {display:block;padding:1px 0}
.list_manage_resume .list_folder .project li:last-child .desc_project {border-color:#fff;padding-bottom:0;}
.list_manage_resume .list_folder .txt_detail {padding-top:10px}
.list_manage_resume .my_letter_view {display:none;margin-top:32px;font-size:14px;line-height:21px;color:#444}
.list_manage_resume li.open .my_letter_view {display:block}
.my_letter_view .intit {padding-top:30px;font-size:15px;font-weight:bold;color:#222}
.my_letter_view .intit:first-child {padding-top:0}
.my_letter_view .intxt {padding-top:5px;font-size:14px;word-break:break-all;word-wrap:break-word}
.my_letter_view strong {font-weight:bold}

/* 자기소개서 내용이관 */
.profile_list_wrap .introduce_profile {margin-top:33px}

/* 인적성검사 내용이관 */
.personality_profile {margin-top:33px}
#content .personality_profile .title_wrap {margin-top:16px}
.personality_profile .manage_list_wrap {margin-top:0}
.manage_wrap .personality_profile .btn_call:before,
.manage_wrap .personality_profile .btn_all_call:before {display:none}
.personality_profile .wrap_right_btn .sri_select {width:120px;margin-left:4px}
.personality_profile .list_noti {margin-top:55px}
.personality_profile .list_noti li {padding:3px 0;font-size:14px;color:#888}
.personality_profile .list_noti li:before {display:inline-block;margin:8px 5px 0 0;width:4px;height:1px;background:#888;vertical-align:top;content:""}

/* 기타 능력 및 활동 내용이관 */
.profile_list_wrap .etc_profile {margin-top:33px}
.etc_profile .list_manage_resume .info_resume a.tit {overflow:hidden;display:inline-block;max-width:550px;font-weight:bold;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}
.etc_profile .list_manage_resume .info_resume .tit {display:block;line-height:27px}
.etc_profile .list_manage_resume .txt_profile {margin-right:55px;min-width:70px}
.etc_profile .list_manage_resume .txt_profile .txt {display:block;font-size:13px}
.etc_profile .list_manage_resume .txt_profile .txt:before {display:none}
.list_manage_resume .cont_list {overflow:hidden;min-height:64px}
.etc_profile .list_manage_resume.type2 .open .cont_folder {max-height:none}
.list_manage_resume .category {margin:6px 0 5px;font-size:15px;line-height:18px;color:#666}
.list_manage_resume .txt_info {display:inline-block;margin-top:7px;font-size:15px;color:#444}
.list_manage_resume .txt_info_type2 {display:inline-block;margin-top:10px;font-size:14px;color:#666}
.list_manage_resume .txt_info_type2:before {display:inline-block;margin:4px 9px 0 6px;width:1px;height:12px;background:#e5e5e5;vertical-align:top;content:""}
.list_manage_resume .txt_desc {display:block;margin-top:10px;font-size:14px;line-height:22px;color:#666}
.list_manage_resume .desc_etc {margin-top:5px;font-size:14px;line-height:23px;color:#666}
.list_manage_resume .list_desc {display:table}
.list_manage_resume .list_desc li {display:table-row}
.list_manage_resume .list_desc .tit_list {display:table-cell;padding:5px 0;min-width:107px;font-weight:bold;font-size:15px;line-height:20px;color:#222}
.list_manage_resume .list_desc .tit_list:before {display:inline-block;margin:9px 5px 0 0;width:2px;height:2px;background:#222;vertical-align:top;content:""}
.list_manage_resume .list_desc .txt_list {display:table-cell;padding-left:34px;}
.list_manage_resume .list_desc .txt_list .txt {font-size:15px;line-height:21px;color:#444}
.list_manage_resume .list_desc .txt_list .txt:before {display:inline-block;margin:5px 9px 0;width:1px;height:12px;background:#e5e5e5;vertical-align:top;content:""}
.list_manage_resume .list_desc .txt_list .txt:first-of-type:before {display:none}
.list_manage_resume .list_desc .txt_list .txt.num {letter-spacing:normal}

/* 리스트 없음 내용이관 */
.manage_wrap .call_data {padding:55px 0 60px;text-align:center;border:1px solid #eaeaea}
.manage_wrap .call_data .tit {font-size:18px;color:#222}
.manage_wrap .call_data .tit .point_color {color:#4876ef}
.manage_wrap .call_data .desc {padding:11px 0 28px;font-size:14px;line-height:22px;color:#444}
.manage_wrap .call_data a {margin:0 2px}

/* 저장된 정보 불러오기, 나의 profile 관리하기 레이어 내용이관 */
.layer_manage_profile {display:none;z-index:9999;padding:0;width:auto}
.layer_manage_profile .dimmed_layer {z-index:99}
.layer_manage_profile .inpRdo.small .lbl.hide {padding-left:18px}/* sri_css/components.css에 추가할 것 */
.layer_manage_profile .layer_manage_wrap {padding:35px 40px 50px;background:#fff}
.layer_manage_profile .layer_manage_wrap .bottom_btn_wrap {margin-top:10px;text-align:center}
.layer_manage_profile .tit_profile {text-align:center}
.layer_manage_profile .tit_profile .point_color {color:#4876ef;font-weight:bold}
.layer_manage_profile .txt_manage_guide {padding:5px 0 10px;color:#444;font-size:15px;line-height:22px}
.layer_manage_profile .txt_guide_close {margin:8px 0 4px;color:var(--coral110);font-size:15px;line-height:20px}
.layer_manage_profile .bottom_btn_wrap .btn_cancel {display:inline-block;width:100px;height:50px;border:1px solid #4876ef;box-sizing:border-box;color:#2365f2;font-size:16px;vertical-align:top;background:#fff}
.layer_manage_profile .bottom_btn_wrap .btn_confirm {display:inline-block;margin-left:6px;width:200px;height:50px;border:0;box-sizing:border-box;color:#fff;font-size:16px;vertical-align:top;background:#4876ef}
.layer_manage_profile .bottom_btn_wrap .btn_close {display:inline-block;margin-left:6px;width:132px;height:50px;border:1px solid #ababab;box-sizing:border-box;color:#444;font-size:16px;vertical-align:top;background:#fff}
.layer_manage_profile .btn_layer_close {top:34px;right:34px;width:20px;height:20px}
.layer_manage_profile .table_scroll_type2 {max-height:240px}
.layer_manage_profile .manage_list_table th {padding:13px 20px;font-size:14px;line-height:20px}
.layer_manage_profile .manage_list_table td {padding:13px 15px;font-size:14px;line-height:20px}
.layer_manage_profile .manage_list_table .align_left {text-align:left}
.layer_manage_profile .resume_data {padding-top:10px;width:718px}
.layer_manage_profile .resume_data:after {display:table;table-layout:fixed;clear:both;content:""}
.layer_manage_profile .table_scroll {margin-bottom:20px}
.layer_manage_profile .tab_item {padding:7px 0 27px 1px}
.layer_manage_profile .tab_item:after {display:table;table-layout:fixed;clear:both;content:""}
.layer_manage_profile .tab_item li {float:left;margin-left:-1px;width:33.33%;border:1px solid #eaeaea;box-sizing:border-box;text-align:center}
.layer_manage_profile .tab_item .btn_tab {display:block;width:100%;height:45px;color:#666;font-size:15px;line-height:45px;background:#fbfbfb}
.layer_manage_profile .tab_item .select {position:relative;border-color:#4876ef}
.layer_manage_profile .tab_item .select .btn_tab {color:#4876ef;font-weight:bold;background:#fff}
.layer_manage_profile .school .tab_item li {width:25%}
.layer_manage_profile .info_desc {display:block;padding:7px 0 3px;color:#888;font-size:13px;line-height:17px}
.layer_manage_profile .info_desc span:before {display:inline-block;margin:4px 8px 0 4px;width:1px;height:10px;background:#cacaca;content:""}
.layer_manage_profile .info_desc span:first-child:before {content:none}
.layer_manage_profile .link_file {padding:6px 0;color:#4876ef;text-decoration:underline}
.layer_manage_profile .info_preferential {display:block;line-height:22px;text-align:left}
.layer_manage_profile .info_preferential dt {float:left;padding-right:4px}
.layer_manage_profile .info_preferential dd {overflow:hidden}
.layer_manage_profile .info_preferential .desc:before {display:inline-block;margin:4px 8px 0 6px;width:1px;height:10px;background:#cacaca;content:""}
.layer_manage_profile .preview {margin-bottom:20px;width:100%;border:1px solid #eaeaea;box-sizing:border-box;color:#444}
.layer_manage_profile .preview .txt_preview {padding-top:65px;height:180px;box-sizing:border-box;color:#888;font-size:14px;line-height:22px;background:#f8f8f8;text-align:center}
.layer_manage_profile .preview .txt_prtab_itemeview b {color:#666}
.layer_manage_profile .preview .content {overflow:hidden;overflow-y:auto;height:180px;padding:26px 30px 0}
.layer_manage_profile .preview .content .tit_cont {display:block;padding-bottom:11px;font-size:15px;line-height:20px}
.layer_manage_profile .preview .content .txt_cont {padding-bottom:26px;font-size:14px;line-height:24px}
.layer_manage_profile .box_info {padding:20px 25px;font-size:14px;line-height:22px;background:#f7f7f7}
.layer_manage_profile .box_info .list_info {padding-bottom:5px}
.layer_manage_profile .box_info .list_info li {padding-left:10px}
.layer_manage_profile .box_info .list_info li:before {display:inline-block;margin:10px 7px 0 -10px;width:3px;height:3px;border-radius:50%;vertical-align:top;background:#444;content:""}
.layer_manage_profile .box_info .link_info {padding:5px 0;text-decoration:underline}
.layer_manage_profile .box_info .link_info:after {display:inline-block;margin-left:4px;width:5px;height:9px;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_arr_r.png) 100% 50% no-repeat;content:""}
.layer_manage_profile .file {width:512px}
.layer_manage_profile .extract {margin-bottom:30px;width:512px;height:355px}
.layer_manage_profile .extract .manage_list_table th {border-top:1px solid #eaeaea;padding:16px 20px;color:#444;font-weight:bold}
.layer_manage_profile .extract .manage_list_table tr:first-child th {border-top:0}
.layer_manage_profile .extract .manage_list_table td {padding:16px 24px}
.layer_manage_profile .extract .list_item {overflow:hidden;padding:1px 0 0 1px;margin-bottom:-15px;text-align:left}
.layer_manage_profile .extract .list_item li {float:left;min-width:150px;height:37px}

/* 내용이관 */
.profile_list_wrap .layer_pop_manage h4 {font-size:18px}
.profile_list_wrap .layer_pop_manage.layer_photo.mypage {left:450px} /* 기본정보 사진등록 */
.profile_list_wrap .layer_manage_profile {top:110px;left:50%;margin-left:-400px}
.layer_manage_profile .txt_manage_guide.type2 {font-weight:bold;font-size:18px;color:#222;text-align:center;line-height:24px}
.layer_manage_profile .info_noti {margin:0 0 20px;padding:20px 25px 25px;font-size:14px;line-height:16px;color:#444;background:#f7f7f7}
.layer_manage_profile .list_noti li {margin-top:3px}
.layer_manage_profile .list_noti li:before {display:inline-block;margin:7px 8px 0 0;width:2px;height:2px;background:#444;vertical-align:top;content:""}
.layer_manage_profile .info_noti .link_noti {display:inline-block;margin:13px 0 0 11px;text-decoration:underline}
.layer_manage_profile .info_noti .link_noti:after {display:inline-block;margin:5px 0 0 5px;width:5px;height:9px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_layer_arrow.png);content:""}
.layer_manage_profile .resume_select {margin:25px 0 20px}
.layer_attach_reg .layer_manage_wrap {padding:40px}
.layer_attach_reg .layer_manage_wrap .txt_desc {position:static;margin:-9px 0 11px;font-size:13px;text-align:right}
.layer_attach_reg .legal_notice_txt {padding:13px 3px 20px;color:#888;font-size:13px;line-height:22px} /* 포트폴리오 등록 */
.layer_attach_reg .legal_notice_txt>span {display:block;padding-bottom:26px}
.layer_attach_reg .bottom_btn_wrap .btn_close {display:inline-block;width:90px;height:50px;border:1px solid #4876ef;box-sizing:border-box;color:#2365f2;font-size:16px;vertical-align:top;background:#fff}
.layer_attach_reg .bottom_btn_wrap .btn_save {display:inline-block;margin-left:6px;width:90px;height:50px;border:0;box-sizing:border-box;color:#fff;font-size:16px;vertical-align:top;background:#4876ef}
.layer_attach_reg .btn_layer_close {top:20px;right:20px;width:20px;height:20px}
.layer_attach_reg .legal_notice_txt {padding:10px 0;font-size:11px;color:#888;line-height:16px} /* 포트폴리오 등록 */
.layer_pop_manage .table_scroll .manage_list_table.reg_table tr:last-of-type th {border-bottom:0}
.layer_pop_manage .table_scroll .manage_list_table.reg_table .txt:before {display:inline-block;margin:6px 8px 0;width:1px;height:10px;background:#cacaca;vertical-align:top;content:""}
.layer_pop_manage .table_scroll .manage_list_table.reg_table td.personal_txt span:before {display:inline-block;margin:6px 8px 0;width:1px;height:10px;background:#cacaca;vertical-align:top;content:""}
.layer_pop_manage .table_scroll .manage_list_table.reg_table .txt:first-of-type:before {display:none}

/* 이력서 상태 설정 내용이관 */
.wrap_resume_open {position:relative}
.wrap_resume_open .btn_detail {position:absolute;right:0;top:-78px;width:147px}
.wrap_resume_open .contact {padding:18px 48px 22px;box-sizing:border-box;background:#f8f8f8}
.wrap_resume_open .contact .row {position:relative;margin-top:10px;padding:0 0 10px 100px}
.wrap_resume_open .contact .row>.inpChk {position:absolute;top:5px;left:0;width:360px}
.wrap_resume_open .contact .row>.inpChk .lbl {color:#222;font-size:15px}
.wrap_resume_open .contact .row>.inpChk .lbl:after {position:absolute;top:0;left:0;right:0;height:22px;content:""}
.wrap_resume_open .contact .contact_all {margin:20px 0}
.wrap_resume_open .contact .contact_all .lbl {color:#444;font-size:16px;line-height:22px}
.wrap_resume_open .contact .contact_info {display:block;min-height:22px;color:#222;font-size:15px;line-height:22px;vertical-align:top}
.wrap_resume_open .contact .contact_info>strong {display:inline-block;padding-top:5px;vertical-align:top}
.wrap_resume_open .contact .contact_info .tel {position:relative;z-index:2;width:236px}
.wrap_resume_open .contact .contact_info .certify {display:inline-block;margin:5px 0 0 4px;color:#4876ef;font-weight:normal;font-size:13px;line-height:22px;text-decoration:underline;vertical-align:top}
.wrap_resume_open .contact .contact_info .identified {display:inline-block;margin:5px 0 0 4px;padding:2px 8px 0;height:22px;border:1px solid #4c78ea;border-radius:11px;box-sizing:border-box;color:#4c78ea;font-weight:normal;font-size:12px;line-height:16px;text-align:center;vertical-align:top}
.wrap_resume_open .contact .contact_info .wrap_placeholder {display:inline-block;position:relative;vertical-align:top}
.wrap_resume_open .contact .contact_info .pseudo_placeholder {position:absolute;top:6px;left:6px;z-index:3;color:#949494;font-size:13px}
.wrap_resume_open .contact .contact_reassure {padding-top:14px}
.wrap_resume_open .contact .contact_reassure .toolTipWrap {margin-top:2px;vertical-align:top}
.wrap_resume_open .contact .contact_reassure .toolTip {top:26px;left:50%;margin-left:-175px;width:306px}
.wrap_resume_open .contact .contact_reassure .toolTip p {position:relative;padding-left:10px}
.wrap_resume_open .contact .contact_reassure .toolTip p:before {position:absolute;top:10px;left:0;width:5px;height:1px;background:#222;content:""}
.wrap_resume_open .contact .contact_reassure .lbl {color:#666;font-size:13px;line-height:22px}
.wrap_resume_open .contact .contact_certify {position:relative;margin:18px 0 0 -100px;padding:24px;background:#fff}
.wrap_resume_open .contact .contact_certify .tbl {width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed}
.wrap_resume_open .contact .contact_certify .tbl th,
.wrap_resume_open .contact .contact_certify .tbl td {height:36px;color:#222;font-size:15px;line-height:20px}
.wrap_resume_open .contact .contact_certify .tbl .expiredin {display:inline-block;margin:7px 0 0 3px;color:#f00;font-size:12px;vertical-align:top}
.wrap_resume_open .contact .contact_certify .tbl .btn_basic_type04 {margin-left:4px}
.wrap_resume_open .contact .contact_certify .btn_close {position:absolute;top:0;right:0;padding:14px}
.wrap_resume_open .contact .contact_certify .btn_close:after {display:block;width:17px;height:17px;background:url(//www.saraminimage.co.kr/ui/layout/person_mypage_2017/btn_layer_close.png) no-repeat 50% 50%;content:""}
.wrap_resume_open .setting {position:relative;padding-left:148px}
.wrap_resume_open .setting:before {display:table;clear:both;content:"";table-layout:fixed}
.wrap_resume_open .setting .tit {position:absolute;top:0;left:0;padding:10px 0;width:148px;color:#222;font-weight:bold;font-size:15px;line-height:20px}
.wrap_resume_open .setting .cont {padding:10px 0 6px;color:#222;font-size:15px;line-height:21px}
.wrap_resume_open .setting .cont .inpRdo {margin-right:16px}
.wrap_resume_open .setting .txt_cont {padding-bottom:15px;font-weight:bold}
.wrap_resume_open .setting .list_resume li {padding:10px 18px 0 0}
.wrap_resume_open .setting .list_resume li:first-child {padding-top:0}
.wrap_resume_open .setting .list_resume .inpRdo {margin:0;max-width:100%}
.wrap_resume_open .setting .list_resume .inpRdo .lbl {overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}
.wrap_resume_open .setting .list_resume .date {padding-right:8px;color:#999;font-size:14px}
.wrap_resume_open .resume_option {padding:48px 0 10px}
.wrap_resume_open .resume_option .box_option {position:relative;z-index:1}
.wrap_resume_open .resume_option .box_option .cont {padding:24px 50px 30px;font-size:14px;line-height:23px;background:#f3f6fe}
.wrap_resume_open .resume_option .box_option .talent_pool_mail {position:relative;z-index:2;margin-top:11px}
.wrap_resume_open .resume_option .box_option .talent_pool_mail .lbl {color:#444;font-size:16px;line-height:23px}
.wrap_resume_open .resume_option .box_option .detail {position:absolute;top:7px;right:9px;z-index:2;padding:20px;border:0;color:#888;font-size:13px;line-height:17px;text-decoration:underline;background:transparent}
/* 이력서작성하단 내용이관 */
.wrap_resume_open .title_setting {color:#222;text-align:center}
.wrap_resume_open .title_setting h4 {display:block;font-weight:bold;font-size:24px;line-height:32px}
.wrap_resume_open .title_setting p {padding-top:20px;font-size:14px;line-height:24px}
.wrap_resume_open .resume_setting {padding-top:38px}
.wrap_resume_open .resume_setting .title {color:#222;line-height:24px}
.wrap_resume_open .resume_setting .title>.tit {display:block;font-size:20px}
.wrap_resume_open .resume_setting .title>.txt {padding-top:14px;font-size:14px}
.wrap_resume_open .resume_setting .chk_all {margin-top:16px}
.wrap_resume_open .resume_setting .chk_all .lbl {font-size:16px}
.wrap_resume_open .resume_setting .contact {margin:20px 0 10px}
/* 내이력서상태설정 내용이관 */
.wrap_resume_open .box_setting {position:relative;margin-top:10px;padding:30px 50px;border:1px solid #dfdfdf}
.wrap_resume_open .box_setting:first-of-type {margin-top:0}
.wrap_resume_open .box_setting>.tit {display:block;padding:10px 0 14px;color:#222;font-weight:bold;font-size:15px;line-height:20px}
.wrap_resume_open .box_setting>.txt {color:#222;font-size:14px;line-height:24px}
.wrap_resume_open .box_setting .btn_change {position:absolute;top:40px;right:48px;width:55px}
.wrap_resume_open .box_setting .contact {margin-top:10px;width:660px}

/* 개인정보보호법 레이어 내용이관 */
.layer_privacy {display:none;top:130px;margin-left:-390px;padding:0;width:780px}
.layer_privacy .tbl {margin:35px 0 8px;width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed}
.layer_privacy .tbl th {height:40px;border:1px solid #d4d4d4;border-bottom:0;color:#666;font-weight:bold;font-size:14px;line-height:18px;background:#f6f6f6;text-align:center}
.layer_privacy .tbl td {height:78px;border:1px solid #d4d4d4;color:#666;font-size:14px;line-height:18px;text-align:center}
.layer_privacy .txt_info {position:relative;padding:4px 0 0 36px;color:#444;font-weight:bold;font-size:16px;line-height:24px}
.layer_privacy .txt_info:before {position:absolute;top:4px;left:8px;width:36px;content:"※"}
.layer_privacy .btn_layer_close {width:20px;height:20px}

/* 이력서 비공개 전환 설문 내용이관 */
.layer_pop_manage.layer_pop_question {top:260px;z-index:1030;padding:0;width:696px;border:none;background-color:transparent;box-shadow:none}
.layer_pop_question.no_header {width:490px}
.layer_pop_question .layer_img_head {position:relative}
.layer_pop_question .layer_img_head:after {display:inline-block;position:absolute;bottom:22px;left:50%;background:url(//www.saraminimage.co.kr/sri/company/tmp/tmp_layer_title.png) no-repeat;content:""}
.layer_pop_question .layer_img_head.idx1:after {margin-left:-189px;width:379px;height:70px;background-position:-5px -5px}
.layer_pop_question .layer_img_head.idx2:after {margin-left:-282px;width:565px;height:38px;background-position:-5px -85px}
.layer_pop_question .layer_img_head.idx3:after {margin-left:-176px;width:353px;height:84px;background-position:-5px -133px}
.layer_pop_question .layer_img_head.idx4:after {margin-left:-221px;width:442px;height:86px;background-position:-5px -227px}
.layer_pop_question .layer_img_head.idx5:after {margin-left:-170px;width:341px;height:85px;background-position:-5px -323px}
.layer_pop_question .layer_img_head.idx6:after {margin-left:-218px;width:437px;height:37px;background-position:-5px -418px}
.layer_pop_question .layer_img_head.idx7:after {margin-left:-159px;width:319px;height:36px;background-position:-5px -465px}
.layer_pop_question .layer_cont {padding:50px;border-radius:0 0 15px 15px;text-align:center;background-color:#fff}
.layer_pop_question .layer_cont h3 {margin-bottom:40px;font-size:24px;line-height:36px}
.layer_pop_question .layer_cont>img {margin-bottom:23px}
.layer_pop_question .layer_cont .btn_black {padding-bottom:2px;width:200px;height:58px;border:none;border-radius:27.5px;color:#fff;font-size:24px;line-height:54px;text-align:center;background-color:#333}
.layer_pop_question .layer_gauge {overflow:hidden;width:100%;height:7px;text-align:left;background-color:#dedede}
.layer_pop_question .layer_gauge .progress_rate {float:left;width:0;height:7px;border-radius:0 100px 100px 0;background-color:#6f6f6f}
.layer_pop_question .layer_head {padding:32px 0;border-radius:15px 15px 0 0;text-align:center;background-color:#ff6d6a}
.layer_pop_question .layer_head h3 {color:#fff;font-size:26px;line-height:36px}
.layer_pop_question .layer_head h4 {margin-bottom:8px;color:#fff;font-size:20px;font-weight:normal;line-height:27px;text-align:center}
.layer_pop_question.no_header .layer_cont {border-radius:15px}
.layer_pop_question .layer_float button.next {display:none;position:absolute;right:-107px;bottom:50%;margin-bottom:-34px;width:69px;height:69px;border:none;background:url(//www.saraminimage.co.kr/sri/person/btn/btn_float_next.png) no-repeat -5px -5px}
.layer_pop_question .layer_float button.next:hover {border:1px solid transparent;border-radius:50%;background-position:-5px -84px}
.layer_pop_question .btn_layer_close {top:-67px;right:0;width:49px;height:49px;background:url(//www.saraminimage.co.kr/sri/person/resume/ico_layer_close.png) no-repeat 50% 50%}
.layer_pop_question .box_question_option .option_list {border-radius:8px}
.layer_pop_question .box_question_option .option_list li {position:relative;margin-top:-1px}
.layer_pop_question .box_question_option .option_list li:last-child {border-radius:0 0 8px 8px}
.layer_pop_question .box_question_option .option_list li .choice_check {width:100%;height:auto;text-align:left}
.layer_pop_question .box_question_option .option_list li .choice_check .lbl {padding:14px 30px 19px 78px;height:auto;border-right:1px solid #eaeaea;border-left:1px solid #eaeaea;color:#333;font-size:17px;line-height:normal;background:url(//www.saraminimage.co.kr/sri/person/resume/ico_layer_checkbox.png) 30px center no-repeat;outline: none;box-shadow:none;cursor:pointer}
.layer_pop_question .box_question_option .option_list li .choice_check .lbl:before {display:inline-block;position:absolute;top:0;right:0;left:0;height:1px;border-top:1px solid #eaeaea;content:""}
.layer_pop_question .box_question_option .option_list li .choice_check .lbl:after {display:inline-block;position:absolute;right:0;bottom:0;left:0;height:1px;border-bottom:1px solid #eaeaea;content:""}
.layer_pop_question .box_question_option .option_list li .choice_check input:not([type=text]):checked+.lbl {border-left-color:#ff6d6a;border-right-color:#ff6d6a; background:#fff7f8 url(//www.saraminimage.co.kr/sri/person/resume/ico_layer_checkbox_checked.png) 30px center no-repeat}
.layer_pop_question .box_question_option .option_list li .choice_check input:not([type=text]):checked+.lbl:before {border-top-color:#ff6d6a; z-index: 10}
.layer_pop_question .box_question_option .option_list li .choice_check input:not([type=text]):checked+.lbl:after {border-bottom-color:#ff6d6a; z-index: 11}
.layer_pop_question .box_question_option .option_list li:first-child .choice_check .lbl {border-top:1px solid #eaeaea;border-radius:8px 8px 0 0}
.layer_pop_question .box_question_option .option_list li:first-child .choice_check .lbl:before {display:none}
.layer_pop_question .box_question_option .option_list li:first-child .choice_check input:not([type=text]):checked+.lbl {border-top-color:#ff6d6a}
.layer_pop_question .box_question_option .option_list li:last-child .choice_check .lbl {border-bottom:1px solid #eaeaea;border-radius:0 0 8px 8px}
.layer_pop_question .box_question_option .option_list li:last-child .choice_check .lbl:after {display:none}
.layer_pop_question .box_question_option .option_list li:last-child .choice_check input:not([type=text]):checked+.lbl {border-bottom-color:#ff6d6a}
.layer_pop_question .box_question_option .option_list li .choice_check .option_etc {margin:-5px 0 -6px 12px;padding-bottom:5px;width:439px;height:30px;border:none;border-bottom:1px solid #eaeaea;font-size:16px;vertical-align:middle;background-color:transparent}
.layer_pop_question .box_question_option .option_list li .choice_check input:not([type=text]):checked+.lbl .option_etc {border-bottom:1px solid #ff6063}

/* WMG-24962 내용없음 */
/* 내용이관 */
.list_manage_resume .wrap_manage_btn .btn_manage .btn_tooltip {width:17px;height:17px;border:1px solid #aeaeae;background-color:#aeaeae;color:#fff;border-radius:100%;line-height:15px;vertical-align:top}
.list_manage_resume .wrap_manage_btn .btn_manage .btn_tooltip:hover + .toolTip {display:block;width:324px;height:187px;box-shadow:0 0 4px 2px rgba(0,0,0, 0.1);box-sizing:border-box}
.list_manage_resume .wrap_manage_btn .btn_manage .toolTipWrap .toolTip .title {display:block;font-size:14px;line-height:18px;margin-bottom:15px}
.list_manage_resume .wrap_manage_btn .btn_manage .toolTipWrap .toolTip .sub_title {display:block;margin-top:15px;font-size:14px;line-height:18px}
.list_manage_resume .wrap_manage_btn .btn_manage .toolTipWrap .toolTip .list_notice li {font-size:13px;line-height:18px}

/* wmg-24928 내용이관 */
.layer_pop_manage.layer_wakeup {top:260px;z-index:1030;width:492px;height:338px;padding:0 20px;box-sizing:border-box;border-radius:14px;border:0;background:url(//www.saraminimage.co.kr/sri/person/bg/bg_layer_wakeup.png)}
.layer_pop_manage.layer_wakeup .layer_head {position:relative}
.layer_pop_manage.layer_wakeup .layer_head:after {display:inline-block;position:absolute;top:-152px;left:50%;margin-left:-63px;width:127px;height:127px;background:url(//www.saraminimage.co.kr/sri/person/resume/img_title_wakeup.png) no-repeat 0 0;content:""}
.layer_pop_manage.layer_wakeup .layer_head .title {margin-top:89px;color:#222;font-size:24px;font-weight:bold;text-align:center}
.layer_pop_manage.layer_wakeup .layer_cont {text-align:center}
.layer_pop_manage.layer_wakeup .layer_cont .txt_cont {margin:36px 0 39px 0;color:#444;font-size:17px;line-height:23px}
.layer_pop_manage.layer_wakeup .layer_cont .btn_link {display:inline-block;padding:18px 0;width:339px;height:62px;border-radius:4px;box-sizing:border-box;color:#fff;font-size:18px;line-height:22px;text-align:center;background-color:#4876ef}
.layer_pop_manage.layer_wakeup .btn_layer_close {top:-67px;right:0;width:49px;height:49px;background:url(//www.saraminimage.co.kr/sri/person/resume/ico_layer_close.png) no-repeat 50% 50%}

/* WMG-25550 확인필요 */
.layer_pop_event.first_job {position:fixed;top:50%;left:50%;z-index:150;margin:-274px 0 0 -325px}
.layer_pop_event.first_job .inner {position:relative;width:650px;height:548px;background:url(//www.saraminimage.co.kr/sri/event/WMG-25550/bg_first_job.png) no-repeat 0 0}
.layer_pop_event.first_job .inner .btn_event_link {display:block;position:absolute;top:443px;left:146px;width:360px;height:60px;background-color:rgba(0,0,0,0)}
.layer_pop_event .ly_hover_close {position:absolute;top:-9px;right:0;cursor:pointer}
.layer_pop_event .ly_hover_close .btn_close {top:-18px}
.layer_pop_event .ly_hover_close .option {display:none;position:absolute;top:-20px;right:-1px;z-index:2;width:248px;height:22px;color:#dedede;text-align:right}
.layer_pop_event .ly_hover_close .option .btn_no_view {margin-left:10px;width:64px;height:22px;border:0;color:#e1e0e0;font-size:12px;line-height:15px;text-indent:0;background:#262626}
.layer_pop_event .ly_hover_close:hover .btn_close {display:none}
.layer_pop_event .ly_hover_close:hover .option {display:block}

/* WMG-25928 내용없음 */
.wrap_resume_complete .area_msg {margin-bottom:16px;padding:48px 0 64px;text-align:center;background:#fff}
.wrap_resume_complete .area_msg>h1 {color:#444;font-size:30px;line-height:40px}
.wrap_resume_complete .area_msg>h1>strong {color:#4876ef;font-weight:normal}
.wrap_resume_complete .area_msg>p {margin-top:16px;color:#222;font-size:15px;line-height:21px}
.wrap_resume_complete .area_guide {position:relative;padding:32px 40px 40px;text-align:center;background:#f8f8f8}
.wrap_resume_complete .area_guide>h2 {display:inline-block;position:relative;margin-bottom:8px;color:#222;font-size:20px;line-height:24px;vertical-align:top}
.wrap_resume_complete .area_guide>h2:before {display:block;position:absolute;right:-4px;bottom:-1px;left:-4px;height:8px;background:rgba(72, 118, 239, 0.16);content:""}
.wrap_resume_complete .area_guide>h2>strong {color:#4876ef;font-weight:bold}
.wrap_resume_complete .area_guide>p {margin-bottom:18px;color:#222;font-size:15px;line-height:24px}
.wrap_resume_complete .area_guide>ol:after {display:table;clear:both;content:"";;table-layout:fixed}
.wrap_resume_complete .area_guide>ol>li {display:block;float:left;padding:174px 0 12px;width:342px;height:210px;border-radius:8px;box-sizing:border-box;color:#444;line-height:24px;text-align:center;background-color:#fff;background-image:url(//www.saraminimage.co.kr/sri/person/img/img_resume_complete1_201126.png);;background-repeat:no-repeat}
.wrap_resume_complete .area_guide>ol>li>strong {color:#4876ef;font-weight:bold}
.wrap_resume_complete .area_guide>ol>li+li {margin-left:16px;background-image:url(//www.saraminimage.co.kr/sri/person/img/img_resume_complete2_201130.png)}
.wrap_resume_complete .area_guide .btn_hide {position:absolute;top:16px;right:16px;border:0;color:#949494;font-size:13px;line-height:16px;background:none}
.wrap_resume_complete .area_guide .btn_hide:after {display:inline-block;margin-left:4px;width:16px;height:16px;vertical-align:middle;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_close_gray.png) 0 0 no-repeat;content:""}
.wrap_resume_complete .title_complete {margin:40px 0 16px;color:#222;font-size:20px;;line-height:24px}
.wrap_resume_complete .title_complete>strong {color:#4876ef}
.wrap_resume_complete .title_complete.icon:before {display:inline-block;margin-right:8px;width:16px;height:26px;vertical-align:bottom;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_sri_recommend_m.png) no-repeat;content:""}
.wrap_resume_complete .area_filter {position:relative;padding-top:16px;background:#fff}
.wrap_resume_complete .area_filter .swiper-container {overflow:hidden;position:static;padding:0 25px 15px}
.wrap_resume_complete .area_filter .swiper-container ul {overflow:hidden;position:relative;width:10000em;height:36px;-webkit-transition:-webkit-transform 0.5s;-o-transition:transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s, -webkit-transform 0.5s}
.wrap_resume_complete .area_filter .swiper-container ul:after {display:table;clear:both;content:"";;table-layout:fixed}
.wrap_resume_complete .area_filter .swiper-container ul li {float:left;position:relative;padding:7px 36px 9px 15px;width:auto;border:solid 1px #eaeaea;border-radius:18px;color:#888;line-height:18px;background-color:#fff}
.wrap_resume_complete .area_filter .swiper-container ul li+li {margin-left:8px}
.wrap_resume_complete .area_filter .swiper-container ul li .btn_del {position:absolute;top:6px;right:6px;z-index:2;width:22px;height:22px;border:0;background:none}
.wrap_resume_complete .area_filter .swiper-container ul li .btn_del:after {display:block;position:absolute;top:5px;right:5px;width:12px;height:12px;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_close_gray.png) 50% 50% no-repeat;content:""}
.wrap_resume_complete .area_filter .btn_filter_search {position:relative;padding:15px 0 16px;width:100%;height:49px;border:0;color:#444;font-size:14px;line-height:18px;background:#fff}
.wrap_resume_complete .area_filter .btn_filter_search:before {position:absolute;top:1px;right:25px;left:25px;height:1px;background:#eaeaea;content:""}
.wrap_resume_complete .area_filter .btn_filter_search:after {display:inline-block;margin:3px 0 0 4px;width:16px;height:16px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/person/ico/ico_search_gray.png) no-repeat 0 0;content:""}
.wrap_resume_complete .area_filter .btn_filter_nav {position:absolute;top:16px;z-index:3;width:36px;height:36px;border:0;background:transparent}
.wrap_resume_complete .area_filter .btn_filter_nav:focus {outline:none}
.wrap_resume_complete .area_filter .btn_filter_nav:after {display:block;width:36px;height:36px;content:"";position:relative;z-index:2;border-radius:18px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1);background-position:50% 50%;background-repeat:no-repeat}
.wrap_resume_complete .area_filter .btn_filter_nav:focus:after {outline:auto 5px -webkit-focus-ring-color}
.wrap_resume_complete .area_filter .btn_filter_nav.btn_prev {left:-16px}
.wrap_resume_complete .area_filter .btn_filter_nav.btn_next {right:-16px}
.wrap_resume_complete .area_filter .btn_filter_nav.btn_prev:after {background-image:url(//www.saraminimage.co.kr/sri/person/ico/ico_arrow_left.png)}
.wrap_resume_complete .area_filter .btn_filter_nav.btn_next:after {background-image:url(//www.saraminimage.co.kr/sri/person/ico/ico_arrow_right.png)}
.wrap_resume_complete .area_filter .btn_filter_nav.btn_prev:before {position:absolute;top:0;left:16px;z-index:1;width:48px;height:36px;background:url(//www.saraminimage.co.kr/sri/person/bg/bg_swiper_left.png) no-repeat 0 0;content:""}
.wrap_resume_complete .area_filter .btn_filter_nav.btn_next:before {position:absolute;top:0;right:16px;z-index:1;width:48px;height:36px;background:url(//www.saraminimage.co.kr/sri/person/bg/bg_swiper_right.png) no-repeat 0 0;content:""}
.wrap_resume_complete .area_filter .btn_filter_nav.swiper-button-disabled {display:none}
.wrap_resume_complete .area_filter_none {padding:24px 0 26px;text-align:center;background:#fff}
.wrap_resume_complete .area_filter_none>a {display:inline-block;color:#444;font-size:14px;line-height:16px}
.wrap_resume_complete .area_filter_none>a:after {display:inline-block;margin-left:6px;width:8px;height:15px;vertical-align:bottom;background:url(//www.saraminimage.co.kr/sri/person/spr/spr_banner_mail_setting.png) 0 -50px no-repeat;content:""}

/* WMG-26592 내용이관 */
.list_avatar .recom_notice {border-top:1px solid #d8d8d8}
.list_avatar .recom_notice .resume_review {padding:11px 30px;color:#353535;font-size:13px}
.list_avatar .recom_notice .resume_review:before {display:inline-block;margin-right:10px;width:14px;height:19px;vertical-align:top;background:url(//www.saraminimage.co.kr/sri/common/ico/ico_recommand_14x19.png) no-repeat 0 50%;content:""}
.list_avatar .recom_notice .resume_review .point {color:#22ae8f;font-size:14px}
/* // WMG-26592 */

/* WMG-27073 확인필요 */
/*.layer_pop_event.interview_launching_promotion {position:fixed;top:50%;left:50%;z-index:150;margin:-275px 0 0 -380px}
.layer_pop_event.interview_launching_promotion .inner {position:relative;width:725px;height:461px;background:url(//www.saraminimage.co.kr/sri/event/WMG-27073/nudge.png) no-repeat 0 0}
.layer_pop_event.interview_launching_promotion .inner .btn_event_link {display:block;position:absolute;right:133px;bottom:49px;width:210px;height:50px}*/
/* // WMG-27073 */

/* WMG-29718 내용이관 */
.etc_profile .list_manage_resume .info_resume .tit i {display:inline-block;margin:7px 0 0 4px;width:14px;height:12px;background:url(//www.saraminimage.co.kr/ui/social_login/icon_sns_naver_m.png) 0 0 no-repeat;vertical-align:top;font-size:0}
.layer_manage_profile .manage_list_table td i {display:inline-block;margin:4px 4px 0 0;width:14px;height:12px;background:url(//www.saraminimage.co.kr/ui/social_login/icon_sns_naver_m.png) 0 0 no-repeat;vertical-align:top;font-size:0}

/* components.css에서 가저 온 요소들 중복소스 */
.sri_select .ico_arr {background-image:url(//www.saraminimage.co.kr/ui/form/ico_arr.png);background-repeat:no-repeat}

/* WMG-33908 네이버 저장된 정보 불러오기 레이어 내용이관 */
.layer_manage_profile .naver_box {position:relative;padding: 6px 0 11px 0;}
.layer_manage_profile .naver_box .naver_guide {font-size:13px;color:#444;}
.layer_manage_profile .naver_box .naver_guide:before {background-size:14px 14px;display: inline-block;vertical-align: bottom;margin-right: 3px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8ZM1.2 8C1.2 4.24446 4.24446 1.2 8 1.2C11.7555 1.2 14.8 4.24446 14.8 8C14.8 11.7555 11.7555 14.8 8 14.8C4.24446 14.8 1.2 11.7555 1.2 8ZM9 5C9 5.552 8.552 6 8 6C7.448 6 7 5.552 7 5C7 4.4475 7.448 4 8 4C8.552 4 9 4.4475 9 5ZM8.79462 7.9067C8.74841 7.50883 8.41027 7.2 8 7.2C7.55817 7.2 7.2 7.55817 7.2 8V11.6L7.20538 11.6933C7.25159 12.0912 7.58973 12.4 8 12.4C8.44183 12.4 8.8 12.0418 8.8 11.6V8L8.79462 7.9067Z' fill='%23B4C0D3'/%3E%3C/svg%3E") no-repeat;width:16px;height:16px;content: '';}
.layer_manage_profile .naver_box .naver_btn {position:absolute;right:0;top:0;font-weight:bold;color:#02c659;font-size:13px;border:1px solid #02c659;padding:7px 40px 7px 61px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11' height='12' viewBox='0 0 11 12' fill='none'%3E%3Crect width='11' height='12' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_5_569' transform='scale(0.0085934 0.00819672)'/%3E%3C/pattern%3E%3Cimage id='image0_5_569' width='1280' height='122' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQAAAAB6CAYAAADgZf73AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REY1Mzk3MjhGRkJDMTFFQThGRURBMjM5OTM0NkYxNDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REY1Mzk3MjlGRkJDMTFFQThGRURBMjM5OTM0NkYxNDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEODEwRTI3N0ZGQkIxMUVBOEZFREEyMzk5MzQ2RjE0MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEODEwRTI3OEZGQkIxMUVBOEZFREEyMzk5MzQ2RjE0MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Puc9VRAAAEm2SURBVHja7F0F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'/%3E%3C/defs%3E%3C/svg%3E") 40px 10px no-repeat;}
.layer_manage_profile .naver_box .naver_tooltip .TipCont {left:6px;z-index:100;max-width:658px}
.layer_manage_profile .naver_box .naver_tooltip .tit {line-height:22px;color:#5c667b;font-size:15px;display:inline-block;margin-bottom:10px}
.layer_manage_profile .naver_box .naver_tooltip .tit span {color:#02c659}
.layer_manage_profile .naver_box .naver_tooltip .txt {font-size:14px;line-height:20px;color:#5c667b;margin-bottom:10px;display:inline-block}
.layer_manage_profile .naver_box .naver_tooltip ul li {font-size:14px;margin-bottom:10px;line-height:20px;color:#5c667b;}
.layer_manage_profile .naver_box .naver_tooltip ul li a {color:#4876ef;text-decoration:underline}

/* WMG-33908 네이버 저장된 정보 불러오기 레이어 내용이관 */
.profile_list_wrap .wrap_right_btn > button.naver {background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11' height='12' viewBox='0 0 11 12' fill='none'%3E%3Crect width='11' height='12' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_2_1744' transform='scale(0.0085934 0.00819672)'/%3E%3C/pattern%3E%3Cimage id='image0_2_1744' width='1280' height='122' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQAAAAB6CAYAAADgZf73AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REY1Mzk3MjhGRkJDMTFFQThGRURBMjM5OTM0NkYxNDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REY1Mzk3MjlGRkJDMTFFQThGRURBMjM5OTM0NkYxNDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEODEwRTI3N0ZGQkIxMUVBOEZFREEyMzk5MzQ2RjE0MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEODEwRTI3OEZGQkIxMUVBOEZFREEyMzk5MzQ2RjE0MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Puc9VRAAAEm2SURBVHja7F0F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'/%3E%3C/defs%3E%3C/svg%3E") 14px 7px no-repeat;padding-left:35px}

/* 비선호후보자 */
.tooltip_block.txt_icon {display:inline-block;height:20px;margin-left:4px;color:var(--gray80);font-size:13px;line-height:20px}
.spr_ico.ico_block {display:inline-block;width:24px;height:24px;background:url(//www.saraminimage.co.kr/sri/company/talent/spr_talent_icons_3.png) 0 0 no-repeat;background-size:812px auto;background-position:-700px 0;vertical-align:bottom}