@charset "utf-8";

/* 내용관리 */


.emailWrap {
    padding: 50px;
    background-color: #fff;
    border: 1px solid #ced4da;
}

.emailWrap h4 {
    font-size: 20px;
    font-weight: 400;
    color: #111;
    margin-bottom: 20px;
}

.emailWrap p {
    font-weight: 400;
    margin-bottom: 40px;
}

.emailWrap ul li {
    background: url(../images/main/siteinfo_dott.gif) left 12px no-repeat;
    padding-left: 12px;
    line-height: 1.7;
    color:#777;
}


#ctt {
    /*margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9*/
}

.ctt_admin {
    margin: 0 5px;
    text-align: right;
    display: none;
}

#ctt header h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ctt_con {
    padding: 0px 0;
    width: 100%;
    min-width: 830px;
}

#ctt_con h1 {
    margin: 20px 0 20px 0;
    font-size: 140%;
    font-weight: 900;
}

.ctt_img {
    text-align: center
}




.wrap_ceo1 .subtitle-ment {
    padding: 10px 0 30px 0;
    color: #777;
}

.wrap_ceo1 .title_group h3.page_title {
    font-size: 200%;
    border-bottom: 1px solid #ddd;
    padding-top: 0;
    padding-bottom: 10px;

    font-weight: 900;
    text-align: left;
}

.wrap_ceo1 .title_group .title_ment {
    display: block;
    color: #777;
    padding: 15px 0 30px 0;
}




.wrap_ceo1 .img_ceo {
    display: block;
    width: 100%;
    padding-bottom: 30px;
}

.wrap_ceo1 .img_ceo img {
    display: block;
    padding-bottom: 0px;
    border: 1px solid #eee;
}

.wrap_ceo1 .content_greeting h4 {
    font-family: 'KBIZHanmaumMyungjo';
    font-weight: 700;
    font-size: 170%;
    color: #282828;
    margin-bottom: 40px;
    line-height: 1.3;
    letter-spacing: -1px;
}

.wrap_ceo1 .content_greeting h4 span {
    color: #007bff;
}

.wrap_ceo1 .name_ceo {
    float: right;
}

.wrap_ceo1 .sign_ceo {
    float: right;
    padding-top: 30px;
}

.wrap_ceo1 .sign_ceo img {
    clear: both;
    display: block;
    padding: 20px;
}

.wrap_ceo1 .career_ceo {
    display: block;
    float: left;
    width: 100%;
}

.wrap_ceo1 .career_ceo h6 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.wrap_ceo1 .contentarea {
    float: none;
    width: 100%;
    overflow: hidden;
    text-align: justify;
}

.wrap_ceo1 .contentarea p {
    padding-bottom: 30px;
}

.wrap_ceo1 ul.cr {

    display: block;
    clear: both;
    margin: 30px 0;
}

.wrap_ceo1 ul.cr li {
    display: block;
    font-size: 90%;
}

.wrap_ceo1 ul.cr li b {
    margin-right: 20px;
}

@media(max-width:1200px) {}

@media(max-width:992px) {}

@media(max-width:768px) {
    .wrap_ceo1 .img_ceo {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .wrap_ceo1 .contentarea {
        float: none;
        width: 100%;
    }
}

@media(max-width:480px) {}




.greetings {
    position: relative;
    float: left;
    width: 100%;
}

.greetings .gtimgBox {
    float: left;
    width: 45%;
}

.greetings .gttxtBox {
    float: right;
    width: 44%;
}

.greetings .gttxtBox h4 {
    font-family: 'Nanum Myeongjo', sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #282828;
    margin-bottom: 50px;
    line-height: 1.3;
    letter-spacing: -1px;
}

.greetings .gttxtBox span {
    color: #8e763e;
}

.greetings .gttxtBox strong {
    color: #343434;
    font-weight: 400;
}

.greetings .gttxtBox p {
    margin-top: 25px;
    line-height: 1.7;
}

.greetings .gttxtBox .gttxt1 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    margin-bottom: 30px;
}



.Privacy,
.Agreement {
    height: 500px;
    padding: 20px 30px;
    background-color: #fff;
    border: 1px solid #ced4da;
    overflow-y: auto;
    overflow-x: hidden;
}

.Privacy dt,
.Agreement dt {
    color: #111;
    font-weight: 400;
    font-size:110%;
}

.PB20 {
    padding-bottom: 20px;
}

.Privacy dd{color:#777;}