@charset "utf-8";

/* S : 링크 포트폴리오 css ----------------------------------------------- */
    .e-port {
        width: 100%;
    }

    .e-port .e-port-page-wrap.width960 {
        max-width: 960px;
        margin: 0 auto;
    }

    .e-port .e-port-page-wrap.width1200 {
        max-width: 1200px;
        margin: 0 auto;
    }

    .e-port .e-port-page-wrap .page-title {
        margin-top: 30px;
    }

    .e-port .e-port-page-wrap .page-title p.tit {
        margin-bottom: 0;
    }

    .e-port table .checkbox label,
    table .radio label {
        padding-left: 25px;
    }

    .e-port .tabs {
        margin-bottom: 30px;
    }

    .e-port .mb30 {
        margin-bottom: 30px;
    }

    .e-port .mb50 {
        margin-bottom: 50px;
    }

    .e-port .mt50 {
        margin-top: 50px;
    }

    .e-port .e-port-page-wrap .e-port-box {
        margin-bottom: 40px;
        line-height: 1.4;
    }

    .e-port .e-port-page-wrap .e-port-box .textareabox {
        padding: 20px;
        border-radius: 4px;
        background: var(--white);
        border: solid 1px #ddd;
    }

    .e-port .e-port-page-wrap .e-port-box .textareabox:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .e-port .e-port-page-wrap .e-port-box .textareabox h5 {
        margin-bottom: 12px;
        font-weight: 700;
    }

    .e-port .e-port-page-wrap .e-port-box .textareabox p {
        line-height: 1.6;
    }

    .e-port .e-port-page-wrap .e-port-box:last-child {
        margin: 0 0 0 0;
    }

    .e-port .e-port-tit {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        border-bottom: solid 2px #555;
        margin-bottom: 30px;
        padding-bottom: 15px;
        width: 100%;
        margin-top: 15px;
    }

    .e-port .e-port-tit h2 {
        font-size: 25px;
        font-weight: 700;
    }

    .e-port .e-port-tit .right {
        display: flex;
        column-gap: 4px;
    }

    .e-port .e-port-list-none {
        text-align: center;
        padding: 70px 30px 50px 30px;
    }

    .e-port .e-port-list-none .e-port-list-none-img {
        margin-bottom: 20px;
    }

    .e-port .e-port-list-none .e-port-list-none-text {
        line-height: 1.5;
        margin-bottom: 30px;
    }

    .e-port .e-port-list-none .e-port-list-none-text span {
        font-size: 20px;
        font-weight: 700;
    }

    .e-port .e-port-write-box {
        background: var(--white);
        border-radius: 4px;
        border: 1px solid #e2eaee;
        padding: 20px;
    }

    .e-port .e-port-write-box-1 {
        background: var(--white);
        border-radius: 4px;
        border: 1px solid #e2eaee;
        padding: 20px;
        line-height: 1.6;
    }

    .e-port .e-port-white-box {
        background: var(--white);
        border-radius: 4px;
        border: 1px solid #e2eaee;
        padding: 40px 20px;
    }

    .e-port .e-port-white-box-s {
        background: var(--white);
        border-radius: 4px;
        border: 1px solid #e2eaee;
        padding: 40px 100px;
    }

    .e-port .e-port-write-box-1 h6 {
        margin-bottom: 5px;
    }

    .e-port .e-port-write-box-1 ul {
        margin-bottom: 15px;
        line-height: 1.4;
    }

    .e-port .resume {
        display: flex;
        column-gap: 15px;
        align-items: center;
    }

    .e-port .resume .resume-left {
        width: 180px;
        text-align: center;
        padding: 7px 0 7px 0;
    }

    .e-port .resume .resume-left .resume-left-img {
        width: 180px;
        height: 221px;
        margin: 0px auto;
        background: url(/platform/img/e-portfolio/ico_img.svg) no-repeat center center #f6f6f6;
        padding: 7px;
    }

    .e-port .resume .resume-left .resume-left-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .e-port .resume .resume-right {
        width: calc(100% - 180px);
    }

    .e-port-nav {
        position: absolute;
        z-index: 2;
        width: 1280px;
    }

    .fixed_menu {
        position: fixed !important;
        top: 0 !important;
        padding: 60px 0 0 0;
    }

    .e-port .e-port-nav .e-port-nav-inner {
        display: inline-block;
        width: 1280px;
    }

    .e-port .e-port-nav-text {
        text-align: center;
        margin-bottom: 20px;
        line-height: 1.8;
        border: solid 1px #ddd;
        background: var(--white);
        padding: 20px 10px;
    }

    .e-port .e-port-nav-text h5 {
        font-size: 22px;
        font-weight: 700;
    }

    .e-port .e-port-category-box {
        margin-bottom: 50px;
        padding: 30px 20px;
        border: solid 1px #ddd;
        background: var(--white);
    }

    .e-port .e-port-title {
        text-align: center;
        margin-bottom: 40px;
        line-height: 1.4;
        word-break: keep-all;
    }

    .e-port .e-port-title h3 {
        font-size: 22px;
        font-weight: 700;
        margin: 0 0 10px 0;
    }

    .e-port .e-port-category-box .form-wrap-box .btn {
        flex-shrink: 0;
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose {
        width: 100%;
        border: 1px solid transparent;
        display: table;
        border-right: none;
        border-bottom: none;
        vertical-align: middle;
        text-align: center;
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose:after {
        content: "";
        clear: both;
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose>li {
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-right: 0;
        display: table-cell;
        width: 10%;
        cursor: pointer;
        position: relative;
        z-index: 1;
        text-align: center;
        height: 50px;
        vertical-align: middle;
        background: var(--white);
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose>li:last-child {
        border-radius: 0 3px 3px 0;
        border-right: 1px solid #ccc;
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose>li:hover {
        z-index: 4;
        color: var(--main);
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose>li.selected {
        z-index: 3;
        background: var(--main);
        color: var(--white);
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose>li.disabled {
        z-index: 2;
        background-color: var(--main);
        color: #aaa;
        cursor: not-allowed;
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose>li.disabled:hover {
        border-color: #aaa;
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose>li.selected.disabled {
        z-index: 2;
        background-color: var(--gray60);
        color: var(--white);
        cursor: not-allowed;
        border-color: var(--gray60);
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose.choose-flex {
        display: flex;
    }

    .e-port .e-port-nav .e-port-nav-inner .ui-choose.choose-flex>li {
        flex: 1;
        padding: 8px;
        align-items: center;
    }

    .e-port .e-port-list {
        background: var(--white);
        border-radius: 4px;
        border: 1px solid #e2eaee;
        padding: 20px;
        margin: 0 0 10px 0;
        display: none;
    }

    .e-port .e-port-list.view {
        display: block;
        margin-top: 10px;
    }

    .e-port .e-port-list .e-port-list-tit {
        position: relative;
    }

    .e-port h5.tit {
        display: flex;
        align-items: center;
        font-weight: 700;
        margin-bottom: 15px;
        font-size: 18px;
    }

    .e-port h5.tit::before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        position: relative;
        margin-right: 8px;
        background: url(/img/common/ico_circle.svg) no-repeat;
    }

    .e-port .e-port-list h5 span {
        color: #e667af;
        margin: 0 0 0 5px;
    }

    .e-port .e-port-list .add_btn {
        width: 40px;
        height: 40px;
        background: url(/img/platform/sub/e-portfolio/ico_add.svg) no-repeat;
        border: none;
        background-size: cover;
        position: absolute;
        right: -10px;
        top: -10px;
    }

    .e-port .e-port-list .del_btn {
        width: 40px;
        height: 40px;
        background: url(/img/platform/sub/e-portfolio/ico_del.svg) no-repeat;
        border: none;
        background-size: cover;
        position: absolute;
        right: -41px;
        top: -6px;
    }

    .e-port .e-port-list .e-port-list-gray-box {
        padding: 10px;
        background: #f1f1f1;
        border: solid 1px #ddd;
        border-radius: 4px;
        margin-bottom: 15px;
        width: calc(100% - 30px);
        position: relative;
    }

    .e-port .e-port-list .e-port-list-row {
        display: flex;
        column-gap: 4px;
        align-items: center;
        margin-bottom: 15px;
        position: relative;
    }

    .e-port .e-port-list .check-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        row-gap: 4px;
    }

    .e-port .e-port-list .check-row>span {
        display: flex;
        align-items: center;
        font-size: 14px;
    }

    .e-port .e-port-list .e-port-list-row.education_1 {
        display: flex;
        column-gap: 4px;
        align-items: center;
        margin-bottom: 15px;
        position: relative;
        flex-wrap: wrap;
    }

    .e-port .e-port-list .e-port-list-row:last-child {
        margin-bottom: 0;
    }

    .e-port .form-wrap {
        width: 100%;
    }

    .e-port .form-wrap-area {
        width: 100%;
    }

    .e-port .form-wrap.form-wrap-education {
        width: 24%;
        margin-top: 10px;
    }

    .e-port .input-wrap {
        display: flex;
        column-gap: 4px;
        width: 100%;
        line-height: 42px;
    }

    .e-port .e-port-list label {
        display: inline-block;
        margin-bottom: 3px;
        font-weight: 500;
        line-height: 1.4;
    }

    .e-port .e-port-list .e-port-list-row dd {
        font-size: 14px;
    }

    .r50 {
        display: none;
    }

    .e-port .form-wrap-write {
        display: flex;
        width: 100%;
        margin: 0 0 10px 0;
        column-gap: 4px;
        line-height: 42px;
    }

    .e-port .form-wrap-write .input-left {
        width: 20%;
        font-weight: 500;
    }

    .e-port .form-wrap-write .input-right {
        width: 80%;
    }

    .e-port .form-wrap-write .input-right .inner {
        display: flex;
        column-gap: 4px;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .e-port .form-wrap-write .input-right .inner-c {
        display: flex;
        column-gap: 4px;
        width: 100%;
    }

    .e-port .form-wrap-write .input-right textarea {
        padding: 10px;
        text-align: left !important;
    }

    .e-port .form-wrap-write .input-right .inner label {
        width: 100%;
        display: inline-block;
    }

    .e-port .form-wrap-write .file-btn-wrap {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    .e-port .form-wrap-write .file-byte {
        display: flex;
        font-size: 14px;
        color: #ccc;
    }

    .e-port .form-wrap-write .file-list {
        border: solid 1px #ddd;
        margin-top: 10px;
        border-radius: 4px;
        min-height: 45px;
        width: 100%;
        padding: 10px;
    }

    .e-port .form-wrap-write .file-list li {
        position: relative;
        padding-right: 20px;
        line-height: 1.5;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .e-port .form-wrap-write .file-list li a {
        position: absolute;
        right: 0;
        background: var(--white);
    }

    .e-port .form-wrap-write .file-list li a img {
        height: 15px;
    }

    .e-port label.nt {
        display: none !important;
    }

    /* 파일 input 초기화 */
    .fileup-btn {
        position: relative;
        overflow: hidden;
        display: inline-block;
        border: solid 1px #cccccc;
        color: #666666;
        padding: 0 20px 0 20px;
        border-radius: 4px;
    }

    .fileup-btn:hover {
        background: #f1f1f1;
    }

    .fileup-btn input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        font-size: 200px;
        direction: ltr;
        cursor: pointer;
    }

    .e-port .folder-title {
        padding: 10px 50px 10px 20px;
        background: var(--gray60);
        color: var(--white);
        border-radius: 4px 4px 0 0;
        display: inline-block;
        position: relative;
        cursor: pointer;
    }

    .e-port .folder-title.active {
        background: var(--cyan);
    }

    .e-port .folder-title .folder-menu {
        position: absolute;
        right: 5px;
        padding: 0 10px 0 10px;
    }

    .e-port .folder-title .folder-menu img {
        height: 15px;
    }

    .e-port .folder-title .folder-menu-list {
        border: solid 1px #ddd;
        background: var(--white);
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.09);
        display: none;
        position: absolute;
        right: -85px;
        top: 10px;
        border-radius: 4px;
        z-index: 2;
    }

    .e-port .folder-title .folder-menu-list li {
        border-bottom: solid 1px #ddd;
        text-align: left;
        font-size: 14px;
        color: #333;
    }

    .e-port .folder-title .folder-menu-list li a {
        padding: 10px;
        width: 100%;
        line-height: 30px;
    }

    .e-port .folder-title .folder-menu-list li a:hover {
        color: var(--main);
    }

    .e-port .folder-title .folder-menu-list li a i {
        color: var(--main);
    }

    .e-port .btn-right-wrap {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    .e-port .btn-right-wrap .btn-right {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
    }

    /* 테이블타입 */
    .e-port .table-wrap .table-top {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        margin-bottom: 15px;
    }

    .e-port .table-wrap .btn-wrap {
        margin-top: 40px;
    }

    .e-port .table-wrap .table-top .right-wrap {
        display: flex;
        column-gap: 4px;
    }

    .e-port .table-wrap .table-top .input-wrap-top {
        display: flex;
        column-gap: 4px;
    }

    .e-port .table-wrap .table-top-3 {
        display: flex;
        margin-bottom: 10px;
    }

    .e-port .table-wrap .table-top-3 div {
        width: 33.3333%;
    }

    .e-port .table-wrap .table-top-3 div:nth-child(1) {
        text-align: left;
    }

    .e-port .table-wrap .table-top-3 div:nth-child(2) {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 42px;
    }

    .e-port .table-wrap .table-top-3 div:nth-child(3) {
        text-align: right;
        color: #aaa;
        line-height: 42px;
    }

    .e-port .div-table {
        display: table;
        border-top: solid 2px #555;
        width: 100%;
        margin-bottom: 30px;
    }

    .e-port .div-table .div-table-row {
        display: table-row;
        background: var(--white);
    }

    .e-port .div-table .div-table-row .div-table-cell {
        display: table-cell;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: solid 1px #ddd;
    }

    .e-port .div-table .div-table-row .div-table-cell.cell01 {
        width: 120px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .e-port .div-table .div-table-row .div-table-cell.cell02 {
        width: calc(100% - 270px);
        line-height: 1.4;
    }

    .e-port .div-table .div-table-row .div-table-cell.cell02 a {
        text-decoration: underline;
    }

    .e-port .div-table .div-table-row .div-table-cell.cell03 {
        width: 100px;
        text-align: right;
    }

    .e-port .div-table .div-table-row .div-table-cell.cell04 {
        width: 70px;
        text-align: right;
        padding: 0 20px;
        position: relative;
    }

    .e-port .div-table .div-table-row .div-table-cell.cell04 img {
        width: 24px;
        height: 15px;
    }

    .e-port .div-table .div-table-row .inner-menu {
        border: solid 1px #ddd;
        background: var(--white);
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.09);
        display: none;
        position: absolute;
        left: -70px;
        top: 22px;
        border-radius: 4px;
        z-index: 2;
    }

    .e-port .div-table-cell-qleft {
        padding: 20px 10px;
        display: table-cell;
        text-align: left;
        width: 56%;
        border-bottom: solid 1px #ddd;
        line-height: 1.4;
    }

    .e-port .div-table-cell-qrgiht {
        padding: 20px 10px;
        display: table-cell;
        text-align: right;
        width: 44%;
        border-bottom: solid 1px #ddd;
        vertical-align: middle;
    }

    .e-port .div-table-cell-qleft .q-list>div:first-child {
        font-weight: 700;
        display: inline-block;
        width: 30px;
        vertical-align: top;
    }

    .e-port .div-table-cell-qleft .q-list>div:last-child {
        padding-right: 50px;
        display: inline-block;
        margin-right: -4px;
        width: calc(100% - 40px);
        word-break: keep-all;
    }

    .e-port .div-table-cell-qrgiht .q-radio-list {
        text-align: right;
    }

    .e-port .div-table-cell-qrgiht .q-radio-list li {
        display: inline-block;
    }

    .e-port .div-table-cell-qrgiht .q-radio-list li:not(:last-child) {
        margin-right: 10px;
    }

    .e-port .div-table .div-table-row .inner-menu li {
        border-bottom: solid 1px #ddd;
        text-align: left;
        font-size: 14px;
    }

    .e-port .div-table .div-table-row .inner-menu li a {
        padding: 10px;
        width: 100%;
        line-height: 30px;
    }

    .e-port .div-table .div-table-row .inner-menu li a:hover {
        color: var(--main);
    }

    .e-port .div-table .div-table-row .inner-menu li a i {
        color: var(--main);
    }

    .e-port .div-table .div-table-row .div-table-cell span.date {
        font-size: 14px;
        color: #a0a0a0;
    }

    .e-port .table-type01 thead th {
        padding: 10px 5px;
        background: #ebeff5;
        border-right: 1px solid var(--white);
        text-align: center;
        color: var(--gray60);
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
    }

    .e-port .table-type01 thead th span {
        font-size: 13px;
    }

    .e-port .table-type01 thead th.th-divider p {
        padding: 0 10px;
    }

    .e-port .table-type01 thead th.th-divider p:first-of-type {
        text-align: right;
    }

    .e-port .table-type01 tbody tr {
        background: var(--white);
        border-bottom: 1px solid #ddd;
        word-break: keep-all;
    }

    .e-port .table-type01 tbody tr td {
        padding: 11px 6px;
        border-right: 1px solid #ddd;
        text-align: center;
        line-height: 1.4;
        word-break: keep-all;
        vertical-align: middle;
    }

    .e-port .table-type01 thead tr th:last-of-type,
    .e-port .table-type01 tbody tr td:last-of-type {
        border-right: 0;
    }

    .e-port .table-type01 tbody tr td.align-left {
        padding: 11px 15px;
        text-align: left;
    }

    .e-port .table-type01 .checkbox label,
    .e-port .table-type01 .radio label {
        padding-left: 20px;
    }

    .e-port .table-type01 tbody .btn-list {
        display: flex;
        justify-content: center;
        column-gap: 4px;
    }

    .e-port .table-type01 select {
        min-width: 85px;
    }

    .e-port .table-type02 {
        width: 100%;
        border-top: 1px solid #ddd;
    }

    .e-port .table-type02 th {
        padding: 12px;
        background: #ebeff5;
        border-bottom: 1px solid #ddd;
        color: var(--gray60);
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
    }

    .e-port .table-type02 tr td {
        background: var(--white);
        border-bottom: 1px solid #ddd;
    }

    .e-port .table-type02 tr td {
        padding: 12px;
        line-height: 1.4;
        word-break: keep-all;
        vertical-align: middle;
    }

    .e-port .table-type02 .checkbox label,
    .e-port .table-type02 .radio label {
        padding-left: 20px;
    }

    .e-port .table-type02 tbody .btn-list {
        display: flex;
        justify-content: center;
        column-gap: 4px;
    }

    .e-port .table-type02 select {
        min-width: 85px;
    }

    .e-port .table-type03 thead th {
        padding: 10px;
        background: var(--gray10);
        color: var(--txt);
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
    }

    .e-port .table-type03 tbody tr {
        background: var(--white);
        border-bottom: 1px solid #ddd;
    }

    .e-port .table-type03 tbody tr td {
        padding: 10px;
        line-height: 1.4;
        word-break: keep-all;
        vertical-align: middle;
    }

    .e-port .table-type03 tbody tr td.align-right {
        text-align: right;
    }

    .e-port .table-type04 {
        width: 100%;
        border-top: 1px solid #222;
    }

    .e-port .table-type04 th {
        padding: 12px;
        background: #f1f1f1;
        border-bottom: 1px solid #ddd;
        color: #222222;
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
    }

    .e-port .table-type04 th.tit {
        padding: 12px;
        background: #ebeff5;
        border-bottom: 1px solid #ddd;
        color: var(--gray60);
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
    }

    .e-port .table-type04 tr td {
        background: var(--white);
        border-bottom: 1px solid #ddd;
    }

    .e-port .table-type04 tr td {
        padding: 12px;
        line-height: 1.2;
        word-break: keep-all;
        vertical-align: middle;
    }

    .e-port .table-type04 .checkbox label,
    .e-port .table-type04 .radio label {
        padding-left: 20px;
    }

    .e-port .table-type04 tbody .btn-list {
        display: flex;
        justify-content: center;
        column-gap: 4px;
    }

    .e-port .table-type04 select {
        min-width: 85px;
    }

    .e-port .table-type04 .align-center {
        text-align: center;
    }

    .e-port .ss-font {
        color: #aaa;
        font-size: 14px;
    }

    .e-port .btn-wrap-right {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        margin-bottom: 15px;
    }

    .e-port .btn.ex {
        background: #58c68f;
        color: var(--white);
        font-weight: 400;
    }

    .e-port .btn.ex:hover {
        background: #4ac085;
    }

    .e-port .btn100 {
        width: 100% !important;
        box-sizing: border-box;
    }

    .e-port .input100 {
        width: 100%;
    }

    .e-port .input80 {
        min-width: 0;
        width: 80% !important;
    }

    .e-port .input70 {
        min-width: 0;
        width: 70% !important;
    }

    .e-port .input30 {
        min-width: 0;
        width: 30% !important;
    }

    .e-port .input20 {
        min-width: 0;
        width: 20% !important;
    }

    .e-port .input50 {
        min-width: 0;
        width: 50% !important;
    }

    .e-port select {
        margin: 0;
    }

    .datepicker input[type="text"] {
        background: var(--white) url("/platform/img/e-portfolio/ico_calendar.svg") center right 8px no-repeat;
    }

    .e-port textarea {
        height: 150px;
        overflow-y: auto;
        overscroll-behavior: none;
    }

    .e-port .style01 {
        height: 25px;
        line-height: 24px;
        min-width: 80px;
        border-radius: 25px;
        border: solid 1px var(--main);
        color: var(--main);
        display: inline-block;
        text-align: center;
        background: var(--white);
        font-size: 14px;
    }

    .e-port .style02 {
        height: 25px;
        line-height: 24px;
        min-width: 80px;
        border-radius: 25px;
        border: solid 1px #dddddd;
        color: var(--main);
        display: inline-block;
        text-align: center;
        background: #f7f7f7;
        color: #a0a0a0;
        font-size: 14px;
    }

    .e-port .popup-container .popup-tit {
        display: flex;
        align-items: center;
        font-weight: 700 !important;
        margin-bottom: 15px;
        font-size: 18px !important;
    }

    .e-port .popup-container .popup-tit::before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        background: url("/platform/img/e-portfolio/ico_title.svg") center center no-repeat;
        border-radius: 16px;
    }

    .e-port .popup-container .popup-size-s {
        max-width: 760px !important;
        width: 100% !important;
        word-break: keep-all;
    }

    .e-port .type03 {
        background: var(--gray60);
        color: var(--white);
    }

    .e-port .type03:hover {
        background: #5d6877;
    }

    .e-port .point-color {
        color: var(--main);
        font-size: inherit;
    }

    .e-port .grid-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
        margin-bottom: 20px;
    }

    .e-port .grid-box>div {
        height: 380px;
    }

    .e-port .grid-box>div img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    /* 플랫폼 활동이력 탭메뉴 */
    .tabs-area .nav {
        display: flex;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        width: 100%;
        column-gap: 0 !important;
        padding: 0;
        margin: 0;
    }

    .tabs-area .nav-tabs {
        border-bottom: 0;
        border-radius: 4px;
        overflow: hidden;
        padding: 0;
        margin: 0 0 20px 0;
    }

    .tabs-area .nav-tabs .nav-item {
        width: calc(100% / 7);
        margin-bottom: 0;
        border: solid 1px #ddd;
        border-right: 0;
    }

    .tabs-area .nav-tabs .nav-item:nth-child(7) {
        border-right: solid 1px #ddd !important;
    }

    .tabs-area .nav-tabs .nav-link {
        display: inline-block;
        width: 100%;
        padding: 0.5rem 1rem;
        border-right: none;
        text-align: center;
        background: var(--white);
        border-right: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .tabs-area .nav-tabs .nav-link:focus,
    .nav-tabs .nav-link:hover {
        background: #f1f1f1;
        font-weight: normal;
    }

    .tabs-area .nav-tabs .nav-link:focus {
        background: var(--main);
    }

    .tabs-area .nav-tabs .nav-item.show .nav-link,
    .tabs-area .nav-tabs .nav-link.active {
        color: var(--white);
        background: var(--main);
        border-bottom: 0;
    }

    /* 진로발달유형 탭메뉴 */
    .tabs-area-2 .nav {
        display: flex;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        width: 100%;
        column-gap: 0 !important;
        padding: 0;
        margin: 0;
    }

    .tabs-area-2 .nav-tabs {
        border-bottom: 0;
        border-radius: 4px;
        overflow: hidden;
        padding: 0;
        margin: 0;
    }

    .tabs-area-2 .nav-tabs .nav-item {
        width: calc(100% / 6);
        margin-bottom: 0;
        border: solid 1px #ddd;
        border-right: 0;
    }

    .tabs-area-2 .nav-tabs .nav-item:nth-child(6) {
        border-right: solid 1px #ddd !important;
    }

    .tabs-area-2 .nav-tabs .nav-link {
        display: inline-block;
        width: 100%;
        padding: 0.5rem 1rem;
        border-right: none;
        text-align: center;
        background: var(--white);
        border-right: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .tabs-area-2 .nav-tabs .nav-link:focus,
    .nav-tabs .nav-link:hover {
        background: #f1f1f1;
        font-weight: normal;
    }

    .tabs-area-2 .nav-tabs .nav-link:focus {
        background: var(--main);
    }

    .tabs-area-2 .nav-tabs .nav-item.show .nav-link,
    .tabs-area-2 .nav-tabs .nav-link.active {
        color: var(--white);
        background: var(--main);
        border-bottom: 0;
    }

    .e-port .pagination {
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 2px;
        margin-top: 30px;
    }

    .e-port .pagination a {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 30px;
        text-align: center;
        color: #8993a7;
        font-size: 12px;
        line-height: 30px;
    }

    .e-port .pagination a.page {
        color: #555;
        font-size: 16px;
    }

    .e-port .pagination a.page.active {
        background: var(--main);
        color: var(--white);
        font-weight: 700;
    }

    .e-port .graph_wrap-3 {
        display: flex;
        column-gap: 20px;
        margin-bottom: 30px;
    }

    .e-port .graph_wrap-3 .graph_box-3 {
        width: 33%;
        border-radius: 4px;
        background: var(--white);
        border: solid 1px #ddd;
        padding: 15px;
    }

    .e-port .graph_wrap-3 .graph_box-3 .text-box {
        text-align: center;
        padding: 20px;
        line-height: 1.5;
        word-break: keep-all;
    }

    .e-port .graph_wrap {
        display: flex;
        column-gap: 20px;
        margin-bottom: 30px;
    }

    .e-port .graph_wrap_w {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-bottom: 30px;
    }
    @media screen and (max-width: 1199px) {
        .e-port .graph_wrap_w {
            flex-wrap: wrap;
        }
    }

    .e-port .graph_wrap .graph_box {
        width: 50%;
    }

    .e-port .graph_wrap_w .graph_box_w {
        width: 100%;
        background: var(--white);
        border: solid 1px #ddd;
        border-radius: 4px;
        padding: 20px 25px;
        text-align: center;
    }

    .e-port .graph_img {
        margin-bottom: 10px;
        display: block;
    }

    .e-port .graph_wrap_w .graph_box_w .graph_img {
        margin: 30px auto 0;
    }

    .e-port .graph_wrap_w .graph_box_w .graph_gray_box {
        margin: 0 0 20px;
    }

    .e-port .graph_wrap_w .graph_box_w .graph_gray_box table,
    .e-port .graph_wrap_w .graph_box_w .table-container table {
        width: 200px;
        margin: 0px auto;
    }

    .e-port .graph_wrap_w .graph_box_w .graph_gray_box table tr th {
        background: #f1f1f1;
        padding: 10px;
        border: solid 1px #ddd;
        font-weight: normal;
    }

    .e-port .graph_wrap_w .graph_box_w .graph_gray_box table tr td {
        background: var(--white);
        padding: 10px;
        border: solid 1px #ddd;
    }

    .e-port .graph_gray_box span {
        border: solid 1px var(--main);
        color: var(--main);
        height: 30px;
        line-height: 29px;
        padding: 0 20px;
        border-radius: 30px;
        background: var(--white);
        display: inline-block;
        margin: 20px 0 10px;
    }

    .e-port .graph_wrap .graph_box .graph_img img {
        width: 100%;
    }

    .e-port .graph_text {
        text-align: center;
        background: var(--gray10);
        color: var(--sub-txt);
        padding: 15px;
        border-radius: 4px;
        font-size: 16px;
        line-height: 1.5;
        word-break: keep-all;
    }

    .e-port .form-wrap-box {
        width: 60%;
        margin: 10px auto;
        display: flex;
        column-gap: 4px;
        justify-content: center;
    }

    .e-port .job-category-wrap {
        display: flex;
        border: 1px solid #ddd;
        border-width: 1px 0 0 1px;
        width: 100%;
    }

    .e-port .job-category-wrap .job-category {
        width: 25%;
        border: 1px solid #ddd;
        border-width: 0 1px 1px 0;
    }

    .e-port .job-category-wrap .job-category .job-category-tit {
        height: 46px;
        line-height: 46px;
        color: var(--white);
        text-align: center;
        font-weight: 700;
        display: block;
    }

    .e-port .job-category-wrap .job-category.job-category01 .job-category-tit {
        background: var(--point10);
    }

    .e-port .job-category-wrap .job-category.job-category02 .job-category-tit {
        background: var(--point20);
    }

    .e-port .job-category-wrap .job-category.job-category03 .job-category-tit {
        background: var(--point30);
    }

    .e-port .job-category-wrap .job-category.job-category04 .job-category-tit {
        background: var(--point40);
    }

    .e-port .job-category-wrap .job-category.job-category05 .job-category-tit {
        background: var(--point50);
    }

    .e-port .job-category-wrap .job-category.job-category .job-category-list {
        height: 290px;
        display: block;
        padding: 5px;
        background: var(--white);
        overflow: auto;
    }

    .e-port .job-category-wrap .job-category.job-category .job-category-list ul li {
        margin: 0 0 5px 0;
    }

    .e-port .job-category-wrap .job-category.job-category .job-category-list ul li:last-child {
        margin: 0;
    }

    .e-port .job-category-wrap .job-category.job-category .job-category-list ul li a {
        padding: 10px 15px;
        width: 100%;
        display: inline-block;
        border-radius: 4px;
    }

    .e-port .job-category-wrap .job-category.job-category .job-category-list ul li a:hover {
        background: var(--gray10);
    }

    .e-port .job-category-wrap .job-category.job-category .job-category-list ul li a.select {
        background: var(--tint20);
        color: var(--main);
    }

    .e-port .job-category-wrap .job-category.job-category .job-category-list::-webkit-scrollbar {
        width: 10px;
    }

    .e-port .job-category-wrap .job-category.job-category .job-category-list::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        background-clip: padding-box;
        border: 2px solid transparent;
    }

    .e-port .job-category-wrap .job-category.job-category .job-category-list::-webkit-scrollbar-track {
        background-color: rgba(0, 0, 0, 0.05);
        border-radius: 10px;
        box-shadow: inset 0px 0px 5px white;
    }

    .e-port .input_list li {
        margin: 0 0 10px 0;
        position: relative;
    }

    .e-port .input_list li span {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .e-port .job-list>li {
        position: relative;
        margin: 10px 0;
        padding: 14px 40px 14px 20px;
        border-radius: 4px;
        background: #F7F8F9;
    }

    .e-port .job-list>li a {
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
        display: block;
        width: 16px;
        height: 16px;
    }

    .e-port .job-list>li a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        vertical-align: top;
    }

    .e-port .job-list ul {
        display: flex;
        flex-wrap: wrap;
    }

    .e-port .job-list ul>li {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .e-port .job-list ul>li:not(:last-of-type)::after {
        content: ">";
        margin: 0 14px;
        color: #888;
    }

    .e-port .check-list {
        padding-left: 5px;
    }

    .e-port .check-list>li {
        margin-bottom: 3px;
        line-height: 1.5;
        padding-left: 0.9em;
        text-indent: -0.9em;
    }

    .e-port .check-list>li:last-of-type {
        margin-bottom: 0;
    }

    .e-port .check-list>li:before {
        content: "";
        display: inline-block;
        width: 5px;
        height: 5px;
        margin: -4px 8px 0 0;
        background: var(--main);
        border-radius: 50%;
        vertical-align: middle;
    }

    .e-port .check-info {
        border: solid 1px #ddd;
        padding: 11px 10px 10px 10px;
        border-radius: 4px;
        background: var(--white);
        line-height: 1.4;
        word-break: keep-all;
        min-height: 45px;
    }

    .e-port .check-list-s {
        padding-left: 0;
        display: block;
        padding-top: 5px;
    }

    .e-port .check-list-s>li {
        margin-bottom: 3px;
        line-height: 1.5;
        padding-left: 0;
        text-indent: 0.4em;
        display: inline-block;
    }

    .e-port .check-list-s>li:last-of-type {
        margin-bottom: 0;
    }

    .e-port .check-list-s>li:before {
        content: "";
        display: inline-block;
        width: 3px;
        height: 3px;
        margin: -4px 8px 0 0;
        background: #222222;
        border-radius: 50%;
        vertical-align: middle;
    }

    /* 기초능력검사 그래프 */

    #target {
        width: 100%;
        height: 300px;
    }

    #target2 {
        width: 100%;
        height: 300px;
    }

    .graph {
        position: relative;
        margin: 0 auto;
    }

    .graph ul {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

    .legend {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        width: 100%;
        padding-bottom: 10px;
    }

    .legend li {
        margin: 0;
        padding: 0 10px;
        font-size: 14px;
    }

    .legend span.icon {
        background-position: 50% 0;
        border-radius: 2px;
        display: block;
        float: left;
        height: 14px;
        margin: 2px 6px 0 0;
        width: 34px;
    }

    .x-axis {
        display: flex;
        bottom: 17px;
        color: #555;
        position: absolute;
        text-align: center;
        line-height: 1;
    }

    .x-axis li {
        margin: 0 4px;
    }

    .x-axis li>span {
        font-size: 12px;
        word-break: keep-all;
    }

    .y-axis {
        color: #555;
        position: absolute;
        text-align: left;
    }

    .y-axis ul {
        padding: 0px;
        margin: 0px;
    }

    .y-axis li {
        border-top: 1px solid #ccc;
        display: block;
    }

    .y-axis li span {
        display: block;
        position: relative;
        text-align: right;
        font-size: 14px;
    }

    .bars {
        position: absolute;
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 0 4px;
    }

    .bar-group {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        width: 8% !important;
        height: 100%;
        position: relative;
        /* margin: 0 10px; */
    }

    .bar {
        width: calc(50% - 2px) !important;
        border-radius: 3px 3px 0 0;
        text-align: center;
        cursor: pointer;
    }

    .bar span {
        margin-top: -25px;
        zoom: 1;
        display: none;
        position: relative;
    }

    .item-0 {
        background: #aaaaaa;
        /* Old browsers */
        margin-right: 2px;
    }

    .item-1 {
        background: #149E53;
        /* Old browsers */
    }

    .e-port .result-info-btn {
        margin: 20px 0 0 0;
        text-align: center;
    }

    .e-port .result-info-btn li {
        display: inline-block;
    }

    .e-port .result-info-btn li .rev-btn {
        padding: 0 20px;
        display: inline-block;
        height: 35px;
        line-height: 35px;
        font-weight: 500;
        border-radius: 35px;
    }

    .e-port .result-info-btn li .rev-btn.rev {
        background: var(--blue-bg);
        color: var(--blue);
    }

    .e-port .result-info-btn li .rev-btn.rev_n {
        background: var(--gray20);
        color: var(--gray60);
    }

    .e-port .pattern-box {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .e-port .pattern-box .pattern-table {
        width: 100%;
    }

    .e-port .pattern-box .pattern-table tr td {
        text-align: center;
        border-radius: 4px;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
    }

    .e-port .pattern-btn {
        padding: 11px 10px 10px 10px;
        line-height: 1.2;
    }

    .e-port .pattern-btn.pattern-btn-s {
        padding: 6px 5px 5px 5px;
        line-height: 1.2;
    }

    .e-port .pattern-info {
        padding: 20px;
        background: #f9f9f9;
        border: solid 1px #ddd;
    }

    .e-port .pattern-info .pattern-info-table {
        width: 100%;
    }

    .e-port .pattern-info .pattern-info-table tr td {
        text-align: center;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
        font-size: 14px;
    }

    .e-port .pattern-info .pattern-info-table tr td:first-child {
        text-align: center;
    }

    .e-port .pattern-info .pattern-info-table tr td:last-child {
        text-align: left;
        padding-left: 10px;
    }

    .e-port .pattern-line {
        width: 100%;
        height: 1px;
        display: inline-block;
        margin-bottom: 5px;
    }

    .e-port .pattern-line.line-red {
        background: #f88484;
    }

    .e-port .pattern-btn.pattern-red {
        border: solid 1px #f88484;
        color: #f88484;
    }

    .e-port .pattern-btn.pattern-red-end {
        border: solid 1px #f88484;
        background: #f88484;
        color: var(--white);
    }

    .e-port .pattern-line.line-blue {
        background: var(--main);
    }

    .e-port .pattern-btn.pattern-blue {
        border: solid 1px var(--main);
        color: var(--main);
    }

    .e-port .pattern-btn.pattern-blue-end {
        border: solid 1px var(--main);
        background: var(--main);
        color: var(--white);
    }

    .e-port .pattern-line.line-orange {
        background: #fcae66;
    }

    .e-port .pattern-btn.pattern-orange {
        border: solid 1px #fcae66;
        color: #fcae66;
    }

    .e-port .pattern-btn.pattern-orange-end {
        border: solid 1px #fcae66;
        background: #fcae66;
        color: var(--white);
    }

    .e-port .e-port-write-box .resume table td input[type='text'] {
        width: 100% !important;
    }

    .e-port.page-report .e-port-page-wrap table tbody tr {
        border-bottom: 0;
        background: transparent;
    }

    .e-port.page-report .e-port-page-wrap table tbody tr td.pattern-btn+td {
        padding: 0;
        border-right: 0;
    }

    #e-print {
        padding: 50px 0 50px 0;
        font-size: 14px;
    }

    #e-print .btn-wrap {
        margin-top: 50px;
    }

    #e-print .e-print-line {
        border: solid 1px #ddd;
        width: 21cm;
        min-height: 29.7cm;
        margin: 0px auto;
    }

    #e-print .e-print-page {
        width: 210mm;
        min-height: 29.7cm;
        padding: 30px 30px 35px 30px;
        position: relative;
    }

    #e-print .e-print-page-wrap {
        position: relative;
        width: 21cm;
        min-height: 29.7cm;
        margin: 0px auto;
    }

    .e-print {
        padding: 50px 0 50px 0;
        font-size: 14px;
    }

    .e-print .btn-wrap {
        margin-top: 50px;
    }

    .e-print .e-print-line {
        border: solid 1px #ddd;
        width: 21cm;
        min-height: 29.7cm;
        margin: 0px auto;
    }

    .e-print .e-print-page {
        min-height: 29.7cm;
        padding: 1.5cm 1.5cm 2cm 1.5cm;
        position: relative;
    }

    .e-print .e-print-page-wrap {
        position: relative;
        width: 21cm;
        min-height: 29.7cm;
        margin: 0px auto;
    }

    .e-print-page .e-port-tit {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        border-bottom: solid 2px #555;
        margin-bottom: 20px;
        padding-bottom: 15px;
        width: 100%;
        margin-top: 12px;
    }

    .e-print-page .e-port-tit h2 {
        font-size: 18px;
        font-weight: 700;
    }

    .e-print-page .e-port-box {
        margin: 0 0 35px 0;
        line-height: 1.4;
    }

    .e-print-page .e-port-box:last-child {
        margin: 0 0 20px 0;
        font-size: 14px;
    }

    .e-print-page .e-port-box.detail-box {
        margin-bottom: 0;
    }

    .e-print-page .e-port-box.ex-table-box::before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        border: 1px dashed #ccc;
        margin: 35px 0;
    }

    .e-print-page .e-port-tit+.e-port-box.ex-table-box::before {
        display: none;
    }

    .e-print-page h3 {
        font-size: 16px;
        font-weight: 600;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        margin-bottom: 12px;
    }

    .e-print-page h3::before {
        content: "";
        width: 6px;
        height: 6px;
        border: 4px solid var(--main);
        border-radius: 50%;
        margin-right: 5px;
        box-sizing: unset;
    }

    .e-print-page .e-port-write-box {
        background: var(--white);
        border-radius: 4px;
        border: 1px solid #e2eaee;
        padding: 20px;
    }

    .e-print-page .resume {
        display: flex;
        column-gap: 15px;
        align-items: center;
    }

    .e-print-page .resume .resume-left {
        width: 180px;
        text-align: center;
        padding: 7px 0 7px 0;
    }

    .e-print-page .resume .resume-left .resume-left-img {
        width: 180px;
        height: 221px;
        margin: 0px auto;
        background: url(/img/platform/sub/e-portfolio/ico_img.svg) no-repeat center center #f6f6f6;
        padding: 7px;
    }

    .e-print-page .resume .resume-left .resume-left-img img {
        width: 100%;
    }

    .e-print-page .resume .resume-right {
        width: calc(100% - 180px);
    }

    .e-print-page .table-type01 thead th {
        padding: 10px 5px;
        background: var(--gray10);
        border-right: 1px solid var(--white);
        text-align: center;
        font-size: 14px;
        color: var(--txt);
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
    }

    .e-print-page .table-type01 thead th span {
        font-size: 13px;
    }

    .e-print-page .table-type01 thead th.th-divider p {
        padding: 0 10px;
    }

    .e-print-page .table-type01 thead th.th-divider p:first-of-type {
        text-align: right;
    }

    .e-print-page .table-type01 tbody tr {
        background: var(--white);
        border-bottom: 1px solid #ddd;
        word-break: keep-all;
    }

    .e-print-page .table-type01 tbody tr td {
        padding: 11px 6px;
        border-right: 1px solid #ddd;
        text-align: center;
        font-size: 14px;
        line-height: 1.4;
        word-break: keep-all;
        vertical-align: middle;
    }

    .e-print-page .table-type01 thead tr th:last-of-type,
    .e-print-page .table-type01 tbody tr td:last-of-type {
        border-right: 0;
    }

    .e-print-page .table-type01 tbody tr td.align-left {
        padding: 11px 15px;
        text-align: left;
    }

    .e-print-page .table-type01 .checkbox label,
    .e-print-page .table-type01 .radio label {
        padding-left: 20px;
    }

    .e-print-page .table-type01 tbody .btn-list {
        display: flex;
        justify-content: center;
        column-gap: 4px;
    }

    .e-print-page .table-type01 select {
        min-width: 85px;
    }

    .e-print-page .table-type02 {
        width: 100%;
        border-top: 1px solid #ddd;
    }

    .e-print-page .table-type02 th {
        padding: 12px;
        background: var(--gray10);
        border-bottom: 1px solid #ddd;
        color: var(--txt);
        font-size: 14px;
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
    }

    .e-print-page .table-type02 tr td {
        background: var(--white);
        border-bottom: 1px solid #ddd;
    }

    .e-print-page .table-type02 tr td {
        padding: 12px;
        font-size: 14px;
        line-height: 1.2;
        word-break: keep-all;
        vertical-align: middle;
    }

    .e-print-page .table-type02 .checkbox label,
    .e-print-page .table-type02 .radio label {
        padding-left: 20px;
    }

    .e-print-page .table-type02 tbody .btn-list {
        display: flex;
        justify-content: center;
        column-gap: 4px;
    }

    .e-print-page .table-type02 select {
        min-width: 85px;
    }

    .e-print-page .table-type03 thead th {
        padding: 10px;
        background: #ebeff5;
        color: var(--gray60);
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
    }

    .e-print-page .table-type03 tbody tr {
        background: var(--white);
        border-bottom: 1px solid #ddd;
    }

    .e-print-page .table-type03 tbody tr td {
        padding: 10px;
        line-height: 1.4;
        word-break: keep-all;
        vertical-align: middle;
    }

    .e-print-page .table-type03 tbody tr td.align-right {
        text-align: right;
    }

    .e-print-page .table-type04 {
        width: 100%;
        border-top: 1px solid #222;
    }

    .e-print-page .table-type04 th {
        padding: 12px;
        background: var(--gray10);
        border-bottom: 1px solid #ddd;
        color: var(--txt);
        font-size: 14px;
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
    }

    .e-print-page .table-type04 th.tit {
        padding: 12px;
        background: var(--gray10);
        border-bottom: 1px solid #ddd;
        color: var(--txt);
        font-weight: 500;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
    }

    .e-print-page .table-type04 tr td {
        background: var(--white);
        border-bottom: 1px solid #ddd;
    }

    .e-print-page .table-type04 tr td {
        padding: 12px;
        font-size: 14px;
        line-height: 1.2;
        word-break: keep-all;
        vertical-align: middle;
    }

    .e-print-page .table-type04 .align-center {
        text-align: center;
    }

    .e-print-page .ss-font {
        color: #aaa;
        font-size: 14px;
    }

    .e-print-page .textareabox {
        padding: 20px;
        border-radius: 4px;
        background: var(--white);
        border: solid 1px #ddd;
        margin: 0 0 10px 0;
    }

    .e-print-page .textareabox h5 {
        margin-bottom: 10px;
        font-size: 15px;
        font-weight: 700;
    }

    .e-print-page .textareabox p {
        font-size: 14px;
    }

    .e-print-page .point-color {
        color: var(--main);
        font-size: inherit;
    }

    .e-print-page .point-color2 {
        color: #f88484;
    }

    .e-print-page .point-color3 {
        font-weight: 700;
    }

    .e-print-page .grid-box {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .e-print-page .grid-box div {
        width: calc(50% - 10px);
    }

    .e-print-page .e-port-write-box-1 {
        background: var(--white);
        border-radius: 4px;
        border: 1px solid #e2eaee;
        margin-top: 15px;
        padding: 20px;
        font-size: 14px;
    }

    .e-print-page .e-port-write-box-1 h6 {
        margin-bottom: 5px;
    }

    .e-print-page .e-port-write-box-1 ul {
        margin-bottom: 15px;
        line-height: 1.4;
    }

    .e-print-page .tit-left-top {
        padding: 50px;
    }

    .e-print-page .tit-left-top h1 {
        font-size: 60px;
        font-weight: bolder;
        color: var(--main);
    }

    .e-print-page .tit-left-top h2 {
        font-size: 30px;
        font-weight: bolder;
    }

    .e-print-page .tit-left-mid {
        padding: 50px;
    }

    .e-print-page .tit-left-mid .name {
        font-size: 20px;
        font-weight: 700;
    }

    .e-print-page .tit-left-mid .mail {
        margin: 0 0 50px 0;
        font-size: 20px;
    }

    .e-print-page .tit-right-bottom {
        position: absolute;
        right: 80px;
        bottom: 100px;
    }

    .e-print-page .tit-right-bottom .e-contents {
        text-align: right;
        margin: 0 0 30px 0;
    }

    .e-print-page .tit-right-bottom .e-contents h4 {
        font-size: 25px;
        font-weight: 700;
        margin: 0 0 10px 0;
        color: var(--main);
    }

    .e-print-page .tit-right-bottom .e-contents p {
        text-align: right;
    }

    .e-print-page .main-tit {
        margin: 0 0 30px 0;
        padding: 20px;
        background: #f9f9f9;
        border: solid 1px #ddd;
    }

    .e-print-page .main-tit h1 {
        font-size: 20px;
        font-weight: 700;
        color: var(--main);
        margin: 0 0 7px 0;
    }

    .e-print-page .main-tit p {
        line-height: 1.2;
    }

    .e-print-page .num {
        text-align: center;
        position: absolute;
        left: 0;
        bottom: 60px;
        width: 100%;
    }

    .e-print-page .analysis-box {
        padding: 20px;
        border: solid 1px #ddd;
        border-radius: 4px;
        margin: 0 0 20px 0;
    }

    .e-print-page .analysis-box .result-tit {
        font-weight: 700;
        margin: 0 0 10px 0;
    }

    .e-print-page .pattern-box {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .e-print-page .pattern-box .pattern-table {
        width: 100%;
    }

    .e-print-page .pattern-box .pattern-table tr td {
        text-align: center;
        border-radius: 4px;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
    }

    .e-print-page .pattern-btn {
        padding: 11px 10px 10px 10px;
        line-height: 1.2;
    }

    .e-print-page .pattern-btn.pattern-btn-s {
        padding: 6px 5px 5px 5px;
        line-height: 1.2;
    }

    .e-print-page .pattern-info {
        padding: 20px;
        background: #f9f9f9;
        border: solid 1px #ddd;
    }

    .e-print-page .pattern-info .pattern-info-table {
        width: 100%;
    }

    .e-print-page .pattern-info .pattern-info-table tr td {
        text-align: center;
        line-height: 1.2;
        vertical-align: middle;
        word-break: keep-all;
        font-size: 14px;
    }

    .e-print-page .pattern-info .pattern-info-table tr td:first-child {
        text-align: center;
    }

    .e-print-page .pattern-info .pattern-info-table tr td:last-child {
        text-align: left;
        padding-left: 10px;
    }

    .e-print-page .pattern-line {
        width: 100%;
        height: 1px;
        display: inline-block;
        margin-bottom: 5px;
    }

    .e-print-page .pattern-line.line-red {
        background: #f88484;
    }

    .e-print-page .pattern-btn.pattern-red {
        border: solid 1px #f88484;
        color: #f88484;
    }

    .e-print-page .pattern-btn.pattern-red-end {
        border: solid 1px #f88484;
        background: #f88484;
        color: var(--white);
    }

    .e-print-page .pattern-line.line-blue {
        background: var(--main);
    }

    .e-print-page .pattern-btn.pattern-blue {
        border: solid 1px var(--main);
        color: var(--main);
    }

    .e-print-page .pattern-btn.pattern-blue-end {
        border: solid 1px var(--main);
        background: var(--main);
        color: var(--white);
    }

    .e-print-page .pattern-line.line-orange {
        background: #fcae66;
    }

    .e-print-page .pattern-btn.pattern-orange {
        border: solid 1px #fcae66;
        color: #fcae66;
    }

    .e-print-page .pattern-btn.pattern-orange-end {
        border: solid 1px #fcae66;
        background: #fcae66;
        color: var(--white);
    }

    .e-print-page .graph_text {
        text-align: center;
        background: #68cec8;
        color: var(--white);
        padding: 10px;
        border-radius: 4px;
        word-break: keep-all;
    }

    .e-print-page .table-type05 {
        width: 100%;
    }

    .e-print-page .table-type05 tr th {
        border-bottom: solid 2px #222222;
        padding: 10px 10px 10px 0;
        line-height: 1;
    }

    .e-print-page .table-type05 tr td {
        border-bottom: solid 1px #aaaaaa;
        padding: 20px 0 20px 0;
        line-height: 1;
        vertical-align: top;
    }

    .e-print-page .table-type05 tr th:last-child {
        padding-left: 10px;
    }

    .e-print-page .table-type05 tr td:last-child {
        padding-left: 10px;
    }

    .e-print-page .font01 {
        font-size: 35px;
        font-weight: 700;
    }

    .e-print-page .font02 {
        font-size: 40px;
        font-weight: 900;
        color: var(--main);
    }

    .e-print-page .table-type05 .category {
        color: #aaaaaa;
        right: 0;
        font-weight: normal;
        top: 25px;
        font-size: 14px;
    }

    .e-print-page .font03 {
        padding: 5px 10px;
        background: var(--main);
        display: inline-block;
        color: var(--white);
        font-weight: 700;
        border-radius: 3px;
    }

    .e-print-page .font04 {
        background: #68cec8;
        width: 100%;
        text-align: center;
        display: inline-block;
        color: var(--white);
        font-weight: 700;
        padding: 7px 0 7px 0;
        border-radius: 4px;
    }

    .e-print-page .font05 {
        font-size: 13px;
        color: #333333;
    }

    .e-print-page .table-type05 .textbox {
        background: var(--white);
        width: 100%;
        border: solid 1px #ddd;
        border-radius: 4px;
        padding: 20px 20px 0 20px;
    }

    .e-print-page .table-type05 .textbox .textbox-inner {
        margin: 0 0 30px 0;
    }

    .e-print-page ul {
        line-height: 1.3;
    }

    .e-print-page .u1 li {
        width: 100%;
        display: inline-block;
        padding: 0 10px 0 0;
        margin: 0 -2px;
    }

    .e-print-page .u2 li {
        width: 50%;
        display: inline-block;
        padding: 0 10px 0 0;
        margin: 0 -2px;
        text-align: center;
    }

    .e-print-page .u3 li {
        width: 33.3333%;
        display: inline-block;
        padding: 0 10px 0 0;
        margin: 0 -2px;
    }

    .e-print-page .table-type05 .textbox h6 {
        font-weight: 700;
        margin: 0 0 10px 0;
    }

    .e-print-page .table-type05 .textbox h6 span {
        font-weight: normal;
        font-size: 13px;
    }

    .e-print-page .table-type06 {
        width: 100%;
        border-bottom: solid 1px #aaa;
    }

    .e-print-page .table-type06 tr th {
        padding: 10px;
        text-align: center;
        background: #f6f6f6;
        border-top: solid 2px #222;
        border-bottom: solid 1px #ddd;
        border-right: solid 1px #ddd;
        vertical-align: middle;
    }

    .e-print-page .table-type06 tr th:last-child {
        border-right: 0;
    }

    .e-print-page .table-type06 tr td.tit {
        padding: 10px;
        border-right: solid 1px #ddd;
        text-align: center;
        border-bottom: solid 1px #ddd;
    }

    .e-print-page .table-type06 tr td.tit:last-child {
        border-right: 0;
    }

    .e-print-page .table-type06 tr td.con {
        padding: 10px;
        border-right: solid 1px #ddd;
    }

    .e-print-page .table-type06 tr td.con2 {
        padding: 10px;
        border-bottom: solid 1px #ddd;
    }

    .e-print-page .table-type06 tr td.con3 {
        padding: 10px;
        border-bottom: solid 1px #ddd;
        text-align: center;
        border-right: solid 1px #ddd;
    }

    .e-print-page .table-type06 tr td.con3:last-child {
        border-right: 0;
    }

    .e-print-page .table-type06 tr td.con_tit {
        vertical-align: middle;
        text-align: center;
        background: #f9f9f9;
        font-weight: 700;
        padding: 10px;
        border-bottom: solid 1px #ddd;
        border-right: solid 1px #ddd;
    }

    .e-print-page .table-type06 tr td.con_tit2 {
        vertical-align: middle;
        text-align: left;
        background: #f9f9f9;
        font-weight: 700;
        padding: 10px;
        border-bottom: solid 1px #ddd;
        border-right: solid 1px #ddd;
    }

    .e-print-page .table-type06 tr td.con:last-child {
        border-right: 0;
    }

    .e-print-page .table-type06 .th-point {
        background: var(--tint20);
        color: var(--main);
        border-top: solid 2px var(--main);
        border-left: solid 2px var(--main);
        border-right: solid 2px var(--main);
    }

    .e-print-page .table-type06 .td-point1 {
        background: #f9ffff;
        border-left: solid 2px var(--main);
        border-right: solid 2px var(--main) !important;
    }

    .e-print-page .table-type06 .td-point2 {
        background: #f9ffff;
        border-left: solid 2px var(--main);
        border-right: solid 2px var(--main) !important;
        border-bottom: solid 2px var(--main) !important;
    }

    .e-print-page .text-color-box {
        background: var(--tint10);
        border: solid 1px #ddd;
        padding: 20px;
        text-align: center;
        margin-top: 10px;
    }

    .e-print-page .check-list {
        padding-left: 5px;
    }

    .e-print-page .check-list>li {
        margin-bottom: 3px;
        line-height: 1.5;
        padding-left: 0.9em;
        text-indent: -0.9em;
        word-break: keep-all;
    }

    .e-print-page .check-list>li:last-of-type {
        margin-bottom: 0;
    }

    .e-print-page .check-list>li:before {
        content: "";
        display: inline-block;
        width: 5px;
        height: 5px;
        margin: -4px 8px 0 0;
        background: var(--main);
        border-radius: 50%;
        vertical-align: middle;
    }

    .e-print-page .check-list-s {
        padding-left: 0;
        display: block;
        padding-top: 5px;
    }

    .e-print-page .check-list-s>li {
        margin-bottom: 3px;
        line-height: 1.5;
        padding-left: 0;
        text-indent: 0.4em;
        display: inline-block;
    }

    .e-print-page .check-list-s>li:last-of-type {
        margin-bottom: 0;
    }

    .e-print-page .check-list-s>li:before {
        content: "";
        display: inline-block;
        width: 3px;
        height: 3px;
        margin: -4px 8px 0 0;
        background: #222222;
        border-radius: 50%;
        vertical-align: middle;
    }

    .e-print-page .mb10 {
        margin-bottom: 10px;
    }

    .e-print-page .mb20 {
        margin-bottom: 20px;
    }

    .e-print-page .analysis-box h5 {
        padding: 5px 10px;
        border-radius: 3px;
        background: #68cec8;
        color: var(--white);
        display: inline-block;
    }

    .e-print-page .analysis-box .analysis-inner {
        text-align: center;
        margin: 0 0 20px 0;
    }

    .e-print-page .analysis-box .analysis-flex {
        display: flex;
        text-align: center;
    }

    .e-print-page .analysis-box .analysis-flex>div {
        flex: 1;
        column-gap: 20px;
        text-align: center;
    }

    .e-print-page .end-text {
        position: absolute;
        left: 0;
        top: 45%;
        width: 100%;
        transform: translateY(-50%);
        text-align: center;
    }

    .e-print-page .end-text h1 {
        font-size: 60px;
        font-weight: bolder;
        color: var(--main);
    }

    .e-print-page .end-text h2 {
        font-size: 30px;
        font-weight: bolder;
    }

    @page {
        size: 210mm 297mm; /*A4*/
        margin: 0mm;
    }

    @media print {
        .no-print, .no-print * {
            display: none !important;
        }
        #e-print {
            padding: 0;
        }
        #e-print .e-print-line {
            border: none;
        }
        .e-print-page-wrap .e-navbar {
            display: none;
        }
    }

    .e-port .e-port-box .graph_box_w p.des-text~.graph_btn {
        margin-top: 25px;
    }

    .e-port .e-port-box .graph_box_w p.des-text {
        text-align: center;
        font-weight: 400;
    }

    .e-port .popup .gray-box {
        display: flex;
        flex-direction: column;
        text-align: center;
        margin-bottom: 20px;
        padding: 20px 30px;
        background: #f7f8f9;
        border: 1px solid #EAECED;
        border-radius: 4px;
        line-height: 1.5;
        text-align: center;
    }

    .e-port .popup .gray-box span.refer {
        color: #888;
    }

    .e-port .popup-select .popup {
        max-width: 760px;
    }

    .e-port .popup-container.popup-select .popup-tit::before {
        display: none;
    }

    .e-port .popup table.resume-select td.resume-tit {
        line-height: 1.4;
    }

    .e-port .popup table.resume-select td.resume-date dl {
        display: flex;
        align-items: center;
        column-gap: 10px;
    }

    .e-port .popup table.resume-select td.resume-date dl dt {
        font-weight: 400;
        color: #888;
    }

    .e-port .popup table.resume-select td.resume-date dl dd {
        color: #555;
    }
/* E : 링크 포트폴리오 css ----------------------------------------------- */

/* S : 지원 ----------------------------------------------- */
    .e-port .file-upload {
        display: flex;
        align-items: center;
        column-gap: 10px;
        width: 100%;
        margin-top: 10px;
    }
    .e-port .file-upload label {
        display: inline-block;
        box-sizing: border-box;
        padding: 0;
    }
    .e-port .file-upload input[type="file"] {
        position: absolute;
        width: 1px !important;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }
    .e-port .resume-left .file-upload label {
        line-height: 44px;
    }
    .e-port .e-port-box .table-container .table-wrap .read-area table ~ table {
        margin-top: 20px;
    }

    .e-print-page table {
        width: 100%;
    }
    .e-print-page .grid-box div img {
        width: 100%;
        object-fit: contain;
    }

    .popup-container.popup-select .table-container .table-wrap table tr td > div.radio,
    .popup-container.popup-select .table-container .table-wrap table tr td > div.checkbox {
        display: block;
    }

    @media screen and (max-width: 1439px) {
        .e-port-nav {
            width: calc(100% - 80px);
            overflow-x: auto;
        }
    }
/* E : 지원 ----------------------------------------------- */

/* S : 다경 ----------------------------------------------- */
/* E : 다경 ----------------------------------------------- */