h1.top-title {
    text-align: center;
    font-size: 29px;
    color: #000;
    font-weight: 100;
}
.company_01 section.section01 {
    text-align: center;
    font-size:20px;
    border: 1px #ddd solid;
    padding-top: 90px;
    padding-bottom: 60px;

}
.company_01 section.section01 p.tree  {
    margin-top: 0;
}
.company_01 section.section01 p.tree img  {
    width: 240px;
    margin-bottom: 60px;
}

.company_01 section.section01 p {
    margin-top: 80px;
}
.company_01 section.section02 {
    margin: 0 auto
}
.company_01 section.section02 .table_wrap {
    margin-top: 80px;
    
}

.company_01 section.section02 .table_wrap .table {
    border-top: 3px #000 solid;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 20px 18px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #e3e3e3;
    font-size:19px;
}

.company_01 section.section02 .table_wrap .table tbody th{
    width: 170px;
    padding-left: 40px;
}



.company_01 section.section01 .table_wrap .table th{
    line-height: 32px;
}

.lab .flex {
    display: flex;
}

.lab section.section01 {
    margin-bottom: 30px;
    /* border: 1px #ddd solid; */
}

.lab section.section01 .right {
    display: flex;
    align-items: center;
    border: 1px #ddd solid;
    border-left: 0;



}

.lab section.section01 .right .box {
    margin-left: 80px;
    padding-right: 60px;
    font-size:18px;
    line-height: 26px;
    width: 100%;
}

.lab section.section01 .flex .right h1 {
    font-size: 26px;
    font-weight: 900;
    color: #000;
    position: relative;
    display: inline-block;
    margin-bottom: 26px;
    padding-top: 12px;
}

.lab section.section01 .flex .right h1::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    content: '';
    margin-top: 30px;
}

.lab .flex .left {
    width: 55%;
}

.lab .flex .right {
    width: 45%;
}

.lab .flex .google {
    width: 100%;
    height: 500px;
padding-bottom: -100px;
margin-bottom: -8px;}

.lab #map {

    margin-bottom: -8px;
}
.lab .right .box li a.btn {
    border-radius: 0;
    margin-top: 26px;
    font-size:16px;
    color: #000;
    font-weight:500;
    letter-spacing: -1px;
  font-family: 'Spoqa Han Sans Neo', 'Nanum Gothic', 'sans-serif';
  border: 1px #000 solid;
  min-width: 180px;
    height: 52px;
    line-height: 50px;
}
.lab .right .box li a.btn i {
    margin-left: 12px;
}
.product.product_03 .item_box .flex {
    display:flex;
}
.product.product_03 .item_box .flex .box.box01 img {
    border: 1px #ddd solid;
}
.product.product_03 .item_box .flex .box.box02 {
    margin-left: 110px;
}
.product.product_03 .item_box .flex .box.box02 .text-box {
    
}
.product.product_03 .item_box .flex .box.box02 .text-box h1 {
    font-size:42px;
    color: #000;
    font-family: 'Poppins', 'NotoSans', sans-serif;
    margin-bottom: 8px;

}
.product.product_03 .item_box .flex .box.box02 .text-box span {
    font-size:19px;
    color: #c2c2c2;
    font-family: 'Poppins', 'NotoSans', sans-serif;

}
.product.product_03 .item_box .flex .box.box02 .text-box ul {
    margin-top: 40px;
    margin-bottom: 40px;
}
.product.product_03 .item_box .flex .box.box02 .text-box .btns {
    width: 240px;
    background: #b50707;
    margin: 0;
    text-align: center;
}
.product.product_03 .item_box .flex .box.box02 .text-box .btns:hover::before {
    background: #fff; 
    border: 1px #b50707 solid;
}
.product.product_03 .item_box .flex .box.box02 .text-box .btns span:hover {
    color: #b50707;
    border: 1px #b50707 solid;
    background: #fff;

}

.product.product_03 .item_box .flex .box.box02 .text-box .btns span {
    color: #fff;
    font-family: 'Poppins', 'NotoSans', sans-serif;
    font-weight:600;
}
.product.product_03 .item_box .flex .box.box02 .text-box .btns span i {
    margin-left: 20px;
}
.product.product_03 .spac_wrap {
    padding-top: 40px;
 
}
.machine_tab_wrap {
    margin-top: 80px;
    
}

/* 탭 */

.machine_tab_wrap .nav-tabs>li>a {
    margin: 0;

}

.machine_tab_wrap .nav-tabs>li>a,
.machine_tab_wrap .nav-tabs>li>a:focus,
.machine_tab_wrap .nav-tabs>li>a:hover {
    color: #fff;
    font-family: 'Poppins', 'Noto Sans', sans-serif;
    border-left: 1px #cfcfcf solid;
}

.machine_tab_wrap .nav-tabs>li>a {
    border: none;
    color: #000;
    background: #f8f8f8;
    /*            font-size: 13px;*/
    font-weight: 600;
    border-top: 1px #bababa solid;
    border-bottom: 1px #808080 solid;
    border-left: 1px #bababa solid;
    /*    border-top: 1px #999999 solid;*/
    border-radius: 0;
    line-height: 48px;
    font-size: 19px;
    font-family: 'Poppins', 'NotoSans', sans-serif;
    /*        transition: 1s;*/
}

.machine_tab_wrap .nav-tabs>li:first-child>a {
    border-left: 1px #bababa solid;
}


.machine_tab_wrap .nav-tabs>li:last-child>a {
    border-right: 1px #bababa solid;
}

.machine_tab_wrap .nav-tabs>li>a>span {
    color: #000;
}

.machine_tab_wrap .nav-tabs>li>a:hover,
.machine_tab_wrap .nav-tabs>li>a.active,
.machine_tab_wrap .nav-tabs>li>a#bo_cate_on,
.machine_tab_wrap .nav-tabs>li>a:focus {
    color: #efefef;
    background: #fff;
    color: #000;
    border-top: 1px #cfcfcf solid;
    border-bottom: 1px #fff solid;
    border-left: 1px #cfcfcf solid;

}

.machine_tab_wrap .nav-tabs>li>a#bo_cate_on {
    background-color: #fff;
    border-top: 2px #000 solid;
    font-weight: 900;
}

.machine_tab_wrap .nav-tabs>li:first-child>a:hover,
.machine_tab_wrap .nav-tabs>li:first-child>a:focus {
    /* border-left: 0; */
}



.machine_tab_wrap .nav-tabs.two>li {
    width: 50%;
    text-align: center;
}

.machine_tab_wrap .nav-tabs.three>li {
    width: 33.333333333333333%;
    text-align: center;
}

.machine_tab_wrap .nav-tabs.four>li {
    width: 25%;
    text-align: center;
}

.machine_tab_wrap .nav-tabs.five>li {
    width: 12.5%;
    text-align: center;
}

/* 탭 마감 */

/* .lab dl.subway {
    margin-top: 36px;
    padding-left: 88px;
    background: url('../../img/lab/icon01.png');
    background-position: 0 40%;
    background-repeat: no-repeat;
    border-top: 1px rgb(233, 233, 233) solid;
    border-bottom: 1px rgb(233, 233, 233) solid;
    padding-bottom: 20px;
    padding-top: 32px;


}
.lab  dl.subway.subway02 {
    padding-top: 28px;
    border-bottom: 0;
    background-position: 0 70%;
}
.lab  dl.subway dd span.badge01 {
    background: #cfda5e; 
    color: #fff;
    border-radius: .3em;
    line-height: 17px;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    -ms-border-radius: .3em;
    -o-border-radius: .3em;
    margin-right: 6px;
}
.lab dl.subway dd span.badge02 {
    background: #93cdff;
    color: #fff;
    border-radius: .3em;
    line-height: 17px;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    -ms-border-radius: .3em;
    -o-border-radius: .3em;
    margin-right: 6px;

}
.lab dl.bus {
    margin-top: 30px;
    padding-left: 88px;
    background: url('../../img/lab/icon02.png');
    background-position: 0 0%;
    background-repeat: no-repeat;
}
.lab dl dt {
    font-size:19px;
    margin-bottom: 8px;
    font-weight:600;
}
.lab dl dd {
    font-size:17px;
    color: rgb(117, 117, 117);
} */


.homepage section.section02 {}
.homepage section.section02 .flex {
    display:flex;
    align-items: center;
    justify-content:center; 
}
.homepage section.section02 .flex .text {
    width: 50%;
    text-align: right;
    padding-left: 150px;
    padding-right: 150px;

}
.homepage section.section02 .flex.flex02 .text {
    text-align: left;
}
.homepage section.section02 .flex .text h1 {
    font-size:48px;
    font-weight:100;
    color: #000;
    line-height: 59px;
    margin-bottom: 50px;
    font-family: 'NanumSquare';
    

}
.homepage section.section02 .flex .text h1 span {
    font-size:48px !important;  
    font-weight:900;
    color: #000;

}
.homepage section.section02 .flex .text {
    width: 50%;
}
.homepage section.section02 .flex .image {
    width: 50%;
}
.homepage section.section02 .flex .image img {
    width: 100%;
}
.homepage section.section03 {
    background-size: cover; 
    display:flex;
    justify-content: center;
    align-items: center;

}
.homepage section.section03 .text {
    text-align: center;
    padding-top: 140px;
    padding-bottom: 120px;
   
}
.homepage section.section03 .text h1 {
    color: #fff;
    font-size:52px;
    font-weight:900;
    line-height: 64px;
    margin-bottom: 32px;
}
.homepage section.section03 .text p {
    color: #fff;
}
.homepage section.section03 .text a.btn {
    background: transparent;
    border: 1px #fff solid;
    font-size:19px;
    margin-top: 40px;
    color: #fff;
    min-width: 200px;
    height: 56px;
    line-height: 54px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.homepage section.section04 {
    margin-top: 100px;
}
.homepage section.section04 .title {
    text-align: center;
}
.homepage section.section04 .title h1 {
    font-size:42px;
    font-weight:900;
    color: #000;
    font-family: 'NanumSquare';
    margin-bottom: 26px;
}

.homepage section.section04 .port_wrap {
    display:flex;
    flex-wrap: wrap;
    margin-top: 80px;
   
}
.homepage section.section04 .port_wrap .box {
    width:33.33333333333333%;
    margin-bottom: 50px; 
}
.homepage section.section04 .port_wrap .box .thump {
    margin-left: 30px;
    margin-right: 30px;
    border: 1px #ddd solid;
    
}
.homepage section.section04 .port_wrap .box .thump p {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-weight:600;
    color: #000;
    font-size:21px !important;
}
.homepage section.section04 .port_wrap .box .thump img {
    width: 100%;
    height: auto;
}
.product.product_01 .title h1 {
    font-size:32px;
    color: #000;
    line-height: 48px;
    text-align: center;
}

.product.product_01 section.section01 {
    background: url('../../img/product/product01_bg.jpg')top center;
    background-repeat: no-repeat;
    height: 897px;
    margin-top: 100px;
    text-align: center;
    padding-top: 120px;
}
.product.product_01 section.section02 {
    margin-top: 80px;
}
.product.product_01 section.section02 .flex {
    display:flex;
}
.product.product_01 section.section02 .flex .left {
    width: 25%;
}
.product.product_01 section.section02 .flex .right {
    width: 75%;
}
.product.product_01 section.section02 .flex .left h1 {
    font-size:30px;
    font-weight:900;
    color: #000;
    display:inline-block;
     position: relative;
}
.product.product_01 section.section02 .flex .left h1::before {
    position: absolute;
    width: 100%;
    height: 5px;
    background: #7dceff;
    content: '';
    margin-top: 32px;
}
.product.product_01 section.section02 .flex .right ol li {
    padding-bottom: 14px; 
}
.product.product_01 section.section02 .flex .right .fotorama  {
    border: 1px #ddd solid;
    width: 665px;
    padding-left: 20px;
    padding-right: 20px;
}
.product.product_01 section.section02 .flex .right .fotorama {
}
.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px;
    text-align: left;
}
.product.product_01.product_02 .title h1 {
    /* font-size:57px;
    color: #000;
    font-weight:900;
    line-height: 72px;
    text-align: left;
    margin-bottom: 20px; */
    margin-bottom: 40px;
}
.product.product_01.product_02 .title {
    text-align: center;
    font-size:19px;
}
.product.product_01.product_02 section.section01 {
    background: url('../../img/product/product02_bg.jpg')top center;
    background-repeat: no-repeat;
    height: 897px;
    margin-top: 100px;
    text-align: center;
    padding-top: 120px;
}






@media(max-width:1600px) {
    .homepage section.section02 .flex .text {
        width: 50%;
        text-align: right;
        padding-left: 60px;
        padding-right: 60px;
        padding-top: 40px;
        padding-bottom: 40px;
    
    }
    .homepage section.section02 .flex .text h1 {
        font-size:32px;
        font-weight:100;
        color: #000;
        line-height: 46px;
        margin-bottom: 40px;
        font-family: 'NanumSquare';
        
    
    }
    .homepage section.section02 .flex .text h1 span {
        font-size:32px !important;  
        font-weight:900;
        color: #000;
    
    }
}