/* ceo인사말 */

section.company_01, 
section.company_02,
section.company_03,
section.company_04,
section.company_05 {
    font-family: 'NotoSans', sans-serif, Helvetica;
    font-size: 18px; line-height: 32px; list-style: none;
}
@media(min-width:992px){
/*
section.ci .row.row-rl  {
    padding-left: -15px;
    padding-right: -15px;
}

section.ci .row.row-rl .p-l-5 {
    padding-left: 30px;
    padding-right: 30px;
}
section.ci .row.row-rl .p-r-5 {
     padding-left: 30px;
    padding-right: 30px;
}
}
*/
}
section.ci .logo_01 {
    background: url('../../img/sub/ci_01_bg.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-height: 362px;
}
section.ci .logo_01 .text_wrap {
    
     position: relative;
}
section.ci .logo_01 .text_wrap .box {
   position: absolute;
    width: 100%;
    min-width: 100%;
    text-align: center;
}
section.ci .logo_01 .text_wrap .box p {
    margin-top: 30px;
}
section.ci .logo_01 .text_wrap .box dl.ci-top {
    text-align: left;
    margin-top: 80px;
}
section.ci .logo_01 .text_wrap .box dl.ci-top dt {
    border: 0;
    color: #eaeaea;
    font-size: 32px;
    font-weight: 900;
    text-transform:uppercase;
    margin-bottom: 18px;
    padding-bottom: 0;
}
section.ci .logo_01 .text_wrap .box dl.ci-top dd {
    color: #989898;
    font-size: 17px;
}
section.ci .logo_01 .text_wrap .box dl.ci-top a.btn  {
    border-radius: 0;
    border: 0;
    color: #fff;
    min-width: 170px;
    font-size: 15px;
    border-radius: 3em;
    margin-top: 24px;
    height: 48px;
    line-height: 46px;
    background-color: #2c2c2c;
}
section.ci .logo_01 .text_wrap .box dl.ci-top a.btn:hover {
    background-color: #E60012;
}
    section.ci .type {
        margin-top: 80px;
    }
    section.ci .type .img-box { 
        height: 225px;
        background: url('../../img/sub/ci-type-bg.png');

    background-repeat: no-repeat;
    background-position: 50% 50%;
        text-align: center;
    }
    section.ci .type .img-box p.type-img {
        margin-top: 80px;
    }
    section.ci .type .img-box p.type-img.img02 {
        margin-top: 90px;
    }
    @media(min-width:992px){
    section.ci .type .img-box .first { 
        text-align: right;
        padding-right: 25px;
    }
    section.ci .type .img-box .last { 
        text-align: left;
        padding-left: 25px;
    }
    }
    section.ci .type p {
        margin-top: 30px;
    }
    section.ci .btn_wrap {
    margin-top: 30px;
}
section.ci .btn_wrap a.btn {
    border-radius: 0;
    border:1px #f76a02 solid;
    color: #f76a02;
    min-width: 170px;
    height: 48px;
    line-height: 46px; 
    
}
section.ci .btn_wrap a.btn:hover {
    background-color: #f76a02;
    color: #fff;
}
section.ci .btn_wrap a.btn i {
    margin-left: 12px;
}
/*
section.ci dt {
    font-size: 32px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 1px #eee solid;
}
section.ci dd {
    color: #4f4f4f;
    font-weight: 300;
   
}
section.ci .btn_wrap {
    margin-top: 30px;
}
section.ci .btn_wrap a.btn {
    border-radius: 0;
    border:1px #f76a02 solid;
    color: #f76a02;
    min-width: 170px;
    height: 48px;
    line-height: 46px; 
    
}
section.ci .btn_wrap a.btn:hover {
    background-color: #f76a02;
    color: #fff;
}
section.ci .btn_wrap a.btn i {
    margin-left: 12px;
}
*/
    
    
section h3.section_title_01 {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 80px;
    line-height: 32px;
} 

section.company_01 p.subj {
    font-size: 33px;
    font-weight: 900;
    line-height: 44px;
    margin-bottom: 30px;
    color: #000;
}

section.company_01 p.subj span {
    font-size: 33px;
    font-weight: 300;
    text-align: center;
}

section.company_01 .ceo img {
    float: right;
}

section.company_01 .ceo .message {
    float: right;
    padding-top: 18px;
    font-size: 17px;
}

section.company_01 .ceo .message span {
    font-weight: 900;
    font-family: 'NanumSquare;

}


/* 회사소개 */

section.company_02 .oz {
    margin-top: 70px;

}

section.company_04 .video-box .video {
    width: 100%;
    height: auto;
}
section.company_04 .video-box h3 {
    font-size: 32px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 24px;
    padding-bottom: 20px;
    display: none;
}
section.company_04 .table_wrap th,
section.company_04 .table_wrap td {
    font-size: 13px;
}
.foreign .title_wrap {
    margin-bottom: 25px;
}
.foreign .title_wrap h3 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}
.foreign .title_wrap h3:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000;
    margin-top: 26px;
    position: absolute;
    
}
.foreign .title_wrap.two {
    border-top: 1px #e5e5e5 solid;
    margin-top: 30px;
    padding-top: 20px;
}
.foreign p {
    padding-top: 20px;
    padding-bottom: 5px;
    border: 1px #dbdbdb solid;
}
/* 연혁 */

section.company_03 #tab_wrap .nav-tabs {
    border-bottom: 0;
    margin-bottom:80px;
}

section.company_03 #tab_wrap .nav-tabs > li > a {
    margin: 0;

}

section.company_03 #tab_wrap .nav-tabs > li > a,
section.company_03 #tab_wrap .nav-tabs > li > a:focus,
section.company_03 #tab_wrap .nav-tabs > li > a:hover {
    color: #fff;

    border-left: 1px #cfcfcf solid;
}

section.company_03 #tab_wrap .nav-tabs > li > a {
    border: none;
    color: #666;
    background: #f8f8f8;
    /*            font-size: 13px;*/
    font-weight: 600;
    border-top: 1px #dedede solid;
    border-bottom: 1px #999999 solid;
    border-left: 1px #dedede solid;
    /*    border-top: 1px #999999 solid;*/
    border-radius: 0;
    line-height: 38px;
    font-size: 16px;
    /*        transition: 1s;*/
}

section.company_03 #tab_wrap .nav-tabs > li:first-child > a {
    /*        border-left: 1px #999999 solid;*/
}


section.company_03 #tab_wrap .nav-tabs > li:last-child > a {}

section.company_03 #tab_wrap .nav-tabs > li > a > span {
    color: #000;
}

section.company_03 #tab_wrap .nav-tabs > li > a:hover,
section.company_03 #tab_wrap .nav-tabs > li > a#bo_cate_on,
section.company_03 #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;

}

section.company_03 #tab_wrap .nav-tabs > li > a#bo_cate_on {
    background-color: #fff;
    border-top: 2px #000 solid;
    font-weight: 900;
}

section.company_03 #tab_wrap .nav-tabs > li:first-child > a:hover,
section.company_03 #tab_wrap .nav-tabs > li:first-child > a:focus {
    border-left: 0;
}



section.company_03 #tab_wrap .nav-tabs.two > li {
    width: 50%;
    text-align: center;
}

section.company_03 #tab_wrap .nav-tabs.three > li {
    width: 33.333333333333333%;
    text-align: center;
}

section.company_03 #tab_wrap .nav-tabs.four > li {
    width: 25%;
    text-align: center;
}

section.company_03 .tab-pane {
    padding: 15px 0;
}

section.company_03 .tab-content {
    padding: 20px
}



section.company_03 #tab_wrap {
    /*        border: 0 !important;*/
    border-left: 1px #dedede solid;
    border-right: 1px #dedede solid;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 80px;
}

/*
section.company_03 dt {
    width: auto;
    margin-bottom: 10px;
}

section.company_03 dd {
    padding-left: 20px;
    border-left: 3px #eee solid
}

section.company_03 dt:after {
}
*/

section.company_03 .history-left {
    text-align: left;
}

section.company_03 .history-left h2 {
    font-size: 42px;
    margin-bottom: 20px;
    font-weight: 900;
    color: #000;
    margin-top: 0;
    float: left;

}
section.company_03.tab_03 .history-left h2 {
/*    font-size: 34px;*/
}
section.company_03 .history-left span {
    padding-left: 0;
    line-height: 68px;

    font-weight: 600;
    font-size: 28px;
    color: #000;
}

section.company_03 .history-left p.text {
    color: #474747;
    font-size: 16px;
    line-height: 24px;
}

section.company_03 .history-left p.image {
    margin-top: 30px;
}

section.company_03 .history-right {
    background: url("../../img/sub/dot_back.png") 9px 0% repeat-y;
    margin-top: 10px;
    margin-left: 80px;
}

section.company_03 .history-right ul {
    background: url(../../img/sub/dot.png) 0 2% no-repeat;
    margin-bottom: 35px;
    border-bottom: 0;
}

section.company_03 .history-right li {
    font-size: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}

section.company_03 .history-right li.title {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    padding-bottom: 12px;
}

section.company_03 .history-right li span.mon {
    font-weight: 500;
    color: #000000;
    content: "-";
    font-size: 12px;
    background-color: #fff;
    border: 1px #f3f3f3 solid;
    margin-right: 7px;
    padding: 6px 8px;
    
}

section.company_03 .history-right li span.mon:after {
    /*    content: " . ";*/
}

section.company_03 .history-right li span.mon2 {
    font-weight: 400;
    color: #2B4471;
    content: "-";
    font-size: 12px;
}

section.company_03 .history-right li span.mon2:after {
    content: " ";
}

section.company_03 .history-right ul.list-unstyled {
    border-bottom: 0 !important;
    padding-left: 40px;
}
section.company_03 .history-right ul.list-unstyled li p {
    font-size: 15px;
    padding-left: 54px;
    margin-bottom: 0;
}
/*
section.company_03 dl  {
    margin-bottom: 0;    
}
section.company_03 dl dd  {
    margin-left: 0;
    padding-left: 52px;
    border-left: 0;
    font-size: 15px;
}
*/
section.company_03 .dl-horizontal dt {
  
    min-height: 45px;
}
@media (min-width: 992px) {
    section.company_03 dl  {
    margin-bottom: 0;    
}
section.company_03 .dl-horizontal dt {
    float: left;
    width: 50px;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
    padding-bottom: 0;
    
}
    .dl-horizontal dd {
    margin-left: 0px;
        font-size: 15px;
    }
}
/* 찾아오시는 길 */
section.company_04 p.sky {z-index: 9; position: absolute; font-size: 14px; background-color: rgba(0,0,0, 0.7); color: #fff; padding: 6px 20px; }
section.company_04 .embed-container {
    position: relative;
    padding-bottom: 40%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
section.company_04 .factory .embed-container {
    position: relative;
    padding-bottom: 55%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
section.company_04 .embed-container iframe,
section.company_04 .embed-container object,
section.company_04 .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section .table_wrap .table {
    border-top: 2px #000 solid;
    border-bottom: 1px #ddd solid;
}

section .table_wrap caption {
    font-weight: 700;
    color: #000;
    font-size: 16px;
    /*    padding-top: 15px*/
}

section .table_wrap .table th {
    width: 150px;
    padding-left: 18px;
    font-weight: 900;
    background-color: #f7f7f7;
}

section .table_wrap .table th,
section .table_wrap .table td {
    padding-top: 9px;
    padding-bottom: 9px;
    line-height: 19px;
    font-size: 13px;
}

section.company_04 dl {
    padding-bottom: 0;
    margin-bottom: 15px;
}

section.company_04 dl dt {
    padding-top: 10px;
}

section.company_04 dl dd {
    padding-left: 20px;
}

section.company_04 .d-map {
    padding: 0 8px;
    background: #2c77dd;
    color: #fff;
    font-size: 11px;
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 900;
    border-radius: 2em;
}

section.company_04 .btn {
    font-size: 11px;
    border-radius: 0;
    border: 1px #000 solid;
    color: #000;
    font-weight: 600;
    min-width: 100px;
    height: 32px;
    line-height: 30px;
    margin-bottom: 0;
}
section.company_04 caption {
    padding-bottom: 4px;
}
section.company_04 .map-box {
    background-color: #fff;
    border: 1px #d2d2d2 solid;
     padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    
}
section.company_04 .map-box .table_wrap {
    font-size: 14px;
   
    
    font-weight: 500;
    padding-bottom: 0;
    margin-bottom: 0;
    
}
section.company_04 .map-box .table_wrap .table {
    border-top: 2px #000 solid;
    padding-bottom: 0;
    margin-bottom: 25px;
}

section.company_04 section.company_03 #tab_wrap .nav-tabs {
    border-bottom: 0;
    margin-bottom:50px;
}


section.equ .box {
    clear: both;
    padding-bottom: 40px;
    width: 100%;
    border-bottom: 1px #eee solid;
    
}
section.equ .box h2 {
    font-size: 14px;
    font-weight: 900;
    color: #212121;
    display:inline-block;
    position: relative;
    margin-top: 30px;
    margin-bottom: 25px;
    border: 1px #e1e1e1 solid;
    padding: 15px 25px;
    border-radius: 3em;
}
/*
section.equ .box h2:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #838383;
    margin-top: 24px;
    position: absolute;
}
*/

section.rnd .title_wrap {
    text-align: center;
}
section.rnd .title_wrap h2 {
    position: relative;
    display: inline-block;
    font-size: 32px;
    margin-bottom: 24px;
}
section.rnd .title_wrap h2:before {
    position: absolute;
    margin-top: 35px;
    width: 100%;
    height: 4px;
    background-color: #fde021;
    content: "";
}
section.rnd .title_wrap p {
    font-size: 16px;
    font-weight: 400;
    color: #323232;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 75px;
    font-family: 'Roboto', 'Open Sans', '맑은 고딕', 'Nanum Gothic', 'Malgun Gothic', '돋움', 'Ubuntu', dotum, sans-serif;
}
section.rnd .dt_dd.first {
    margin-top: 70px;
}
section.rnd .dt_dd {
    
    border-bottom: 1px #ededed solid;
    padding-bottom: 50px;
    margin-top: 40px;
}
section.rnd .dt_dd.last {
    border-bottom: 0;
}
section.rnd .dt_dd.last h2 {
    margin-bottom: 36px;
}
section.rnd .dt_dd h2 {
    font-size: 32px;
    color: #222222;
    position: relative;
    display: inline-block;
}
section.rnd .dt_dd h2:before {
/*
    position: absolute;
    margin-top: 32px;
    width: 100%;
    height: 1px;
    background-color: #000;
    content: "";
*/

}
section.rnd .dt_dd .depth2 {
    border-top: 1px #e1e1e1 solid;
    background-color: #f7f7f7;
    padding-top: 25px;
    padding-bottom: 38px;
    padding-right: 32px;
    
}

section.rnd .dt_dd .depth2 h3 {
    font-size: 20px;
    color: #323232;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
    display: inline-block; 
}
section.rnd .dt_dd .depth2 h3:before {
    position: absolute;
    margin-top: 20px;
    width: 100%;
    height: 1px;
    background-color: #000;
    content: "";
    
}
section.rnd .dt_dd .depth2 .icon.icon01 {
    background: url('../../img/sub/rnd_01_01.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 170px;
}
section.rnd .dt_dd .depth2 .icon.icon02 {
    background: url('../../img/sub/rnd_01_02.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 140px;
}
section.rnd .dt_dd .depth2 .icon.icon03 {
    background: url('../../img/sub/rnd_01_03.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 140px;
}
section.rnd .dt_dd .depth2 .icon.icon04 {
    background: url('../../img/sub/rnd_01_04.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 140px;
}
section.rnd .dt_dd .depth2 .icon.icon05 {
    background: url('../../img/sub/rnd_01_05.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 170px;
}


section.company_04.sales .map_wrap {
    border: 1px #cfcfcf solid;
    padding: 45px 43px;
}
section.company_04.sales .map_wrap .title {
    margin-bottom: 26px;
}
section.company_04.sales .map_wrap .title h3 {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
}
section.company_04.sales .map_wrap .title span {
    font-size: 14px;
    color: #4b4b4b;
    padding-left: 12px;
}
section.company_04.sales .map_wrap .tabs_01 {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
}
section.company_04.sales .map_wrap .tabs_01 a {
    background-color: #f3f4f9;
    color: #464646;
    font-size: 15px;
    display: block;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
}
section.company_04.sales .map_wrap .tabs_01 a.active {
    background-color: #745e5e;
    color: #fff;
}
section.company_04.sales .map_wrap .tabs_01 a:focus,
section.company_04.sales .map_wrap .tabs_01 a:hover {
    text-decoration: none;
}
section.company_04.sales .map_wrap .tabs_01 .li-p {
    padding-left: 5px;
    padding-right: 5px;
}
section.company_04.sales .map_wrap  .panel {
    border-radius: 0;
}
section.company_04.sales .map_wrap  .panel .panel-body {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 30px;
    
}
section.company_04.sales .map_wrap .panel .panel-body li:before {content: "|"; font-size: 11px;padding-right: 18px;}
section.company_04.sales .map_wrap .panel .panel-body li:first-child:before {content: ""; font-size: 11px;padding-right: 18px;}
section.company_04.sales .map_wrap  .panel a {
    font-size: 14px;
}









/* 레이어 팝업 */
.overlay-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999999999999999999999999999999999999999999999999999;
}

.overlay-popup:target {
    visibility: visible;
    opacity: 1;
}

.popup-content {
    margin: 70px auto;
    background: #fff;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
    padding-bottom: 10px;
}

.popup-content h2 {
    background: linear-gradient(#44474e, #35383f);
    margin-top: 0;
    color: #fff;
    font-family: 'NotoSans';
    font-size: 18px;
    line-height: 52px;
    padding-left: 20px;
    font-weight: 600;
    padding-top: 5px;
}

.popup-content .close {
    position: absolute;
    top: 15px;
/*    border: 1px #fff solid;*/
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #fff !important;
    opacity: 1;
    text-shadow: none;
    line-height: 0;
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.popup-content .close:hover {
    color: #06D85F;
}

.popup-content .content {
    /*  max-height: 30%;*/
    height: 420px;
    padding: 25px 20px;
    font-size: 13px;
    overflow-y: auto;
}

.popup-content .content p,
.popup-content .content span {
    font-size: 13px;
}

.popup_text_point {
    font-size: 16px;
    font-weight: 600;
    font-weight: 600;
    padding-bottom: 12px;
}
@media (max-width: 992px) {
    /* ceo인사말 */

section.company_01, 
section.company_02,
section.company_03,
section.company_04,
section.company_05 {
    font-family: 'NotoSans', sans-serif, Helvetica;
    font-size: 14px; line-height: 24px; list-style: none;
}
    section.company_01 {
/*        text-align: center;*/
    }

    section h3.section_title_01 {
        font-size: 14px;
        font-weight: 500;
        text-align: center;
        margin-bottom: 30px;
        line-height: 22px;
    }

    section.company_01 p.subj {
        font-size: 22px;
        font-weight: 900;
        line-height: 32px;
        margin-bottom: 22px;
        color: #000;
    }

    section.company_01 p.subj span {
       font-size: 18px;
        font-weight: 300;
        text-align: center;
    }

    section.company_01 .ceo {
        margin-top: 30px;
        margin-bottom: 50px;
        text-align: center;
    }

    section.company_01 .ceo img {
        float: none;
        text-align: center;
        width: 100%;
    }

    section.company_01 .ceo .message {
        float: right;
        padding-top: 18px;
        font-size: 14px;
    }

    section.company_01 .ceo .message span {
        font-weight: 900;
        font-family: 'NanumSquare;

    }

    

    /*     연혁 */
    section.company_03 #tab_wrap .nav-tabs {
        margin-bottom: 40px;
    }
    section.company_03 #tab_wrap .nav-tabs > li {
         padding-left: 0;
        padding-right: 0;
    }
    section.company_03 #tab_wrap .nav-tabs > li > a {
        border: none;
        color: #666;
        background: #f8f8f8;
        font-weight: 600;
        border-top: 1px #dedede solid;
        border-bottom: 1px #999999 solid;
        border-left: 1px #dedede solid;
        border-radius: 0;
        line-height: 14px;
        font-size: 12px;
        padding-left: 0;
        padding-right: 0;
    }

    section.company_03 #tab_wrap {

        margin-bottom: 50px;
    }

    section.company_03 .history-left h2 {
        font-size: 22px;
        margin-bottom: 10px;
        font-weight: 900;
        color: #000;
        margin-top: 0;
        float: left;

    }

    section.company_03 .history-left span {
        padding-left: 14px;
        line-height: 32px;

        font-weight: 300;
        font-size: 14px;
        color: #474747;
    }

    section.company_03 .history-left p.text {
        color: #474747;
        font-size: 14px;
        line-height: 22px;
    }

    section.company_03 .history-left p.image {
        margin-top: 30px;

    }

    section.company_03 .history-left p.image img {
        width: 100%;
    }

    section.company_03 .history-right {
        background: url("../../img/sub/dot_back.png") 9px 0% repeat-y;
        margin-top: 10px;
        margin-left: 0px;
    }

    section.company_03 .history-left {
        margin-bottom: 40px;
    }

    section.company_03 .history-right li.title {
        font-size: 20px;
        font-weight: 700;
        font-family: 'Open Sans', sans-serif;
        color: #000;
        padding-bottom: 6px;
    }
/*
    section.company_03 dl  {
    margin-bottom: 0;    
}
section.company_03 dl dd  {
    margin-left: 0;
    padding-left: 52px;
    border-left: 0;
    font-size: 15px;
}
*/
section.company_03 dl {
    margin-bottom: 0px;
}

 
    section.company_03 dl dt {
        float: left;
        margin-left: 0;

       
    }
    section.company_03 dl dd {
        padding-top: 4px;
    }
/*    찾아오시는 길 */
    section.company_04 .embed-container {
    position: relative;
    padding-bottom: 55%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
    .popup-content {
        width: 70%;
    } section.company_04 .btn {
        font-size: 11px;
        border-radius: 0;
        border: 1px #000 solid;
        color: #000;
        font-weight: 600;
        min-width: auto;
        height: 28px;
        line-height: 26px;
        margin-bottom: 0;
    }
    section .table_wrap caption {
        font-weight: 700;
        color: #000;
        font-size: 14px;
        /* padding-top: 15px; */
    }


}