@media screen and (max-width:1024px) {
    #container {
        margin-top: 77px;
    }

    #container section.subbanner {
        height: 350px;
    }

    #container section.subbanner h3 {
        font-size: 48px;
    }

    #container section.subbanner2 {
        height: 350px;
    }

    #container section.subbanner2 h3 {
        font-size: 48px;
    }
    
    /* 추가 */
    #container section.subbanner2 h4 {
        font-size: 48px;
    }
    #container section.subbanner2 .subnav {
        padding: 0 15px;
        overflow: scroll;
        height: fit-content;
        z-index: 1;
        top: 77px;
    }

    #container section.subbanner2 .subnav.active {
        top: 77px;
    }

    #container section.subbanner2 .subnav ul {
        gap: 30px;
        height: 70px;
        width: max-content;
    }

    #container section.subbanner2 .subnav.wide ul {
        gap: 10px;
    }

    #container section.subbanner2 .subnav ul li a {
        font-size: 18px;
    }

    #container section.subbanner3 {
        height: 350px;
    }

    #container section.subbanner3 h3 {
        font-size: 48px;
    }

    #container section.subbanner3 .subnav {
        bottom: -60px;
        overflow: scroll;
        height: fit-content;
        z-index: 1;
    }

    #container section.subbanner3 .subnav.active {
        top: 85px;
    }

    #container section.subbanner3 .subnav ul {
        width: max-content;
    }

    #container section.subbanner3 .subnav ul li a {
        gap: 7px;
        border-radius: 0 !important;
        padding: 17px 25px !important;
        width: auto !important;
    }

    #container section.subbanner3 .subnav ul li a .t1 {
        font-size: 18px;
    }

    #board .board_list .item .attach-file img {
        width: 100%;
    }

    #board .board_list .item .attach-file {
        top: 50%;
        right: 20px;
        max-width: 45px;
        transform: translateY(-50%);
    }

    #board .board_list .item {
        padding: 25px 70px 25px 25px;
    }

    #board .board_list .item h3.title {
        font-size: 18px;
        font-weight: 400;
        margin-top: 13px;
        line-height: 1.5em;
    }

    #board .board_title {
        flex-direction: column;
        gap: 30px;
        padding: 50px 0;
        align-items: flex-end;
    }

    #board .board_title .title {
        text-align: center;
        width: 100%;
        font-size: 28px;
    }

    #board .board_list .pagination {
        margin-top: 45px;
        gap: 15px;
    }

    #board .board_list .pagination a {
        width: 35px;
        height: 35px;
    }

    #board .board_view .view_wrap {
        grid-template-columns: 100%;
        gap: 100px;
    }

    #board .board_view .view_wrap .content_wrap {
        box-shadow: none;
        padding: 20px 0;
        position: relative;
    }

    #board .board_view .view_wrap .content_wrap .title {
        font-size: 24px;
        margin: 20px 0 30px;
    }

    #board .board_view .view_wrap .content_wrap .content {
        font-size: 16px;
    }

    #board .board_view .latest_list {
        padding: 0;
    }

    #container.main .sec1 .obj {
        position: relative;
        height: fit-content;
    }

    #container.main .sec1 .obj .text {
        top: 50%;
        transform: translate(-50%, -50%);
        right: auto;
        left: 50%;
        max-width: 250px;
    }

    #container.main .sec1 .obj .bg {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        transform: none;
        width: 100%;
        max-height: 350px;
        object-fit: cover;
        object-position: bottom;
    }

    #container.main .sec1 {
        height: fit-content;
        padding: 0px 0 80px;
        display: flex;
        flex-direction: column-reverse;
    }

    #container.main .sec1 .inner {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        margin-top: 50px;
    }

    #container.main .sec1 .text_wrap h3 {
        font-size: 24px;
    }

    #container.main .sec1 .text_wrap p {
        font-size: 13px;
    }

    #container.main section:nth-child(2) {
        padding: 0;
    }

    #container.main .subtitle {
        font-size: 16px;
    }

    #container.main h3.title {
        font-size: 28px;
    }

    #container.main .title_description {
        font-size: 16px;
    }

    #container.main .sec2 .item_wrap {
        display: flex;
        flex-direction: column;
    }

    #container.main .sec2 .item_wrap .item .t1 {
        font-size: 28px;
        margin: 20px 0 15px;
    }

    #container.main .sec2 .item_wrap .item .t2 {
        font-size: 16px;
    }

    #container.main .sec3 .title_wrap {
        display: flex;
        flex-direction: column;
        margin: 30px 0;
    }

    #container.main .sec3 .title_wrap h3 {
        font-size: 24px;
        text-align: center;
    }

    #container.main .sec3 .title_wrap .subtitle_wrap {
        border-width: 4px;
        margin-top: 30px;
        padding-top: 30px;
    }

    #container.main .sec3 .title_wrap .subtitle_wrap .st1 {
        font-size: 24px;
        text-align: center;
    }

    #container.main .sec3 .title_wrap .subtitle_wrap .st2 {
        font-size: 24px;
        text-align: center;
    }

    #container.main .sec3 .item_wrap {
        display: flex;
        flex-direction: column;
    }

    #container.main .sec3 .item_wrap .item {
        top: 0 !important;
        padding: 40px;
    }

    #container.main .sec3 .item_wrap .item .t1 {
        font-size: 24px;
        margin: 30px 0 15px;
    }

    #container.main .sec3 .item_wrap .item .t2 {
        font-size: 18px;
        line-height: 1.4em;
        margin-bottom: 50px;
    }

    #container.main .sec3 .item_wrap .item a.nbtn {
        position: relative;
        bottom: 0;
    }

    #container.main .sec3 .info_wrap .t1 {
        font-size: 24px;
    }

    #container.main .sec3 .info_wrap .info_item_wrap:before {
        display: none;
    }

    #container.main .sec3 .info_wrap .info_item_wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    #container.main .sec3 .info_wrap .info_item_wrap .item>img {
        max-width: 90px;
    }
    #container.main .sec3 .info_wrap .info_item_wrap .item .it1 {
        font-size: 38px;
        margin: 20px 0 10px;
    }
    #container.main .sec3 .info_wrap .info_item_wrap .item .it2 {
        font-size: 16px;
    }

    #container.main .sec4 .customerSlide {
        padding: 0 20px;
        overflow: hidden;
    }
    #container.main .sec4 .item_wrap {
        grid-template-columns: 100%;
        gap: 30px;
        padding: 0;
    }
    #container.main .sec4 .text_wrap {
        padding: 0;
    }

    #container.main .sec4 .inner {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    #container.main .sec4 .c_logo {
        position: relative;
        max-width: 300px;
        margin: 0 auto;
    }

    #container.main section.sec4 {
        padding: 60px 0;
    }

    #container.main .sec4 .text_wrap h3 {
        font-size: 34px;
        position: relative;
    }

    #container.main .sec4 .text_wrap .d1 {
        font-size: 21px;
    }

    #container.main .sec4 .text_wrap .d2 {
        font-size: 18px;
    }

    #container.main .sec4 a.arrow_btn img {
        height: 30px;
    }

    #container.main .sec4 a.arrow_btn {
        top: 0;
    }
    #container.main .sec4 .customerSlide_btn > div img {
        width: 100%;
    }

    #container.main section.sec5:before {
        display: none;
    }

    #container.main section.sec5 {
        background: #fff;
        padding: 80px 0;
    }

    #container.main section.sec5 .text_wrap h3 {
        font-size: 34px;
        text-align: center;
    }

    #container.main section.sec5 .text_wrap .subtitle {
        text-align: center;
        margin-bottom: 20px;
    }

    #container.main section.sec5 .text_wrap .d1 {
        font-size: 20px;
        text-align: center;
        margin: 30px 0 60px;
    }

    #container.main section.sec5 .text_wrap .link_wrap {
        gap: 40px;
        font-size: 24px;
        justify-content: center;
        width: 100%;
    }

    #container.main section.sec5 {
        min-height: auto;
        padding: 80px 0 0;
    }

    #container.main section.sec6 .newest_board_wrap {
        display: flex;
        flex-direction: column;
    }

    #container.main section.sec6 .newest_board_wrap .item.row .date {
        position: relative;
        bottom: 0;
        margin-top: 20px;
    }

    #container.interview section.subbanner {
        height: 500px;
    }

    #container.interview section.subbanner .text_wrap {
        flex-direction: column;
    }

    #container.interview section.subbanner .text_wrap .c2 h3.page_title {
        font-size: 34px;
        text-align: center;
    }

    #container.interview section.subbanner .text_wrap .c1>p {
        text-align: center;
        font-size: 50px;
    }

    #container.interview section.subbanner .text_wrap .c1>img {
        max-width: 300px;
        width: 80%;
        margin: 0 auto;
    }

    #container.interview section.subbanner .text_wrap .c1 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 30px;
    }

    #container.interview section.sec2 {
        padding: 80px 0;
    }

    #container.interview section.sec2 .description_wrap h3.t1 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 30px;
    }

    #container.interview section.sec2 .description_wrap .t2 {
        font-size: 18px;
    }

    #container.interview section.sec2 .profile {
        float: none;
        flex-direction: column;
        align-items: center;
        margin: 50px 0;
        justify-content: center;
        gap: 24px;
    }

    #container.interview section.sec2 .profile .name {
        font-size: 24px;
        text-align: center;
    }

    #container.interview section.sec2 .profile .t2 {
        font-size: 18px;
        line-height: 1.3em;
    }

    #container.interview section.sec2 .profile_list {
        padding: 0;
    }

    #container.interview section.sec2 .profile_list>.title {
        font-size: 28px;
    }

    #container.interview section.sec2 .profile_list .slide_btn {
        position: relative;
        margin-top: 30px;
    }

    #container.interview section.sec2 .profile_list .slide_btn .swiper-button-next {
        right: 0;
    }

    #container.interview section.sec2 .profile_list .slide_btn .swiper-button-prev {
        left: 0;
    }

    #container.interview section.sec2 .profile_list .slide_btn>div img {
        height: 34px;
    }

    #container.interview section.sec2 .profile_list .item {
        padding: 30px;
    }

    #container.interview section.sec2 .profileSwiper {
        overflow: visible;
    }

    #container.interview section.sec2 .profile_list .item>.title {
        font-size: 24px;
    }

    #container.interview section.sec2 .profile_list .item .detail {
        flex-direction: column;
    }

    #container.interview section.sec2 .profile_list .item .detail .name {
        font-size: 24px;
    }

    #container.interview section.sec2 .profile_list .item .detail .t1 {
        font-size: 16px;
    }

    #container.company section.subbanner {
        height: auto;
        padding: 150px 0;
    }

    #container.company section.subbanner .inner {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
    }

    #container.company section.subbanner h3.page_title {
        font-size: 34px;
        margin-bottom: 40px;
        line-height: 1.5em;
    }

    #container.company section.subbanner h5.subtitle {
        font-size: 24px;
    }

    #container.company section.subbanner .subnav_wrap {
        display: none;
    }

    #container.company section:nth-child(2) {
        padding: 80px 0;
    }

    #container.company section h3.section_title {
        font-size: 28px;
    }

    #container.company section .section_description {
        font-size: 21px;
        line-height: 1.3em;
    }

    #container.company section.sec2 .item_wrap {
        display: flex;
        flex-direction: column;
        margin-top: 60px;
    }

    #container.company section.sec2 .item_wrap .item {
        padding: 40px 30px;
        gap: 20px;
    }

    #container.company section.sec2 .item_wrap .item>img {
        max-width: 80px;
    }

    #container.company section.sec2 .item_wrap .item .t1 {
        font-size: 24px;
        line-height: 1.3em;
    }

    #container.company section.sec2 .item_wrap .item .t2 {
        font-size: 18px;
    }

    #container.company section:nth-child(n+3) {
        padding: 0;
    }

    #container.company section.sec3 .service_wrap {
        flex-direction: column-reverse;
        margin-bottom: 40px;
    }

    #container.company section.sec3 .service_wrap .text_wrap {
        padding: 30px 0;
    }

    #container.company section.sec3 .service_wrap .t1 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    #container.company section.sec3 .service_wrap a.nbtn {
        max-width: 200px;
        font-size: 18px;
        height: 52px;
        position: relative;
        bottom: 0;
    }

    #container.company section.sec3 .service_wrap .t2 {
        font-size: 21px;
        margin-bottom: 40px;
    }

    #container.company section.sec3 .service_wrap:nth-child(2) {
        flex-direction: column-reverse;
    }

    #container.company section.sec4 .item_wrap {
        flex-direction: column;
        gap: 40px;
        padding: 80px 0;
    }

    #container.company section.sec4 .item_wrap .item .circle {
        width: 100px;
        height: 100px;
        padding: 25px;
    }

    #container.company section.sec4 .item_wrap .item .circle img {
        width: 100%;
    }

    #container.company section.sec4 .item_wrap .item .num {
        font-size: 40px;
        margin: 15px 0;
    }

    #container.company section.sec5 {
        padding: 60px 0;
    }

    #container.company section.sec5 .text_wrap .c1 {
        font-size: 19px;
    }

    #container.company section.sec5 .text_wrap {
        margin: 30px 0 5px;
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    #container.company section.sec5 .text_wrap .c2 {
        padding: 40px 30px;
    }

    #container.company section.sec5 .text_wrap .c2 .t1 {
        font-size: 19px;
    }

    #container.company section.sec5 .text_wrap .c2 .name {
        font-size: 28px;
    }

    #container.company section.sec5 .text_wrap .c2>img {
        margin: 40px 0;
    }

    #container.company section.sec5 .text_wrap .c2 .position {
        font-size: 21px;
    }

    #container.company section.sec5 a.nbtn {
        max-width: 200px;
        font-size: 18px;
        height: 52px;
        position: relative;
        bottom: 0;
        margin-top: 30px;
    }

    #container.company section.sec6 .board_wrap {
        display: flex;
        flex-direction: column;
    }

    #container.company section.sec6 .board_wrap .post .text_wrap {
        padding: 30px;
    }

    #container.company section.sec6 .board_wrap .post .text_wrap .date {
        font-size: 18px;
    }

    #container.company section.sec6 .board_wrap .post .text_wrap .t1 {
        font-size: 28px;
        margin: 20px 0;
    }

    #container.company section.sec6 .board_wrap .post .text_wrap .t2 {
        font-size: 18px;
    }

    #container.faq .sec2 {
        padding: 70px 15px 150px;
    }

    #container.faq .nav-pills .nav-link {
        height: 63px;
        font-size: 21px;
    }

    #container.faq .accordion-button {
        font-size: 18px;
        gap: 10px;
        line-height: 1.3em;
    }

    #container.faq .accordion-body {
        font-size: 16px;
        padding: 20px;
    }

    #container.faq .contact_form_wrap {
        padding: 30px;
        flex-direction: column;
        gap: 30px;
    }

    #container.faq .contact_form_wrap .form_wrap {
        max-width: 100%;
    }

    #container.faq .contact_form_wrap .form_wrap ul {
        grid-template-columns: 100%;
        gap: 20px 10px;
    }

    #container.faq .contact_form_wrap .form_wrap ul li.col2 {
        grid-column: unset;
    }

    #container.faq .contact_form_wrap .form_wrap .input_wrap .ico {
        top: 14px;
        right: 12px;
    }

    #container.notice .sec2 {
        padding: 70px 15px 150px;
    }

    #container.consultant section.sec2 {
        padding: 80px 0;
    }

    #container.consultant section.sec2 .description_wrap {
        grid-template-columns: 100%;
    }

    #container.consultant section.sec2 .description_wrap .info .item .t {
        font-size: 28px;
    }

    #container.consultant section.sec2 .description_wrap .info .item .d {
        font-size: 20px;
        line-height: 1.3em;
    }

    #container.consultant section.sec2 .description_wrap .info {
        margin: 40px 0;
        gap: 30px;
    }

    #container.consultant section.sec2 .description_wrap h3.t1 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 30px;
    }

    #container.consultant section.sec2 .description_wrap .solution .list span {
        font-size: 16px;
        padding: 8px 12px;
    }

    #container.consultant section.sec2 .profile {
        float: none;
        flex-direction: column;
        align-items: center;
        margin: 50px 0;
        justify-content: center;
        gap: 24px;
    }

    #container.consultant section.sec2 .profile .name {
        font-size: 24px;
        text-align: center;
    }

    #container.consultant section.sec2 .profile .t2 {
        font-size: 18px;
        line-height: 1.3em;
    }

    #container.consultant section.sec2 .profile_list {
        padding: 0;
    }

    #container.consultant section.sec2 .profile_list .title_wrap .title {
        font-size: 28px;
    }

    #container.consultant section.sec2 .profile_list .slide_btn {
        position: relative;
        margin-top: 30px;
    }

    #container.consultant section.sec2 .profile_list .slide_btn .swiper-button-next {
        right: 0;
    }

    #container.consultant section.sec2 .profile_list .slide_btn .swiper-button-prev {
        left: 0;
    }

    #container.consultant section.sec2 .profile_list .slide_btn>div img {
        height: 34px;
    }

    #container.consultant section.sec2 .profile_list .item {
        padding: 30px;
    }

    #container.consultant section.sec2 .profileSwiper {
        overflow: visible;
    }

    #container.consultant section.sec2 .profile_list .item>.title {
        font-size: 24px;
    }

    #container.consultant section.sec2 .profile_list .item .detail {
        flex-direction: column;
    }

    #container.consultant section.sec2 .profile_list .item .detail .name {
        font-size: 24px;
    }

    #container.consultant section.sec2 .profile_list .item .detail .t1 {
        font-size: 16px;
    }

    #container.customer_reviews section.sec2 {
        padding: 80px 0;
    }

    #container.customer_reviews section.sec2 .subtitle {
        text-align: center;
        margin-bottom: 11px;
        font-size: 21px;
    }

    #container.customer_reviews section.sec2 .description_wrap {
        grid-template-columns: 100%;
    }

    #container.customer_reviews section.sec2 .description_wrap h3.t1 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 30px;
    }

    #container.customer_reviews section.sec2 .description_wrap .t2 {
        font-size: 24px;
        font-weight: 600;
        margin: 40px 0 20px;
    }

    #container.customer_reviews section.sec2 .description_wrap {
        grid-template-columns: 100%;
        gap: 50px;
    }

    #container.customer_reviews section.sec2 .profile_list {
        padding: 0;
    }

    #container.customer_reviews section.sec2 .profile_list .title_wrap .title {
        font-size: 28px;
    }

    #container.customer_reviews section.sec2 .profile_list .slide_btn {
        position: relative;
        margin-top: 30px;
    }

    #container.customer_reviews section.sec2 .profile_list .slide_btn .swiper-button-next {
        right: 0;
    }

    #container.customer_reviews section.sec2 .profile_list .slide_btn .swiper-button-prev {
        left: 0;
    }

    #container.customer_reviews section.sec2 .profile_list .slide_btn>div img {
        height: 34px;
    }

    #container.customer_reviews section.sec2 .profile_list .item {
        padding: 30px;
    }

    #container.customer_reviews section.sec2 .profileSwiper {
        overflow: visible;
    }

    #container.customer_reviews section.sec2 .profile_list .item>.title {
        font-size: 24px;
    }

    #container.customer_reviews section.sec2 .profile_list .item .detail {
        flex-direction: column;
    }

    #container.customer_reviews section.sec2 .profile_list .item .detail .name {
        font-size: 24px;
    }

    #container.customer_reviews section.sec2 .profile_list .item .detail .t1 {
        font-size: 16px;
    }

    #container.company_news .sec2 {
        padding: 0 15px 100px;
    }

    #container.contact_us .sec2 {
        padding: 0 15px;
    }

    #container.contact_us .sec2 .info {
        padding: 50px 0;
        padding-right: 0;
        min-height: auto;
    }

    #container.contact_us .sec2 .info ul li .ico {
        width: 40px;
        min-width: 40px;
        height: 40px;
    }

    #container.contact_us .sec2 .info .text_wrap .t1 {
        font-size: 18px;
        margin-bottom: 40px;
        text-align: center;
    }

    #container.contact_us .sec2 .info ul li .item .it1 {
        font-size: 18px;
    }

    #container.contact_us .sec2 .info ul li .item .it2 {
        font-size: 15px;
    }

    #container.contact_us .sec2 .map_container .info {
        margin-top: 50px;
    }

    #container.contact_us .sec2 .map_container .map_wrap {
        padding-bottom: 65%;
    }

    #container.company_about .sec2 .inner-s>div {
        padding: 80px 15px 0;
        flex-direction: column;
    }

    #container.company_about .sec2 .info .img_wrap {
        position: relative;
    }

    #container.company_about .sec2 .info .img_wrap img {
        width: 100%;
        height: 100%;
        max-height: 300px;
        object-fit: cover;
    }

    #container.company_about .sec2 .info .img_wrap .t_wrap {
        padding: 30px;
    }

    #container.company_about .sec2 .info .text_wrap {
        margin-top: 30px;
    }

    #container.company_about .sec2 .info .text_wrap .t1 {
        font-size: 24px;
        margin-bottom: 40px;
    }

    #container.company_about .sec2 .info .text_wrap .t2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    #container.company_about .sec2 .info .text_wrap ul li .item {
        flex-direction: column;
        margin-bottom: 10px;
    }

    #container.company_about .sec2 .info2,
    #container.company_about .sec2 .info3 {
        grid-template-columns: 100%;
    }

    #container.company_about .sec2 .info2 .text_wrap .t1 {
        font-size: 32px;
        margin: 30px 0;
    }

    #container.company_about .sec2 .info2 .text_wrap .t2 {
        font-size: 18px;
    }

    #container.company_about .sec2 .info3 .text_wrap .t1 {
        font-size: 32px;
    }

    #container.company_about .sec2 .info3 .text_wrap .t2 {
        font-size: 24px;
    }

    #container.company_about .sec2 .info3 .text_wrap .t3 {
        font-size: 18px;
    }

    #container.company_about .sec2 .info3 .item_wrap ul {
        gap: 15px;
    }

    #container.company_about .sec2 .info3 .item_wrap ul li {
        padding: 30px 20px;
    }

    #container.company_about .sec2 .info3 .item_wrap ul li>img {
        max-height: 33px;
    }

    #container.company_about .sec2 .info3 .item_wrap ul li .it1 {
        font-size: 18px;
        margin: 10px 0;
    }

    #container.company_about .sec3 .btn_wrap {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 25px;
    }

    #container.company_about .sec3>div {
        justify-content: center;
    }

    #container.company_about .sec3 .btn_wrap .t {
        font-size: 32px;
    }

    #container.company_about .sec3 .btn_wrap .introduction_download {
        font-size: 18px;
        padding: 12px 23px;
        gap: 10px;
    }

    #container.company_department .sec2 .info {
        padding: 50px 15px;
    }

    #container.company_department .sec2 .info .t2 {
        font-size: 18px;
    }

    #container.company_department .sec2 .info2 {
        border: 0;
        padding: 0 15px;
    }

    #container.company_department .sec2 .info2 img {
        width: 100%;
    }

    #container.company_department .sec3 {
        height: auto;
    }

    #container.company_department .sec3 .info .text_wrap .t1 {
        font-size: 37px;
    }

    #container.company_department .sec3 .info .text_wrap .t2 {
        font-size: 18px;
        margin: 30px 0 30px;
        padding: 0 10px;
        text-align: center;
        line-height: 1.3em;
    }

    #container.company_department .sec3 .info .item_wrap .item {
        padding: 30px;
    }

    #container.company_department .sec3 .info .item_wrap .item img {
        max-height: 45px;
    }

    #container.company_department .sec3 .info .item_wrap .item .t1 {
        font-size: 21px;
    }

    #container.company_department .sec3 .info .item_wrap .item .t2 {
        font-size: 14px;
        width: auto;
        text-align: center;
        line-height: 1.3em;
    }

    #container.company_history .sec2>img {
        display: none;
    }

    #container.company_history .history_container {
        grid-template-columns: 100%;
        padding: 60px 15px;
    }

    #container.company_history .history_container .history .title {
        font-size: 21px;
        padding: 12px 20px;
    }

    #container.company_history .history_container .history .h_wrap .item {
        padding: 20px 20px;
        gap: 25px;
    }

    #container.company_history .history_container .history .h_wrap .item .year {
        font-size: 18px;
    }

    #container.company_history .history_container .history .h_wrap .item .description {
        font-size: 18px;
    }

    #container.company_history .history_container .history .img1 {
        display: none;
    }

    #container.company_history .history_container .history:nth-child(2) {
        padding-top: 0;
    }

    #container.company_history .sec2 {
        padding-bottom: 150px;
    }

    #container.business_area .content-sec {
        padding-left: 15px;
        padding-right: 15px;
    }

    #container.business_area .sec2 {
        padding: 60px 15px;
    }

    #container.business_area .sec2 .sectitle,
    #container.business_area .sec3 .sectitle {
        font-size: 38px;
        text-align: center;
    }

    #container.business_area .sec2 .t1 {
        line-height: 1.3em;
        text-align: center;
    }

    #container.business_area .sec3 .item_wrap {
        margin-top: 50px;
    }

    #container.business_area .sec3 .item_wrap ul {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }

    #container.business_area .sec4 .sectitle {
        font-size: 38px;
        margin-bottom: 19px;
    }

    #container.business_area .sec4 .sectitle2 {
        font-size: 18px;
    }

    #container.business_area .sec4 ul.info1 {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    #container.business_area .sec4 ul.info1 li {
        height: auto;
        padding: 40px 20px;
    }

    #container.business_area .sec4 ul.info1 li .t1 {
        margin-bottom: 20px;
    }

    #container.business_area .sec4 .info2 {
        flex-direction: column;
        align-items: center;
        gap: 30px;
        padding: 30px;
        font-size: 28px;
    }

    #container.business_area .sec4 .info2 img {
        width: 100%;
    }

    #container.business_area .sec5 h3.title1,
    #container.business_area .sec7 h3.title1 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    #container.business_area .sec5 .title2,
    #container.business_area .sec7 .title2 {
        font-size: 16px;
    }

    #container.business_area .sec6 .info1 {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    #container.business_area .sec6 li {
        padding: 40px 25px;
    }

    #container.business_area .sec6 li .t1 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    #container.business_area .sec6 li .t2 {
        font-size: 15px;
    }

    #container.business_area .sec7 .info1 {
        grid-template-columns: 1fr;
        gap: 30px;
        margin-top: 50px;
    }

    #container.business_area .sec7 .info1 li .ift2 {
        font-size: 16px;
    }

    #container.business_area .sec7 .info1 li {
        padding: 30px 25px;
    }

    #container.business_area .sec8 h3.title1 {
        font-size: 38px;
        margin-bottom: 30px;
    }

    #container.business_area .sec8 .title2 {
        font-size: 18px;
    }

    #container.business_area .sec8 .company ul {
        grid-template-columns: repeat(2, calc(100% / 2 - 8px));
        gap: 15px;
    }

    #container.business_area .sec8 .company ul li img {
        width: 100%;
        height: 50px;
        object-fit: scale-down;
    }

    #container.business_area .sec8 .company ul li {
        padding: 45px 20px;
        gap: 20px;
        font-size: 14px;
    }


    #container.reviews .content-sec {
        padding-left: 15px;
        padding-right: 15px;
    }

    #container.reviews .content-sec .sectitle {
        font-size: 35px;
        margin-bottom: 40px;
        text-align: center;
    }

    #container.reviews .sec2 .info1 {
        display: grid;
        grid-template-columns: 100%;
        gap: 80px;
        line-height: 1.3em;
    }

    #container.reviews .sec2 .info1 .item>.t1 {
        font-size: 28px;
    }

    #container.reviews .sec2 .info1 .item>.t2 {
        font-size: 16px;
        line-height: 1.4em;
    }

    #container.reviews .sec2 .profile {
        gap: 20px;
    }

    #container.reviews .sec2 .profile>img {
        max-width: 80px;
    }

    #container.reviews .sec2 .profile .name {
        font-size: 24px;
    }

    #container.reviews .sec2 .profile .t1 {
        font-size: 14px;
    }

    #container.reviews .more_btn {
        margin: 0 auto;
        font-size: 16px;
        padding: 15px;
    }

    #container.reviews .sec3 .info1 li {
        flex-direction: column;
        gap: 30px;
    }

    #container.reviews .sec3 .info1 li .img_wrap {
        max-width: 220px;
    }

    #container.reviews .sec3 .info1 li .img_wrap img {
        width: 100%;
    }

    #container.reviews .sec3 .info1 li .t1 {
        font-size: 27px;
        margin-bottom: 25px;
    }

    #container.reviews .sec3 .info1 li .t2 {
        font-size: 16px;
        line-height: 1.4em;
    }

    #container.sf_main .content-sec {
        padding-left: 15px;
        padding-right: 15px;
    }

    #container.sf_main .sec2 .info1 {
        flex-direction: column;
        gap: 50px;
    }

    #container.sf_main .sec2 .info1 .img_wrap .img1 {
        width: 100%;
        max-height: 350px;
        object-fit: cover;
    }

    #container.sf_main .sec2 .info1 .text_wrap .t1 {
        font-size: 40px;
    }

    #container.sf_main .sec2 .info1 .text_wrap .t2 {
        font-size: 24px;
        border-left: 2px solid #FF5E15;
        margin: 30px 0;
        line-height: 1.3em;
    }

    #container.sf_main .sec2 .info1 .text_wrap .t3 {
        font-size: 18px;
    }

    #container.sf_main .sec2 .info2>.t2 {
        font-size: 24px;
    }

    #container.sf_main .sec2 .info2 .img_wrap {
        padding: 30px;
    }

    #container.sf_main .sec3 .info .item .img_wrap .img1 {
        width: 100%;
        max-height: 300px;
        object-fit: cover;
    }

    #container.sf_main .sec3 .info .item {
        flex-direction: column-reverse !important;
        gap: 30px;
    }

    #container.sf_main .sec3 .info .item .text_wrap .logo {
        max-width: 200px;
    }

    #container.sf_main .sec3 .info .item .text_wrap .t1 {
        font-size: 30px;
        margin: 20px 0;
    }

    #container.sf_main .sec3 .info .item .text_wrap .t2 {
        font-size: 20px;
    }

    #container.sf_main .sec3 .info .item .text_wrap .t3 {
        font-size: 20px;
        margin: 30px 0 20px;
        line-height: 1.3em;
    }

    #container.sf_main .sec3 .info .item .text_wrap ul li {
        font-size: 16px;
    }

    #container.sf_main .sec3 .info .item .more_btn {
        font-size: 16px;
        max-width: 180px;
    }

    #container.sf_onmes .content-sec {
        margin-top: 80px;
    }

    #container.sf .main_info .item .img_wrap .img1 {
        width: 100%;
        max-height: 300px;
        object-fit: cover;
    }

    #container.sf .main_info .item {
        flex-direction: column-reverse !important;
        gap: 30px;
    }

    #container.sf .main_info .item .text_wrap .logo {
        max-width: 200px;
    }

    #container.sf .main_info .item .text_wrap .t1 {
        font-size: 30px;
        margin: 20px 0;
    }

    #container.sf .main_info .item .text_wrap .t2 {
        font-size: 20px;
    }

    #container.sf .main_info .item .text_wrap .t3 {
        font-size: 20px;
        margin: 30px 0 20px;
        line-height: 1.3em;
    }

    #container.sf .main_info .item .text_wrap ul li {
        font-size: 16px;
    }

    #container.sf_onmes .content-sec {
        padding-left: 15px;
        padding-right: 15px;
    }

    #container.sf_onmes .sec2 .info2 .t1 {
        font-size: 16px;
    }

    #container.sf_onmes .sec2 .info2 .t2 {
        font-size: 28px;
    }

    #container.sf_onmes .sec2 .info2 .t3,
    #container.sf_onmes .sec2 .info2 .t4 {
        font-size: 18px;
    }

    #container.sf_onmes .sec2 .info2 .img_wrap {
        padding: 20px;
    }

    #container.sf_onmes .sec3 .info {
        grid-template-columns: 100%;
    }

    #container.sf_onmes .sec3 .info .img_wrap {
        padding: 0;
    }

    #container.sf_onmes .sec3:before {
        display: none;
    }

    #container.sf_onmes .sec3 .info .text_wrap .t1 {
        font-size: 34px;
    }

    #container.sf_onmes .sec3 .info .text_wrap .t2 {
        font-size: 18px;
    }

    #container.sf_onmes .sec3 .info .text_wrap .t3 {
        font-size: 28px;
    }

    #container.sf_onmes .sec4 .info .t1 {
        font-size: 34px;
        text-align: center;
    }

    #container.sf .content-sec {
        padding-left: 15px;
        padding-right: 15px;
    }

    #container.sf_onmes .sec4 .info .t2 {
        font-size: 18px;
        margin: 20px 0 20px;
        line-height: 1.3em;
        text-align: center;
    }

    #container.sf_onmes .sec4 .info ul li.bar-text {
        font-size: 16px;
    }

    #container.sf_onmes .sec4 .info .i2 {
        grid-template-columns: 100%;
    }

    #container.sf_onmes .sec5 .sectitle {
        font-size: 34px;
    }

    #container.sf_onmes .sec5 .slideSwiper1 .item_wrap .t1 {
        font-size: 24px;
    }

    #container.sf_onmes .sec5 .slideSwiper1 .item_wrap {
        padding: 30px;
    }

    #container.sf_onmes .sec5 .slideSwiper1 .swiper-button-next img,
    #container.sf_onmes .sec5 .slideSwiper1 .swiper-button-prev img {
        width: 40px;
        height: 40px;
    }

    #container.sf_onmes .sec6 .text_wrap {
        padding: 25px;
    }

    #container.sf_onmes .sec6 .text_wrap .t1 {
        font-size: 32px;
    }

    #container.sf_onmes .sec6 .text_wrap .t2 {
        font-size: 20px;
    }

    #container.sf_onshne .sec3 .sectitle {
        font-size: 34px;
        margin-bottom: 40px;
    }

    #container.sf_onshne .sec3 ul {
        grid-template-columns: 100%;
        gap: 25px;
    }

    #container.sf_onvms .sec3 .sectitle {
        font-size: 34px;
        margin-bottom: 30px;
    }

    #container.sf_onvms .sec3 ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    #container.sf_onvms .sec3 ul li {
        font-size: 18px;
    }

    #container.sf_onvms .sec3 ul li>img {
        max-width: 50px;
    }

    #container.sf_onvms .sec4 {
        padding: 60px 15px;
    }

    #container.sf_onvms .sec4 ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    #container.sf_onvms .sec4 ul li {
        font-size: 18px;
        padding: 10px 15px;
    }

    #container.sf_onpims .sec3 .sectitle {
        font-size: 34px;
        margin-bottom: 30px;
    }

    #container.sf_onlims .sec3 .sectitle {
        font-size: 34px;
        margin-bottom: 30px;
    }

    #container.erp .content-sec {
        margin-bottom: 100px;
    }

    #container.erp section.subbanner2 .text_wrap h3 img {
        max-width: 200px;
    }
    #container.erp .more_btn {
        margin: 0 auto;
        font-size: 16px;
        padding: 15px;
    }

    #container.erp .main_info .item .img_wrap .img1 {
        width: 100%;
        max-height: 300px;
        object-fit: cover;
    }

    #container.erp .main_info .item {
        flex-direction: column-reverse !important;
        gap: 30px;
    }

    #container.erp .main_info .item .text_wrap .logo {
        max-width: 200px;
    }

    #container.erp .main_info .item .text_wrap .t1 {
        font-size: 24px;
        margin: 20px 0;
    }

    #container.erp .main_info .item .text_wrap .t2 {
        font-size: 18px;
    }

    #container.erp .main_info .item .text_wrap .t3 {
        font-size: 18px;
        margin: 30px 0 20px;
        line-height: 1.3em;
    }

    #container.erp .main_info .item .text_wrap ul li {
        font-size: 16px;
    }

    #container.erp .content-sec:nth-child(2) {
        margin: 80px 0;
    }

    #container.erp .content-sec {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #container.erp .content-sec .info-title {
        font-size: 28px;
    }

    #container.erp .content-sec .info-subtitle {
        font-size: 18px;
    }

    #container.erp .sec2 .info1 ul {
        padding: 20px;
        gap: 20px;
    }

    #container.erp .sec2 .info1 ul li {
        flex-direction: column;
        gap: 10px;
    }

    #container.erp .sec2 .info1 ul li.btn {
        grid-column: span 2;
        padding-top: 30px;
    }

    #container.erp.erp1 .sec3 ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    #container.erp.erp1 .sec3 ul li a {
        padding: 30px 20px;
    }

    #container.erp .sec4 img {
        width: 100%;
        margin: 30px 0;
    }

    #container.erp.feature .sec2 .detail ul .ls {
        font-size: 21px;
    }

    #container.erp.feature .sec2 .detail ul .ls::before {
        top: 2px;
        height: 19px;
    }

    #container.erp.feature .sec2 .detail ul .rs {
        font-size: 18px;
        line-height: 1.3em;
    }

    #container.erp.intro .tabcontent .info2 {
        font-size: 18px;
    }
    #container.erp.intro .tabcontent .tab_nav {
        overflow: scroll;
    }
    #container.erp.intro .tabcontent .tab_nav ul {
        display: flex;
        gap: 10px;
        width: max-content;
    }
    #container.erp.intro .tabcontent .tab_nav.fixed ul {
        padding: 0 15px;
    }
    #container.erp.intro .tabcontent .tab_nav ul li a {
        padding: 9px 17px;
        font-size: 16px;
    }
    #container.erp.intro .tab {
        overflow-x: scroll;
        padding-bottom: 10px;
    }
    #container.erp.build .info .t2 {
        line-height: 1.4em;
    }
    #container.erp.build .info .t2:before {
        top: 9px;
    }

    #container.erp.solution .detail > ul {
        margin-top: 60px;
        grid-template-columns: 100%;
    }
    #container.erp.solution .detail > ul > li .us {
        width: 80%;
        padding: 20px;
        gap: 0;
    }
    #container.erp.solution .sec3 .info {
        flex-direction: column;
        gap: 50px;
    }

    /* Report Center */
    #container.report_center .sec2 {
        padding: 70px 15px 150px;
    }
    #container.report_center .nav-pills .nav-link {
        height: 100%;
        font-size: 20px;
        line-height: 1.3em;
    }
    #container.report_center .tab-info {
        padding: 25px 0;
    }
    #container.report_center .tab-info, #container.report_center .description {
        font-size: 16px;
    }
    #container.report_center form .input-sec>ul {
        grid-template-columns: 100%;
        gap: 30px;
    }
    #container.report_center .description > ul li {
        font-size: 16px;
        line-height: 1.6em;
    }
    #container.report_center form .input-sec>.input-sec-tit>.required {
        position: absolute;
        top: 100%;
        right: 0;
        margin-top: 10px;
    }
    #container.report_center form .input-sec.agree-sec .txt_wrap {
        font-size: 16px;
    }
    #container.report_center form .input-sec .input_wrap .check_wrap label {
        font-size: 16px;
    }
    #container.report_center form .input-sec .input_wrap .check_wrap input[type=checkbox] {
        width: 1em;
        height: 1em;
    }
    #container.report_center form .input-sec .input_wrap .check_wrap input[type=checkbox]:checked {
        border: 0.3em solid tomato;
    }
    #container.report_center form .input-sec.agree-sec .txt_wrap table td {
        font-size: 16px;
        padding: 10px;
    }
}