@charset "UTF-8";

:root {
    /* 1300px */
    --max-width: 96%;
}

/* web-kit scrollbar custom */
::-webkit-scrollbar {
    height: 8px;
    width: 8px;
}

/* 스크롤 바 */
::-webkit-scrollbar-track {
    background-color: #e7e7e7;
}

/* 스크롤 바 밑의 배경 */
::-webkit-scrollbar-thumb {
    background: #7e7e7e;
    border-radius: 4px;
}

/* 실질적 스크롤 바 */
::-webkit-scrollbar-thumb:hover {
    background: #404040;
}

/* 실질적 스크롤 바 위에 마우스를 올려다 둘 때 */
::-webkit-scrollbar-thumb:active {
    background: #808080;
}

/* 실질적 스크롤 바를 클릭할 때 */
::-webkit-scrollbar-button {
    display: none;
}

/* 스크롤 바 상 하단 버튼 */

#gnbb a {
    border-radius: 5px 5px !important;
}

.gnb_m {
    padding: 10px 0;
    text-align: center;
}

.gnb_m a {
    border-radius: 5px 5px !important;
}

.gnb_m a {
    color: #fff;
    text-align: center;
    font-size: 0.85em;
    padding: 5px 10px;
    margin: 0px;
    background: #375CA6;
    border-radius: 5px 0px 0px 5px;
}

.login_foot_area {
    text-align: left;
}

.login_foot_area a {
    color: #ffffff50;
}

.login_foot_area a:hover {
    color: #ffffffff;
}

#footer {
    text-align: left;
}

#comm_wrap {
    padding-bottom: 90px;
}


#main_visual [class~=gallerythumb] [class~=swiper-slide] {
    min-width: 70px;
    padding: 0 10px;
    background: #0009;
    text-align: center;
    color: #fff;
    height: 12px;
    line-height: 12px;
    margin: 0 2px;
}

#main_visual [class~=gallerythumb] [class~=swiper-slide-thumb-active] {
    background: #8f0101;
    color: #fff;
}

/*서브콘텐츠*/
.content_wrap {
    width: 100%;
}

.content_area {
    padding: 20px 20px 50px 20px;
    max-width: 1400px;
    margin: 0 auto
}

.txtCon {
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
    padding: 0px 0;
    clear: both
}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

/*회사소개*/
.company_info {
    width: 100%;
    height: auto;
}

.company_info img {
    max-width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

.imgTac {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    transition: .5s ease-in-out;
}

/* content01 */
.content01 .box {
    position: relative;
    display: block;
    border: 0px solid #000;
    transition: all .5s ease;
}

.content01 .box .img_right {
    float: right
}

.content01 .box .txt_wrap {
    position: absolute;
    right: 0;
    top: 50%;
    background: #fff;
    padding: 50px 50px 100px;
    width: 60%;
    transform: translateY(-50%);
}

.content01 .box .txt_wrap .half-round-tit {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.content01 .box .txt_wrap .half-round-tit strong {
    color: #1a1a1a;
    font-size: 22px;
    font-weight: 500;
    vertical-align: middle;
    line-height: 1.6;
    letter-spacing: 0;
    float: left;
    width: calc(100% - 50px);
    text-align: left;
}

.content01 .box .txt_wrap .half-round-tit span {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    color: #fff;
    font-size: 16px
}

.content01 .box .txt_wrap .half-round-tit span {
    background: #038c40;
    margin-right: 10px;
    float: left
}

.content01 .box .txt_wrap p {
    text-align: left;
}

.content01 .box .txt_wrap02 {
    position: absolute;
    left: 0;
    background: #fff;
    width: 60%;
}

/* content02 */
.content02 .box {
    position: relative;
    display: block;
    border: 0px solid #000;
    transition: all .5s ease;
}

.content02 .box .img_right {
    float: right
}

.content02 .box .txt_wrap {
    position: absolute;
    right: 0;
    top: 50%;
    background: #f8f8f8;
    padding: 3% 50px;
    width: 60%;
    transform: translateY(-50%);
}

.content02 .box .txt_wrap .half-round-tit {
    display: inline-block;
    margin-bottom: 20px
}

.content02 .box .txt_wrap .half-round-tit strong {
    color: #1a1a1a;
    font-size: 22px;
    font-weight: 500;
    vertical-align: middle;
    line-height: 1.6;
    letter-spacing: 0;
}

.content02 .box .txt_wrap .half-round-tit span {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    color: #fff;
    font-size: 16px
}

.content02 .box .txt_wrap .half-round-tit span {
    background: #2187c9;
    margin-right: 10px;
    float: left
}

.content02 .box .txt_wrap p {
    text-align: justify;
}

/* content03 */
.content03 .box {
    position: relative;
    display: block;
    border: 0px solid #000;
    transition: all .5s ease;
    padding-bottom: 30px;
}

.content03 .box .img_right {
    float: right
}

.content03 .box .txt_wrap {
    position: absolute;
    right: 0;
    top: 50%;
    background: #f8f8f8;
    padding: 50px 50px 100px;
    width: 40%;
    transform: translateY(-50%);
}

.content03 .box .txt_wrap .half-round-tit {
    display: inline-block;
    margin-bottom: 20px
}

.content03 .box .txt_wrap .half-round-tit strong {
    color: #1a1a1a;
    font-size: 22px;
    font-weight: 500;
    vertical-align: middle;
    line-height: 1.6;
    letter-spacing: 0;
}

.content03 .box .txt_wrap .half-round-tit span {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    color: #fff;
    font-size: 16px
}

.content03 .box .txt_wrap .half-round-tit span {
    background: #2187c9;
    margin-right: 10px;
    float: left
}

.content03 .box .txt_wrap p {
    text-align: justify;
}

.content03 .box .txt_wrap02 {
    left: 0;
    width: 40%;
}

.content03 .box .txt_wrap03 {
    left: 0;
    width: 40%;
    padding: 30px 50px 20px;
}

.txt_wrap02 {
    left: 0;
}

/* 설비현황_Quality Control */
.business_type1 {
    width: 100%;
    max-width: 1410px;
    margin: 0 auto;
}

.business_type1:after {
    content: "";
    display: block;
    clear: both;
}

.business_type1 ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 0px;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
}

.business_type1 ul li {
    flex: 0 0 33.33%;
    box-sizing: border-box;
    padding: 10px;
    max-width: 33.33%;
}

.business_type1 ul li img {
    display: block;
    width: 100%;
}

.business_type1 ul li strong {
    display: block;
    margin-top: 30px;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
}

.business_type1 ul li>span {
    display: block;
    margin-top: 20px;
    font-size: 1em;
    text-align: center;
    letter-spacing: -0.04em;
}

.fac_flex {
    display: flex;
    gap: 50px;
}

.fac_info {
    color: #0a4e8a;
    position: relative;
    padding-left: 16px;
    margin-top: 16px;
}

.fac_info::before {
    content: '\e2e6';
    color: #0a4e8a;
    position: absolute;
    font-family: 'Material Icons';
    left: 0;
    top: 1px;
}

/*비전*/
.lead {
    font-size: 16px;
    letter-spacing: -0.05em;
    color: #7b7b7b;
    font-weight: 400;
    word-break: keep-all;
    line-height: 32px;
}

#sub_tit {
    top: 150px;
}

#sub_tit .normal_txt {
    display: none;
}

.tbl_cont {
    width: 100%;
    border-top: 2px solid #333;
    border-collapse: collapse;
}

.tbl_cont th {
    background-color: #f2f2f2;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    font-size: 0.9em;
    font-weight: normal;
    color: #000;
    text-align: center;
    border-right: 1px solid #ccc;
}

.tbl_cont td {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    text-indent: 10px;
    font-size: 0.9em;
    border-right: 1px solid #ccc;
    text-align: center;
}

.tbl_cont td:last-child {
    border-right: 0;
}

.tbl_cont th:last-child {
    border-right: 0;
}

.tit_box {
    position: relative;
    margin-bottom: 1.2em;
}

.tit_box h2 {
    font-size: 1.75em;
    font-weight: 500;
    letter-spacing: -0.05em;
    position: relative;
}

.tit_box h2::before {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background-color: #666;
    margin-bottom: .5em;
}

.tit_box:nth-child(n+2) {
    margin-top: 2em;
}

.flex_box {
    margin: 2.5em 0 0 0;
}

.flex_box ul {
    display: flex;
    gap: 15px
}

.algC,
.algC * {
    text-align: center;
}

.algL,
.algL * {
    text-align: left;
}

.algR,
.algR * {
    text-align: right;
}


#sideMenu .login_foot_area {
    background-color: #333;
    padding: 5px;
    box-sizing: border-box;
}

.fn-icon {
    font-weight: 100;
    font-size: 20px;
    color: #444;
}

.fn-icon-20 {
    font-size: 20px;
}

/* 스크랩 버튼 전체 공통조정 */
#bo_v_share .btn {
    width: auto !important;
}


/* 파노라마 CSS */
.vr_body {
    width: 100%;
    height: 80vh;
    max-height: 540px;
    background-color: #000000;
}

.vr_wrap {
    position: relative;
    margin: 0 auto;
    max-height: 540px;
    height: 100%;
}

.xwindow {
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 999;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
}

.info_container {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0;
    background-color: #000a;
}

.info_container>div {
    position: relative;
    width: 100%;
    height: 100%;
}

.info_container>div>div {
    position: absolute;
    width: 80%;
    height: auto;
    max-width: 800px;
    max-height: 600px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5), -5px -5px 10px rgba(0, 0, 0, 0.5);
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0.1em;
    background-color: #000000;
}

.info_container_box {
    position: relative;
    box-sizing: border-box;
    padding: 0em;
    border: 0px solid #ddd;
    width: 100%;
    left: 0;
    top: 0;
    overflow-y: auto;
    overflow-x: hidden;
    color: #242424;
}

.fixed_info {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    box-sizing: border-box;
    padding: 1em;
    border-radius: 6px;
    top: 5px;
    left: 5px;
    z-index: 1;
    font-size: 0.7em;
}

.small {
    font-size: 0.85em;
}

.info_container_box {
    font-family: 'Noto Sans KR', sans-serif;
}

.info_container_box a {
    text-decoration: none;
    color: #666;
}

.info_container_box a:hover,
.info_container_box a:focus {
    color: #000;
}

.info_container_box h1 {
    margin: 0;
    padding: 0;
}

.info_container_box h2 {
    margin: 0;
    padding: 0;
}

.user_cnt {
    width: 100%;
    transition: all 0.3s;
}

.user_area .user_pic {
    width: 100%;
    max-width: 150px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5)
}

.user_area .user_pic::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 50%;
    box-sizing: border-box;
}

.user_area .user_pic>img {
    display: block;
    width: 100%;
    height: auto !important;
    border: 0;
}

.bt_youtube {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #fff;
}

.act_btn_youtube {
    display: block;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 3px 15px;
    border: 1px solid #d70000;
    background-color: #d70000;
    color: #fff !important;
    border-radius: 5px;
}

.act_btn_youtube:hover,
.act_btn_youtube:focus {
    border-color: #d70000;
    color: #d70000 !important;
    background-color: #fff;
}

.act_btn_youtube:hover .bt_youtube,
.act_btn_youtube:focus .bt_youtube {
    color: #d70000;
}

.material {
    font-size: 0.85em;
    text-align: left;
    border-bottom: 1px solid #ddd;
}


/* 주소영역 신규추가 및 재정의 */
#footer .copyright p.copyright_colbox {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}

#footer .copyright p.copyright_colbox>span {
    display: flex !important;
    align-items: flex-start;
    flex-direction: row;
    font-size: 0.9rem;
    margin-right: 15px;
}

#footer .copyright p.copyright_colbox span.flex_col {
    flex-direction: column;
}

#footer .copyright p.copyright_colbox>span strong {
    display: flex;
    font-size: 0.9rem;
}

#footer .copyright p.copyright_colbox>span>strong::after {
    content: ' : ';
    margin-left: 5px;
    margin-right: 5px;
}

#footer .copyright p.copyright_colbox>span span strong::after {
    content: ' - ';
    margin-left: 5px;
    margin-right: 5px;
}

#footer .copyright p.copyright_colbox span {
    display: flex;
    color: #999;
    font-size: 0.9rem !important;
    margin-left: 0px;
}

.more_opt li {
    width: auto !important;
    min-width: 105px;
    white-space: nowrap;
}

/*연혁*/
.history_top {
    width: 120px;
    height: 120px;
    padding-top: 27px;
    margin: 70px auto;
    line-height: 22px;
    font-size: 1.5em;
    text-align: center;
    color: #fff;
    background: #333;
    border-radius: 50%;
}

.timeline {
    box-sizing: border-box;
}

.timeline:before {
    box-sizing: border-box;
}

.timeline * {
    box-sizing: border-box;
}

.timeline *:before {
    box-sizing: border-box;
}

.timeline {
    position: relative;
    font-size: 1em;
    width: 100%;
    height: 100%;
    margin: 50px auto;
    overflow-y: hidden;
    overflow-x: hidden;
}

.timeline .timeline-block {
    margin-top: -4px;
}

.timeline .timeline-icon {
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    margin-top: 4px;
    border: 3px solid #4e9cdd;
    border-radius: 100%;
    background-color: #fff;
    text-align: center;
}

.timeline .timeline-icon.timeline-icon-hide-border {
    border: 0;
}

.timeline .timeline-icon.timeline-icon-hide-border i.fa,
.timeline .timeline-icon.timeline-icon-hide-border img {
    margin-left: 0;
    margin-top: 0;
}

.timeline .timeline-icon i.fa,
.timeline .timeline-icon img {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: -4px;
    margin-top: -4px;
    vertical-align: bottom;
    line-height: 32px;
    text-align: center;
    font-size: 30px;
}

.timeline .timeline-icon img {
    border-radius: 100%;
}

.timeline .timeline-content {
    position: relative;
    width: 46%;
    padding-bottom: 50px;
    line-height: 20px;
}

.timeline .timeline-content .bar_count {
    font-size: 1.5em;
    color: #000;
    margin-bottom: 10px;
}

.timeline .timeline-content ul li img {
    width: 100%;
    height: auto;
    margin-top: 20px;
    background: red;
}

.timeline::before {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    background-color: #eee;
    content: "";
}

/* Half of width */
.timeline.timeline-alternating .timeline-block:nth-of-type(2n+1) .timeline-content {
    text-align: right
}

.timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-content {
    left: 54%;
}

.timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-date {
    left: auto;
    right: 115%;
    margin-left: -400px;
}

@media all and (max-width:1700px) {

    .en #header h1,
    .jp #header h1 {
        width: 48px;
        overflow: hidden;
    }

}

@media all and (max-width:600px) {
    .user_area {
        width: 100%;
        margin-right: 0px;
        text-align: center;
        float: none !important;
    }

    .user_cnt {
        width: 100%;
        float: none !important;
        margin-top: 20px;
        padding-top: 1rem;
        border-top: 2px solid #aec0ce;
    }
}

.pano_ctl {
    position: fixed;
    top: 50%;
    right: 0;
    padding: 10px;
    border-radius: 8px;
    background-color: #fff;
    z-index: 99;
    font-size: 20px;
    transform: translateY(-50%);
}

.pano_ctl a {
    color: #666;
    text-decoration: none;
    display: block;
    margin: 2px 0;
}

.pano_ctl a.active {
    color: #cc0000;
}

/* 파노라마 CSS END */

@media screen and (max-width: 1184px) {
    .content02 .box .img {
        text-align: center;
        display: block;
        float: none;
        clear: both
    }

    .content02 .box .img img {
        width: 100%
    }

    .content02 .box .txt_wrap {
        top: 0px;
        width: 100% !important;
        position: relative;
        clear: both;
        transform: translateY(0px);
        padding: 3% 20px;
    }

    .content02 .box .txt_wrap02 {
        top: 0px;
        width: 100% !important;
        position: relative;
        clear: both;
        transform: translateY(0px);
        padding: 3% 20px;
    }

    .content02 .box.clearfix {
        margin-bottom: 30px;
    }
}


@media screen and (max-width: 992px) {
    .content01 .box .img {
        text-align: center;
        display: block;
        float: none;
        clear: both
    }

    .content01 .box .img img {
        width: 100%
    }

    .content01 .box .txt_wrap {
        width: 100%;
        padding: 20px 20px 31px;
        display: block;
        position: relative;
        clear: both
    }

    .content01 .box .txt_wrap02 {
        top: 0px;
    }

    .content03 .box {
        padding-bottom: 0px;
    }

    .content03 .box .img {
        text-align: center;
        display: block;
        float: none;
        clear: both
    }

    .content03 .box .img img {
        width: 100%
    }

    .content03 .box .txt_wrap {
        width: 100%;
        padding: 20px 20px 31px;
        display: block;
        position: relative;
        clear: both;
        top: 0px;
        transform: translateY(1px);
    }

    .content03 .box .txt_wrap02 {
        top: 0px;
    }
}

@media screen and (max-width: 800px) {
    .business_type1 ul li {
        flex: 0 0 50%;
        box-sizing: border-box;
        padding: 10px;
        max-width: 50%;
    }
}

@media screen and (max-width: 768px) {

    /*연혁*/
    .history_top {
        width: 120px;
        height: 120px;
        padding-top: 27px;
        margin: 70px auto;
        line-height: 22px;
        font-size: 1.5em;
        text-align: center;
        color: #fff;
        background: #333;
        border-radius: 50%;
    }

    .timeline {
        box-sizing: border-box;
    }

    .timeline:before {
        box-sizing: border-box;
    }

    .timeline * {
        box-sizing: border-box;
    }

    .timeline *:before {
        box-sizing: border-box;
    }

    .timeline {
        position: relative;
        font-size: 1em;
        width: 100%;
        height: 100%;
        margin: 50px auto;
        overflow-y: hidden;
        overflow-x: hidden;
    }

    .timeline .timeline-block {
        margin-top: -4px;
    }

    .timeline .timeline-icon {
        position: absolute;
        width: 12px;
        height: 12px;
        left: 10%;
        margin-left: -6px;
        margin-top: 14px;
        border: 3px solid #4e9cdd;
        border-radius: 100%;
        background-color: #fff;
        text-align: center;
    }

    .timeline .timeline-icon.timeline-icon-hide-border {
        border: 0;
    }

    .timeline .timeline-icon.timeline-icon-hide-border i.fa,
    .timeline .timeline-icon.timeline-icon-hide-border img {
        margin-left: 0;
        margin-top: 0;
    }

    .timeline .timeline-icon i.fa,
    .timeline .timeline-icon img {
        display: inline-block;
        width: 32px;
        height: 32px;
        margin-left: -4px;
        margin-top: -4px;
        vertical-align: bottom;
        line-height: 32px;
        text-align: center;
        font-size: 30px;
    }

    .timeline .timeline-icon img {
        border-radius: 100%;
    }

    .timeline .timeline-content {
        position: relative;
        width: 90%;
        padding-bottom: 50px;
        line-height: 20px;
        padding-left: 15%;
    }

    .timeline .timeline-content .bar_count {
        font-size: 1.5em;
        color: #000;
        margin-bottom: 10px;
    }

    .timeline .timeline-content ul li img {
        width: 100%;
        height: auto;
        margin-top: 20px;
        background: red;
    }

    .timeline::before {
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0px;
        left: 10%;
        margin-left: -1px;
        background-color: #eee;
        content: "";
    }

    /* Half of width */
    .timeline.timeline-alternating .timeline-block:nth-of-type(2n+1) .timeline-content {
        text-align: left;
    }

    .timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-content {
        left: 0;
    }

    .timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-date {
        left: auto;
        right: 115%;
        margin-left: -400px;
    }
}

@media screen and (max-width: 600px) {

    /* 주소영역 신규추가 및 재정의 */
    #footer .copyright p.copyright_colbox {
        flex-direction: column;
        flex-wrap: wrap;
    }

    #footer .copyright p.copyright_colbox>span {
        flex-wrap: wrap;
    }

    #footer .copyright p.copyright_colbox span.flex_col {
        flex-direction: column;
    }
}

@media screen and (max-width: 540px) {
    #sub_tit {
        top: 95px;
    }
}

@media screen and (max-width: 360px) {
    .business_type1 ul li {
        flex: 0 0 100%;
        max-width: 100%;
    }
}








@media (max-width:1600px) {
    #lnb [class~=lnb_wrap]>ul>li>a {
        padding: 0;
    }
}

@media (max-width:1300px) {
    #lnb [class~=lnb_wrap]>ul>li>a {
        padding: 0;
    }
}

@media (max-width:1200px) {
    #lnb [class~=lnb_wrap]>ul>li>a {
        padding: 0;
    }
}