/* 공통 */
.sub_tab_menu ol {
    width: 100%;
}
.headerArea.sub_color {
    background: transparent;
}
.headerArea.sub_color.color {
    background: #fff;
}
.sub.company {
    position: relative;
}
.sub.company::before {
    content: "";
    position: absolute;
    top: -10rem;
    left: 50%;
    transform: translateX(-50%);
    width: 384rem;
    height: 383.2rem;
    background: url(/assets/images/about/about_bg1-9c3defe3a270043b4953ef07d9341766.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    z-index: -1;
}
.company .sub_tab_menu {
    padding-bottom: 7.8rem;
}

.sub_title > span {
    color: #111;
    font-family: Red Hat Display;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
    text-transform: capitalize;
}
.sub_title h2 {
    margin-top: 3rem;
    color: #111;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.04rem;
}
.img_grid {
    width: 79rem;
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 2rem;
}
.img_grid li {
    width: 25rem;
    border-radius: 1.6rem;
    overflow: hidden;
}
.img_grid li.half {
    width: 50%;
    margin-left: auto;
}
.img_grid li.round {
    width: 52rem;
    border-radius: 6rem;
}
.img_grid li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about {
    margin-bottom: 32.6rem;
}
.about .sub_title {
    padding-left: 22.6rem;
}
.about ol {
    width: calc(100% - 79rem);
    padding-left: 22.6rem;
    display: flex;
    flex-wrap: wrap;
    gap: 6.6rem;
    margin-top: 14.2rem;
}
.about ol li {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 4rem;
}
.about ol li strong {
    color: #111;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.024rem;
}
.about ol li p {
    color: #111;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.02rem;
}
.about .img_grid {
    position: absolute;
    top: 11.6rem;
    right: 4rem;
}

.dream_curator {
    position: relative;
}
.dream_curator .sub_title {
    padding-left: 34.6rem;
    margin-bottom: 16.4rem;
}
.dream_curator p {
    margin-top: 7.6rem;
    color: #111;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.02rem;
}
.dream_curator .img {
    max-width: 100%;
    width: 160rem;
    height: 62.4rem;
}
.dream_curator .img img {
    width: 100%;
    height: auto;
}

.main_deco_txt {
    margin: 16rem 0 26rem;
}
.main_deco_txt .img {
    position: relative;
    margin: 0 0 0 auto;
    width: 120.9rem;
    height: 19.2rem;
    z-index: 1;
}
.main_deco_txt .img img {
    width: 100%;
    height: 100%;
}

.mission {
    margin-bottom: 48.4rem;
}
.mission .flex {
    margin-top: 16rem;
    flex-wrap: nowrap;
    gap: 29rem;
}
.mission ol {
    padding-top: 4.2rem;
}
.mission ol li {
    width: 100%;
}
.mission ol li:last-child {
    margin-top: 12.8rem;
}
.mission ol li strong {
    color: #111;
    font-family: Red Hat Display;
    font-size: 4rem;
    font-weight: 700;
}
.mission ol li p {
    margin-top: 1.5rem;
    color: #111;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.02rem;
}

.core_value ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}
.core_value ul li {
    position: relative;
}
.core_value ul li.txt_box {
    grid-column: span 2;
}
.core_value ul li:nth-child(3) {
    display: none;
}
.core_value ul li.txt_box {
    margin-bottom: 16rem;
}
.core_value ul li .img {
    border-radius: 6rem;
    overflow: hidden;
}
.core_value ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.core_value ul li .txt_box {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5.8rem 6.4rem;
}
.core_value ul li .txt_box strong {
    display: block;
    margin-bottom: 1.8rem;
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -0.03rem;
}
.core_value ul li .txt_box p {
    position: relative;
    padding-left: 12px;
    margin-top: 0.2rem;
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.02rem;
    white-space: nowrap;
}
.core_value ul li .txt_box p::before {
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.sub_contact {
    position: relative;
    padding: 26.4rem 0 24.2rem;
}
.sub section:last-child.sub_contact {
    margin-bottom: 0;
}
.sub_contact::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: url(/assets/images/about/about_bg2-9917066fb6dafbb475d7c55bb8b219f9.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    width: 384rem;
    height: 169rem;
    z-index: -1;
}
.sub_contact ul {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 0;
}
.sub_contact ul li span {
    display: block;
    color: #111;
    font-family: Red Hat Display;
    font-size: 3.6rem;
    font-weight: 600;
    line-height: 1.2;
    opacity: 0.3;
}
.sub_contact ul li strong {
    position: relative;
    display: block;
    color: #111;
    font-family: Red Hat Display;
    font-size: 14rem;
    font-weight: 600;
    line-height: 1.3;
    white-space: nowrap;
}
.sub_contact ul li strong::before {
    content: "";
    width: 6.4rem;
    height: 6.4rem;
    position: absolute;
    top: 0;
    left: -9.4rem;
    border-radius: 8rem;
    background: linear-gradient(225deg, var(--main-color-navy)-5%, var(--main-color-purple) 105%);
}
.sub_contact ul li a {
    margin-top: 4.5rem;
}
@media (max-width: 1700px) {
    .about .sub_title {
        padding-left: 0;
    }
    .about .img_grid {
        right: 5rem;
    }
    .about ol {
        padding-left: 0;
    }
    .main_deco_txt .img {
        max-width: 100%;
    }
    .mission .flex {
        gap: 5rem;
    }
    .core_value ul li .txt_box {
        padding: calc(100vw * (58 / 1700)) calc(100vw * (50 / 1700));
    }
}
@media (max-width: 1180px) {
    .company .sub_tab_menu {
        padding-bottom: calc(100vw * (78 / 1180));
    }
    .sub.company::before {
        top: calc(100vw * (-120 / 1180));
        width: calc(100vw * (1180 / 1180));
        height: calc(100vw * (3614 / 1180));
        background: url(/assets/images/about/about_bg1_tb-50ef6f05eb3215a12b656b7356eccb68.jpg) no-repeat;
        background-size: contain;
    }
    .sub_title > span {
        font-size: calc(100vw * (20 / 1180));
    }
    .sub_title h2 {
        margin-top: calc(100vw * (30 / 1180));
        font-size: calc(100vw * (40 / 1180));
        letter-spacing: calc(100vw * (-0.4 / 1180));
    }
    .img_grid {
        width: calc(100vw * (632 / 1180));
        gap: calc(100vw * (16 / 1180));
    }
    .img_grid li {
        width: calc(100vw * (200 / 1180));
        height: calc(100vw * (200 / 1180));
        border-radius: calc(100vw * (14 / 1180));
    }
    .img_grid li.round {
        width: calc(100vw * (416 / 1180));
        border-radius: calc(100vw * (48 / 1180));
    }

    .about {
        margin-bottom: calc(100vw * (275 / 1180));
    }
    .about ol {
        width: 50%;
        gap: calc(100vw * (66 / 1180));
        margin-top: calc(100vw * (142 / 1180));
    }
    .about ol li {
        gap: calc(100vw * (40 / 1180));
    }
    .about ol li strong {
        font-size: calc(100vw * (24 / 1180));
        letter-spacing: calc(100vw * (-0.24 / 1180));
    }
    .about ol li p {
        font-size: calc(100vw * (20 / 1180));
        letter-spacing: calc(100vw * (-0.2 / 1180));
    }
    .about .img_grid {
        top: calc(100vw * (236 / 1180));
        right: 0;
    }

    .dream_curator::before {
        background: url(../images/about/bg_green_tab.png) no-repeat;
        background-size: contain;
        top: calc(100vw * (-1000 / 1180));
        width: calc(100vw * (1180 / 1180));
        height: calc(100vw * (3707 / 1180));
    }
    .dream_curator .sub_title {
        padding-left: calc(100vw * (246 / 1180));
        margin-bottom: calc(100vw * (160 / 1180));
    }
    .dream_curator p {
        margin-top: calc(100vw * (76 / 1180));
        font-size: calc(100vw * (20 / 1180));
        letter-spacing: calc(100vw * (-0.2 / 1180));
    }
    .dream_curator .img {
        width: 100%;
        height: auto;
    }

    .main_deco_txt {
        margin: calc(100vw * (160 / 1180)) 0 calc(100vw * (260 / 1180));
    }
    .main_deco_txt .img {
        width: calc(100vw * (998 / 1180));
        height: calc(100vw * (158 / 1180));
    }

    .mission {
        margin-bottom: calc(100vw * (400 / 1180));
    }
    .mission .flex {
        margin-top: calc(100vw * (160 / 1180));
        gap: calc(100vw * (98 / 1180));
    }
    .mission ol {
        width: calc(100% - calc(100vw * (632 / 1180)));
        padding-top: calc(100vw * (21 / 1180));
    }
    .mission ol li:last-child {
        margin-top: calc(100vw * (77 / 1180));
    }
    .mission ol li strong {
        font-size: calc(100vw * (40 / 1180));
    }
    .mission ol li p {
        margin-top: calc(100vw * (15 / 1180));
        font-size: calc(100vw * (20 / 1180));
        letter-spacing: calc(100vw * (-0.2 / 1180));
    }

    .core_value ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: calc(100vw * (20 / 1180));
        margin-right: calc(100vw * (-20 / 1180));
    }
    .core_value ul li {
        width: calc(100% / 3 - calc(100vw * (20 / 1180)));
    }
    .core_value ul li.txt_box {
        width: calc(66.6% - calc(100vw * (20 / 1180)));
    }
    .core_value ul li:nth-child(3) {
        display: none;
    }
    .core_value ul li.txt_box {
        margin-bottom: calc(100vw * (160 / 1180));
    }
    .core_value ul li .img {
        border-radius: calc(100vw * (40 / 1180));
    }
    .core_value ul li .txt_box {
        padding: calc(100vw * (40 / 1180)) calc(100vw * (38 / 1180));
    }
    .core_value ul li .txt_box strong {
        margin-bottom: calc(100vw * (18 / 1180));
        font-size: calc(100vw * (30 / 1180));
        letter-spacing: calc(100vw * (-0.3 / 1180));
    }
    .core_value ul li .txt_box p {
        padding-left: calc(100vw * (12 / 1180));
        margin-top: calc(100vw * (2 / 1180));
        font-size: calc(100vw * (20 / 1180));
        letter-spacing: calc(100vw * (-0.2 / 1180));
    }
    .core_value ul li .txt_box p::before {
        width: calc(100vw * (4 / 1180));
        height: calc(100vw * (4 / 1180));
    }
    .sub_contact {
        padding: calc(100vw * (264 / 1180)) 0 calc(100vw * (262 / 1180));
    }
    .sub_contact::after {
        background: url(/assets/images/about/about_bg2_tb-2cfa5a4a37af5169480a152d1734de27.jpg) no-repeat;
        background-size: contain;
        width: calc(100vw * (1180 / 1180));
        height: calc(100vw * (912 / 1180));
    }
    .sub_contact ul li span {
        font-size: calc(100vw * (28 / 1180));
    }
    .sub_contact ul li strong {
        font-size: calc(100vw * (100 / 1180));
    }
    .sub_contact ul li strong::before {
        width: calc(100vw * (51 / 1180));
        height: calc(100vw * (51 / 1180));
        left: calc(100vw * (-63 / 1180));
        border-radius: 50%;
    }
    .sub_contact ul li a {
        margin-top: calc(100vw * (38 / 1180));
    }
}
@media (max-width: 767px) {
    .company .sub_tab_menu {
        padding-bottom: calc(100vw * (118 / 767));
    }
    .sub.company::before {
        top: calc(100vw * (-160 / 767));
        width: calc(100vw * (750 / 750));
        height: calc(100vw * (3463 / 750));
        background: url(/assets/images/about/about_bg1_mo-8f3fa7822509d69ac1646c3fb70a9d03.jpg) no-repeat;
        background-size: contain;
    }
    .sub_title > span {
        font-size: calc(100vw * (28 / 767));
    }
    .sub_title h2 {
        margin-top: calc(100vw * (40 / 767));
        font-size: calc(100vw * (48 / 767));
        letter-spacing: calc(100vw * (-0.4 / 767));
    }
    .img_grid {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        gap: calc(100vw * (17 / 767));
    }
    .img_grid li {
        width: calc(100vw * (212 / 767));
        height: calc(100vw * (212 / 767));
        border-radius: calc(100vw * (14 / 767));
    }
    .img_grid li.round {
        width: calc(100vw * (441 / 767));
        border-radius: calc(100vw * (50 / 767));
    }

    .about {
        margin-bottom: calc(100vw * (275 / 767));
    }
    .about ol {
        width: 100%;
        gap: calc(100vw * (60 / 767));
        margin-top: calc(100vw * (142 / 767));
    }
    .about ol li {
        gap: calc(100vw * (40 / 767));
    }
    .about ol li strong {
        font-size: calc(100vw * (34 / 767));
        letter-spacing: calc(100vw * (-0.34 / 767));
    }
    .about ol li p {
        font-size: calc(100vw * (30 / 767));
        letter-spacing: calc(100vw * (-0.3 / 767));
    }
    .about .img_grid {
        margin-top: calc(100vw * (148 / 767));
        position: relative;
        top: auto;
        left: auto;
        right: auto;
    }

    .dream_curator .sub_title {
        padding-left: 0;
        margin-bottom: calc(100vw * (162 / 767));
    }
    .dream_curator p {
        margin-top: calc(100vw * (70 / 767));
        font-size: calc(100vw * (30 / 767));
        letter-spacing: calc(100vw * (-0.3 / 767));
    }

    .main_deco_txt {
        margin: calc(100vw * (148 / 767)) 0 calc(100vw * (275 / 767));
    }
    .main_deco_txt .img {
        width: calc(100vw * (661 / 767));
        height: calc(100vw * (385 / 767));
    }

    .mission {
        margin-bottom: calc(100vw * (275 / 767));
    }
    .mission .flex {
        flex-wrap: wrap;
        margin-top: calc(100vw * (160 / 767));
        gap: calc(100vw * (110 / 767));
    }
    .mission ol {
        width: 100%;
        padding-top: calc(100vw * (21 / 1180));
    }
    .mission ol li:last-child {
        margin-top: calc(100vw * (100 / 767));
    }
    .mission ol li strong {
        font-size: calc(100vw * (50 / 767));
    }
    .mission ol li p {
        margin-top: calc(100vw * (20 / 767));
        font-size: calc(100vw * (30 / 767));
        letter-spacing: calc(100vw * (-0.3 / 767));
    }

    .core_value ul {
        display: block;
        margin-right: 0;
    }
    .core_value ul li {
        width: 100%;
    }
    .core_value ul li:nth-child(4),
    .core_value ul li:nth-child(5) {
        margin-bottom: calc(100vw * (20 / 767));
    }
    .core_value ul li.txt_box {
        width: 100%;
        margin-bottom: calc(100vw * (160 / 767));
    }
    .core_value ul li.txt_box {
        margin-bottom: calc(100vw * (160 / 767));
    }
    .core_value ul li .img {
        border-radius: calc(100vw * (78 / 767));
    }
    .core_value ul li .txt_box {
        padding: calc(100vw * (75 / 767));
    }
    .core_value ul li .txt_box strong {
        margin-bottom: calc(100vw * (18 / 767));
        font-size: calc(100vw * (44 / 767));
        letter-spacing: calc(100vw * (-0.44 / 767));
    }
    .core_value ul li .txt_box p {
        padding-left: calc(100vw * (14 / 767));
        margin-top: calc(100vw * (2 / 767));
        font-size: calc(100vw * (32 / 767));
        letter-spacing: calc(100vw * (-0.32 / 767));
    }
    .core_value ul li .txt_box p::before {
        width: calc(100vw * (6 / 767));
        height: calc(100vw * (6 / 767));
    }
    .sub_contact {
        padding: calc(100vw * (211 / 767)) 0 calc(100vw * (440 / 767));
    }
    .sub_contact::after {
        background: url(/assets/images/about/about_bg2mo-b2abfd881e74c8fc56f0a6f01a11ebc8.jpg) no-repeat;
        background-size: contain;
        width: calc(100vw * (750 / 750));
        height: calc(100vw * (1212 / 750));
    }

    .sub_contact ul {
        display: flex;
        padding-left: calc(100vw * (105 / 767));
    }
    .sub_contact ul li span {
        font-size: calc(100vw * (28 / 767));
    }
    .sub_contact ul li strong {
        font-size: calc(100vw * (100 / 767));
    }
    .sub_contact ul li strong::before {
        width: calc(100vw * (50 / 767));
        height: calc(100vw * (50 / 767));
        left: calc(100vw * (-64 / 767));
    }
    .sub_contact ul li a {
        margin-top: calc(100vw * (38 / 767));
    }
}

/* history */
.histiory_up {
    top: -9rem;
}
.history_visual {
    position: relative;
}
.history_visual p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 5.2rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.052rem;
}
.history_visual .img {
    width: 100%;
    height: 51.8rem;
    border-radius: 6rem;
    overflow: hidden;
}
.history_visual .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.history {
    position: relative;
    margin-top: 9.3rem;
}
.about_history {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    padding-top: calc(12.5rem + 4rem);
}
.history-title {
    width: 52rem;
}
.history-title .year {
    top: 28rem;
    max-width: 52rem;
    /* 데코도형 */
    margin-top: -11rem;
    /* 우측 콘텐츠와 동일한 값 */
    padding-top: 11.4rem;
}
.history-title .year.fix {
    position: fixed;
    z-index: 1;
}
.history-title .year.bottom {
    position: absolute;
    top: auto;
    bottom: 0;
}
.history-title strong {
    display: block;
    margin-top: 2rem;
    color: #111;
    font-size: 5.6rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.056rem;
    word-break: keep-all;
}
.history-title .deco {
    display: block;
    width: 18.6rem;
    height: 9rem;
}
.history-title .deco img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.history-wrap {
    position: relative;
    width: calc(100% - 52rem);
    max-width: 90rem;
    padding-left: 10rem;
}
.history-cont {
    position: relative;
    margin-top: -10rem;
}
.history-cont .inner:first-child {
    padding-top: 21.4rem;
}
.history-cont .inner {
    padding-top: 20rem;
    position: relative;
}
.history-cont .inner:last-child {
    padding-bottom: 0;
}
.history-cont .inner span {
    display: block;
    padding-bottom: 1.8rem;
    color: #111;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.032rem;
    border-bottom: 1px solid #ededed;
}
.history-cont .inner.active span {
    color: #5099ff;
}
.history-cont .inner p {
    margin-top: 2.4rem;
    color: #333;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.018rem;
}

.history aside {
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    border-top: none;
    width: 100%;
    height: auto;
    z-index: 10;
    transition: 0.2s linear;
}
/* .sub .history aside.fix.up { top: 9rem; } */
.history aside ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.history aside ul li a {
    position: relative;
    display: block;
    padding: 1rem 0;
    margin: 0 1.8rem;
    opacity: 0.6;
}
.history aside ul li a:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #111;
}
.history aside ul li strong {
    color: #111;
    font-size: 1.9rem;
    font-weight: 600;
    letter-spacing: -0.019rem;
}
.history aside ul li a.on {
    opacity: 1;
}
.history aside ul li a.on:before {
    height: 2px;
}
.history aside.fix {
    position: fixed;
    top: 0;
    padding: 2.4rem 0;
    margin-top: 0;
    background: #fff;
    color: #111;
    border-bottom: 1px solid #f1f1f1;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.02);
}
.history aside.fix ul li p {
    color: #111;
}
.history aside.fix ul li a:before {
    background: #111;
}

.history_bottom {
    position: relative;
    margin-top: 18rem;
}
.history_bottom .bg {
    width: 100%;
    height: 30rem;
    border-radius: 6rem;
    overflow: hidden;
}
.history_bottom .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.history_bottom strong {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: Red Hat Display;
    font-size: 5rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.05rem;
    text-transform: capitalize;
    text-align: center;
}

@media (max-width: 1180px) {
    .histiory_up {
        top: calc(100vw * (-120 / 1180));
    }
    .history {
        margin-top: calc(100vw * (63 / 1180));
    }
    .history_visual p {
        font-size: calc(100vw * (52 / 1180));
        letter-spacing: calc(100vw * (-0.52 / 1180));
    }
    .history_visual .img {
        height: calc(100vw * (518 / 1180));
        border-radius: calc(100vw * (60 / 1180));
    }

    .about_history {
        padding-top: calc(calc(100vw * (124 / 1180)) + calc(100vw * (43 / 1180)));
    }
    .history-title {
        width: calc(100vw * (367 / 1180));
    }
    .history-title .year {
        top: calc(100vw * (114 / 1180));
        max-width: calc(100vw * (367 / 1180));
        /* 데코도형 */
        margin-top: calc(100vw * (-110 / 1180));
        /* 우측 콘텐츠와 동일한 값 */
        padding-top: calc(100vw * (114 / 1180));
    }
    .history-title strong {
        margin-top: calc(100vw * (20 / 1180));
        font-size: calc(100vw * (56 / 1180));
        letter-spacing: calc(100vw * (-0.56 / 1180));
    }
    .history-title .deco {
        width: calc(100vw * (186 / 1180));
        height: calc(100vw * (90 / 1180));
    }

    .history-wrap {
        width: calc(100% - 100vw * (367 / 1180));
        max-width: calc(100vw * (643 / 1180));
        padding-left: calc(100vw * (10 / 1180));
    }
    .history-cont {
        margin-top: 0;
    }
    .history-cont .inner:first-child {
        padding-top: calc(100vw * (110 / 1180));
    }
    .history-cont .inner {
        padding-top: calc(100vw * (150 / 1180));
    }
    .history-cont .inner span {
        padding-bottom: calc(100vw * (18 / 1180));
        font-size: calc(100vw * (32 / 1180));
        letter-spacing: calc(100vw * (-0.32 / 1180));
    }
    .history-cont .inner p {
        margin-top: calc(100vw * (24 / 1180));
        font-size: calc(100vw * (18 / 1180));
        letter-spacing: calc(100vw * (-0.18 / 1180));
    }

    /* .sub .history aside.fix.up { top: calc(100vw * (120 / 1180)); } */
    .history aside ul li a {
        padding: calc(100vw * (10 / 1180)) 0;
        margin: 0 calc(100vw * (18 / 1180));
    }
    .history aside ul li strong {
        font-size: calc(100vw * (19 / 1180));
        letter-spacing: calc(100vw * (-0.19 / 1180));
    }
    .history aside ul li a.on:before {
        height: 2px;
    }
    .history aside.fix {
        padding: calc(100vw * (23 / 1180)) 0;
    }
    .history_bottom {
        margin-top: calc(100vw * (180 / 1180));
    }
    .history_bottom .bg {
        height: calc(100vw * (300 / 1180));
        border-radius: calc(100vw * (60 / 1180));
    }
    .history_bottom strong {
        font-size: calc(100vw * (46 / 1180));
        letter-spacing: calc(100vw * (-0.46 / 1180));
    }
}
@media (max-width: 767px) {
    .histiory_up {
        top: calc(100vw * (-160 / 767));
    }
    .history {
        margin-top: calc(100vw * (96 / 767));
    }
    .history_visual p {
        font-size: calc(100vw * (52 / 767));
        letter-spacing: calc(100vw * (-0.52 / 767));
    }
    .history_visual .img {
        height: calc(100vw * (518 / 767));
        border-radius: calc(100vw * (60 / 767));
    }

    .about_history {
        padding-top: calc(100vw * (122 / 767));
        width: 100%;
    }
    .history-title {
        width: 100%;
    }
    .about_history > .history-title {
        display: none;
    }
    .history-cont .inner .history-title {
        margin-bottom: calc(100vw * (80 / 767));
    }
    .history-cont .inner .history-title .year.fix {
        position: relative;
        z-index: 1;
        top: auto;
        left: auto;
    }
    .history-cont .inner .history-title .year {
        width: 100%;
        max-width: 100%;
        padding-top: 0;
        margin-top: 0;
    }
    .history-cont .inner .history-title strong {
        margin-top: calc(100vw * (20 / 767));
        font-size: calc(100vw * (56 / 767));
        letter-spacing: calc(100vw * (-0.56 / 767));
    }
    .history-cont .inner .history-title .deco {
        width: calc(100vw * (186 / 767));
        height: calc(100vw * (90 / 767));
        padding: 0;
        border: none;
    }

    .history-wrap {
        max-width: 100%;
        width: 100%;
        padding-left: 0;
    }
    .history-cont {
        margin-top: 0;
    }
    .history-cont .inner:first-child {
        padding-top: 0;
    }
    .history-cont .inner {
        padding-top: calc(100vw * (90 / 767));
    }
    .history-cont .inner span {
        padding-bottom: calc(100vw * (24 / 767));
        font-size: calc(100vw * (36 / 767));
        letter-spacing: calc(100vw * (-0.36 / 767));
    }
    .history-cont .inner p {
        margin-top: calc(100vw * (30 / 767));
        font-size: calc(100vw * (28 / 767));
        letter-spacing: calc(100vw * (-0.28 / 767));
    }

    /* .sub .history aside.fix.up { top: calc(100vw * (160 / 767)); }     */
    .history aside .scroll {
        padding: 0 calc(100vw * (40 / 767));
    }
    .history aside ul {
        display: inline-flex;
        white-space: nowrap;
        width: 100%;
    }
    .history aside ul li a {
        padding: calc(100vw * (16 / 767)) 0;
        margin: 0 calc(100vw * (40 / 767)) 0 0;
    }
    .history aside ul li:last-child a {
        margin-right: 0;
    }
    .history aside ul li strong {
        font-size: calc(100vw * (24 / 767));
        letter-spacing: calc(100vw * (-0.19 / 767));
        white-space: nowrap;
    }

    .history aside ul li a.on:before {
        height: 2px;
    }
    .history aside.fix {
        padding: calc(100vw * (23 / 767)) 0;
    }
    .history_bottom {
        margin-top: calc(100vw * (128 / 767));
    }
    .history_bottom .bg {
        height: calc(100vw * (304 / 767));
        border-radius: calc(100vw * (60 / 767));
    }
    .history_bottom strong {
        max-width: calc(100vw * (383 / 767));
        left: calc(100vw * (60 / 767));
        transform: translate(0, -50%);
        font-size: calc(100vw * (38 / 767));
        letter-spacing: calc(100vw * (-0.38 / 767));
        text-align: left;
    }
}

/* 윤리경영 */
.management {
    position: relative;
    margin-top: 0;
    padding-top: 9rem;
    overflow: hidden;
}
.management .sub_tab_menu {
    padding-bottom: 10.8rem;
}
.management .container {
    max-width: 116rem;
}
.management::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 384rem;
    height: 186rem;
    background: url(/assets/images/about/management_bg1-bddab648a92f8fe937d665597bed4a87.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    z-index: -1;
}
.management .sub_title h2 {
    margin: 3rem 0 2.2rem;
}
.management .sub_title p {
    max-width: 53rem;
    margin: 2.2rem 0 6rem;
    color: #111;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.17px;
}
.management .btn {
    width: auto;
    display: inline-flex;
    padding: 0 3.8rem;
    height: 5.2rem;
}

.management .about {
    position: relative;
    margin-bottom: 25.5rem;
}
.management .about::after {
    content: "";
    position: absolute;
    bottom: -110rem;
    right: 0;
    width: 95rem;
    height: 151.4rem;
    background: url(../images/about/management_green_bg.png) no-repeat;
    background-size: contain;
    z-index: -1;
}

.management .about .sub_title {
    padding-left: 0;
}
.management .about .img_grid {
    width: 34.4rem;
    top: 5.6rem;
}
.management .about .img_grid li {
    width: 16.2rem;
    border-radius: 3rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
}
.management .about .img_grid li span {
    display: block;
    width: 16.2rem;
    height: 16.2rem;
    background: var(--main-color-cyan);
    border-radius: 50%;
}

.management_tab h2 {
    margin-bottom: 7rem;
    color: #111;
    text-align: center;
    font-size: 3.6rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.036rem;
}
.management_tab h2 b {
    display: block;
    font-weight: 700;
}
.management_tab .tab {
    display: none;
}
.management_tab .tab_content {
    margin: 6rem 0 10rem;
    text-align: center;
}
.management_tab .tab_content strong {
    display: block;
    margin-bottom: 3rem;
    color: #111;
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: -0.02rem;
}
.management_tab .tab_content ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1.2rem 2rem;
}
.management_tab .tab_content ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: calc(50% - 2rem);
    width: 52rem;
    height: 5rem;
    border-radius: 10rem;
    border: 1px solid #ededed;
    background: #fff;
    color: #333;
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.017rem;
}

/* 익명 */
.privacy_box {
    display: none;
}
.management .form.off {
    margin-bottom: -5.4rem;
}
.management_form .name_input {
    display: block;
}
.management_form .anonymous_input {
    display: none;
    background: #e5e5e5;
    color: #111;
}
.management_form .dimmed .name_input {
    display: none;
}
.management_form .dimmed .anonymous_input {
    display: block;
}

@media (max-width: 1180px) {
    .management .form.off {
        margin-bottom: calc(100vw * (-54 / 1180));
    }
    .management {
        padding-top: calc(100vw * (160 / 1180));
    }
    .management .sub_tab_menu {
        padding-bottom: calc(100vw * (108 / 1180));
    }
    .management .container {
        max-width: calc(100% - calc(100vw * (100 / 1180)));
    }
    .management::before {
        width: calc(100vw * (1180 / 1180));
        height: calc(100vw * (1757 / 1180));
        background: url(/assets/images/about/management_bg1_tb-feb86c4d9369659a655585610f0b7537.jpg) no-repeat;
        background-size: contain;
    }
    .management .sub_title h2 {
        margin: calc(100vw * (30 / 1180)) 0 calc(100vw * (22 / 1180));
    }
    .management .sub_title p {
        max-width: calc(100vw * (530 / 1180));
        margin: 0 0 calc(100vw * (60 / 1180));
        font-size: calc(100vw * (17 / 1180));
        letter-spacing: calc(100vw * (-0.17 / 1180));
    }
    .management .btn {
        padding: 0 calc(100vw * (38 / 1180));
        height: calc(100vw * (52 / 1180));
    }

    .management .about {
        margin-bottom: calc(100vw * (255 / 1180));
    }
    .management .about::after {
        right: 0;
        bottom: calc(100vw * (-1100 / 1180));
        width: calc(100vw * (950 / 1180));
        height: calc(100vw * (1514 / 1180));
    }
    .management .about .img_grid {
        width: calc(100vw * (344 / 1180));
        top: calc(100vw * (56 / 1180));
        right: 0;
    }
    .management .about .img_grid li {
        width: calc(100vw * (162 / 1180));
        border-radius: calc(100vw * (30 / 1180));
    }
    .management .about .img_grid li span {
        width: calc(100vw * (162 / 1180));
        height: calc(100vw * (162 / 1180));
    }
    .management_tab h2 {
        margin-bottom: calc(100vw * (70 / 1180));
        font-size: calc(100vw * (36 / 1180));
        letter-spacing: calc(100vw * (-0.36 / 1180));
    }
    .management_tab .tab_content {
        margin: calc(100vw * (60 / 1180)) 0 calc(100vw * (104 / 1180));
    }
    .management_tab .tab_content strong {
        margin-bottom: calc(100vw * (30 / 1180));
        font-size: calc(100vw * (20 / 1180));
        letter-spacing: calc(100vw * (-0.2 / 1180));
    }
    .management_tab .tab_content ul {
        gap: calc(100vw * (12 / 1180)) calc(100vw * (20 / 1180));
    }
    .management_tab .tab_content ul li {
        max-width: calc(50% - calc(100vw * (20 / 1180)));
        width: calc(100vw * (530 / 1180));
        height: calc(100vw * (50 / 1180));
        padding: calc(100vw * (12 / 1180)) 0;
        border-radius: calc(100vw * (100 / 1180));
        font-size: calc(100vw * (17 / 1180));
        letter-spacing: calc(100vw * (-0.17 / 1180));
    }
}
@media (max-width: 767px) {
    .management .form.off {
        margin-bottom: calc(100vw * (-54 / 767));
    }
    .management {
        padding-top: calc(100vw * (160 / 767));
    }
    .management .sub_tab_menu {
        padding-bottom: calc(100vw * (108 / 767));
    }
    .management .container {
        max-width: calc(100% - calc(100vw * (80 / 767)));
    }
    .management::before {
        width: calc(100vw * (750 / 750));
        height: calc(100vw * (1632 / 750));
        background: url(/assets/images/about/management_bg1_mo-5680dc35efaa6fc3814179c472211f3f.jpg) no-repeat;
        background-size: contain;
    }
    .management .sub_title h2 {
        margin: calc(100vw * (36 / 767)) 0 calc(100vw * (22 / 767));
    }
    .management .sub_title p {
        max-width: 100%;
        margin: 0 0 calc(100vw * (80 / 767));
        font-size: calc(100vw * (28 / 767));
        letter-spacing: calc(100vw * (-0.17 / 767));
    }
    .management .btn {
        display: flex;
        padding: 0 calc(100vw * (38 / 767));
        margin: 0 auto;
        width: calc(100vw * (520 / 767));
        height: calc(100vw * (96 / 767));
    }
    .management .btn span {
        font-size: inherit;
    }
    .management .about {
        margin: calc(100vw * (68 / 1180)) 0 calc(100vw * (255 / 1180));
    }
    .management .about::after {
        background: url(../images/about/management_green_bg_m.png) no-repeat;
        bottom: calc(100vw * (-600 / 767));
        width: calc(100vw * (750 / 767));
        height: calc(100vw * (1184 / 767));
    }
    .management .about .img_grid {
        gap: calc(100vw * (28 / 767));
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: calc(100vw * (120 / 767));
    }
    .management .about .img_grid li {
        width: calc(100vw * (223 / 750));
        height: calc(100vw * (223 / 750));
        border-radius: calc(100vw * (40 / 767));
    }
    .management .about .img_grid li:nth-child(2n) {
        width: calc(100vw * (419 / 750));
    }
    .management .about .img_grid li span {
        width: calc(100vw * (223 / 767));
        height: calc(100vw * (223 / 767));
    }
    .management_tab h2 {
        margin-bottom: calc(100vw * (110 / 767));
        font-size: calc(100vw * (36 / 767));
        letter-spacing: calc(100vw * (-0.36 / 767));
    }
    .management_tab .tab_content {
        margin: calc(100vw * (80 / 767)) 0 calc(100vw * (130 / 767));
    }
    .management_tab .tab_content strong {
        max-width: calc(100vw * (430 / 767));
        margin: 0 auto calc(100vw * (42 / 767));
        font-size: calc(100vw * (26 / 767));
        letter-spacing: calc(100vw * (-0.26 / 767));
        word-break: keep-all;
    }
    .management_tab .tab_content ul {
        display: block;
    }
    .management_tab .tab_content ul li {
        max-width: 100%;
        width: 100%;
        height: calc(100vw * (74 / 767));
        margin-bottom: calc(100vw * (10 / 767));
        padding: calc(100vw * (24 / 767)) 0;
        border-radius: calc(100vw * (100 / 767));
        font-size: calc(100vw * (26 / 767));
        letter-spacing: calc(100vw * (-0.26 / 767));
    }
    .management_tab .tab_content ul li:last-child {
        margin-bottom: 0;
    }
}

/* 커리어 */
.careers {
    margin-top: 0;
    padding-top: 9rem;
    overflow: hidden;
    position: relative;
}
.careers .sub_tab_menu {
    padding-bottom: 10.8rem;
}
.careers .flex .sub_title {
    width: 52rem;
}
.careers .flex .sub_title p {
    margin-top: 1.8rem;
    color: #111;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.17px;
}
.careers .flex .content {
    width: calc(100% - 52rem);
    padding: 5.6rem 0 0 14.8rem;
}
.careers .flex .content > p {
    color: #111;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.17px;
}
.careers::before {
    content: "";
    background: url(/assets/images/about/careers_bg-b2540b66aa2811fb1abaa52dc0ca54a4.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    width: 384rem;
    height: 185.9rem;
    position: absolute;
    top: -9rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.careers .deco_txt {
    margin: 0 0 31.4rem;
}
.careers .deco_txt .img {
    width: 104.1rem;
    height: 19.2rem;
}

.talent {
    margin-bottom: 16rem;
}
.talent .content {
    display: flex;
    gap: 10.8rem;
    padding-left: 14.8rem;
}
.talent .content ul {
    width: 50%;
}
.talent .content ul.right {
    margin-top: -21.7rem;
}
.talent .content ul li {
    margin-bottom: 8.8rem;
}
.talent .content ul li:last-child {
    margin-bottom: 0;
}
.talent .content ul li .txt {
    margin-top: 2rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.talent .content ul li p {
    color: rgba(51, 51, 51, 0.9);
    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.26px;
}
.talent .content ul li p b {
    color: #111;
    font-weight: 700;
}
.talent .content ul li:nth-child(2) p b {
    white-space: nowrap;
}
.talent .content ul li span {
    color: rgba(0, 0, 0, 0.25);
    text-align: right;
    font-family: Red Hat Display;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.016rem;
}
.talent .content ul li .img {
    width: 41.2rem;
    height: 25.4rem;
    max-width: 100%;
    max-height: 100%;
    border-radius: 4rem;
    overflow: hidden;
}
.talent .content ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.process .type2 {
    display: none;
}
.process .container > .flex {
    align-items: flex-end;
}
.process ul {
    margin-top: 12.3rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 7rem;
}
.process ul li {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 24.8rem;
    height: 24.8rem;
    border-radius: 50%;
    background: #f7f8f9;
}
.process ul li::after {
    content: "";
    background: url(/assets/images/about/process_next_ic-2ed28bfb40ebb0826105da98f7b49590.svg) no-repeat;
    background-size: contain;
    width: 1.7rem;
    height: 3.2rem;
    position: absolute;
    top: 50%;
    left: -5.2rem;
    transform: translateY(-50%);
}
.process .type2 ul:nth-child(1) li::after {
    background: url(/assets/images/about/process_next_ic-2ed28bfb40ebb0826105da98f7b49590.svg) no-repeat;
    background-size: contain;
}
.process ul li:last-child::after {
    background: url(/assets/images/about/process_next_ic2-06d8ec227a5fcb17f8668ea3f2ea5d14.svg) no-repeat;
    background-size: contain;
    width: 2.8rem;
}
.process ul li:first-child:after {
    display: none;
}
.process ul li span {
    display: block;
    width: 3rem;
    height: 3rem;
    margin: 0 auto;
}
.process ul li span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.process ul li em {
    display: block;
    margin: 2.4rem 0 1.2rem;
    color: #333;
    font-family: Red Hat Display;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
}
.process ul li p {
    color: #333;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.22px;
}

.benefits {
    margin-top: 22.3rem;
    padding: 10rem 0;
    background: #f7f8f9;
}
.benefits ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2.4rem;
}
.benefits ul li {
    width: calc(100% / 3 - 2rem);
    min-height: 23rem;
    padding: 4.4rem 3.8rem;
    border-radius: 1.6rem;
    background: #fff;
}
.benefits ul li * {
    display: block;
}
.benefits ul li span {
    width: 5rem;
    height: 5rem;
    margin-bottom: 3.2rem;
}
.benefits ul li span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.benefits ul li strong {
    margin-bottom: 0.4rem;
    color: #111;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.22px;
}
.benefits ul li em {
    color: #333;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.18px;
}

.sub section:last-child.registration {
    position: relative;
    padding: 26rem 0 24.2rem;
    margin-bottom: 0;
}
.registration::after {
    content: "";
    background: url(/assets/images/about/careers_bg2-6001cb8d3b7d8f790f5b79f29d295161.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    width: 384rem;
    height: 112.3rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.registration .content {
    padding-top: 6.7rem;
}
.registration .content p {
    margin-top: 1.5rem;
}
.registration .content a {
    margin-top: 4rem;
}
.registration_marquee {
    margin-top: 10rem;
}
.registration_marquee .inner {
    height: 32.8rem;
    overflow: hidden;
}
.registration_marquee .inner * {
    margin-right: 3.6rem;
}
.registration_marquee .inner .js-marquee {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.registration_marquee .inner .img {
    width: 58.6rem;
    height: 32.8rem;
    border-radius: 21.8rem;
    overflow: hidden;
}
.registration_marquee .inner .img:nth-of-type(2n) {
    width: 45.5rem;
}
.registration_marquee .inner .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.registration_marquee .inner span {
    height: 25rem;
}
.registration_marquee .inner span.deco_01 {
    width: 11.2rem;
    background: var(--main-color-cyan);
}
.registration_marquee .inner span.deco_02 {
    width: 25rem;
    background: linear-gradient(60deg, var(--main-color-blue) 0%, var(--main-color-purple) 100%);
    border-radius: 50%;
}
.registration_marquee .inner span.deco_03 {
    width: 33rem;
    border-radius: 21.7525rem;
    background: linear-gradient(90deg, var(--main-color-purple) 0%, var(--main-color-yellow) 100%);
}
.registration_marquee .inner span.deco_04 {
    width: 11.2rem;
    background: var(--main-color-yellow);
}
.registration_marquee .inner span.deco_05 {
    width: 25rem;
    background: linear-gradient(90deg, var(--main-color-yellow) 0%, var(--main-color-cyan) 100%);
}
.registration_marquee .inner span.deco_06 {
    width: 33rem;
    border-radius: 21.7rem;
    background: linear-gradient(90deg, var(--main-color-cyan) 0%, var(--main-color-purple) 100%);
}
@media (max-width: 1700px) and (min-width: 1181px) {
    .careers .flex .sub_title {
        width: calc(100vw * (520 / 1700));
    }
    .careers .flex .content {
        width: calc(100% - calc(100vw * (520 / 1700)));
        padding-left: calc(100vw * (148 / 1700));
        gap: calc(100vw * (100 / 1700));
    }
    .talent .content ul {
        max-width: calc(50% - calc(100vw * (50 / 1700)));
    }
    /* .sub_title h2 br { display: none; } */
    .process ul li {
        width: calc(100vw * (248 / 1700));
        height: calc(100vw * (248 / 1700));
    }
}
@media (min-width: 1181px) {
    .process ul li:last-child * {
        color: #fff;
    }
    .process ul li:last-child {
        background: var(--main-color-blue);
        box-shadow: 0px 0px 15px 0px rgba(80, 153, 255, 0.5);
        color: #fff;
    }
}
@media (max-width: 1180px) {
    .careers {
        padding-top: calc(100vw * (120 / 1180));
    }
    .careers .sub_tab_menu {
        padding-bottom: calc(100vw * (108 / 1180));
    }
    .careers .flex .sub_title {
        width: calc(100vw * (520 / 1180));
    }
    .careers .flex .sub_title p {
        margin-top: calc(100vw * (18 / 1180));
        font-size: calc(100vw * (17 / 1180));
        letter-spacing: calc(100vw * (-0.17 / 1180));
    }
    .careers .flex .content {
        width: 100%;
        padding: 0;
    }
    .careers .flex .content > p {
        margin-top: calc(100vw * (18 / 1180));
        font-size: calc(100vw * (17 / 1180));
        letter-spacing: calc(100vw * (-0.17 / 1180));
    }
    .careers::before {
        background: url(/assets/images/about/careers_bg_tab-7398c4ca2bccd75c939f57c4f2b0b0e8.jpg) no-repeat;
        background-size: contain;
        width: calc(100vw * (1180 / 1180));
        height: calc(100vw * (1757 / 1180));
        top: calc(100vw * (-120 / 1180));
    }

    .careers .deco_txt {
        margin: 0 0 calc(100vw * (150 / 1180));
    }
    .careers .deco_txt .img {
        width: calc(100vw * (828 / 1180));
        height: calc(100vw * (154 / 1180));
    }

    .talent {
        margin-bottom: calc(100vw * (160 / 1180));
    }
    .careers .talent .flex .content {
        gap: calc(100vw * (108 / 1180));
        padding-top: calc(100vw * (203 / 1180));
        padding-left: calc(100vw * (148 / 1180));
    }
    .talent .content ul {
        max-width: calc(50% - calc(100vw * (54 / 1180)));
    }
    .talent .content ul.right {
        margin-top: calc(100vw * (-217 / 1180));
    }
    .talent .content ul li {
        margin-bottom: calc(100vw * (86 / 1180));
    }
    .talent .content ul li .txt {
        margin-top: calc(100vw * (20 / 1180));
    }
    .talent .content ul li p {
        font-size: calc(100vw * (26 / 1180));
        letter-spacing: calc(100vw * (-0.26 / 1180));
    }
    .talent .content ul li span {
        font-size: calc(100vw * (16 / 1180));
        letter-spacing: calc(100vw * (-0.16 / 1180));
    }
    .talent .content ul li .img {
        width: calc(100vw * (412 / 1180));
        height: calc(100vw * (254 / 1180));
        border-radius: calc(100vw * (40 / 1180));
    }
    .process .type2 {
        display: block;
    }
    .process .type1 {
        display: none;
    }
    .process ul {
        margin-top: calc(100vw * (100 / 1180));
        gap: calc(100vw * (154 / 1180));
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .process ul:nth-child(2) {
        justify-content: center;
    }
    .process ul:nth-child(2) li:last-child {
        background: #5099ff;
        box-shadow: 0px 0px 15px 0px rgba(80, 153, 255, 0.5);
    }
    .process ul:nth-child(2) li:last-child * {
        color: #fff;
    }
    .process ul li {
        width: calc(100vw * (257 / 1180));
        height: calc(100vw * (257 / 1180));
    }
    .process ul li::after {
        width: calc(100vw * (17 / 1180));
        height: calc(100vw * (32 / 1180));
        left: calc(100vw * (-77 / 1180));
    }
    .process ul li:last-child::after {
        width: calc(100vw * (28 / 1180));
    }
    .process ul li span {
        width: calc(100vw * (30 / 1180));
        height: calc(100vw * (30 / 1180));
    }
    .process ul li em {
        margin: calc(100vw * (24 / 1180)) 0 calc(100vw * (12 / 1180));
        font-size: calc(100vw * (16 / 1180));
    }
    .process ul li p {
        font-size: calc(100vw * (22 / 1180));
        letter-spacing: calc(100vw * (-0.22 / 1180));
    }

    .benefits {
        margin-top: calc(100vw * (160 / 1180));
        padding: calc(100vw * (100 / 1180)) 0;
    }
    .benefits ul {
        margin-top: calc(100vw * (80 / 1180));
        gap: calc(100vw * (24 / 1180)) calc(100vw * (20 / 1180));
    }
    .benefits ul li {
        width: calc(100% / 3 - calc(100vw * (20 / 1180)));
        height: auto;
        min-height: calc(100vw * (230 / 1180));
        padding: calc(100vw * (38 / 1180));
        border-radius: calc(100vw * (16 / 1180));
    }
    .benefits ul li span {
        width: calc(100vw * (50 / 1180));
        height: calc(100vw * (50 / 1180));
        margin-bottom: calc(100vw * (32 / 1180));
    }
    .benefits ul li strong {
        margin-bottom: calc(100vw * (4 / 1180));
        font-size: calc(100vw * (22 / 1180));
        letter-spacing: calc(100vw * (-0.22 / 1180));
    }
    .benefits ul li em {
        font-size: calc(100vw * (18 / 1180));
        letter-spacing: calc(100vw * (-0.18 / 1180));
    }

    .sub section:last-child.registration {
        padding: calc(100vw * (260 / 1180)) 0 calc(100vw * (232 / 1180));
    }
    .registration::after {
        background: url(/assets/images/about/careers_bg2_tb-72c90745d3ec90cf4f0cc6666d698325.jpg) no-repeat;
        background-size: contain;
        width: calc(100vw * (1180 / 1180));
        height: calc(100vw * (921 / 1180));
    }
    .careers .registration .flex .sub_title {
        width: calc(100vw * (367 / 1180));
    }
    .careers .registration .flex .content {
        width: calc(100% - calc(100vw * (367 / 1180)));
    }
    .registration .content {
        padding-top: calc(100vw * (44 / 1180));
    }
    .careers .registration .flex .content > p {
        margin-top: calc(100vw * (60 / 1180));
    }
    .registration .content a {
        margin-top: calc(100vw * (40 / 1180));
    }
    .registration_marquee {
        margin-top: calc(100vw * (100 / 1180));
    }
    .registration_marquee .inner {
        height: calc(100vw * (200 / 1180));
    }
    .registration_marquee .inner * {
        margin-right: calc(100vw * (22 / 1180));
    }
    .registration_marquee .inner .img {
        width: calc(100vw * (277 / 1180));
        height: calc(100vw * (200 / 1180));
        border-radius: calc(100vw * (200 / 1180));
    }
    .registration_marquee .inner .img:nth-of-type(2n) {
        width: calc(100vw * (357 / 1180));
    }
    .registration_marquee .inner span {
        height: calc(100vw * (152 / 1180));
    }
    .registration_marquee .inner span.deco_01 {
        width: calc(100vw * (68 / 1180));
    }
    .registration_marquee .inner span.deco_02 {
        width: calc(100vw * (152 / 1180));
    }
    .registration_marquee .inner span.deco_03 {
        width: calc(100vw * (201 / 1180));
        border-radius: calc(100vw * (217 / 1180));
    }
    .registration_marquee .inner span.deco_04 {
        width: calc(100vw * (68 / 1180));
    }
    .registration_marquee .inner span.deco_05 {
        width: calc(100vw * (152 / 1180));
    }
    .registration_marquee .inner span.deco_06 {
        width: calc(100vw * (201 / 1180));
        border-radius: calc(100vw * (217 / 1180));
    }
}
@media (max-width: 767px) {
    .careers {
        padding-top: calc(100vw * (160 / 767));
    }
    .careers .sub_tab_menu {
        padding-bottom: calc(100vw * (108 / 767));
    }
    .careers .flex .sub_title {
        width: 100%;
    }
    .careers .flex .sub_title p {
        margin-top: calc(100vw * (22 / 767));
        font-size: calc(100vw * (28 / 767));
        letter-spacing: calc(100vw * (-0.28 / 767));
    }
    .careers .flex .content > p {
        margin-top: calc(100vw * (22 / 767));
        font-size: calc(100vw * (28 / 767));
        letter-spacing: calc(100vw * (-0.28 / 767));
    }
    .careers::before {
        background: url(/assets/images/about/careers_bg_m-dfcb1909eee35c0e5134da85839622a0.jpg) no-repeat;
        background-size: contain;
        width: calc(100vw * (750 / 750));
        height: calc(100vw * (1633 / 750));
        top: calc(100vw * (-160 / 767));
    }

    .careers .deco_txt {
        margin: 0 0 calc(100vw * (150 / 767));
    }
    .careers .deco_txt .img {
        width: calc(100vw * (654 / 750));
        height: calc(100vw * (252 / 750));
    }

    .talent {
        margin-bottom: calc(100vw * (230 / 767));
    }
    .careers .talent .flex .content {
        gap: calc(100vw * (70 / 767));
        padding-top: calc(100vw * (328 / 767));
        padding-left: 0;
    }
    .talent .content ul {
        max-width: calc(50% - calc(100vw * (35 / 767)));
    }
    .talent .content ul.right {
        margin-top: calc(100vw * (-220 / 767));
    }
    .talent .content ul li {
        margin-bottom: calc(100vw * (128 / 767));
    }
    .talent .content ul li .txt {
        justify-content: flex-end;
        padding-left: calc(100vw * (10 / 767));
        margin-top: calc(100vw * (12 / 767));
    }
    .talent .content ul li p {
        display: inline-block;
        font-size: calc(100vw * (36 / 767));
        letter-spacing: calc(100vw * (-0.36 / 767));
        word-break: keep-all;
    }
    .talent .content ul li span {
        display: none;
    }
    .talent .content ul li .img {
        width: calc(100vw * (274 / 767));
        height: calc(100vw * (210 / 767));
        border-radius: calc(100vw * (40 / 767));
    }
    .process .type2 {
        display: none;
    }
    .process .type1 {
        display: block;
    }
    .process ul {
        margin-top: calc(100vw * (100 / 767));
    }
    .process ul li {
        width: 100%;
        height: calc(100vw * (178 / 767));
        margin-bottom: calc(100vw * (50 / 767));
        border-radius: calc(100vw * (180 / 767));
    }
    .process ul li:nth-last-child(2) {
        margin-bottom: calc(100vw * (62 / 767));
    }
    .process ul li::after {
        background: url(/assets/images/about/process_next_ic_m-a698a071fffaf3692197fad2dd163c4d.svg) no-repeat;
        background-size: contain;
        width: calc(100vw * (32 / 767));
        height: calc(100vw * (18 / 767));
        top: calc(100vw * (-33 / 767));
        left: 50%;
        transform: translateX(-50%);
    }
    .process ul li:last-child::after {
        background: url(/assets/images/about/process_next_ic2_m-dea2c2d74f85fbed66c5a39e3c5bd17b.svg) no-repeat;
        background-size: contain;
        top: calc(100vw * (-46 / 767));
        width: calc(100vw * (32 / 767));
        height: calc(100vw * (30 / 767));
    }
    .process ul li div {
        position: relative;
        text-align: left;
        padding-left: calc(100vw * (100 / 767));
        width: calc(100vw * (305 / 767));
    }
    .process ul li span {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: calc(100vw * (50 / 767));
        height: calc(100vw * (50 / 767));
    }
    .process ul li em {
        margin: 0 0 calc(100vw * (14 / 767));
        font-size: calc(100vw * (26 / 767));
    }
    .process ul li p {
        font-size: calc(100vw * (30 / 767));
        letter-spacing: calc(100vw * (-0.3 / 767));
    }

    .benefits {
        margin-top: calc(100vw * (230 / 767));
        padding: calc(100vw * (160 / 767)) 0;
    }
    .benefits ul {
        margin-top: calc(100vw * (100 / 767));
        gap: calc(100vw * (20 / 767));
    }
    .benefits ul li {
        width: calc(100% / 2 - calc(100vw * (10 / 767)));
        min-height: calc(100vw * (294 / 767));
        padding: calc(100vw * (50 / 767)) calc(100vw * (38 / 767));
        border-radius: calc(100vw * (30 / 767));
    }
    .benefits ul li span {
        width: calc(100vw * (80 / 767));
        height: calc(100vw * (80 / 767));
        margin-bottom: calc(100vw * (32 / 767));
    }
    .benefits ul li strong {
        margin-bottom: calc(100vw * (4 / 767));
        font-size: calc(100vw * (30 / 767));
        letter-spacing: calc(100vw * (-0.3 / 767));
    }
    .benefits ul li em {
        font-size: calc(100vw * (26 / 767));
        letter-spacing: calc(100vw * (-0.26 / 767));
    }

    .sub section:last-child.registration {
        padding: calc(100vw * (230 / 767)) 0 calc(100vw * (380 / 767));
    }
    .registration::after {
        background: url(/assets/images/about/careers_bg2_mo-a16e01051511e7ee3a545d50a812ae85.jpg) no-repeat;
        background-size: contain;
        width: calc(100vw * (750 / 750));
        height: calc(100vw * (1305 / 750));
    }
    .careers .registration .flex .sub_title {
        width: 100%;
    }
    .careers .registration .flex .content {
        width: 100%;
    }
    .registration .content {
        padding-top: calc(100vw * (22 / 767));
    }
    .careers .registration .flex .content > p {
        margin-top: calc(100vw * (22 / 767));
    }
    .registration .content a {
        margin: calc(100vw * (80 / 767)) auto 0;
        width: calc(100vw * (520 / 767));
        font-weight: 600;
    }
    .registration_marquee {
        margin-top: calc(100vw * (170 / 767));
    }
    .registration_marquee .inner {
        height: calc(100vw * (251 / 767));
    }
    .registration_marquee .inner * {
        margin-right: calc(100vw * (27 / 767));
    }
    .registration_marquee .inner .img {
        width: calc(100vw * (348 / 767));
        height: calc(100vw * (251 / 767));
        border-radius: calc(100vw * (217 / 767));
    }
    .registration_marquee .inner .img:nth-of-type(2n) {
        width: calc(100vw * (448 / 767));
    }
    .registration_marquee .inner span {
        height: calc(100vw * (191 / 767));
    }
    .registration_marquee .inner span.deco_01 {
        width: calc(100vw * (85 / 767));
    }
    .registration_marquee .inner span.deco_02 {
        width: calc(100vw * (191 / 767));
    }
    .registration_marquee .inner span.deco_03 {
        width: calc(100vw * (252 / 767));
        border-radius: calc(100vw * (217 / 767));
    }
    .registration_marquee .inner span.deco_04 {
        width: calc(100vw * (85 / 767));
    }
    .registration_marquee .inner span.deco_05 {
        width: calc(100vw * (191 / 767));
    }
    .registration_marquee .inner span.deco_06 {
        width: calc(100vw * (252 / 767));
        border-radius: calc(100vw * (217 / 767));
    }
}

/* 윤리경영 추가 모션 */
.circle_animation {
    position: relative;
}
.circle_animation span {
    position: absolute;
    top: calc(100% - 16.2rem);
}
.aos-animate .circle_animation span {
    animation: circle_moving 1.25s linear forwards;
    animation-delay: 1s;
}
@keyframes circle_moving {
    0% {
        top: calc(100% - 16.2rem);
        background-color: #5fcedb;
    }
    50% {
        top: 0;
        background-color: #f6c06e;
    }
    100% {
        top: calc(100% - 16.2rem);
        background-color: #5fcedb;
    }
}

@media (max-width: 1180px) {
    .circle_animation span {
        top: calc(100% - calc(100vw * (162 / 1180)));
    }
    @keyframes circle_moving {
        0% {
            top: calc(100% - calc(100vw * (162 / 1180)));
            background-color: #5fcedb;
        }
        50% {
            top: 0;
            background-color: #f6c06e;
        }
        100% {
            top: calc(100% - calc(100vw * (162 / 1180)));
            background-color: #5fcedb;
        }
    }
}
@media (max-width: 767px) {
    .circle_animation span {
        top: auto;
    }
    @keyframes circle_moving {
        0% {
            top: auto;
            left: 0;
            background-color: #5fcedb;
        }
        50% {
            top: auto;
            left: calc(100% - calc(100vw * (223 / 767)));
            background-color: #f6c06e;
        }
        100% {
            top: auto;
            left: 0;
            background-color: #5fcedb;
        }
    }
}

/* subsidiary - 20240624 추가 TIN */
.subsidiary {
    position: relative;
    margin-top: 0;
    padding-top: 9rem;
    overflow: hidden;
}
.subsidiary .sub_tab_menu {
    padding-bottom: 10.8rem;
}
.subsidiary .container {
    max-width: 116rem;
}
.subsidiary::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 384rem;
    height: 186rem;
    background: url(/assets/images/about/management_bg1-bddab648a92f8fe937d665597bed4a87.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    z-index: -1;
}
.subsidiary .sub_title h2 {
    margin: 3rem 0 2.2rem;
}
.subsidiary .sub_title p {
    max-width: 53rem;
    margin: 2.2rem 0 6rem;
    color: #111;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.17px;
}
.subsidiary .btn {
    width: auto;
    display: inline-flex;
    padding: 0 3.8rem;
    height: 5.2rem;
}

.subsidiary .about {
    position: relative;
    margin-bottom: 25.5rem;
}
.subsidiary .about::after {
    content: "";
    position: absolute;
    bottom: -110rem;
    right: 0;
    width: 95rem;
    height: 151.4rem;
    background: url(../images/about/management_green_bg.png) no-repeat;
    background-size: contain;
    z-index: -1;
}

.subsidiary .about .sub_title {
    padding-left: 0;
}
.subsidiary .about .img_grid {
    width: 34.4rem;
    top: 5.6rem;
    right: 22rem;
}
.subsidiary .about .img_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}
.subsidiary .about .img_grid {
    grid-auto-rows: 16.2rem;
    grid-template-areas:
        "a b b"
        "a b b"
        "c c d";
}
.subsidiary .about .img_grid li {
    width: 16.2rem;
}
.subsidiary .about .img_grid li.item01 {
    grid-area: a;
}
.subsidiary .about .img_grid li.item02 {
    grid-area: b;
    width: 32.4rem;
    border-radius: 6rem;
}
.subsidiary .about .img_grid li.item03 {
    grid-area: c;
    width: 32.4rem;
    border-radius: 8.1rem;
}

.subsidiary .about .img_grid li span {
    display: block;
    width: 16.2rem;
    height: 16.2rem;
    background: var(--main-color-purple);
    border-radius: 50%;
}

.subsidiary_info_wrap {
    padding-top: 24.2rem;
}
.subsidiary_info_area {
    display: flex;
    position: relative;
    margin-bottom: 13rem;
}
.subsidiary_info_area:last-child {
    margin-bottom: 0;
}
.sia_img {
    padding-right: 3.8rem;
}
.sia_img img {
    width: 76rem;
    min-width: 52rem;
    border-radius: 3rem;
}
.sia_sub {
    width: 70%;
    letter-spacing: -0.17px;
    color: #111;
}
.sia_sub p {
    font-size: 1.7rem;
    line-height: 1.6;
    padding-bottom: 2rem;
    display: flex;
}
.sia_sub p.siatit {
    font-size: 1.5rem;
    padding-bottom: 0.2rem;
}
.sia_sub p span {
    color: #666;
    display: inline-block;
    width: 10rem;
}
.sia_sub p.siatit span:last-child {
    padding: 0 0;
    color: #111;
    width: 80%;
}
.sia_tit {
    color: #666;
    font-size: 2rem;
    padding-bottom: 2.5rem;
    display: flex;
    align-items: center;
}
.sia_tit img {
    height: 6rem;
}
.sia_tit span {
    padding: 0 3rem;
    color: #666;
}
.sia_btn_wrap {
    position: absolute;
    bottom: 0;
}

@media (max-width: 1180px) {
    .subsidiary {
        padding-top: calc(100vw * (160 / 1180));
    }
    .subsidiary .container {
        max-width: calc(100% - calc(100vw * (100 / 1180)));
    }
    .subsidiary::before {
        width: calc(100vw * (1180 / 1180));
        height: calc(100vw * (1757 / 1180));
        background: url(/assets/images/about/management_bg1_tb-feb86c4d9369659a655585610f0b7537.jpg) no-repeat;
        background-size: contain;
    }
    .subsidiary .sub_title h2 {
        margin: calc(100vw * (30 / 1180)) 0 calc(100vw * (22 / 1180));
    }
    .subsidiary .sub_title p {
        max-width: calc(100vw * (530 / 1180));
        margin: 0 0 calc(100vw * (60 / 1180));
        font-size: calc(100vw * (17 / 1180));
        letter-spacing: calc(100vw * (-0.17 / 1180));
    }
    .subsidiary .btn {
        padding: 0 calc(100vw * (38 / 1180));
        height: calc(100vw * (52 / 1180));
    }

    .subsidiary .about {
        margin-bottom: calc(100vw * (255 / 1180));
    }
    .subsidiary .about::after {
        right: 0;
        bottom: calc(100vw * (-1100 / 1180));
        width: calc(100vw * (950 / 1180));
        height: calc(100vw * (1514 / 1180));
    }
    .subsidiary .about .img_grid {
        width: calc(100vw * (324 / 1180));
        top: calc(100vw * (56 / 1180));
        right: calc(100vw * (162 / 1180));
    }
    .subsidiary .about .img_grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 1rem;
    }
    .subsidiary .about .img_grid {
        grid-auto-rows: calc(100vw * (162 / 1180));
        grid-template-areas:
            "a b b"
            "a b b"
            "c c d";
    }
    .subsidiary .about .img_grid li {
        width: calc(100vw * (162 / 1180));
        border-radius: calc(100vw * (30 / 1180));
        height: auto;
    }
    .subsidiary .about .img_grid li.item01 {
        grid-area: a;
    }
    .subsidiary .about .img_grid li.item02 {
        grid-area: b;
        width: calc(100vw * (324 / 1180));
        border-radius: calc(100vw * (30 / 1180));
    }
    .subsidiary .about .img_grid li.item03 {
        grid-area: c;
        width: calc(100vw * (324 / 1180));
        border-radius: calc(100vw * (162 / 1180));
    }
    .subsidiary .about .img_grid li span {
        width: calc(100vw * (162 / 1180));
        height: calc(100vw * (162 / 1180));
    }

    .subsidiary_info_wrap {
        padding-top: calc(100vw * (242 / 1180));
    }
    .subsidiary_info_area {
        display: flex;
        position: relative;
        margin-bottom: calc(100vw * (130 / 1180));
    }
    .subsidiary_info_area:last-child {
        margin-bottom: 0;
    }
    .sia_img {
        padding-right: calc(100vw * (38 / 1180));
    }
    .sia_img img {
        width: calc(100vw * (520 / 1180));
        min-width: calc(100vw * (520 / 1180));
        border-radius: calc(100vw * (30 / 1180));
    }
    .sia_sub {
        letter-spacing: calc(100vw * (-0.26 / 1180));
        color: #111;
    }
    .sia_sub p {
        font-size: calc(100vw * (22 / 1180));
        line-height: calc(100vw * (30 / 1180));
        padding-bottom: calc(100vw * (20 / 1180));
    }
    .sia_sub p br {
        display: none;
    }
    .sia_sub p.siatit {
        font-size: calc(100vw * (20 / 1180));
        padding-bottom: calc(100vw * (5 / 1180));
    }
    .sia_sub p.siatit span:last-child {
        padding: 0 0;
        color: #111;
        width: 75%;
    }
    .sia_sub p span {
        color: #666;
        display: inline-block;
        width: calc(100vw * (100 / 1180));
    }
    .sia_tit {
        color: #666;
        font-size: calc(100vw * (20 / 1180));
        padding-bottom: calc(100vw * (25 / 1180));
        display: flex;
        align-items: center;
    }
    .sia_tit img {
        height: calc(100vw * (60 / 1180));
    }
    .sia_tit span {
        padding: 0 calc(100vw * (3 / 1180));
        color: #666;
    }
    .sia_btn_wrap {
        position: absolute;
        bottom: 0;
    }
}
@media (max-width: 767px) {
    .subsidiary .form.off {
        margin-bottom: calc(100vw * (-54 / 767));
    }
    .subsidiary {
        padding-top: calc(100vw * (160 / 767));
    }
    .subsidiary .sub_tab_menu {
        padding-bottom: calc(100vw * (108 / 767));
    }
    .subsidiary .container {
        max-width: calc(100% - calc(100vw * (80 / 767)));
    }
    .subsidiary::before {
        width: calc(100vw * (750 / 750));
        height: calc(100vw * (1632 / 750));
        background: url(/assets/images/about/management_bg1_mo-5680dc35efaa6fc3814179c472211f3f.jpg) no-repeat;
        background-size: contain;
    }
    .subsidiary .sub_title h2 {
        margin: calc(100vw * (36 / 767)) 0 calc(100vw * (22 / 767));
    }
    .subsidiary .sub_title p {
        max-width: 100%;
        margin: 0 0 calc(100vw * (80 / 767));
        font-size: calc(100vw * (28 / 767));
        letter-spacing: calc(100vw * (-0.17 / 767));
    }
    .subsidiary .sub_title p br {
        display: none;
    }
    .subsidiary .btn {
        display: flex;
        padding: 0 calc(100vw * (38 / 767));
        margin: 0 auto;
        width: calc(100vw * (200 / 767));
        height: calc(100vw * (60 / 767));
    }
    .subsidiary .btn span {
        font-size: inherit;
    }
    .subsidiary .about {
        margin: calc(100vw * (68 / 767)) 0 calc(100vw * (68 / 767));
    }
    .subsidiary .about::after {
        background: url(../images/about/management_green_bg_m.png) no-repeat;
        bottom: calc(100vw * (-600 / 767));
        width: calc(100vw * (750 / 767));
        height: calc(100vw * (1184 / 767));
    }

    .subsidiary .about .img_grid {
        gap: calc(100vw * (28 / 767));
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: calc(100vw * (120 / 767));
    }
    .subsidiary .about .img_grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
    .subsidiary .about .img_grid {
        grid-auto-rows: calc(100vw * (224 / 767));
        grid-template-areas:
            "a b b"
            "a b b"
            "c c d";
    }
    .subsidiary .about .img_grid li {
        width: calc(100vw * (224 / 767));
        border-radius: calc(100vw * (40 / 767));
        height: auto;
    }
    .subsidiary .about .img_grid li.item01 {
        grid-area: a;
    }
    .subsidiary .about .img_grid li.item02 {
        grid-area: b;
        width: calc(100vw * (400 / 767));
        border-radius: calc(100vw * (30 / 767));
    }
    .subsidiary .about .img_grid li.item03 {
        grid-area: c;
        width: calc(100vw * (448 / 767));
        border-radius: calc(100vw * (224 / 767));
    }
    .subsidiary .about .img_grid li span {
        width: calc(100vw * (224 / 767));
        height: calc(100vw * (224 / 767));
    }
    .circle_animation span {
        top: calc(100% - calc(100vw * (224 / 767)));
    }
    @keyframes circle_moving {
        0% {
            top: calc(100% - calc(100vw * (224 / 767)));
            background-color: var(--main-color-cyan);
        }
        50% {
            top: 0;
            background-color: var(--main-color-yellow);
        }
        100% {
            top: calc(100% - calc(100vw * (224 / 767)));
            background-color: var(--main-color-cyan);
        }
    }

    .subsidiary_info_wrap {
        padding-top: calc(100vw * (120 / 767));
    }
    .subsidiary_info_area {
        display: flex;
        position: relative;
        margin-bottom: calc(100vw * (130 / 767));
        flex-direction: column;
    }
    .subsidiary_info_area:last-child {
        margin-bottom: 0;
    }
    .sia_img {
        padding-right: 0;
    }
    .sia_img img {
        width: 100%;
        min-width: 100%;
        border-radius: calc(100vw * (30 / 767));
    }
    .sia_sub {
        width: 100%;
        letter-spacing: calc(100vw * (-0.26 / 767));
        color: #111;
        padding-top: calc(100vw * (40 / 767));
    }
    .sia_sub p {
        font-size: calc(100vw * (22 / 767));
        line-height: calc(100vw * (30 / 767));
        padding-bottom: calc(100vw * (20 / 767));
    }
    .sia_sub p br {
        display: none;
    }
    .sia_sub p.siatit {
        font-size: calc(100vw * (20 / 767));
        padding-bottom: calc(100vw * (5 / 767));
    }
    .sia_sub p.siatit span:last-child {
        padding: 0 0;
        color: #111;
        width: 75%;
    }
    .sia_sub p span {
        color: #666;
        display: inline-block;
        width: calc(100vw * (100 / 767));
    }
    .sia_tit {
        color: #666;
        font-size: calc(100vw * (20 / 767));
        padding-bottom: calc(100vw * (25 / 767));
        display: flex;
        align-items: center;
    }
    .sia_tit img {
        height: calc(100vw * (60 / 767));
    }
    .sia_tit span {
        padding: 0 calc(100vw * (3 / 767));
        color: #666;
    }
    .sia_btn_wrap {
        position: absolute;
        top: calc(100vw * (540 / 767));
        right: 0;
    }
}
