
@font-face {
    font-family: "Pretendard";
    src: url("../fonts/Pretendard/Pretendard-Regular.woff2") format("woff2"),
    url("../fonts/Pretendard/Pretendard-Regular.woff") format("woff"),
    url("../fonts/Pretendard/Pretendard-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard";
    src: url("../fonts/Pretendard/Pretendard-Bold.woff2") format("woff2"),
    url("../fonts/Pretendard/Pretendard-Bold.woff") format("woff"),
    url("../fonts/Pretendard/Pretendard-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard";
    src: local(※),
    url("../fonts/Pretendard/Pretendard-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Pretendard/Pretendard-Medium.woff") format("woff"),
    url("../fonts/Pretendard/Pretendard-Medium.woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.ezwel-footer {
    background: #f9f9f9;
    /* v.ezwel-$Cf9f9f9 */
    width: 100%;
}

.ezwel-footer.ezwel-pc .ezwel-footer-inner {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    min-width: 1280px;
    padding: 40px 0;
}

.ezwel-footer.ezwel-pc .ezwel-footer-inner .ezwel-footer-company-info-mark {
    position: absolute;
    bottom: 88px;
    right: 30px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-inner .ezwel-footer-company-info-mark>ul {
    display: inline-flex;
    align-items: center;
    gap: 16px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-inner .ezwel-footer-company-info-mark>ul li a {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: #000;
    /* v.ezwel-$C000000 */
    cursor: pointer;
}

.ezwel-footer.ezwel-pc .ezwel-footer-inner .ezwel-footer-company-info-mark>ul li a .ezwel-mark-logo {
    display: block;
    margin-right: 8px;
    width: 40px;
    height: 40px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-inner .ezwel-footer-company-info-mark .ezwel-tooltip-box {
    position: absolute;
    top: -160px;
    right: 0;
    max-width: 360px;
    background-color: #fff;
    /* v.ezwel-$Cffffff */
    border: 1px solid #ccc;
    /* v.ezwel-$Ccccccc */
    border-radius: 16px;
    overflow-y: auto;
    overflow: hidden;
    padding: 24px 16px 24px 24px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-inner .ezwel-footer-company-info-mark .ezwel-tooltip-box .ezwel-tooltip-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-inner .ezwel-footer-company-info-mark .ezwel-tooltip-box .ezwel-tooltip-content .ezwel-text-box {
    display: flex;
    gap: 16px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-inner .ezwel-footer-company-info-mark .ezwel-tooltip-box .ezwel-tooltip-content .ezwel-text-box .ezwel-txt-title {
    min-width: 65px;
    font-weight: 700;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info.ezwel-list {
    display: inline-flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 32px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info.ezwel-list li a {
    color: #666;
    /* v.ezwel-$C666666 */
    font-size: 13px;
    font-weight: 400;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info.ezwel-list li a.ezwel-accent {
    color: #cc7700;
    /* v.ezwel-$Ccc7700 */
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info.ezwel-contents {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info {
    min-width: 594px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-lead_text {
    margin-bottom: 24px;
    color: #000;
    /* v.ezwel-$C000000 */
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-capyright {
    margin-bottom: 24px;
    color: #1e1e1e;
    /* v.ezwel-$C1e1e1e */
    font-size: 12px;
    font-weight: 400;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-business {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-business>button {
    position: relative;
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-business>button:last-of-type {
    margin-left: 8px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-logo {
    display: block;
    margin-bottom: 24px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-name {
    color: #1e1e1e;
    /* v.ezwel-$C1e1e1e */
    font-size: 16px;
    margin-right: 16px;
    font-weight: 400;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-address p {
    color: #1e1e1e;
    /* v.ezwel-$C1e1e1e */
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-address p strong {
    display: block;
    color: #1e1e1e;
    /* v.ezwel-$C1e1e1e */
    font-size: 13px;
    margin-bottom: 24px;
    font-weight: 400;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-sefety {
    display: flex;
    align-items: center;
    color: #1e1e1e;
    /* v.ezwel-$C1e1e1e */
    margin-bottom: 24px;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-sefety>p {
    font-size: 16px;
    color: #000;
    /* v.ezwel-$C000000 */
    font-weight: 400;
}

.ezwel-footer.ezwel-pc .ezwel-footer-company-info .ezwel-footer-company-info-sefety button {
    position: relative;
    font-size: 13px;
}
/* 20251030 임대한 수정 (s) */
.ezwel-footer.ezwel-pc .ezwel-footer-company-info-left{
    flex:1;
}