@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 .gtimgBox{margin-bottom:30px;}
#ctt_con .gtimgBox img{width:100%;}

#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: right;
    width: 44%;
}
.greetings .gtimgBox img{width:100%;}

.greetings .gttxtBox {
    float: left;
    width: 45%;
}

@media(max-width:768px){
    
    .greetings .gtimgBox {
    float: none;
    width: 100%;
}

.greetings .gttxtBox {
    float: none;
    width: 100%;
    margin:20px 0;
}
    .greetings .gttxtBox h4{font-size:170% !important;  text-align:center;}
    
}

.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;
}



.company_section {
    overflow: hidden;
    padding: 50px 0;
    width: 100%;
    margin: 0 auto 60px;
    border-bottom: 1px solid #555555;
}
.company_section .sub_tit{float:left; margin-top:-10px;font-family:'Montserrat';font-weight:600;letter-spacing:-3px;font-size:60px;width:40%;padding-left:60px;color:#111;}
.company_section .company_txt{width:100%;font-size:20px;font-weight:500;color:#222;} 

.company_con{margin-top:50px;}
.company_con dl.type2 {
    width: 1200px;
    background: #fafafa;
}
.company_con dl {
    padding: 60px 0;
    overflow: hidden;
    width: 740px;
    margin: 0 auto;
}
.company_con dl dt {
    float: left;
    width: 45%;
    font-size: 30px;
    color: #222;
    font-weight: 700;
    line-height: 1.2;
}
.company_con dl dd {
    letter-spacing: -1px;
    float: left;
    width: 50%;
    font-size: 16px;
    color: #777;
    font-weight: 300;
    line-height: 1.7;
}
.company_con dl.type2 dt {

    padding-left: 60px;
}
.company_con dl.type2 dd {
  
}
.list_box{padding-bottom:50px;}
.list_box p{font-size:120%;}
ul.rule {padding:30px;}
ul.rule li{}