.gene-business-page{width:100%;max-width:none;margin:0;padding:0;overflow:hidden;background:#fff;}

/* 사업영역 공통 상단 */
.gene-business-head{width:100%;margin:0;padding:110px 24px 0;background:#f6f6f6;}
.gene-business-head__inner{width:100%;max-width:1200px;margin:0 auto;}
.gene-business-head__title{margin:0 0 100px;color:#171717;font-size:52px;font-weight:700;line-height:1.2;letter-spacing:-2.2px;text-align:center;}
.gene-business-tabs{width:100%;max-width:760px;margin:0 auto;background:#fff;border:1px solid #dedede;}
.gene-business-tabs__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;}
.gene-business-tabs__item{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:70px;padding:16px 18px;border-right:1px solid #e5e5e5;color:#666;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.4px;text-align:center;text-decoration:none;word-break:keep-all;transition:color .2s ease,background-color .2s ease;}
.gene-business-tabs__item:last-child{border-right:0;}
.gene-business-tabs__item:hover{color:#171717;background:#fafafa;}
.gene-business-tabs__item.is-active{color:#171717;font-weight:700;}
.gene-business-tabs__item.is-active::after{content:"";position:absolute;left:20px;right:20px;bottom:-1px;height:3px;background:#D63C2B;}

/* 사업영역 메인 */
.gene-business-overview{width:100%;padding:120px 24px 140px;background:#fff;}
.gene-business-overview__inner{width:100%;max-width:1200px;margin:0 auto;}
.gene-business-overview__heading{width:100%;max-width:720px;margin:0 auto 70px;text-align:center;}
.gene-business-overview__title{margin:0;color:#171717;font-size:42px;font-weight:700;line-height:1.4;letter-spacing:-1.8px;word-break:keep-all;}
.gene-business-overview__description{margin:24px 0 0;color:#666;font-size:17px;font-weight:400;line-height:1.8;letter-spacing:-.4px;word-break:keep-all;}

/* 사업영역 카드 */
.gene-business-overview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;}
.gene-business-overview__card{display:flex;flex-direction:column;min-height:330px;padding:36px 34px;border:1px solid #e3e3e3;background:#fff;color:#171717;text-decoration:none;transition:border-color .2s ease,transform .2s ease;}
.gene-business-overview__card:hover{border-color:#D63C2B;transform:translateY(-4px);}
.gene-business-overview__card-number{margin:0 0 52px;color:#D63C2B;font-size:14px;font-weight:700;line-height:1;}
.gene-business-overview__card-content{display:flex;flex:1;flex-direction:column;}
.gene-business-overview__card-title{margin:0;color:#171717;font-size:25px;font-weight:700;line-height:1.4;letter-spacing:-1px;word-break:keep-all;}
.gene-business-overview__card-description{margin:18px 0 0;color:#707070;font-size:15px;font-weight:400;line-height:1.75;letter-spacing:-.3px;word-break:keep-all;}
.gene-business-overview__card-link{display:inline-flex;align-items:center;margin-top:auto;padding-top:34px;color:#333;font-size:14px;font-weight:600;line-height:1.4;}
.gene-business-overview__card-link::after{content:"\2192";margin-left:8px;color:#D63C2B;font-size:16px;}

/* 사업 상세 공통 */
.gene-business-detail-hero{width:100%;padding:125px 24px;background:#fff;}
.gene-business-detail-hero__inner{display:grid;grid-template-columns:100px minmax(0,1fr);gap:40px;width:100%;max-width:1200px;margin:0 auto;}
.gene-business-detail-hero__number{padding-top:12px;color:#D63C2B;font-size:14px;font-weight:700;line-height:1;}
.gene-business-detail-hero__content{max-width:820px;}
.gene-business-detail-hero__title{margin:0;color:#171717;font-size:48px;font-weight:700;line-height:1.35;letter-spacing:-2px;word-break:keep-all;}
.gene-business-detail-hero__description{max-width:720px;margin:28px 0 0;color:#666;font-size:17px;font-weight:400;line-height:1.8;letter-spacing:-.4px;word-break:keep-all;}
.gene-business-section-inner{width:100%;max-width:1200px;margin:0 auto;}
.gene-business-section-heading{margin:0 0 60px;}
.gene-business-section-heading__number{display:block;margin:0 0 20px;color:#D63C2B;font-size:14px;font-weight:700;line-height:1;}
.gene-business-section-heading__title{margin:0;color:#171717;font-size:38px;font-weight:700;line-height:1.4;letter-spacing:-1.6px;word-break:keep-all;}
.gene-business-section-heading__description{max-width:680px;margin:20px 0 0;color:#6b6b6b;font-size:16px;line-height:1.8;letter-spacing:-.3px;word-break:keep-all;}

/* 렌탈&상조 결합상품 - 구조 */
.gene-rental-funeral-structure{width:100%;padding:120px 24px;background:#f6f6f6;}
.gene-rental-funeral-structure__grid{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr) 56px minmax(0,1fr);align-items:stretch;width:100%;}
.gene-rental-funeral-structure__card{display:flex;flex-direction:column;min-height:270px;padding:34px;border:1px solid #ddd;background:#fff;}
.gene-rental-funeral-structure__card--point{border-color:#D63C2B;}
.gene-rental-funeral-structure__label{display:block;margin:0 0 48px;color:#D63C2B;font-size:14px;font-weight:700;line-height:1;}
.gene-rental-funeral-structure__title{margin:0;color:#171717;font-size:22px;font-weight:700;line-height:1.4;letter-spacing:-.8px;word-break:keep-all;}
.gene-rental-funeral-structure__description{margin:16px 0 0;color:#6b6b6b;font-size:15px;line-height:1.75;letter-spacing:-.3px;word-break:keep-all;}
.gene-rental-funeral-structure__symbol{display:flex;align-items:center;justify-content:center;color:#999;font-size:24px;font-weight:400;}

/* 렌탈&상조 결합상품 - 특징 */
.gene-rental-funeral-feature{width:100%;padding:120px 24px 140px;background:#fff;}
.gene-rental-funeral-feature__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;width:100%;}
.gene-rental-funeral-feature__item{padding:32px 4px 38px;border-top:2px solid #222;}
.gene-rental-funeral-feature__number{display:block;margin:0 0 42px;color:#D63C2B;font-size:13px;font-weight:700;line-height:1;}
.gene-rental-funeral-feature__title{margin:0;color:#171717;font-size:22px;font-weight:700;line-height:1.4;letter-spacing:-.8px;}
.gene-rental-funeral-feature__description{margin:15px 0 0;color:#6b6b6b;font-size:15px;line-height:1.75;letter-spacing:-.3px;word-break:keep-all;}

/* 상조상품 */
.gene-funeral-service{width:100%;padding:120px 24px;background:#f6f6f6;}
.gene-funeral-service__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;}
.gene-funeral-service__item{min-height:260px;padding:34px;border:1px solid #ddd;background:#fff;}
.gene-funeral-service__number{display:block;margin:0 0 48px;color:#D63C2B;font-size:13px;font-weight:700;line-height:1;}
.gene-funeral-service__title{margin:0;color:#171717;font-size:22px;font-weight:700;line-height:1.4;letter-spacing:-.8px;}
.gene-funeral-service__description{margin:15px 0 0;color:#6b6b6b;font-size:15px;line-height:1.75;letter-spacing:-.3px;word-break:keep-all;}

.gene-funeral-guide{width:100%;padding:120px 24px 140px;background:#fff;}
.gene-funeral-guide__list{width:100%;border-top:1px solid #222;}
.gene-funeral-guide__item{display:grid;grid-template-columns:100px 220px minmax(0,1fr);align-items:start;gap:30px;padding:34px 0;border-bottom:1px solid #ddd;}
.gene-funeral-guide__number{padding-top:5px;color:#D63C2B;font-size:13px;font-weight:700;line-height:1;}
.gene-funeral-guide__content{display:contents;}
.gene-funeral-guide__title{margin:0;color:#171717;font-size:20px;font-weight:700;line-height:1.5;letter-spacing:-.7px;}
.gene-funeral-guide__description{margin:0;color:#6b6b6b;font-size:15px;line-height:1.75;letter-spacing:-.3px;word-break:keep-all;}

/* 모바일 */
@media(max-width:768px){
.gene-business-head{padding:70px 16px 0;}
.gene-business-head__title{margin:0 0 56px;font-size:36px;letter-spacing:-1.5px;}
.gene-business-tabs{max-width:100%;}
.gene-business-tabs__item{min-height:62px;padding:12px 7px;font-size:13px;line-height:1.4;letter-spacing:-.5px;}
.gene-business-tabs__item.is-active::after{left:10px;right:10px;height:3px;}

.gene-business-overview{padding:75px 20px 90px;}
.gene-business-overview__heading{margin-bottom:45px;}
.gene-business-overview__title{font-size:29px;line-height:1.45;letter-spacing:-1.3px;}
.gene-business-overview__description{margin-top:18px;font-size:15px;line-height:1.75;}
.gene-business-overview__grid{grid-template-columns:1fr;gap:14px;}
.gene-business-overview__card{min-height:0;padding:27px 24px 26px;}
.gene-business-overview__card:hover{transform:none;}
.gene-business-overview__card-number{margin-bottom:32px;font-size:13px;}
.gene-business-overview__card-title{font-size:22px;letter-spacing:-.8px;}
.gene-business-overview__card-description{margin-top:13px;font-size:14px;line-height:1.7;}
.gene-business-overview__card-link{margin-top:28px;padding-top:0;font-size:13px;}

.gene-business-detail-hero{padding:75px 20px 82px;}
.gene-business-detail-hero__inner{display:block;}
.gene-business-detail-hero__number{margin-bottom:23px;padding:0;font-size:13px;}
.gene-business-detail-hero__title{font-size:31px;line-height:1.45;letter-spacing:-1.3px;}
.gene-business-detail-hero__description{margin-top:20px;font-size:15px;line-height:1.75;}

.gene-business-section-heading{margin-bottom:42px;}
.gene-business-section-heading__number{margin-bottom:17px;font-size:13px;}
.gene-business-section-heading__title{font-size:28px;line-height:1.45;letter-spacing:-1.2px;}
.gene-business-section-heading__description{margin-top:16px;font-size:14px;line-height:1.75;}

.gene-rental-funeral-structure{padding:75px 20px 85px;}
.gene-rental-funeral-structure__grid{display:block;}
.gene-rental-funeral-structure__card{min-height:0;padding:27px 24px;}
.gene-rental-funeral-structure__label{margin-bottom:28px;font-size:13px;}
.gene-rental-funeral-structure__title{font-size:20px;}
.gene-rental-funeral-structure__description{margin-top:12px;font-size:14px;}
.gene-rental-funeral-structure__symbol{height:46px;font-size:21px;}

.gene-rental-funeral-feature{padding:75px 20px 90px;}
.gene-rental-funeral-feature__grid{grid-template-columns:1fr;gap:0;}
.gene-rental-funeral-feature__item{padding:27px 4px 30px;}
.gene-rental-funeral-feature__number{margin-bottom:24px;}
.gene-rental-funeral-feature__title{font-size:20px;}
.gene-rental-funeral-feature__description{margin-top:11px;font-size:14px;}

.gene-funeral-service{padding:75px 20px 85px;}
.gene-funeral-service__grid{grid-template-columns:1fr;gap:14px;}
.gene-funeral-service__item{min-height:0;padding:27px 24px;}
.gene-funeral-service__number{margin-bottom:30px;}
.gene-funeral-service__title{font-size:20px;}
.gene-funeral-service__description{margin-top:12px;font-size:14px;}

.gene-funeral-guide{padding:75px 20px 90px;}
.gene-funeral-guide__item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:0 12px;padding:25px 0;}
.gene-funeral-guide__number{grid-row:1 / span 2;padding-top:5px;}
.gene-funeral-guide__content{display:block;}
.gene-funeral-guide__title{font-size:19px;}
.gene-funeral-guide__description{margin-top:9px;font-size:14px;line-height:1.7;}
}

