/* ============================================
   서브페이지 CSS 템플릿
   ============================================ */
body {
    max-width: 100vw;
}

/* --- con01 --- */
.con01 {
    height: 89rem;
    top: 0;
}

/* marquee */
.con01__mq {
    overflow: hidden;
    gap: 3rem;
}
.con01__mq-track {
    flex-shrink: 0;
    gap: 3rem;
    animation: marqueeX 20s infinite linear;
}

/* swiper-2 */
.con01__swiper {
    width: 50rem;
    top: 20rem;
}

/* video */
.con01v {
    clip-path: inset(10rem 74rem round 9999px);
    filter: brightness(0.4);
    background-color: #333;
}

/* text */
[class^="con01__text"] {
    font-size: 13rem;
}
.con01__text--top {
    top: 15rem;
}

.con01__text--bottom {
    bottom: 15rem;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}

/* overlay */
.con01__overlay {
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    z-index: 5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.overlay__text {
    top: 18rem;
}
.con01_14 {
    margin-top: 1rem;
}

.con01__overlay .bodyXL {
    margin-top: 4rem;
}

.con01_15 {
    bottom: -55%;
    transform: rotate(-60deg);
}

.con01_16 {
    top: -2rem;
    transform: rotate(60deg);
}

.con01_17 {
    bottom: 15rem;
    left: 45rem;
}

.con01_18 {
    bottom: 15rem;
    right: 45rem;
}

.con01_19 {
    bottom: -50%;
}

.con01__ct--wrap {
    bottom: 6rem;
}

/* --- con02 --- */
.con02 {
    padding: 18rem 0 0;
    height: 99rem;
    box-sizing: border-box;
    overflow: visible !important;
}

.con02__mq {
    top: -5rem;
    transform: scaleX(-1);

    img {
        animation: marqueeX 10s infinite linear;
        margin-left: -1px;
    }
}

.con02__bg {
    bottom: 0;
    right: 0;
}

.con02_08 {
    right: 13rem;
    bottom: 0;
}

.con02_03 {
    right: 42.5rem;
    top: 43.5rem;
}
.con02_04 {
    right: 7.2rem;
    top: 26.1rem;
}
.con02_05 {
    bottom: -2.5rem;
}

.con02__ct--wrap {
    left: 24rem;
}

.con02_06 {
    --line-scale: 1;
    top: 63rem;
    right: 20.2rem;

    &::after {
        content: "";
        position: absolute;
        display: block;
        width: 34rem;
        height: 1px;
        background-color: #000;
        z-index: -1;
        transform: scaleX(var(--line-scale));
        transform-origin: center center;
    }
}

.con02_09 {
    bottom: -2rem;
    left: 50%;
    transform: translate(-50%, 0);
}

/* ---- con03 ---- */
.con03 {
    height: 84rem;
    margin-top: -10rem;
}

.con03__container {
    max-width: 180rem;
    margin: 0 auto;
    border-radius: 5rem;
    background-color: #1a1819;
}

.con03__mq {
    left: 0;
    padding: 0 3rem;
    border-right: 1px solid #833a0d;

    img {
        animation: marqueeY 20s infinite linear;
    }
}

.con03_01 {
    left: 0;
    bottom: 0;
    transform: translate(0, 40%);
}

.con03__text {
    margin-left: 25rem;
    margin-top: 17rem;
}

.con03__card-slide--container {
    padding-top: 12rem;
    padding-right: 8rem;
    /* height: 24rem; */
    box-sizing: border-box;
    align-self: start;
}

.con03__card-wrapper {
    height: auto;
}

.con03 [class^="card-"] {
    width: 90.6rem;
    height: 52.1rem;
    flex-shrink: 0;
    padding: 8rem 10rem;
    box-sizing: border-box;
    border-radius: 3rem;
}

.con03 .card-1 .card__img-box {
    bottom: -8rem;
    right: 8rem;
}

.con03 .card-2 {
    background: url(/images/06_con03_06.webp) no-repeat center/cover;
}

.con03 .card-2 .card__img-box {
    bottom: -8rem;
    right: -4rem;

    .temp--wrap {
        top: -14rem;
        left: 13rem;
    }
}

.con03 .card-3 .card__img-box {
    margin-left: auto;
}

.con03_13 {
    bottom: -6rem;
}

.con03 .con05_09 {
    top: 80%;
    z-index: -1;
}

/* ---- con04 ---- */
.con04 {
    height: 140rem;
}

.con04__bg {
    top: -20rem;
}
.con04_02 {
    top: 25rem;

    img {
        rotate: 21deg;
    }
}

.con04_03 {
    transform: translate(11rem, -34rem);
}

.con04_04 {
    transform: translate(47rem, -24rem);
}

.con04_05 {
    transform: translate(31rem, 15rem);
}
.con04_06 {
    transform: translate(58rem, 21rem);
}

.con04_07 {
    transform: translate(-56rem, 15rem);
}

.con04_08 {
    transform: translate(-54rem, -12rem);
}

.con04__text {
    left: 50%;
    top: 100rem;
    transform: translate(-50%);
}

.con04_11 {
    bottom: 0;
}

.con04 .con05_09 {
    top: 0;
}

/* ---- con05 ----  */
.con05 {
    padding: 12rem 0 20rem;
}
.con05_01 {
    top: -3rem;
}
.con05_02 {
    bottom: 21rem;
    left: 50%;
    transform: translate(-50%);
}
.con05_08 {
    bottom: -46%;
    left: 50%;
    transform: translate(-50%);
}
.con05 .con05_09 {
    bottom: 0;
}

.con05_09 {
    pointer-events: none;
}

.con05 .left-box {
    left: -12rem;
    top: 34rem;
}

.con05 .right-box {
    right: -12rem;
    top: 34rem;
}

/* ---- con06 ---- */
.con06 {
    /* 아코디언 트랜지션 타이밍 (한 곳에서 관리) */
    --con06-duration: 0.5s;
    --con06-ease: ease;
    --con06-opacity-duration: 0.4s;
    --con06-clip-duration: 0.6s;
    --con06-icon-duration: 0.3s;
    --con06-con05-delay: 0.3s;
    --con06-con05-duration: 0.7s;

    background-color: #1a1819;
    padding: 12rem 0 14rem;
}

.con06__container {
    width: 100%;
}

.con06__title {
    margin-bottom: 6rem;
}

.con06_01 {
    margin-bottom: 2rem;
}

.con06__grid {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    position: relative;
    height: 66rem; /* 13rem * 4 + 14rem (active 확장분) */
}

.con06 .grid__item {
    position: absolute;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    cursor: pointer;
    transition: transform var(--con06-duration) var(--con06-ease);
}

.con06 .grid__item:nth-child(1) {
    top: 0;
}
.con06 .grid__item:nth-child(2) {
    top: 13rem;
}
.con06 .grid__item:nth-child(3) {
    top: 26rem;
}
.con06 .grid__item:nth-child(4) {
    top: 39rem;
}

/* active 다음 형제들은 14rem(확장분) 만큼 아래로 밀림 — 레이아웃 재계산 없이 transform */
.con06 .grid__item.active ~ .grid__item {
    transform: translateY(14rem);
}

.con06 .item__off {
    height: 13rem;
    transition:
        opacity var(--con06-opacity-duration) var(--con06-ease),
        height var(--con06-duration) var(--con06-ease);
}

.con06 .grid__item.active .item__off {
    opacity: 0;
    height: 0;
    pointer-events: none;
}

.con06 .item__keyword,
.con06 .item__desc {
    width: 50%;
    box-sizing: border-box;
}

.con06 .item__keyword {
    font-size: var(--titleS);
    color: var(--primary);
}

.con06 .item__desc {
    font-size: var(--headS);
    color: #fff;
}

/* 짝수 아이템 좌우 반전 */
.con06 .grid__item:nth-child(even) .item__off,
.con06 .grid__item:nth-child(even) .item__on {
    flex-direction: row-reverse;
}

.con06 .grid__item:nth-child(even) .on__text-box {
    text-align: end;
}

/* vertical divider */
.con06 .item__keyword {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.con06 .grid__item:nth-child(even) .item__keyword {
    border-right: none;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
}

/* 접힌 상태 키워드 투명도 */
.con06 .item__off .item__keyword {
    opacity: 0.5;
}

/* on state */
.con06 .item__on {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition:
        height var(--con06-duration) var(--con06-ease),
        opacity var(--con06-opacity-duration) var(--con06-ease);
}

.con06 .grid__item.active .item__on {
    height: 27rem;
    opacity: 1;
    background-color: var(--primary);
    overflow: visible;
}

.con06 .on__img {
    width: 50%;
    position: relative;
    clip-path: inset(0 100% 0 0);
    transition: clip-path var(--con06-clip-duration) var(--con06-ease);
}

.con06 .grid__item.active .on__img {
    clip-path: inset(0 0 0 0);
}

.con06 .grid__item:nth-child(even) .on__img {
    clip-path: inset(0 0 0 100%);
}

.con06 .grid__item:nth-child(even).active .on__img {
    clip-path: inset(0 0 0 0);
}

.con06 .on__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.con06 .con06_05 {
    right: 0;
    bottom: -15%;
    z-index: 1;
    transform: translateX(100%);
    transition: transform var(--con06-con05-duration) var(--con06-ease) var(--con06-con05-delay);
}

.con06 .grid__item.active .con06_05 {
    transform: translateX(0);
}

.con06 .on__text {
    width: 50%;
}

/* center icon */
.con06 .item__icon {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 2;
    opacity: 0;
    transition: opacity var(--con06-icon-duration) var(--con06-ease);
    pointer-events: none;
}

.con06 .grid__item.active .item__icon {
    opacity: 1;
}

/* ---- con07 ---- */
.con07 {
    height: 100svh;
    padding: 12rem 0;
    cursor: none;
}
.con07 * {
    cursor: none;
}
.con07__text {
    left: 23rem;
}
.con07__text .inner {
    top: 28rem;
}

.con07 .con07__swiper--menu {
    top: 31rem;
    right: 28rem;
    width: 76rem;
    height: 73rem;
    overflow: visible;
    clip-path: inset(0 -100% -50%);

    .swiper-slide {
        transition: filter 0.3s;
    }

    .swiper-slide:has(~ .swiper-slide-active) {
        filter: opacity(0);
        pointer-events: none;
    }

    .swiper-slide .menu__text {
        transform: translate(0, 5rem);
        opacity: 0;
        transition: all 0.3s 0.1s;
    }
    .swiper-slide-active .menu__text {
        transform: translate(0, 0%);
        opacity: 1;
    }
}

.con07 .con07__swiper--menu_name {
    top: 82rem;
    left: 20rem;
    width: 70rem;
    height: 18rem;
    overflow: visible;
    clip-path: inset(0 -100%);

    .swiper-slide-next {
        filter: opacity(0);
    }

    [class^="name__img"] {
        transition: opacity 0.3s;
    }

    .swiper-slide {
        transition: filter 0.3s;
        .name__img {
            opacity: 1;
        }
        .name__img--active {
            opacity: 0;
        }
    }

    .swiper-slide-active {
        .name__img {
            opacity: 0;
        }
        .name__img--active {
            opacity: 1;
        }
    }
}

.con07__cursor {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none;

    .con07_15 {
        animation: ro;
    }
    .con07_14 {
        top: 50%;
        left: 50%;
    }
}

/* ---- con08 ---- */
.con08 {
    height: 85.2rem;
    background: url(/images/06_con08_05.webp) no-repeat center/cover;
    box-sizing: border-box;
}

/* 가운데 컬럼 */
.con08__col {
    width: 63.2rem;
    height: 85.5rem;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 1;
}

.con08__col .con08_04 {
    width: 100%;
    height: 100%;
}

.con08__col .con08_04 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.con08__container {
    max-width: 180rem;
    margin: 0 auto;
    padding: 0 8rem;
    height: 100%;
    box-sizing: border-box;
    align-items: center;
}

/* 좌우 사이드 */
.con08__left,
.con08__right {
    width: 38rem;
    color: #000;
}

/* 아이콘 (con08_02 / con08_03) */
.con08_02,
.con08_03 {
    width: 10.8rem;
    height: 10.8rem;
    border-radius: 50%;
    background-color: #1a1819;
}

.con08_02 img,
.con08_03 img {
    width: 50%;
    height: auto;
}

/* 신호등 아이콘 스왑 */
.con08_02,
.con08_03 {
    animation: con08BgFade 3.6s infinite ease-in-out;
}

.con08_03 {
    animation-delay: 1.8s;
}

.con08_02 > img:first-child,
.con08_03 > img:first-child {
    animation: con08IconFadeOut 3.6s infinite ease-in-out;
}

.con08_03 > img:first-child {
    animation-delay: 1.8s;
}

.con08_02 .con08__icon-alt,
.con08_03 .con08__icon-alt {
    top: 50%;
    left: 50%;
    width: 110%;
    height: 110%;
    transform: translate(-50%, -50%);
    object-fit: contain;
    opacity: 0;
    animation: con08IconFadeIn 3.6s infinite ease-in-out;
}

.con08_03 .con08__icon-alt {
    animation-delay: 1.8s;
}

@keyframes con08IconFadeIn {
    0%,
    40% {
        opacity: 0;
    }
    50%,
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes con08IconFadeOut {
    0%,
    40% {
        opacity: 1;
    }
    50%,
    90% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes con08BgFade {
    0%,
    40% {
        background-color: #1a1819;
    }
    50%,
    90% {
        background-color: transparent;
    }
    100% {
        background-color: #1a1819;
    }
}

.con08__line {
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.2);
    margin-top: 3rem;
}

/* 중앙: 초보도 가능한 */
.con08__center {
    flex-shrink: 0;
    width: 50rem;
    z-index: 1;
    padding-top: 6rem;
}

.con08__text--top,
.con08__text--bottom {
    font-size: 11.2rem;
    line-height: 1;
    z-index: 1;
}

.con08__text--top {
    margin-bottom: -2.5rem;
}

.con08__text--bottom {
    margin-top: -2.5rem;
}

.con08__video {
    width: 45.2rem;
    height: 45.2rem;
    border-radius: 50%;
    z-index: 2;
}

.con08__video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 마퀴 (노란 띠) */
.con08__mq {
    bottom: 0;
    left: 0;
    height: 7.6rem;
    background-color: var(--primary);
    z-index: 0;
    align-items: center;
}

.con08__mq-track {
    flex-shrink: 0;
    animation: marqueeX 60s infinite linear;
}

.con08__mq-track img {
    height: 2.5rem;
    width: auto;
    margin-right: 4rem;
    flex-shrink: 0;
}

/* ============================================================
   con09 — 3WAY 운영 구조
   ============================================================ */
.con09 {
    width: 100%;
    padding: 14rem 0 10rem;
    overflow: hidden;
}

.con09__band {
    top: 0;
    left: 0;
}
.con09__band .con09_01 img {
    width: 100%;
    display: block;
}

.con09__container {
    gap: 8rem;
}

/* 섹션 헤더 */
.con09__header .con09_02 {
    width: 18rem;
}
.con09__header .con09_02 img {
    width: 100%;
    display: block;
}

.con09__cards {
    width: 100%;
}

/* 가운데 카드만 살짝 아래로 */
@media (width > 600px) {
    .con09__cards .way-card:nth-child(2) {
        margin-top: 6rem;
    }
}

/* 첫번째 카드만 팝업 이미지가 카드(타원) 모양 그대로 잘리도록 — 배경 이미지를 마스크로 사용 */
.con09__cards .way-card:nth-child(1) {
    -webkit-mask-image: url(/images/06_con09_03.webp);
    mask-image: url(/images/06_con09_03.webp);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

/* 2, 3번 카드 — 상단만 카드(타원) 모양으로 클립, 하단은 개방 */
/* 마스크 2장 합성: ① 카드 배경 이미지(타원) 풀사이즈 + ② 하단 절반부터 카드 밖까지 솔리드 */
.con09__cards .way-card:not(:first-child) {
    clip-path: inset(0 0 -100%);
}

/* 카드 — 사이즈는 배경 이미지 자연 크기에 맡김 (width/height 강제 X) */
.way-card {
    cursor: pointer;
    isolation: isolate;
}

/* 기본 배경 (03/06/08) — 카드 사이즈를 결정하는 flow 요소 */
.way__bg {
    z-index: 0;
}

/* 호버 시 점등되는 그라데이션 오버레이 (09_04) */
.way__bg--hover {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.45s ease;
}

/* 호버 팝업 — 카드 위쪽에서 작게 시작 → 아래로 내려오며 원래 사이즈, 카드 밑으로 흘러나옴 */
.way__pop {
    top: 60%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -30%) scale(0.7);
    transform-origin: center center;
    opacity: 0;
    transition:
        transform 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.45s ease;
}

/* 카드 내부 텍스트 영역 (절대 위치) */
.way__inner {
    padding-top: 6rem;
    z-index: 2;
}

/* 라벨 (1WAY/2WAY/3WAY) — 카드 내부 상단. 호버시 살짝 위에서 아래로 드롭 (이동량 ~3rem) */
.way__label {
    opacity: 0;
    transform: translateY(-3rem);
    transition:
        transform 0.5s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.4s ease;
}

/* 호버 동작 */
.way-card.hover .way__bg--hover {
    opacity: 1;
}
.way-card.hover .way__pop {
    transform: translate(-50%, 0) scale(1);
    opacity: 1;
}
.way-card.hover .way__label {
    opacity: 1;
    transform: translateY(0);
}

@media (max-width: 600px) {
    .con09 {
        padding: 10rem 0 12rem;
    }
    .con09__container {
        gap: 6rem;
    }
    .con09__cards {
        gap: 4rem;
    }
    .way__inner {
        padding-top: 4rem;
    }
}

.con09__bg {
    top: 90rem;
    pointer-events: none;
    user-select: none;
}

/*  ==========================
    con10
    ========================== */
/* body { overflow-x: hidden; } — position:sticky가 깨지므로 제거 (가로 스크롤 방지 필요하면 wrapper에 적용) */

.con10 {
    /* height: 100svh; */
    overflow: visible;
}
.con10__bg {
    top: -43rem;
    pointer-events: none;
    user-select: none;
}
.con10 .titleS {
    margin-top: 19rem;
    margin-left: 20rem;
}

@media (width > 599px) {
    .con10__ct {
        width: 60rem;
    }
}

.con10__bottom {
    height: 40rem;
}

.con10_01 {
    right: -23rem;
    top: -2rem;
}

.con10_02 {
    margin-left: -1.5rem;
}

.con10__bottom .left--inner {
    margin-left: 20rem;
}

.con10__bottom .right {
    min-width: 0;
}

/* sipwer */
[class^="con10__swiper"] {
    background-color: var(--bg-color);
    color: #fff;

    .swiper-slide {
        border: 1px solid #333;
        box-sizing: border-box;
    }
}

/* ============================================================
   con11 
   ============================================================ */
.con11 {
    padding-top: 10rem;
    background: url(/images/06_con10_03.webp) no-repeat center/cover;
}
.con11_01 {
    top: 10rem;
    left: 43rem;
}

.con11_02 {
    top: 10rem;
    right: 43rem;
}

.con11__container {
    padding-top: 24rem;
}
.con11__swiper {
    overflow: visible;
}
.con11__swiper .swiper-wrapper {
    overflow: visible;
}
.con11__swiper .swiper-slide {
    height: auto;
    transform: translateY(20%);
    border: 1px solid #333;
    border-radius: 1.6rem;
    overflow: hidden;
    transition: transform 0.5s;
    box-sizing: border-box;
}
.con11__swiper .swiper-slide-active {
    transform: translateY(0);
}
.con11__swiper .swiper__btn--wrap {
    bottom: -9rem;
    left: 50%;
    transform: translate(-50%);

    [class^="swiper_"] {
        background-color: var(--bg-color);
        color: #fff;
    }
}

.con11__card {
    width: 100%;
    height: 100%;
    background: #fff;
}
.con11__card img {
    width: 100% !important;
    height: auto !important;
    display: block;
}

/* ---------- con12 ------------ */
.con12 {
    padding: 10rem 0;
}
.con12_02 {
    top: 5rem;
}

.con12 .line {
    width: 1px;
    background-color: #ddd;
}

.con12__container {
    justify-content: space-between;
    max-width: 144rem;
    margin: 0 auto;
}

.con12 .card--wrap {
    margin-top: 10rem;
}

.con12 .card {
    width: 18rem;
    aspect-ratio: 1/1;
    border-radius: 999px;
    overflow: hidden;
    background-color: #000;
    color: var(--primary);
    outline: 1px solid var(--primary);
    outline-offset: -6px;

    transition:
        background-color 0.3s,
        color 0.3s,
        outline 0.3s;

    &.active {
        color: #000;
        background-color: var(--primary);
        outline: 1px solid #000;
    }
}

/* right */

/* tab menu */

.con12__tab--wrap {
    margin-bottom: 1rem;
}
.con12__tab button {
    position: relative;
    padding: 0.4rem 1.6rem;

    transition: color 0.3s;

    &::after {
        content: "";
        display: block;
        width: calc(100% - 3.2rem);
        height: 2px;
        position: absolute;
        top: 100%;
        background-color: var(--primary);
        transform: scaleX(0);

        transition: transform 0.3s;
    }

    &.active {
        color: var(--primary);

        &::after {
            transform: scaleX(1);
        }
    }
}

/* swipers */
.con12 .swiper--container {
    height: 31rem;
}

.con12 .swiper {
    overflow: visible;
    clip-path: inset(0 -200% 0 -100%);
    display: none;

    &.active {
        display: block;
    }

    .swiper-slide {
        transition: filter 0.2s;
    }

    @media (width> 600px) {
        .swiper-slide:has(~ .swiper-slide-active) {
            filter: opacity(0);
            pointer-events: none;
        }
    }
}

.con12 .yt__swiper {
    width: 43rem;
    height: 30rem;
    margin: 0;

    .swiper-slide {
        overflow: hidden;
        border-radius: 3rem;
    }

    figure {
        height: 100%;
    }
}

/* 유튜브 iframe 위 투명 오버레이: 드래그는 swiper가 잡고, 클릭 시 제거되어 영상 조작 가능 */
.con12 .yt__swiper .yt__cover {
    position: absolute;
    inset: 0;
    z-index: 2;
    cursor: pointer;
    background: transparent;
}

.con12 .ad__swiper {
    width: 39rem;
    margin: 0;
}

/* ----------- con13 ------------- */
.con13 {
    overflow: visible !important;
    z-index: 1;
}
.con13__pin {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden;
}
.con13v {
    height: 100%;
}
.con13__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.con13 .text-1 {
    top: 15rem;
    left: 25rem;
}
.con13 .text-2 {
    bottom: 15rem;
    right: 25rem;
}

.con13 [class^="text-"] {
    text-underline-offset: 0.3em;
    text-decoration-thickness: 1px;
}

.con13__content {
    padding-top: 13rem;
}
.con13_07--wrap {
    padding: 2rem 5rem;
    border-radius: 2rem;
    left: 50%;
    top: 50rem;
    transform: translate(-50%);
}

.con13_08_r {
    transform: scaleX(-1);
}

.con13_09 {
    top: 27rem;
    left: -50rem;
}

/* con14 */
.con14 {
    margin-top: 20rem;
}
.con14__container {
    max-width: 156rem;
    margin: 0 auto;
    border: 1px solid #333;
    border-radius: 5rem;
    box-sizing: border-box;
    padding: 13.6rem 0;
}
.con14 .table--wrap {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.con14_05 {
    bottom: 6rem;
    right: -8rem;
}

.con14_06 {
    top: 41.1rem;
    left: 57rem;
}

.con14_07 {
    top: 5.8rem;
    left: 57rem;
}

.con14_07-2 {
    top: 15.8rem;
    left: 55.6rem;
}

[class^="con14__bg"] {
    top: 50%;
    transform: translateY(-50%);
}

.con14__bg-left {
    left: 14.5rem;
}
.con14__bg-right {
    right: 14.5rem;
}

/* con15 */
.con15 {
    height: 40rem;
    padding-bottom: 5rem;
}

.con15 .line {
    width: 11rem;
    height: 1px;
    background-color: #333;
    margin: 0 5.5rem;
}

.con15_05 {
    bottom: -7rem;
}

/* ============================================
   con16 — 창업문의 폼
   ============================================ */
.con16 {
    position: relative;
    width: 100%;
    height: 119.3rem;
    overflow: hidden;
    background-color: #1a1819;
}

/* 배경 이미지 */
.con16_01 {
    inset: 0;
    z-index: 0;
}
.con16_01 img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

/* 좌우 세로 빗살 데코 (.con16__box 내부, overflow hidden으로 잘림)
   img 크기는 ImgResize()가 자연 크기(70×682 → 7rem×68.2rem)로 자동 설정 */
.con16_05 {
    top: 50%;
    z-index: 0;
    pointer-events: none;
}
.con16_05--left {
    left: 0;
    transform: translateY(-50%) scaleX(-1);
}
.con16_05--right {
    right: 0;
    transform: translateY(-50%);
}

.con16__container {
    width: 100%;
}

.con16__title {
    margin: 0 0 4.7rem;
    font-size: 4.7rem;
    font-weight: normal;
    line-height: 1;
    letter-spacing: -0.03em;
}

.con16__stage {
    position: relative;
    width: 168.8rem;
    max-width: calc(100% - 12rem);
}

.con16__box {
    position: relative;
    width: 100%;
    height: 62.7rem;
    background: rgba(0, 0, 0, 0.35);
    border: 2px solid var(--primary);
    border-radius: 1.2rem;
    padding: 7.5rem 33.7rem 6.6rem;
    box-sizing: border-box;
    z-index: 1;
    overflow: hidden;
}

.con16__box > .con16__form {
    position: relative;
    z-index: 2;
}

/* 우측 치킨 데코 (PSD 921×495 → 92.1rem) — stage 기준
   width 92.1rem의 ~30%(27.6rem)를 화면 우측 밖으로
   stage right edge=11.6rem(viewport right)에서 추가 27.6rem 더 음수
   = right -39.2rem */
.con16_02 {
    right: -39.2rem;
    top: 26rem;
    width: 92.1rem;
    z-index: 3;
    pointer-events: none;
}
.con16_02 img {
    width: 100% !important;
    height: auto !important;
}
.con16_03 {
    right: 1.5rem;
    top: 66rem;
    width: 47.9rem;
    z-index: 3;
    pointer-events: none;
}
.con16_03 img {
    width: 100% !important;
    height: auto !important;
}

/* 제출 버튼 이미지 래퍼 */
.con16_04 {
    width: 100%;
    height: 100%;
}
.con16_04 img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}

/* 폼 (PSD 폼 영역: x 453-1467 → width 101.4rem) */
.con16__form {
    width: 101.4rem;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 3.1rem;
}

/* row: 좌(49.9rem) + gap(5.6rem) + 우(45.9rem) */
.con16__form .form__row {
    display: grid;
    grid-template-columns: 49.9rem 45.9rem;
    column-gap: 5.6rem;
    width: 100%;
    align-items: center;
}

.con16__form .form__field {
    display: flex;
    align-items: center;
    min-width: 0;
}

/* col1 라벨 너비: 18rem (PSD: 633-453) */
.con16__form .form__row > .form__field:nth-child(1) > label {
    width: 18rem;
    flex-shrink: 0;
}
/* col2 라벨 너비: 14.1rem (PSD: 1149-1008) */
.con16__form .form__row > .form__field:nth-child(2) > label {
    width: 14.1rem;
    flex-shrink: 0;
}

.con16__form .form__field > label {
    line-height: 5.5rem;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: -0.04em;
}

.con16__form .mail__input {
    flex: 1;
    min-width: 0;
    height: 5.5rem;
    padding: 0 1.6rem;
    border-radius: 0.8rem;
    background: #fff;
    border: none;
    box-sizing: border-box;
    font-size: var(--bodyM);
    color: #000;
}

.con16__form textarea.mail__input {
    height: 15rem;
    padding: 1.6rem;
    resize: none;
    line-height: 1.5;
}

/* row 4 — 문의내용 (textarea full-width: label 18rem + textarea 83.3rem) */
.con16__form .form__row--full {
    display: grid;
    grid-template-columns: 18rem 83.3rem;
    column-gap: 0;
    align-items: flex-start;
    width: 100%;
}
.con16__form .form__row--full .form__field {
    display: contents;
}
.con16__form .form__row--full label {
    line-height: 5.5rem;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: -0.04em;
}

/* select wrap */
.con16__form .select--wrap {
    flex: 1;
    min-width: 0;
    position: relative;
}
.con16__form .form__row > .form__field > .select--wrap + .select--wrap {
    margin-left: 0.4rem;
}
.con16__form .select--wrap select.mail__input {
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    padding-right: 4rem;
    cursor: pointer;
}
.con16__form .select--chevron {
    right: 1.2rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #555;
    z-index: 1;
}

/* 동의 */
.con16__agree {
    margin-left: 18rem;
}

/* 제출 버튼 (box 바깥) */
.con16__submit--wrap {
    margin-top: 4rem;
}
.con16__submit {
    width: 24.5rem;
    height: 9.4rem;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}
.con16__submit__text {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    white-space: nowrap;
    font-size: 2.5rem;
    font-weight: normal;
    letter-spacing: -0.04em;
}

.form__field .required {
    position: relative;
    white-space: nowrap;

    &::before {
        content: "*";
        position: absolute;
        left: -1.6rem;
        height: 100%;
        background: none;
        color: var(--primary);
        display: inline-flex;
        align-items: center;
        line-height: 1;
        font-weight: 800;
    }
}

/* ============================================
   모바일 (max-width: 599px)
   ============================================ */
@media (max-width: 599px) {
    .con01 {
        height: 180vw;
        background-color: var(--primary);
        background-image: linear-gradient(to left, rgba(255, 255, 255, 0.1) 1px, transparent 1px);
        background-size: 20px;
        overflow-x: hidden;
    }
    .con01__text--top {
        top: 31rem;
    }
    .con01__swiper {
        top: 39rem;
    }
    .con01__text--bottom {
        top: 71rem;
    }
    .con01v {
        clip-path: inset(30rem 15rem round 9999px);
        filter: brightness(0.4);
    }
    .con01__mq-track {
        flex-shrink: 0;
        gap: 3rem;
        animation: marqueeX 20s infinite linear;
    }
    .con01__mq-track img {
        width: 10%;
    }
    .con01_18 {
        bottom: 22rem;
        right: 5rem;
    }
    .con01_17 {
        bottom: 22rem;
        left: 5rem;
    }
    .overlay__text {
        top: 46rem;
    }
    .con01_13 img {
        width: 37rem !important;
    }
    .con01_14 img {
        width: 92% !important;
    }
    .con01__ct--wrap {
        bottom: 3rem;
    }
    .con01_15 {
        bottom: -25%;
        > img {
            width: 84% !important;
        }
    }
    .con01_16 {
        top: -5rem;
        > img {
            width: 42px !important;
        }
    }

    /* -------con02--------- */
    .con02 {
        height: 123rem;
    }
    .con02 .bodyXL {
        font-size: 15px;
    }
    .con02_09 {
        bottom: -2rem;
        img {
            width: 58rem !important;
        }
    }
    .con02_03 {
        right: 42.5rem;
        top: auto;
        bottom: 42.3rem;
    }
    .con02_04 {
        top: auto;
        right: 7.1rem;
        bottom: 60.3rem;
    }
    .con02_06 {
        top: auto;
        right: 20.2rem;
        bottom: 33rem;
    }
    .con02__ct--wrap {
        margin-top: 3rem;
        left: 50%;
        transform: translate(-50%);
        .titleL {
            margin-top: 0;
            align-items: center;
        }
    }

    /*  -------con03------- */
    .con03 {
        height: auto;
        padding-bottom: 31rem;
    }
    .con03__container {
        border-radius: 3rem;
    }
    .con03__text {
        position: relative;
        margin-left: 0;
        margin-top: 17rem;
        z-index: 1;
        text-align: center;
    }
    .con03 .con03__card-wrapper {
        align-items: center;
        padding-bottom: 1.6rem;
    }
    .con03__card-slide--container {
        padding-right: 0;
        height: auto;
    }
    .con03 [class^="card-"] {
        width: 96%;
        height: auto;
        padding: 8rem 4rem 20rem;
    }
    .con03 .card-1 .card__img-box {
        right: 2rem;
    }
    .con03 .card__tag img {
        width: 79px !important;
    }
    .con03_07 img {
        width: 38rem !important;
    }
    .con03 .card-2 .card__img-box {
        .temp--wrap {
            top: -11rem;
            left: 15rem;
        }
    }
    .con03 .card-3 {
        padding-bottom: 8rem;
    }
    .con03 .card-3 .card__img-box {
        margin-left: 0;
        position: absolute;
        right: 3rem;
        top: 3rem;
    }
    .con03_12 img {
        width: 20rem !important;
    }
    .con03_13 img {
        width: 23.7rem !important;
    }
    .con03_01 {
        mask-image: linear-gradient(to bottom, black 30%, transparent 60%);
    }

    /* ----------con04---------- */
    .con04 {
        height: 140rem;
    }
    .con04__bg {
        top: -24rem;
    }
    .con04__text {
        width: 100%;
    }
    .con04_01 img {
        width: 34rem !important;
    }
    .con04_02 img {
        width: 28rem !important;
    }
    .con04_09 img {
        width: 56.3rem !important;
    }
    .con04_10 img {
        width: 88.2rem !important;
    }
    .con04_03 {
        transform: translate(7rem, -28rem);
    }
    .con04_04 {
        transform: translate(23rem, -17rem);
    }
    .con04_05 {
        transform: translate(23rem, 15rem);
    }
    .con04_06 {
        transform: translate(14rem, 35rem);
    }
   .con04_07 {
        transform: translate(-22.1rem, 21rem);
    }
    .con04_08 {
        transform: translate(-24rem, -12rem);
    }
    .con04__text {
        top: 95rem;
    }

    /* ---------- con05 ------------ */
    .con05 {
        padding: 12rem 0 40rem;
    }
    .con05m__swiper {
        margin-top: -15rem;
    }
    .con05m__swiper .swiper-slide {
        width: fit-content;
    }
    .con05_02 {
        bottom: 23rem;
        img {
            width: 57rem !important;
        }
    }
    .con05_08 {
        bottom: -13rem;
        left: 0%;
        transform: translate(0%);
        width: 100%;

        img {
            width: 94% !important;
        }
    }

    /* --------- con06 ---------- */

    .con06 {
        padding: 8rem 0 10rem;
    }

    /* 모바일에서는 absolute 레이아웃 복원 (아코디언 자유 확장) */
    .con06__grid {
        height: auto;
    }
    .con06 .grid__item {
        position: relative;
        top: auto !important;
        transform: none !important;
        width: auto;
    }
    .con06__title {
        margin-bottom: 4rem;
    }

    .con06 .item__off {
        height: 12rem;
    }

    .con06 .item__keyword {
        font-size: var(--headS);
    }

    .con06 .item__desc {
        font-size: var(--bodyL);
        text-align: center;
    }

    .con06 .grid__item.active .item__on {
        height: auto;
    }

    .con06 .item__on {
        flex-direction: column !important;
    }

    .con06 .on__img {
        width: 100%;
        height: 20rem;
    }

    .con06 .on__text {
        width: 100%;
        padding: 3rem 2rem;
        box-sizing: border-box;
        * {
            text-align: center !important;
        }
    }

    .con06 .item__icon {
        display: none;
    }

    /* ----------con07------------ */
    .con07 {
        height: 154rem;
        padding: var(--paddingTop) 0;
    }
    .con07__text {
        left: 0;
        img {
            width: 100% !important;
        }
    }
    .con07__text .inner {
        top: 23rem;
    }
    .con07 .con07__swiper--menu {
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        height: auto;

        .menu__img {
            padding: 4rem;
            margin-top: 2rem;
        }
        .menu__img img {
            width: 100% !important;
        }
        .menu__text {
            text-align: center;
        }
    }

    .con07 .con07__swiper--menu_name {
        top: 72rem;
        left: 0;
        width: 100%;
        height: auto;
    }
    .con07 .con07__swiper--menu_name .swiper-slide {
        align-items: center;
    }

    /* ---------- con08 모바일 ----------- */
    .con08 {
        height: auto;
        padding: 6rem 0 0;
    }

    .con08__container {
        flex-direction: column;
        padding: 0 var(--size-20);
        gap: 5rem;
        align-items: center !important;
    }

    .con08__left,
    .con08__right {
        width: 100%;
        align-items: center !important;
        text-align: center;
        padding-top: 0;
    }

    .con08__center {
        width: 100%;
        padding: 4rem 0;
        background: url(/images/06_con08_04.webp) no-repeat center/cover;
        border-radius: 2rem;
    }
    .con08__text--top {
        margin-bottom: 0;
    }
    .con08__video {
        width: 50rem;
        aspect-ratio: 1/1;
    }
    .con08__text--bottom {
        margin-top: 0;
    }

    .con08__text--top,
    .con08__text--bottom {
        font-size: 6rem;
    }

    .con08 .con08__mq {
        margin-top: 6rem;
        position: relative;
        height: 5rem;
    }

    /* ---------- con08 ----------- */
    .con09__header .bodyL {
        padding: 0 2rem;
    }
    .con09 .con09__cards {
        align-items: center;
    }

    .con09 .way__label > img {
        width: 15rem !important;
    }
    .con09 [class*="way__bg"] > img {
        width: 50rem !important;
    }

    .con09_07 img {
        width: 25rem !important;
    }
    .con09_09 img {
        width: 35rem !important;
    }

    /* -------------con10------------ */
    .con10 {
        height: 130rem;
        background: url(/images/06_con10_03.webp);
    }
    .con10 .titleS {
        margin-top: 0;
        margin-left: 0;
        text-align: center;
        width: 100%;
    }
    .con10_01 {
        right: auto;
        left: 0rem;
        width: 100%;
        top: 94rem;
        img {
            width: 120% !important;
        }
    }
    .con10__bottom .left {
        flex: initial;
        padding: 5rem 0;
    }
    .con10__bottom .left--inner {
        margin-left: 0;
        text-align: center;
        .bodyXS {
            text-align: right;
            opacity: 0.6;
        }
    }
    .con10__bottom .right {
        width: 100%;
    }

    .con10__bottom .swiper {
        width: 100%;
        height: 40rem;
    }

    /* -----------con11------------- */
    .con11__bg img {
        width: auto !important;
        height: 115rem;
    }
    .con11_01 {
        left: 8rem;
    }
    .con11_02 {
        right: 8rem;
    }

    /* ----------con12--------- */
    .con12 {
        padding-top: 14rem;
    }
    .con12 .con12__container {
        height: auto;
        text-align: center;
    }
    .con12_01 {
        top: 0%;
        transform: translate(0, -50%);

        img {
            animation: rotate_image 20s infinite linear;
        }
    }
    .con12 .card--wrap {
        margin-top: 5rem;
    }
    .con12 .card {
        width: 16rem;
        outline-offset: -4px;
    }

    .con12 .right {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .con12__tab--wrap {
        order: 2;
        margin-top: 5rem;
    }
    .con12__tab {
        justify-content: center;
    }

    .con12 .right__content {
        order: 3;
    }

    .con12 .yt__swiper,
    .con12 .ad__swiper {
        width: 100%;
        height: 30rem;
        margin: 0;
    }
    .con12 .ad__swiper .slide__img {
        height: 100%;
        overflow: hidden;
        border-radius: 3rem;
    }
    .con12 .right__text {
        text-align: center;
        order: 1;
    }
    .con12 .bodyL {
        margin-top: 2rem;
    }

    /* -------con13-------- */
    .con13__pin {
        height: 60vw;
    }
    .con13 .text-1 {
        top: 4rem;
        left: 4rem;
    }
    .con13 .text-2 {
        bottom: 4rem;
        right: 4rem;
    }
    .con13 .titleS {
        font-size: 28px;
    }
    .con13_03 img {
        width: 29rem !important;
    }
    .con13 .card--wrap {
        gap: 1rem;
        img {
            width: 18rem !important;
        }
    }
    .con13_07--wrap {
        top: 42rem;

        @media (width < 375px) {
            top: 47rem;
        }
    }

    .con13_07 img {
        width: 20rem !important;
    }
    [class^="con13_08"] img {
        width: 2rem !important;
    }

    .con13_09 {
        top: 27rem;
        left: -39rem;
        opacity: 0.3;
    }

    /* ---------con14---------- */
    .con14 {
        margin-top: 15rem;
    }
    [class^="con14__bg"] {
        top: 0%;
        transform: translateY(-50%);
    }
    .con14__bg-right {
        right: auto;
        left: 32rem;
    }
    .con14__bg-left {
        left: 20.5rem;
    }

    .con14__container {
        padding: 7rem 0;
    }
    .con14_08m {
        width: 92%;
        margin: 0 auto;
    }
    .con14_07 {
        top: 5rem;
        left: 29.7rem;
    }
    .con14_07-2 {
        top: 13.8rem;
        left: 28.3rem;
    }
    .con14_06 {
        top: 37rem;
        left: 29.6rem;

        img {
            width: 7.5rem !important;
        }
    }
    .con14_05 {
        bottom: 14rem;
        right: 1rem;
        img {
            width: 17rem !important;
        }
        @media (width < 375px) {
            bottom: 15.7rem;
            right: 1rem;
        }
    }
    .con14 .bodyM {
        font-size: var(--bodyXS);
        opacity: 0.8;
        padding: 0 3rem;
    }

    /* ---------- con15 ---------- */
    .con15 {
        height: 50rem;
    }
    .con15 .text--wrap {
        position: relative;
        z-index: 2;
        width: 100%;
        filter: invert(1);
    }
    .con15 .line {
        width: 1px;
        height: 5rem;
        margin: 3rem 0;
    }
    .con15 .text--wrap img {
        width: 100% !important;
    }
    .con15 .con15_03 > img {
        width: 94% !important;
    }

    .con15_04 {
        opacity: 0.5;
    }

    /* ----------con16------------ */
    .con16 {
        padding: 17rem 0 40rem;
        height: auto;
    }
    .con16_02 {
        right: -19.2rem;
        top: 101rem;
        width: auto;

        img {
            width: 67rem !important;
        }
    }
    .con16_03 {
        right: 10.5rem;
        top: 99rem;
    }

    .con16__box {
        height: auto;
        border-radius: 1.2rem;
        padding: 0;
        z-index: 5;
        width: 96%;
    }
    .con16__stage {
        width: 100%;
        max-width: initial;
    }
    .con16__form {
        width: 100%;
        gap: 3rem;
        padding: 4rem 2rem 4rem 3rem;
        box-sizing: border-box;
    }

    .con16__form .form__row {
        display: flex;
        flex-direction: column;
        gap: 3rem;
        width: 100%;
        align-items: center;
    }
    .con16__form .form__row > .form__field:nth-child(1) > label {
        width: 13rem;
        flex-shrink: 0;
    }
    .con16__form .form__row > .form__field:nth-child(2) > label {
        width: 13rem;
        flex-shrink: 0;
    }
    .con16__form .form__field {
        width: 100%;
    }
    .con16__form textarea.mail__input {
        width: 100%;
    }
    .con16__agree {
        margin-left: auto;
        margin-right: auto;
    }
    .con16__form .form__row--full label {
        line-height: 1.2;
        font-size: var(--bodyM);
    }
    .con16__form .form__field > label {
        line-height: 1.2;
        font-size: var(--bodyM);
    }
    .con16__form .form__row--full .form__field {
        display: flex;
    }
}
