.culture_nav {
    border-bottom: 1px solid #CFCFCF;
    background: hsl(0, 0%, 100%);
    max-width: 2400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.culture_nav .ul1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.culture_nav .ul1 li a {
    position: relative;
    padding: 24px 0 10px 0;
    color: #666666;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    display: block;
}

.culture_nav .ul1 li.active a {
    color: #3FBFB8;
}

.culture_nav .ul1 li.active a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #3FBFB8;
}

.culture .subtit.ver1 {
    border: 0;
    padding-bottom: 0;
}

.culture .subtit h7 {
    margin-top: 110px;
}

/*
.culture {
    margin-bottom: 100px;
}
*/

.culture .flex_ver1 {
    display: flex;
    gap: 110px;
}

.culture .flex_ver1 .textbox {
    flex: 1;
    min-width: 400px;
}

.culture .flex_ver1 .imgbox {
    max-width: 660px;
    width: 52%;
}


.culture .flex_ver1 .textbox .title {
    margin-top: 12px;
}

.culture .flex_ver1 .textbox .title p {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 2.5;
    letter-spacing: 24px;
}

.culture .flex_ver1 .textbox .title span {
    display: flex;
    gap: 30px;
}

.culture .flex_ver1 .textbox .title span b {
    color: #3FBFB8;
    font-family: "Pretendard";
    font-size: 100px;
    font-style: normal;
    font-weight: 300;
    line-height: 140px;
    letter-spacing: -3px;
    position: relative;
    top: 12px;
}

.culture .flex_ver1 .textbox .title span i {
    color: #000;
    font-family: "Pretendard";
    font-size: 120px;
    font-style: normal;
    font-weight: 300;
    line-height: 140px;
    letter-spacing: -3.6px;
}

.culture .flex_ver1 .textbox .desc p {
    margin-top: 114px;
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.88;
    letter-spacing: -1px;
}

.culture .flex_ver2 .row:first-child {
    padding-top: 0;
}

.culture .flex_ver2 .row:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}


.culture .flex_ver2 .row {
    position: relative;
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(102, 102, 102, 0.30);
}


.culture .flex_ver2 .row .title {
    width: 440px;
}

.culture .flex_ver2 .row .desc {
    flex: 1;
}

.culture .flex_ver2 .row .title span {
    display: none;
    color: #00C2B7;
    font-family: "Pretendard";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.16;
    letter-spacing: -0.03em;
}

.culture .flex_ver2 .row .title i {
    display: none;
}

.culture .flex_ver2 .row .title p {
    margin-top: 16px;
    color: #000;
    font-family: "Pretendard";
    font-size: 42px;
    font-style: normal;
    font-weight: 300;
    line-height: 56px;
    letter-spacing: -1.26px;
}

.culture .flex_ver2 .row .title p b {
    font-weight: 600;
}

.culture .flex_ver2 .row .desc .box {
    margin-top: 85px;
}

.culture .flex_ver2 .row .desc .box:first-child {
    margin-top: 20px;
}

.culture .flex_ver2 .row .desc .box .circle {
    border-radius: 100px;
    background: #DBBF68;
    display: flex;
    width: 150px;
    height: 150px;
    align-items: center;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.03em;
    justify-content: center;
    text-align: center;
}


.culture .flex_ver2 .row .desc .box p {
    margin-top: 24px;
    color: #333;
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.88;
    letter-spacing: -0.03em;
}

.culture .flex_ver2 .row .desc .box .rect {
    margin-top: 5px;
    width: 320px;
    height: 52px;
    color: #fff;
    font-family: Pretendard;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.03em;
    display: inline-flex;
    padding: 14px 50px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #DBBF68;
}

.culture_value .bg1 {
    max-width: 2400px;
    width: 100%;
    margin:0 auto;
/*    margin-top: -51px;*/
    margin-bottom: 100px;
    background: #424347;
    padding-top: 75px;
    padding-bottom: 115px;
}

.culture_value .bg1 .flex_ver2 .row .title p {
    color: #fff;
}

.culture_value .bg1 .flex_ver2 .row .title p b {
    color: #DBBF68;
}

.culture_value .bg1 .flex_ver2 .row .title p i {
    color: #fff;
    font-style: normal;
    display: inline-block;
}

.culture_value .bg1 .row .desc .box p {
    color: #fff;
}

.culture_life .box {
    margin-top: 110px;
}

.culture_life .box .row {
    display: flex;
    gap: 60px;
    padding: 80px 0;
    border-bottom: 1px solid rgba(102, 102, 102, 0.30);
}

.culture_life .box .row:first-child {
    padding-top: 0;
}

.culture_life .box .row:last-child {
    padding-bottom: 0;
    border: 0;
}

.culture_life .box .row .imgbox {
    width: 660px;
    display: inline-flex;
}

.culture_life .box .row .imgbox span {
    width: 210px;
    color: #000;
    font-family: Pretendard;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.36;
    letter-spacing: -0.03em;
}

.culture_life .box .row .imgbox img {
    width: 450px;
    height: 320px;
    object-fit: cover;
}

.culture_life .box .row .textbox {
    flex: 1;
}

.culture_life .box .row .textbox span {
    color: #333;
    font-family: "Pretendard";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 46px; /* 164.286% */
    letter-spacing: -0.84px;
}

.culture_life .box .row .textbox p {
    margin-top:50px;
    color: #333;
    font-family: "Pretendard";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: -1px;
}

.culture_picture .title {
    margin-top: 120px;
    color: #000;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: -0.03em;
}

.culture_picture .grid_ul {
    margin: 100px 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.culture_picture .grid_ul .item {

}

.culture_picture .grid_ul .item .imgbox {
    overflow: hidden;
}

.culture_picture .grid_ul .item:hover .imgbox img {
    transform: scale(1.15);
}

.culture_picture .grid_ul .item .imgbox img {
    transition: transform 1s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.culture_picture .grid_ul .item .imgbox {
    overflow: hidden;
    width: 290px;
    height: 290px;
    position: relative;
}

.culture_picture .grid_ul .item p {
    margin-top: 25px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.03em;
}

section.sub_tab_v3 ul {
    display: flex;
    align-items: flex-start;
    /*    gap: 10px;*/
    align-items: center;
    /*    width: 90%;*/
    margin: 0 auto;
    justify-content: center;
}

section.sub_tab_v3 ul > li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    max-width: 255px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: .3s ease;
    box-sizing: border-box;
}

section.sub_tab_v3 ul > li:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
}

section.sub_tab_v3 ul > li > a {
    color: #000;
    padding: 12px 20px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    text-transform: uppercase;
    transition: .3s ease;
}

section.sub_tab_v3 ul > li.active {
    background: #DBBF68;
}

section.sub_tab_v3 ul > li.active > a {
    color: #fff;
}

section.culture_picture .tab_body ul li.on {
    display: block;
}

section.culture_picture .tab_body ul li {
    display: none;
}

.basic_table.ver1 table tbody tr > td:nth-of-type(1) {
    background: none;
}

.basic_table.ver1 table thead th {
    border-right: 0;
}


.basic_table.ver1 table tr * {
    border-right: 0;
}

.basic_table.ver1 table tr .basic_btn a {
    border-right: 1px solid #ddd;
}

.basic_table.ver1 table tr > *  {
    border-right: 1px solid #DFE0E8;
}

/* .basic_table.ver1 table tr .outer a span {
    font-size: 13px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
} */

.chartTable i {
    font-style: normal;
}

.basic_table.ver1 table tr .certi_title {
    text-align: left;
}

.center_info .text__box {
    margin-bottom: 30px;
}

.center_info .text__box p,
.eth_news .text__box p {
    margin-bottom: 30px;
    font-size: 18px;
}

/* .center_info .text__box p:first-child,
.eth_news .text__box p:first-child {
    margin-top: 0;
} */

.chartTable.no__title .chartTableCell:nth-child(2n+1) {
    background: #F6F7F9;
}

section.center_info .basic_table.ver1 table tbody tr > td:nth-of-type(1) {
    background: transparent;
}

section.center_info .basic_table.ver1 table tbody tr > td.desc {
    cursor: pointer;
}

section.center_info .basic_table.ver1 table tbody tr > td.desc > .desc__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.center_info .basic_table.ver1 table tbody tr > td.desc > .desc__top > b {
    font-weight: 400;
    background: rgba(237, 233, 226);
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 13px;
    border: 1px solid rgb(220 220 220);
}

section.center_info .basic_table.ver1 table tbody tr > td.desc > .desc__bottom {
    display: none;
    margin: 20px 0;
}

section.center_info .basic_table.ver1 table tbody tr > td.desc > .desc__bottom .desc__text1 {
    text-align: left;
    margin-top:10px;
    color:#968037;
}

section.center_info .basic_table.ver1 table tbody tr > td.desc > .desc__bottom .link__btn1 {
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 10px;
    max-width: 70px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
}

section.center_info .basic_table.ver1 .chartTableRow > div:nth-child(2) {
    width: auto;
}

section.center_info .basic_table.ver1 .chartTableRow > div:nth-child(3) {
    width: auto;
}

section.center_info .chartTable a#top {

}

section.dividend .divTableHead.auto {
    width: auto;
}

.partner__code {
    margin-bottom: 200px;
    display: flex;
    gap: 15px;
    justify-content: center;
}


@media screen and (max-width: 1280px) {

    .culture .flex_ver2 .row .title {
        width: 380px;
    }

    .culture_life .box .row .imgbox img {
        width: 450px;
        height: 320px;
        object-fit: cover;
        margin-top: 20px;
    }

    .culture_life .box .row .imgbox {
        width: 500px;
        display: inline-flex;
        flex-direction: column;
    }

    .culture_life .box .row {
        gap: 30px;
    }

    .culture_picture .grid_ul {
        margin: 100px 0;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 30px;
    }

    .culture_picture .grid_ul .item .imgbox {
        overflow: hidden;
        width: 100%;
        height: inherit;
        position: relative;
        padding-bottom: 100%;
    }

    .culture_picture .grid_ul .item .imgbox img {
        position: absolute;
    }

    section.culture_picture section.sub_tab_v3 ul > li {
        flex: inherit;
    }

    section.center_info .basic_table table {
        width: 100%;
    }

}

@media screen and (max-width: 1024px) {

    .culture .flex_ver1 {
        display: flex;
        gap: 50px;
        flex-direction: column-reverse;
    }

    .culture .flex_ver1 .textbox .title span {
        display: flex;
        gap: 30px;
        justify-content: center;
    }

    .culture .flex_ver1 .imgbox {
        max-width: 660px;
        width: 100%;
        margin: 0 auto;
    }

    .culture .flex_ver1 .textbox .title p {
        text-align: center;
    }

    .culture .flex_ver1 .textbox .desc p {
        margin-top: 50px;
        text-align: center;
    }


    .culture .flex_ver2 .row {
        flex-direction: column;
    }

    .culture .flex_ver2 .row .title p br {
        display: none;
    }

    .culture .flex_ver2 .row .title {
        width: 100%;
    }

    .culture_value .bg1 {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
/*        margin-top: -31px;*/
        margin-bottom: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .culture .flex_ver2 .row .desc .box {
        margin-top: 40px;
    }

    .culture_life .box .row {
        display: flex;
        gap: 40px;
        padding: 40px 0;
        flex-direction: column;
        max-width: 450px;
        margin: 0 auto;
    }

    .culture_life .box .row .imgbox span {
        width: 100%;
        font-size: 31px;
    }

    .culture_life .box .row .imgbox span br {
        display: none;
    }

    .culture_life .box .row .textbox span {
        font-size: 23px;
        line-height: 1.5;
    }

    .culture_life .box .row .textbox p {
        margin-top: 25px;
        font-size: 15px;
        line-height: 1.8;
    }

    .culture .flex_ver2 .row .desc .box .circle {
        display: none;
    }

    .culture .flex_ver2 .row .title i {
        display: block;
        color: #DBBF68;
        font-family: "Pretendard";
        font-size: 42px;
        font-style: normal;
        font-weight: bold;
        line-height: 56px;
        letter-spacing: -1.26px;
    }


    section.culture_picture section.sub_tab_v3 ul > li > a {
        padding: 12px 15px;
    }

    .basic_table.ver1 table tr * {
        border-left: 0;
    }

    .chartTable.type2 .chartTableCell > div {
        display: inline-block;
        width: calc(100% - 130px);
        vertical-align: -4px;
    }


    .chartTable.no__title .chartTableRow.data .chartTableCell {
        width: 50% !important;
    }

    .chartTable.no__title .chartTableCell > div {
        text-align: center;
        width: 100%;
    }

    .chartTable.no__title .chartTableCell > p {
        display: inline-block;
        width: 100%;
        padding: 10px;
    }

    .chartTable.no__title .chartTableCell:nth-child(2n+1) {
        background: initial;
    }

    .chartTable.no__title .chartTableRow:nth-of-type(2n+1) {
        background: inherit;
    }

    .chartTable.no__title .chartTableCell:nth-child(2n+1) {
        background: #F6F7F9;
    }

    .chartTable.no__title .chartTableRow.data {
        padding: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 10px 0;
    }

    .chartTable.no__title.ver1 .chartTableRow.data {
        margin: 0px 0;
    }

    .chartTable.no__title.ver1 .chartTableCell {
        margin-top: 5px !important;
    }

    .chartTable.no__title .chartTableRow.data.no {
        display: none;
    }
    section.center_info.data_rohs .chartTable.no__title .chartTableRow.data.no {
        display: block;
    }
      section.center_info.data_rohs .no_no{
        display: none !important;
      }
    .chartTable.no__title.ver1 {
        padding-bottom: 5px;
    }


    .chartTable.btn__ver1 .basic_btn a {
        padding: 2px 20px;
        font-size: 12px;
        width: auto;
    }

    .chartTable.btn__ver1 .basic_btn a img {
        height: 12px !important;
    }

    .chartTable.btn__ver1 .chartTableCell {
        display: flex;
        align-items: center;
    }

    section.center_info .basic_table.ver1 .chartTableRow > div:nth-child(4) > span {
        display: none;
    }

/*
    section.center_info .basic_table.ver1 .chartTable.type2 .chartTableCell > div {
        display: inline-block;
        width: 100%;
        vertical-align: -4px;
    }
*/

    section.center_info .basic_table.ver1 table tbody tr > td.title {
        width: 30%;
    }

    section.center_info .basic_table.ver1 table tbody tr > td.desc {
        width: 70%;
    }

    .partner__code {
        margin-top: 50px;
        margin-bottom: 150px;
    }

}



@media screen and (max-width: 768px) {

/*
    .culture {
        margin-bottom: 50px;
    }
*/

    .culture .flex_ver1 .imgbox {
        max-width: 500px;
    }

    .culture .flex_ver1 .textbox {
        flex: 1;
        min-width: inherit;
    }

    .culture .flex_ver1 .textbox .title span b {
        font-size: 60px;
        font-weight: 300;
        line-height: 100px;
        top: 12px;
    }

    .culture .flex_ver1 .textbox .title span i {
        font-size: 80px;
        line-height: 100px;
    }

    .culture .flex_ver1 .textbox .title p {
        font-size: 18px;
        letter-spacing: 17px;
    }

    .culture .flex_ver1 .textbox .desc p {
        font-size: 14px;
        line-height: 1.88;
    }

    .culture .flex_ver2 .row .title p {
        margin-top: 10px;
        font-size: 25px;
        line-height: 1.5;
    }

    .culture .flex_ver2 .row .title i {
        font-size: 25px;
        line-height: 1.5;
    }

    .culture .flex_ver2 .row .desc .box .circle {
        width: 100px;
        height: 100px;
        font-size: 15px;
    }

    .culture .flex_ver2 .row .desc .box p {
        margin-top: 30px;
        font-size: 15px;
    }

    .culture .flex_ver2 .row {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .culture .flex_ver2 .row .desc .box .rect {
        width: auto;
        height: auto;
        font-size: 16px;
        padding: 10px 20px;
    }

    .culture_life .box .row .imgbox {
        width: 100%;
        display: inline-flex;
        flex-direction: column;
    }

    .culture_life .box .row .imgbox img {
        width: 100%;
        height: auto;
    }

    .culture_life .box .row .imgbox span {
        font-size: 25px;
    }

    .culture_life .box .row .textbox span {
        font-size: 20px;
    }

    .culture_picture .grid_ul {
        margin: 50px 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 40px;
    }

    .culture_picture .grid_ul .item p {
        margin-top: 10px;
        color: #333;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.4;
        letter-spacing: -0.03em;
    }

    .culture_picture .title {
        margin-top: 65px;
        font-size: 28px;
    }

    section.sub_tab_v3 ul {
        display: block;
        width: 100%;
        margin-top: 10px;
        border-radius: 4px;
        background-color: rgba(246, 247, 249, .7);
        border: 1px solid rgba(0, 194, 183, 1);
        background: rgba(244, 250, 249, 1);
        box-sizing: border-box;
    }

    section.sub_tab_v3 ul > li {
        border: none;
        max-width: none;
    }

    section.sub_tab_v3 ul > li.active,
    section.sub_tab_v3 ul > li:hover {
        background: #64beb7;
        background: rgba(63, 191, 184, 1);
    }

    section.culture.culture_picture section.sub_tab_v2 {
        display: none;
    }

    .culture .subtit h7 {
        margin-top: 60px;
    }

    .culture_life .box {
        margin-top: 60px;
    }

    .center_info .text__box p {
        margin-top: 30px;
        font-size: 15px;
    }


    .chartTable.no__title.ver1 .chartTableRow.data .chartTableCell:nth-child(2n+1) {
        width: 38% !important;
        display: inline-flex;
        align-items: center;
        padding: 0 !important;
    }

    .chartTable.no__title.ver1 .chartTableCell > p {
        display: inline-block;
        width: 100%;
        padding: 4px 7px;
        font-size: 13px;
    }

    .chartTable.no__title.ver1 .chartTableRow.data .chartTableCell:nth-child(2n+2) {
        width: 12% !important;
        display: inline-flex;
        align-items: center;
    }

    .chartTable.no__title.ver1 .chartTableCell > div.basic_btn a {
        width: 70%;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }

    .chartTable.no__title.ver1 .chartTableCell > div.basic_btn a span {
        display: none;
    }

    .chartTable.no__title.ver1 .chartTableCell > div.basic_btn a img {
        margin-left: 0 !important;
        height: 11px !important;
    }

    .partner__code {
        margin-top: 30px;
        margin-bottom: 100px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .partner__code li {
        width: calc(50% - 20px);
        text-align: center;
    }

}


@media screen and (max-width: 640px) {

    .chartTable.no__title .chartTableRow.data .chartTableCell:nth-child(2n+1) {
        width: 80% !important;
    }

    .chartTable.no__title .chartTableRow.data .chartTableCell:nth-child(2n+2) {
        width: 20% !important;
    }

    .chartTable.no__title .chartTableCell > div.basic_btn span {
        font-size: 0;
    }

    .chartTable.no__title .chartTableCell > div.basic_btn a {
        width: 70%;
        padding: 7px 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }

    .chartTable.no__title .chartTableCell > div.basic_btn a img {
        margin-left: 0 !important;
    }

/*
    .chartTable.no__title.ver1 .chartTableCell > p {
        font-size: 11px;
    }
*/

    .chartTable.no__title.ver1 .chartTableCell > div.basic_btn a img {
        height: 11px !important;
    }

    section.center_info .basic_table.ver1 table tbody tr > td.title {
        width: 20%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    section.center_info .basic_table.ver1 table tbody tr > td.desc {
        width: 80%;
    }

    section.center_info .basic_table.ver1 table tbody tr > td.title {
        font-size: 13px;
    }

    section.center_info .basic_table.ver1 table tbody tr > td.desc * {
        font-size: 13px;
    }

    section.center_info .basic_table.ver1 table tbody tr > td.desc > .desc__top > b {
        font-size: 12px;
        padding: 2px 9px;
    }

    section.center_info .basic_table.ver1 table tbody tr > td.desc > .desc__top > span {
        text-align: left;
    }

    section.center_info .basic_table.ver1 table tbody tr .chartTableRow.data {
        padding: 0;
    }

    section.center_info .basic_table.ver1 table tbody .chartTableCell {
        display: flex;
        align-items: center;
    }

/*
    section.center_info .basic_table.ver1 table tbody tr .chartTableCell > span {
        width: 35%;
        padding: 9px 10px;
        box-sizing: border-box;
    }
*/

/*
    section.center_info .basic_table.ver1 table tbody tr .chartTableCell > p {
        width: calc(65% - 15px);
    }
*/

    section.center_info .basic_table.ver1 .chartTable.type2 .chartTableCell > p br {
        display: block;
    }

    .partner__code {
        margin-top: 0px;
        margin-bottom: 50px;
    }

}
