{"product_id":"clinic-b2-plastic","title":"[PS-03] 首尔江南B 大型综合整形中心","description":"\u003cstyle\u003e\n  \/* K-LINK 브랜드 통합 병원 상세 페이지 프리미엄 컨테이너 *\/\n  .klink-hospital-container {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color: #333333;\n    line-height: 1.8;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 20px;\n    background-color: #ffffff;\n  }\n  \n  \/* 최상단 메인 타이틀 영역 *\/\n  .klink-hospital-header {\n    border-left: 5px solid #15493e; \/* K-LINK 시그니처 딥그린 *\/\n    padding-left: 18px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n  \n  .klink-hospital-header .hospital-code {\n    font-size: 15px;\n    color: #666666;\n    font-weight: 500;\n    margin: 0 0 6px 0;\n    letter-spacing: 0.5px;\n  }\n  \n  .klink-hospital-header h1 {\n    font-size: 26px;\n    color: #15493e;\n    font-weight: 800;\n    margin: 0 0 8px 0;\n    letter-spacing: -0.5px;\n    line-height: 1.3;\n  }\n  \n  \/* 프리미엄 섹션 타이틀 무드 (대괄호 대체 40px 액센트 선형) *\/\n  .klink-hospital-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: #15493e;\n    margin-top: 45px;\n    margin-bottom: 25px;\n    padding-bottom: 10px;\n    border-bottom: 1px solid #eef2f1;\n    position: relative;\n    letter-spacing: -0.3px;\n  }\n\n  .klink-hospital-title::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: -1px;\n    width: 40px;\n    height: 2px;\n    background-color: #15493e;\n  }\n  \n  \/* 1. 기본 정보 스타일 리스트 *\/\n  .klink-basic-info {\n    background-color: #f4f7f6;\n    border-radius: 10px;\n    padding: 22px 25px;\n    margin-bottom: 35px;\n    border: 1px solid #eef2f1;\n  }\n  \n  .klink-basic-info ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  \n  .klink-basic-info ul li {\n    font-size: 15px;\n    margin-bottom: 10px;\n    color: #444444;\n  }\n  \n  .klink-basic-info ul li:last-child {\n    margin-bottom: 0;\n  }\n  \n  \/* 병원 안내 본문 텍스트 박스 *\/\n  .klink-hospital-intro p {\n    font-size: 15.5px;\n    color: #444444;\n    text-align: justify;\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n  \n  .klink-hospital-intro p strong {\n    color: #15493e;\n  }\n\n  \/* 3대 핵심 특징 카드 레이아웃 *\/\n  .klink-feature-list {\n    display: flex;\n    flex-direction: column;\n    gap: 25px;\n    margin-bottom: 40px;\n  }\n  \n  .klink-feature-item {\n    background-color: #ffffff;\n    border-radius: 12px;\n    padding: 25px 28px;\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);\n    border: 1px solid #f0f3f2;\n  }\n  \n  .klink-feature-item h4 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #15493e;\n    margin-top: 0;\n    margin-bottom: 14px;\n    letter-spacing: -0.3px;\n  }\n  \n  .klink-feature-item p {\n    font-size: 14.5px;\n    color: #555555;\n    margin-top: 0;\n    margin-bottom: 12px;\n    text-align: justify;\n  }\n  \n  .klink-feature-item p:last-child {\n    margin-bottom: 0;\n  }\n\n  .klink-feature-item h5 {\n    font-size: 15px;\n    font-weight: 700;\n    color: #15493e;\n    margin-top: 20px;\n    margin-bottom: 10px;\n  }\n\n  .klink-feature-item ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 12px 0;\n  }\n\n  .klink-feature-item ul:last-of-type {\n    margin-bottom: 0;\n  }\n\n  .klink-feature-item ul li {\n    font-size: 14px;\n    color: #666666;\n    position: relative;\n    padding-left: 14px;\n    margin-bottom: 6px;\n  }\n\n  .klink-feature-item ul li:last-child {\n    margin-bottom: 0;\n  }\n\n  .klink-feature-item ul li::before {\n    content: \"·\";\n    font-weight: bold;\n    color: #15493e;\n    position: absolute;\n    left: 0;\n    top: 0;\n  }\n\n  \/* K-LINK 전용 서비스 배너 (시그니처 투명도 디자인) *\/\n  .klink-promise-box {\n    background-color: rgba(21, 73, 62, 0.03);\n    border: 1px dashed #15493e;\n    border-radius: 10px;\n    padding: 25px;\n    margin-bottom: 40px;\n  }\n  \n  .klink-promise-box h4 {\n    font-size: 16.5px;\n    font-weight: 700;\n    color: #15493e;\n    margin-top: 0;\n    margin-bottom: 14px;\n  }\n  \n  .klink-promise-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  \n  .klink-promise-box ul li {\n    font-size: 14.5px;\n    color: #444444;\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 12px;\n    text-align: justify;\n  }\n  \n  .klink-promise-box ul li:last-child {\n    margin-bottom: 0;\n  }\n  \n  .klink-promise-box ul li::before {\n    content: \"✓\";\n    font-weight: bold;\n    color: #15493e;\n    position: absolute;\n    left: 0;\n    top: 0;\n  }\n\n  \/* 하단 Disclaimers 안내 영역 *\/\n  .klink-disclaimer-box {\n    font-size: 13.5px;\n    color: #777777;\n    margin-bottom: 45px;\n    padding-top: 20px;\n    border-top: 1px dashed rgba(21, 73, 62, 0.1);\n  }\n\n  .klink-disclaimer-box p {\n    margin: 0 0 8px 0;\n    line-height: 1.6;\n  }\n\n  .klink-disclaimer-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* 하단 액션 컴포넌트 패널 명품 공간감 리디자인 *\/\n  .klink-action-footer {\n    text-align: center;\n    margin-top: 55px;\n    margin-bottom: 20px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    padding: 0 15px;\n    box-sizing: border-box;\n  }\n\n  \/* 메인 위챗 상담 버튼 - 입체감 넘치는 명품 섀도우 및 볼륨 정돈 *\/\n  .klink-hospital-cta-btn {\n    display: inline-block;\n    background-color: #15493e;\n    color: #ffffff !important;\n    text-decoration: none;\n    padding: 16px 20px;\n    font-size: 16px;\n    font-weight: 600;\n    border-radius: 30px;\n    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n    box-shadow: 0 8px 24px rgba(21, 73, 62, 0.15); \/* 부드럽고 고급스러운 다운 섀도우 *\/\n    width: 100%;\n    max-width: 380px;\n    box-sizing: border-box;\n    letter-spacing: 0.5px;\n    margin-bottom: 22px; \/* 서브 버튼 그룹과의 완벽한 여백 분리 *\/\n  }\n  \n  .klink-hospital-cta-btn:hover {\n    transform: translateY(-2px); \/* 호버 시 가볍게 떠오르는 인터랙션 *\/\n    background-color: #0d3029;\n    box-shadow: 0 12px 28px rgba(21, 73, 62, 0.25);\n  }\n\n  \/* 서브 이동 버튼 그룹 - 무겁게 쌓이던 세로 배치를 정갈한 가로 분할 배정으로 전면 수정 *\/\n  .klink-hospital-sub-btn-grid {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    width: 100%;\n    max-width: 380px; \/* 메인 버튼과 가로폭을 완벽히 일치시켜 시각적 안정감 부여 *\/\n    box-sizing: border-box;\n  }\n\n  \/* 서브 내비게이션 버튼 - 미니멀하고 슬림한 링커 스타일 무드 *\/\n  .klink-hospital-sub-btn {\n    flex: 1;\n    background-color: #ffffff;\n    color: #666666 !important;\n    border: 1px solid #e2e8e7;\n    text-decoration: none;\n    padding: 11px 5px;\n    font-size: 13px;\n    font-weight: 500;\n    border-radius: 20px; \/* 메인보다 약간 얇게 깎아 시각적 계층 분리 *\/\n    transition: all 0.2s ease;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.01);\n    box-sizing: border-box;\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n  }\n\n  .klink-hospital-sub-btn:hover {\n    border-color: #15493e;\n    color: #15493e !important;\n    background-color: rgba(21, 73, 62, 0.02);\n  }\n\n  @media (max-width: 768px) {\n    .klink-feature-item {\n      padding: 22px 20px;\n    }\n  }\n\n  \/* 모바일 환경에서 버튼 가로폭 밸런스 유지 하드웨어 조정 *\/\n  @media (max-width: 480px) {\n    .klink-hospital-cta-btn {\n      max-width: 100%;\n      font-size: 15.5px;\n      padding: 15px 20px;\n    }\n    .klink-hospital-sub-btn-grid {\n      max-width: 100%;\n    }\n    .klink-hospital-sub-btn {\n      font-size: 12px;\n      padding: 10px 4px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"klink-hospital-container\"\u003e\n\n  \u003cdiv class=\"klink-hospital-header\"\u003e\n    \u003cdiv class=\"hospital-code\"\u003eK-LINK·医院编号：PS-03\u003c\/div\u003e\n    \u003ch1\u003e专注细节与自然美学的综合整形医院\u003c\/h1\u003e\n    \u003cdiv style=\"font-size: 15.5px; color: #666666; font-weight: 500; margin-top: 6px;\"\u003e2000年创立老牌名院 · 二十余年医疗积淀 · 各领域专科医生协同诊疗 · 拒绝千人一面\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"klink-hospital-title\"\u003e基本信息\u003c\/div\u003e\n  \u003cdiv class=\"klink-basic-info\"\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003e诊疗科目：\u003c\/strong\u003e眼部精细雕琢 · 鼻部综合重塑 · 面部轮廓成型 · 胸部与体型精雕\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e核心概念：\u003c\/strong\u003e创立于2000年的首尔江南实力派巨擘。历经二十余载跨世纪的丰厚临床积累，严格推行全学科解剖部位专家专责制。秉持不露痕迹的原生自然美학信仰，为每位高要求贵宾量身寻找最佳骨骼与五官的黄金协调比例。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"klink-hospital-title\"\u003e关于医院\u003c\/div\u003e\n  \u003cdiv class=\"klink-hospital-intro\"\u003e\n    \u003cp\u003e该机构创立于 2000 年，是坐落于首尔江南核心商圈的殿堂级老牌\u003cstrong\u003e综合整形外科名院，至今已积累了跨越二十余年的深厚临床诊疗经验。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003e医院内部推行极其严苛的解剖部位别专科专责负责制。眼部、鼻部、面部轮廓、胸部以及体型曲线精雕等核心学术部门，\u003cstrong\u003e均由在该细分领域具备卓越专业经验的资深韩国专科医生独立深耕。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003e我们自始至终\u003cstrong\u003e追求高度自然、不着痕迹的整形美学理念。\u003c\/strong\u003e拒绝死板套用大众模版，唯有根据每位贵宾独一无二的面部骨骼结构与天生五官展开度，方能精确设计出兼具生理功能与高级气韵的至臻高定方案。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"klink-hospital-title\"\u003e为什么选择这里？三大核心特色\u003c\/div\u003e\n  \u003cdiv class=\"klink-feature-list\"\u003e\n    \n    \u003cdiv class=\"klink-feature-item\"\u003e\n      \u003ch4\u003e1️⃣ 专业分工 —— 细分领域专科闭环诊疗矩阵\u003c\/h4\u003e\n      \u003cp\u003e医院打破传统的单人通做全脸模式，按部位精细组建了专家医疗团队。眼部、鼻部、面部轮廓、胸部与体型成型等每一个核心手术部门，\u003cstrong\u003e均由常年只深耕该特定领域的专家执刀主理。\u003c\/strong\u003e各领域名医群策群力、多学科协同会诊，为每位客户带来高度精细化、科学化的个性化高定美学设计。\u003c\/p\u003e\n      \u003ch5\u003e【专科名医矩阵】\u003c\/h5\u003e\n      \u003cul\u003e\n        \u003cli\u003e精细眼部美学设计专科医生团队\u003c\/li\u003e\n        \u003cli\u003e鼻部三维立体及动态重塑专科医生团队\u003c\/li\u003e\n        \u003cli\u003e面部三维轮廓骨骼精细雕琢专家团队\u003c\/li\u003e\n        \u003cli\u003e胸部曲线美学与高难体型精雕专家团队\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"klink-feature-item\"\u003e\n      \u003ch4\u003e2️⃣ 原生留白 —— 克制且平衡的自然主义高端美学信仰\u003c\/h4\u003e\n      \u003cp\u003e医院最引以为傲的学术核心在于“拒绝人工匠气”。我们的核心整形理念是\u003cstrong\u003e极大程度减少过度由于手术产生的僵硬整形痕迹，\u003c\/strong\u003e全力追求手术效果与客户原有五官、神态底衬的无间交融与和谐。尊重天生骨骼条件，寻找最优比例，坚决拒绝不必要的盲目多余项目。\u003c\/p\u003e\n      \u003ch5\u003e【美学信仰核心】\u003c\/h5\u003e\n      \u003cul\u003e\n        \u003cli\u003e高度崇尚自然主义高定美学理念\u003c\/li\u003e\n        \u003cli\u003e全力打造与原本五官骨骼气韵完美协调的线条\u003c\/li\u003e\n        \u003cli\u003e实行 1对1 极具同理心的克制化高阶方案定制\u003c\/li\u003e\n        \u003cli\u003e严格坚守不透光、不断裂、不僵硬的安心红线\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"klink-feature-item\"\u003e\n      \u003ch4\u003e3️⃣ 安心维养 —— 严苛大学医院级急救系统与海外极速恢复方案\u003c\/h4\u003e\n      \u003cp\u003e院内高规格全线配备韩国大学医院级别的先进应急急救医疗设备，更有**资深麻醉疼痛医学科专科医生长效常驻大楼**，实行 1对1 全程动态监控守护。同时，针对在韩行程紧凑的海外 VIP 客户，特别独立研发了\u003cstrong\u003e术后快速消肿管理与精细化疤痕护理程序，\u003c\/strong\u003e全方位缩短停留在韩的恢复周期。\u003c\/p\u003e\n      \u003ch5\u003e【安全维养核心】\u003c\/h5\u003e\n      \u003cul\u003e\n        \u003cli\u003e资深麻醉疼痛医学科专家大楼常驻，全程一对一监护\u003c\/li\u003e\n        \u003cli\u003e高规格大学医院级别全套应急用电及抢救医疗设备\u003c\/li\u003e\n        \u003cli\u003e专为海外高净值贵宾定制的高效消肿与淋巴回流管理\u003c\/li\u003e\n        \u003cli\u003e早期温和疤痕精细修护程序 · 全面提供全方位恢复支援\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\n  \u003cdiv class=\"klink-promise-box\"\u003e\n    \u003ch4\u003eK-LINK 专属服务\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003e中文专属美学顾问全行程无缝贴身陪同\u003c\/li\u003e\n      \u003cli\u003e海外专家预约、在韩手术日程及术前检查代为代办安排\u003c\/li\u003e\n      \u003cli\u003eK-LINK 始终坚守客观第三方立场，站在贵宾利益面与医院进行强效沟通\u003c\/li\u003e\n      \u003cli\u003e手术及特殊住院留观期间，提供全天候持续性看护支援\u003c\/li\u003e\n      \u003cli\u003e安全归国后，定期发送长效术后管理报告及 1:1 专属远端跟踪指导\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"klink-disclaimer-box\"\u003e\n    \u003cp\u003e※ 本医院真实的治疗前后案例与高定手术各项目详细资费，仅在 1:1 私密面诊咨询时向贵宾有限度提供阅览。\u003c\/p\u003e\n    \u003cp\u003e※ 如需了解更详细的专科医生档期，请通过微信账号联系 K-LINK 官方客服渠道。\u003c\/p\u003e\n    \u003cp\u003e※ 合作名院名称依据保密安全协议不在线上公开，所有品牌与诊疗档案数据信息严格履约保密。\u003c\/p\u003e\n    \u003cp\u003e※ 外科综合整形手术效果及自体组织细胞存活度高度因个人天生基础条件而异，具体设计需经术前精密临床检查与专家会诊后确定。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"klink-action-footer\"\u003e\n    \u003ca href=\"https:\/\/klinkmedi.com\/pages\/contact_cn\" class=\"klink-hospital-cta-btn\"\u003e微信咨询预约\u003c\/a\u003e\n    \n    \u003cdiv class=\"klink-hospital-sub-btn-grid\"\u003e\n      \u003ca href=\"https:\/\/klinkmedi.com\/collections\/plastic-surgery\" class=\"klink-hospital-sub-btn\"\u003e返回 整形外科\u003c\/a\u003e\n      \u003ca href=\"https:\/\/klinkmedi.com\/collections\/partner-hospitals\" class=\"klink-hospital-sub-btn\"\u003e查看合作医院\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"K-LINK","offers":[{"title":"Default Title","offer_id":52187604943130,"sku":null,"price":0.0,"currency_code":"KRW","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0991\/7133\/6474\/files\/a1__8-5-2026_152520_www.banobagi.com.webp?v=1778226972","url":"https:\/\/klinkmedi.com\/products\/clinic-b2-plastic","provider":"K-LINK","version":"1.0","type":"link"}