
.today-close{
    width: 100%;
    height: 22px;
    background: #121212;
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 13px;
    text-align: right;
    bottom: -2px;
}


.popup-modal img,.popup-modal2 img,.modal_inner img {max-width: 100%;}

.popup_box, .popup_box2, .popup_box3{
    position: relative;
    padding-bottom: 10px;
}

.popup-modal {
    position: absolute;
    top: 370px;
    left: 0;
    z-index: 9999;
}
.popup-modal2 {
    position: absolute;
    top: 640px;
    left: 0;
    z-index: 9999;
}

.popup-modal3 {
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 9999;
}


/*
.popup-modal td,.popup-modal2 td {
    background-color: #fff;
}
*/

.popup_btn {
    position: absolute;
    right: 10px;
    top: 10px;
    
/*
    text-align: right;
    padding: 0 10px;
*/
}




#chk_today {
    color: #fff!important;
    font-size: 0px;
    text-indent: -9999px;
    background: url('close_btn.png') no-repeat center center;
}
/*
#chk_today::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 50px;
    top: 0;
    right: 10px;
    background: #000;
    transform: rotate(45deg);
}
*/
.popup_btn img {
    display: none;
}
.popup_btn a {
    width: 20px;
    height: 20px;
    position: absolute;
/*    background: #ddd;*/
    right: 0px;
    top: 10px;
}



/*.sub-popup img {max-height: 299px;}*/
/*.sub-popup .popup_btn a {height: 20px; width: 20px;}*/





/*팝업 탭*/
.popup-modal .tab-content > .tab-pane {
    padding: 0 !important;
    margin: 0 !important;
}
.popup-modal .nav.nav-tabs {
    border: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    width: 90%;
    justify-content: center;
}
.popup-modal .nav-tabs .nav-item.show .nav-link, .popup-modal .nav-tabs .nav-link {
    font-size: 0px;
    text-indent: -9999px;
    line-height: 0;
    padding: 4px;
    border-radius: 100%!important;
    background-color: #ddd;
    margin: 0 4px;
    border: 1px solid #ddd!important;
}

.popup-modal .nav-tabs .nav-link.active {
    background-color: #0004e1;
    border-color: #0004e1!important;
}



/*팝업 화살표*/
.pop-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -240px;
    z-index: 99999;
    display: block;
    background-position: center center;background-repeat: no-repeat; background-size: contain;text-indent: -9999px; font-size: 0;color: transparent;
}
.pop-arrow.pop-prev-btn {background-image: url('../img/prev.png');left: -5%;}
.pop-arrow.pop-next-btn {background-image: url('../img/next.png');right: -5%;}

.active .pop-arrow {opacity: 0;}


/*
.nav.nav-arrow li {
    position: absolute;
    top: 40%;
}

.nav.nav-arrow li:nth-child(1) {left: 0;}
.nav.nav-arrow li:nth-child(2) {right: 0;}
.nav.nav-arrow li a {background-position: center center;background-repeat: no-repeat; background-size: contain;text-indent: -9999px; font-size: 0;color: transparent; width: 50px; height: 50px; display: block;}
.nav.nav-arrow li:nth-child(1) a {background-image: url('../img/prev.png');}
.nav.nav-arrow li:nth-child(2) a {background-image: url('../img/next.png');}

*/












.half-bg .inner-lg h3 {
    margin-bottom: 30px;
}
.half-bg .inner-lg p {
    font-size: 18px;
    font-weight: 300;
    color: #272727;
    line-height: 1.5;
}
.half-bg .inner-lg h4 {
    font-family: 'Noto Sans KR', 'Noto Sans'!important;
    font-size: 28px!important;
    font-weight: 600!important;
    letter-spacing: -0.02em;
    color: #272727;
    margin: 30px 0 10px!important;
}
.half-bg .inner-lg .btn {
    font-size: 16px;
    font-style: italic; 
    border: 1px solid #0161ab;
    color: #0161ab!important;
    background-color: #fff;
    margin-top: 5px!important;
}
.btn-wrap {
    text-align: right;
}
.about {
    background: url(../img/main_about_bg.jpg) center no-repeat;
    background-size: cover;
    padding: 85px 0 75px!important;
}
.half-bg.about .no-gutters h3 {
/*    color: #fff;*/
    margin-bottom: 40px;
}
.half-bg.about .inner-lg h4 {
/*    color: #fff;*/
    font-size: 26px!important;
    font-weight: 500!important;
    margin: 0 0 20px!important;
}
.half-bg.about .inner-lg p {
/*    color: #fff;*/
    padding-right: 50px;
    margin: 0 0 30px!important;
}
.half-bg.about .board-area h4 {
    font-size: 26px!important;
    font-weight: 600!important;
    color: #4f4f4f;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
}
.board-area {
    position: relative;
    background: rgba(255,255,255,0.5);
    padding: 25px 35px;
}
.board-area .board_output {background: none;}
ul.row.logo-wrap {
    margin: 40px 0 0;
}
.logo-wrap li {
/*    width: 30%;*/
    padding-right: 100px;
}
.logo-wrap li:last-child {padding: 0;}
.logo-wrap li img {
    max-width: 100%;
}
.board_output a {
    font-family: 'Noto Sans KR', 'Noto Sans'!important;
    color: #737373!important;
    font-size: 16px;
    letter-spacing: -0.03em;
    line-height: 2.5;
    padding-left: 5px!important;
}
.board_output td {
    font-family: 'SpoqaHanSans'!important;
    color: #aaa9a9;
    letter-spacing: -0.01em;
    font-size: 15px!important;
    white-space: nowrap;
}
td.bd_out1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
}
tr.board_output_15_tr td:last-child {
    text-align: right;
}
.board_output_15_tr td:first-child {position: relative;}
.board_output_15_tr td:first-child img {display: none!important;}
.board_output_15_tr td:first-child::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #2f7cc4;
    left: 0px;
    top: 20px;
}
.more-btn {
    position: absolute;
    top: 30px;
    right: 35px;
}
.more-btn a {
    display: block;
    font-size: 0px;
    text-indent: -9999px;
    width: 22px;
    height: 22px;
    background: url(../img/more-icon.png) center no-repeat;
}
.bg-footer .col-7, .bg-footer .col-8, .bg-footer .col-3,.bg-footer .col-2 {padding: 0;}
.bg-footer .row {margin: 0;}
.bg-footer .row {margin: 0 auto;}
.info {
/*    padding: 20px 0;*/
}
.ft-center span,.ft-center span a {
    font-size: 16px;
    color: #ececec;
    letter-spacing: -0.02em;
    font-weight: 200!important;
    padding-right: 15px;
    line-height: 2;
    font-family:'Noto Sans KR';
}

.col-3.ft-left {flex: 0 0 22%;    max-width: 22%;}
.col-7.ft-center {flex: 0 0 61.333333%;    max-width: 61.333333%;}
.row.sns-area {
    margin-top: 20px;justify-content: center;
}
.sns-area li {margin-right: 10px;}
.sns-area li:last-child {margin-right: 0;}
.goto-area li {
    display: block;width: 100%;
    text-align: center;
    padding: 12px;
    background-color: #0004e1;
    font-size: 16px;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
}
/*
.goto-area li:hover {
    background-color: #2e235f;
}
*/
.goto-area li:hover a {color: #fff;}

.goto-area a {
    color: #ececec;
    position: relative;
/*    padding-right: 20px;*/
}

/*
.goto-area a::after {
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
    background: url(../img/more-btn-w.png) center no-repeat;
    width: 10px;
    height: 10px;
}
*/
.goto-area {
/*    padding: 10px 0;*/
}
.goto-area img {
    padding-right: 10px;
    margin-top: -3px;
}
.notice {
    max-width: 100%;
}
.prod-spec dt {vertical-align: top;}
a.dropdown-item {
    text-transform: uppercase;
}
.navbar-expand-lg .navbar-collapse {justify-content: flex-end;}
.navbar-expand-lg .navbar-nav {margin: 0!important;}
.dropdown-menu {min-width: 0!important;}
.dropdown-item {padding:0.65rem 0.5rem; }
/*서브*/
.cont-g.row {
    margin: 0;
    padding: 0;
}
.subtit-area h2 {
    font-size: 24px;
    font-weight: 600;
    color: #0801e7;
    margin-bottom: 35px;
}
.tit-area  {text-align: center;}
.tit-area .goto-area {
    max-width: 80%;
    margin: 10px auto 0;
}
.tit-area .goto-area li {background:#0801e7}
.tit-area .goto-area li:hover {opacity: 0.8;}
.tit-area .goto-area li a {color: #fff; font-weight: 400;}
.container > div.cont-wrapper:nth-child(2) {
    border: 1px solid #ddd;
    padding: 50px 100px 30px;
}
.subtit-area li p {
    margin: 0;
    font-size: 16px;
    letter-spacing: -0.02em;
    color: #303030;
    line-height: 2;
}
.cont-g > div {
    padding: 0!important;
    max-width: 100%;
}
.cont-g .height-service {
    max-height: 380px;
}
.prod-spec h1, .list h4 {
    font-size: 18px;
    font-weight: 600;
    color: #0801e7;
    line-height: 1;
    margin-bottom: 15px;
}
.prod-spec {
    margin-bottom: 20px;
}
.prod-spec p ,.prod-spec dd,.prod-spec dt {
    font-size: 16px;
    color: #303030;
    line-height: 1.5;
    font-weight: 400;
    margin: 0;
}
.cont-g {
    align-items: center;margin-bottom: 80px!important;
}
.cont-g > div:nth-child(1) {
    position: relative;
}
.cont-g > div:nth-child(1)::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -280px;
    width: 245px;
    height: 3px;
    background: #0801e7;
    z-index: 100;
}
.cont-g > div.offset-xl-1:nth-child(1)::after,.cont-g > div.offset-xl-2:nth-child(1)::after {
    left: -280px!important;
    right: auto;
}
.prod-spec p span a {
    margin-left: 15px;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #ddd;
    padding: 2px 5px;
}
.banner {
    background: #f7f7f7;
    padding: 60px 0!important;
}
.banner h4 {
    font-size: 24px;
    margin-bottom: 10px;
}
.banner p {
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #666;
}
.prod-spec dt, .prod-spec dd {
    display: inline-block;
}
.cont-wrapper > div > .prod-spec:last-child {margin: 0;}
.banner > div {
    max-width: 1000px;
}
.sumida .cont-g .height-service {max-height: 338px;}
.sumida .prod-spec p, .sumida .prod-spec dd, .sumida .prod-spec dt,.smt .prod-spec p, .smt .prod-spec dd, .smt .prod-spec dt {line-height: 2.5;}
.sumida .subtit-area h2,.sumida .citel h2 {margin-bottom: 25px;}

.sumida .subtit-area h2 ,.sumida .prod-spec h1{color: #047dc6;}
.sumida .tit-area .goto-area li,.sumida .cont-g > div:nth-child(1)::after {background-color: #047dc6;}
.sumida .subtit-area li p {line-height: 1.7;}

.citel .subtit-area h2 ,.citel .prod-spec h1{color: #585858;}
.citel .tit-area .goto-area li{background-color: #ffd92e;}
.citel .cont-g > div:nth-child(1)::after {background-color: #585858;}

.smt .subtit-area h2 ,.smt .prod-spec h1 ,.smt .list h4 {color: #0004e1;}
.smt .tit-area .goto-area li,.smt .cont-g > div:nth-child(1)::after {background-color: #0004e1;}
.smt .banner {margin-bottom: 0!important;}

.prod-spec h2 {font-size: 17px; margin-top: 10px;}
.citel .cont-g .height-service {
    max-height: 338px;
    max-width: 560px;
}
/*section .container > a:hover > div{opacity: 0.8!important;}*/
.list > div {
    min-width: 1000px;
}
.list ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 50%;
    margin: auto;
}
.list ul li {
    width: 50%;
    padding-left: 20px;
    position: relative;
}
.list a:hover li {color: #333;}
.list ul li::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #0004e1;
}
.list {
    border: 1px solid #ddd;
    padding: 60px !important;
}
.cont-wrapper .img-area > div {
    border: 1px solid #ddd;
}
.img-area a {
    display: block;
    overflow: hidden;
    border: 1px solid #efefef;
    cursor: Default;
}
.formmail_title_bgcolor {vertical-align: middle!important;}
.img-area .img-bg-center {transition: all 1s!important;}
.img-area .img-bg-center:hover {transform: scale(1.1);}
.smt .col-xl-5 {flex: 0 0 44.666667%;}
.smt .offset-xl-2 {margin-left: 10.666667%;}


/*모달창*/
.modal {
    text-align: center;
    line-height: 100vh;
    cursor: pointer;
}
.modal.active-qr {
    display: block;
    background-color: rgba(0,0,0,0.8);
}

.modal_inner {
    position: relative;
    display: inline-block;
}
.modal_inner a {
    position: absolute;
    top: 130px;
    right: 0;
    background: url('../img/more-icon.png') center center no-repeat;
    background-size: cover;
    transform: rotate(45deg);
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    text-indent: -9999px;
}

/*서브페이지-수정*/
.org-wrap {
    position: relative;
    width: 100%;
    max-width: 700px;
}
.org-wrap > div > p {
    display: block;
    width: 250px;
    padding: 20px 0px;
    margin: 0 auto 0px;
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
    opacity: 0;
    animation-name: flipY;
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
}
@keyframes flipY {
    0% {opacity: 0; transform: rotateY(90deg);}
    100% {opacity: 1; transform: rotateY(0deg);}
}

.ceo p {background-color: #000256;}
.cfo {position: absolute; top: 100px; right: 0;}
.cfo p {background-color: #0004e1;}
.team1 {position: absolute; top: 140px; left: 0;}
.team1 p {background-color: #274afd;}
.team-g {position: relative; margin-top: 150px;    padding-bottom: 200px;}
.team-g p,.team-g ul {position: absolute;}
.team-g p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
}
.team-g ul li {
    width: 200px;
    padding: 10px;
    font-size: 16px;
    background-color: #d5e5ff;
    border-radius: 50px;
    margin-bottom: 10px;
    color: #000256!important;
}
.team-g p {color: #000256!important; z-index: 100;}
.team-g .team2 p {
    top: 150px;
    left: 98px;
}
.team-g .team2 ul {
    top: 350px;
    left: -100px;
}
.team-g .team3 p {
    top: 360px;
    left: 50%;
    transform: translateX(-50%);
}
.team-g .team3 ul {
    top: 490px;
    left: 50%;
    transform: translateX(-50%);
}

.team-g .team4 p {
    top: 150px;
    right: 113px;
}
.team-g .team4 ul {
    top: 350px;
    right: -100px;
}
.org-wrap::after {
    content: "";
    width: 1px;
    height: 152px;
    background-color: #000256;
    position: absolute;
    top: 73px;
    left: 50%;
    z-index: 0;
    transform: translateX(-50%);
}
.org-wrap > div::after {
    content: "";
    position: absolute;
    background-color: #000256;
}
.cfo:after {
    width: 100px;
    height: 1px;
    top: 50%;
    right: 250px;
    transform: translateY(-50%);
}
.team1:after {
    width: 100px;
    height: 1px;
    top: 50%;
    left: 250px;
    transform: translateY(-50%);
}
.team-g > div::before {
    content: "";
    position: absolute;
    background-color: #a3a4c2;
    width: 2px;
    height: 200px;
    top: 170px;
}
{left: 0}
.team-g > div::after {
    content: "";
    position: absolute;
    background-color: #a3a4c2;
    width: 50px;
    height: 2px;
    top: 170px;
}
.team2::after, .team2::before  {left: -1px;}
.team3::after {display: none;}
.team3::before {
    top: 473px!important; height: 17px!important;
    left: 50%;
    transform: translateX(-50%);
}
.team4::after,.team4::before {right: -1px;}
.team-g ul li:first-child {
    position: relative;
}
.team-g ul li:first-child::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    top: -5px;
    left: 50%;
    border: 1px solid #a3a4c2;
    transform: translateX(-50%);
}
.team-g .team2-list, .team-g .team3-list {
    opacity: 0;
    animation: left-In 1s 2s forwards ease-in-out;
}
.team-g .team4-list, .team-g img {
    opacity: 0;
    animation: right-In 1s 2s forwards ease-in-out;
}

@keyframes left-In {
    0% {opacity: 0;     margin-left: -100px;}
    100% {opacity: 1;     margin-left: 0px;}
}

@keyframes right-In {
    0% {opacity: 0;     margin-right: -100px;}
    100% {opacity: 1;     margin-right: 0px;}
}


li.click-more-btn a {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 5px 20px;
    margin-top: 15px;
    background-color: #0004e1;
    color: #fff;
}
.item_txt.cqtel-logo img {
    max-width: 230px;
}

.prod-spec.text-right p span a {
    margin-right: 15px;
}


.sub-overlay .sub-title {
    padding-top: 50px;
}



.bbs .container {max-width: 1600px!important;}

.bbs .table.tableA-list td {vertical-align: middle;text-align: center;}
.bbs .table.tableA-list td img {object-fit: contain;}


.prod-inner {max-width: 1000px;margin: auto;}

.more_btn_sub {font-size: 18px; font-weight: bold; padding: 8px 20px; background: #ddd; border-radius: 5px; display: inline-block; text-align: right; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -ms-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear; margin-bottom: 10px;}
.more_btn_sub:hover {background: #0804e1; color: #fff; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -ms-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear;}


.inqire-box {float: left;}
.inqire-box p {
    background-color: #999;
    font-size: 16px;
    padding: 5px 15px;
    border-radius: 5px;
    color: #fff;
}
.inqire-box p strong {
    font-weight: 700;
    font-size: 1.2em;
    padding-right: 5px;
}
.prod-inner #post_area img {
    max-width: 350px;
}






/* 서브 추가수정 */


.sub_more_button{
    font-size: 16px;
    font-style: italic;
    border: 1px solid #0161ab;
    color: #0161ab!important;
    background-color: #fff;
    margin-top: 5px!important;
}




/*반응형*/

@media (max-width: 1200px) {
    .smt .col-xl-5 {flex: 0 0 50%;}
    .smt .offset-xl-2 {margin-left: 0;}
    .half-bg.about .no-gutters h3 {text-align: center;}
    .half-bg .inner-lg p {font-size: 0.985em;}
    .inner-lg {padding: 50px 20px !important;}
    ul.row.logo-wrap {margin: 20px 0 0;}
    .row.no-gutters > div:last-child {border-bottom: 1px solid #ddd;}
    .about .row.no-gutters > div:last-child {border: none;}
    .row.no-gutters {justify-content: center;}
    .col-3.ft-left {
        max-width: 100%!important;
        flex: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .row.sns-area {
        margin: 20px auto;
        justify-content: center;
    }
    .bg-footer .row {justify-content: center;}
    .ft-center span {
        font-size: 0.895em;
        line-height: 1.5;
    }
    .col-7.ft-center {
        max-width: 75%;
        flex: 100%;
    }
    .cont-wrapper {flex-wrap: nowrap;}
    .prod-spec.text-right {text-align: left!important;}
    .prod-spec {padding: 0px 50px;}
    .cont-g > div:nth-child(1)::after {display: none!important;}
    .container > div.cont-wrapper:nth-child(2) {
        flex-wrap: wrap;
        text-align: center;
        padding: 50px 0px 50px!important;;
    }
    .subtit-area h2 {margin: 25px 0 10px!important;}
    .subtit-area li p {
        font-size: 0.895em!important;
        line-height: 1.5;
    }
    .tit-area .goto-area {max-width: 100%!important;}
    .banner .text-left {text-align: center!important;}
    .list > div {min-width: 100%!important;}
    #owl-intro .container, section>.container {max-width: 100% !important;}
    .container .row > img {max-width: 100%;}
    .logo-wrap li {padding-right: 20px;}
}

@media (max-width: 991px) {
    .navbar {background: rgba(255,255,255,0.8)!important;}
    .navbar-nav .nav-item .nav-link {color: #333!important;}
    a.top {right: 1%!important;}
    .navbar>.container {padding: 2px 10px!important;}
    ul.row.logo-wrap {
        margin: 20px 0 40px;
        justify-content: space-between;
    }
    .notice {max-width: 96%;}
/*    .row.no-gutters > div:last-child {padding: 40px 0;}*/
    .about {padding: 80px 0 40px!important;}
        .top-list-con{justify-content: center;}
    .col-7.ft-center {
        max-width: 90%;
        text-align: center;
    }
    .col-2.ft-left {
        max-width: 100%;
        flex: 100%;
    }
    ul.goto-area {
        display: flex;
        max-width: 90%;
        margin: 30px auto 0;
    }
    .goto-area li {margin: 10px;}
    .list ul {width: 90%!important;}
    .prod-spec p br {display: none!important;}
    .sumida .prod-spec p, .sumida .prod-spec dd, .sumida .prod-spec dt, .smt .prod-spec p, .smt .prod-spec dd, .smt .prod-spec dt {line-height: 1.8!important;}
    .cont-g {flex-wrap: wrap!important;
    flex-direction: column-reverse;}
    .cont-g > div {
        padding: 0!important;
        max-width: 90%;
        margin-bottom: 30px;
    }
    .cont-g .height-service {
        max-height: 380px;
        max-width: 560px;
        margin: auto;
    }
    .cont-wrapper > div:first-child {
        display: block;
        width: 70%;
    }
    .logo-wrap li {width: 33.33%; padding-right: 0;   text-align: center;}
    .team-g .team2 ul {left: -30px;}
    .team-g .team4 ul {right: -30px;}
    .team2::after, .team2::before {left: 69px;}
    .team4::after, .team4::before {right: 69px;}
    .prod-spec {
        position: relative;
    }
    .prod-spec li p span a {
        position: absolute;
        top: 0px;
        right:5%;
/*        padding: 0;*/
        margin: 0!important;
    }
}


@media (max-width: 680px) {
    .popup-modal {left: 0;    max-width: 100%;}
    .org-wrap {max-width: 360px;}
    .org-wrap::after {height: 190px;}
    .org-wrap > .cfo p, .org-wrap > .team1 p {
        width: auto;
        padding: 5px 30px;
    }
    .team1:after {
        width: 30px;
        left: 150px;
    }
    .cfo:after {
        width: 84px;
        right: 97px;
    }
    .team-g {margin-top: 190px;}
    .team-g p {font-size: 0.825em;}
    .team-g .team2 p {
        top: 86px;
        left: 23px;
    }
    .team-g .team3 p {top: 213px;}
    .team-g .team4 p {
        top: 86px;
        right: 33px;
    }
    .team-g > div::before {top: 150px;    height: 220px;}
    .team-g img {max-width: 360px;}
    .team-g > div::after {display: none;}
    .team-g .team2 ul {top: 270px; left: 0;}
    .team-g .team4 ul {top: 270px; right: 0;}
    .team-g .team3 ul {top: 420px;}
    .team2::after, .team2::before {left: 75px}
    .team4::after, .team4::before {right: 75px;}
    .team3::before {top: 280px!important;    height: 137px!important;}
    .team-g ul li {width: 150px; font-size: 0.825em;margin-bottom: 5px;}
    
    .table.tableA-list td {font-size: 14px;padding: 1px;line-height: 1.2;word-break: break-all;}
    #ext_search
    .bbs .table.tableA-list td {padding: 0 5px;font-size: 14px;}
    /* #ext_search,
    .bbs .table.tableA-list td:nth-child(1) {display: none;} */
    
}

@media (max-width: 414px) {
/*
    .navbar-expand-lg .navbar-nav {
        margin: 0!important;
        overflow: scroll!important;
    }
    a.dropdown-toggle {
        pointer-events: none;
        cursor: default;
    }
*/
    .dropdown-item {
        padding: 3px 20px;
    }
    li.nav-item.dropdown .dropdown-menu.show {
        padding: 5px 30px;
    }
    .navbar-nav .nav-link {
        padding: 5px 40px !important;
    }
    .container-fluid .navbar-brand {
        max-width: 250px!important;
        background-size: contain!important;
        background-repeat: no-repeat!important;
        background-position: left center!important;
    }
    .half-bg.about .no-gutters h3 {margin-bottom: 0;}
    .half-bg.about .inner-lg p {padding-right: 0;}
    .half-bg .inner-lg h4 {font-size: 1.2em!important;    margin: 20px 0 5px!important;}
    .half-bg .inner-lg h3 {
        margin-bottom: 15px;
        font-size: 1.5em;
    }
    li.nav-item.dropdown .dropdown-menu {background-color: #f7f7f7!important;}

    .board_output td {font-size: 0.895em!important;}
    .board_output a {font-size: 1em;}
    .board_output_15_tr td:first-child::before {top: 15px;}
    td.bd_out1 {max-width: 160px;}
    .half-bg .inner-lg h3 {font-size: 1.8em;}
    .btn-wrap {text-align: center;}
    .copy span {
        display: block;
        padding: 0;
        margin-top: 10px;
    }
    ul.goto-area {display: block;}
    .goto-area li {margin: 0 0 10px;}
    .height-service {height: 220px;}
    .container .list {padding: 30px !important;}
    .list ul li {width: 100% !important;}
    .cont-g {margin-bottom: 30px!important;}
    .prod-spec {
        padding: 20px 0px;
        max-width: 90%;
        margin: auto!important;
    }
    .prod-spec p, .prod-spec dd, .prod-spec dt {font-size: 0.895em!important;}
    .cont-wrapper > div:first-child {width: 100%;}
    .subtit-area h2 {font-size: 1.4em!important;}
    .hero-wrap.spacer {
        padding: 180px 0 0;
    }
    .logo-wrap li {width: 100%;}
    .prod-spec li p span a {top: auto;
    bottom: -5px;
    right: 0;}
    
    
}
