@charset "utf-8";

/* basic-N45 */
.basic-N45 {
    position: relative;
    overflow: hidden
}

.basic-N45 .contents-container {
    display: block;
    position: relative;
    height: 70rem
}

.basic-N45 .contents-inner {
    width: 100%;
    height: 100%
}

.basic-N45 .contents-visual {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden
}

.basic-N45 .contents-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.basic-N45 .contents-body {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 16rem);
    z-index: 1
}

.basic-N45 .textset {
    text-align: center;

}

.basic-N45 .textset .textset-tit {
    color: var(--white)
}

@media (max-width: 1200px) {
    .basic-N45 .contents-body {
        width: calc(100% - 8rem)
    }
}

@media (max-width: 992px) {
    .basic-N45 .contents-container {
        height: 62rem
    }
}

/* basic-N46 */
.basic-N46 {
    position: relative;
    padding-top: 8rem;
    padding-bottom: 8rem;
    overflow: hidden
}

.basic-N46 .textset {
    margin-bottom: 4rem;
    text-align: center
}

.basic-N46 .textset .textset-tit+.textset-desc {
    margin-top: 2rem
}

.basic-N46 .textset .textset-desc {
    color: var(--text-color3)
}

.basic-N46 .contents-group {
    display: flex
}

.basic-N46 .cardset {
    width: calc(100% / 4);
    padding: 0 4rem
}

.basic-N46 .cardset+.cardset {
    border-left: 1px solid var(--border-color)
}

.basic-N46 .cardset .cardset-figure {
    width: 8rem;
    height: 8rem;
    margin: 0 auto;
    border-radius: 1rem;
    overflow: hidden
}

.basic-N46 .cardset .cardset-figure+.cardset-body {
    margin-top: 2rem;
    text-align: center
}

.basic-N46 .cardset .cardset-body {
    padding: 0
}

.basic-N46 .cardset .cardset-desc {
    display: block;
    margin-top: 2rem;
    letter-spacing: -0.05rem
}

@media (max-width: 992px) {
    .basic-N46 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .basic-N46 .textset {
        margin-bottom: 2rem
    }

    .basic-N46 .contents-group {
        flex-direction: column;
        width: 100%;
        margin-left: 0;
        padding: 0 6.4rem
    }

    .basic-N46 .cardset {
        width: 100%;
        padding: 2rem 0
    }

    .basic-N46 .cardset+.cardset {
        margin-top: 0;
        border-left: 0;
        border-top: 1px solid var(--border-color)
    }
}

@media (max-width: 358px) {
    .basic-N46 .contents-group {
        padding: 0
    }
}

/* basic-N6 */
.basic-N6 {
    position: relative;
    padding-top: 0rem;
    padding-bottom: 8rem;
    overflow: hidden
}

.basic-N6 .textset {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 0
}

.basic-N6 .textset-desc {
    color: var(--text-color3)
}

@media (max-width: 992px) {
    .basic-N6 {
        padding-bottom: 5rem
    }

    .basic-N6 .textset .textset-tit+.textset-desc {
        margin-top: 2rem
    }

    .basic-N6 .textset-desc {
        word-break: keep-all
    }

    .basic-N6 .textset-desc br {
        display: none
    }
}

/* basic-N47 */
.basic-N47 {
    position: relative;
    padding-top: 0rem;
    padding-bottom: 0rem;
    overflow: hidden
}

.basic-N47 .cardset {
    justify-content: space-between;
    align-items: center
}

.basic-N47 .cardset.cardset-hor-reverse {
    flex-direction: row-reverse
}

.basic-N47 .cardset .cardset-figure {
    width: calc(50% + 17rem);
    margin-top: 0;
    margin-right: -23rem;
    height: 52rem;
    border-radius: 2rem;
    overflow: hidden
}

.basic-N47 .cardset+.cardset .cardset-figure {
    margin-right: 0;
    margin-left: -23rem
}

.basic-N47 .cardset .cardset-body {
    width: calc(50% - 3rem);
    padding: 0
}

.basic-N47 .cardset .cardset-desc {
    display: block;
    letter-spacing: -0.1rem;
    word-break: keep-all;
    color: var(--text-color3)
}

.basic-N47 .contents-list {
    margin-top: 2rem
}


.basic-N47 .contents-item {
    position: relative;
    padding-left: 1.2rem;
    color: #777777;
    text-align: left;
}


.basic-N47 .contents-item::before {
    content: "";
    position: absolute;
    top: 1rem;
    left: 0;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background-color: #242424
}


@media (max-width: 992px) {
    .basic-N47 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .basic-N47 .cardset .cardset-figure {
        width: 100%;
        height: 50rem;
        margin-right: 0
    }

    .basic-N47 .cardset+.cardset {
        margin-top: 4rem
    }

    .basic-N47 .cardset+.cardset .cardset-figure {
        margin-left: 0
    }

    .basic-N47 .cardset .cardset-body {
        width: 100%;
        margin-top: 4rem
    }
}

@media (max-width: 576px) {
    .basic-N47 .cardset .cardset-desc br {
        display: none
    }
}

/* basic-N49 */
.basic-N49 {
    position: relative;
    padding-top: 8rem;
    padding-bottom: 8rem;
    overflow: hidden
}

.basic-N49 .textset {
    margin-bottom: 4rem
}

.basic-N49 .cardset {
    position: relative
}

.basic-N49 .cardset .cardset-figure {
    height: 50rem
}

.basic-N49 .cardset .cardset-figure+.cardset-body {
    margin-top: 0
}

.basic-N49 .cardset .cardset-body {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding: 3.2rem;
    background-color: transparent
}

.basic-N49 .cardset .cardset-tit {
    color: var(--white);

}

.basic-N49 .cardset .cardset-tit+.cardset-desc {
    margin-top: 1.6rem
}

.basic-N49 .cardset .cardset-desc {
    color: var(--border-color)
}

@media (max-width: 992px) {
    .basic-N49 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .basic-N49 .cardset .cardset-figure+.cardset-body {
        padding: 3.2rem
    }
}

@media (max-width: 375px) {
    .basic-N49 .cardset .cardset-desc br {
        display: none
    }
}

/* basic-N4 */
.basic-N4 {
    position: relative;
    background: #111;
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
    overflow: hidden
}

.basic-N4 .footer-top {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 1.6rem
}

.basic-N4 .footer-logo {
    text-align: center;
    margin-bottom: 0
}

.basic-N4 .footer-logo img {
    height: 3.3rem;
    object-fit: contain
}

.basic-N4 .footer-menulist {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: var(--fs-p2)
}

.basic-N4 .footer-menulink a {
    padding-right: 1.2rem;
    color: var(--white)
}

.basic-N4 .footer-menulink+.footer-menulink a {
    padding-left: 1.2rem
}

.basic-N4 .footer-menulink {
    position: relative
}

.basic-N4 .footer-menulink+.footer-menulink::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 1.4rem;
    background: rgba(var(--white-rgb), 0.1)
}

.basic-N4 .footer-snslist {
    display: flex;
    align-items: center
}

.basic-N4 .footer-snsitem+.footer-snsitem {
    margin-left: 0.8rem
}

.basic-N4 .footer-snslink {
    width: 3.6rem;
    height: 3.6rem;
    padding: 0.6rem
}

.basic-N4 .footer-snslink img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top
}

.basic-N4 .footer-bottom {
    padding-top: 2.4rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.basic-N4 .footer-txt {
    display: flex;
    justify-content: center
}

.basic-N4 .footer-txt+.footer-txt {
    margin-top: 0.3rem
}

.basic-N4 .footer-txt p,
.basic-N4 .footer-txt span {
    margin-bottom: 0;
    color: var(--text-color3)
}

.basic-N4 .footer-txt p+p {
    margin-left: 0.8rem
}

.basic-N4 .footer-txt p span+span {
    margin-left: 0.8rem
}

.basic-N4 .info-area {
    overflow-y: auto
}

.basic-N4 .info-group+.info-group {
    margin-top: 2.4rem
}

.basic-N4 .info-group strong {
    padding-bottom: 1.2rem;
    display: block
}

.basic-N4 .info-desc {
    max-height: 20.7rem;
    padding: 1.6rem;
    background: #f8f8fa;
    border-radius: 1.6rem;
    overflow-y: auto;
    scrollbar-width: none
}

.basic-N4 .info-desc p.fw-medium {
    font-weight: var(--fw-medium)
}

.basic-N4 .info-desc .mtb {
    margin: 2.4rem 0
}

.basic-N4 .info-desc em {
    font-style: normal;
    font-weight: 600;
    margin: 2.4rem 0 1rem;
    position: relative;
    display: flex;
    align-items: center
}

.basic-N4 .info-list em::before {
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    background: var(--black);
    border-radius: 50%;
    margin-right: 0.8rem
}

.basic-N4 .info-list p {
    padding-left: 1.2rem
}

@media (max-width: 992px) {
    .basic-N4 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .basic-N4 .footer-top {
        margin-bottom: 0;
        flex-direction: column;
        align-items: flex-start
    }

    .basic-N4 .footer-logo a {
        height: 2.6rem
    }

    .basic-N4 .footer-menulist {
        justify-content: flex-start;
        position: relative;
        left: 0;
        transform: translate(0);
        margin-top: 1.3rem
    }

    .basic-N4 .footer-menulink a {
        padding-right: 0.8rem
    }

    .basic-N4 .footer-menulink+.footer-menulink a {
        padding-left: 0.8rem
    }

    .basic-N4 .footer-snslist {
        margin: 2.4rem 0 1.6rem 0;
        justify-content: center
    }

    .basic-N4 .footer-bottom {
        text-align: left
    }

    .basic-N4 .footer-txt {
        flex-direction: column
    }

    .basic-N4 .footer-txt p+p {
        margin-left: 0
    }

    .basic-N4 .footer-txt+.footer-txt {
        margin-top: 0.6rem
    }
}

@media (max-width: 375px) {
    .basic-N4 .footer-menulist {
        justify-content: flex-start;
        overflow-x: auto
    }

    .basic-N4 .footer-menulink {
        flex-shrink: 0
    }
}


/* basic-N10 */
.basic-N10 {
    position: relative
}

.basic-N10 .contents-container {
    position: relative
}

.basic-N10 .contents-inner {
    height: 400px;
    margin-left: -8rem
}

.basic-N10 .contents-visual,
.basic-N10 .contents-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.basic-N10 .contents-body {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    padding: 0 8rem
}

.basic-N10 .textset {
    margin-bottom: 0
}

.basic-N10 .textset .textset-tit {
    color: var(--white);
    text-align: center
}

@media (max-width: 1200px) {
    .basic-N10 .contents-inner {
        width: calc(100% + 8rem);
        margin-left: -4rem;
        height: 400px;
    }

    .basic-N10 .contents-body {
        padding: 0 4rem
    }
}

@media (max-width: 992px) {
    .basic-N10 .contents-inner {
        width: calc(100% + 3.2rem);
        height: 300px;
        margin-left: -1.6rem
    }

    .basic-N10 .contents-body {
        padding: 0 1.6rem
    }
}



/* basic-N23 */
.basic-N23 {
    position: relative;
    padding-top: 8rem;
    padding-bottom: 8rem;
    overflow: hidden
}

.basic-N23 .textset {
    margin-bottom: 4rem
}

.basic-N23 .textset .textset-tit+.textset-desc {
    margin-top: 2rem
}

.basic-N23 .textset .textset-desc {
    color: var(--text-color3)
}

.basic-N23 .imageset {
    height: 46rem;
    border-radius: 2rem;
    overflow: hidden
}

.basic-N23 .contents-list {
    margin-top: 4rem;
    width: 90%;
}

.basic-N23 .contents-inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.basic-N23 .contents-item+.contents-item {
    padding-left: 10rem
}

.basic-N23 .contents-item strong {
    display: inline-block;
    margin-bottom: 1.2rem
}

.basic-N23 .contents-item p {
    color: var(--text-color3)
}

.basic-N23 .contents-item p+p {
    margin-top: 0.4rem
}

@media (max-width: 992px) {
    .basic-N23 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .basic-N23 .contents-list {
        margin-top: 2rem
    }

    .basic-N23 .contents-item {
        width: 100%
    }

    .basic-N23 .contents-item+.contents-item {
        width: 100%;
        margin-top: 4rem;
        padding-left: 0
    }
}

/* basic-N24 */
.basic-N24 {
    position: relative;
    padding-top: 8rem;
    padding-bottom: 8rem;
    overflow: hidden
}

.basic-N24 .contents-inner {
    width: 100%;
    padding: 10rem 4rem;
    border-radius: 2rem;
    background: #f7f7fb
}

.basic-N24 .textset {
    margin-bottom: 4rem;
    text-align: center
}

.basic-N24 .form-box {
    max-width: 96rem;
    margin: 0 auto
}

.basic-N24 .form-box+.form-box {
    margin-top: 2.4rem
}

.basic-N24 .inputset .inputset-input,
.basic-N24 .inputset .inputset-textarea {
    border-radius: 0.6rem
}

.basic-N24 .form-tit {
    margin-bottom: 1.2rem
}

.basic-N24 .form-btn {
    margin-top: 4rem;
    text-align: center
}

.basic-N24 .form-btn .btnset {
    min-width: 18rem;
    padding: 0 2rem
}

@media (max-width: 992px) {
    .basic-N24 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .basic-N24 .contents-inner {
        padding: 8rem 2.4rem
    }

    .basic-N24 .form-btn .btnset {
        min-width: 16rem;
        padding: 0 1.6rem
    }
}

/* basic-N7 */
.basic-N7 {
    overflow: hidden;
    position: relative;
    padding-top: 13.4rem;
    padding-bottom: 13.4rem;
    background: url(../images/contact_us_img.png) no-repeat center/cover;
    margin-top: 8rem;
}

.basic-N7 .contents-container {
    display: flex;
    align-items: center
}

.basic-N7 .contents-inner {
    width: 100%;
    text-align: center
}

.basic-N7 .contents-inner h2 {
    margin-bottom: 2.4rem;
    color: #fff
}

.basic-N7 .contents-inner .btnset {
    font-weight: var(--fw-medium)
}

@media (max-width: 992px) {
    .basic-N7 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .basic-N7 .contents-inner h2 {
        margin-bottom: 1.6rem
    }
}

/* basic-N55 */
.basic-N55 {
    border-bottom: 1px solid var(--border-color)
}


.map {
    display: flex;
    justify-content: center;
    margin: 20px auto;
    width: 100%;
    max-width: 1200px;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f0f0f0;
}

.transport {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin: 30px 10px;
    padding: 20px;
    background-color: #f9f9f9;
    flex-wrap: wrap;
    width: 100%;
}

.transport div {
    text-align: center;
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
}

.transport div img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}

.transport div h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.transport div ul {
    list-style: none;
    padding: 0;
}

.transport div ul li {
    margin: 5px 0;
}

@media (min-width: 992px) {
    .transport {
        flex-wrap: nowrap;
    }

    .transport div {
        width: 40%;
    }
}

/* basic-N10 */
.basic-N10 {
    position: relative
}

.basic-N10 .contents-container {
    position: relative;
    background: #111;
}

.basic-N10 .contents-inner {
    width: 100%;
    height: 400px;
    margin-left: -8rem
}

.basic-N10 .contents-visual,
.basic-N10 .contents-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.basic-N10 .contents-body {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    padding: 0 8rem
}

.basic-N10 .textset {
    margin-bottom: 0
}

.basic-N10 .textset .textset-tit {
    color: var(--white);
    text-align: center
}

@media (max-width: 1200px) {
    .basic-N10 .contents-inner {
        width: 100%;
        margin-left: -4rem;
        height: 400px;
    }

    .basic-N10 .contents-body {
        padding: 0 4rem
    }
}

@media (max-width: 992px) {
    .basic-N10 .contents-inner {
        width: 100%;
        height: 300px;
        margin-left: -1.6rem
    }

    .basic-N10 .contents-body {
        padding: 0 1.6rem
    }
}

/* 전체 레이아웃 */
.basic-N58 {
    display: flex;
    flex-wrap: wrap;
    min-height: calc(60vh);
    position: relative;
    padding-top: 8rem;
    padding-bottom: 8rem;
    overflow: hidden;
    justify-content: center;
}

/* 좌측 네비게이션 바 */
.basic-N58 .sidebar {
    width: 250px;
    background-color: #fff;
    padding-top: 20px;
    border-right: 1px solid #ddd;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.basic-N58 .sidebar a {
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.basic-N58 .sidebar a:hover {
    background-color: #eaeaea;
    /* 로그인 페이지 색상 */
    color: #000;
}

/* 드롭다운 버튼 */
/* 반응형 디자인 */
.basic-N58 .dropdown-btn {
    display: none;
    border: none;
    padding: 15px 20px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 10px;
}

.basic-N58 .dropdown-btn:hover {
    background-color: #ddd;
    color: #000;

}

/* 우측 내용 영역 */
.basic-N58 .content {
    padding: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    margin: 0px 20px;
    width: 50%;
}

.basic-N58 .content h2 {
    font-size: 28px;
    color: #444;
    margin-bottom: 10px;
}

.basic-N58 .welcome-card {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.basic-N58 .welcome-card h3 {
    font-size: 24px;
    color: #333;
    margin: 0 0 10px;
}

.basic-N58 .welcome-card p {
    font-size: 16px;
    color: #666;
    margin: 0;
}



@media (max-width: 992px) {
    .basic-N58 .basic-N58 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* 추가: 모든 자식 요소를 가운데 정렬 */
        display: flex;
        flex-wrap: wrap;
    }

    .basic-N58 .sidebar {
        width: 90%;
        border-right: none;
        border-bottom: none;
        max-height: 0;
        overflow: hidden;
        visibility: hidden;
    }

    .basic-N58 .sidebar.open {
        visibility: visible;
        max-height: 300px;
        /* 드롭다운 메뉴가 열릴 때 최대 높이 */
    }

    .basic-N58 .sidebar.open {
        max-height: 300px;
        /* 사이드바가 열렸을 때 최대 높이 */
        margin-bottom: 20px;
    }

    .basic-N58 .dropdown-btn {
        width: 90%;
        display: block;
    }

    .basic-N58 .sidebar.open {
        max-height: 300px;
        /* 사이드바가 열렸을 때 최대 높이 */
    }

    .basic-N58 .content {
        margin: 0;
        box-shadow: none;
        border-radius: 0;
        padding: 20px;
        width: 90%;
    }

    .basic-N58 .sidebar a {
        padding: 10px 15px;
        font-size: 14px;
    }

    .basic-N58 .content h2 {
        font-size: 20px;
    }

    .basic-N58 .welcome-card h3 {
        font-size: 20px;
    }

    .basic-N58 .welcome-card p {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .basic-N58 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* 추가: 모든 자식 요소를 가운데 정렬 */
        display: flex;
        flex-wrap: wrap;
    }

    .basic-N58 .header-section h2 {
        font-size: 28px;
    }

    .basic-N58 .sidebar a {
        font-size: 12px;
    }

    .basic-N58 .content h2 {
        font-size: 18px;
    }

    .basic-N58 .welcome-card h3 {
        font-size: 18px;
    }

    .basic-N58 .welcome-card p {
        font-size: 12px;
    }
}


.basic-N68 .popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    display: none;
}

/* Popup Box */
.basic-N68 .popup {
    background: #ffffff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 90%;
    max-width: 400px;
}

.basic-N68 .popup h3 {
    margin-bottom: 20px;
    font-size: 22px;
    color: #333;
}

.basic-N68 .popup p {
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}

.basic-N68 .popup button {
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    margin: 0 10px;
    transition: background-color 0.3s ease;
}


.basic-N68 .popup .cancel-button {
    background-color: #ccc;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    margin: 0 10px;
    transition: background-color 0.3s ease;

}

.basic-N68 .popup .cancel-button:hover {
    background-color: #bbb;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    margin: 0 10px;
    transition: background-color 0.3s ease;

}

/* butti-N1 */
.butti-N1 {
    width: 100%;
    min-height: 6rem;
    background: rgba(0, 0, 0, 0.7);
    will-change: background, height;
    transition: background 0.3s, min-height 0.3s;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99
}

.butti-N1::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.12) 60%, rgba(0, 0, 0, 0) 100%);
    transition: opacity 0.3s, visibility 0.3s
}

.butti-N1.top-menu-active {
    padding-top: 6.7rem
}

.butti-N1.header-top-active {
    background: transparent
}

.butti-N1.header-top-active::after {
    opacity: 1;
    visibility: visible
}

.butti-N1.header-top-active:hover {
    background: rgba(0, 0, 0, 0.7)
}

.butti-N1.header-top-active:hover::after {
    opacity: 0;
    visibility: hidden
}

.butti-N1.gnb-active {
    min-height: 35rem
}

.butti-N1 .top-menu-active .gnb-active {
    min-height: calc(35rem + 6.6rem)
}

.butti-N1.block-active {
    background: #000
}

.butti-N1 .header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 8rem;
    box-sizing: border-box
}

.butti-N1.top-menu-active .header-container {
    padding-top: 6.7rem
}

.butti-N1 .header-top {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #111
}

.butti-N1 .user-menu {
    width: 100%;
    max-width: 1440px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 8rem;
    margin: 0 auto
}

.butti-N1 .user-menu li {
    position: relative
}

.butti-N1 .user-menu li:not(:first-child)::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 1.2rem;
    background: #767676
}

.butti-N1 .user-menu li a {
    padding: 2rem 1.2rem;
    color: #e5e5e5;
    text-align: center;
    white-space: nowrap
}

.butti-N1 .user-menu li:last-child a {
    padding: 2rem 0 2rem 1.2rem
}

.butti-N1 .header-left {
    display: flex;
    align-items: center;
    gap: 3rem;
    padding-left: 3rem;
}

.butti-N1 .header-title {
    margin-bottom: 0
}

.butti-N1 .header-title a {
    height: 3.2rem
}

.butti-N1 .header-title img {
    height: 100%;
    object-fit: contain;
    vertical-align: top
}

.butti-N1 .header-gnb {
    position: relative
}

.butti-N1 .header-gnblist {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.butti-N1 .header-gnbitem {
    position: relative
}

.butti-N1 .header-gnblink {
    height: 100%;
    padding: 2.8rem 3rem;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    font-weight: var(--fw-medium)
}

.butti-N1 .header-gnblink span {
    position: relative
}

.butti-N1 .header-gnblink span::after {
    content: "";
    height: 0.2rem;
    width: 100%;
    transition: 0.3s;
    transform: scaleX(0);
    position: absolute;
    bottom: -100%;
    left: 0
}

.butti-N1 .header-sublist {
    width: 100%;
    position: absolute;
    top: 100%;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 1
}

.butti-N1 .header-gnb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 35rem;
    pointer-events: none
}

.butti-N1.gnb-active .header-gnb::after {
    pointer-events: auto
}

.butti-N1.gnb-active .header-sublist {
    opacity: 1;
    overflow: hidden;
    pointer-events: auto;
    transition: opacity 0.3s 0.1s
}

.butti-N1 .header-gnbitem:hover .header-sublist {
    opacity: 1;
    overflow: hidden;
    pointer-events: auto;
    transition: opacity 0.3s 0.1s
}

.butti-N1 .header-gnbitem:hover .header-gnblink span::after {
    background: #fff;
    transform: scaleX(1)
}

.butti-N1 .header-subitem {
    width: 100%;
    text-align: center;
    overflow: hidden
}

.butti-N1 .header-subitem:hover {
    color: #fff
}

.butti-N1 .header-sublink {
    width: 100%;
    padding: 1rem;
    color: rgba(255, 255, 255, 0.7);
    transition: color 0.2s, background 0.2s;
    will-change: color, background
}

.butti-N1 .header-sublink:hover {
    color: #fff
}

.butti-N1 .header-right {
    display: flex;
    align-items: center;
    padding-right: 1rem;
}

.butti-N1 .header-right .header-gnb {
    margin-right: 1.8rem
}

.butti-N1 .header-right .header-sublink {
    width: 100%;
    padding: 1rem 1rem;
    font-weight: 700;
    text-align: center;
    white-space: nowrap
}

.butti-N1 .header-right .header-sublink:hover {
    font-weight: 700;
    width: 100%;
    padding: 1rem 2rem;
    text-align: center;
    white-space: nowrap;
    color: var(--white)
}


.butti-N1 .header-lang {
    position: relative
}

.butti-N1 .header-langbtn {
    position: relative;
    border: none;
    background: none
}

.butti-N1 .header-langlist {
    position: absolute;
    top: 100%;
    left: -50%;
    z-index: 200;
    background: #111111
}

.butti-N1 .header-langitem {
    max-height: 0;
    transition: all 0.5s;
    overflow: hidden
}

.butti-N1 .header-langitem a {
    padding: 0.6rem 1.6rem;
    color: var(--white);
    opacity: 0.7
}

.butti-N1 .header-langitem a:hover {
    opacity: 1
}

.butti-N1 .header-lang:hover .header-langbtn::after {
    transform: translateY(-50%) rotate(180deg)
}

.butti-N1 .header-lang:hover .header-langitem {
    max-height: 6.8rem
}

.butti-N1 .header-utils>ul {
    display: flex;
    align-items: center
}

.butti-N1 .header-utils>ul>li {
    margin-left: 1.2rem
}

.butti-N1 .header-utils>ul>li>img {
    width: auto;
    height: 100%;
    object-fit: cover;
    vertical-align: top
}

.butti-N1 .header-utils img {
    filter: invert(1)
}

.butti-N1 .header-right button {
    max-width: 3.2rem;
    background: none;
    border: none
}

.butti-N1 .header-right button img {
    width: auto;
    max-height: 100%;
    object-fit: cover;
    vertical-align: top
}

.butti-N1 .header-utils .member a {
    width: 3.2rem;
    height: 3.2rem;
    font-size: 0;
    display: block
}

.butti-N1 .header-utils .member img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    vertical-align: top
}

.butti-N1 .header-utils .btn-allmenu {
    display: flex;
    flex-direction: column;
    gap: 0.6rem
}

.butti-N1 .header-utils .btn-allmenu:hover .ico-hamburger:nth-child(2) {
    width: 2.4rem
}

.butti-N1 .header-utils .btn-allmenu .ico-hamburger,
.butti-N1 .btn-momenu .ico-hamburger {
    width: 2.4rem;
    height: 0.2rem;
    background: #fff;
    border-radius: 1rem;
    transition: width 0.3s, transform 0.3s, opacity 0.3s;
    will-change: width, transform, opacity
}

.butti-N1 .header-utils .btn-allmenu .ico-hamburger:nth-child(even),
.butti-N1 .btn-momenu .ico-hamburger:nth-child(2) {
    width: 1.4rem
}

.butti-N1 .btn-momenu {
    display: none
}

.butti-N1 .btn-moclose {
    display: none
}

.butti-N1 .header-fullmenu {
    position: fixed;
    z-index: 99999;
    padding: 0 2.4rem;
    background: #000;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.butti-N1 .header-fullmenu.fullmenu-right {
    width: 0;
    height: 100%;
    top: 0;
    right: 0
}

.butti-N1 .header-fullmenu.fullmenu-left {
    width: 0;
    height: 100%;
    top: 0;
    left: 0
}

.butti-N1 .header-fullmenu.fullmenu-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 0
}

.butti-N1 .header-fullmenu.fullmenu-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0
}

.butti-N1 .header-fullmenu.fullmenu-active {
    width: 100%;
    height: 100vh;
    opacity: 1;
    visibility: visible
}

.butti-N1 .fullmenu-wrapper {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 128rem;
    margin: 0 auto
}

.butti-N1 .fullmenu-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10rem
}

.butti-N1 .fullmenu-title {
    margin-bottom: 0
}

.butti-N1 .fullmenu-title a {
    height: 4.3rem
}

.butti-N1 .fullmenu-title img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.butti-N1 .fullmenu-gnblist {
    display: flex;
    justify-content: center
}

.butti-N1 .fullmenu-gnbitem {
    width: 20%
}

.butti-N1 .fullmenu-gnbitem+.fullmenu-gnbitem {
    margin-left: 4rem
}

.butti-N1 .fullmenu-gnblink {
    position: relative;
    width: 100%;
    padding-bottom: 4rem;
    color: var(--white);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.butti-N1 .fullmenu-gnblink::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 0;
    height: 0.1rem;
    background: #ffffff;
    transition: 0.2s
}

.butti-N1 .fullmenu-gnblink.on::after {
    width: 18rem
}

.butti-N1 .fullmenu-sublist {
    padding-top: 4rem
}

.butti-N1 .fullmenu-subitem+.fullmenu-subitem {
    padding-top: 0.8rem
}

.butti-N1 .fullmenu-sublink {
    color: #a2a2a2;
    position: relative;
    padding-bottom: 5px;
    transition: 0.3s
}

.butti-N1 .fullmenu-sublink::before {
    content: "";
    width: 0;
    height: 1px;
    background-color: var(--white);
    position: absolute;
    top: 100%;
    right: 0;
    transition: width 0.7s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.butti-N1 .fullmenu-sublink:hover {
    color: var(--white)
}

.butti-N1 .fullmenu-sublink:hover::before {
    width: 100%;
    right: auto;
    left: 0
}

.butti-N1 .fullmenu-close {
    position: fixed;
    right: 3rem;
    top: 2.4rem;
    width: 3.2rem;
    height: 3.2rem;
    padding: 0.5rem;
    background: transparent;
    border: none
}

.butti-N1 .fullmenu-close img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (max-width: 500px) {
    .butti-N1 .header-utils{
        visibility: hidden;
    }
}


@media (max-width: 1100px) {
    .butti-N1 .header-title a {
        height: 2.4rem
    }

    .butti-N1 .header-gnblink {
        padding: 2.8rem 2.4rem
    }

    .butti-N1.header-top-active:hover {
        background: transparent
    }

    .butti-N1.top-menu-active .header-container {
        padding-top: 0
    }

    .butti-N1.gnb-active,
    .butti-N1.top-menu-active.gnb-active {
        min-height: auto
    }

    .butti-N1.header-top-active:hover::after {
        opacity: 1;
        visibility: visible
    }

    .butti-N1 .header-gnb {
        width: 100%;
        height: 0;
        position: absolute;
        top: 100%;
        left: 0;
        background: #111;
        overflow: hidden;
        padding: 0 2.4rem;
        transition: height 0.3s;
        z-index: 9
    }

    .butti-N1.block-active .header-gnb {
        height: calc(100vh - 6rem);
        padding-bottom: 19rem;
        overflow-y: auto
    }

    .butti-N1 .header-container {
        min-height: 6rem
    }

    .butti-N1 .header-top {
        border: none;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s 0.1s, visibilty 0.3s 0.1s;
        will-change: opacity, visibility;
        z-index: 10
    }

    .butti-N1.block-active .header-utils {
        top: 100%;
        opacity: 1;
        visibility: visible
    }

    .butti-N1.block-active .header-left {
        visibility: hidden
    }

    
    .butti-N1.header-active .header-top {
        top: 100%;
        opacity: 1;
        visibility: visible
    }

    .butti-N1 .user-menu {
        padding: 0 2.2rem;
        justify-content: flex-start
    }

    .butti-N1 .user-menu li a,
    .butti-N1 .user-menu li:last-child a {
        padding: 2.4rem 1.2rem
    }

    .butti-N1 .user-menu li:first-child a {
        padding-left: 0
    }

    .butti-N1 .header-title a {
        width: 8.2rem;
        height: 2.6rem
    }

    .butti-N1 .header-center {
        width: 100%;
        height: 0;
        top: 100%;
        left: 0;
        transform: none
    }

    .butti-N1 .header-gnblist {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s 0.1s
    }

    .butti-N1 .header-gnblink {
        display: flex;
        align-items: flex-end;
        width: 100%;
        padding: 1.8rem 0;
        text-align: left;
        transition: border 0.3s;
        will-change: border;
        border-bottom: 1px solid #707070
    }

    .butti-N1.top-menu-active .header-gnbitem:first-child .header-gnblink {
        padding-top: 6.8rem
    }

    .butti-N1 .header-gnbitem:hover .header-gnblink span {
        border: none
    }

    .butti-N1 .header-gnbitem:hover .header-gnblink span::after {
        content: none
    }

    .butti-N1 .header-sublist {
        display: none;
        height: auto;
        position: relative;
        opacity: 1;
        padding: 1.8rem 0 2rem 0
    }

    .butti-N1 .header-gnbitem.item-active .header-gnblink {
        border-bottom: 1px solid #fff
    }

    .butti-N1 .header-subitem {
        width: 100%;
        text-align: left
    }

    .butti-N1 .header-subitem+.header-subitem {
        padding-top: 0.8rem
    }

    .butti-N1 .header-sublink {
        padding: 0;
        color: var(--text-color3)
    }

    .butti-N1 .header-sublink:active {
        color: #111111
    }

    .butti-N1 .header-right button,
    .butti-N1 .header-utils .member a {
        width: 2.8rem;
        height: 2.8rem
    }

    .butti-N1 .header-lang:hover .header-langitem {
        max-height: 0
    }

    .butti-N1 .header-lang.lang-active .header-langitem {
        max-height: 6.8rem
    }

    .butti-N1 .header-lang:hover .header-langbtn::after {
        transform: translateY(-50%) rotate(0)
    }

    .butti-N1 .header-lang.lang-active .header-langbtn::after {
        transform: translateY(-50%) rotate(180deg)
    }

    .butti-N1 .header-utils>ul>li {
        margin-left: 0.6rem
    }

    .butti-N1 .header-utils .allmenu {
        display: none
    }

    .butti-N1 .btn-momenu {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 0.6rem;
        margin-left: 0.6rem
    }

    .butti-N1 .btn-momenu .ico-hamburger {
        width: 2rem
    }

    .butti-N1 .btn-momenu .ico-hamburger:nth-child(2) {
        width: 1.2rem
    }

    .butti-N1.block-active .header-center {
        pointer-events: auto
    }

    .butti-N1.block-active .header-gnblist {
        opacity: 1;
        visibility: visible
    }

    .butti-N1 .header-gnbitem:has(.header-subitem) .header-gnblink::after {
        content: "";
        display: flex;
        width: 1.6rem;
        height: 1.6rem;
        background-image: url(../icons/ico_downarrow_white.svg);
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        transition: transform 0.3s;
        will-change: transform
    }

    .butti-N1.block-active .header-gnblink {
        align-items: center;
        justify-content: space-between
    }

    .butti-N1.block-active .header-gnbitem.item-active .header-gnblink::after {
        content: "";
        transform: rotate(180deg)
    }

    .butti-N1.block-active .btn-momenu .ico-hamburger:nth-child(1) {
        transform: translateY(0.8rem) rotate(45deg)
    }

    .butti-N1.block-active .btn-momenu .ico-hamburger:nth-child(3) {
        transform: translateY(-0.8rem) rotate(-45deg)
    }

    .butti-N1.block-active .btn-momenu .ico-hamburger:nth-child(2) {
        opacity: 0;
        visibility: hidden
    }

    .butti-N1 .header-fullmenu {
        display: none
    }
}

/* basic-N18 */
.basic-N18 {
    overflow: hidden;
    position: relative;
    background-color: #fafafa;
    padding-top: 5rem;
    padding-bottom: 5rem
}

.basic-N18 .contents-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 65.7rem
}

.basic-N18 .iconset {
    width: 8rem;
    height: 8rem;
    text-align: center
}

.basic-N18 .iconset .iconset-icon {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.basic-N18 .textset {
    margin-top: 6rem;
    text-align: center
}

.basic-N18 .textset .textset-tit {
    font-weight: var(--fw-bold);
    color: var(--primary)
}

.basic-N18 .textset .textset-tit+.textset-desc {
    margin-top: 2.8rem
}

.basic-N18 .textset-tit+.textset-desc {
    margin-top: 2rem
}

.basic-N18 .btnset {
    margin-top: 6rem;
    font-weight: var(--fw-medium)
}

@media (max-width: 992px) {

    .basic-N18 .contents-inner {
        height: 36rem
    }

    .basic-N18 .iconset {
        width: 5.2rem;
        height: 5.2rem
    }

    .basic-N18 .textset-tit+.textset-desc {
        margin-top: 1.6rem
    }

    .basic-N18 .btnset {
        margin-top: 4rem
    }
}


