@charset "utf-8";
/*sub01_01*/
.foodlab-intro {width: 100%; padding: 80px 0; background: #fff;}
.foodlab-inner {position: relative; width: 1200px; max-width: calc(100% - 80px); margin: 0 auto; padding: 56px 64px; box-sizing: border-box; border-top: 3px solid #f15a24; background: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.06);}
.foodlab-label {margin: 0 0 12px; color: #1f5fbf; font-size: 17px; font-weight: 700; letter-spacing: 0.02em;}
.foodlab-inner h3 {margin: 0 0 32px; color: #111; font-size: 36px; font-weight: 800; line-height: 1.3; letter-spacing: -0.04em;}

.foodlab-text {max-width: 966px;}
.foodlab-text p {margin: 0 0 20px; color: #333; font-size: 19px; font-weight: 400; line-height: 1.9; letter-spacing: -0.035em; word-break: keep-all;}
.foodlab-text p:last-child {margin-bottom: 0;}
.foodlab-text strong {color: #f15a24; font-weight: 800;}

/* 반응형 */
@media(max-width: 768px) {
.foodlab-intro {padding: 50px 0;}
.foodlab-inner {max-width: calc(100% - 32px); padding: 36px 28px;}
.foodlab-inner h3 {font-size: 28px; margin-bottom: 24px;}
.foodlab-text p {font-size: 16px; line-height: 1.8;}
}

/* sub01_02 */
.foodlab-purpose {width: 100%; padding: 100px 0; background: #f7f8fb;}
.foodlab-purpose-inner {width: 1200px; max-width: calc(100% - 80px); margin: 0 auto;}

.purpose-title {margin-bottom: 60px;}
.purpose-label {margin: 0 0 14px; color: #f15a24; font-size: 17px; font-weight: 700; letter-spacing: 0.03em;}
.purpose-title h3 {margin: 0; color: #111; font-size: 42px; font-weight: 800; letter-spacing: -0.04em; line-height: 1.2;}
.purpose-line {display: block; width: 72px; height: 3px; margin-top: 24px; background: #f15a24;}

.purpose-grid {display: flex; gap: 28px;}
.purpose-card {flex: 1; min-height: 320px; padding: 42px 38px; box-sizing: border-box; background: #fff; border-top: 4px solid #f15a24; transition: all 0.35s ease; box-shadow: 0 8px 24px rgba(0,0,0,0.05);}
.purpose-card:hover {transform: translateY(-8px); box-shadow: 0 18px 40px rgba(0,0,0,0.1);}
.purpose-card h4 {position: relative; margin: 0 0 34px; padding-bottom: 20px; color: #111; font-size: 25px; font-weight: 800; line-height: 1.4; letter-spacing: -0.04em; word-break: keep-all;}
.purpose-card h4:after {content: ""; position: absolute; left: 0; bottom: 0; width: 44px; height: 2px; background: #e2dad2;}
.purpose-card p {margin: 0; color: #555; font-size: 16px; font-weight: 400; line-height: 1.9; letter-spacing: -0.03em; word-break: keep-all;}

/* 반응형 */
@media(max-width: 1024px) {
.purpose-grid {flex-direction: column;}
.purpose-card {min-height: auto;}
}

@media(max-width: 768px) {
.foodlab-purpose {padding: 70px 0;}
.foodlab-purpose-inner {max-width: calc(100% - 32px);}
.purpose-title {margin-bottom: 40px;}
.purpose-title h3 {font-size: 32px;}
.purpose-card {padding: 34px 28px;}
.purpose-card h4 {margin-bottom: 24px; padding-bottom: 16px; font-size: 24px;}
.purpose-card p {font-size: 16px; line-height: 1.8;}
}

/* sub01_02 */
.foodlab-feature {width: 100%; padding: 100px 0; background: #fff;}
.foodlab-feature-inner {width: 1200px; max-width: calc(100% - 80px); margin: 0 auto;}

.feature-title {margin-bottom: 60px;}
.feature-label {margin: 0 0 14px; color: #f15a24; font-size: 17px; font-weight: 700; letter-spacing: 0.03em;}
.feature-title h3 {margin: 0; color: #111; font-size: 42px; font-weight: 800; line-height: 1.2; letter-spacing: -0.04em;}
.feature-line {display: block; width: 72px; height: 3px; margin-top: 24px; background: #f15a24;}

.feature-grid {display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px;}
.feature-card {position: relative; min-height: 360px; padding: 42px 38px; box-sizing: border-box; background: #f7f8fb; border-top: 4px solid #f15a24; transition: all 0.35s ease; overflow: hidden;}
.feature-card:hover {transform: translateY(-8px); box-shadow: 0 18px 40px rgba(0,0,0,0.1); background: #fff;}

.feature-num {display: block; margin-bottom: 28px; color: rgb(191 77 31 / 18%); font-size: 56px; font-weight: 900; line-height: 1; letter-spacing: -0.04em;}
.feature-card h4 {position: relative; margin: 0 0 26px; padding-bottom: 18px; color: #111; font-size: 28px; font-weight: 800; line-height: 1.4; letter-spacing: -0.04em; word-break: keep-all;}
.feature-card h4:after {content: ""; position: absolute; left: 0; bottom: 0; width: 44px; height: 2px; background: #e2dad2;}

.feature-card p {margin: 0; color: #555; font-size: 18px; font-weight: 400; line-height: 1.85; letter-spacing: -0.03em; word-break: keep-all;}

.feature-list {margin: 30px 0 0; padding: 24px 26px; box-sizing: border-box; background: #fff; border: 1px solid #e1e5ee;}
.feature-list li {position: relative; margin-bottom: 10px; padding-left: 16px; color: #333; font-size: 16px; line-height: 1.7; letter-spacing: -0.03em;}
.feature-list li:last-child {margin-bottom: 0;}
.feature-list li:before {content: ""; position: absolute; top: 12px; left: 0; width: 5px; height: 5px; background: #1f5fbf; border-radius: 50%;}

/* 반응형 */
@media(max-width: 1024px) {
.feature-grid {grid-template-columns: 1fr;}
.feature-card {min-height: auto;}
}

@media(max-width: 768px) {
.foodlab-feature {padding: 70px 0;}
.foodlab-feature-inner {max-width: calc(100% - 32px);}
.feature-title {margin-bottom: 40px;}
.feature-title h3 {font-size: 32px;}
.feature-card {padding: 34px 28px;}
.feature-num {margin-bottom: 22px; font-size: 46px;}
.feature-card h4 {margin-bottom: 22px; padding-bottom: 16px; font-size: 24px;}
.feature-card p {font-size: 16px; line-height: 1.8;}
.feature-list {margin-top: 24px; padding: 20px;}
.feature-list li {font-size: 15px;}
}

/* 기대 효과 */
.foodlab-effect {width: 100%; padding: 100px 0; background: #f15a24;}
.foodlab-effect-inner {width: 1200px; max-width: calc(100% - 80px); margin: 0 auto;}

.effect-title {margin-bottom: 60px;}
.effect-label {margin: 0 0 14px; color: #f15a24; font-size: 17px; font-weight: 700; letter-spacing: 0.03em;}
.effect-title h3 {margin: 0; color: #111; font-size: 42px; font-weight: 800; line-height: 1.2; letter-spacing: -0.04em;}
.effect-line {display: block; width: 72px; height: 3px; margin-top: 24px; background: #f15a24;}

/* 리스트 */
.effect-list {display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin: 0; padding: 0;}

.effect-list li {position: relative; display: flex; align-items: center; min-height: 120px; padding: 34px 38px; box-sizing: border-box; background: #fff; border-left: 4px solid #f15a24; box-shadow: 0 8px 24px rgba(0,0,0,0.05); transition: all 0.35s ease;}
.effect-list li:hover {transform: translateY(-6px); box-shadow: 0 18px 40px rgba(0,0,0,0.1);}

.effect-num {display: inline-block; min-width: 58px; margin-right: 28px; color: rgb(191 77 31 / 18%); font-size: 44px; font-weight: 900; line-height: 1; letter-spacing: -0.04em;}
.effect-list strong {color: #222; font-size: 24px; font-weight: 800; line-height: 1.45; letter-spacing: -0.04em; word-break: keep-all;}

/* 반응형 */
@media(max-width: 900px) {
.effect-list {grid-template-columns: 1fr;}
}

@media(max-width: 768px) {
.foodlab-effect {padding: 70px 0;}
.foodlab-effect-inner {max-width: calc(100% - 32px);}
.effect-title {margin-bottom: 40px;}
.effect-title h3 {font-size: 32px;}
.effect-list li {min-height: auto; padding: 28px 24px;}
.effect-num {min-width: 48px; margin-right: 20px; font-size: 36px;}
.effect-list strong {font-size: 20px;}
}

/* 문의 및 오시는 길 */
.foodlab-contact {width: 100%; padding: 100px 0; background: #fff;}
.foodlab-contact-inner {width: 1200px; max-width: calc(100% - 80px); margin: 0 auto;}

.contact-title {margin-bottom: 60px;}
.contact-label {margin: 0 0 14px; color: #f15a24; font-size: 17px; font-weight: 700; letter-spacing: 0.03em;}
.contact-title h3 {margin: 0; color: #111; font-size: 42px; font-weight: 800; line-height: 1.2; letter-spacing: -0.04em;}
.contact-line {display: block;  width: 72px; height: 3px; margin-top: 24px; background: #1f5fbf;}
.contact-box {display: flex; gap: 40px; align-items: stretch;}
.contact-info {width: 38%; padding: 44px 40px; box-sizing: border-box; background: #f7f8fb; border-top: 4px solid #f15a24;}
.contact-info dl {margin: 0 0 32px;}
.contact-info dl:last-of-type {margin-bottom: 0;}
.contact-info dt {margin-bottom: 12px; color: #1f5fbf; font-size: 18px; font-weight: 800; letter-spacing: -0.03em;}
.contact-info dd {margin: 0; color: #333; font-size: 19px; font-weight: 400; line-height: 1.8; letter-spacing: -0.035em; word-break: keep-all;}
.contact-info dd strong {color: #111; font-weight: 800;}
.contact-info dd span {display: inline-block; margin-top: 8px; padding: 4px 12px; color: #fff; font-size: 14px; line-height: 1.5; background: #f15a24;}

.map-link-wrap {display: flex; flex-wrap: wrap; gap: 10px; margin-top: 36px;}
.map-link-wrap a {display: inline-block; padding: 12px 18px; color: #fff; font-size: 15px; font-weight: 700; background: #222; transition: all 0.3s ease;}
.map-link-wrap a:hover {background: #f15a24;}

.contact-map {width: 62%; min-height: 460px; background: #eee;}
.contact-map iframe {display: block; width: 100%; height: 100%; min-height: 460px; border: 0;}

/* 반응형 */
@media(max-width: 900px) {
.contact-box {flex-direction: column;}
.contact-info, .contact-map {width: 100%;}
}

@media(max-width: 768px) {
.foodlab-contact {padding: 70px 0;}
.foodlab-contact-inner {max-width: calc(100% - 32px);}

.contact-title {margin-bottom: 40px;}
.contact-title h3 {font-size: 32px;}
.contact-info {padding: 34px 28px;}
.contact-info dd {font-size: 16px;}

.contact-map, .contact-map iframe {min-height: 340px;}
}

/* 메뉴 페이지 공통 비주얼 */
.ddoddo-common-visual {display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin: 0 0 50px;}

.common-visual-img {background: #fff; border-top: 4px solid #f15a24; box-shadow: 0 8px 24px rgba(0,0,0,0.06); overflow: hidden;}
.common-visual-img img {display: block; width: 100%; height: 360px;}
.common-visual-img.menu-board img {object-fit: contain; background: #ffd900;}
.common-visual-img.concept-photo img {object-fit: cover;}

@media(max-width: 900px) {
.ddoddo-common-visual {grid-template-columns: 1fr;}
.common-visual-img img {height: auto;}
}

/* sub02_01 */

/* 메뉴 소개 */
.ddoddo-menu {width: 100%; padding: 100px 0; background: #fff;}
.ddoddo-menu-inner {width: 1200px; max-width: calc(100% - 80px); margin: 0 auto;}

/* 타이틀 */
.menu-title {margin-bottom: 60px;}
.menu-label {margin: 0 0 14px; color: #f15a24; font-size: 17px; font-weight: 700; letter-spacing: 0.03em;}
.menu-title h3 {margin: 0; color: #111; font-size: 42px; font-weight: 800; line-height: 1.2; letter-spacing: -0.04em;}
.menu-line {display: block; width: 72px; height: 3px; margin-top: 24px; background: #f15a24;}

/* 메뉴 카드 */
.menu-grid {display: grid; grid-template-columns: repeat(2, 1fr); gap: 32px;}
.menu-card {display: flex; flex-direction: column; background: #fff; border-top: 4px solid #f15a24; box-shadow: 0 8px 24px rgba(0,0,0,0.06); transition: all 0.35s ease; overflow: hidden;}
.menu-card:hover {transform: translateY(-8px); box-shadow: 0 18px 40px rgba(0,0,0,0.12);}
.menu-img {padding: 34px 34px 24px; background: #fff8f3; box-sizing: border-box;}
.menu-img img {display: block; width: 100%; height: auto;}
.menu-info {padding: 36px 38px 42px; box-sizing: border-box;}
.menu-badge { display: inline-block; margin-bottom: 18px; padding: 6px 14px; color: #fff; font-size: 15px; font-weight: 800; line-height: 1.4; background: #f15a24; border-radius: 30px;}
.menu-badge.green {background: #009944;}

.menu-info h4 {
    margin: 0 0 14px;
    color: #111;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: -0.04em;
}

.menu-count {
    display: inline-block;
    margin: 0 12px 24px 0;
    color: #555;
    font-size: 18px;
    font-weight: 700;
}

.menu-price {
    display: inline-block;
    margin: 0 0 24px;
    color: #111;
    font-size: 26px;
    font-weight: 900;
}

.menu-info ul {
    margin: 0;
    padding: 24px 26px;
    background: #f7f8fb;
    border: 1px solid #e1e5ee;
    box-sizing: border-box;
}

.menu-info ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 16px;
    color: #333;
    font-size: 17px;
    line-height: 1.7;
    letter-spacing: -0.03em;
}

.menu-info ul li:last-child {
    margin-bottom: 0;
}

.menu-info ul li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #f15a24;
    border-radius: 50%;
}

.menu-card:nth-child(2) {
    border-top-color: #009944;
}

.menu-card:nth-child(2) .menu-info ul li:before {
    background: #009944;
}

/* 반응형 */
@media(max-width: 900px) {
    .menu-grid {
        grid-template-columns: 1fr;
    }
}

@media(max-width: 768px) {
    .ddoddo-menu {
        padding: 70px 0;
    }

    .ddoddo-menu-inner {
        max-width: calc(100% - 32px);
    }

    .menu-title {
        margin-bottom: 40px;
    }

    .menu-title h3 {
        font-size: 32px;
    }

    .menu-img {
        padding: 26px 24px 18px;
    }

    .menu-info {
        padding: 30px 26px 34px;
    }

    .menu-info h4 {
        font-size: 24px;
    }

    .menu-price {
        font-size: 23px;
    }

    .menu-info ul li {
        font-size: 15px;
    }
}

/* sub02_02 */

/* 꼬마김밥 메뉴 */
.ddoddo-gimbap {width: 100%; padding: 100px 0;}
.ddoddo-gimbap-inner {width: 1200px; max-width: calc(100% - 80px); margin: 0 auto;}

/* 타이틀 */
.gimbap-title {margin-bottom: 60px;}
.gimbap-label {margin: 0 0 14px; color: #f15a24; font-size: 17px; font-weight: 700; letter-spacing: 0.03em;}
.gimbap-title h3 {margin: 0; color: #111; font-size: 42px; font-weight: 800; line-height: 1.2; letter-spacing: -0.04em;}

.gimbap-line {
    display: block;
    width: 72px;
    height: 3px;
    margin-top: 24px;
    background: #f15a24;
}

/* 공통 소제목 */
.gimbap-basic-title,
.gimbap-special-title {
    margin-bottom: 30px;
}

.gimbap-basic-title span,
.gimbap-special-title span {
    display: inline-block;
    margin-bottom: 8px;
    color: #f15a24;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.gimbap-basic-title h4,
.gimbap-special-title h4 {
    margin: 0;
    color: #222;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: -0.04em;
}

/* 또또꼬마김밥 기본 */
.gimbap-basic {
    margin-bottom: 70px;
}

.gimbap-basic-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
}

.gimbap-card {
    background: #fff;
    border-top: 4px solid #f15a24;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
    transition: all 0.35s ease;
    overflow: hidden;
}

.gimbap-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}

.gimbap-img {
    padding: 28px;
    box-sizing: border-box;
    background: #fff8f3;
}

.gimbap-img img {
    display: block;
    width: 100%;
    height: auto;
}

.gimbap-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 28px 30px;
    box-sizing: border-box;
}

.gimbap-info strong {
    color: #111;
    font-size: 26px;
    font-weight: 900;
    letter-spacing: -0.04em;
}

.gimbap-info p {
    margin: 0;
    color: #f15a24;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -0.04em;
}

/* 맛별 꼬마김밥 */
.gimbap-special-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 24px;
}

.gimbap-menu-card {
    background: #fff;
    border-top: 4px solid #f15a24;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    transition: all 0.35s ease;
    overflow: hidden;
}

.gimbap-menu-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}

.gimbap-menu-img {
    padding: 22px;
    box-sizing: border-box;
    background: #fff8f3;
}

.gimbap-menu-img img {
    display: block;
    width: 100%;
    height: auto;
}

.gimbap-menu-info {
    padding: 24px 22px 28px;
    box-sizing: border-box;
    text-align: center;
}

.gimbap-menu-info h5 {
    margin: 0 0 12px;
    color: #111;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: -0.04em;
    word-break: keep-all;
}

.gimbap-menu-info span {
    display: inline-block;
    margin-right: 8px;
    color: #555;
    font-size: 16px;
    font-weight: 700;
}

.gimbap-menu-info strong {
    display: inline-block;
    color: #f15a24;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: -0.04em;
}

/* 반응형 */
@media(max-width: 1100px) {
    .gimbap-special-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width: 900px) {
    .gimbap-basic-grid {
        grid-template-columns: 1fr;
    }

    .gimbap-special-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 768px) {
    .ddoddo-gimbap {
        padding: 70px 0;
    }

    .ddoddo-gimbap-inner {
        max-width: calc(100% - 32px);
    }

    .gimbap-title {
        margin-bottom: 40px;
    }

    .gimbap-title h3 {
        font-size: 32px;
    }

    .gimbap-basic-title h4,
    .gimbap-special-title h4 {
        font-size: 25px;
    }

    .gimbap-img {
        padding: 22px;
    }

    .gimbap-info {
        padding: 24px;
    }

    .gimbap-info strong {
        font-size: 22px;
    }

    .gimbap-info p {
        font-size: 21px;
    }

    .gimbap-menu-info h5 {
        font-size: 18px;
    }
}

@media(max-width: 520px) {
    .gimbap-special-grid {
        grid-template-columns: 1fr;
    }
}

/* sub02_03 */

/* 분식 메뉴 */
.ddoddo-snack {
    width: 100%;
    padding: 100px 0;
    background: #fff;
}

.ddoddo-snack-inner {
    width: 1200px;
    max-width: calc(100% - 80px);
    margin: 0 auto;
}

/* 타이틀 */
.snack-title {
    margin-bottom: 60px;
}

.snack-label {
    margin: 0 0 14px;
    color: #f15a24;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.03em;
}

.snack-title h3 {
    margin: 0;
    color: #111;
    font-size: 42px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.04em;
}

.snack-line {
    display: block;
    width: 72px;
    height: 3px;
    margin-top: 24px;
    background: #f15a24;
}

/* 카드 */
.snack-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
}

.snack-card {
    background: #fff;
    border-top: 4px solid #f15a24;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
    transition: all 0.35s ease;
    overflow: hidden;
}

.snack-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}

.snack-img {
    width: 100%;
    height: 260px;
    background: #fff8f3;
    overflow: hidden;
}

.snack-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.snack-info {
    min-height: 150px;
    padding: 30px 30px 34px;
    box-sizing: border-box;
}

.snack-info h4 {
    margin: 0 0 14px;
    color: #111;
    font-size: 26px;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: -0.04em;
}

.snack-info strong {
    display: block;
    color: #f15a24;
    font-size: 25px;
    font-weight: 900;
    letter-spacing: -0.04em;
}

.snack-info p {
    margin: 12px 0 0;
    padding: 10px 14px;
    display: inline-block;
    color: #555;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    background: #f7f8fb;
}

/* 반응형 */
@media(max-width: 1024px) {
    .snack-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 768px) {
    .ddoddo-snack {
        padding: 70px 0;
    }

    .ddoddo-snack-inner {
        max-width: calc(100% - 32px);
    }

    .snack-title {
        margin-bottom: 40px;
    }

    .snack-title h3 {
        font-size: 32px;
    }

    .snack-img {
        height: 220px;
    }

    .snack-info {
        min-height: auto;
        padding: 26px 24px 30px;
    }

    .snack-info h4 {
        font-size: 23px;
    }

    .snack-info strong {
        font-size: 22px;
    }
}

@media(max-width: 520px) {
    .snack-grid {
        grid-template-columns: 1fr;
    }
}

/* sub02_04 */

/* 음료 */
.ddoddo-drink {width: 100%; padding: 100px 0;}
.ddoddo-drink-inner {width: 1200px; max-width: calc(100% - 80px); margin: 0 auto;}

.drink-title {margin-bottom: 60px;}
.drink-label {margin: 0 0 14px; color: #f15a24; font-size: 17px; font-weight: 700; letter-spacing: 0.03em;}
.drink-title h3 {margin: 0; color: #111; font-size: 42px; font-weight: 800; line-height: 1.2; letter-spacing: -0.04em;}
.drink-line {display: block; width: 72px; height: 3px; margin-top: 24px; background: #f15a24;}

/* 공통 이미지 영역 */
.drink-visual-grid {display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-bottom: 40px;}
.drink-photo {background: #fff; border-top: 4px solid #f15a24; box-shadow: 0 8px 24px rgba(0,0,0,0.06); overflow: hidden;}
.drink-photo img {display: block; width: 100%; height: 360px; object-fit: cover;}
.drink-photo:first-child img {object-fit: contain; background: #ffd900;}

/* 음료 카드 */
.drink-card {background: #fff; border-top: 4px solid #f15a24; box-shadow: 0 8px 24px rgba(0,0,0,0.06);}
.drink-info {padding: 42px 44px; box-sizing: border-box;}
.drink-badge {display: inline-block; margin-bottom: 18px; padding: 6px 14px; color: #fff; font-size: 15px; font-weight: 800; line-height: 1.4; background: #f15a24; border-radius: 30px;}
.drink-info h4 {margin: 0 0 14px; color: #111; font-size: 30px; font-weight: 800; line-height: 1.35; letter-spacing: -0.04em;}
.drink-info strong {display: block; color: #f15a24; font-size: 28px; font-weight: 900; letter-spacing: -0.04em;}

/* 반응형 */
@media(max-width: 900px) {
.drink-visual-grid {grid-template-columns: 1fr;}
.drink-photo img {height: auto; max-height: none;}
}

@media(max-width: 768px) {
.ddoddo-drink {padding: 70px 0;}
.ddoddo-drink-inner {max-width: calc(100% - 32px);}
.drink-title {margin-bottom: 40px;}
.drink-title h3 {font-size: 32px;}
.drink-info {padding: 32px 28px;}
.drink-info h4 {font-size: 24px;}
.drink-info strong {font-size: 23px;}
}

/* sub03_01 */

/* 문의 및 오시는 길 */
.lifelab-contact {
    width: 100%;
    padding: 100px 0;
    background: #fff;
}

.lifelab-contact-inner {
    width: 1200px;
    max-width: calc(100% - 80px);
    margin: 0 auto;
}

.contact-title {
    margin-bottom: 60px;
}

.contact-label {
    margin: 0 0 14px;
    color: #f15a24;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.03em;
}

.contact-title h3 {
    margin: 0;
    color: #111;
    font-size: 42px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.04em;
}

.contact-line {
    display: block;
    width: 72px;
    height: 3px;
    margin-top: 24px;
    background: #f15a24;
}

.contact-img {
    width: 100%;
    height: 510px;
    margin: 0 0 60px;
    overflow: hidden;
}

.contact-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

/* 내용 박스 */
.contact-box {
    display: flex;
    gap: 40px;
    align-items: stretch;
}

.contact-info {
    width: 38%;
    padding: 44px 40px;
    box-sizing: border-box;
    background: #f7f8fb;
    border-top: 4px solid #f15a24;
}

.contact-info dl {
    margin: 0 0 32px;
}

.contact-info dl:last-of-type {
    margin-bottom: 0;
}

.contact-info dt {
    margin-bottom: 12px;
    color: #f15a24;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: -0.03em;
}

.contact-info dd {
    margin: 0;
    color: #333;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: -0.035em;
    word-break: keep-all;
}

.contact-info dd strong {
    color: #111;
    font-weight: 800;
}

.contact-info dd span {
    display: inline-block;
    margin-top: 8px;
    padding: 4px 12px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    background: #f15a24;
}

/* 지도 버튼 */
.map-link-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 36px;
}

.map-link-wrap a {
    display: inline-block;
    padding: 12px 18px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    background: #222;
    transition: all 0.3s ease;
}

.map-link-wrap a:hover {
    background: #f15a24;
}

/* 지도 이미지 */
.contact-map {
    width: 62%;
    min-height: 520px;
    overflow: hidden;
    background: #eef1f5;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.map-thumb {
    position: relative;
    display: block;
    width: 100%;
    height: 574px;
    overflow: hidden;
    text-decoration: none;
}

.map-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.map-thumb span {
    position: absolute;
    left: 24px;
    bottom: 24px;
    display: inline-block;
    padding: 13px 22px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    background: rgba(0,0,0,0.72);
}

/* 반응형 */
@media(max-width: 900px) {
    .contact-box {
        flex-direction: column;
    }

    .contact-info,
    .contact-map {
        width: 100%;
    }

    .contact-map {
        min-height: 380px;
    }

    .map-thumb {
        height: 380px;
    }
}

@media(max-width: 768px) {
    .lifelab-contact {
        padding: 70px 0;
    }

    .lifelab-contact-inner {
        max-width: calc(100% - 32px);
    }

    .contact-title {
        margin-bottom: 40px;
    }

    .contact-title h3 {
        font-size: 32px;
    }

    .contact-info {
        padding: 34px 28px;
    }

    .contact-info dt {
        font-size: 17px;
    }

    .contact-info dd {
        font-size: 16px;
    }

    .map-link-wrap a {
        padding: 10px 14px;
        font-size: 14px;
    }

    .contact-map {
        min-height: 340px;
    }

    .map-thumb {
        height: 340px;
    }
}

@media(max-width: 480px) {
    .contact-info {
        padding: 30px 22px;
    }

    .map-link-wrap {
        flex-direction: column;
    }

    .map-link-wrap a {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    .map-thumb {
        height: 300px;
    }

    .map-thumb span {
        left: 16px;
        right: 16px;
        bottom: 16px;
        text-align: center;
        font-size: 14px;
    }
}