.global_bg {
    width: 100%;
    height: 320px;
    background: url(/ko/theme/basic/img/global/bnr.jpg) no-repeat;
    background-attachment: fixed;
}

.global_container * {
    font-family: 'Noto Sans KR', sans-serif;
}

.global_title {
    font-family: 'Poppins', sans-serif;
    font-size: 90px;
    color: #303030;
    font-weight: 700;
    margin-top: 85px;
    margin-bottom: 40px;
    text-align: center;
}

.global_text {
    margin-bottom: 50px;
    line-height: 1.6em;
    font-size: 22px;
    color: #000;
    font-weight: 300;
    text-align: center;
}

.global_tab {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}

.global_tab>li {
    display: flex;
    align-items: center;
    width: 270px;
    height: 62px;
    color: #bababa;
    border: 1px solid #dcdcdc;
    border-right: none;
    font-size: 18px;
    justify-content: center;
    cursor: pointer;
}

.global_tab>li>a {
    font-size: 18px;
    width: 270px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #bababa;
}

.global_tab>li:last-child {
    border-right: 1px solid #dcdcdc;
}

.global_tab>li.active {
    background: #0a1a3b;
    border-color: #0a1a3b;
    color: #fff;
}

.global_content {
    width: 100%;
    margin-bottom: 100px;
}

.global_content>li {
    display: none;
}

.global_content>li.active {
    display: block;
}

.global_content_wrapper {
    padding: 210px 0 160px;
    text-align: center;
    position: relative;
}

.global_content_img {
    position: relative;
    text-align: center;
}

.global_content_img>img {
    max-width: 100%;
}

.global_content_img>h4 {
    font-size: 30px;
    color: #0a1a3b;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: calc(50% - 51px);
    left: 0;
}

.global_content_inner {
    width: 250px;
    position: absolute;
    height: 480px;
}

.global_content_inner>p {
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 1.6em;
    margin-bottom: 20px;
}

.global_content_inner>h4 {
    font-size: 19px;
    color: #000;
    text-align: center;
    font-weight: 500;
    margin-bottom: 13px;
    line-height: 1.4em;
    margin-top: 0;
}

.global_content_inner>img {
    margin-bottom: 20px;
    max-width: 100%;
}

.global_content_inner.inner1 {
    top: 0;
    left: calc(50% - 125px);
}

.global_content_inner.inner2 {
    bottom: -100px;
    left: 140px;
}

.global_content_inner.inner3 {
    bottom: -100px;
    right: 140px;
}

.procurement_title>h2 {
    font-size: 48px;
    color: #221815;
    Font-weight: 900;
    text-align: center;
}

.procurement_content_pc {
    padding-bottom: 230px;
    display: block;
}

.procurement_content_m {
    display: none;
}

.procurement_content_pc .inner_ul {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.procurement_content_pc .inner_li {
    width: 380px;
    text-align: center;
}

.procurement_content_pc .inner1 {
    position: absolute;
    width: 432px;
    height: 432px;
    top: 1200px;
    left: calc(50% - 538px);
}

.procurement_content_pc .inner2 {
    position: absolute;
    width: 432px;
    height: 432px;
    top: 1200px;
    right: calc(50% - 538px);
}

.procurement_content_pc .inner1_div {
    margin-left: 100px;
    margin-top: 35px;
}

.procurement_content_pc .inner2_div {
    margin-left: 130px;
    margin-top: 10px;
}

.procurement_content_pc h4 {
    font-size: 19px;
    color: #000;
    Font-weight: 500;
    text-align: center;
    margin-top: -210px;
}

.procurement_content_pc h5 {
    font-size: 14px;
    color: #000;
    Font-weight: 400;
    text-align: left;
}

.procurement_content_pc .inner_ul {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.procurement_content_pc .inner_li {
    width: 380px;
    text-align: center;
}

.procurement_content_pc .inner1 {
    position: absolute;
    width: 432px;
    height: 432px;
    top: 1200px;
    left: calc(50% - 538px);
}

.procurement_content_pc .inner2 {
    position: absolute;
    width: 432px;
    height: 432px;
    top: 1200px;
    right: calc(50% - 538px);
}

.procurement_content_pc .inner1_div {
    margin-left: 100px;
    margin-top: 35px;
}

.procurement_content_pc .inner2_div {
    margin-left: 130px;
    margin-top: 10px;
}

.procurement_content_pc h4 {
    font-size: 19px;
    color: #000;
    Font-weight: 500;
    text-align: center;
    margin-top: -210px;
}

.procurement_content_pc h5 {
    font-size: 14px;
    color: #000;
    Font-weight: 400;
    text-align: left;
}

.trade_pc {
    display: block;
    text-align: center;
    width: 100%;
    padding-bottom: 150px
}

.trade_m {
    display: none;
}

.trade_pc img {
    position: absolute;
    width: 100%;
    left: calc(50% - 560px);
    z-index: 0;
}

.trade_pc p {
    position: relative;
    z-index: 1;
}

.trade_pc .inner_ul1 {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 240px;
}

.trade_pc .inner_ul2 {
    height: 560px;
}

.trade_pc .inner_li1 {
    width: 50%;
}

.trade_pc .padding_left {
    padding-left: 25px;
}

.trade_pc .inner_li2 {
    margin-bottom: 415px;
}

.trade_pc .sub_title {
    font-size: 19px;
    color: #000;
    Font-weight: 500;
    margin-bottom: 22px;
}

.trade_pc .sub_desc {
    font-size: 14px;
    color: #000;
    Font-weight: 400;
}

@media (max-width: 1199px) {
    .global_content_inner.inner2 {
        bottom: -100px;
        left: 30px;
    }
    .global_content_inner.inner3 {
        bottom: -100px;
        right: 30px;
    }
    .procurement_content_pc .inner1 {
        width: 368px;
        height: 368px;
        top: 1230px;
        left: calc(50% - 475px);
    }
    .procurement_content_pc .inner2 {
        width: 368px;
        height: 368px;
        top: 1230px;
        right: calc(50% - 475px);
    }
    .procurement_content_pc .inner1 img,
    .procurement_content_pc .inner2 img {
        width: 100%;
    }
    .procurement_content_pc .inner1_div {
        margin-left: 70px;
        margin-top: 35px;
    }
    .procurement_content_pc .inner2_div {
        margin-left: 90px;
        margin-top: 10px;
    }
    .procurement_content_pc h4 {
        font-size: 19px;
        margin-top: -185px;
    }
    .procurement_content_pc h5 {
        font-size: 14px;
    }
    .trade_pc {
        padding-bottom: 0px
    }
    .trade_pc img {
        left: calc(50% - 450px);
    }
    .trade_pc .inner_ul1 {
        padding-top: 195px;
    }
    .trade_pc .inner_ul2 {
        height: 560px;
    }
    .trade_pc .inner_li1 {
        width: 50%;
    }
    .trade_pc .padding_left {
        padding-left: 25px;
    }
    .trade_pc .inner_li2 {
        margin-bottom: 320px;
    }
}

@media (max-width: 991px) {
    .global_tab>li {
        width: 240px;
    }
    .global_content_wrapper {
        padding: 240px 0 290px;
    }
    .global_content_inner {
        width: 200px;
    }
    .global_content_inner>p {
        font-size: 14px;
    }
    .global_content_inner>h4 {
        font-size: 20px;
    }
    .global_content_inner.inner1 {
        top: 0;
        left: calc(50% - 100px);
    }
    .global_content_inner.inner2 {
        bottom: 0;
        left: 0;
    }
    .global_content_inner.inner3 {
        bottom: 0;
        right: 0;
    }
    .procurement_title>h2 {
        font-size: 40px;
    }
    .procurement_content_pc {
        padding-bottom: 150px;
    }
    .procurement_content_pc .inner_ul {
        margin-top: 5px;
    }
    .procurement_content_pc .inner_li {
        width: 320px;
    }
    .procurement_content_pc .inner_li img {
        width: 320px;
    }
    .procurement_content_pc .inner1 {
        width: 300px;
        height: 300px;
        top: 1310px;
        left: calc(50% - 390px);
    }
    .procurement_content_pc .inner2 {
        width: 300px;
        height: 300px;
        top: 1310px;
        right: calc(50% - 390px);
    }
    .procurement_content_pc .inner1 img,
    .procurement_content_pc .inner2 img {
        width: 100%;
    }
    .procurement_content_pc .inner1_div {
        margin-left: 45px;
        margin-top: 20px;
    }
    .procurement_content_pc .inner2_div {
        margin-left: 60px;
        margin-top: 0px;
    }
    .procurement_content_pc h4 {
        font-size: 16px;
        margin-top: -150px;
    }
    .procurement_content_pc h5 {
        font-size: 13px;
    }
    .trade_pc img {
        left: calc(50% - 350px);
    }
    .trade_pc .inner_ul1 {
        padding-top: 150px;
    }
    .trade_pc .inner_ul2 {
        height: 450px;
    }
    .trade_pc .inner_li1 {
        width: 50%;
    }
    .trade_pc .padding_right {}
    .trade_pc .padding_left {
        padding-left: 25px;
    }
    .trade_pc .inner_li2 {
        margin-bottom: 245px;
    }
    .trade_pc .sub_title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .trade_pc .sub_desc {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .global_title {
        font-size: 33px;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .global_text {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .global_container {
        padding: 0 10px;
    }
    .consultion_content {
        margin-bottom: 50px;
    }
    .global_bg {
        display: none;
    }
    .global_tab {
        margin-bottom: 30px;
    }
    .global_tab>li {
        height: 40px;
        font-size: 11px;
        text-align: center;
        width: calc(100% / 3);
    }
    .global_tab>li>a {
        height: 40px;
        text-align: center;
        font-size: 11px;
    }
    .global_content_wrapper {
        padding: 230px 0 280px;
    }
    .global_content_img>h4 {
        font-size: 20px;
        top: calc(50% - 30px);
    }
    .global_content_inner {
        width: 180px;
        height: 340px;
    }
    .global_content_inner>h4 {
        font-size: 16px;
    }
    .global_content_inner>img {
        width: 120px;
    }
    .global_content_inner.inner1 {
        top: 0;
        left: calc(50% - 90px);
    }
    .procurement_title>h2 {
        font-size: 33px;
    }
    .procurement_content_pc {
        display: none;
    }
    .procurement_content_m {
        display: block;
        padding-left: 3%;
        padding-right: 3%;
    }
    .procurement_content_m .inner1 {
        text-align: center;
        margin-top: 20px;
    }
    .procurement_content_m .inner2 {
        text-align: center;
    }
    .procurement_content_m .inner3 {
        text-align: center;
        margin-top: 30px;
    }
    .procurement_content_m .inner1_div {
        margin: 0 auto;
        width: 250px;
        margin-top: 10px;
    }
    .procurement_content_m .inner2_div {
        margin: 0 auto;
        width: 200px;
        margin-top: 10px;
    }
    .procurement_content_m .inner3_div {
        position: absolute;
        top: 775px;
        left: calc(50% - 120px);
    }
    .procurement_content_m .inner4_div {
        position: absolute;
        top: 1240px;
        left: calc(50% - 100px);
    }
    .procurement_content_m h4 {
        font-size: 16px;
        color: #000;
        Font-weight: 500;
        text-align: center;
    }
    .procurement_content_m h5 {
        font-size: 14px;
        color: #000;
        Font-weight: 400;
        text-align: left;
    }
    .trade_pc {
        display: none;
    }
    .trade_m {
        display: block;
        text-align: center;
        margin-bottom: 150px;
    }
    .trade_m p {
        position: relative;
        z-index: 1;
    }
    .trade_m .sub_title {
        font-size: 16px;
        color: #000;
        Font-weight: 500;
        margin-bottom: 10px;
    }
    .trade_m .sub_desc {
        font-size: 14px;
        color: #000;
        Font-weight: 400;
    }
    .trade_m .inner1 {
        max-width: 480px;
        width: 100%;
        max-height: 418px;
        height: 100%;
        margin: 0 auto;
    }
    .trade_m .inner1 img {
        max-width: 480px;
        width: 100%;
        vertical-align: middle;
    }
    .trade_m .inner1 .text_wrap {
        text-align: center;
    }
    .trade_m .inner1 #text_1 {
        margin-top: -190px;
        margin-bottom: 125px;
    }
    .trade_m .inner1 #text_2 {
        margin-top: -190px;
        margin-bottom: 125px;
    }
    .trade_m .inner1 #text_3 {
        margin-top: -190px;
        margin-bottom: 110px;
    }
    .trade_m .inner1 #text_4 {
        margin-top: -190px;
        margin-bottom: 125px;
    }
}

@media (max-width: 493px) {
    .procurement_content_m {
        display: block;
        padding-left: 3%;
        padding-right: 3%;
    }
    .procurement_content_m .inner1 {
        margin-top: 20px;
    }
    .procurement_content_m .inner3 {
        margin-top: 30px;
    }
    .procurement_content_m .inner3_div {
        top: 710px;
        left: calc(50% - 115px);
    }
    .procurement_content_m .inner4_div {
        top: 1060px;
        left: calc(50% - 95px);
    }
    .procurement_content_m .inner3 img,
    .procurement_content_m .inner2 img {
        width: 320px;
    }
    .procurement_content_m h4 {
        font-size: 15px;
    }
    .procurement_content_m h5 {
        font-size: 13px;
    }
    .trade_m {
        margin-bottom: 120px;
    }
    .trade_m .inner1 .text_wrap {
        width: 95%;
        margin: 0 auto;
    }
    .trade_m .inner1 #text_1 {
        margin-top: -140px;
        margin-bottom: 80px;
    }
    .trade_m .inner1 #text_2 {
        margin-top: -140px;
        margin-bottom: 80px;
    }
    .trade_m .inner1 #text_3 {
        margin-top: -145px;
        margin-bottom: 65px;
    }
    .trade_m .inner1 #text_4 {
        margin-top: -145px;
        margin-bottom: 75px;
    }
}

@media (max-width: 350px) {
    .trade_m {
        margin-bottom: 120px;
    }
    .trade_m .inner1 .text_wrap {
        width: 80%;
        margin: 0 auto;
    }
    .trade_m .sub_title {
        margin-bottom: 0px;
    }
    .trade_m .inner1 #text_1 {
        margin-top: -110px;
        margin-bottom: 20px;
    }
    .trade_m .inner1 #text_2 {
        margin-top: -110px;
        margin-bottom: 40px;
    }
    .trade_m .inner1 #text_3 {
        margin-top: -115px;
        margin-bottom: 25px;
    }
    .trade_m .inner1 #text_4 {
        margin-top: -110px;
        margin-bottom: 20px;
    }
}