﻿@import url(//font.imbc.com/nanumgothic/nanumgothic.css);
@import url(//font.imbc.com/noto/noto.css);

a {
    color: inherit;
}

    a:hover {
        text-decoration: underline;
    }

button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
}

#container {
    font-family: "notokr-regular", "Noto Sans CJK KR", 'Nanum Gothic','ë‚˜ëˆ”ê³ ë”•', dotum, 'ë‹ì›€';
}

.mt08 {
    margin-top: 8px;
}

#container {
    width: 100%;
}

.nav-wrap {
    width: 100%;
    height: 63px;
    border-bottom: 1px solid #D1D1D1;
    background: #FDFDFD;
}

.nav-area {
    width: 1024px;
    margin: 0 auto;
}

    .nav-area .nav {
        padding: 25px 5.078%;
        overflow: hidden;
        ;
    }

        .nav-area .nav li {
            float: left;
            padding-left: 15px;
            padding-right: 15px;
            background: url("https://help.imbc.com/rules/images/vertical-bar-rule.png") no-repeat left 1px;
        }

            .nav-area .nav li:first-child {
                padding-left: 0;
                background: none;
            }

            .nav-area .nav li a {
                display: inline-block;
                font-size: 14px;
                color: #555;
                line-height: 14px;
                letter-spacing: -1px;
            }

            .nav-area .nav li.on a {
                color: #333;
                font-weight: bold;
            }

.content {
    width: 1024px;
    margin: 0 auto;
}

.section-wrap {
    padding: 41px 5.1% 65px;
}

.section {
    padding: 75px 74px 78px;
    border: 4px solid #E5E5E5;
    letter-spacing: -1px;
}

    .section h2.tit-title {
        display: flex;
        align-items: center;
        margin-bottom: 38px;
        font-size: 28px;
        color: #3D77D7;
        line-height: 1;
        letter-spacing: -2px;
        font-weight: normal
    }

    .section h2.tit-title .tit-btn {
        display: inline-block;
        box-sizing: border-box;
        margin-left: 18px;
        padding: 5px 6px;
        background: #f1f1f1;
        border: 1px solid #cfcfcf;
        text-align: center;
        vertical-align: middle;
        color: #4b4b4b;
        font-family: 'notokr-regular';
        font-size: 11px;
        letter-spacing: -.75px;
    }

    .section .con-top {
        padding-bottom: 52px;
        padding-right: 4%;
        margin-left: 2px;
        margin-bottom: 55px;
        font-size: 16px;
        color: #757575;
        line-height: 26px;
        border-bottom: 1px solid #E0E0E0;
    }

    .section .detail2 {
        margin-top: 10px;
    }

    .section .con-inner {
        position: relative;
        padding-left: 1px;
        padding-bottom: 50px;
    }

.con-inner h3.tit-content {
    display: inline-block;
    padding-bottom: 3px;
    margin-bottom: 13px;
    font-size: 16px;
    color: #323232;
    font-weight: bold;
    line-height: 1;
    border-bottom: 2px solid #E8E8E8;
}

.con-inner h3.tit-content2 {
    display: inline-block;
    padding-bottom: 3px;
    margin-bottom: 25px;
    font-size: 18px;
    color: #323232;
    font-weight: bold;
    line-height: 1;
}

.con-inner .con-detail {
    font-size: 15px;
    color: #757575;
    line-height: 24px;
    letter-spacing: -0.5px;
}

.con-inner .con-foot {
    padding-top: 25px;
    font-size: 16px;
    color: #757575;
    line-height: 30px;
    letter-spacing: -0.5px;
}

    .con-inner .con-foot strong {
        color: #000
    }

.section .info-box {
    margin: 50px 0;
    margin-left: 1px;
    padding: 24px 5.26% 34px;
    background: #EFEFEF;
    overflow: hidden;
}

.info-box .info-inner {
    width: 50%;
    float: left;
    font-size: 13px;
    color: #333;
    letter-spacing: -1px;
    line-height: 1;
}

.info-inner .info-title {
    font-size: 13px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
}

.info-inner .info-mail {
    display: inline-block;
    margin-left: 5px;
    color: #0068E9;
    text-decoration: underline;
    letter-spacing: 0;
}

.info-inner .info-second {
    margin-left: 20px;
    padding-left: 24px;
    background: url("https://help.imbc.com/rules/images/vertical-bar-rule.png") no-repeat left center;
}

.info-inner.right .info-title {
    margin-left: 3px;
}

.info-inner.right .info-first {
    margin-left: 3px;
}

.info-inner.right .tel {
    margin-left: 13px;
}

/*=====???????=====*/
.privacy .section .info-box {
    margin: 0;
    margin-top: 14px;
    margin-bottom: 5px;
}

/*table ??*/
.con-table {
    text-align: center;
    width: 100%;
}

    .con-table th {
        border-top: 1px solid #DFDFDF;
        border-left: 1px solid #DFDFDF;
        border-bottom: 1px solid #dfdfdf;
        background: #F3F2F2;
        font-size: 13px;
        color: #757575;
        font-weight: normal;
        line-height: 38px;
    }

        .con-table th:last-child {
            border-right: 1px solid #DFDFDF;
        }

    .con-table td:last-child {
        border-right: 1px solid #DFDFDF;
    }

    .con-table td {
        padding: 16px 0;
        border-left: 1px solid #DFDFDF;
        border-bottom: 1px solid #dfdfdf;
        font-size: 13px;
        line-height: 18px;
    }
/*????*/
.con-link {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #787878;
}
/*??????*/
.btn-wrap {
    width: 100%;
    margin-bottom: 55px;
    text-align: center;
}

    .btn-wrap .btn-print {
        width: 124px;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        line-height: 47px;
        background: #646E83;
    }
/*?????? + top??*/
.con-add {
    position: relative;
    width: 100%;
    padding: 40px 0;
    border-top: 1px solid #E0E0E0;
}

    .con-add .link-prev {
        font-size: 14px;
        color: #363636;
        font-weight: bold;
    }

    .con-inner .btn-top, .con-add .btn-top {
        position: absolute;
        right: 0;
        top: 19px;
        cursor: pointer;
    }
