@charset "utf-8";

/* 내용관리 */



#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%; overflow:hidden;}
.greetings .gtimgBox img{margin-left:0px;}
.greetings .gttxtBox							{ float:right; width:49%;}
@media(max-width:992px) {
    
    .greetings .gtimgBox							{ float:none; width:100%; overflow:hidden; margin-bottom:30px; text-align:center;}
.greetings .gtimgBox img{margin-left:0px;}
.greetings .gttxtBox							{ float:none; width:100%;}
    
}


.greetings .gttxtBox	h4						{ font-family:'KBIZHanmaumMyungjo', sans-serif !important; font-weight:700; font-size:30px; color:#282828; margin-bottom:30px; line-height:1.3; letter-spacing:-1px;}
.greetings .gttxtBox	span					{ color:#e82b76;}
.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:#343434; font-weight:400; margin-bottom:30px;}

