@charset "utf-8";

/* 내용관리 */
.mobile{display: none;}
#hd{box-shadow: 0px 4px 17px 3px rgba(40,40,40,.5)!important;}
.ctt_admin{display: inline-block;position: fixed;right: 10px;top: 10px;margin: 10px 0;}
#container_title{display: none}
    
.line_b {
    position: absolute;
    width: 1px;
    height: 35px;
    background-color: #1875bb;
    left: 50%;
    bottom: -60px;
}    
.small{font-size: 10px;vertical-align: baseline;}
    
.company{}
.company .sec{}
.company .sec_wrap{
    width: 60%;
    margin: auto;
    min-width: 960px;
}
.company .tit{margin-bottom: 90px;}
.company .cont{}
.company h1{
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}
.company h2{
    color: #323232;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}
.company h3{
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 20px;
    color:inherit;
}
.company p{font-size: 15px;}
.company .blue{color: #1875ba;font-size: 18px;display: block;text-align: center;font-weight: 300;}

.cp_hd{
    padding: 180px 0;
    background: url(/img/newace/company/hd_bg.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}
.cp_hd .hd_wrap{}
.cp_hd .hd_wrap h1{
    width: 100%;
}
.cp_ceo{
    padding: 130px 0;
}
.cp_ceo .sec_wrap{}
.cp_ceo .sec_wrap .tit{position: relative;}
.cp_ceo .sec_wrap .cont{
    text-align: center;
}
.cp_ceo .sec_wrap .cont p span{
    font-family: 'Noto Sans KR', sans-serif!important;
    font-size: 15px!important;
    line-height: 23px;
}

.cp_policy{
    padding: 80px 0 120px;
    background: url(/img/newace/company/bg.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}
.cp_policy .sec_wrap{}
.cp_policy .sec_wrap .tit{}
.cp_policy .sec_wrap .tit h2{color: #fff;}
.cp_policy .sec_wrap .cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}
.cp_policy .sec_wrap .cont figure{
    line-height: 25px;
    color:#fff;
    font-size: 16px;
}
.cp_policy .sec_wrap .cont figure img{}
.cp_policy .sec_wrap .cont figure figcaption{
    margin-top: 15px;
}
.cp_policy .sec_wrap .cont figure figcaption span{
    display: block;
    color:#87c440;
}


.cp_goal{
    padding: 120px 0 240px;
}
.cp_goal .sec_wrap{}
.cp_goal .sec_wrap .tit{position: relative;}
.cp_goal .sec_wrap .cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cp_goal .sec_wrap .cont .txt{
    width: 32%;
    background-color: #f7f7f7;
    padding: 50px;
    line-height: 28px;
    color:#323232;
    font-size: 15px;
    transition: all .3s;
}
.cp_goal .sec_wrap .cont .txt:hover{
    background-color: #1975bb;
    color:#fff;
}


.cp_field{
    padding: 120px 0 0;
    background-color: #f7f7f7;
}
.cp_field .sec_wrap{overflow: hidden;}
.cp_field .sec_wrap .tit{position: relative;}
.cp_field .sec_wrap .cont{}
.cp_field .sec_wrap .cont .cont_wrap{
    margin-bottom: 200px;
    position: relative;
}
.cp_field .sec_wrap .cont .cont_wrap .img{width: 65%;}
.cp_field .sec_wrap .cont .cont_wrap .img img{width: 100%;}
.cp_field .sec_wrap .cont .cont_wrap:last-child .img{margin-left: 35%;}
.cp_field .sec_wrap .cont .cont_wrap .txt{
    background-color: #fff;
    width: 30%;
    position: absolute;
    top: 30%;
    left: 55%;
    padding: 4.5%;
    line-height: 25px;
    box-shadow: 1px 4px 13px 1px #999;
    min-width: 300px;
}
.cp_field .sec_wrap .cont .cont_wrap .txt:after{
    content: "";
    display: block;
    position: absolute;
    width: 75px;
    height: 1px;
    background-color: #1975bb;
    z-index: 1;
    left: -37.5px;
    top: 65px;
}
.cp_field .sec_wrap .cont .cont_wrap:last-child .txt{left: 15%;}
.cp_field .sec_wrap .cont .cont_wrap:last-child .txt:after{
    left:unset;
    right: -37.5px;
}
.cp_field .sec_wrap .cont .cont_wrap .txt ul{
    margin-top: 40px;
}
.cp_field .sec_wrap .cont .cont_wrap .txt ul li{}
.cp_field .sec_wrap .cont .cont_wrap .txt ul li a{
    font-size: 15px;
    color:#1975bb;
    position: relative;
}
.cp_field .sec_wrap .cont .cont_wrap .txt ul li div{
    position: fixed;
    text-align: center;
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}
.cp_field .sec_wrap .cont .cont_wrap .txt ul li div span.mc{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 40%;
}
.cp_field .sec_wrap .cont .cont_wrap .txt ul li div span.mc img{width: 100%;}
.cp_field .sec_wrap .cont .cont_wrap .txt ul li div span.close{
    position: absolute;
    right: 5%;
    top: 5%;
    cursor: pointer;
}
.cp_field .sec_wrap .cont .cont_wrap .txt ul li div span.close img{width: 60%;}
.cp_field .sec_wrap .cont .cont_wrap .txt ul li a:after{
    content: "";
    display: block;
    position: absolute;
    right: -15px;
    top: 55%;
    transform: translateY(-50%);
    background: url(/img/newace/company/arrow_b.png)no-repeat;
    width: 10px;
    height: 10px;
}

.cp_slide{
    padding: 220px 0;
}
.cp_slide .sec_wrap{
    width: 100%;
}
.cp_slide .sec_wrap .tit{margin: 0;}
.cp_slide .sec_wrap .cont{}
.cp_slide .sec_wrap .cont .swiper-container{padding: 30px 0;}
.cp_slide .sec_wrap .cont .swiper-slide{box-shadow: 1px 4px 13px 1px #999;width: 12.5% !important;}
.cp_slide .sec_wrap .cont img{width: 100%;}




@media only screen and (max-width: 1023px){
    .web{display: none!important;}
    .mobile{display: block !important;}
    .company h1{}
    .company h2{}
    .company h3{font-size: 20px;margin-bottom: 15px;}
    .company p{font-size: 14px;}
    .company .sec_wrap{width: 90%;min-width: 300px;}
    .company .tit{margin-bottom: 60px;}
    .line_b{height: 25px;bottom: -40px;}
    .cp_hd{padding: 100px 0;}
    .cp_ceo{padding: 80px 0;}
    .cp_ceo .sec_wrap .cont{text-align: left;letter-spacing: -0.5px;}
    .cp_ceo .sec_wrap .cont p{text-align: left!important;display: inline;}
    .cp_policy{padding: 60px 0;background: url(/img/newace/company/m_bg.jpg)no-repeat;background-size: cover;background-position: center;}
    .cp_policy .sec_wrap .cont figure{width: 100%;margin-bottom: 40px;}
    .cp_policy .sec_wrap .cont figure figcaption{margin-top: 20px;font-size: 14px;}
    .cp_goal{padding: 80px 0;}
    .cp_goal .sec_wrap .cont .txt{width: 100%;font-size: 13px;padding: 30px 10px;margin-bottom: 10px;}
    .cp_goal .sec_wrap .cont .txt ul{letter-spacing: -0.6px;}
    .cp_goal .sec_wrap .cont .txt:nth-child(2),.cp_goal .sec_wrap .cont .txt:nth-child(3){width: calc(50% - 5px);}
    .cp_goal .sec_wrap .cont .txt:first-child ul{display: flex;flex-wrap: wrap;}
    .cp_goal .sec_wrap .cont .txt:first-child ul li{width: 50%;}
    .cp_field{padding: 60px 0;}
    .cp_field .sec_wrap{width: 100%;overflow: visible;}
    .cp_field .sec_wrap .cont .cont_wrap{margin-bottom: 250px;}
    .cp_field .sec_wrap .cont .cont_wrap:last-child{margin-bottom: 150px;}
    .cp_field .sec_wrap .cont .cont_wrap .txt{width: 90%;left: 0!important;right: 0;top: 90%;margin: auto;}
    .cp_field .sec_wrap .cont .cont_wrap .txt:after{display: none;}
    .cp_field .sec_wrap .cont .cont_wrap .txt ul{margin-top: 0;}
    .cp_field .sec_wrap .cont .cont_wrap .txt ul li a{font-size: 14px;}
    .cp_field .sec_wrap .cont .cont_wrap .img{text-align: center !important;}
    .cp_field .sec_wrap .cont .cont_wrap .img p{margin-bottom: 40px;letter-spacing: -1px;}
    .cp_field .sec_wrap .cont .cont_wrap .img{margin-left: 0!important;width: 100%;}
    .cp_field .sec_wrap .cont .cont_wrap .txt ul li div span.mc{width: 90%;}
    
    .cp_slide{padding: 50px 0;}
    .cp_slide .sec_wrap{width: 100%;}
    .cp_slide .sec_wrap .swiper-container{margin-left: -100px;}
    .cp_slide .sec_wrap .cont .swiper-slide{width: 25% !important;}
    
}
    
    
@media only screen and (max-width: 767px){}
