@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);

@font-face {
    font-family: 'Eoe_Zno_EB';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/Eoe_Zno_EB.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
    overflow: hidden;
    font-family: 'SpoqaHanSansNeo-Regular';
    font-weight: 300;
}
.title{
    font-family: 'SpoqaHanSansNeo-Bold';
}
.en_tit{
    font-family: 'Eoe_Zno_EB';
    font-weight: 900;
}
p { letter-spacing:-0.6px;}
/* start : sub_visual*/
.mo_br {
    display:block;
}
.sub .visual {
    width:100%;
    height:420px;
    position:relative;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.sub .visual::after {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.45);
}
.sub01 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
.sub02 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
.sub03 .visual {
    background-image:url(../img/sub_visual.jpg);
}
.sub04 .visual {
    background-image:url(../img/sub_visual.jpg);
}
.visual .text_box {
    position:absolute;
    top:60%;
    left:50%;
    transform:translate(-50%, -50%);
    text-align:center;
    z-index:9;
}
.visual .text_box h2 {
    font-size:4em;
    font-weight:bold;
    color:#333;
    color:#fff;
}
.visual .text_box p {
    font-size:19px;
    font-weight:400;
    color:#333;
    padding-top:5px;
    color:#f6f6f6;
}

.sub #header{
    position: absolute;
    background-color: #fff;
}
.sub .header_on_back{
    background-color: #fbfbfb;
    border-bottom: 1px solid #eee;
}
.sub #header .inner .menu_ul>li>a{
    color: #333;
}
.sub .hamburger__inner::before,.sub .hamburger__inner::after{
    background-color: #333;
}
.sub .hamburger__inner{
    background-color: #333;
}
.sub #header .mo_logo{
    display: block;
}
.sub .pc_logo{
    display: none;
}
/*end:sub_visual*/


/* start : sub_tab*/
.sub_tab {
    width:100%;
    height:65px;
    overflow: hidden;
    box-shadow:3px 3px 5px rgba(0,0,0,0.2);
    border-bottom:1px solid #ccc;
    background-color:#fff;
}
.sub_tab .inner {
    width:1240px;
    height:100%;
    padding:0 20px;
    margin:0 auto;
    position:relative;

}
.sub_tab ul {
    width:100%;
    height:100%;
    display:flex;
    border-left:1px solid #ccc;
    box-sizing:border-box;
}
.sub_tab ul li {
    line-height:65px;
    display:table-cell;
    text-align:center;
    background-color:#fff;
    border-right:1px solid #ccc;
    box-sizing:border-box;
    cursor: pointer;
    width: 25%;
}
.sub_tab ul li a {
    font-size:1.5em;
    font-weight:400;
    letter-spacing:-0.6px;
    display:block;
    width:100%;
    height:100%;
}
.sub_tab ul li.on {
    background-color:#1352a0;
}
.sub_tab ul li.on a {
    font-weight:bold;
    color:#fff;
}
.sub01 .sub_tab ul li {
    width:25%;
}
.subTitle {
    padding-top:5%;
}
.subTitle h2 {
    font-size:3em;
    font-weight:bold;
    text-align:center;
    letter-spacing:-0.6px;
}
/* end: sub_tab*/

/* start : defalut_layout */
.sec {
    width:100%;
    position:relative;
}
.sec .inner {
    width:1240px;
    position:relative;
    margin:0 auto;
    padding:2% 20px;
}
.back_bg {
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.fl {
    float:left;
}
.rt{
    float:right;
}
.clear_box {
    clear:both;
}
/* end: defalut_layout */

/* company2 : s */

#company2 .com2_contents{
    width: 100%;
    padding-bottom: 0;
}
#company2 .com2_con_tit{
    text-align: center;
}
#company2 .com2_con_tit h3{
    font-size: 35px;
    position: relative;
}

#company2 .com2_con_tit h3::after{
    content:"";
    width: 50px;height: 1px;background-color: #333;
    position: absolute;
    left: 50%;bottom: -20px;
    transform: translate(-50%,100%);
}
#company2 .com2_banner{
    width: 100%;height: 560px;background-color: #333;
    background-image: url("../img/com2_banner.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    display: flex;align-items: center;
    justify-content: center;
}
#company2 .com2_banner dl{
    text-align: center;
    color: #fff;
}
#company2 .com2_banner dt{
    font-size: 49px;
}
#company2 .com2_banner dt strong{
    color: #71b1ff;
}
#company2 .com2_banner dd{
    font-size: 23px;
    word-break: keep-all;
    line-height: 1.4;
    margin-top: 20px;

}

#company2>.inner{
    width: 1240px;
    margin: 0 auto;
    padding-bottom: 100px;
}
#company2 .com2_area{
    width: 100%;
}
#company2 .com2_area li{
    width: 100%;display: flex;align-items:flex-start;
    justify-content: space-between;
}
#company2 .com2_area li:not(:first-child){
    margin-top: 100px;
}
#company2 .com2_area li:nth-of-type(2){
    flex-direction: row-reverse;
}
#company2 .com2_lt{
    width: 45%;
    background-color: #333;
}
#company2 .com2_lt img{
    width: 100%;
}
#company2 .com2_rt{
    width: 45%;
    padding-top: 100px;
}
#company2 .com2_rt dt{
    font-size: 31px;
}
#company2 .com2_rt dd{
    font-size: 19px;
    padding-top: 25px;
}

#company2 .sec3 {
    padding:2% 0 4% 0;
    overflow: hidden;
}
#company2 .sec3::after {
    content:'';
    position:absolute;
    bottom: 0;
    left:0;
    z-index:-1;
    background-color:#f6f6f6;
    width:100%;
    height:300px;
}
#company2 .sec3 .inner{
    width: 1340px;
}
#company2 .sec3 h3 {
    font-size:2em;
    font-weight:bold;
    color:#333;
    text-align:left;
    padding-bottom:20px;
}
#company2 .sec3 .txt {
    font-size:20px;
    font-weight:400;
    color:#7e7e7e;
    text-align:left;
    padding-bottom:5%;
}
#company2 .sec3 ul {
    width:100%;
    display:flex;
    justify-content: space-between;
}
#company2 .sec3 ul li {
    flex-direction:column;
    width:24%;

    box-shadow:3px 3px 5px rgba(0,0,0,0.2);
}
#company2 .sec3 ul li .img {
    width:100%;
    background-color:#ccc;
}
#company2 .sec3 ul li .img img{width: 100%;}
#company2 .sec3 .text {
    font-size:16px;
    font-weight:400;
    color:#333;
    text-align:left;
    height:180px;
    padding:5% 5% 0 5%;
    background-color:#fff;
}
#company2 .sec3 ul li h4 {
    font-size:1.1em;
    font-weight:bold;
    color:#333;
    text-align:left;
    padding:4% 0;
    letter-spacing:-0.6px;
}
#company2 .sec3 .text strong {
    font-weight:600;
    color:#4c4b4b;
}
#company2 .sec3 .text p {
    color:#7c7c7c;
    word-break: keep-all;
}
#company2 .sec5 {
    width:100%;
    background-image:url(../img/company_bg01.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    background-position:top;
    position: relative;
}
#company2 .sec5::after {
    content:'';
    position:absolute;
    bottom:0px;
    left:50%;
    margin-left:-600px;
    width:1200px;
    height:2px;
    background-color:#ccc;
}
#company2 .sec5 .inner{
    padding:150px 0px;
}
#company2 .sec5 .title {
    padding-bottom:50px;
}
#company2 .sec5 .title p{
    width:1080px;
    margin:0 auto;
    font-size:3.5em;
    font-weight:bold;
    color:#434343;
    letter-spacing:-0.6px;
}
#company2 .sec5 .title strong:nth-child(1) {
    color:#2f519e;
    display:inline-block;
}
#company2 .sec5 .title strong:nth-child(2) {
    color:#012b8b;
    display:inline-block;
}
#company2 .sec5 .text {
    width:1080px;
    margin:0 auto;
}
#company2 .sec5 .text p{
    font-size:21px;
    font-weight:400;
    color:#434343;
    letter-spacing:-0.6px;
    word-break: keep-all;
}


/* company2 : e */

/* business1 start */
#business1 .sec1{
    background-image: url("../img/back.jpg");
    background-attachment: center;
    background-position: center;
    background-size: cover;
    
}
#business1 .sec1-inner{
    width:1240px;
    margin:0 auto;
    padding:10em 0;
}
#business1 .sec1-tit h3{
    text-align: center;
    font-size: 52px;
}
#business1 .sec1-contents{
    margin-top:120px;
    width:100%;
    height: auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}

#business1 .sec1-lt{
    width:30%;
    position: absolute;
    top:0;left:0;
}
#business1 .sec1-lt.fixed{
    position: fixed;
    left:auto;
    top:10%;
}
#business1 .sec1-lt h5{
    font-weight: 400;
    font-size: 20px;
}
#business1 .sec1-lt ul{
    margin-top:100px;
}
#business1 .sec1-lt ul li{
    font-size: 20px;
    margin-top:20px;
    display: flex;align-items: center;
    justify-content: flex-start;
}
#business1 .sec1-lt ul li .line{
    width:0px;height: 2px;background-color: #005890;
}
#business1 .sec1-lt ul li.on .line{
    width:25px;
    margin-right: 20px;
}
#business1 .sec1-lt ul li.on a{
    color:#005890;
    font-weight: 600;
}
#business1 .sec1-lt ul li a{
    color:#666;
    font-weight: 500;
    display: inline-block;
}

#business1 .sec1-rt{
    width:67%;
    float: right;
}
#business1 .sec1-rt ul li:not(:first-child){
    padding-top:200px
}
#business1 .sec1-rt .img-box{
    width:100%;
    position: relative;
}
#business1 .sec1-rt .img-box img{
    width:100%;
}
#business1 .sec1-rt .img-box dl{

}
#business1 .sec1-rt .img-box dt{
    font-size: 24px;
    font-weight: 600;
    padding-left: 7px;
}
#business1 .sec1-rt .img-box dd::before{
    content:attr(data-split);
    position: absolute;
    top:0;left: 0;
    width:15%;
    overflow: hidden;
    color:#000;
}
#business1 .sec1-rt .img-box dd{
    font-size: 90px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    color:#fff;
}
#business1 .business-con .busi-info{
    font-size: 20px;
    line-height: 1.3;
    margin-top:15px;
    display: flex;
    width:100%;
    align-items: flex-start;
    justify-content: space-between;
}
#business1 .business-con .busi-info dt{
    font-size: 35px;
    font-weight: 600;
}
#business1 .business-con .mo-a{
    display: none;
}
@media screen and (max-width:1340px) {
    #business1 .sec1-inner{
        width:95%;
    }
    #business1 .sec1-tit h3{
        font-size: 42px;
    }
    #business1 .sec1-rt{
        width:67%;
    }
    #business1 .sec1-rt .img-box dd{
        font-size: 50px;
    }
    #business1 .sec1-rt .img-box dl{
        transform: translateX(-9%);
    }
    #business1 .sec1-rt .img-box dd::before{
        widtH:9%;
    }
    #business1 .business-con .busi-info dt{
        font-size: 30px;
    }
    #business1 .business-con .busi-info{
        font-size: 17px;
    }
    #business1 .sec1-lt ul{
        margin-top:60px;
    }
    #business1 .sec1-lt ul li{
        font-size: 17px;
        margin-top:10px;
    }
}

@media screen and (max-width:1000px) {
    #business1 .sec1-inner{
        width:100%;
    }
    #business1 .sec1-tit h3{
        font-size: 35px;
    }
    #business1 .sec1-lt{
        display: none;
    }
    #business1 .sec1-rt{
        width:100%;
    }
    #business1 .sec1-rt .img-box dl{
        transform: translate(0);
        position: static;
        display: none;
    }
    #business1 .sec1-rt .img-box dd{
        color:#000;
    }
    #business1 .business-con .mo-a{
        display: inline-block;
        padding:9px 25px;
        font-size: 17px;
        border:2px solid #000;
        margin-top:30px;
        text-align: center;
    }
    #business1 .business-con .busi-info{
        flex-flow: row wrap;
        justify-content: center;
        position: relative;
        padding-bottom: 30px;
    }
    #business1 .business-con .busi-info::after{
        content:"";
        width:80%;
        height: 1px ;
        background-color: #ddd;
        position: absolute;
        bottom: 0;left:50%;transform: translateX(-50%);
    }
    #business1 .business-con .busi-info dt{
        width:100%;text-align: center;
    }
    #business1 .business-con .busi-info dd{
        text-align: center;
        margin-top:10px;
    }
    #business1 .sec1-rt>ul>li{
        display: flex;flex-flow: row wrap;
        justify-content: center;
    }
    #business1 .sec1-contents{
        margin-top:70px
    }
    #business1 .sec1-rt ul li:not(:first-child){
        padding-top: 150px;;
    }
}
@media screen and (max-width:600px) {
    #business1 .sec1-tit h3{
        font-size: 23px;
    }
    #business1 .business-con .busi-info dt{
        font-size: 21px;
    }
    #business1 .sec1-rt ul li:not(:first-child){
        padding-top:130px;
    }
    #business1 .business-con .mo-a{
        font-size: 14px;
    }
}

/* business1 end */



#company .sec1 {
    padding:5% 0;
}
#company .sec1 .cont_box{
    width:1240px;
    padding:0 20px;
    margin:0 auto;
    position:relative;
}

#company .sec1 .fl{
    width:50%;
    height:320px;
    background-image:url('../img/company_bg_01.jpg');
    box-shadow:3px 3px 5px rgba(0,0,0,0.1);
}
#company .sec1 .rt{
    width:50%;
    height:320px;
    background-color:#333;
    display:table;
    box-shadow:3px 3px 5px rgba(0,0,0,0.1);
}
#company .sec1 .rt p {
    font-size:1.5em;
    font-weight:400;
    color:#f6f6f6;
    display:table-cell;
    vertical-align:middle;
    text-align:left;
    padding:0 50px;
}

#company .sec2 {
    height:300px;
}
#company .sec2.on {
    width:100%;
    height:500px;
    background-image:url('../img/company_bg_02.jpg');
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
    transition-duration:0.6s;
}
#company .sec2.on .back_bg {
    display:none;
}
#company .sec2 .back_bg {
    width:1240px;
    height:300px;
    padding:0 20px;
    margin:0 auto;
    background-image:url('../img/company_bg_02.jpg');
}
#company .sec2 .text_box {
    width:530px;
    height:200px;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    display:table;
    border:5px solid #fff;
}
#company .sec2.on .text_box {
    width:550px;
    height:300px;
}
#company .sec2 p {
    font-size: 1.5em;
    font-weight: 400;
    color: #f6f6f6;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    padding: 0 50px;
}
#company .sec3 {
    padding:2% 0 4% 0;
    overflow: hidden;
}
#company .sec3::after {
    content:'';
    position:absolute;
    top:370px;
    left:0;
    z-index:-1;
    background-color:#f6f6f6;
    width:100%;
    height:300px;
}
#company .sec3 h3 {
    font-size:2em;
    font-weight:bold;
    color:#333;
    text-align:left;
    padding-bottom:20px;
}
#company .sec3 .txt {
    font-size:1.1em;
    font-weight:400;
    color:#7e7e7e;
    text-align:left;
    padding-bottom:5%;
}
#company .sec3 ul {
    width:100%;
    display:flex;
}
#company .sec3 ul li {
    flex-direction:column;
    width:23.5%;
    margin-right:3%;
    box-shadow:3px 3px 5px rgba(0,0,0,0.2);
}
#company .sec3 ul li .img {
    width:100%;
    height:140px;
    background-color:#ccc;
}
#company .sec3 .text {
    font-size:1.1em;
    font-weight:400;
    color:#333;
    text-align:left;
    height:150px;
    padding:5% 5% 0 5%;
    background-color:#fff;
}
#company .sec3 ul li h4 {
    font-size:1.1em;
    font-weight:bold;
    color:#333;
    text-align:left;
    padding:4% 0;
    letter-spacing:-0.6px;
}
#company .sec3 .text strong {
    font-weight:600;
    color:#4c4b4b;
}
#company .sec3 .text p {
    color:#7c7c7c;
}
#company .sec4 {
    padding:2% 0;
}
#company .sec4 .top_box {
    text-align:center;
    padding-bottom:2%;
    border-bottom:2px solid #ccc;
}

#company .sec4 .deco {
    width:500px;
    height:600px;
    position:absolute;
    top:120px;
    right:80px;
    cursor: pointer;
    transition-duration:0.6s;
}
#company .sec4 .deco:hover::after {
    opacity:0.5;
    border-top-left-radius:50%;
    border-top-right-radius:50%;
}

#company .sec4 ul li {
    border-bottom:1px solid #ccc;
    box-sizing:border-box;
    padding:2% 0 2% 4%;
    display:table;
    width:50%;
}
#company .sec4 ul li:last-child {
    border-bottom:0px;
}
#company .sec4 ul li > div {
    display:table-cell;
    vertical-align:middle;
    justify-items:center;
}
#company .sec4 ul li .icon {
    width:100px;
    height:100px;
    border-radius:50%;
}
#company .sec4 ul li .icon:hover {
    background-color:#333;
    cursor:pointer;
}
#company .sec4 ul li .icon img {
    width:100%;
    height:100%;
}
#company .sec4 ul li .text {
    padding-left:40px;
}
#company .sec4 ul li .text p {
    font-size:1.3em;
    display:inline-block;
    font-weight:bold;
    color:#333;
}
#company .sec4 ul li .text span {
    font-size:1.3em;
    display:inline-block;
    font-weight:300;
    color:#333;
    letter-spacing:-0.6px;
}
#company .sec4 ul li .text dd {
    font-size:1.1em;
    font-weight:300;
    color:#333;
    padding-top:10px;
}
#company .sec5 {
    width:100%;
    height:838px;
    background-image:url(../img/company_bg01.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    background-position:top;
    position: relative;
}
#company .sec5::after {
    content:'';
    position:absolute;
    bottom:0px;
    left:50%;
    margin-left:-600px;
    width:1200px;
    height:2px;
    background-color:#ccc;
}
#company .sec5 .inner{
    padding-top:220px;
}
#company .sec5 .title {
    padding-bottom:50px;
}
#company .sec5 .title p{
    width:1080px;
    margin:0 auto;
    font-size:3.5em;
    font-weight:bold;
    color:#434343;
    letter-spacing:-0.6px;
}
#company .sec5 .title strong:nth-child(1) {
    color:#2f519e;
    display:inline-block;
}
#company .sec5 .title strong:nth-child(2) {
    color:#012b8b;
    display:inline-block;
}
#company .sec5 .text {
    width:1080px;
    margin:0 auto;
}
#company .sec5 .text p{
    font-size:1.5em;
    font-weight:400;
    color:#434343;
    letter-spacing:-0.6px;
}
#ceo .sec1 .img_box {
    width:1200px;
    height:600px;
    background-image:url(../img/ceo_image.jpg);
    position:relative;
    margin:50px auto;
}
#ceo .sec1 .text_box {
    width:550px;
    height:450px;
    background-color:rgba(19,82,160,0.9);
    position:absolute;
    top:-40px;
    left:-40px;
    display:table;
}
#ceo .sec1 .text_box h2 {
    font-size:3em;
    font-weight:bold;
    color:#fff;
    display: table-cell;
    vertical-align: middle;
    padding-left:80px;
}
#ceo .sec2 .fl {
    width:60%;
}
#ceo .sec2 .fl p {
    font-size:1.5em;
    font-weight:400;
    color:#333;
    padding-bottom:5%;
}
#ceo .sec2 .fl strong {
    color:#1352a0;
}
#ceo .sec2 .rt {
    width:20%;
}

#history  .sec1 .title {
      text-align:center;
      padding:7% 0 3% 0;
  }
  #history  .sec1 .title h1{
      font-size:36px;
      padding-bottom:30px;
  }
  #history .sec1 .title p {
      font-size:16px;
      font-weight:300;
  }
  
  #history .sec1 .history {
      position:relative;
      width:100%;
      padding-top:200px;
  }
  #history .sec1 .history::after {
      content:'';
      position:absolute;
      top:0;
      left:0;
      right:0;
      margin:auto;
      display:block;
      width:20px;
      height:20px;
      border-radius:100%;
      background-color:#e10927;
  }
  #history  .sec1 .history::before {
      content:'';
      display:block;
      position:absolute;
      top:0;
      left:0;
      right:0;
      margin:auto;
      width:3px;
      height:100%;
      background-color:#ddd;
      z-index:-1;
  }
  #history .sec1 .h_item {
      position:relative;
      padding:200px 0;
      margin:0;
  }
  #history .sec1 .h_left::before {
      content:'';
      position:absolute;
      top:50%;
      right:-5px;
      display:block;
      width:10px;
      height:10px;
      border-radius:100%;
      background-color:#e10927;
  }
  #history .s1_2 .sec1 .h_right::before {
      content:'';
      position:absolute;
      top:50%;
      left:-5px;
      display:block;
      width:10px;
      height:10px;
      border-radius:100%;
      background-color:#e10927;
  }
  #history .sec1 .h_left {
      position:relative;
      width:50%;
      text-align:right;
  }
  #history .sec1 .h_right {
      position:relative;
      width:50%;
      margin-left:50%; 
  }
  #history .sec1 .h_left .text_box {
      overflow:hidden;
      text-align:right;
      padding-right:100px;
  }
  #history .sec1 .h_right .text_box {
      overflow:hidden;
      text-align:left;
      padding-left:30px;
  }
  #history .sec1 .text_box h2 {
      font-size:31px;
      color:#000;
  }
  #history .sec1 .text_box p {
      font-size:18px;
      font-weight:400;
      color:#333;
      padding-bottom:7px;
  }
  #history .sec1 .h_img {
      position:absolute;
      top:0;
      bottom:0;
      margin:auto;
      width:100%;
      max-width:540px;
      max-height:280px;
  }
  #history .sec1 .h_right .h_img {
      left:-100%;
  }
  #history .sec1 .h_left .h_img {
      right:-100%;
  }
  #map .sec1 {
      padding-top:2%;
  }
  #map .sec1.wrap_controllers {
    display:none;
  }
  #map .sec1 .wrap_btn_zoom {
      z-index:99999;
  }
  #map .sec1 .root_daum_roughmap {
      width:100%;
  }
  #map .sec1 .map::after {
    content:'';
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.1);
    position:absolute;
    top:0;
    left:0;
    z-index:99;
  }
  .wrap_controllers {
      display:none;
  }
  #map .sec1 .map:hover::after {
      z-index:-1;
  }

  #map .sec1 .map::after.on {
      display:none;
  }
  #map .sec1  dl {position:absolute;top:8%; left:50%; margin-left:-355px;z-index:9999;}

  #map .sec1  dd {display:none;position:absolute;top:0;left:0;width:15px;height:15px;background:#fff;border-radius:50%;}

  #map .sec1  dd:after {content:"";display:block;width:100%;height:100%;background:#fff;opacity:0.3;border-radius:50%;position:absolute;top:0;left:0;transform:scale(1.5);animation:won 1s infinite;}

  #map .sec1  dd:before {content:"";display:block;width:100%;height:100%;background:#fff;opacity:0.1;border-radius:50%;position:absolute;top:0;left:0;transform:scale(3.5);animation:won 1s infinite;}

@keyframes won{
    0%{opacity: 0.3;}
    100% {opacity: 0;transform:scale(12)}
}


#map .sec1  dd:nth-child(1) {display:block;}
#map .sec1  dd:nth-child(1) {top:180px;left:345px;}
#map .sec1  dd:nth-child(2) {top:237px;left:180px;}
#map .sec1  dd:nth-child(3) {top:262px;left:350px;}
#map .sec1  dd:nth-child(4) {top:300px;left:330px;}
#map .sec1  dd:nth-child(5) {top:225px;left:195px;}
#map .sec1  dd:nth-child(6) {top:265px;left:330px;}
#map .sec1  dd:nth-child(7) {top:160px;left:120px;}
#map .sec1 dd:nth-child(8) {top:178px;left:130px;}
#map .sec1 dd:nth-child(9) {top:185px;left:660px;}

#map .sec2 .cont_box{
    width:1150px;
    height:200px;
    position:absolute;
    top:-90px;
    left:50%;
    margin-left:-575px;
    z-index: 99;
    background-color:#f6f6f6;
    box-shadow:3px 3px 5px rgba(0,0,0,0.4);
    display:table;
}
#map .sec2 {
    height:150px;
}
#map .sec2 p:nth-child(1) {
    font-size:1.8em;
    font-weight:600;
    color:#333;
    text-shadow:3px 3px 5px rgba(0,0,0,0.2);
    padding-bottom:1%;
}
#map .sec2 p:nth-child(2) {
    font-size:1.5em;
    font-weight:400;
    color:#333;
}
#map .sec2 p:nth-child(2) strong {
    color:#1352a0;
}
#map .sec2 .text_box {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}
#map .sec3 ul {
    display:flex;
}
#map .sec3 ul li {
    flex-direction:column;
    overflow: hidden;
    width:32%;
}
#map .sec3 ul li:nth-child(2) {
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
}
#map .sec3 ul li .circle {
    width:100px;
    height:100px;
    background-color:#1352a0;
    box-sizing:border-box;
    border-radius:50%;
    box-shadow:3px 3px 5px rgba(0,0,0,0.2);
    position:relative;
    text-align:center;
    margin:0 auto;
    cursor: pointer;
}
#map .sec3 ul li .circle:hover {
    background-color:#fff;
    border:5px solid #1352a0;
}
#map .sec3 ul li .circle img {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
#map .sec3 ul li .circle .on {
    display:none;
}
#map .sec3 ul li .circle:hover .on {
    display:block;
}
#map .sec3 ul li .circle .off {
    display:block;
}
#map .sec3 ul li .circle:hover .off {
    display:none;
}
#map .sec3 ul li dl {
    margin:0 auto;
}
#map .sec3 ul li:nth-child(1) dl {
    width:40%;
}
#map .sec3 ul li:nth-child(2) dl {
    width:55%;
}
#map .sec3 ul li:nth-child(3) dl {
    width:50%;
}
#map .sec3 ul li dt {
    font-size:1.2em;
    font-weight:bold;
    color:#1352a0;
    padding:20px 0;
    text-align:center;
}
#map .sec3 ul li strong {
    font-size:10px;
    color:#fff;
    background-color:#6199d6;
    padding:4px;
    font-weight:600;
    margin-right:10px;
}
#map .sec3 ul li dd {
    font-size:1.1em;
    font-weight:400;
    color:#333;
    padding-bottom:10px;
}

#business01 .sec1 {
    padding:5% 0;
}
#business01 .sec1 .inner {
}

#business01 .sec1 {
    padding:5% 0;
}
#business01 .sec1 .tab_btn {
    width:100%;
    height:52px;
    border:1px solid #ccc;
    box-sizing:border-box;
    display:table;
}
#business01 .sec1 .tab_btn li {
    display:table-cell;
    width:20%;
    height:52px;
    line-height:52px;
    text-align:center;
    position:relative;
    cursor: pointer;

}
#business01 .sec1 .tab_btn li::after {
    content:'';
    position:absolute;
    top:14.5px;
    right:0;
    width:1px;
    height:23px;
    background-color:#ccc;
}
#business01 .sec1 .tab_btn li.on p{
    background-color:#515151;
}
#business01 .sec1 .tab_btn li.on::after {
    content:'';
    display:none;
}
#business01 .sec1 .tab_btn li:last-child::after {
    content:'';
    width:0px;
}
#business01 .sec1 .tab_btn li p {
    font-size:1.3em;
    font-weight:400;
    color:#515151;
}
#business01 .sec1 .tab_btn li.on p {
    color:#fff;
}

#business01 .sec1 .tab_box {
    padding:3% 0;
}
#business01 .sec1 .tab_box li.on {
    display:block;
}
#business01 .sec1 .tab_box li {
    display:none;
}
#business01 .sec1 .tab_box h2 {
    font-size:3em;
    font-weight:100;
    color:#434343;
    padding:48px 0 10px 10px;
    letter-spacing:-0.9px;
    font-family: 'Eoe_Zno_EB';
}
#business01 .sec1 .tab_box p {
    font-size:1.4em;
    font-weight:400;
    color:#434343;
    padding-left:10px;
    letter-spacing:-0.6px;
}
#business02 .sec1 {
    padding:0 0 4% 0;
}
#business02 .top_box {
    padding:9% 0 3% 0;
}

#business02 .top_box .title {
    display:table;
    position:relative;
}
#business02 .top_box .title::after {
    content:'';
    width:100%;
    height:2px;
    background-color:#434343;
    position:absolute;
    left:0;
    bottom:-5px;
}
#business02 .top_box .title h2 {
    display:table-cell;
    font-size:3em;
    font-weight:bold;
    color:#434343;
    padding-right:10px;
    font-family: 'Noto Sans KR';
}
#business02 .top_box .title p {
    display:table-cell;
    vertical-align:bottom;
    font-size:1.5em;
    font-weight:400;
    color:#434343;
    padding-bottom:5px;
    font-family: 'Noto Sans KR';
}
#business02 .top_box .text {
    padding-top:20px;
}
#business02 .top_box .text p {
    font-size:1.4em;
    font-weight:400;
    color:#434343;
}
#business02 .bottom_box {
    border:1px solid #cccccc;
    box-sizing:border-box;
    padding:65px 0;
}
#business02 .bottom_box ul {
    display:flex;
    justify-content:center;
}
#business02 .bottom_box ul li {
    width:222px;
    height:222px;
    border-radius:50%;
    margin-right:78px;
    cursor: pointer;
}
#business02 .bottom_box ul li:hover {
    transform:scale(0.9);
    transition:all 0.6s;
}
#business02 .bottom_box ul li:last-child {
    margin-right:0;
}
#business02 .bottom_box .list01 li{
    background-color:#1352a0;
}
#business02 .bottom_box .list02 li{
    background-color:#8aca00;
}
#business02 .bottom_box .list01 li:nth-child(1){
    background-image:url(../img/business2_01.png);
}
#business02 .bottom_box .list01 li:nth-child(2){
    background-image:url(../img/business2_02.png);
}
#business02 .bottom_box .list01 li:nth-child(3){
    background-image:url(../img/business2_03.png);
}
#business02 .bottom_box .list02 li:nth-child(1){
    background-image:url(../img/business2_04.png);
}
#business02 .bottom_box .list02 li:nth-child(2){
    background-image:url(../img/business2_05.png);
}
#business02 .bottom_box .list02 li:nth-child(3){
    background-image:url(../img/business2_06.png);
}
@media screen and (max-width:1200px) {
    .mo_br {
        display:inline-block;
    }
    .subTitle h2 {
        font-size:2em;
        padding:4% 0;
    }
    .sec .inner {
        width:100%;
        position:relative;
        margin:0 auto;
        padding:2% 0;
    }
    .inner {
        width:100%;
    }
    .sub_tab .inner {
        width:100%;
    }
    #company .subTitle {
        background-color:#fff;
    }
    #company .sec4 {
        background-color:#fff;
    }
    #company .sec4 .top_box {
        width:95%;
        padding:2%;
        margin:0 auto;
    }
    #company .sec4 ul li .text span {
        font-size:1.1em;
    }
    #company .sec4 ul li {
        width:98%;
        margin:0 auto;
    }
    #company .sec4 .deco {
        display:block;
        position:relative;
        top:30px;
        right:0;
        left:50%;
        margin-left:-150px;
        width:300px;
        height:400px;
        z-index:1;
    }
    #company .sec4 .deco img{
        width:100%;
    }
    #company .sec4 .deco::after {
        width:300px;
        height:400px;
        top:-40px;
        left:50%;
        margin-left:-150px;
    }
    #company .sec1 .cont_box {
        width:100%;
        padding:0;
    }
    #company .sec2 .back_bg {
        width:100%;
    }
    #company .sec2 .text_box {
        width:90%;
    }
    #company .sec3 h3 {
        text-align: center;
    }
    #company .sec3 .txt {
        text-align: center;
    }
    #company .sec3 ul li {
        overflow:hidden;
    }
    #company .sec3::after {
        display:none;
    }
    #company .sec1 .rt p {
        font-size:1.1em;
    }
    #company .sec5 {
        padding:0 20px;
        height:800px;
    }
    #company .sec5 .inner {
        padding-top:25%;
    }
    #company .sec5 .text {
        width:100%;
        margin:0 auto;
    }
    #company .sec5::after {
        width:90%;
        left:0;
        margin-left:5%;
    }
    #company .sec5 .title p {
        font-size:2em;
        width:100%;
    }

    #company .sec5 .text p {
        font-size:1.2em;
    }
    .sec .inner {
        width:100%;
    }
    #ceo .sec .inner {
        padding:0;
    }
    #ceo .sec1 .img_box {
        width:90%;
        left:50%;
        margin-left:-45%;
        top:0px;
    }
    #ceo .sec1 .text_box {
        width:300px;
        height:300px;
        top:100px;
        left:-30px;
    }
    #ceo .sec1 .text_box h2 {
        font-size:1.5em;
        padding-left:20%;
    }

    #ceo .sec2 .fl {
        float:none;
        width:50%;
        text-align:center;
        margin:0 auto;
        padding:2% 0 4% 0;
    }
    #ceo .sec2 .fl p {
        font-size:1.3em;
    }
    #ceo .sec2 .rt {
        float:none;
        width:100%;
        text-align:center;
    }
    #ceo .rt img {
        text-align:center;
        margin:0 auto;
        display:block;
    }
    #history .subTitle h2 {
        text-align:left;
        padding-left:2%;
    }
    #history .sec1 .history {
        padding-top:50px;
    }
    #history .sec1 .h_right {
        width:100%;
        margin-left:5%;
    }
    #history .sec1 .h_right .text_box {
        padding-left: 0px;
        padding-top:20px;
    }
    #history .sec1 .h_right .h_img {
        left:0;
        max-width: 100%;
        max-height: 100%;
    }
    #history .sec1 img {
        width:350px;
        height:175px;
    }

    #history .sec1 .h_left {
        width:100%;
        text-align:left;
        margin-left:5%;
    }
    #history .sec1 .h_left .text_box {
        text-align:left;
    }
    #history .sec1 .h_left .h_img {
        right:auto;
    }
    #history .sec1 .h_img {
        max-width:100%;
        max-height:100%;
        left:0;
    }
    #history .sec1 .history::before {
        left:20px;
        right:auto;
    }
    #history .sec1 .history::after {
        left:12px;
        right:auto;
    }
    #history .sec1 .h_right::before {
        content: '';
        position: absolute;
        top:240px;
        left:-2%;
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #e10927;
    }
    #history .sec1 .h_left::before {
        right:auto;
        top:220px;
        left:-2%;
    }
    #map .sec1 .root_daum_roughmap {
        width:95%;
        margin:0 auto;
    }
    #map .sec2 .cont_box {
        width:90%;
        margin-left:-45%;
    }
    #map .sec3 ul {
        display:block;
    }
    #map .sec3 ul li {
        width:100%;
        text-align:center;
        padding-bottom:40px;
        margin:0 auto;
    }
    #map .sec3 ul li:nth-child(2) {
        border:none;
    }
    #business01 .sec1 .inner {
        padding:0 20px;
    }
    #business01 .sec1 .tab_box img{
        width:100%;
    }
    #business01 .sec1 .tab_box h2 {
        padding:30px 10px 10px 10px;
        font-size:2em;
    }
    #business01 .sec1 .tab_box p {
        padding:0 10px;
        font-size:1.2em;
    }
    #business02 .sec1 {
        padding:0 20px 4% 20px;
    }
    #business02 .bottom_box ul li {
        width:150px;
        height:150px;
        background-size:cover;
        background-repeat:no-repeat;
        margin-right:20px;
    }
}

@media screen and (max-width:900px) {
    .mo_br {
        display:inline-block;
    }
    .sub_tab ul li a {
        font-size:1.3em;
    }
    #company .sec1 .cont_box {
        width:100%;
    }
    #company .sec1 .fl {
        width:100%;
        height:200px;
        float:none;
    }
    #company .sec1 .rt {
        width:100%;
        float:none;
    }
    #company .sec1 .rt {
        width:100%;
        height:auto;
    }
    #company .sec1 .rt p {
        font-size:1em;
        padding:4% 8%; 
    }
    #company .sec2 .back_bg {
        width:100%;
    }
    #company .sec2.on {
        height:450px;
    }
    #company .sec2.on .text_box {
        width:80%;
    }
    #company .sec2 p {
        font-size:1.2em;
        padding:0 20px;
    }
    #company .sec3 ul {
        display:block;
    }
    #company .sec3 .inner {
        padding:5% 2%;
    }
    #company .sec3 ul li {
        width:273px;
        display:block;
        margin:0 auto 40px auto;
    }
    #company .sec3 .txt {
        font-size:1em;
        padding:2% 4% 10% 4%;
    }
    #ceo .sec1 .img_box {
        background-image:url(../img/ceo_image02.jpg);
    }
    #ceo .sec1 .text_box {
        width:80%;
        height:250px;
        top:-180px;
        left:50%;
        margin-left:-40%;
    }
    #ceo .sec1 .text_box h2 {
        font-size:1.2em;
        padding-left:0;
        text-align:center;
        color:#f6f6f6;
    }
    #ceo .sec1 .text_box strong {
        display:block;
        font-size:1.6em;
        padding-top:10px;
        color:#fff;
    }
    #ceo .sec1 .img_box {
        top:150px;
    }
    #ceo .sec2 {
        padding:150px 0 5% 0;
    }
    #ceo .sec2 .fl {
        width:60%;
    }
    #ceo .sec2 .fl p {
        font-size:1em;
        padding-bottom:7%;
    }
    .sec .inner {
        width:100%;
    }
    #history .sec1 .history {
        padding-top:100px;
    }
    #history .sec .inner {
        width:100%;
    }
    #history {
        overflow:hidden;
    }

    #history .sec1 .h_right .h_img {
        left:2%;
    }
    #history .sec1 .h_right .text_box {
        padding-left:2%;
    }
    #history .sec1 .h_left .h_img {
        left:2%;
    }
    #history .sec1 .h_left .text_box {
        padding-left:2%;
    }
    #history .sec1 .history::before {
        left:4%;
        right:auto;
    }
    #history .sec1 .history::after {
        left:2%;
        right:auto;
    }
}
@media screen and (max-width:698px) {
    .sub_tab ul li a {
        font-size:1.2em;
    }
    #business01 .sec1 .tab_btn li::after {
        display:none;
    }
    #business01 .sec1 .tab_btn li:nth-child(2n) {
        border-left:1px solid #ccc;
        border-right:1px solid #ccc;
    }
    #business01 .sec1 .tab_btn li p {
        font-size:1em;
    }

    #business02 .bottom_box ul li {
        display:block;
        margin:0 auto 30px auto;
    }
    #business02 .bottom_box ul li:last-child {
        margin:0 auto 0px auto;
    }
    #business02 .top_box .title h2 {
        font-size:2em;
    }
    #business02 .top_box .title p {
        font-size:1.2em;
    }
    #business02 .top_box .text p {
        font-size:1.2em;
    }
}

@media screen and (max-width:532px) {
    #business02 .bottom_box ul {
        display:block;
    }
}