<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Other GolfClub Archives - 공노리</title>
	<atom:link href="https://golfmembership.co.kr/category/other-golfclub/feed/" rel="self" type="application/rss+xml" />
	<link>https://golfmembership.co.kr/category/other-golfclub/</link>
	<description>세상 모든 골프장</description>
	<lastBuildDate>Mon, 10 Aug 2026 03:41:23 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://i0.wp.com/golfmembership.co.kr/wp-content/uploads/2024/04/cropped-logo-1.png?fit=32%2C32&#038;ssl=1</url>
	<title>Other GolfClub Archives - 공노리</title>
	<link>https://golfmembership.co.kr/category/other-golfclub/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">223293181</site>	<item>
		<title>아얄라 그린필드 골프 클럽 &#124; 필리핀 라구나주 칼람바시 바랑가이 푸틴루파</title>
		<link>https://golfmembership.co.kr/ayalagreenfield/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 10 Aug 2026 03:41:18 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2994</guid>

					<description><![CDATA[<p>아얄라 그린필드 골프&#038;레저클럽 완벽 가이드 🌋 마닐라 남쪽 70km 따가이따이 능선 전망 · ⛳ 18홀 파72 회원제 챔피언십 코스 · 🏗️ 로버트 트렌트 존스 Jr. 설계 · 🏊 인피니티풀·사우나 리조트형 레저클럽 Ayala Greenfield Golf &#038; Leisure Club ✦ Calamba · Laguna · Philippines Ayala Greenfield Golf &#038; Leisure Club · Brgy. Puting Lupa · Calamba ... <a title="아얄라 그린필드 골프 클럽 &#124; 필리핀 라구나주 칼람바시 바랑가이 푸틴루파" class="read-more" href="https://golfmembership.co.kr/ayalagreenfield/" aria-label="아얄라 그린필드 골프 클럽 &#124; 필리핀 라구나주 칼람바시 바랑가이 푸틴루파에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/ayalagreenfield/">아얄라 그린필드 골프 클럽 | 필리핀 라구나주 칼람바시 바랑가이 푸틴루파</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>아얄라 그린필드 골프&#038;레저클럽 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     아얄라 그린필드 팔레트 — 칼람바·라구나·따가이따이
  ──────────────────────────────── */
  :root {
    --mid:     #1c2e1a;   /* 딥그린 */
    --forest:  #2c4828;   /* 숲 그린 */
    --fern:    #3c6238;   /* 고사리 그린 */
    --leaf:    #528a48;   /* 잎사귀 그린 */
    --goguryo: #2a3870;   /* 따가이따이 딥블루 */
    --baekje:  #3a6830;   /* 마킬링 그린 */
    --silla:   #784820;   /* 레저존 황토 */
    --gold:    #b89040;   /* 황금 골드 */
    --amber:   #d4ae58;   /* 황금 엠버 */
    --cream:   #f4f2ec;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #d0ccc0;
    --text:    #181e14;
    --muted:   #303828;
    --subtle:  #6e8060;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #0c1610 0%, #1c2e1a 45%, #141e12 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(184,144,64,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(42,56,112,0.12) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(82,138,72,0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(82,138,72,0.04) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(184,144,64,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(212,174,88,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(82,138,72,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(212,174,88,0.28);
    background: rgba(212,174,88,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(212,174,88,0.65); }
  .jw-badge .sep2 { color: rgba(82,138,72,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(212,174,88,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(82,138,72,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 3코스 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(212,174,88,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.goguryo { border-top-color: #6a88d0; }
  .ct-pill.baekje  { border-top-color: #78c060; }
  .ct-pill.silla   { border-top-color: #d09040; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(28,46,26,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eef4e8; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #eef4e8; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e8ecf8; border-left: 3px solid var(--goguryo); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(28,46,26,0.07); }
  .cbh-g { background: linear-gradient(90deg, #1a2858, #2a4088); }
  .cbh-b { background: linear-gradient(90deg, #1c3818, #2e5a28); }
  .cbh-s { background: linear-gradient(90deg, #3c2010, #6a3818); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 멤버십 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f8f5ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-wd  { background: #f0f0e0; color: #808000; }
  .g-bl  { background: #e0e8f8; color: #2840a0; }
  .g-go  { background: #fdf8ec; color: #a07830; }
  .g-pl  { background: #f0eaf8; color: #7840a0; }
  .g-wd2 { background: #e8f8f8; color: #2080a0; }
  .g-mg  { background: #f8e8e8; color: #a04040; }
  .g-op  { background: #e8f4e8; color: #208040; }
  .g-nb  { background: #181818; color: #c0a050; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(28,46,26,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(212,174,88,0.18); border: 1px solid rgba(212,174,88,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f8f5ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 위약 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f8f5ec; }
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #eef4e8; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #6a88d0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d09040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #eef4e8; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0f0; color: #b84040; }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #5a78c8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(212,174,88,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>
</head>
<body>

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>마닐라 남쪽 70km</strong> 따가이따이 능선 전망</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>18홀 파72</strong> 회원제 챔피언십 코스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d7.png" alt="🏗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>로버트 트렌트 존스 Jr.</strong> 설계</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ca.png" alt="🏊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>인피니티풀·사우나</strong> 리조트형 레저클럽</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Ayala Greenfield Golf &#038; Leisure Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Calamba · Laguna · Philippines</span>
    </div>

    <div class="hero-en">Ayala Greenfield Golf &#038; Leisure Club · Brgy. Puting Lupa · Calamba City</div>
    <h1><em>아얄라 그린필드</em> 골프&#038;레저클럽</h1>
    <p class="hero-tagline">&#8220;작지만 짜릿한 코스, 능선과 호수를 품은 프라이빗 낙원&#8221;</p>
    <div class="hero-sub">필리핀 라구나주 칼람바시 바랑가이 푸틴루파 · 18홀 파72 · 프론트나인·백나인 · 회원제(세미프라이빗)</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파 72 · 5,202yds</span>
      </div>
      <div class="hero-stat">
        <strong>2005년</strong>
        <span>RTJ Jr. 설계·개장</span>
      </div>
      <div class="hero-stat">
        <strong>2코스 구성</strong>
        <span>프론트나인·백나인</span>
      </div>
      <div class="hero-stat">
        <strong>4.6점</strong>
        <span>Hole19 골퍼 평점</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill goguryo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3de.png" alt="🏞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">프론트나인</div>
        <div class="ctp-desc">따가이따이 능선·도전적 전반</div>
      </div>
      <div class="ct-pill baekje">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">백나인</div>
        <div class="ctp-desc">마킬링 산자락·명물 워터홀</div>
      </div>
      <div class="ct-pill silla">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ca.png" alt="🏊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">레저클럽</div>
        <div class="ctp-desc">인피니티풀·젠가든·사우나</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">주소</div>
        <div class="info-value">필리핀 라구나주 칼람바시<br>바랑가이 푸틴루파</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">18홀 파72<br>총 5,202야드(화이트티)</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영</div>
        <div class="info-value">아얄라 그린필드 에스테이트<br>주택소유자협회 회원제</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">홈페이지</div>
        <div class="info-value">ayalagreenfieldestates.com.ph<br><span style="font-size:11px;color:#999">회원 동반 방문 원칙</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>아얄라 그린필드 골프&#038;레저클럽은 <strong>필리핀 라구나주 칼람바시 바랑가이 푸틴루파, 마닐라에서 남쪽으로 약 70km</strong> 떨어진 곳에 위치한 회원제 18홀 챔피언십 골프장입니다. 2005년 세계적인 골프 코스 설계가 <strong>로버트 트렌트 존스 주니어(Robert Trent Jones Jr.)</strong>가 설계했으며, 마닐라와 가까운 접근성 덕분에 필리핀에서 가장 사랑받는 명문 코스 중 하나로 평가받습니다. 골퍼들 사이에서는 &#8220;작지만 짜릿한(small, yet thrilling)&#8221; 코스로 불리며, 바람이 강한 페어웨이와 낮은 언덕, 깊은 협곡, 다양한 수목, 수많은 벙커, 짧은 내리막 홀이 특징입니다.</p>
    <p>총 5,202야드(파72) 규모로, 코스는 <strong>전반 프론트나인</strong>과 <strong>후반 백나인</strong>으로 구성되며, 코스 전역에서 <strong>따가이따이 능선, 라구나 데 바이 호수, 마킬링 산자락</strong>의 웅장한 전망을 감상할 수 있습니다. 아얄라 그린필드 에스테이트 주택소유자협회(Ayala Greenfield Estates Homeowners Association, Inc.)가 운영하는 회원제 클럽으로, 인피니티풀·자쿠지·사우나·피트니스 짐을 갖춘 리조트형 레저클럽을 함께 운영하고 있습니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;작지만 짜릿한 코스, 능선과 호수를 품은 프라이빗 낙원&#8221;</strong>
        마닐라 근교임에도 따가이따이 능선과 라구나 데 바이, 마킬링 산의 3대 전망을 동시에 누릴 수 있는 희소한 입지. 회원제 운영으로 한적하고 관리 상태가 우수하며, 클럽하우스의 리조트형 부대시설까지 함께 즐길 수 있는 것이 이 클럽의 가장 큰 매력입니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 프론트나인·백나인·시그니처 홀</h2>
    </div>
    <p>총 5,202야드(파72)의 18홀은 <strong>프론트나인(전반 9홀·파36)</strong>과 <strong>백나인(후반 9홀·파36)</strong>으로 구성됩니다. 페어웨이 곳곳에 능선을 따라 배치된 벙커와 협곡, 워터해저드가 전략적으로 자리해 있어 짧은 전장에도 불구하고 상당한 도전감을 제공하는 코스로 정평이 나 있습니다.</p>

    <!-- 프론트나인 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3de.png" alt="🏞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Front Nine · 9Holes · Par 36 · 2,677yds</div>
          <div class="cbt-ko">프론트나인</div>
          <div class="cbt-dist">따가이따이 능선을 마주하는 개방적 전경 · 도전적인 오르막·내리막</div>
        </div>
      </div>
      <div class="course-block-desc">
        전반 9홀은 따가이따이 능선을 정면으로 마주하며 시작됩니다. 낮은 언덕과 깊은 협곡을 넘나드는 레이아웃으로 티샷 방향성이 특히 중요하며, 4번 홀(파4·325야드)이 코스 내 스트로크 인덱스 1번으로 가장 어려운 홀로 꼽힙니다. 9번 홀(파5·458야드)은 프론트나인 중 가장 긴 홀로 시원한 마무리를 선사합니다. 전체적으로 바람의 영향을 크게 받는 구간이 많아 클럽 선택에 신중을 기해야 합니다.
      </div>
    </div>

    <!-- 백나인 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Back Nine · 9Holes · Par 36 · 2,525yds</div>
          <div class="cbt-ko">백나인</div>
          <div class="cbt-dist">마킬링 산자락의 정교한 코스 공략 · 워터해저드 다수</div>
        </div>
      </div>
      <div class="course-block-desc">
        후반 9홀은 마킬링 산자락을 배경으로 펼쳐지며, 무리한 장타보다는 정확성과 코스 매니지먼트가 요구되는 구성입니다. 10번 홀(파5·400야드)로 시작해 17번 홀(파5·416야드)에서 다시 한번 도전적인 롱홀을 만나게 됩니다. 워터해저드를 낀 그린 주변 지형이 까다로워 세컨드 샷의 정확도가 스코어를 좌우합니다.
      </div>
    </div>

    <!-- 시그니처 홀 -->
    <div class="course-block">
      <div class="course-block-header cbh-s">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f48e.png" alt="💎" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Signature Hole · Par 3 · 14th Hole · 139yds</div>
          <div class="cbt-ko">시그니처 홀 — 14번 파3</div>
          <div class="cbt-dist">코스 내 최장 파3 · 계단식 티에서 호수를 건너는 명물 홀</div>
        </div>
      </div>
      <div class="course-block-desc">
        아얄라 그린필드의 대표 홀로 꼽히는 14번 홀은 코스에서 가장 긴 파3(139야드)로, 계단식으로 조성된 높은 티잉 구역에서 넓은 워터해저드를 가로질러 그린을 노려야 합니다. 로버트 트렌트 존스 주니어가 지형의 고저 차와 수공간을 적극 활용해 설계한 홀로, 바람의 영향과 핀 위치를 사전에 파악하는 것이 그린 온의 핵심입니다.
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        아얄라 그린필드는 전장이 짧아 보여도 낮은 언덕과 깊은 협곡, 다수의 벙커가 곳곳에 배치되어 있어 방심할 수 없는 코스입니다. 고지대 특유의 <strong>강한 바람</strong>이 클럽 선택의 변수가 되며, 14번 홀 등 워터해저드가 있는 홀에서는 사전에 핀 위치와 바람 방향을 확인하는 것이 스코어 관리의 핵심입니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 회원 & 이용 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>회원 &#038; 이용 안내</h2>
    </div>
    <p>아얄라 그린필드는 <strong>아얄라 그린필드 에스테이트 주택소유자협회(Ayala Greenfield Estates Homeowners Association, Inc.)</strong>가 운영하는 회원제(세미프라이빗) 골프장입니다. 일반 워크인 이용은 불가능하며, 비회원은 반드시 협회 소속 회원의 동반 하에만 코스와 클럽하우스를 이용할 수 있습니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>구분</th>
            <th>이용 자격</th>
            <th>특징</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-go">주주회원(Shareholder)</span></td>
            <td>지분 보유 · 자유 예약</td>
            <td>골프장·레저클럽 전체 이용 가능</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pl">가족동반회원</span></td>
            <td>주주회원 동반 시 이용</td>
            <td>클럽하우스·부대시설 함께 이용</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wd2">초청 게스트</span></td>
            <td>회원 1인 동반 필수</td>
            <td>사전 등록 후 라운드 참여</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">해외 투어 방문객</span></td>
            <td>여행 플랫폼 예약 상품</td>
            <td>캐디·카트 포함 패키지 요금 적용</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wd">일반 비회원</span></td>
            <td>단독 이용 불가</td>
            <td>회원 동반 없이는 입장 제한</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>회원권 취득 안내(참고)</strong>
        회원권(지분) 취득 시 월회비 약 ₱7,000, 신청 처리비 ₱100,000, 1년 선납 월회비 ₱84,000(합계 약 ₱184,000), 활성화비 ₱112,000 등이 발생하는 것으로 알려져 있습니다. 지분 매매가는 시장 상황에 따라 변동되므로 정확한 금액은 클럽 사무국 또는 공식 중개 채널을 통해 확인해야 합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>그린피 &#038; 요금 안내</h2>
    </div>
    <p>회원제 클럽 특성상 그린피는 <strong>회원·동반 게스트·해외 투어 예약</strong> 여부에 따라 크게 달라집니다. 아래는 해외 골프 여행 플랫폼에서 공개된 참고 요금이며, 실제 이용 요금은 반드시 클럽 사무국에 직접 문의해 확인해야 합니다.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>해외 방문객 패키지 참고가 (18홀 · 1인, 캐디·카트 포함)</h3>
        <span class="p-badge">해외 투어 플랫폼 기준</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">주중(참고)</th><th class="tc">주말·공휴일(참고)</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">1인당 참고가</span></td>
            <td class="tc"><span class="pa">약 USD 280~290</span></td>
            <td class="tc"><span class="ph">약 USD 340~352</span></td>
            <td><span class="pn">해외 예약 플랫폼 그룹패키지 환산가</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">회원·동반 게스트</span></td>
            <td class="tc" colspan="2">별도 회원 요율 적용</td>
            <td><span class="pn">클럽 사무국 문의 필요</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">버기(카트)</div>
        <div class="fee-price">별도 대여</div>
        <div class="fee-unit">Buggy Rental</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디 하이어</div>
        <div class="fee-price">별도 대여</div>
        <div class="fee-unit">Caddie Hire</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3cc.png" alt="🏌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">클럽 렌탈</div>
        <div class="fee-price">현장 대여 가능</div>
        <div class="fee-unit">Golf Clubs Rental</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">레슨·연습장</div>
        <div class="fee-price">문의 필요</div>
        <div class="fee-unit">Golf Lessons</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>해외 투어 플랫폼 활용 팁</strong>
        아얄라 그린필드는 회원제 클럽이라 일반 예약이 어렵지만, 그린피365(Greenfee365)·1golf.eu 등 해외 골프 투어 플랫폼을 통해 소수의 방문객 라운드 상품이 제공되기도 합니다. 방문 계획 시 이러한 플랫폼의 최신 공지와 클럽 사무국 안내를 함께 확인하는 것이 좋습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 예약 & 방문 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>예약 &#038; 방문 안내</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>이용 원칙:</strong> 회원제(세미프라이빗) 클럽으로 일반 워크인 불가. 반드시 아얄라 그린필드 에스테이트 주택소유자협회 소속 회원 동반 필요</span></li>
      <li><div class="ci">✓</div><span><strong>문의처:</strong> 클럽하우스 전화 (63-49) 833-3333 / 셀폰 0917-882-4452, 이메일 golf@ayalagreenfield.com.ph</span></li>
      <li><div class="ci">✓</div><span><strong>코스 정비일:</strong> 매주 월요일은 코스 정비를 위해 휴장(Maintenance Day)</span></li>
      <li><div class="ci">✓</div><span><strong>해외 방문객:</strong> 일부 해외 투어 플랫폼을 통한 방문객 라운드 상품 운영 사례가 있으므로 예약 전 사전 확인 필요</span></li>
      <li><div class="ci warn">!</div><span><strong>복장·이용 규정:</strong> 골프장 표준 복장 규정 및 상세 이용 정책은 방문 전 클럽 사무국에 직접 확인 필수</span></li>
    </ul>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>열대성 기후 및 기상 주의사항</strong>
        필리핀 라구나 지역은 우기(대략 6월~11월)에 스콜성 소나기와 낙뢰가 잦은 편입니다. 낙뢰 경보 시 안전을 위해 클럽 규정에 따라 라운드가 중단될 수 있으니, 방문 전 최신 기상 정보와 클럽 공지를 확인하는 것이 좋습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스 &#038; 베란다 레스토랑</div>
        <div class="fac-desc">골프 코스 전경을 조망하는 베란다(Veranda) 레스토랑과 프런트·라운지 완비.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ca.png" alt="🏊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">인피니티풀 &#038; 키디풀</div>
        <div class="fac-desc">리조트형 레저클럽의 상징. 자쿠지·성인용 인피니티풀과 어린이용 키디풀 운영.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵 &#038; 연습시설</div>
        <div class="fac-desc">골프 용품 판매, 드라이빙레인지·퍼팅그린·치핑그린·연습 벙커 완비.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커 &#038; 샤워</div>
        <div class="fac-desc">남녀 구분 락커룸 및 샤워시설. 라운드 후 쾌적한 환복 공간.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9d8.png" alt="🧘" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">젠가든 &#038; 스파</div>
        <div class="fac-desc">마사지룸·스팀·사우나·자쿠지를 갖춘 젠가든형 휴식 공간.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3cb.png" alt="🏋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">피트니스 짐 &#038; 펑션룸</div>
        <div class="fac-desc">피트니스 짐과 각종 행사·모임을 위한 펑션룸 운영.</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>아얄라 그린필드는 <strong>마닐라 남쪽 약 70km</strong> 지점, 라구나주 칼람바시에 위치하여 남루손고속도로(SLEX)를 이용하면 비교적 수월하게 접근할 수 있습니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">필리핀 라구나주 칼람바시<br>바랑가이 푸틴루파</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e3.png" alt="🛣" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마닐라 방면 경로</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>남루손고속도로(SLEX) 남쪽 방향 → 칼람바(Real) 또는 산타로사(Sta. Rosa) 출구 → 지방도로 진입 → 아얄라 그린필드 에스테이트 이정표</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f697.png" alt="🚗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마닐라에서 소요시간</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>약 70km, 교통 상황에 따라<br>1시간 30분 ~ 2시간</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5fa.png" alt="🗺" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 내비 설정</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>&#8216;Ayala Greenfield Golf Course&#8217; 또는<br>Barangay Puting Lupa, Calamba 검색</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e8.png" alt="🏨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 인근 숙박</div>
        <div class="access-row">Microtel Inns &#038; Suites(Sto. Tomas), Paseo Premiere Hotel(Sta. Rosa), Laguna Technopark Hotel(Sta. Rosa)</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 문의</div>
        <div class="access-row">ayalagreenfieldestates.com.ph<br>golf@ayalagreenfield.com.ph</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>라구나·따가이따이 여행 연계</strong>
        아얄라 그린필드가 위치한 칼람바 일대는 필리핀 대표 온천 휴양지 판솔(Pansol) 핫스프링 리조트촌과 가깝고, 인근 산타로사에는 엔체디드킹덤(Enchanted Kingdom) 테마파크가 있습니다. 조금만 이동하면 따갈 화산과 따알 호수의 절경을 볼 수 있는 따가이따이 지역, 그리고 마킬링 산 자연보호구역까지 함께 즐길 수 있어 1박2일 골프 여행 코스로도 인기가 높습니다.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 본 클럽은 회원제(세미프라이빗) 골프장으로, 비회원은 회원 동반 시에만 이용 가능합니다.<br>그린피·이용 요금은 회원 등급 및 예약 채널에 따라 달라지므로 클럽 사무국에 직접 확인 필수.<br>아얄라 그린필드 골프&#038;레저클럽 | Barangay Puting Lupa, Calamba City, Laguna, Philippines</p>
    <a href="http://www.ayalagreenfieldestates.com.ph/" class="cta-btn" target="_blank">홈페이지 문의 →</a>
    <a href="https://www.facebook.com/AyalaGreenfieldGolfClub/?locale=ko_KR" class="cta-btn blue-btn" target="_blank">페이스북 페이지 →</a>
    <a href="tel:+63498333333" class="cta-btn outline" target="_blank">클럽 전화 문의 →</a>
  </div>

</div>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/ayalagreenfield/">아얄라 그린필드 골프 클럽 | 필리핀 라구나주 칼람바시 바랑가이 푸틴루파</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2994</post-id>	</item>
		<item>
		<title>할로우 릿지 필리피나스 &#124; 일본 명장의 설계, 라구나의 야자수 숲 속에서 즐기는 필리핀 마닐라 골프장</title>
		<link>https://golfmembership.co.kr/hallowridgefilipinas/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 09 Aug 2026 02:33:01 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2991</guid>

					<description><![CDATA[<p>할로우 릿지 필리피나스 골프 완벽 가이드 🌴 산 페드로·라구나 마닐라 근교 · ⛳ 18홀 파72 7,163야드 · 🏆 세이이치 이노우에 해외 유일 설계 · ✈️ 공항 30~60분 접근성 Hallow Ridge Filipinas Golf ✦ San Pedro · Laguna Hallow Ridge Filipinas Golf · Narra Road · San Pedro, Laguna 할로우 릿지 필리피나스 골프 &#8220;일본 명장의 설계, ... <a title="할로우 릿지 필리피나스 &#124; 일본 명장의 설계, 라구나의 야자수 숲 속에서 즐기는 필리핀 마닐라 골프장" class="read-more" href="https://golfmembership.co.kr/hallowridgefilipinas/" aria-label="할로우 릿지 필리피나스 &#124; 일본 명장의 설계, 라구나의 야자수 숲 속에서 즐기는 필리핀 마닐라 골프장에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/hallowridgefilipinas/">할로우 릿지 필리피나스 | 일본 명장의 설계, 라구나의 야자수 숲 속에서 즐기는 필리핀 마닐라 골프장</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>할로우 릿지 필리피나스 골프 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     팔레트 — 라구나 열대 그린·이노우에 설계
  ──────────────────────────────── */
  :root {
    --mid:     #1c2e1a;
    --forest:  #2c4828;
    --fern:    #3c6238;
    --leaf:    #528a48;
    --goguryo: #2a3870;
    --baekje:  #3a6830;
    --silla:   #784820;
    --gold:    #b89040;
    --amber:   #d4ae58;
    --cream:   #f4f2ec;
    --white:   #ffffff;
    --border:  #d0ccc0;
    --text:    #181e14;
    --muted:   #303828;
    --subtle:  #6e8060;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #0c1610 0%, #1c2e1a 45%, #141e12 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(184,144,64,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(42,56,112,0.12) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(82,138,72,0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(82,138,72,0.04) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(184,144,64,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(212,174,88,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(82,138,72,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(212,174,88,0.28);
    background: rgba(212,174,88,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(212,174,88,0.65); }
  .jw-badge .sep2 { color: rgba(82,138,72,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(212,174,88,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(82,138,72,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(212,174,88,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.goguryo { border-top-color: #6a88d0; }
  .ct-pill.baekje  { border-top-color: #78c060; }
  .ct-pill.silla   { border-top-color: #d09040; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(28,46,26,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eef4e8; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #eef4e8; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e8ecf8; border-left: 3px solid var(--goguryo); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(28,46,26,0.07); }
  .cbh-g { background: linear-gradient(90deg, #1a2858, #2a4088); }
  .cbh-b { background: linear-gradient(90deg, #1c3818, #2e5a28); }
  .cbh-s { background: linear-gradient(90deg, #3c2010, #6a3818); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 예약 플랫폼 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f8f5ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-wd  { background: #f0f0e0; color: #808000; }
  .g-bl  { background: #e0e8f8; color: #2840a0; }
  .g-go  { background: #fdf8ec; color: #a07830; }
  .g-pl  { background: #f0eaf8; color: #7840a0; }
  .g-wd2 { background: #e8f8f8; color: #2080a0; }
  .g-mg  { background: #f8e8e8; color: #a04040; }
  .g-op  { background: #e8f4e8; color: #208040; }
  .g-nb  { background: #181818; color: #c0a050; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(28,46,26,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(212,174,88,0.18); border: 1px solid rgba(212,174,88,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f8f5ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #6a88d0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d09040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #eef4e8; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0f0; color: #b84040; }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #5a78c8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(212,174,88,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>
</head>
<body>

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>산 페드로·라구나</strong> 마닐라 근교</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>18홀 파72</strong> 7,163야드</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>세이이치 이노우에</strong> 해외 유일 설계</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>공항 30~60분</strong> 접근성</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Hallow Ridge Filipinas Golf</span>
      <span class="sep2">✦</span>
      <span class="nb">San Pedro · Laguna</span>
    </div>

    <div class="hero-en">Hallow Ridge Filipinas Golf · Narra Road · San Pedro, Laguna</div>
    <h1><em>할로우 릿지</em> 필리피나스 골프</h1>
    <p class="hero-tagline">&#8220;일본 명장의 설계, 라구나의 야자수 숲 속에서 즐기는 합리적인 라운드&#8221;</p>
    <div class="hero-sub">구 KC 필리피나스 골프 리조트 클럽 · 구 TAT 필리피나스 골프 클럽 · 18홀 파72 · 산 페드로, 라구나</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파 72 · 7,163yds</span>
      </div>
      <div class="hero-stat">
        <strong>공항 30~60분</strong>
        <span>마닐라 근교 접근성</span>
      </div>
      <div class="hero-stat">
        <strong>슬로프 131</strong>
        <span>레이팅 74.9</span>
      </div>
      <div class="hero-stat">
        <strong>1994·2009</strong>
        <span>필리핀 골프 오픈·팔도시리즈 개최</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill goguryo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">전반 9홀</div>
        <div class="ctp-desc">야자수·과실수 숲, 완만한 페어웨이</div>
      </div>
      <div class="ct-pill baekje">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">후반 9홀</div>
        <div class="ctp-desc">연못·벙커, 전략적 워터 해저드</div>
      </div>
      <div class="ct-pill silla">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">티하우스</div>
        <div class="ctp-desc">1·5·14번 홀, 카바 가든 카페</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">주소</div>
        <div class="info-value">Narra Road, San Antonio,<br>San Pedro, Laguna 4023</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">18홀 파72<br>총 7,163야드</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/270f.png" alt="✏" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">설계</div>
        <div class="info-value">세이이치 이노우에<br>일본 명설계자 해외 유일작</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/260e.png" alt="☎" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">문의</div>
        <div class="info-value">+63 2 8671 6583<br><span style="font-size:11px;color:#999">reservations@hallowridgegolf.com</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>할로우 릿지 필리피나스 골프는 <strong>필리핀 라구나주 산 페드로</strong>에 위치한 18홀 파72 골프 리조트입니다. <strong>TAT 필리피나스 골프 클럽</strong>으로 출발해 <strong>KC 필리피나스 골프 리조트 클럽</strong>을 거쳐 현재의 이름으로 이어져 온 유서 깊은 코스로, 필리핀 골프 서킷과 1994년 필리핀 골프 오픈, 2009년 팔도 시리즈 필리핀 챔피언십 등 유수의 대회를 개최한 이력을 갖고 있습니다.</p>
    <p>코스는 일본의 명설계자 <strong>세이이치 이노우에(井上誠一)</strong>가 설계했으며, 그의 작품 중 해외에서 유일하게 설계한 코스로 알려져 있습니다. 코스 곳곳에 심어진 <strong>1,000그루의 코코넛 나무, 200그루의 망고 나무, 3,000그루의 관상수·과실수</strong>가 완만하게 굴곡진 페어웨이와 어우러져 열대 특유의 아름다움과 도전적인 난이도를 동시에 선사합니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;일본 명장의 설계, 라구나의 야자수 숲 속에서 즐기는 라운드&#8221;</strong>
        마닐라 공항에서 약 30~60분, 마카티 남쪽 약 27km 거리에 위치해 접근성이 뛰어나며, 합리적인 그린피로 초·중급 골퍼들에게 특히 인기 있는 마닐라 근교 대표 골프장입니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 18홀 파72</h2>
    </div>
    <p>총 7,163야드(파72)의 18홀은 <strong>전반 9홀·후반 9홀</strong>로 구성되며, 지대가 높은 곳에 자리해 바람의 영향을 받는 편입니다. 고급자보다는 <strong>초급·중급 골퍼</strong>에게 적합한 난이도로, 시내에서 가까운 거리와 적당한 난이도 덕분에 골퍼들에게 꾸준히 사랑받고 있습니다.</p>

    <!-- 전반 9홀 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Front Nine · 9Holes · Par 36</div>
          <div class="cbt-ko">전반 9홀</div>
          <div class="cbt-dist">코코넛·망고 숲 · 완만한 페어웨이 · 밝은 그린 티</div>
        </div>
      </div>
      <div class="course-block-desc">
        수천 그루의 나무로 둘러싸인 <strong>전반 9홀</strong>은 그린이 우수한 상태로 관리되어 있으며, 그린 티에서의 전망이 밝고 페어웨이가 길게 뻗어 있습니다. 완만하게 굴곡진 지형으로 초급·중급 골퍼도 무리 없이 즐길 수 있는 구성입니다.
      </div>
    </div>

    <!-- 후반 9홀 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Back Nine · 9Holes · Par 36</div>
          <div class="cbt-ko">후반 9홀</div>
          <div class="cbt-dist">연못·벙커 · 전략적 워터 해저드 · 바람 변수</div>
        </div>
      </div>
      <div class="course-block-desc">
        연못과 벙커가 그린을 지키고 있는 <strong>후반 9홀</strong>은 전략적인 샷 배치가 요구됩니다. 지대가 높아 바람의 영향을 받는 홀이 많으므로 클럽 선택에 신중을 기해야 하며, 핀 위치와 워터 해저드 방향을 사전에 파악하는 것이 스코어 관리의 핵심입니다.
      </div>
    </div>

    <!-- 티하우스 -->
    <div class="course-block">
      <div class="course-block-header cbh-s">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Tee Houses · Hole 1, 5, 14</div>
          <div class="cbt-ko">명물 티하우스 &#038; 카바 가든 카페</div>
          <div class="cbt-dist">1·5·14번 홀 티하우스 · 파노라마 뷰 레스토랑</div>
        </div>
      </div>
      <div class="course-block-desc">
        1번, 5번, 14번 홀에 마련된 <strong>티하우스</strong>는 라운드 중 휴식과 음료 보충이 가능한 공간입니다. 클럽 내 위치한 <strong>카바 가든 카페(Caba Garden Cafe)</strong>에서는 골프 코스의 파노라마 전경을 감상하며 여유로운 식사를 즐길 수 있습니다.
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        지대가 높아 바람이 많이 부는 편이므로 <strong>클럽 선택 시 여유를 두는 것</strong>이 좋습니다. 워터 해저드가 많은 후반 9홀에서는 정확성이 장타보다 중요하며, 전반 9홀에서는 완만한 지형을 활용한 안정적인 스코어 관리가 유리합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 예약 플랫폼 비교 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>예약 플랫폼 비교</h2>
    </div>
    <p>할로우 릿지는 자체 홈페이지 예약 외에도 <strong>다양한 한국 여행·골프 플랫폼</strong>을 통해 예약할 수 있습니다. 플랫폼별로 그린피·픽업 포함 여부·즉시확정 가능 여부가 다르므로 비교 후 예약하는 것을 추천합니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>플랫폼</th>
            <th>18홀 그린피 참고가</th>
            <th>특징</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-go">마이리얼트립</span></td>
            <td>105,500원~</td>
            <td>즉시 확정</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">몽키트래블</span></td>
            <td>85,536원~</td>
            <td>고객평점 8.5/10 (리뷰 71건)</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pl">투어파이브</span></td>
            <td>주중·주말 별도</td>
            <td>왕복 픽업 차량 포함</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-op">골프장 직접 예약</span></td>
            <td>전화·이메일 문의</td>
            <td>reservations@hallowridgegolf.com</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>플랫폼 비교 팁</strong>
        같은 티타임이라도 플랫폼별 가격 차이가 크므로, 마이리얼트립·몽키트래블·투어파이브 등 여러 플랫폼의 즉시확정 여부와 픽업 포함 여부를 함께 비교해 보세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>그린피 &#038; 요금 안내</h2>
    </div>
    <p>그린피는 <strong>예약 플랫폼·시즌·요일</strong>에 따라 변동됩니다. 카트비·캐디피·홀인원 보험료는 현지에서 페소로 별도 지불하는 것이 일반적이며, 컨슈머블(의무 소비) 규정이 있으니 참고하시기 바랍니다.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>그린피 참고 (18홀 · 1인)</h3>
        <span class="p-badge">플랫폼별 최저 85,000원대~</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">주중</th><th class="tc">주말·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">플랫폼 예약 기준</span></td>
            <td class="tc"><span class="pa">85,000 ~ 110,000원</span></td>
            <td class="tc"><span class="ph">110,000 ~ 150,000원</span></td>
            <td><span class="pn">플랫폼·시즌별 변동</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">현지 결제 기준</span></td>
            <td class="tc" colspan="2">카트비·캐디피·컨슈머블 별도 (페소 현금)</td>
            <td><span class="pn">2인 1카트, 1인 1캐디 원칙</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트비</div>
        <div class="fee-price">P1,200</div>
        <div class="fee-unit">2인 1카트 기준</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디피 &#038; 팁</div>
        <div class="fee-price">P600~</div>
        <div class="fee-unit">1인 1캐디 원칙</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ab.png" alt="🎫" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">홀인원 보험료</div>
        <div class="fee-price">P200</div>
        <div class="fee-unit">1인 기준</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">컨슈머블</div>
        <div class="fee-price">P500</div>
        <div class="fee-unit">클럽하우스 의무 소비</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>현지 결제 팁</strong>
        카트비·캐디피·보험료·컨슈머블은 대부분 현장에서 페소 현금으로 별도 지불합니다. 예약 시 그린피에 포함된 항목을 플랫폼별로 미리 확인해두면 현장에서 당황하지 않습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 예약 안내 & 유의사항 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>예약 안내 &#038; 유의사항</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> 마이리얼트립·몽키트래블·투어파이브 등 플랫폼 예약 또는 전화·이메일 직접 예약</span></li>
      <li><div class="ci">✓</div><span><strong>드레스코드:</strong> 라운드 티셔츠·축구 유니폼·보드숏·청바지·짧은 반바지 착용 불가. 일반 피케(카라)티 착용 권장, 무릎 길이 반바지는 허용</span></li>
      <li><div class="ci">✓</div><span><strong>캐디 정책:</strong> 원칙적으로 1인 1캐디이나, 상황에 따라 예외가 있을 수 있음</span></li>
      <li><div class="ci">✓</div><span><strong>현지 결제:</strong> 캐디피·보험료·전동카 비용은 골프장에 현금(페소)으로 직접 지불</span></li>
      <li><div class="ci warn">!</div><span><strong>우천 시 처리:</strong> 동남아 특성상 스콜성 소나기는 일시 대피 후 라운드를 이어가며, 사전 취소·환불이 어려움</span></li>
    </ul>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>우천·환불 관련 주의사항</strong>
        해외 골프장은 국내와 달리 우천 시에도 라운드가 진행되는 경우가 많습니다. 스콜성 강우로 일시 대피 후 플레이를 이어가는 것이 일반적이며, 사전 취소나 그린피 환불이 어려우니 골프장·예약 플랫폼의 운영 방침을 반드시 확인하시기 바랍니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">에어컨이 완비된 클럽하우스. 프런트·펑션룸 등 편의시설 완비.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑 &#038; 카바 가든 카페</div>
        <div class="fac-desc">현지·서양식 메뉴 운영 레스토랑과 코스 전경을 감상할 수 있는 카바 가든 카페.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">골프 용품·의류 판매. 라운드 필수 소모품 현장 구매 가능.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커 &#038; 샤워</div>
        <div class="fac-desc">남녀 구분 락커룸 및 샤워시설. 라운드 후 쾌적한 환복 공간.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">티하우스</div>
        <div class="fac-desc">1·5·14번 홀에 위치한 티하우스. 음료·간식 구매 및 라운드 중간 휴식 공간.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">퍼팅 연습장</div>
        <div class="fac-desc">라운드 전 워밍업을 위한 퍼팅 연습 그린 완비.</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>할로우 릿지 필리피나스 골프는 <strong>마닐라 근교 라구나주 산 페드로</strong>에 위치하여 접근성이 양호합니다. 마카티 기준 남쪽으로 약 27km, 마닐라 국제공항에서 약 30~60분 거리입니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">Narra Road, San Antonio,<br>San Pedro, Laguna 4023, Philippines</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 공항에서 소요시간</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>니노이 아키노 국제공항(마닐라)에서 약 30~60분<br>마카티 기준 남쪽 약 27km, South Superhighway 이용</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5fa.png" alt="🗺" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 내비 설정</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>&#8216;Hallow Ridge Golf&#8217; 또는<br>Narra Road, San Antonio,<br>San Pedro, Laguna 검색</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/260e.png" alt="☎" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 전화 문의</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>+63 2 8671 6583<br>+63 969 202 8333 (콜/문자)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2709.png" alt="✉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 이메일</div>
        <div class="access-row">reservations@hallowridgegolf.com</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 예약</div>
        <div class="access-row">플랫폼 예약 또는<br>전화·이메일 직접 예약</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>라구나 관광 연계 — 온천과 호수의 고장</strong>
        할로우 릿지가 위치한 라구나주는 필리핀 최대 호수 라구나 데 바이와 히든 밸리 스프링스 노천온천 등 다양한 관광지로도 잘 알려져 있습니다. 라운드 전후 인근 리조트·온천과 연계한 1박2일 골프 여행을 즐겨보세요.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 그린피는 예약 플랫폼·시즌·요일별로 변동됩니다. 예약 전 최신 요금 확인 필수.<br>카트비·캐디피·보험료·컨슈머블은 현지 결제(페소 현금) · 우천 시 환불 어려움<br>Hallow Ridge Filipinas Golf Inc. | Narra Road, San Antonio, San Pedro, Laguna 4023, Philippines</p>
    <a href="https://www.facebook.com/profile.php?id=100058375025069" class="cta-btn" target="_blank">공식 페이스북 →</a>
    <a href="https://ph.monkeytravel.com/user/product/product_info.php?product_id=1076735653" class="cta-btn blue-btn" target="_blank">몽키트래블 예약 →</a>
    <a href="https://www.golfpass.com/travel-advisor/courses/32207-hallow-ridge-filipinas-golf-inc" class="cta-btn outline" target="_blank">코스 정보 더보기 →</a>
  </div>

</div>
</body>
</html>
<p>The post <a href="https://golfmembership.co.kr/hallowridgefilipinas/">할로우 릿지 필리피나스 | 일본 명장의 설계, 라구나의 야자수 숲 속에서 즐기는 필리핀 마닐라 골프장</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2991</post-id>	</item>
		<item>
		<title>써밋 포인트 골프 앤 컨트리 클럽</title>
		<link>https://golfmembership.co.kr/summitpoint/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 06 Aug 2026 03:59:49 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2987</guid>

					<description><![CDATA[<p>써밋 포인트 골프 앤 컨트리 클럽 완벽 가이드 ⛰️ 해발 1,100ft 서늘한 고지대 · ⛳ 18홀 파72 회원제 챔피언십 · 🌏 World 18 세계 명홀 재현 · 📐 R.T. Jones Jr. 설계 Summit Point Golf &#38; Country Club ✦ Lipa · Batangas Summit Point · Brgy. Plaridel · Lipa City 써밋 포인트 골프 앤 컨트리 ... <a title="써밋 포인트 골프 앤 컨트리 클럽" class="read-more" href="https://golfmembership.co.kr/summitpoint/" aria-label="써밋 포인트 골프 앤 컨트리 클럽에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/summitpoint/">써밋 포인트 골프 앤 컨트리 클럽</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>써밋 포인트 골프 앤 컨트리 클럽 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     써밋 포인트 팔레트 — 리파 해발1,100ft·World 18
  ──────────────────────────────── */
  :root {
    --mid:      #12331f;   /* 하이랜드 딥그린 */
    --forest:   #1d4a2b;   /* 대나무 숲 그린 */
    --fern:     #2e6b3d;   /* 페어웨이 그린 */
    --leaf:     #4a9455;   /* 코코넛 리프 */
    --links:    #2a4870;   /* 링크스 딥블루 */
    --parkland: #35702f;   /* 파크랜드 그린 */
    --sand:     #8a6425;   /* 벙커 샌드 */
    --gold:     #b08d3f;   /* 트로피 골드 */
    --amber:    #d9bd77;   /* 선셋 엠버 */
    --cream:    #f5f3ec;   /* 내추럴 크림 */
    --white:    #ffffff;
    --border:   #d3cec1;
    --text:     #16201a;
    --muted:    #2c3a30;
    --subtle:   #6a7d6c;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #08170e 0%, #12331f 45%, #0e2416 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(176,141,63,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(42,72,112,0.12) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(74,148,85,0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(74,148,85,0.04) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(176,141,63,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(217,189,119,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(74,148,85,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(217,189,119,0.28);
    background: rgba(217,189,119,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(217,189,119,0.65); }
  .jw-badge .sep2 { color: rgba(74,148,85,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(217,189,119,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(74,148,85,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 3구간 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(217,189,119,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.front { border-top-color: #d0a04a; }
  .ct-pill.back  { border-top-color: #78c060; }
  .ct-pill.world { border-top-color: #6a88d0; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(18,51,31,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e9f2e6; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #e9f2e6; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e8ecf8; border-left: 3px solid var(--links); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(18,51,31,0.07); }
  .cbh-g { background: linear-gradient(90deg, #3c2810, #7a5220); }
  .cbh-b { background: linear-gradient(90deg, #143318, #2e6a30); }
  .cbh-s { background: linear-gradient(90deg, #1a2858, #2a4088); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 멤버십 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f8f5ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-wd  { background: #f0f0e0; color: #808000; }
  .g-bl  { background: #e0e8f8; color: #2840a0; }
  .g-go  { background: #fdf8ec; color: #a07830; }
  .g-pl  { background: #f0eaf8; color: #7840a0; }
  .g-wd2 { background: #e8f8f8; color: #2080a0; }
  .g-mg  { background: #f8e8e8; color: #a04040; }
  .g-op  { background: #e8f4e8; color: #208040; }
  .g-nb  { background: #181818; color: #c0a050; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(18,51,31,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(217,189,119,0.18); border: 1px solid rgba(217,189,119,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f8f5ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 홀별 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f8f5ec; }
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #e9f2e6; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #6a88d0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d09040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #e9f2e6; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0f0; color: #b84040; }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #5a78c8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(217,189,119,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>
</head>
<body>

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f0.png" alt="⛰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>해발 1,100ft</strong> 서늘한 고지대</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>18홀 파72</strong> 회원제 챔피언십</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30f.png" alt="🌏" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>World 18</strong> 세계 명홀 재현</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d0.png" alt="📐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>R.T. Jones Jr.</strong> 설계</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Summit Point Golf &amp; Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Lipa · Batangas</span>
    </div>

    <div class="hero-en">Summit Point · Brgy. Plaridel · Lipa City</div>
    <h1><em>써밋 포인트</em> 골프 앤 컨트리 클럽</h1>
    <p class="hero-tagline">&#8220;The best of golf and the best of life in one community.&#8221;</p>
    <div class="hero-sub">필리핀 바탕가스주 리파시 Inusluban, Brgy. Plaridel · 18홀 파72 · 7,017야드 · 해발 약 1,100ft</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파 72 · 7,017yds</span>
      </div>
      <div class="hero-stat">
        <strong>1,100ft</strong>
        <span>고지대 서늘한 기후</span>
      </div>
      <div class="hero-stat">
        <strong>220헥타르</strong>
        <span>골프 &amp; 레지덴셜</span>
      </div>
      <div class="hero-stat">
        <strong>16개 코스</strong>
        <span>세계 명홀 모티브</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill front">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f38b.png" alt="🎋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">전반 9홀</div>
        <div class="ctp-desc">우림 인접·파3/4/5 각 3홀</div>
      </div>
      <div class="ct-pill back">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d4.png" alt="🏔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">후반 9홀</div>
        <div class="ctp-desc">시닉 스트레치·다운&amp;업</div>
      </div>
      <div class="ct-pill world">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30f.png" alt="🌏" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">World 18</div>
        <div class="ctp-desc">오거스타·세인트앤드루스</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">주소</div>
        <div class="info-value">Inusluban, Brgy. Plaridel<br>Lipa City, Batangas</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">18홀 파72<br>총 7,017야드</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영 형태</div>
        <div class="info-value">회원제(Private)<br>회원 동반·바우처 이용</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">홈페이지</div>
        <div class="info-value">summitpointgolf.com<br><span style="font-size:11px;color:#999">티타임 사전 예약 필수</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>써밋 포인트 골프 앤 컨트리 클럽은 <strong>필리핀 바탕가스주 리파시 해발 약 1,100피트 고지대</strong>에 자리한 220헥타르 규모의 회원제 골프 &amp; 레지덴셜 커뮤니티입니다. 클럽 이름 &#8216;써밋 포인트(Summit Point)&#8217;는 언덕 정상에 앉은 클럽하우스와 코스의 지리적 위치에서 비롯되었으며, 코스의 정체성인 <strong>World 18</strong>은 전 세계 명코스의 상징적인 홀을 한 코스에 담겠다는 구상에서 탄생했습니다.</p>
    <p>설립자 로비 레비스테(Robbie Leviste)는 텍사스의 &#8216;투어 18&#8217; 콘셉트에서 착안해, 미국 투어 코스를 넘어 <strong>전 세계 16개 명코스</strong>의 홀을 한 라운드에 담자는 계획을 세웠고, 이를 <strong>로버트 트렌트 존스 주니어(Robert Trent Jones, Jr.)</strong>가 설계로 구현했습니다. 대나무 숲과 코코넛 야자 사이로 이어지는 총 7,017야드 파72 코스이며, 뒤편으로 말라라얏 산맥이 병풍처럼 둘러섭니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f0.png" alt="⛰" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;세계 골프가 제공할 수 있는 최고의 것을 기념하기 위해 설계된 최초의 국제적 코스&#8221;</strong>
        저지대 마닐라보다 체감 기온이 뚜렷하게 낮은 리파 고지대, 사계절 서늘한 바람과 산맥 조망 속의 18홀. 마닐라 도심에서는 다소 거리가 있지만, 알라방·깔람바 권역에 숙소를 두면 접근성이 크게 개선됩니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — World 18 · 18홀 파72</h2>
    </div>
    <p>총 7,017야드(파72)의 18홀은 <strong>파3 다섯 홀 · 파4 여덟 홀 · 파5 다섯 홀</strong>이라는 이례적인 배분을 갖습니다. 특히 전반 9홀은 파3·파4·파5가 각각 세 개씩입니다. 서로 다른 시대와 대륙의 홀이 섞여 있음에도, 원지형을 살린 존스 주니어의 레이아웃 덕분에 라운드는 어색한 이음새 없이 흘러갑니다.</p>

    <!-- 전반 9홀 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f38b.png" alt="🎋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Front Nine · 9Holes · Par 36</div>
          <div class="cbt-ko">전반 9홀 — 클럽하우스 루프</div>
          <div class="cbt-dist">파3·파4·파5 각 3홀 · 우림 인접 · 다수의 워터해저드</div>
        </div>
      </div>
      <div class="course-block-desc">
        클럽하우스를 중심으로 크게 원을 그리며 도는 구간입니다. 1번 홀은 그린 앞 250야드 지점부터 워터해저드가 이어지는 짧은 파4로 시작하고, <strong>6~8번 홀에서는 코스 오른편으로 원시 우림</strong>이 그대로 따라붙습니다. 소토그란데 12번을 옮긴 9번 홀은 왼쪽 벙커군을 넘기는 티샷이 성공하면 2온이 가능한, 코스에서 가장 확실한 버디 찬스입니다.
      </div>
    </div>

    <!-- 후반 9홀 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d4.png" alt="🏔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Back Nine · 9Holes · Par 36</div>
          <div class="cbt-ko">후반 9홀 — 시닉 스트레치</div>
          <div class="cbt-dist">부지 최저점까지 하강 후 언덕 복귀 · 맞바람·블라인드샷</div>
        </div>
      </div>
      <div class="course-block-desc">
        부지의 가장 낮은 지점까지 내려갔다가 다시 클럽하우스 언덕으로 되돌아오는 아웃 앤 백 구조입니다. <strong>12번(오거스타 11번)부터 15번(세미놀 6번)까지가 코스의 백미</strong>로 꼽히며, 특히 14번은 티잉그라운드부터 그린까지 572야드 왼편 전체를 따라 흐르는 초장거리 벙커로 유명합니다. 16번은 코스 유일의 블라인드샷과 포트벙커를 품은 593야드 최장 홀입니다.
      </div>
    </div>

    <!-- 설계·컨디션 -->
    <div class="course-block">
      <div class="course-block-header cbh-s">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d0.png" alt="📐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Design &amp; Turf Condition</div>
          <div class="cbt-ko">설계와 잔디 · 플레이 컨디션</div>
          <div class="cbt-dist">R.T. Jones Jr. 설계 · 카라바오 그래스 · 정비일 수요일</div>
        </div>
      </div>
      <div class="course-block-desc">
        존스 주니어는 완만하게 굽이치는 원지형을 살려 토공을 최소화하면서 16개 명코스의 홀을 하나의 흐름으로 엮었습니다. 페어웨이는 현지 식생에 맞춘 <strong>카라바오 그래스</strong>로 바닥이 단단한 편이라 과감한 다운블로 샷은 다소 부담스럽고, 런을 감안한 클럽 선택이 필요합니다. 그린은 재정비 이후 롤이 안정적이며 보이는 것보다 빠릅니다. <strong>매주 수요일은 코스 정비일</strong>입니다.
      </div>
    </div>

    <div class="sub-h">World 18 — 홀별 모티브 원본</div>
    <div class="p-wrap">
      <table class="p-table">
        <thead>
          <tr><th>홀</th><th>모티브 원본</th><th>공략 포인트</th></tr>
        </thead>
        <tbody>
          <tr><td>1번</td><td>세미놀 17번</td><td>우측 벙커 회피 후 워터 너머 짧은 아이언</td></tr>
          <tr><td>2번</td><td>파인밸리 4번</td><td>169야드 파3 · <span class="tag-o">좌→우 항풍</span></td></tr>
          <tr><td>3번</td><td>스패니시베이 1번</td><td>코스 최단 파5 · 그린 우측 레이크</td></tr>
          <tr><td>4번</td><td>오크몬트 3번</td><td>양쪽 공격적 벙커링 · 평탄한 그린</td></tr>
          <tr><td>5번</td><td>시넥콕힐스 16번</td><td>사실상 3온 파5 · 두 번째 샷 좌측</td></tr>
          <tr><td>6번</td><td>사이프러스포인트 15번</td><td>195야드 최장 파3 · 오르막 · 우측 우림</td></tr>
          <tr><td>7번</td><td>페블비치 10번</td><td><span class="tag-r">핸디캡 1번</span> 우측 협곡 도그레그</td></tr>
          <tr><td>8번</td><td>카누스티 16번</td><td>정직한 롱 파3 · 우측 우림</td></tr>
          <tr><td>9번</td><td>소토그란데 12번</td><td><span class="tag-g">최고의 버디 찬스</span> 공유 그린</td></tr>
          <tr><td>10번</td><td>오클랜드힐스 16번</td><td>중거리 티샷 후 짧은 아이언 · 2단 그린</td></tr>
          <tr><td>11번</td><td>로열멜버른 1번</td><td>472야드 최장 파4 · <span class="tag-r">정확도 필수</span></td></tr>
          <tr><td>12번</td><td>오거스타 내셔널 11번</td><td>416야드 맞바람 · 좌측 레이크</td></tr>
          <tr><td>13번</td><td>오거스타 내셔널 12번</td><td>184야드 · 코스에서 가장 아름다운 파3</td></tr>
          <tr><td>14번</td><td>PGA 웨스트 16번</td><td>572야드 · <span class="tag-o">전 구간 초장거리 벙커</span></td></tr>
          <tr><td>15번</td><td>세미놀 6번</td><td>365야드 · 드라이버는 넣어두는 편이 유리</td></tr>
          <tr><td>16번</td><td>세인트앤드루스 올드 14번</td><td>593야드 · <span class="tag-o">블라인드샷·포트벙커</span></td></tr>
          <tr><td>17번</td><td>윙드풋 10번</td><td>186야드 · 사방 벙커 · <span class="tag-r">최난도 그린</span></td></tr>
          <tr><td>18번</td><td>스파이글래스힐 16번</td><td>우도그레그 · 벙커 넘기면 짧은 어프로치</td></tr>
        </tbody>
      </table>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        홀 간 독립성과 홀별 핸디캡 배분에 대한 평가가 특히 좋은 코스입니다. 고지대 특성상 <strong>늦은 오전부터 바람이 강해지는 날이 많아 오전 티오프가 스코어 관리에 유리</strong>합니다. 페어웨이가 단단해 런이 많이 발생하므로 한 클럽 짧게 잡는 판단이 필요하고, 그린은 보이는 것보다 빠릅니다. 홀별 모티브 원본은 자료마다 표기가 일부 다를 수 있습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 회원 구분 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>회원 구분 &amp; 이용 자격</h2>
    </div>
    <p>써밋 포인트는 <strong>프라이빗 클럽</strong>으로, 코스와 클럽하우스 시설 이용은 원칙적으로 회원 및 회원 동반 게스트로 제한됩니다. 회원 동반이 어려운 방문객은 클럽과 제휴한 예약 대행사가 발행하는 바우처로 티오프 등록이 가능합니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>구분</th>
            <th>이용 범위</th>
            <th>비고</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-nb">정회원</span></td>
            <td>코스·클럽하우스 전면</td>
            <td>지분(Share) 보유 회원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">법인회원</span></td>
            <td>지정자 이용</td>
            <td>지정자 변경 가능</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pl">배우자·직계가족</span></td>
            <td>회원 준용</td>
            <td>등록 절차 필요</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wd2">주니어</span></td>
            <td>제한적 라운드</td>
            <td>성인 회원 동반 필수</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-go">회원 동반 게스트</span></td>
            <td>게스트 요율 적용</td>
            <td>회원 동반 원칙</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wd">바우처 방문객</span></td>
            <td>18홀 라운드</td>
            <td>제휴 예약처 발행분</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-op">패키지 투어</span></td>
            <td>사전 배정 티타임</td>
            <td>숙소 연계 상품</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-mg">토너먼트 참가자</span></td>
            <td>대회 기간 한정</td>
            <td>클럽 승인 행사</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>회원권 문의</strong>
        회원권 양도 수수료·처리비·연회비 선납 조건은 클래스와 시기에 따라 달라집니다. 정확한 금액과 절차는 회원관리팀(0917 318 4653 · spgcc.membership@gmail.com)으로 직접 확인하시는 편이 정확합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>그린피 &amp; 요금 안내</h2>
    </div>
    <p>그린피는 <strong>시즌·요일·구매 채널</strong>에 따라 폭이 큽니다. 아래 금액은 공개된 참고 자료를 정리한 것으로, 클럽 고시 요율 및 여행사 판매가와 차이가 있을 수 있습니다. 방문 전 프론트 데스크나 예약처를 통해 최종 확정 요금을 확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>그린피 참고 (18홀 · 1인 · PHP)</h3>
        <span class="p-badge">시즌·채널별 변동 폭 큼</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">주중</th><th class="tc">주말·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">비수기 기준</span></td>
            <td class="tc"><span class="pa">2,500 페소</span></td>
            <td class="tc"><span class="ph">3,500 페소</span></td>
            <td><span class="pn">현지 자료 기준</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">여행사 판매 기준</span></td>
            <td class="tc"><span class="pa">3,600 페소 내외</span></td>
            <td class="tc"><span class="ph">4,600 페소 내외</span></td>
            <td><span class="pn">바우처·수수료 포함가</span></td>
          </tr>
          <tr>
            <td><span class="pt">세금 · 보험</span></td>
            <td class="tc" colspan="2">270 페소 (18홀 기준)</td>
            <td><span class="pn">정산 시 합산 청구</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트비</div>
        <div class="fee-price">1,000 페소</div>
        <div class="fee-unit">2인승 1대 · 1인 500</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디피</div>
        <div class="fee-price">700 페소</div>
        <div class="fee-unit">1인 1캐디 · 동반 필수</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b5.png" alt="💵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디팁</div>
        <div class="fee-price">100~300 페소</div>
        <div class="fee-unit">18홀당 · 현금 직접 전달</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">1인 필수 합계</div>
        <div class="fee-price">약 4,070 페소</div>
        <div class="fee-unit">주중·카트 2인 분담 기준</div>
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>1인 라운드 비용 시뮬레이션 (주중 기준)</strong>
        그린피 2,500 + 캐디피 700 + 캐디팁 100 + 카트비 500(2인 분담) + 세금·보험 270 = <strong>약 4,070 페소</strong>. 여기에 식사와 그늘집 비용 1,000~1,500 페소를 더하면 1회 라운드 총비용은 5,000~5,600 페소 수준입니다. 환율 25원 적용 시 약 12만 5천~14만 원입니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 예약 & 이용 규정 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>예약 안내 &amp; 이용 규정</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> 프론트 데스크 전화 (043) 740 7098 · 0966 453 7462 또는 summitpointreservation@gmail.com. 제휴 여행사 바우처도 가능</span></li>
      <li><div class="ci">✓</div><span><strong>캐디 동반:</strong> 전 홀 캐디 동반 원칙. 현지 캐디는 근속이 길고 라인·랜딩포인트 정보에 정통하므로 적극 활용 권장</span></li>
      <li><div class="ci">✓</div><span><strong>카트 운행:</strong> 2인승 단위 배정. 단독 라운드 시 전액 부담, 우천 후에는 카트 패스 주행만 허용될 수 있음</span></li>
      <li><div class="ci">✓</div><span><strong>복장 규정:</strong> 칼라 있는 골프 셔츠와 골프화 필수. 데님·민소매·운동복 바지는 코스 및 클럽하우스 출입 제한</span></li>
      <li><div class="ci">✓</div><span><strong>플레이 인원:</strong> 4인 1조 기본, 파이브썸 불가. 조별 진행 속도 유지 협조 필요</span></li>
      <li><div class="ci warn">!</div><span><strong>정비일 주의:</strong> 매주 <strong>수요일</strong>은 코스 메인터넌스 데이로 일반 라운드가 제한됩니다</span></li>
      <li><div class="ci warn">!</div><span><strong>예약 변경·취소:</strong> 가급적 하루 전까지 프론트 데스크 통보. 무단 노쇼 시 이후 예약이 제한될 수 있음</span></li>
    </ul>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>프라이빗 클럽 이용 시 유의사항</strong>
        써밋 포인트는 회원 전용 클럽으로, 워크인 라운드는 원칙적으로 불가합니다. 반드시 회원 동반 등록 또는 제휴 예약처의 바우처를 사전에 확보한 뒤 방문하십시오. 결제 수단(현금·카드) 가능 여부와 우천 시 환불 기준도 예약 시점에 함께 확인하는 것이 안전합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>
    <p>언덕 정상에 앉은 프렌치 콜로니얼 양식의 메인 클럽하우스는 코스 전체를 내려다봅니다. 입구 기준 좌측에 남성 라커, 우측에 여성 라커가 배치되어 있고 직진하면 좌측 프로샵, 우측 메인 레스토랑으로 이어집니다.</p>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">언덕 정상의 프렌치 콜로니얼 양식. 베란다에서 9·18번 공유 그린과 말라라얏 산맥 조망.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑 &amp; 그늘집</div>
        <div class="fac-desc">메인 레스토랑과 캐디하우스 내 그늘집 식당 운영. 대표 메뉴는 바탕가스 별미 말리푸토 요리.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵 · 연습장</div>
        <div class="fac-desc">골프 용품·의류 판매. 퍼팅 그린과 라운드 전 워밍업 연습 공간 운영.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커 &amp; 샤워</div>
        <div class="fac-desc">남녀 구분 라커룸과 샤워시설. 골퍼스 라운지에서 라운드 전후 휴식 가능.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3cb.png" alt="🏋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">스포츠 클럽</div>
        <div class="fac-desc">냉방 피트니스 짐, 6레인 볼링장, 당구 라운지, 농구·배드민턴·피클볼·테니스 코트, 수영장.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png" alt="🎉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">펑션룸</div>
        <div class="fac-desc">클럽하우스 볼룸 80명, 나라 볼룸 A·B 80~240명, 야칼 룸 A·B 16~36명 규모.</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png" alt="🎉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>행사 · 연회 문의</strong>
        토너먼트 시상식은 두 개 마무리 홀이 내려다보이는 클럽하우스 볼룸, 웨딩 리셉션과 대규모 파티는 나라 볼룸, 기업 회의와 세미나는 야칼 룸이 적합합니다. 문의 0917 318 4653 · (043) 756 0560 · spgcc.events@gmail.com
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>써밋 포인트는 마닐라 남쪽 <strong>바탕가스주 리파시</strong>에 위치합니다. 마닐라 도심에서는 거리가 있는 편이므로, 알라방 권역 호텔이나 깔람바 풀빌라를 거점으로 삼으면 이동 부담이 크게 줄어듭니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">Inusluban, Brgy. Plaridel<br>Lipa City, Batangas</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마닐라 공항(NAIA) 출발</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>약 83km · 소요 1시간 50분<br>SLEX → STAR 톨웨이 → 리파 방면. 오전 도착 항공편이면 오후 라운드 가능</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e8.png" alt="🏨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 알라방 권역 호텔 출발</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>소요 약 1시간 15분<br>가장 보편적인 골프 투어 동선</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e1.png" alt="🏡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 깔람바 풀빌라 출발</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>소요 약 1시간<br>가장 가까운 숙소 거점</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5fa.png" alt="🗺" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 내비 설정</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>&#8216;Summit Point Golf and Country Club&#8217;<br>또는 Summit Point Ave, Lipa 검색</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/260e.png" alt="☎" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 예약</div>
        <div class="access-row">(043) 740 7098<br>0966 453 7462</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>바탕가스 관광 연계 — 리파·타가이타이 골프 여행</strong>
        리파에는 써밋 포인트 외에 13km 거리의 말라라얏 골프 클럽이 있어 1박2일 36홀 일정을 짜기 좋습니다. 인근에는 타알 화산 전망의 타가이타이, 카사 데 세고비아 성당과 리파 대성당, 바탕가스 커피 농장 등 연계 관광지가 있습니다. 고지대라 아침 기온이 낮으니 얇은 방풍 아우터를 챙기세요.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 그린피·캐디피·카트비는 시즌 및 구매 채널에 따라 변동됩니다. 방문 전 클럽 확인 필수.<br>회원 전용 프라이빗 클럽 · 회원 동반 또는 제휴 바우처로 이용 · 매주 수요일 코스 정비일<br>Summit Point Golf &amp; Country Club | summitpointgolf.com | Inusluban, Brgy. Plaridel, Lipa City, Batangas</p>
    <a href="https://www.summitpointgolf.com/contact-us" class="cta-btn" target="_blank">티타임 예약 문의 →</a>
    <a href="https://www.summitpointgolf.com/the-golf-club/world-18" class="cta-btn blue-btn" target="_blank">World 18 살펴보기 →</a>
    <a href="https://www.summitpointgolf.com/the-golf-club/about-summit-point" class="cta-btn outline" target="_blank">클럽 소개 보기 →</a>
  </div>

</div>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/summitpoint/">써밋 포인트 골프 앤 컨트리 클럽</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2987</post-id>	</item>
		<item>
		<title>리베라 리비에라 컨트리클럽 &#124; 스페인 리바이벌 양식의 메인 클럽하우스가 완성</title>
		<link>https://golfmembership.co.kr/riviera/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 05 Aug 2026 13:50:50 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2984</guid>

					<description><![CDATA[<p>리비에라 컨트리클럽 완벽 가이드 🏛️ 1926년 설립 스페인 리바이벌 클럽 · ⛳ 세계 톱50 · 미국 톱25 코스 · 🏆 제네시스 인비테이셔널 개최지 · 🎾 테니스 24코트 서부 최대급 The Riviera Country Club ✦ Pacific Palisades · California The Riviera Country Club · Est. 1926 · Los Angeles 리비에라 컨트리클럽 &#8220;Only the best is good ... <a title="리베라 리비에라 컨트리클럽 &#124; 스페인 리바이벌 양식의 메인 클럽하우스가 완성" class="read-more" href="https://golfmembership.co.kr/riviera/" aria-label="리베라 리비에라 컨트리클럽 &#124; 스페인 리바이벌 양식의 메인 클럽하우스가 완성에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/riviera/">리베라 리비에라 컨트리클럽 | 스페인 리바이벌 양식의 메인 클럽하우스가 완성</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>리비에라 컨트리클럽 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     리비에라 팔레트 — 1926 스페인 리바이벌·협곡
  ──────────────────────────────── */
  :root {
    --mid:     #1b2b22;   /* 리비에라 딥그린 */
    --forest:  #26402f;   /* 유칼립투스 그린 */
    --fern:    #375c42;   /* 키쿠유 그린 */
    --leaf:    #4e8259;   /* 페어웨이 그린 */
    --pacific: #23456e;   /* 퍼시픽 딥블루 */
    --canyon:  #8a4a2c;   /* 캐니언 테라코타 */
    --adobe:   #6e3a22;   /* 어도비 브라운 */
    --gold:    #b28c3c;   /* 트로피 골드 */
    --amber:   #d8b05e;   /* 선셋 엠버 */
    --cream:   #f4f1e9;   /* 아이보리 크림 */
    --white:   #ffffff;
    --border:  #d1cbbd;
    --text:    #161d18;
    --muted:   #2c382e;
    --subtle:  #66796a;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #0a1410 0%, #1b2b22 45%, #121c16 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(178,140,60,0.17) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(35,69,110,0.14) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(78,130,89,0.045) 1px, transparent 1px),
      linear-gradient(90deg, rgba(78,130,89,0.045) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(178,140,60,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(216,176,94,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(78,130,89,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(216,176,94,0.28);
    background: rgba(216,176,94,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(216,176,94,0.65); }
  .jw-badge .sep2 { color: rgba(78,130,89,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(216,176,94,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(78,130,89,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 3섹션 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(216,176,94,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.goguryo { border-top-color: #5a86c8; }
  .ct-pill.baekje  { border-top-color: #6ec078; }
  .ct-pill.silla   { border-top-color: #d09040; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(27,43,34,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eaf2ea; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #eaf2ea; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e7ecf6; border-left: 3px solid var(--pacific); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(27,43,34,0.07); }
  .cbh-g { background: linear-gradient(90deg, #16304e, #2a5686); }
  .cbh-b { background: linear-gradient(90deg, #1a3626, #2c5c3c); }
  .cbh-s { background: linear-gradient(90deg, #3e2012, #7a4222); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 멤버십 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f7f4ea; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-wd  { background: #f0f0e0; color: #808000; }
  .g-bl  { background: #e0e8f8; color: #2840a0; }
  .g-go  { background: #fdf8ec; color: #a07830; }
  .g-pl  { background: #f0eaf8; color: #7840a0; }
  .g-wd2 { background: #e8f8f8; color: #2080a0; }
  .g-mg  { background: #f8e8e8; color: #a04040; }
  .g-op  { background: #e8f4e8; color: #208040; }
  .g-nb  { background: #181818; color: #c0a050; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(27,43,34,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(216,176,94,0.18); border: 1px solid rgba(216,176,94,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f7f4ea; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 규정 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f7f4ea; }
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #eaf2ea; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #5a86c8; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d09040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #eaf2ea; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0f0; color: #b84040; }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #3d69a8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(216,176,94,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>
</head>
<body>

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>1926년 설립</strong> 스페인 리바이벌 클럽</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>세계 톱50 · 미국 톱25</strong> 코스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>제네시스 인비테이셔널</strong> 개최지</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3be.png" alt="🎾" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>테니스 24코트</strong> 서부 최대급</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">The Riviera Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Pacific Palisades · California</span>
    </div>

    <div class="hero-en">The Riviera Country Club · Est. 1926 · Los Angeles</div>
    <h1><em>리비에라</em> 컨트리클럽</h1>
    <p class="hero-tagline">&#8220;Only the best is good enough.&#8221; — Frank Garbutt</p>
    <div class="hero-sub">1250 Capri Drive, Pacific Palisades, CA 90272 · 18홀 챔피언십 · George C. Thomas 설계 · 1927년 개장</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>1926년</strong>
        <span>클럽 설립 · 27년 코스 개장</span>
      </div>
      <div class="hero-stat">
        <strong>세계 톱50</strong>
        <span>미국 톱25 코스</span>
      </div>
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>George C. Thomas 설계</span>
      </div>
      <div class="hero-stat">
        <strong>2028년</strong>
        <span>LA 올림픽 골프 개최지</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill goguryo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">골프 클럽</div>
        <div class="ctp-desc">토머스의 자연형 걸작</div>
      </div>
      <div class="ct-pill baekje">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3be.png" alt="🎾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">테니스 클럽</div>
        <div class="ctp-desc">24코트·30명 티칭프로</div>
      </div>
      <div class="ct-pill silla">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">클럽하우스</div>
        <div class="ctp-desc">1928 스페인 리바이벌</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">주소</div>
        <div class="info-value">1250 Capri Drive<br>Pacific Palisades, CA 90272</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">18홀 챔피언십 코스<br>테니스 24코트</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">설립·운영</div>
        <div class="info-value">1926년 LA 애슬레틱 클럽<br>회원제 프라이빗 클럽</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">연락처</div>
        <div class="info-value">310.454.6591<br><span style="font-size:11px;color:#999">therivieracountryclub.com</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>리비에라 컨트리클럽은 <strong>1926년 로스앤젤레스 애슬레틱 클럽 회원들에 의해 설립</strong>되었습니다. 남부 캘리포니아 최고의 골프 코스와 아웃도어 시설을 만들겠다는 창립자들의 비전은 1927년 코스 개장으로 현실이 되었고, 이듬해인 1928년에는 <strong>스페인 리바이벌 양식의 메인 클럽하우스</strong>가 완성되었습니다.</p>
    <p>클럽은 골든에이지 설계가 <strong>조지 C. 토머스(George C. Thomas)</strong>에게 코스 설계를 의뢰했습니다. 아마추어 건축가였던 토머스는 <strong>무보수로 설계를 맡았고</strong>, 18개월과 15차례의 설계 수정을 거쳐 자신의 최고 걸작을 완성했습니다. 리비에라는 오늘날까지 <strong>세계 톱50, 미국 톱25</strong> 코스로 꾸준히 평가받으며, 창립자들의 의도대로 매년 세계 최고의 골퍼들을 맞이하고 있습니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;Only the best is good enough.&#8221; — 오직 최고만이 충분하다</strong>
        클럽 초기 기획자 프랭크 가벗(Frank Garbutt)의 이 한마디는 단순한 모토를 넘어, 경영진과 스태프가 매일 회원과 게스트를 위해 실천하는 약속입니다. 벤 호건은 &#8220;코스의 품격만이 아니라 클럽 전체와 회원들까지 늘 기억할 것&#8221;이라는 말로 리비에라를 회고했습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 골프 코스 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>골프 코스 — 조지 C. 토머스의 걸작</h2>
    </div>
    <p>거의 한 세기 동안 리비에라의 코스는 시간의 시험을 견뎌왔습니다. 헤일 어윈은 <strong>&#8220;어느 두 홀도 같지 않으며, 코스가 땅에 억지로 밀어 넣어진 것이 아니라 자연스럽게 놓였다는 점&#8221;</strong>이 코스의 격을 만든다고 평했습니다. 조니 밀러는 <strong>&#8220;백에 든 모든 클럽과 자신의 모든 샷을 요구하는 코스&#8221;</strong>라고 표현했습니다.</p>

    <!-- 설계 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d0.png" alt="📐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Design · George C. Thomas · Opened 1927</div>
          <div class="cbt-ko">토머스의 설계</div>
          <div class="cbt-dist">18개월 공사 · 15차례 설계 수정 · 무보수 설계 · 자연형 레이아웃</div>
        </div>
      </div>
      <div class="course-block-desc">
        LA 애슬레틱 클럽이 아마추어 건축가 <strong>조지 C. 토머스</strong>에게 설계를 의뢰했고, 그는 이를 <strong>무보수로 수락</strong>했습니다. 18개월에 걸친 공사와 15차례의 설계 수정을 거쳐 1927년 개장하자마자 비평가들의 격찬을 받았습니다. 토머스 설계의 아름다움은 <strong>매 홀이 새로운 과제를 제시</strong>한다는 데 있으며, 골프 역사상 가장 뛰어난 자연형 레이아웃 중 하나로 평가됩니다.
      </div>
    </div>

    <!-- 대회 개최 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Championship History · Major Events</div>
          <div class="cbt-ko">메이저 개최의 무대</div>
          <div class="cbt-dist">US 오픈 · PGA 챔피언십 · US 시니어오픈 · US 아마추어 · NCAA</div>
        </div>
      </div>
      <div class="course-block-desc">
        리비에라는 <strong>1948년 US 오픈</strong>, <strong>1983·1995년 PGA 챔피언십</strong>, <strong>1998년 US 시니어 오픈</strong>, <strong>2017년 US 아마추어</strong>, 그리고 NCAA 챔피언십 등 굵직한 메이저 대회의 무대가 되어 왔습니다. 현재는 PGA 투어 <strong>제네시스 인비테이셔널</strong>의 홈 코스이며, 2028년 로스앤젤레스 올림픽에서는 <strong>남녀 골프 경기 공식 개최지</strong>로 다시 세계 정상급 선수들을 맞이합니다.
      </div>
    </div>

    <!-- 테니스 -->
    <div class="course-block">
      <div class="course-block-header cbh-s">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3be.png" alt="🎾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Riviera Tennis Club · 24 Courts</div>
          <div class="cbt-ko">리비에라 테니스 클럽</div>
          <div class="cbt-dist">하드 22 · 클레이 2 · 볼머신 2 · 미국 서부 최고령·최대급</div>
        </div>
      </div>
      <div class="course-block-desc">
        원래 <strong>폴로 경기장</strong>이자 <strong>1932년 올림픽 폴로 경기</strong>가 열린 부지로, 1963년 라켓 스포츠 시설로 전환되어 현재 <strong>총 24개 코트</strong>(하드 22면, 클레이 2면, 볼머신 2면)를 운영합니다. 미국 서부에서 가장 오래되고 규모가 큰 테니스 클럽 중 하나로, 지역 최대 규모의 티칭 프로그램을 갖추고 있습니다. 국제 투어 프로와 전국 랭킹 주니어부터 입문자까지 폭넓은 회원층이 활동합니다.
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>리비에라를 상징하는 코스 캐릭터</strong>
        협곡(barranca)을 활용한 홀 배치, 클럽하우스에서 내려다보는 원형 극장 같은 18번홀 피니시, 그리고 그린 안에 벙커가 자리한 <strong>6번 파3 홀</strong>은 리비에라만의 서명입니다. 키쿠유 잔디 러프는 라이 판단을 어렵게 만들어, 짧아 보이는 홀에서도 정교한 샷을 요구합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 비전 & 핵심 가치 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>비전 &amp; 핵심 가치</h2>
    </div>
    <p>리비에라의 비전은 단순하지만 깊습니다. 창립 기획자 프랭크 가벗의 말에서 비롯된 <strong>&#8220;Only the best is good enough&#8221;</strong>는 모토를 넘어 매일 지켜지는 약속이며, 클럽은 <strong>진심 어린 환대와 개인화된 서비스로 기억에 남을 순간을 만든다</strong>는 미션을 공유합니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>구분</th>
            <th>핵심 내용</th>
            <th>실천 방식</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-wd">비전</span></td>
            <td>Only the best is good enough</td>
            <td>프랭크 가벗의 창립 철학</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-go">미션</span></td>
            <td>기억에 남을 순간의 창조</td>
            <td>진정한 환대·개인화 서비스</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pl">가치 ①</span></td>
            <td>삶을 즐기고 존중하기</td>
            <td>주변의 가치를 누리는 태도</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wd2">가치 ②</span></td>
            <td>건강에 대한 헌신</td>
            <td>Healthy for Life 프로그램</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">가치 ③</span></td>
            <td>탁월함의 구현</td>
            <td>코스·테니스·클럽하우스 전반</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-mg">지속가능성</span></td>
            <td>친환경 코스 관리</td>
            <td>생태·지역사회 고려한 운영</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-op">식음 철학</span></td>
            <td>지속가능한 식재료 조달</td>
            <td>파머스마켓·자체 유기농 정원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-nb">전통 계승</span></td>
            <td>세대를 잇는 클럽 문화</td>
            <td>오너 와타나베 노보루의 약속</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;사람들의 열정이 현실을 움직이고 꿈을 실현시킨다&#8221;</strong>
        클럽 오너 와타나베 노보루(Noboru Watanabe)는 &#8220;선대로부터 전해진 위대한 전통을 계속 발전시켜 다음 세대에 물려주겠다&#8221;고 말합니다. 100주년을 앞둔 리비에라는 여전히 활력 있고 특별한 클럽으로 남아 있습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 게스트 정책 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>게스트 정책 &amp; 방문 안내</h2>
    </div>
    <p>리비에라는 <strong>프라이빗 회원제 클럽</strong>으로, 일반 예약을 통한 라운드는 제공되지 않습니다. 모든 방문은 회원의 초대를 전제로 하며, 도착 전 게스트 리스트 등재가 필수입니다.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>방문 조건 요약</h3>
        <span class="p-badge">Members &amp; Invited Guests Only</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">일반 게스트</th><th class="tc">상호이용 클럽 회원</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">사전 절차</span></td>
            <td class="tc"><span class="pa">회원 초대 + 게스트 리스트 등재</span></td>
            <td class="tc"><span class="ph">소개장(Introductory Letter) 제출</span></td>
            <td><span class="pn">도착 전 완료 필수</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">주차</span></td>
            <td class="tc" colspan="2">회원·게스트 무료 (보안 스태프가 게스트 주차 안내)</td>
            <td><span class="pn">Complimentary</span></td>
          </tr>
          <tr>
            <td><span class="pt">휴대폰</span></td>
            <td class="tc" colspan="2">다이닝룸·바·그릴 사용 금지 · 진입 전 무음 전환</td>
            <td><span class="pn">기본 문자만 허용</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">클럽 대표번호</div>
        <div class="fee-price">310.454.6591</div>
        <div class="fee-unit">문의·게스트 확인</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f17f.png" alt="🅿" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">주차</div>
        <div class="fee-price">무료</div>
        <div class="fee-unit">회원·게스트 전용</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f454.png" alt="👔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">드레스 코드</div>
        <div class="fee-price">엄격 적용</div>
        <div class="fee-unit">데님 전면 금지</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f5.png" alt="📵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">휴대폰</div>
        <div class="fee-price">사용 제한</div>
        <div class="fee-unit">다이닝·바·그릴</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>회원의 책임 범위</strong>
        회원은 <strong>자신이 초대한 게스트 일행 전원의 복장</strong>에 대해 책임을 지며, 방문 전 드레스 코드를 미리 안내해야 합니다. 클럽 매니지먼트는 부적절한 복장에 대해 환복 요청 또는 클럽하우스 퇴장을 요청할 권한을 보유합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 드레스 코드 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>드레스 코드 상세</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>골프 복장:</strong> 골프용으로 제작된 의류. 적정 길이의 반바지·스커트, 정식 골프 셔츠 허용</span></li>
      <li><div class="ci">✓</div><span><strong>남성:</strong> 셔츠는 <strong>카라 있는 제품을 반드시 넣어서(tucked-in)</strong> 착용</span></li>
      <li><div class="ci">✓</div><span><strong>여성:</strong> 드레스, 스커트, 슬랙스, 팬츠수트 등 캐주얼 드레스 어타이어 허용</span></li>
      <li><div class="ci">✓</div><span><strong>비플레이어:</strong> 슬랙스·스웨터·폴로셔츠·스커트 등 캐주얼 테일러드 스포츠웨어</span></li>
      <li><div class="ci">✓</div><span><strong>바·그릴 영역:</strong> 반바지, 테니스 스커트·셔츠, 후디, 워밍업복 허용(단, 다이닝룸은 불가)</span></li>
      <li><div class="ci warn">!</div><span><strong>상시 금지:</strong> 남성의 모자·오픈토 신발, 백리스 샌들, 스웨트, 티셔츠, 카고 팬츠, <strong>연령·품질·색상 무관 모든 데님</strong>, 홀터·수영복·크롭탑, 컷오프 반바지, 찢어진 옷, 땀에 젖은 의류, 타월</span></li>
    </ul>

    <div class="p-wrap">
      <table class="p-table">
        <thead>
          <tr><th>구역</th><th>적용 기준</th><th>구분</th></tr>
        </thead>
        <tbody>
          <tr>
            <td>다이닝룸</td>
            <td>반바지·테니스 웨어·후디·워밍업복 불가, 휴대폰 사용 금지</td>
            <td><span class="tag-r">가장 엄격</span></td>
          </tr>
          <tr>
            <td>바 &amp; 그릴</td>
            <td>골프·테니스 복장 허용, 휴대폰 통화·영상 불가</td>
            <td><span class="tag-o">일부 완화</span></td>
          </tr>
          <tr>
            <td>골프 코스</td>
            <td>골프 전용 의류 및 카라 셔츠, 적정 길이 하의</td>
            <td><span class="tag-g">표준 적용</span></td>
          </tr>
          <tr>
            <td>테니스 시설</td>
            <td>테니스 웨어 착용, 코트 규정 준수</td>
            <td><span class="tag-g">표준 적용</span></td>
          </tr>
          <tr>
            <td>기타 판단</td>
            <td>클럽하우스 스태프가 부적절하다고 판단한 의류 제한 가능</td>
            <td><span class="tag-o">재량 적용</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>데님과 휴대폰은 특히 주의</strong>
        <strong>어떤 품질·색상의 데님도, 연령에 관계없이 전면 금지</strong>됩니다. 또한 다이닝룸·바·그릴에서는 휴대폰 사용이 허용되지 않으며, 다이닝룸 입장 전 무음 또는 진동으로 전환해야 합니다. 기본적인 문자 확인은 가능하지만 영상 시청, 녹음·녹화, 음악 재생, 게임은 불가합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">메인 클럽하우스</div>
        <div class="fac-desc">1928년 완성된 스페인 리바이벌 양식의 웅장한 클럽하우스. 다이닝룸·바·그릴 운영.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">골프 코스</div>
        <div class="fac-desc">1927년 개장한 조지 C. 토머스 설계 18홀. 세계 톱50·미국 톱25 평가.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3be.png" alt="🎾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">테니스 클럽</div>
        <div class="fac-desc">하드 22면·클레이 2면·볼머신 2면 총 24코트. 1932 올림픽 폴로 부지.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9d1-200d-1f3eb.png" alt="🧑‍🏫" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">티칭 프로그램</div>
        <div class="fac-desc">티칭 프로 30명과 히터 3명이 회원·가족 전용으로 레슨 제공.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f957.png" alt="🥗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">식음 &amp; 웰니스</div>
        <div class="fac-desc">파머스마켓·로컬 조달과 자체 유기농 정원 식재료. Healthy for Life 철학.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f331.png" alt="🌱" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">지속가능 운영</div>
        <div class="fac-desc">코스·부지 전반의 친환경 관리로 지역 생태와 지속가능성에 기여.</div>
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3a8.png" alt="🎨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>골프·테니스를 넘어선 종합적 건강 접근</strong>
        리비에라는 5번 아이언이든 테니스 라켓이든, 혹은 포크를 들었을 때조차 <strong>&#8220;Healthy for Life&#8221;</strong> 철학이 이어진다고 말합니다. 신체적 건강뿐 아니라 정신적 건강을 함께 고려하며, 예술과 음악 프로그램도 회원의 전인적 건강을 지원하는 요소로 운영됩니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>리비에라 컨트리클럽은 <strong>로스앤젤레스 서부 퍼시픽 팰리세이즈</strong>, 산타모니카와 말리부 사이 협곡 지대에 위치합니다. 태평양 해안과 산타모니카 산맥이 만나는 지형 덕분에 도심에서 멀지 않으면서도 고요한 은둔지 같은 분위기를 지닙니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">1250 Capri Drive<br>Pacific Palisades, CA 90272</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> LAX 공항 기준</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>LAX → I-405 북행 또는 퍼시픽코스트하이웨이(PCH) 북행 → 선셋 블러바드 → 카프리 드라이브 진입 (약 30~45분)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e3.png" alt="🛣" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 다운타운 LA 기준</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>다운타운 → I-10 서행 → I-405 북행 → 선셋 블러바드 서행 → 클럽 진입 (교통 상황에 따라 40~70분)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 산타모니카 기준</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>산타모니카 → PCH 북행<br>또는 선셋 블러바드 경유<br>(약 15~20분)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f17f.png" alt="🅿" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주차</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>회원·게스트 무료<br>도착 시 보안 스태프가<br>게스트 주차 안내</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 문의</div>
        <div class="access-row">310.454.6591<br>therivieracountryclub.com</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>제네시스 인비테이셔널과 2028 올림픽</strong>
        리비에라는 PGA 투어 <strong>제네시스 인비테이셔널</strong>의 홈으로, 매년 2월 세계 정상급 선수들이 이 코스를 찾습니다. 2025년 1월 팰리세이즈 산불로 지역이 큰 피해를 입었을 때 클럽은 피해를 면하며 회원들의 대피처 역할을 했고, 대회는 이후 리비에라로 복귀해 산불 복구 기금 모금과 함께 열렸습니다. 2028년에는 LA 올림픽 남녀 골프 경기가 이곳에서 개최됩니다.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 리비에라 컨트리클럽은 프라이빗 회원제 클럽으로, 모든 게스트는 회원 초대 및 사전 게스트 리스트 등재가 필요합니다.<br>상호이용 클럽 회원은 도착 전 소개장 제출 필수 · 드레스 코드 및 휴대폰 정책 엄격 적용<br>The Riviera Country Club | 1250 Capri Drive, Pacific Palisades, CA 90272 | 310.454.6591</p>
    <a href="https://www.therivieracountryclub.com/golf-club" class="cta-btn" target="_blank">골프 클럽 →</a>
    <a href="https://www.therivieracountryclub.com/tennis-club" class="cta-btn blue-btn" target="_blank">테니스 클럽 →</a>
    <a href="https://www.therivieracountryclub.com/history-timeline" class="cta-btn outline" target="_blank">역사 타임라인 →</a>
  </div>

</div>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/riviera/">리베라 리비에라 컨트리클럽 | 스페인 리바이벌 양식의 메인 클럽하우스가 완성</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2984</post-id>	</item>
		<item>
		<title>따가이타이 미들랜드 골프클럽 &#124; 따알 호수 위 해발 약 1,000피트, 울창한 숲에 둘러싸인 400헥타르 규모</title>
		<link>https://golfmembership.co.kr/tagaytaymidlands/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 04 Aug 2026 04:14:54 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2981</guid>

					<description><![CDATA[<p>따가이타이 미들랜드 골프클럽 완벽 가이드 ⛰️ 해발 1,000ft 따알 호수 조망 · ⛳ 18홀 챔피언십 워킹 코스 · 🌲 400헥타르 원시림 부지 · 🚡 48인승 푸니쿨라 연결 Tagaytay Midlands Golf Club ✦ Tagaytay · Philippines Tagaytay Highlands Complex · Midlands · Taal Lake View 따가이타이 미들랜드 골프클럽 &#8220;울창한 숲과 따알 화산이 만드는, 그림 같은 챔피언십 ... <a title="따가이타이 미들랜드 골프클럽 &#124; 따알 호수 위 해발 약 1,000피트, 울창한 숲에 둘러싸인 400헥타르 규모" class="read-more" href="https://golfmembership.co.kr/tagaytaymidlands/" aria-label="따가이타이 미들랜드 골프클럽 &#124; 따알 호수 위 해발 약 1,000피트, 울창한 숲에 둘러싸인 400헥타르 규모에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/tagaytaymidlands/">따가이타이 미들랜드 골프클럽 | 따알 호수 위 해발 약 1,000피트, 울창한 숲에 둘러싸인 400헥타르 규모</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>따가이타이 미들랜드 골프클럽 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     미들랜드팔레트 — 해발 1,000ft·따알 호수
  ──────────────────────────────── */
  :root {
    --mid:     #13302c;   /* 미들랜드 딥그린 */
    --forest:  #1e4a42;   /* 하이랜드 포레스트 */
    --fern:    #2f6b5c;   /* 고산 이끼 그린 */
    --leaf:    #489a80;   /* 신록 그린 */
    --taal:    #1f5578;   /* 따알 레이크 블루 */
    --makiling:#2d6b4a;   /* 마킬링 산 그린 */
    --volcano: #6e4230;   /* 화산 토양 브라운 */
    --gold:    #b08a3e;   /* 하이랜드 골드 */
    --amber:   #d6ae5c;   /* 선셋 엠버 */
    --cream:   #f3f2ec;   /* 미스트 크림 */
    --white:   #ffffff;
    --border:  #cfccc1;
    --text:    #141d1a;
    --muted:   #29372f;
    --subtle:  #5e786c;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #071613 0%, #13302c 45%, #0b1f1c 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(176,138,62,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(31,85,120,0.16) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(72,154,128,0.045) 1px, transparent 1px),
      linear-gradient(90deg, rgba(72,154,128,0.045) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(176,138,62,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(214,174,92,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(72,154,128,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(214,174,92,0.28);
    background: rgba(214,174,92,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(214,174,92,0.65); }
  .jw-badge .sep2 { color: rgba(72,154,128,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(214,174,92,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(72,154,128,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 3특징 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(214,174,92,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.goguryo { border-top-color: #5a9ed0; }
  .ct-pill.baekje  { border-top-color: #62c49a; }
  .ct-pill.silla   { border-top-color: #d0a040; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(19,48,44,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e6f1ec; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #e6f1ec; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e6eef6; border-left: 3px solid var(--taal); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(19,48,44,0.07); }
  .cbh-g { background: linear-gradient(90deg, #123a54, #22688f); }
  .cbh-b { background: linear-gradient(90deg, #14382e, #276a4e); }
  .cbh-s { background: linear-gradient(90deg, #382214, #6a4226); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 회원 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f6f4ea; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-wd  { background: #f0f0e0; color: #808000; }
  .g-bl  { background: #e0e8f8; color: #2840a0; }
  .g-go  { background: #fdf8ec; color: #a07830; }
  .g-pl  { background: #f0eaf8; color: #7840a0; }
  .g-wd2 { background: #e8f8f8; color: #2080a0; }
  .g-mg  { background: #f8e8e8; color: #a04040; }
  .g-op  { background: #e8f4e8; color: #208040; }
  .g-nb  { background: #181818; color: #c0a050; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(19,48,44,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(214,174,92,0.18); border: 1px solid rgba(214,174,92,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f6f4ea; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 규정 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f6f4ea; }
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #e6f1ec; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #5a9ed0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d0a040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #e6f1ec; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0f0; color: #b84040; }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #3d7ea8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(214,174,92,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>



<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f0.png" alt="⛰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>해발 1,000ft</strong> 따알 호수 조망</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>18홀 챔피언십</strong> 워킹 코스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f332.png" alt="🌲" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>400헥타르</strong> 원시림 부지</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a1.png" alt="🚡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>48인승 푸니쿨라</strong> 연결</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Tagaytay Midlands Golf Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Tagaytay · Philippines</span>
    </div>

    <div class="hero-en">Tagaytay Highlands Complex · Midlands · Taal Lake View</div>
    <h1><em>따가이타이</em> 미들랜드 골프클럽</h1>
    <p class="hero-tagline">&#8220;울창한 숲과 따알 화산이 만드는, 그림 같은 챔피언십 라운드&#8221;</p>
    <div class="hero-sub">Tagaytay Midlands, Tagaytay Highlands Complex, Philippines · 18홀 챔피언십 · 해발 1,000피트 · 400헥타르</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>챔피언십 워킹 코스</span>
      </div>
      <div class="hero-stat">
        <strong>1,000ft</strong>
        <span>따알 호수 위 고지대</span>
      </div>
      <div class="hero-stat">
        <strong>37,000그루</strong>
        <span>수목 · 200만 본 식재</span>
      </div>
      <div class="hero-stat">
        <strong>8.7km</strong>
        <span>카트 패스</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill goguryo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">따알 뷰</div>
        <div class="ctp-desc">호수·화산 파노라마</div>
      </div>
      <div class="ct-pill baekje">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">4번 시그니처</div>
        <div class="ctp-desc">2헥타르 레이크 홀</div>
      </div>
      <div class="ct-pill silla">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a1.png" alt="🚡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">푸니쿨라</div>
        <div class="ctp-desc">하이랜드 연결 케이블</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">위치</div>
        <div class="info-value">Tagaytay Midlands<br>Tagaytay Highlands Complex</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">18홀 챔피언십<br>400헥타르 · 워킹 코스</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영</div>
        <div class="info-value">Tagaytay Highlands<br>회원제 · 하이랜드 상호이용</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">홈페이지</div>
        <div class="info-value">tagaytay-highlands.com<br><span style="font-size:11px;color:#999">회원 동반 시 이용 가능</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>따가이타이 미들랜드 골프클럽은 <strong>따알 호수 위 해발 약 1,000피트, 울창한 숲에 둘러싸인 400헥타르 규모</strong>의 챔피언십 골프 코스입니다. 코스 어느 지점에서든 따알 호수와 화산이 만들어내는 &#8216;그림 같은(picture-perfect)&#8217; 전경이 펼쳐지며, 따가이타이 특유의 서늘한 고산 기후 덕분에 필리핀에서 가장 쾌적한 라운드를 즐길 수 있는 곳으로 꼽힙니다.</p>
    <p>미들랜드와 하이랜드를 잇는 <strong>48인승 푸니쿨라(경사형 케이블 열차)</strong>는 이 리조트만의 독특한 이동 수단으로, 따알 호수와 미들랜드 단지를 한눈에 내려다보는 파노라마를 제공합니다. 두 클럽은 <strong>상호이용(reciprocity) 협약</strong>으로 연결되어 있어, 회원은 하이랜드 코스와 미들랜드 코스를 함께 이용할 수 있습니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;울창한 숲 1,000피트 위, 따알 호수와 마킬링 산을 향해 치는 샷&#8221;</strong>
        수입 티프드워프·버뮤다 잔디, 37,000그루의 수목과 200만 본이 넘는 다양한 식재가 조성된 코스. 전천후 페어웨이(all-weather fairways)로 우기에도 라운드 컨디션을 유지하며, 8.7km에 이르는 카트 패스가 전 홀을 연결합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 18홀 챔피언십 워킹 코스</h2>
    </div>
    <p>미들랜드는 <strong>18홀 워킹 코스</strong>로 설계되어, 하이랜드와 달리 카트 사용이 의무가 아닌 선택 사항입니다. 걸으면서 코스를 음미할 수 있도록 홀 간 동선이 배려되어 있으며, 시그니처 홀을 비롯해 다양한 난이도의 도전 요소가 배치되어 있습니다.</p>

    <!-- 시그니처 4번홀 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Signature Hole No.4 · Two-Hectare Lake</div>
          <div class="cbt-ko">시그니처 4번 홀</div>
          <div class="cbt-dist">2헥타르 규모 레이크 · 코스 최대 난관 · 정확한 캐리 필수</div>
        </div>
      </div>
      <div class="course-block-desc">
        미들랜드를 대표하는 시그니처 홀로, <strong>2헥타르에 달하는 거대한 호수</strong>가 홀 전체를 지배합니다. 시각적 압박이 큰 만큼 티샷의 방향과 캐리 거리 계산이 스코어를 좌우하며, 안전한 레이업과 과감한 공략 사이에서 판단이 필요한 홀입니다. 골프 코스 라군은 호라이즌 콘도미니엄과 어우러진 미들랜드의 대표 경관이기도 합니다.
      </div>
    </div>

    <!-- 코스 컨디션 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">All-Weather Fairways · Tifdwarf &amp; Bermuda</div>
          <div class="cbt-ko">전천후 페어웨이 &amp; 잔디 관리</div>
          <div class="cbt-dist">수입 티프드워프 그린 · 버뮤다 페어웨이 · 우기에도 안정적</div>
        </div>
      </div>
      <div class="course-block-desc">
        그린은 <strong>수입 티프드워프(Tifdwarf)</strong>, 페어웨이는 <strong>버뮤다 그래스</strong>로 조성되어 고지대 기후에서도 일정한 볼 구름과 그린 스피드를 유지합니다. 전천후 페어웨이 설계로 우기 강우 후에도 배수가 빠른 편이며, 37,000그루의 수목과 200만 본 이상의 식물이 만드는 밀도 높은 조경이 홀마다 뚜렷한 경계선을 만들어 줍니다.
      </div>
    </div>

    <!-- 전망 & 워킹 -->
    <div class="course-block">
      <div class="course-block-header cbh-s">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3de.png" alt="🏞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Unobstructed Views · Walking Course</div>
          <div class="cbt-ko">따알 호수 &amp; 마킬링 산 조망</div>
          <div class="cbt-dist">시야를 가리지 않는 파노라마 · 카트 선택 · 8.7km 카트 패스</div>
        </div>
      </div>
      <div class="course-block-desc">
        <strong>따알 호수와 마킬링 산이 가림 없이 펼쳐지는</strong> 조망이 미들랜드의 가장 큰 자산입니다. 워킹 코스로 설계되어 카트 없이 걸으며 라운드할 수 있고, 원하는 경우 8.7km 카트 패스를 따라 카트를 이용할 수 있습니다. 고산 지대 특성상 오전에는 안개가, 오후에는 바람이 변수로 작용하니 클럽 선택에 참고하세요.
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        해발 1,000피트 고지대라 <strong>평지보다 볼이 더 날아가는 점</strong>을 감안해 클럽을 한 단계 짧게 잡는 것이 유리합니다. 4번 시그니처 홀은 무리한 공략보다 안전한 레이업이 스코어에 도움이 되며, 짙은 안개가 낄 경우 티오프가 지연될 수 있으니 여유 있는 일정을 권합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 이용 자격 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>이용 자격 &amp; 게스트 규정</h2>
    </div>
    <p>미들랜드는 <strong>회원제 클럽</strong>으로, 회원과 배우자·자녀, 그리고 동반 게스트만 코스를 이용할 수 있습니다. <strong>모든 플라이트에는 최소 1명의 회원이 포함</strong>되어야 하며, 게스트는 회원의 소개·동반 없이는 플레이할 수 없습니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>구분</th>
            <th>플레이 권한</th>
            <th>주요 규정</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-wd">회원 (Member)</span></td>
            <td>상시 이용</td>
            <td>정관·관리규정 적용</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-go">배우자</span></td>
            <td>상시 이용</td>
            <td>회원 준하는 권한</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pl">자녀 (Dependent)</span></td>
            <td>상시 이용</td>
            <td>타임시트 예약 가능</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wd2">게스트 (주중)</span></td>
            <td>회원당 최대 4명</td>
            <td>회원 동반 필수</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">게스트 (주말·공휴일)</span></td>
            <td>회원당 최대 3명</td>
            <td>파이브썸 금지</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-mg">단독 플레이어</span></td>
            <td>주말·공휴일 제한</td>
            <td>스타터가 조인 배정</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-op">골프 프로</span></td>
            <td>레슨만 시 그린피 면제</td>
            <td>PGAP·USPGA 자격 제시</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-nb">하이랜드 회원</span></td>
            <td>상호이용(Reciprocity)</td>
            <td>양 코스 연계 라운드</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>회원 책임 원칙</strong>
        게스트가 발생시킨 모든 행위와 비용에 대한 책임은 <strong>초대한 회원에게 귀속</strong>됩니다. 게스트 등록은 프런트 오피스에서 진행하며, 드라이빙 레인지 이용 시에도 회원이 게스트를 등록하고 레인지 피에 서명해야 합니다. 회원 대회는 미들랜드의 경우 공휴일을 제외한 평일에만 개최할 수 있고, 최소 1개월 전 신청이 필요합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>그린피 &amp; 요금 안내</h2>
    </div>
    <p>요금은 <strong>요일·시즌·예약 경로</strong>에 따라 달라지며, 아래 금액은 여행사 기준으로 유통되는 참고 시세입니다. 클럽이 수시로 요율을 개정하므로 예약 시점에 반드시 확인하세요. 그린피·렌탈료는 <strong>9홀 또는 18홀 기준</strong>이며, 18홀을 초과하면 추가 요금이 부과됩니다.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>그린피 참고 (18홀 · 1인 · 페소)</h3>
        <span class="p-badge">주말 요금 상승폭 큼 · 주중 추천</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">주중</th><th class="tc">주말·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">그린피 참고</span></td>
            <td class="tc"><span class="pa">약 5,500페소</span></td>
            <td class="tc"><span class="ph">약 8,000페소</span></td>
            <td><span class="pn">시즌·환율별 변동</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">캐디·카트 포함 시</span></td>
            <td class="tc"><span class="pa">약 7,100페소~</span></td>
            <td class="tc"><span class="ph">약 9,600페소~</span></td>
            <td><span class="pn">카트 2인 1대 기준 합산</span></td>
          </tr>
          <tr>
            <td><span class="pt">9홀 / 추가 홀</span></td>
            <td class="tc" colspan="2">9홀·18홀 기준 요금제 · 18홀 초과 시 추가 과금</td>
            <td><span class="pn">사전 협의 필요</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트비</div>
        <div class="fee-price">1,000페소</div>
        <div class="fee-unit">18홀 · 2인승 · 선택</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디피</div>
        <div class="fee-price">600페소</div>
        <div class="fee-unit">18홀 · 1인 · 현금/치트</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">드라이빙 레인지</div>
        <div class="fee-price">버킷당 별도</div>
        <div class="fee-unit">프런트 치트 발급</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a1.png" alt="🚡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">푸니쿨라</div>
        <div class="fee-price">단지 내 운행</div>
        <div class="fee-unit">48인승 · 하이랜드 연결</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>캐디는 필수, 카트는 선택</strong>
        미들랜드는 <strong>캐디 없이는 코스 입장이 불가</strong>하며, 등록된 캐디 로스터에 있는 인원만 업무를 수행합니다. 반면 <strong>카트 이용은 선택 사항</strong>으로(하이랜드는 2~9번, 11~18번 홀 카트 의무), 워킹 라운드를 선호한다면 카트비를 절감할 수 있습니다. 캐디피는 현금 또는 캐디 치트로 결제합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 예약 안내 & 규정 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>예약 안내 &amp; 코스 규정</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>운영 시간:</strong> 코스는 매일 오전 6시 개장. 라운드는 일몰 또는 오후 6시 15분 중 빠른 시각까지 종료 권장</span></li>
      <li><div class="ci">✓</div><span><strong>예약(타임시트):</strong> 회원 및 가족이 프런트 오피스 방문 또는 전화로 티타임 예약. 타임시트 시행 시 미등재자 플레이 불가</span></li>
      <li><div class="ci">✓</div><span><strong>티오프 규칙:</strong> 1번 또는 10번 홀에서 출발하며 순서대로 진행. 스타터의 지시에 따라야 함</span></li>
      <li><div class="ci">✓</div><span><strong>드레스 코드:</strong> 소프트 스파이크 골프화 필수, 남성은 카라 셔츠 + 골프 슬랙스/반바지. <strong>데님 절대 금지</strong></span></li>
      <li><div class="ci">✓</div><span><strong>레인 체크:</strong> 악천후로 라운드를 마치지 못한 경우 잔여 홀에 대한 레인 체크 발급</span></li>
      <li><div class="ci warn">!</div><span><strong>취소·노쇼:</strong> 플레이 불가 시 <strong>최소 하루 전</strong> 클럽에 통보 필수. 미통보 시 클럽 재량으로 위약금 부과</span></li>
    </ul>

    <div class="p-wrap">
      <table class="p-table">
        <thead>
          <tr><th>상황</th><th>적용 기준</th><th>구분</th></tr>
        </thead>
        <tbody>
          <tr>
            <td>낙뢰·뇌우 경보</td>
            <td>사이렌 취명 시 즉시 대피소 이동, 해제 신호까지 대기</td>
            <td><span class="tag-r">안전 최우선</span></td>
          </tr>
          <tr>
            <td>플레이 지연</td>
            <td>앞 조와 한 홀 이상 벌어지면 뒤 조에게 양보</td>
            <td><span class="tag-o">에티켓</span></td>
          </tr>
          <tr>
            <td>파이브썸</td>
            <td>토·일·공휴일 5인 플레이 엄격 금지</td>
            <td><span class="tag-r">금지</span></td>
          </tr>
          <tr>
            <td>클럽 공유</td>
            <td>특별 대회를 제외하고 클럽 공유 플레이 불가</td>
            <td><span class="tag-o">제한</span></td>
          </tr>
          <tr>
            <td>스코어카드</td>
            <td>9홀·18홀 라운드마다 제출, 마커 서명 필요</td>
            <td><span class="tag-g">핸디캡 관리</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>고산 기후 &amp; 안개 주의</strong>
        따가이타이 고지대는 <strong>짙은 안개</strong>가 자주 발생해 티오프가 지연되거나 출발 홀이 변경될 수 있습니다. 우기(6~11월)에는 오후 뇌우 가능성이 높으니 <strong>오전 티오프</strong>를 권장하며, 낙뢰 경보 사이렌이 울리면 즉시 가까운 대피소로 이동해야 합니다. 카트 운전 시 급경사 구간에서는 주차 브레이크를 반드시 사용하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">따알 호수와 코스를 내려다보는 뷰잉 데크와 베란다를 갖춘 클럽하우스.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑 2개소</div>
        <div class="fac-desc">아시안 및 인터내셔널 요리를 제공하는 두 곳의 레스토랑 운영.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">용품이 충실히 갖춰진 프로샵(fully-stocked). 라운드 소모품 현장 구매.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f486.png" alt="💆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커 &amp; 스파</div>
        <div class="fac-desc">남성 205개·여성 72개 락커, 사우나, 지압·시아츠 마사지 서비스 제공.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">드라이빙 레인지</div>
        <div class="fac-desc">매일 오전 7시~오후 5시 운영. 선착순 이용, 상주 골프 인스트럭터 레슨 가능.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">퍼팅 그린</div>
        <div class="fac-desc">라운드 전 그린 스피드 점검용 퍼팅 그린 완비.</div>
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a1.png" alt="🚡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>48인승 푸니쿨라 — 미들랜드와 하이랜드를 잇는 이동 수단</strong>
        미들랜드와 하이랜드를 연결하는 경사형 케이블 운송 시스템으로, 이동하는 동안 따알 호수와 미들랜드 단지의 파노라마 전경을 감상할 수 있습니다. 리조트 단지 내에서만 만날 수 있는 독특한 경험으로, 두 코스를 오가는 회원과 방문객이 즐겨 이용합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>따가이타이 미들랜드는 <strong>따가이타이 하이랜드 복합 리조트 단지 내</strong>에 위치합니다. 마닐라 도심에서 남쪽으로 이동하며, 고속도로 사정에 따라 소요 시간 차이가 큰 편이니 여유 있게 출발하세요.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 위치</div>
        <div class="access-row">Tagaytay Midlands,<br>Tagaytay Highlands Complex</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마닐라공항(NAIA) 기준</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>NAIA → 스카이웨이 → SLEX 남행 → 산타로사 출구 → 따가이타이 방면 → 하이랜드 단지 진입 (약 1시간 30분~2시간)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d9.png" alt="🏙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마카티 도심 기준</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>마카티 → 스카이웨이 → SLEX → 산타로사·따가이타이 루트 (약 1시간 30분, 러시아워 시 2시간 이상)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a1.png" alt="🚡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 단지 내 이동</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>하이랜드 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2194.png" alt="↔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 미들랜드는<br>48인승 푸니쿨라로 연결<br>(따알 호수 조망 구간)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5fa.png" alt="🗺" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 내비 설정</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>&#8216;Tagaytay Midlands Golf Club&#8217;<br>또는 Tagaytay Highlands<br>메인 게이트 검색</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 정보·문의</div>
        <div class="access-row">tagaytay-highlands.com<br>회원 또는 프런트 오피스 경유</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>따가이타이 관광 연계 — 화산과 고원의 도시</strong>
        미들랜드가 자리한 따가이타이는 <strong>따알 화산 전망대</strong>, 피플스 파크 인 더 스카이, 스카이랜치, 그리고 단지 내 마드레 데 디오스 채플 등 볼거리가 밀집한 고원 휴양 도시입니다. 연중 서늘한 기후 덕분에 라운드 후 카페 투어나 온천·스파 일정과 묶어 1박2일 골프 여행을 구성하기 좋습니다.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 그린피·캐디피·카트비는 요일·시즌·환율에 따라 변동되며, 클럽 재량으로 개정될 수 있습니다.<br>회원제 클럽으로 모든 플라이트에 최소 1인의 회원이 포함되어야 하며, 게스트는 회원 동반이 필수입니다.<br>Tagaytay Midlands Golf Club | tagaytay-highlands.com | Tagaytay Highlands Complex, Philippines</p>
    <a href="https://www.tagaytay-highlands.com/tagaytay-midlands-golf-club.html" class="cta-btn" target="_blank">코스 정보 보기 →</a>
    <a href="https://www.tagaytay-highlands.com/tagaytay-highlands-international-golf-club.html" class="cta-btn blue-btn" target="_blank">하이랜드 코스 →</a>
    <a href="https://www.tagaytay-highlands.com/the-country-club.html" class="cta-btn outline" target="_blank">컨트리클럽 안내 →</a>
  </div>

</div>
<p>The post <a href="https://golfmembership.co.kr/tagaytaymidlands/">따가이타이 미들랜드 골프클럽 | 따알 호수 위 해발 약 1,000피트, 울창한 숲에 둘러싸인 400헥타르 규모</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2981</post-id>	</item>
		<item>
		<title>깐루방 골프 앤 컨트리 클럽&#124; 필리핀 라구나주 칼람바시 깐루방 슈가 에스테이트</title>
		<link>https://golfmembership.co.kr/canlubang/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 03 Aug 2026 14:16:10 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2978</guid>

					<description><![CDATA[<p>깐루방 골프 앤 컨트리 클럽 완벽 가이드 🌴 사탕수수·야자수 플랜테이션 코스 · ⛳ 36홀 파144 회원제 클럽 · 🏆 Robert Trent Jones Jr. 설계 · ✈️ 마닐라공항 60분 접근성 Canlubang Golf &#38; Country Club ✦ Calamba · Laguna CanGolf · Canlubang Sugar Estate · Philippines 깐루방 골프 앤 컨트리 클럽 &#8220;Chartered in 1975 — committed ... <a title="깐루방 골프 앤 컨트리 클럽&#124; 필리핀 라구나주 칼람바시 깐루방 슈가 에스테이트" class="read-more" href="https://golfmembership.co.kr/canlubang/" aria-label="깐루방 골프 앤 컨트리 클럽&#124; 필리핀 라구나주 칼람바시 깐루방 슈가 에스테이트에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/canlubang/">깐루방 골프 앤 컨트리 클럽| 필리핀 라구나주 칼람바시 깐루방 슈가 에스테이트</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>깐루방 골프 앤 컨트리 클럽 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     깐루방 팔레트 — 라구나 사탕수수·야자수
  ──────────────────────────────── */
  :root {
    --mid:     #0f3328;   /* 깐루방 딥그린 */
    --forest:  #1b4a38;   /* 트로피컬 그린 */
    --fern:    #2c6a4c;   /* 팜 그린 */
    --leaf:    #43976a;   /* 잎사귀 그린 */
    --north:   #1c4a7a;   /* 노스 딥블루 */
    --south:   #2f7a44;   /* 사우스 그린 */
    --estate:  #7a4a1c;   /* 사탕수수 브라운 */
    --gold:    #b8913c;   /* 슈가케인 골드 */
    --amber:   #d9b25a;   /* 트로피컬 엠버 */
    --cream:   #f4f1e9;   /* 내추럴 크림 */
    --white:   #ffffff;
    --border:  #d2ccbd;
    --text:    #14201a;
    --muted:   #2a3a30;
    --subtle:  #5f7a68;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #06170f 0%, #0f3328 45%, #0b2018 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(184,145,60,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(28,74,122,0.14) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(67,151,106,0.045) 1px, transparent 1px),
      linear-gradient(90deg, rgba(67,151,106,0.045) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(184,145,60,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(217,178,90,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(67,151,106,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(217,178,90,0.28);
    background: rgba(217,178,90,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(217,178,90,0.65); }
  .jw-badge .sep2 { color: rgba(67,151,106,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(217,178,90,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(67,151,106,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 코스 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(217,178,90,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.goguryo { border-top-color: #5a90d0; }
  .ct-pill.baekje  { border-top-color: #6ec46a; }
  .ct-pill.silla   { border-top-color: #d0a040; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(15,51,40,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e8f2ea; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #e8f2ea; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e8eef8; border-left: 3px solid var(--north); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(15,51,40,0.07); }
  .cbh-g { background: linear-gradient(90deg, #10305a, #1e5a94); }
  .cbh-b { background: linear-gradient(90deg, #123a26, #256b3c); }
  .cbh-s { background: linear-gradient(90deg, #3a2410, #6e4218); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 회원 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f7f4ea; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-wd  { background: #f0f0e0; color: #808000; }
  .g-bl  { background: #e0e8f8; color: #2840a0; }
  .g-go  { background: #fdf8ec; color: #a07830; }
  .g-pl  { background: #f0eaf8; color: #7840a0; }
  .g-wd2 { background: #e8f8f8; color: #2080a0; }
  .g-mg  { background: #f8e8e8; color: #a04040; }
  .g-op  { background: #e8f4e8; color: #208040; }
  .g-nb  { background: #181818; color: #c0a050; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(15,51,40,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(217,178,90,0.18); border: 1px solid rgba(217,178,90,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f7f4ea; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 규정 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f7f4ea; }
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #e8f2ea; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #5a90d0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d0a040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #e8f2ea; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0f0; color: #b84040; }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #3f74b8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(217,178,90,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>
</head>
<body>

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>사탕수수·야자수</strong> 플랜테이션 코스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>36홀 파144</strong> 회원제 클럽</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Robert Trent Jones Jr.</strong> 설계</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>마닐라공항 60분</strong> 접근성</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Canlubang Golf &amp; Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Calamba · Laguna</span>
    </div>

    <div class="hero-en">CanGolf · Canlubang Sugar Estate · Philippines</div>
    <h1><em>깐루방</em> 골프 앤 컨트리 클럽</h1>
    <p class="hero-tagline">&#8220;Chartered in 1975 — committed to excellence, good manners, and good behavior&#8221;</p>
    <div class="hero-sub">Canlubang Sugar Estate, Calamba, Laguna, Philippines · 36홀 파144 · 노스·사우스 코스 · 1978년 개장</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>36홀</strong>
        <span>파 144 · 13,667yds</span>
      </div>
      <div class="hero-stat">
        <strong>1975년</strong>
        <span>클럽 차터 · 78년 개장</span>
      </div>
      <div class="hero-stat">
        <strong>2코스</strong>
        <span>노스 · 사우스</span>
      </div>
      <div class="hero-stat">
        <strong>48km</strong>
        <span>마닐라공항 기준</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill goguryo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">노스 코스</div>
        <div class="ctp-desc">긴 전장·협곡·깊은 벙커</div>
      </div>
      <div class="ct-pill baekje">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">사우스 코스</div>
        <div class="ctp-desc">완만한 업다운·전략형</div>
      </div>
      <div class="ct-pill silla">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">RTJ Jr. 설계</div>
        <div class="ctp-desc">챔피언십 레이아웃</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">위치</div>
        <div class="info-value">Canlubang Sugar Estate<br>Calamba, Laguna</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">36홀 파144<br>노스 6,929y / 사우스 6,795y</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영사</div>
        <div class="info-value">Canlubang Golf &amp; Country Club, Inc.<br>회원제(Members Only)</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">홈페이지</div>
        <div class="info-value">cangolf.com.ph<br><span style="font-size:11px;color:#999">회원 로그인 후 예약</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>깐루방 골프 앤 컨트리 클럽(CanGolf)은 <strong>필리핀 라구나주 칼람바시 깐루방 슈가 에스테이트</strong>에 자리한 36홀 회원제 골프클럽입니다. 1975년 클럽이 차터(설립 인가)되고 1978년 코스가 개장한 이래, 필리핀에서 가장 오랜 역사를 지닌 골프장 중 한 곳으로 자리를 지켜왔습니다. 클럽 이름 &#8216;깐루방&#8217;은 이 지역 전체를 덮고 있던 <strong>사탕수수 농장(Sugar Estate)</strong>에서 비롯되었으며, 코스 곳곳에 남은 사탕수수 밭과 코코넛·야자수 군락이 그 흔적을 그대로 보여줍니다.</p>
    <p>코스 설계는 세계적 설계가 <strong>로버트 트렌트 존스 주니어(Robert Trent Jones Jr.)</strong>가 맡았고, <strong>노스 코스 18홀 · 사우스 코스 18홀</strong> 총 36홀로 구성됩니다. 클럽은 창립 이래 &#8220;좋은 매너와 좋은 태도(good manners and good behavior)&#8221;를 두 개의 기둥으로 삼아왔으며, 회원 모두가 이 원칙을 지키는 것을 클럽의 자부심으로 여깁니다. 국내외 프로 대회 개최 경험도 풍부합니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;공원 같은 코스 — 사탕수수와 코코넛 나무가 어우러진 트로피컬 레이아웃&#8221;</strong>
        광활한 페어웨이에 야자수와 사탕수수가 어우러진 이국적 풍경, 협곡을 가로지르는 파3 홀, 그리고 마닐라 도심에서 1시간이면 닿는 접근성. 마닐라 근교 골프 여행의 클래식 코스로 꾸준히 선택받고 있습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 노스·사우스 36홀</h2>
    </div>
    <p>총 36홀(파144)은 <strong>노스 코스(18홀 파72)</strong>와 <strong>사우스 코스(18홀 파72)</strong>로 나뉩니다. 두 코스 모두 로버트 트렌트 존스 주니어의 설계로, 홀마다 전장·벙커·해저드를 활용한 핸디캡 배분이 정교하다는 평을 받습니다. 필리핀에서 화이트티는 시니어티로 운영되므로, 일반 남성 골퍼는 블루티(레귤러티)를 사용하게 됩니다.</p>

    <!-- 노스 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">North Course · 18Holes · Par 72</div>
          <div class="cbt-ko">노스 코스</div>
          <div class="cbt-dist">블루티 6,872~6,929yds · 코스레이팅 72.5 / 슬로프 135</div>
        </div>
      </div>
      <div class="course-block-desc">
        챔피언십 셋업으로 조성된 <strong>36홀 중 더 긴 전장</strong>의 코스입니다. 업다운과 워터·크릭 해저드, 깊은 벙커가 배치되어 난이도가 상당한 편이며, 협곡을 가로지르는 파3 홀이 인상적입니다. 블루티 기준 코스레이팅 72.5 / 슬로프 135로 상급 골퍼에게 특히 인기가 높습니다. 다만 9번홀과 18번홀이 그린을 공유하는 구조라 홀 간 독립성은 다소 아쉽다는 평가도 있습니다.
      </div>
    </div>

    <!-- 사우스 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">South Course · 18Holes · Par 72</div>
          <div class="cbt-ko">사우스 코스</div>
          <div class="cbt-dist">블루티 6,795yds · 코스레이팅 71.8 / 슬로프 135</div>
        </div>
      </div>
      <div class="course-block-desc">
        일반적인 전장에 <strong>업다운이 비교적 완만한</strong> 코스로, 노스보다 편하게 느껴진다는 평이 많습니다. 다만 슬로프 135는 노스와 동일해 <strong>핸디캡이 있는 아마추어에게는 결코 쉽지 않은 코스</strong>입니다. 무리한 장타보다 페어웨이 안착과 코스 매니지먼트가 스코어를 좌우하며, 야자수 라인을 따라 이어지는 홀 전개가 트로피컬한 분위기를 잘 살립니다.
      </div>
    </div>

    <!-- 코스 컨디션·조경 -->
    <div class="course-block">
      <div class="course-block-header cbh-s">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33e.png" alt="🌾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Sugar Estate Landscape · Since 1978</div>
          <div class="cbt-ko">슈가 에스테이트 조경</div>
          <div class="cbt-dist">사탕수수 밭·코코넛 군락 · 광활한 부지 · 공원형 코스</div>
        </div>
      </div>
      <div class="course-block-desc">
        원래 <strong>사탕수수·코코넛 농장이었던 부지</strong>를 그대로 살려 조성한 코스로, 라운드 초반부터 야자수가 도열한 이국적 경관을 만날 수 있습니다. 필리핀 최대 규모급 골프 부지 중 하나로 홀마다 여유로운 폭을 확보하고 있습니다. 다만 건기 막바지인 4~5월에는 잔디 컨디션이 다소 거칠어질 수 있으니 방문 시기를 참고하세요.
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        노스는 전장과 해저드, 사우스는 그린 주변 공략이 관건입니다. <strong>블루티(레귤러티) 기준 6,800야드 이상</strong>이므로 티샷 방향성이 스코어를 결정합니다. 협곡을 넘기는 파3 홀은 바람과 캐리 거리를 반드시 확인하고, 카트 대수가 넉넉하지 않은 편이라 티오프 시간보다 여유 있게 도착하는 것이 좋습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 회원 구분 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>회원 구분 &amp; 게스트 플레이 자격</h2>
    </div>
    <p>깐루방은 <strong>명실상부한 회원제(Members Only) 클럽</strong>입니다. 2021년부터 규정이 강화되어, 비회원(관광객 포함)은 <strong>회원의 등록·보증을 통해서만 티오프</strong>가 가능합니다. 회원이 반드시 함께 라운드하는 것은 아니며, 티오프 등록을 도와주는 개념으로 운영됩니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>구분</th>
            <th>플레이 권한</th>
            <th>특징</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-wd">Proprietary</span></td>
            <td>전 코스 상시</td>
            <td>주식 보유 정회원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-go">Corporate</span></td>
            <td>지명인 라운드</td>
            <td>법인 명의 회원권</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pl">Associate</span></td>
            <td>조건부 이용</td>
            <td>회원 가족·준회원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wd2">Spouse / Dependent</span></td>
            <td>동반 기준 적용</td>
            <td>배우자·자녀</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">Junior</span></td>
            <td>시간대 제한</td>
            <td>주니어 골퍼</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-mg">Non-Resident</span></td>
            <td>기간제 이용</td>
            <td>해외 거주 회원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-op">Guest</span></td>
            <td>회원 보증 필수</td>
            <td>게스트 그린피 적용</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-nb">Tournament</span></td>
            <td>대회 참가 자격</td>
            <td>클럽·초청 대회</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>한국인 골퍼의 예약 방법</strong>
        개인 예약이 어려운 회원제 클럽이므로, 대부분 <strong>현지 골프 여행사·부킹 에이전시를 통해 회원 등록 및 티오프</strong>를 진행합니다. 회원 구분과 권한은 클럽 정관 개정에 따라 달라질 수 있어, 방문 전 클럽 사무국(info@cangolf.com.ph) 또는 예약 대행처에서 최신 기준을 확인하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>그린피 &amp; 요금 안내</h2>
    </div>
    <p>그린피는 <strong>요일·시즌·예약 경로</strong>에 따라 크게 달라집니다. 주중은 합리적인 편이지만 <strong>주말 그린피는 상당히 높아지므로 주중 라운드를 추천</strong>합니다. 아래 금액은 참고용 시세이며, 실제 청구액은 예약 시점에 반드시 재확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>그린피 참고 (18홀 · 1인 · 페소)</h3>
        <span class="p-badge">주말 요금 상승폭 큼 · 주중 추천</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">주중</th><th class="tc">주말·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">비수기 기준</span></td>
            <td class="tc"><span class="pa">약 3,500페소</span></td>
            <td class="tc"><span class="ph">약 7,500페소</span></td>
            <td><span class="pn">시즌·환율별 변동</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">달러 환산 참고</span></td>
            <td class="tc"><span class="pa">약 70달러~</span></td>
            <td class="tc"><span class="ph">약 150달러~</span></td>
            <td><span class="pn">캐디·카트 불포함</span></td>
          </tr>
          <tr>
            <td><span class="pt">36홀 이용 기준</span></td>
            <td class="tc" colspan="2">그린피 2라운드 + 캐디 1,200페소 + 카트 2,000페소</td>
            <td><span class="pn">연속 라운드 사전 협의</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트피</div>
        <div class="fee-price">1,000페소</div>
        <div class="fee-unit">18홀 · 2인 1대</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디피 + 팁</div>
        <div class="fee-price">600 + 200페소</div>
        <div class="fee-unit">18홀 · 1인 1캐디</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f392.png" alt="🎒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">클럽 렌탈</div>
        <div class="fee-price">1,500페소~</div>
        <div class="fee-unit">현장 렌탈 가능</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f690.png" alt="🚐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">픽업 차량</div>
        <div class="fee-price">별도 견적</div>
        <div class="fee-unit">기사 수고비 500페소</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>현지 결제·팁 문화 체크</strong>
        그린피는 예약 시 선결제하는 경우가 많지만, <strong>캐디피·카트피·보험료는 현장 현금(페소) 결제</strong>가 일반적입니다. 캐디 팁은 관행적으로 200페소 내외이며, 픽업 차량 이용 시 기사 수고비·식대가 별도로 발생합니다. 소액 페소 지폐를 미리 준비하면 편리합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 예약 안내 & 규정 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>예약 안내 &amp; 이용 규정</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> 홈페이지(cangolf.com.ph) 회원 로그인 예약 또는 현지 부킹 에이전시 대행. 게스트는 회원 등록 필수</span></li>
      <li><div class="ci">✓</div><span><strong>사무국 문의:</strong> 8728 Saville Bldg., Gil J. Puyat Ave., Makati / Tel (02) 8519-4261 / info@cangolf.com.ph</span></li>
      <li><div class="ci">✓</div><span><strong>티오프 시간:</strong> 클럽 토너먼트 개최 시 예고 없이 티오프 시간이 변경될 수 있음. 출발 전 재확인 권장</span></li>
      <li><div class="ci">✓</div><span><strong>드레스 코드:</strong> 칼라 있는 셔츠·골프화 필수. 클럽이 강조하는 매너 규정 준수 요청</span></li>
      <li><div class="ci warn">!</div><span><strong>취소·노쇼:</strong> 대행 예약은 여행사 약관에 따라 위약금이 발생. 바우처 조건을 반드시 확인</span></li>
    </ul>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>우기(6~11월) 라운드 주의사항</strong>
        필리핀은 우기 오후에 강한 소나기가 잦습니다. 강우로 경기가 중단될 경우 환불·보상 기준은 클럽 및 예약 대행처 규정에 따르므로, <strong>우천 시 처리 조건을 예약 전에 문서로 확인</strong>하는 것이 안전합니다. 오전 티오프를 잡으면 우천 리스크를 줄일 수 있습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">1975년 차터 이래의 전통을 담은 클럽하우스. 프런트·라운지·회원 응대 서비스 운영.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">바 &amp; 레스토랑</div>
        <div class="fac-desc">라운드 전후 식음 가능. 필리핀·서양식 메뉴와 시원한 로컬 음료 제공.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">골프 용품·의류·소모품 판매. 글러브·볼 등 현장 구매 및 클럽 렌탈 가능.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커 &amp; 샤워</div>
        <div class="fac-desc">남녀 구분 락커룸 및 샤워장. 더운 날씨 라운드 후 환복 공간 완비.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">드라이빙 레인지</div>
        <div class="fac-desc">라운드 전 워밍업용 연습 레인지 운영. 티오프 전 스윙 점검에 활용.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">퍼팅 그린</div>
        <div class="fac-desc">클럽하우스 인접 퍼팅 연습 그린. 그린 스피드 사전 확인에 유용.</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>깐루방은 <strong>마닐라 남쪽 라구나주 칼람바시</strong>에 위치하며, 고속도로(SLEX)에서 가까워 마닐라·알라방·칼람바 지역에서 접근이 용이합니다. 오전 도착 항공편이면 <strong>당일 오후 라운드</strong>도 가능합니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 코스 주소</div>
        <div class="access-row">Canlubang Sugar Estate<br>Calamba, Laguna</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마닐라공항(NAIA) 기준</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>NAIA → 스카이웨이 → SLEX 남행 → 깐루방/칼람바 방면 출구 → 슈가 에스테이트 진입 (약 48km · 60분, 교통 상황에 따라 45~90분)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e8.png" alt="🏨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 알라방 호텔 기준</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>알라방(크림슨 등 주요 숙소) → SLEX 남행 → 깐루방 방면 (약 30km · 40분). 마닐라 골프여행 숙소 연계 최적 동선</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ca.png" alt="🏊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 칼람바 풀빌라 기준</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>칼람바 풀빌라 밀집 지역 → 깐루방 (약 25km · 40분)<br>1박2일 골프 패키지에 적합</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5fa.png" alt="🗺" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 내비 설정</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>&#8216;Canlubang Golf &amp; Country Club&#8217;<br>또는 Canlubang Sugar Estate,<br>Calamba, Laguna 검색</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 예약·문의</div>
        <div class="access-row">cangolf.com.ph<br>info@cangolf.com.ph</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>라구나 관광 연계 — 온천과 화산의 땅</strong>
        깐루방이 위치한 라구나주는 <strong>칼람바 온천 리조트</strong>와 풀빌라가 밀집한 지역으로, 라운드 후 온천 휴식이 가능합니다. 인근 타가이타이 타알 화산 전망, 팍상한 폭포, 리살 기념관(칼람바) 등과 묶어 1박2일 골프+관광 일정을 구성해 보세요.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 그린피·캐디피·카트피는 요일·시즌·환율에 따라 변동되며, 게스트 플레이는 회원 등록이 필요합니다.<br>클럽 토너먼트로 티오프 시간이 변경될 수 있어 방문 전 확인이 필수입니다.<br>Canlubang Golf &amp; Country Club, Inc. | cangolf.com.ph | Calamba, Laguna, Philippines</p>
    <a href="https://cangolf.com.ph/" class="cta-btn" target="_blank">클럽 홈페이지 →</a>
    <a href="https://cangolf.com.ph/signup" class="cta-btn blue-btn" target="_blank">회원 가입(Sign Up) →</a>
    <a href="http://cangolf.com.ph/Contact_Us" class="cta-btn outline" target="_blank">예약 문의하기 →</a>
  </div>

</div>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/canlubang/">깐루방 골프 앤 컨트리 클럽| 필리핀 라구나주 칼람바시 깐루방 슈가 에스테이트</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2978</post-id>	</item>
		<item>
		<title>필리핀 바탕가스주 라우렐 다얍 이타아스 스플렌디도타알cc 골프클럽</title>
		<link>https://golfmembership.co.kr/splendido/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 23 Jul 2026 12:46:09 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2973</guid>

					<description><![CDATA[<p>스플렌디도 타알 골프클럽 완벽 가이드 🌋 타알 화산호 절경 조망 · ⛳ 18홀 파72 전천후 챔피언십 · 🦈 그렉 노먼 설계 · 🏛️ 스페인 지중해풍 클럽하우스 Splendido Taal Golf Club ✦ Laurel · Batangas Splendido Taal Golf &#38; Country Club · Laurel · Batangas · Philippines 스플렌디도 타알 골프클럽 &#8220;타가이타이 능선 위, 타알 화산호를 굽어보는 ... <a title="필리핀 바탕가스주 라우렐 다얍 이타아스 스플렌디도타알cc 골프클럽" class="read-more" href="https://golfmembership.co.kr/splendido/" aria-label="필리핀 바탕가스주 라우렐 다얍 이타아스 스플렌디도타알cc 골프클럽에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/splendido/">필리핀 바탕가스주 라우렐 다얍 이타아스 스플렌디도타알cc 골프클럽</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>스플렌디도 타알 골프클럽 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     스플렌디도 타알 팔레트 — 타가이타이 능선·스페인 지중해풍
  ──────────────────────────────── */
  :root {
    --mid:     #14322c;   /* 타알 딥그린 */
    --forest:  #1f4a40;   /* 능선 그린 */
    --fern:    #2e6255;   /* 페어웨이 그린 */
    --leaf:    #489080;   /* 호수 청록 */
    --goguryo: #1c5470;   /* 타알호 딥블루 */
    --baekje:  #2e6830;   /* 파크랜드 그린 */
    --silla:   #a83c28;   /* 스페인 테라코타 */
    --gold:    #c08838;   /* 지중해 골드 */
    --amber:   #d8a850;   /* 골드 엠버 */
    --cream:   #f5f2ea;   /* 지중해 크림 */
    --white:   #ffffff;
    --border:  #d2ccbe;
    --text:    #18201a;
    --muted:   #2e382e;
    --subtle:  #607068;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #081814 0%, #14322c 45%, #0e211c 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(192,136,56,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(28,84,112,0.15) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(72,144,128,0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(72,144,128,0.04) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(192,136,56,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(216,168,80,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(72,144,128,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(216,168,80,0.28);
    background: rgba(216,168,80,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(216,168,80,0.65); }
  .jw-badge .sep2 { color: rgba(72,144,128,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(216,168,80,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(72,144,128,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 특징 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(216,168,80,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.goguryo { border-top-color: #5aa0c8; }
  .ct-pill.baekje  { border-top-color: #78c090; }
  .ct-pill.silla   { border-top-color: #d07050; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(20,50,44,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e8f2ee; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #e8f2ee; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf7ea; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e6eff4; border-left: 3px solid var(--goguryo); }
  .callout.red    { background: #fdf0ec; border-left: 3px solid var(--silla); }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(20,50,44,0.07); }
  .cbh-g { background: linear-gradient(90deg, #16405a, #266888); }
  .cbh-b { background: linear-gradient(90deg, #1c4838, #2e6a50); }
  .cbh-s { background: linear-gradient(90deg, #5a2010, #8a3818); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 멤버십/스펙 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f6f3ea; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-wd  { background: #e0eef4; color: #206088; }
  .g-bl  { background: #e0e8f4; color: #284088; }
  .g-go  { background: #fdf7ea; color: #a07020; }
  .g-pl  { background: #f8e8e0; color: #a04828; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(20,50,44,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(216,168,80,0.18); border: 1px solid rgba(216,168,80,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ecdf; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f6f3ea; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: var(--silla); font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf7f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 규정 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f6f3ea; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #5aa0c8; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d09040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #e8f2ee; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0ec; color: var(--silla); }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #3a7ab0; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(216,168,80,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>
</head>
<body>

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>타알 화산호</strong> 절경 조망</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>18홀 파72</strong> 전천후 챔피언십</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f988.png" alt="🦈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>그렉 노먼</strong> 설계</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>스페인 지중해풍</strong> 클럽하우스</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Splendido Taal Golf Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Laurel · Batangas</span>
    </div>

    <div class="hero-en">Splendido Taal Golf &amp; Country Club · Laurel · Batangas · Philippines</div>
    <h1><em>스플렌디도 타알</em> 골프클럽</h1>
    <p class="hero-tagline">&#8220;타가이타이 능선 위, 타알 화산호를 굽어보는 그렉 노먼의 걸작&#8221;</p>
    <div class="hero-sub">필리핀 바탕가스주 라우렐 다얍 이타아스 · 18홀 파72 · 그렉 노먼 설계 · 회원제(멤버 동반)</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파 72 · 챔피언십</span>
      </div>
      <div class="hero-stat">
        <strong>타알호 뷰</strong>
        <span>화산호 절경</span>
      </div>
      <div class="hero-stat">
        <strong>그렉 노먼</strong>
        <span>2002 설계</span>
      </div>
      <div class="hero-stat">
        <strong>전천후</strong>
        <span>All-Weather</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill goguryo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">타알호 조망</div>
        <div class="ctp-desc">화산호·능선 파노라마</div>
      </div>
      <div class="ct-pill baekje">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3de.png" alt="🏞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">파크랜드</div>
        <div class="ctp-desc">협곡·도그렉·거대 벙커</div>
      </div>
      <div class="ct-pill silla">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">스페인풍</div>
        <div class="ctp-desc">미식·라운지·연회</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">주소</div>
        <div class="info-value">필리핀 바탕가스주 라우렐<br>바랑가이 다얍 이타아스</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">18홀 파72<br>전천후 챔피언십 코스</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영사</div>
        <div class="info-value">스플렌디도 타알<br>골프&#038;컨트리클럽 · 회원제</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">홈페이지</div>
        <div class="info-value">splendidotaalgolfclub.com<br><span style="font-size:11px;color:#999">회원 동반 또는 GolfPH 예약</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>스플렌디도 타알 골프클럽은 <strong>필리핀 바탕가스주 라우렐, 타가이타이 능선(Taal Ridge)</strong>에 자리한 18홀 파72 전천후 챔피언십 코스입니다. 2000년부터 4년에 걸쳐 타가이타이 능선의 협곡을 흙으로 메우고 다듬어 완성한 코스로, <strong>골프 전설 그렉 노먼(Greg Norman)이 2002년 설계</strong>했습니다. 필리핀에서 가장 새롭고 아름다운 코스 중 하나로 평가받습니다.</p>
    <p>가장 큰 매력은 <strong>타알 화산호(Taal Lake)와 능선을 굽어보는 장대한 경관</strong>입니다. 짧은 홀과 긴 홀이 조화롭게 배치되어 각 홀마다 고유한 난이도와 하이라이트를 지니고 있으며, 거대한 벙커와 여러 방향으로 꺾이는 도그렉 홀이 특징입니다. 러스틱한 <strong>스페인-지중해풍 건축 양식</strong>의 클럽하우스는 개방형 분위기와 뛰어난 미식으로도 유명합니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;타가이타이 능선 위, 타알 화산호를 굽어보는 그렉 노먼의 걸작&#8221;</strong>
        코스와 시설, 그리고 인근 타알 화산호의 절경이 어우러진 이곳은 라운딩의 성취감뿐 아니라 시각적 즐거움까지 선사합니다. GolfPH가 선정한 필리핀 방문 추천 골프장 상위권에 이름을 올린 명문 코스입니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 그렉 노먼의 18홀 챔피언십</h2>
    </div>
    <p>18홀 파72 코스는 언덕 지형(hilly terrain)을 그대로 살린 레이아웃으로, 처음부터 끝까지 놀라움과 도전이 끊이지 않습니다. 거대한 벙커, 협곡(ravine)을 넘어야 하는 캐리 샷, 여러 방향으로 꺾이는 도그렉 홀이 골퍼의 실력을 시험합니다. 코스가 험준하므로 <strong>골프 카트 이용과 캐디 동반을 적극 권장</strong>합니다.</p>

    <!-- 전반 하이라이트 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Front Nine · Signature Holes</div>
          <div class="cbt-ko">전반 9홀 — 협곡과 화산호의 파노라마</div>
          <div class="cbt-dist">1번(다운힐 파5) · 2번(559Y) · 4번(협곡 도그렉) · 8번(파3) · 9번(435Y 오르막)</div>
        </div>
      </div>
      <div class="course-block-desc">
        <strong>1번 홀</strong>은 짧은 내리막 파5로 장타자는 2온이 가능하지만 벙커에 둘러싸인 그린의 브레이크가 까다롭습니다. <strong>2번 홀(559Y)</strong>은 협곡을 피해 200야드 이상 캐리해야 하는 강타가 필요한 홀입니다. <strong>4번 홀</strong>은 짧지만 협곡을 따라 우측으로 도그렉 후 가파른 오르막 그린이 기다립니다. <strong>8번 파3</strong>는 협곡과 2단 그린을 모두 공략해야 하며, <strong>9번(435Y 오르막)</strong>은 실제보다 훨씬 길게 느껴지는 난홀입니다.
      </div>
    </div>

    <!-- 후반 하이라이트 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3de.png" alt="🏞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Back Nine · Signature Holes</div>
          <div class="cbt-ko">후반 9홀 — 산 능선의 전략적 도그렉</div>
          <div class="cbt-dist">13번(425Y 파4) · 거대 아카시아 나무 · 벙커 · 도그렉</div>
        </div>
      </div>
      <div class="course-block-desc">
        후반의 백미는 <strong>13번 홀(425야드 파4)</strong>입니다. 도전적이면서도 보상이 큰 이 홀은 엄청난 집중력을 요구하며, 산 능선 슬로프를 따라 도그렉을 그려야 합니다. 큰 나무와 벙커가 기다리고 있어 여러 번 라운딩해야 제대로 공략할 수 있는 홀로 꼽힙니다. 후반 전반에 걸쳐 능선을 활용한 다이나믹한 홀 구성이 이어집니다.
      </div>
    </div>

    <!-- 클럽하우스·미식 -->
    <div class="course-block">
      <div class="course-block-header cbh-s">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Clubhouse · Spanish-Mediterranean</div>
          <div class="cbt-ko">스페인-지중해풍 클럽하우스</div>
          <div class="cbt-dist">라데라 골퍼스 라운지 · 라 에스키나 스페인 레스토랑</div>
        </div>
      </div>
      <div class="course-block-desc">
        러스틱한 스페인-지중해풍 건축의 클럽하우스가 방문객을 맞이합니다. 개방형 분위기 속에서 레스토랑의 향긋한 요리를 즐길 수 있어 <strong>타가이타이 최고의 미식 명소</strong> 중 하나로 꼽힙니다. <strong>라데라 골퍼스 라운지(Ladera Golfers Lounge)</strong>와 <strong>라 에스키나 스페인 레스토랑(La Esquina)</strong> 두 곳의 레스토랑이 유명하며, 셀럽들의 웨딩 장소로도 사랑받는 곳입니다.
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        <strong>매주 화요일은 코스 정비일(Maintenance Day)</strong>로 휴장하니 예약 시 유의하세요. 언덕 지형과 협곡이 많아 <strong>관광객(투어리스트)은 골프 카트 이용이 필수</strong>입니다. 홀마다 거대한 벙커와 도그렉이 배치되어 있어 티샷의 방향과 클럽 선택이 매우 중요합니다. 그린 리딩이 까다로우니 캐디의 도움을 받는 것을 권장합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>그린피 &#038; 요금 안내</h2>
    </div>
    <p>스플렌디도 타알은 회원제(Private) 클럽으로, 그린피는 <strong>회원 동반 여부·요일·이용 홀 수</strong>에 따라 적용됩니다. 아래는 공식 홈페이지 기준 참고 요금(필리핀 페소·1인)입니다. 식음 의무소비(비동반 ₱600, 동반 ₱500)가 포함되며 당일 소비해야 합니다.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>그린피 참고 (18홀 · 1인, 페소)</h3>
        <span class="p-badge">식음 의무소비 포함 · 요금 변동 가능</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">평일</th><th class="tc">주말·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">회원 동반</span></td>
            <td class="tc"><span class="pa">₱2,100</span></td>
            <td class="tc"><span class="ph">₱3,100</span></td>
            <td><span class="pn">Accompanied</span></td>
          </tr>
          <tr>
            <td><span class="pt">회원 비동반</span></td>
            <td class="tc"><span class="pa">₱2,600</span></td>
            <td class="tc"><span class="ph">₱3,600</span></td>
            <td><span class="pn">Unaccompanied</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">투어리스트(관광객)</span></td>
            <td class="tc"><span class="pa">₱3,600</span></td>
            <td class="tc"><span class="ph">₱4,600</span></td>
            <td><span class="pn">카트 이용 필수</span></td>
          </tr>
          <tr>
            <td><span class="pt">FGC(연맹회원)</span></td>
            <td class="tc"><span class="pa">₱1,900</span></td>
            <td class="tc">평일 한정</td>
            <td><span class="pn">주말·공휴일 미적용</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트비 (일반)</div>
        <div class="fee-price">₱1,000</div>
        <div class="fee-unit">18홀 · 선착순</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디피 (최소)</div>
        <div class="fee-price">₱600</div>
        <div class="fee-unit">18홀 · 현금 (2026)</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e1.png" alt="🛡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">보험료</div>
        <div class="fee-price">₱200</div>
        <div class="fee-unit">9·18홀 공통</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">식음 의무소비</div>
        <div class="fee-price">₱500~600</div>
        <div class="fee-unit">동반/비동반 · 당일</div>
      </div>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>GolfPH 등 예약 플랫폼 활용 팁</strong>
        스플렌디도 타알은 회원제 클럽이지만, 관광객·비회원은 <strong>GolfPH</strong> 등 골프 예약 플랫폼을 통해 티타임 예약 및 라운딩이 가능합니다. 그린피·식음·보험이 포함된 트윈 쉐어링 기준 패키지 요금(평일 약 ₱4,599~, 주말 약 ₱4,999~)도 운영되니 예약 전 비교해 보세요. 새로운 요금(카트·캐디비 등)은 2026년 1월 1일부터 적용됩니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 이용 안내 & 규정 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>이용 안내 &#038; 규정</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>이용 조건:</strong> 회원제(Private) 클럽. 비회원 게스트는 회원 동반 시 이용 가능, 또는 GolfPH 등 플랫폼을 통해 예약</span></li>
      <li><div class="ci">✓</div><span><strong>운영 시간:</strong> 오전 6:00 ~ 오후 3:00 (월·수·목·금·토·일)</span></li>
      <li><div class="ci">✓</div><span><strong>예약·문의:</strong> (02) 8519-4131~33 loc.202 / +63 917 312 3500 / inquiry@splendidotaalgolfclub.com</span></li>
      <li><div class="ci">✓</div><span><strong>투어리스트 규정:</strong> 관광객은 골프 카트 이용 필수, 캐디피는 반드시 현금 결제</span></li>
      <li><div class="ci warn">!</div><span><strong>화요일 휴장:</strong> 매주 화요일은 코스 정비일(Maintenance Day)로 휴장. 시니어케어카드는 주말·공휴일 미적용</span></li>
    </ul>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>방문 전 필수 확인</strong>
        회원제 클럽 특성상 요금·이용 조건이 사전 통보 없이 변동될 수 있습니다. 카트는 선착순(First Come, First Serve)으로 운영되며, 캐디피는 현금만 가능합니다. 방문 전 반드시 클럽 또는 예약 플랫폼에 최신 정보와 티타임을 확인하시기 바랍니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>시설 안내</h2>
    </div>
    <p>스플렌디도 타알은 스페인-지중해풍 건축의 클럽하우스를 중심으로 미식과 휴식을 겸비한 리조트형 골프클럽입니다.</p>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">러스틱한 스페인-지중해풍 개방형 클럽하우스. 프런트·라운지·귀중품 보관 서비스 완비.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑 2곳</div>
        <div class="fac-desc">라데라 골퍼스 라운지 &#038; 라 에스키나 스페인 레스토랑. 타가이타이 대표 미식 명소.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e8.png" alt="🏨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">호텔 &#038; 숙박</div>
        <div class="fac-desc">클럽 내 숙박 시설 운영. 골프 패키지와 연계한 1박2일 라운딩 가능.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f486.png" alt="💆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">사우나 &#038; 마사지</div>
        <div class="fac-desc">사우나·마사지룸, 남녀 락커룸, 샤워시설 완비. 라운드 후 쾌적한 휴식 공간.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png" alt="🎉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">연회 &#038; 웨딩</div>
        <div class="fac-desc">함수룸(Function Room) 운영. 셀럽 웨딩 장소로 유명한 인기 연회 공간.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">연습장 &#038; 프로샵</div>
        <div class="fac-desc">연습 시설, 프로샵, 코스 곳곳 그늘집(Tee House) 배치. 장비 대여 서비스.</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>스플렌디도 타알은 <strong>타가이타이 능선(Taal Ridge Road)</strong>에 위치하여 타가이타이 시내와 인접해 있습니다. 마카티에서 사우스 슈퍼하이웨이(SLEX)와 STAR 톨웨이를 경유해 약 1시간 30분~2시간 거리입니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">필리핀 바탕가스주 라우렐<br>바랑가이 다얍 이타아스<br>(타알 리지 로드) 4221</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e3.png" alt="🛣" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SLEX·STAR 경로</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>마카티 → SLEX → 산토 토마스 출구 → STAR 톨웨이 → 타나완/타가이타이 방향 → 타가이타이-나수부 도로 → 타알 리지 로드</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e3.png" alt="🛣" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 타가이타이 경유</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>타가이타이 로톤다 → 타가이타이-나수부 하이웨이 (타알호 조망 능선 도로) → 라우렐 스플렌디도 입구</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f697.png" alt="🚗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마카티에서 소요시간</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>약 1시간 30분~2시간<br>타가이타이 시내에서 약 20~30분</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 연락처</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>예약 (02) 8519-4131~33 loc.202<br>모바일 +63 917 312 3500<br>+63 917 922 2445</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 예약 &#038; 홈페이지</div>
        <div class="access-row">splendidotaalgolfclub.com<br>inquiry@splendidotaalgolfclub.com</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30b.png" alt="🌋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>타가이타이 관광 연계 — 타알 화산호의 절경</strong>
        스플렌디도 타알이 위치한 타가이타이 능선은 세계에서 가장 작은 활화산인 타알 화산과 화산호로 유명한 필리핀 최고의 고지대 휴양지입니다. 시원한 기후, 타알호 전망, 다양한 리조트·레스토랑과 연계해 골프와 관광을 함께 즐기는 1박2일 여행지로 완벽합니다.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 그린피는 회원 동반 여부·요일·이용 홀 수에 따라 변동되며, 사전 통보 없이 변경될 수 있습니다. 방문 전 최신 요금 확인 필수.<br>회원제 클럽 · 게스트는 회원 동반 또는 GolfPH 등 플랫폼 예약 · 매주 화요일 정비일 휴장<br>Splendido Taal Golf &amp; Country Club | splendidotaalgolfclub.com | 필리핀 바탕가스주 라우렐 바랑가이 다얍 이타아스</p>
    <a href="https://www.splendidotaalgolfclub.com/" class="cta-btn" target="_blank">홈페이지 바로가기 →</a>
    <a href="https://www.splendidotaalgolfclub.com/contact" class="cta-btn blue-btn" target="_blank">예약·문의 →</a>
    <a href="https://www.splendidotaalgolfclub.com/tee-time-viewer" class="cta-btn outline" target="_blank">그린피·티타임 확인 →</a>
  </div>

</div>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/splendido/">필리핀 바탕가스주 라우렐 다얍 이타아스 스플렌디도타알cc 골프클럽</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2973</post-id>	</item>
		<item>
		<title>이글릿지 골프 &#038; 컨트리클럽 &#124; 필리핀 골프의 숨겨진 보석 — 4대 거장이 빚어낸 72홀의 성지</title>
		<link>https://golfmembership.co.kr/eagleridge/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 21 Jul 2026 01:03:20 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2966</guid>

					<description><![CDATA[<p>이글릿지 골프 &#38; 컨트리클럽 완벽 가이드 ⛳ 72홀 필리핀 최대 규모 · 🏆 4대 챔피언십 코스 · 🌟 노먼·팔도·아오키·다이 설계 · 🚗 마카티에서 45분~1시간 Eagle Ridge Golf &#38; Country Club ✦ Gen. Trias · Cavite Eagle Ridge Golf &#38; Country Club · Gen. Trias · Cavite · Philippines 이글릿지 골프 &#38; 컨트리클럽 &#8220;필리핀 골프의 숨겨진 ... <a title="이글릿지 골프 &#38; 컨트리클럽 &#124; 필리핀 골프의 숨겨진 보석 — 4대 거장이 빚어낸 72홀의 성지" class="read-more" href="https://golfmembership.co.kr/eagleridge/" aria-label="이글릿지 골프 &#38; 컨트리클럽 &#124; 필리핀 골프의 숨겨진 보석 — 4대 거장이 빚어낸 72홀의 성지에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/eagleridge/">이글릿지 골프 &amp; 컨트리클럽 | 필리핀 골프의 숨겨진 보석 — 4대 거장이 빚어낸 72홀의 성지</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>이글릿지 골프 &amp; 컨트리클럽 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     이글릿지 팔레트 — 카비테·4대 챔피언십 코스
  ──────────────────────────────── */
  :root {
    --mid:     #14361f;   /* 이글릿지 딥그린 */
    --forest:  #1f4a2c;   /* 숲 그린 */
    --fern:    #2e6238;   /* 고사리 그린 */
    --leaf:    #489050;   /* 잎사귀 그린 */
    --goguryo: #1c4a70;   /* 파도 딥블루 */
    --baekje:  #2e6830;   /* 페어웨이 그린 */
    --silla:   #6a4820;   /* 벙커 황토 */
    --gold:    #b8933f;   /* 이글 골드 */
    --amber:   #d4b158;   /* 골드 엠버 */
    --cream:   #f4f3ec;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #d0cdc0;
    --text:    #161e14;
    --muted:   #2c3828;
    --subtle:  #607060;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #081810 0%, #14361f 45%, #0e2314 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(184,147,63,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(28,74,112,0.14) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(72,144,80,0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(72,144,80,0.04) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(184,147,63,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(212,177,88,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(72,144,80,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(212,177,88,0.28);
    background: rgba(212,177,88,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(212,177,88,0.65); }
  .jw-badge .sep2 { color: rgba(72,144,80,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(212,177,88,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(72,144,80,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 4코스 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px;
    max-width: 640px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(212,177,88,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.faldo   { border-top-color: #6a88d0; }
  .ct-pill.dye     { border-top-color: #d05050; }
  .ct-pill.norman  { border-top-color: #78c060; }
  .ct-pill.aoki    { border-top-color: #d0a040; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 13px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(20,54,31,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eaf3e8; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #eaf3e8; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e6ecf6; border-left: 3px solid var(--goguryo); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(20,54,31,0.07); }
  .cbh-f { background: linear-gradient(90deg, #16305a, #26468a); }
  .cbh-d { background: linear-gradient(90deg, #5a1818, #8a2828); }
  .cbh-n { background: linear-gradient(90deg, #163818, #285a28); }
  .cbh-a { background: linear-gradient(90deg, #5a3c10, #8a6018); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 멤버십/스펙 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f5f3ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-wd  { background: #e0e8f8; color: #2840a0; }
  .g-bl  { background: #f8e0e0; color: #a02828; }
  .g-go  { background: #e8f4e8; color: #208040; }
  .g-pl  { background: #fdf8ec; color: #a07830; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(20,54,31,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(212,177,88,0.18); border: 1px solid rgba(212,177,88,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f5f3ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 위약/규정 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f5f3ec; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #6a88d0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d09040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #eaf3e8; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0f0; color: #b84040; }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #5a78c8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(212,177,88,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; grid-template-columns: repeat(2, 1fr); }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>



<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>72홀</strong> 필리핀 최대 규모</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>4대 챔피언십</strong> 코스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f31f.png" alt="🌟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>노먼·팔도·아오키·다이</strong> 설계</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f697.png" alt="🚗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마카티에서 <strong>45분~1시간</strong></div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Eagle Ridge Golf &amp; Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Gen. Trias · Cavite</span>
    </div>

    <div class="hero-en">Eagle Ridge Golf &amp; Country Club · Gen. Trias · Cavite · Philippines</div>
    <h1><em>이글릿지</em> 골프 &amp; 컨트리클럽</h1>
    <p class="hero-tagline">&#8220;필리핀 골프의 숨겨진 보석 — 4대 거장이 빚어낸 72홀의 성지&#8221;</p>
    <div class="hero-sub">필리핀 카비테주 헤네랄 트리아스 · 72홀 파288 · 4개 챔피언십 코스 · 회원제(멤버 동반)</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>72홀</strong>
        <span>4코스 · 각 파72</span>
      </div>
      <div class="hero-stat">
        <strong>7,443Y</strong>
        <span>팔도 코스 최장</span>
      </div>
      <div class="hero-stat">
        <strong>4대 거장</strong>
        <span>세계적 설계가</span>
      </div>
      <div class="hero-stat">
        <strong>1996</strong>
        <span>클럽 설립</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill faldo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">팔도 코스</div>
        <div class="ctp-desc">7,443Y · 전략·정교</div>
      </div>
      <div class="ct-pill dye">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">다이 코스</div>
        <div class="ctp-desc">7,323Y · 동방의 야수</div>
      </div>
      <div class="ct-pill norman">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f988.png" alt="🦈" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">노먼 코스</div>
        <div class="ctp-desc">7,123Y · 시원·도전</div>
      </div>
      <div class="ct-pill aoki">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f338.png" alt="🌸" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">아오키 코스</div>
        <div class="ctp-desc">6,990Y · 담백·정통</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">주소</div>
        <div class="info-value">필리핀 카비테주<br>헤네랄 트리아스 하발레라</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">72홀 · 4코스<br>각 18홀 파72</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영사</div>
        <div class="info-value">이글릿지 골프&amp;컨트리클럽<br>(산타루시아 그룹) · 회원제</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">홈페이지</div>
        <div class="info-value">eagle-ridge.com.ph<br><span style="font-size:11px;color:#999">회원 동반 시 이용</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>이글릿지 골프 &amp; 컨트리클럽은 <strong>마닐라 남쪽 카비테주 헤네랄 트리아스</strong>에 위치한 <strong>필리핀 최대 규모의 골프 시설</strong>입니다. 1996년 설립된 이 클럽은 하나도 둘도 아닌 <strong>4개의 챔피언십급 코스</strong>를 보유한 것으로 유명하며, 세계적인 프로 골퍼이자 코스 설계가인 <strong>그렉 노먼, 닉 팔도(Sir Nick Faldo), 아오키 이사오(青木功), 앤디 다이(Andy Dye)</strong>가 각각 18홀씩 설계했습니다.</p>
    <p>총 72홀은 골퍼의 다양한 실력과 취향에 맞는 완벽한 라운딩 경험을 제공합니다. 가장 짧은 <strong>아오키 코스(6,990야드)</strong>부터 <strong>노먼 코스(7,123야드)</strong>, <strong>다이 코스(7,323야드)</strong>, 그리고 가장 긴 <strong>팔도 코스(7,443야드)</strong>까지, 각 코스가 뚜렷한 개성과 도전을 선사합니다. 비즈니스미러(BusinessMirror)로부터 <strong>&#8220;필리핀 골프의 가장 잘 숨겨진 보석(Best Kept Secret)&#8221;</strong>으로 선정된 명문 코스입니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f985.png" alt="🦅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;필리핀 골프의 숨겨진 보석 — 4대 거장이 빚어낸 72홀의 성지&#8221;</strong>
        마카티에서 사우스 슈퍼하이웨이·카르모나를 경유해 단 45분~1시간 거리. 골프뿐 아니라 볼링, 수영장, 배드민턴, 테니스, 마이크로텔 호텔까지 갖춘 종합 리조트형 컨트리클럽으로 온 가족이 즐기는 주말 여행지로도 사랑받고 있습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 4개 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 4대 거장의 챔피언십 72홀</h2>
    </div>
    <p>총 72홀은 <strong>팔도·다이·노먼·아오키</strong> 4개 코스로 구성되며, 모두 18홀 파72의 챔피언십급 코스입니다. 세계적 설계가 각자의 철학과 스타일이 고스란히 담겨 있어, 어느 코스를 선택하든 잊지 못할 라운딩을 경험할 수 있습니다.</p>

    <!-- 팔도 -->
    <div class="course-block">
      <div class="course-block-header cbh-f">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Faldo Course · 18Holes · Par 72</div>
          <div class="cbt-ko">팔도 코스</div>
          <div class="cbt-dist">7,443야드 · 최장 코스 · 블루티 슬로프 133 · 설계 Sir Nick Faldo</div>
        </div>
      </div>
      <div class="course-block-desc">
        6회 메이저 챔피언 <strong>닉 팔도 경</strong>이 설계한 클럽 내 최장 코스입니다. 정확성과 전략을 요구하는 세밀한 코스 디자인으로, 모든 레벨의 골퍼에게 진정한 골프 테스트를 선사합니다. 블루티 슬로프 레이팅 133, 골드티 137. 노먼 코스와 메인 클럽하우스를 공유합니다.
      </div>
    </div>

    <!-- 다이 -->
    <div class="course-block">
      <div class="course-block-header cbh-d">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Dye Course · 18Holes · Par 72</div>
          <div class="cbt-ko">다이 코스 — &#8220;동방의 야수(Beast of the East)&#8221;</div>
          <div class="cbt-dist">7,323야드 · 코스레이팅 74.4 · 슬로프 141~144 · 설계 Andy Dye</div>
        </div>
      </div>
      <div class="course-block-desc">
        <strong>앤디 다이</strong>가 설계한 클럽 최고 난이도 코스로, <strong>&#8220;동방의 야수&#8221;</strong>라는 별명으로 불립니다. 물 없이도 지형의 굴곡과 교묘하게 배치된 깊은 벙커만으로 극악의 난이도를 완성했습니다. US오픈 개최지 메리온(슬로프 144)에 필적하는 난이도로, 골프 실력을 진정으로 시험하는 코스입니다. 클럽하우스 공유로 모든 플라이트가 7번 홀에서 티오프합니다.
      </div>
    </div>

    <!-- 노먼 -->
    <div class="course-block">
      <div class="course-block-header cbh-n">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f988.png" alt="🦈" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Norman Course · 18Holes · Par 72</div>
          <div class="cbt-ko">노먼 코스</div>
          <div class="cbt-dist">7,123야드 · 블루티 슬로프 126 · 설계 Greg Norman</div>
        </div>
      </div>
      <div class="course-block-desc">
        전설의 <strong>그렉 노먼(&#8220;The Shark&#8221;)</strong>이 설계한 코스입니다. 시원하게 뻗은 페어웨이와 도전적인 홀 구성으로 장타자에게 매력적이며, 노먼 특유의 대담하고 개방적인 코스 스타일을 만끽할 수 있습니다. 팔도 코스와 함께 메인 클럽하우스를 사용합니다.
      </div>
    </div>

    <!-- 아오키 -->
    <div class="course-block">
      <div class="course-block-header cbh-a">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f338.png" alt="🌸" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Aoki Course · 18Holes · Par 72</div>
          <div class="cbt-ko">아오키 코스</div>
          <div class="cbt-dist">6,990야드 · 블루티 슬로프 128 · 설계 Isao Aoki</div>
        </div>
      </div>
      <div class="course-block-desc">
        일본 골프 레전드 <strong>아오키 이사오</strong>가 설계한 코스로, 4개 코스 중 가장 짧아 정통적이면서 담백한 라운딩을 즐길 수 있습니다. 무리한 장타보다 정교한 코스 매니지먼트가 스코어를 좌우하며, 초·중급자에게 특히 추천되는 코스입니다. 별도의 아오키 클럽하우스와 라운지를 운영합니다.
      </div>
    </div>

    <!-- 코스 스펙 요약 -->
    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>코스</th>
            <th>홀 / 파</th>
            <th>전장</th>
            <th>블루티 슬로프</th>
            <th>골드티 슬로프</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-wd">팔도</span></td>
            <td>18홀 / 파72</td>
            <td>7,443Y</td>
            <td>133</td>
            <td>137</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">다이</span></td>
            <td>18홀 / 파72</td>
            <td>7,323Y</td>
            <td>138</td>
            <td>144</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-go">노먼</span></td>
            <td>18홀 / 파72</td>
            <td>7,123Y</td>
            <td>126</td>
            <td>133</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pl">아오키</span></td>
            <td>18홀 / 파72</td>
            <td>6,990Y</td>
            <td>128</td>
            <td>133</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        <strong>매주 월요일은 코스 정비일(Maintenance Day)</strong>로 휴장하니 예약 시 유의하세요. 소프트 스파이크 골프화 착용이 필수입니다. 다이 코스는 깊은 벙커와 지형 변화가 극심하므로 <strong>영웅적인 무리한 샷을 피하고</strong> 카트 이용을 권장합니다. 각 코스별로 티오프 위치가 클럽하우스 공유 여부에 따라 다르니 사전 확인이 필요합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>그린피 &amp; 요금 안내</h2>
    </div>
    <p>이글릿지는 회원제(Private) 클럽으로, 그린피는 <strong>회원 동반 여부·요일·이용 홀 수</strong>에 따라 적용됩니다. 아래는 공식 홈페이지 기준 참고 요금(필리핀 페소·1인)입니다. 실제 요금은 변동될 수 있으니 방문 전 확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>그린피 참고 (18홀 · 1인, 페소)</h3>
        <span class="p-badge">회원 동반 필수 · 요금 변동 가능</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">평일</th><th class="tc">주말·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">회원 동반 게스트</span></td>
            <td class="tc"><span class="pa">₱1,344</span></td>
            <td class="tc"><span class="ph">₱2,800</span></td>
            <td><span class="pn">Member Accompanied</span></td>
          </tr>
          <tr>
            <td><span class="pt">제휴 클럽(Affiliate)</span></td>
            <td class="tc"><span class="pa">₱672</span></td>
            <td class="tc"><span class="ph">₱1,400</span></td>
            <td><span class="pn">제휴 회원 요금</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">방문객(Visitor)</span></td>
            <td class="tc"><span class="pa">₱3,360</span></td>
            <td class="tc"><span class="ph">₱4,480</span></td>
            <td><span class="pn">비회원 방문 요금</span></td>
          </tr>
          <tr>
            <td><span class="pt">시니어 페더레이션</span></td>
            <td class="tc" colspan="2">동반 요금의 <strong>50% 할인</strong> (월·수·금, 회원 동반 시)</td>
            <td><span class="pn">Senior Care</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트비 (회원)</div>
        <div class="fee-price">₱750</div>
        <div class="fee-unit">2인승 · 18홀</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트비 (비회원)</div>
        <div class="fee-price">₱900~1,200</div>
        <div class="fee-unit">2~4인승 · 18홀</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cb.png" alt="📋" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">부대비용</div>
        <div class="fee-price">₱80~100</div>
        <div class="fee-unit">회원/게스트 · 18홀</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">식음 의무소비</div>
        <div class="fee-price">₱300</div>
        <div class="fee-unit">Food Consumable</div>
      </div>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>GolfPH 등 예약 플랫폼 활용 팁</strong>
        이글릿지는 회원제 클럽이지만, 관광객·비회원은 <strong>GolfPH</strong> 등 골프 예약 플랫폼을 통해 티타임 예약 및 라운딩이 가능합니다. 월~목 오전 11시 이후 티오프 시 아오키·노먼 코스를 특가(₱1,250)로 즐기는 프로모션도 종종 진행되니 예약 전 확인하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 이용 안내 & 규정 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>이용 안내 &amp; 규정</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>이용 조건:</strong> 회원제(Private) 클럽. 비회원 게스트는 회원 동반 시 이용 가능, 또는 GolfPH 등 플랫폼을 통해 예약</span></li>
      <li><div class="ci">✓</div><span><strong>예약 문의:</strong> 0917-1220723 또는 reservations@eagle-ridge.com.ph / 마닐라 라인 (02) 8925-6478</span></li>
      <li><div class="ci">✓</div><span><strong>복장 규정:</strong> 소프트 스파이크 골프화 착용 필수. 적절한 골프 복장 요구</span></li>
      <li><div class="ci">✓</div><span><strong>식음 의무소비:</strong> 1인당 ₱300 식음 의무소비 적용</span></li>
      <li><div class="ci warn">!</div><span><strong>월요일 휴장:</strong> 매주 월요일은 코스 정비일(Maintenance Day)로 4개 코스 모두 휴장</span></li>
    </ul>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>방문 전 필수 확인</strong>
        회원제 클럽 특성상 요금·이용 조건이 사전 통보 없이 변동될 수 있습니다. 코스별 클럽하우스 공유(팔도·노먼은 메인 클럽하우스, 아오키는 별도 등록) 및 티오프 규정이 상이하므로, 방문 전 반드시 클럽 또는 예약 플랫폼에 최신 정보를 확인하시기 바랍니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>시설 안내</h2>
    </div>
    <p>이글릿지는 골프를 넘어 온 가족이 즐기는 종합 리조트형 컨트리클럽입니다. 골프 외에도 다양한 스포츠·레저 시설을 갖추고 있습니다.</p>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스 &amp; 라운지</div>
        <div class="fac-desc">메인(팔도·노먼) 클럽하우스, 아오키 라운지, 다이 골퍼스 라운지 등 코스별 클럽하우스 운영.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑 &amp; 바</div>
        <div class="fac-desc">풀 레스토랑 및 바 서비스. 라운드 전후 식음 가능. 그늘집(Tee House) 곳곳 배치.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e8.png" alt="🏨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">마이크로텔 호텔</div>
        <div class="fac-desc">클럽 내 마이크로텔 바이 윈덤(Microtel by Wyndham) 60실 호텔. 골프 패키지 숙박 가능.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ca.png" alt="🏊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">수영장 &amp; 스포츠</div>
        <div class="fac-desc">리조트형 수영장, 볼링장, 배드민턴, 테니스, 양궁, 다목적 필드, 짐, 댄스 스튜디오.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f486.png" alt="💆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">사우나 &amp; 편의시설</div>
        <div class="fac-desc">사우나·마사지룸, 락커룸, 샤워시설, 연회·행사용 편의시설(Function Room) 완비.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">연습장 &amp; 프로샵</div>
        <div class="fac-desc">드라이빙 레인지, 프로샵, 골프 레슨(프로 골퍼 예약제), 장비 대여 서비스 운영.</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>이글릿지는 마카티에서 약 56km 거리로, <strong>사우스 슈퍼하이웨이(SLEX)와 카르모나를 경유해 45분~1시간</strong> 거리에 있습니다. 타가이타이(Tagaytay)까지도 약 30분 거리입니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">필리핀 카비테주 헤네랄 트리아스<br>바랑가이 하발레라</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e3.png" alt="🛣" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SLEX 카르모나 경로</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>SLEX → 카르모나(Carmona) 출구 → 거버너스 드라이브(Governors Drive) → SM 다스마리냐스 통과 → 맥도날드에서 좌회전 → 마이크로텔 방향 클럽하우스</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e3.png" alt="🛣" class="wp-smiley" style="height: 1em; max-height: 1em;" /> MCX·다앙하리 경로</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>문틴루파-카비테 고속도로(MCX) → 다앙하리(Daang Hari) → 헤네랄 트리아스 드라이브 → 크리산토 델로스 레예스 애비뉴 우회전</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f697.png" alt="🚗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마카티에서 소요시간</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>약 45분~1시간 (약 56km)<br>타가이타이까지 약 30분</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 연락처</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>카비테 +63 2 985 9591<br>마닐라 (02) 8925-6478<br>모바일 0920-908-0590</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 예약 &amp; 홈페이지</div>
        <div class="access-row">eagle-ridge.com.ph<br>reservations@eagle-ridge.com.ph</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>카비테·타가이타이 관광 연계</strong>
        이글릿지가 위치한 카비테는 마닐라 근교 최고의 골프·레저 벨트입니다. 인근 타가이타이의 타알 화산 전망, 시원한 고지대 기후, 그리고 다양한 리조트·레스토랑과 연계해 1박2일 골프 여행을 즐겨보세요. 클럽 내 마이크로텔 호텔에서 숙박하며 여러 코스를 라운딩하는 것도 좋은 방법입니다.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 그린피는 회원 동반 여부·요일·이용 홀 수에 따라 변동되며, 사전 통보 없이 변경될 수 있습니다. 방문 전 최신 요금 확인 필수.<br>회원제 클럽 · 게스트는 회원 동반 또는 GolfPH 등 플랫폼 예약 · 매주 월요일 정비일 휴장<br>Eagle Ridge Golf &amp; Country Club, Inc. | eagle-ridge.com.ph | 필리핀 카비테주 헤네랄 트리아스 바랑가이 하발레라</p>
    <a href="https://golfmembership.co.kr/" class="cta-btn" target="_blank">Home →</a>
    <a href="https://eagle-ridge.com.ph/contact-us/" class="cta-btn blue-btn" target="_blank">예약·문의 →</a>
    <a href="https://eagle-ridge.com.ph/golf/rates-and-schedules/golf-rates/" class="cta-btn outline" target="_blank">그린피 상세 확인 →</a>
  </div>

</div>
<p>The post <a href="https://golfmembership.co.kr/eagleridge/">이글릿지 골프 &amp; 컨트리클럽 | 필리핀 골프의 숨겨진 보석 — 4대 거장이 빚어낸 72홀의 성지</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2966</post-id>	</item>
		<item>
		<title>디 오차드 골프 &#038; 컨트리클럽, 두 골프 전설이 남긴 걸작, 세계적 수준의 36홀 챔피언십 코스</title>
		<link>https://golfmembership.co.kr/theorchard/</link>
					<comments>https://golfmembership.co.kr/theorchard/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 20 Jul 2026 04:51:21 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2962</guid>

					<description><![CDATA[<p>디 오차드 골프 &#038; 컨트리클럽 완벽 가이드 🏆 2개 챔피언십 코스 36홀 · ⛳ 파머 &#38; 플레이어 골프 전설 설계 · 🌳 필리핀 카비테 다스마리냐스 · 🥇 1995 조니워커 클래식 개최지 The Orchard Golf &#38; Country Club ✦ Dasmariñas · Cavite The Orchard Golf &#38; Country Club · Dasmariñas · Cavite 디 오차드 골프 &#38; ... <a title="디 오차드 골프 &#38; 컨트리클럽, 두 골프 전설이 남긴 걸작, 세계적 수준의 36홀 챔피언십 코스" class="read-more" href="https://golfmembership.co.kr/theorchard/" aria-label="디 오차드 골프 &#38; 컨트리클럽, 두 골프 전설이 남긴 걸작, 세계적 수준의 36홀 챔피언십 코스에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/theorchard/">디 오차드 골프 &amp; 컨트리클럽, 두 골프 전설이 남긴 걸작, 세계적 수준의 36홀 챔피언십 코스</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>디 오차드 골프 &#038; 컨트리클럽 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     오차드 팔레트 — 필리핀 카비테·2인의 골프 전설
  ──────────────────────────────── */
  :root {
    --mid:     #1a2e18;   /* 오차드 딥그린 */
    --forest:  #274423;   /* 과수원 그린 */
    --fern:    #386236;   /* 파크랜드 그린 */
    --leaf:    #4e8a44;   /* 잎사귀 그린 */
    --goguryo: #235088;   /* 플레이어 딥블루 */
    --baekje:  #2e6a2c;   /* 파머 그린 */
    --silla:   #7a5220;   /* 망고 브론즈 */
    --gold:    #bc9430;   /* 챔피언 골드 */
    --amber:   #d8b04e;   /* 골든 엠버 */
    --cream:   #f3f2ea;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #cfcabb;
    --text:    #161e12;
    --muted:   #2a3624;
    --subtle:  #66805c;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #0a150c 0%, #1a2e18 45%, #101d10 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(188,148,48,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(35,80,136,0.13) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(78,138,68,0.045) 1px, transparent 1px),
      linear-gradient(90deg, rgba(78,138,68,0.045) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(188,148,48,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(216,176,78,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(78,138,68,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(216,176,78,0.28);
    background: rgba(216,176,78,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(216,176,78,0.65); }
  .jw-badge .sep2 { color: rgba(78,138,68,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(216,176,78,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(78,138,68,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 코스 태그 (2코스) */
  .course-trio {
    display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px;
    max-width: 440px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(216,176,78,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.goguryo { border-top-color: #4a8ec8; }
  .ct-pill.baekje  { border-top-color: #58c058; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(26,46,24,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eaf3e8; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #eaf3e8; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e8eff8; border-left: 3px solid var(--goguryo); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(26,46,24,0.07); }
  .cbh-g { background: linear-gradient(90deg, #143a5c, #235088); }
  .cbh-b { background: linear-gradient(90deg, #163618, #2e6a2c); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 스코어카드/티 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f7f4ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-go  { background: #fdf8ec; color: #a07830; }
  .g-bl  { background: #e0eaf8; color: #2050a0; }
  .g-wt  { background: #f0f0e8; color: #808060; }
  .g-sl  { background: #eef0f2; color: #607080; }
  .g-rd  { background: #f8e8e8; color: #a04040; }
  .g-nb  { background: #181818; color: #c0a050; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(26,46,24,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(216,176,78,0.18); border: 1px solid rgba(216,176,78,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f7f4ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 위약 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f7f4ec; }
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #eaf3e8; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #4a8ec8; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d09040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #eaf3e8; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0f0; color: #b84040; }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #2c6aa0; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(216,176,78,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>
</head>
<body>

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>2개 챔피언십 코스</strong> 36홀</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>파머 &amp; 플레이어</strong> 골프 전설 설계</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f333.png" alt="🌳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>필리핀 카비테</strong> 다스마리냐스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f947.png" alt="🥇" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>1995 조니워커 클래식</strong> 개최지</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">The Orchard Golf &amp; Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Dasmariñas · Cavite</span>
    </div>

    <div class="hero-en">The Orchard Golf &amp; Country Club · Dasmariñas · Cavite</div>
    <h1><em>디 오차드</em> 골프 &amp; 컨트리클럽</h1>
    <p class="hero-tagline">&#8220;두 골프 전설이 남긴 걸작, 세계적 수준의 36홀 챔피언십 코스&#8221;</p>
    <div class="hero-sub">필리핀 카비테 다스마리냐스 아기날도 하이웨이 · 36홀 · 아놀드 파머 &amp; 게리 플레이어 코스</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>36홀</strong>
        <span>2 챔피언십 코스</span>
      </div>
      <div class="hero-stat">
        <strong>파72</strong>
        <span>각 코스 · 파크랜드</span>
      </div>
      <div class="hero-stat">
        <strong>7,067Y</strong>
        <span>파머 코스 최대</span>
      </div>
      <div class="hero-stat">
        <strong>회원제</strong>
        <span>프라이빗 클럽</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill baekje">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3cc.png" alt="🏌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">아놀드 파머 코스</div>
        <div class="ctp-desc">전장·파워·다이나믹 · 파72</div>
      </div>
      <div class="ct-pill goguryo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">게리 플레이어 코스</div>
        <div class="ctp-desc">전략·정교함·긴 파3 · 파72</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">주소</div>
        <div class="info-value">카비테 다스마리냐스<br>아기날도 하이웨이 4114</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">36홀 (18+18)<br>2 챔피언십 코스</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영</div>
        <div class="info-value">회원제 프라이빗 클럽<br>산타루시아 그룹</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">홈페이지</div>
        <div class="info-value">theorchardgolf.com<br><span style="font-size:11px;color:#999">회원·게스트 이용</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>디 오차드 골프 &amp; 컨트리클럽은 <strong>필리핀 카비테주 다스마리냐스</strong>의 역사적인 망고 과수원(Orchard) 부지에 조성된 회원제 프라이빗 클럽입니다. 골프의 전설 <strong>아놀드 파머(Arnold Palmer)와 게리 플레이어(Gary Player)</strong>가 각각 설계한 두 개의 세계적 수준 18홀 챔피언십 코스를 보유한 것으로 유명합니다.</p>
    <p>두 코스는 <strong>1995 조니워커 클래식, 1996 월드 골프 투어</strong> 등 국제·국내 대회와 필리핀 아마추어 매치플레이 챔피언십, 필리핀 프로 투어 등 수많은 프로·아마추어 토너먼트를 개최해 왔습니다. 환경 보호와 주니어 골프 육성에도 힘쓰며, 코스 관리 프로그램·전국 핸디캡 시스템·야생동물 보호구역 보존을 적극 지원하는 명문 클럽으로 아시아 최고 골프장 중 하나로 선정된 바 있습니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;두 골프 전설이 남긴 세계적 걸작&#8221;</strong>
        아놀드 파머와 게리 플레이어라는 20세기를 대표하는 두 골프 거장이 직접 설계한 36홀. 마닐라 남부 카비테의 자연 속에서 서로 다른 개성의 챔피언십 라운드를 하루에 모두 경험할 수 있는 필리핀 대표 프리미엄 골프 클럽입니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 2개 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 파머 &amp; 플레이어 36홀</h2>
    </div>
    <p>디 오차드는 완전히 다른 성격의 두 챔피언십 코스로 구성됩니다. <strong>아놀드 파머 코스</strong>는 전장과 파워를 강조한 다이나믹한 레이아웃이고, <strong>게리 플레이어 코스</strong>는 전략과 정교함, 긴 파3가 특징입니다. 두 코스 모두 파72 파크랜드 스타일입니다.</p>

    <!-- 파머 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3cc.png" alt="🏌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Arnold Palmer Course · 18Holes · Par 72</div>
          <div class="cbt-ko">아놀드 파머 코스</div>
          <div class="cbt-dist">블랙티 7,067Y · 코스레이팅 74.4 · 슬로프 139 · 파워 코스</div>
        </div>
      </div>
      <div class="course-block-desc">
        &#8216;아니의 군대(Arnie&#8217;s Army)&#8217;로 상징되는 <strong>아놀드 파머의 공격적 골프 철학</strong>을 담은 코스입니다. 최대 7,067야드에 이르는 넉넉한 전장과 넓은 페어웨이로 장타자에게 유리하며, 티폰 419 잔디 페어웨이가 특징입니다. 6번 홀(파5, HDCP 1)과 4번 홀(파4, HDCP 5)이 시그니처 난이도 홀로 꼽히며, 다이나믹하고 도전적인 라운드를 선사합니다.
      </div>
    </div>

    <!-- 플레이어 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Gary Player Course · 18Holes · Par 72</div>
          <div class="cbt-ko">게리 플레이어 코스</div>
          <div class="cbt-dist">골드티 6,925Y · 긴 파3 · 전략적 도그렉 · 정교함 요구</div>
        </div>
      </div>
      <div class="course-block-desc">
        20세기 유일하게 <strong>3개의 다른 시대에 브리티시 오픈을 우승한 게리 플레이어</strong>가 설계한 코스입니다. 최대 6,925야드로, 평균 200야드가 넘는 도전적인 파3들과 전략적 도그렉 홀이 정교한 코스 매니지먼트를 요구합니다. 12번 홀(파5, 615Y, HDCP 2)과 4번 홀(파5, HDCP 1)이 하이라이트로, 파워보다 두뇌 플레이가 중요한 코스입니다.
      </div>
    </div>

    <div class="sub-h">티 옵션별 전장 (파72)</div>
    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>티 (마크)</th>
            <th>파머 코스</th>
            <th>플레이어 코스</th>
            <th>파머 레이팅</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-nb">골드/블랙</span></td>
            <td>7,067 Y</td>
            <td>6,925 Y</td>
            <td>74.4 / 139</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">블루</span></td>
            <td>6,341 Y</td>
            <td>6,499 Y</td>
            <td>71.1 / 131</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wt">화이트</span></td>
            <td>5,765 Y</td>
            <td>6,138 Y</td>
            <td>68.5 / 125</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-sl">실버</span></td>
            <td>5,992 Y</td>
            <td>5,826 Y</td>
            <td>67.6 / 127</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-rd">레드 (여성)</span></td>
            <td>5,233 Y</td>
            <td>5,485 Y</td>
            <td>66.1 / 119</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        <strong>파머 코스는 파워와 거리, 플레이어 코스는 전략과 정교함</strong>이 관건입니다. 파머 코스에서는 넓은 페어웨이를 살려 과감하게, 플레이어 코스에서는 긴 파3와 도그렉을 대비해 클럽을 넉넉히 잡으세요. 자신의 비거리에 맞는 티를 선택하면 두 전설의 설계 철학을 온전히 즐길 수 있습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 멤버십 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>멤버십 &#038; 회원 혜택</h2>
    </div>
    <p>디 오차드는 <strong>회원 전용 프라이빗 클럽</strong>으로, 일류 부대시설과 완벽한 서비스, 다채로운 이벤트를 제공하는 특별한 멤버십 경험을 지향합니다. 골프뿐 아니라 수영·테니스·다이닝 등 컨트리클럽 시설을 종합적으로 이용할 수 있습니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>등급</th>
            <th>이용 범위</th>
            <th>주요 혜택</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-nb">정회원(Proprietary)</span></td>
            <td>골프 &amp; 컨트리클럽 전 시설</td>
            <td>2개 코스 우선 티타임 · 소유권 · 양도 가능</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-go">주니어(21-39세)</span></td>
            <td>풀 골프 멤버십</td>
            <td>월 회비 할인 · 입회비 유예 가능</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">법인(Corporate)</span></td>
            <td>골프 &amp; 컨트리클럽</td>
            <td>지정 사용자 등록 · 비즈니스 활용</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wt">회원 게스트</span></td>
            <td>회원 동반/추천 이용</td>
            <td>게스트 요금 적용 · 시설 이용</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>회원 우선 &#038; 게스트 이용 안내</strong>
        디 오차드는 프라이빗 클럽으로, 비회원은 회원의 정식 동반 또는 추천을 통해 게스트 자격으로 이용할 수 있습니다. 티타임은 회원에게 우선권이 주어집니다. 멤버십 상세 문의는 공식 홈페이지(theorchardgolf.com) 또는 클럽 대표번호(+632 8982-2000)로 연락하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>그린피 &#038; 요금 안내</h2>
    </div>
    <p>그린피는 <strong>회원 동반 여부·요일</strong>에 따라 구분됩니다. 아래는 참고용 요금이며, 실제 게스트 요금·캐디피·카트비는 회원 동반 조건과 시즌에 따라 달라지므로 예약 시 클럽에 반드시 확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>게스트 그린피 (18홀 · 참고)</h3>
        <span class="p-badge">회원 동반 기준 · 변동 가능</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">주중(월~목)</th><th class="tc">주말·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">회원 동반 게스트</span></td>
            <td class="tc"><span class="pa">문의</span></td>
            <td class="tc"><span class="ph">문의</span></td>
            <td><span class="pn">회원 동반 시 우대</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">시니어 게스트</span></td>
            <td class="tc"><span class="pa">₱700~800</span></td>
            <td class="tc"><span class="ph">₱1,000~</span></td>
            <td><span class="pn">연령·조건별 상이</span></td>
          </tr>
          <tr>
            <td><span class="pt">비회원(추천)</span></td>
            <td class="tc" colspan="2">회원 추천 시 별도 게스트 요금 적용</td>
            <td><span class="pn">클럽 문의 필수</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">골프 카트</div>
        <div class="fee-price">문의</div>
        <div class="fee-unit">2026.1월 ₱100 인상</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디피</div>
        <div class="fee-price">문의</div>
        <div class="fee-unit">18홀 기준</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3cc.png" alt="🏌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">보험료</div>
        <div class="fee-price">별도</div>
        <div class="fee-unit">그린피와 함께 청구</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f455.png" alt="👕" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">클럽 대여</div>
        <div class="fee-price">문의</div>
        <div class="fee-unit">프로샵 문의</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>요금 확인 안내</strong>
        디 오차드는 프라이빗 클럽 특성상 그린피가 회원 동반 여부와 조건에 따라 크게 달라지고 공개 요금표가 제한적입니다. 골프 카트 요금은 2026년 1월 1일부로 1인당 100페소가 인상되었습니다. 정확한 게스트 요금은 예약 전 클럽 대표번호(+632 8982-2000 / +6346 416-5931~35)로 문의하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 예약 안내 & 유의사항 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>예약 안내 &#038; 유의사항</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> 클럽 대표번호(+632 8982-2000, 카비테 +6346 416-5931~35) 또는 공식 홈페이지 문의. 회원 동반·추천 예약 원칙</span></li>
      <li><div class="ci">✓</div><span><strong>티타임 배정:</strong> 회원에게 우선권 부여. 게스트는 회원 동반 시 예약 가능</span></li>
      <li><div class="ci">✓</div><span><strong>복장 규정:</strong> 적절한 골프 복장(Appropriate golf attire) 필수. 칼라 셔츠·골프화 착용</span></li>
      <li><div class="ci">✓</div><span><strong>보험료:</strong> 그린피와 함께 보험료가 별도 청구됨</span></li>
      <li><div class="ci warn">!</div><span><strong>요금 변동:</strong> 게스트 요금·카트비·캐디피는 조건별로 상이하므로 예약 시 확인 필수</span></li>
    </ul>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>프라이빗 클럽 이용 안내</strong>
        디 오차드는 회원 전용 프라이빗 클럽으로, 비회원 단독 예약은 제한됩니다. 반드시 회원의 정식 동반 또는 추천을 통해 게스트 자격으로 예약해야 하며, 정확한 이용 조건은 사전에 클럽에 확인하시기 바랍니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>
    <p>디 오차드는 36홀 골프 코스 외에도 클럽하우스, 다이닝, 수영·테니스 등 종합 컨트리클럽 시설을 갖추고 있습니다.</p>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">일류 부대시설과 완벽한 서비스를 갖춘 클럽하우스. 라운지·프런트·회원 서비스 완비.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑 &#038; 다이닝</div>
        <div class="fac-desc">클럽하우스 내 레스토랑 운영. 라운드 전후 식음 및 회원 다이닝 서비스 제공.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ca.png" alt="🏊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">수영 &#038; 테니스</div>
        <div class="fac-desc">수영장과 테니스 코트 등 컨트리클럽 스포츠 시설. 가족 단위 레저 이용 가능.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9d6.png" alt="🧖" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">사우나 &#038; 라커</div>
        <div class="fac-desc">사우나, 남녀 락커룸 등 라운드 후 편안한 휴식과 환복 공간을 제공합니다.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3b1.png" alt="🎱" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">빌리어드 &#038; 프로샵</div>
        <div class="fac-desc">당구 등 실내 여가 시설과 골프 용품 프로샵. 라운드 필수품 현장 구매 가능.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">연습 시설</div>
        <div class="fac-desc">드라이빙 레인지·퍼팅 그린 등 라운드 전 워밍업 및 레슨 프로그램 운영.</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>디 오차드는 <strong>카비테 다스마리냐스 아기날도 하이웨이(Km.27)</strong>에 위치하여 마닐라 남부에서 접근성이 좋습니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">아기날도 하이웨이, 다스마리냐스시<br>카비테 4114, 필리핀</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e3.png" alt="🛣" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마닐라/마카티 방면</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>CAVITEX 또는 SLEX 경유 → 아기날도 하이웨이(Aguinaldo Highway) → 다스마리냐스 Km.27, 오차드 이정표 따라 진입</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f697.png" alt="🚗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 소요시간</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>마카티/마닐라 기준 약 1시간~1시간 30분 (교통 상황에 따라 상이)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5fa.png" alt="🗺" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 내비 설정</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>&#8216;The Orchard Golf &#038; Country Club&#8217; 또는 아기날도 하이웨이, 다스마리냐스 검색</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 대표 전화</div>
        <div class="access-row">마닐라 +632 8982-2000<br>카비테 +6346 416-5931~35</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 예약·문의</div>
        <div class="access-row">theorchardgolf.com<br>회원 동반/추천 예약</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f333.png" alt="🌳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>카비테 관광 연계 — 역사와 자연의 다스마리냐스</strong>
        디 오차드가 위치한 카비테는 필리핀 독립운동의 역사적 무대이자 마닐라 근교 인기 여행지입니다. 인근 타가이타이 고원, 타알 화산 전망, 카비테 역사 유적 등과 연계한 1박2일 골프 &amp; 힐링 여행을 즐겨보세요.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 그린피·카트비·캐디피는 회원 동반 여부·시즌·환율에 따라 변동됩니다. 예약 전 클럽에 최신 요금 확인 필수.<br>회원 전용 프라이빗 클럽 · 회원 동반/추천 시 게스트 이용 가능 · 적절한 골프 복장 필수<br>The Orchard Golf &amp; Country Club | theorchardgolf.com | 카비테 다스마리냐스 아기날도 하이웨이</p>
    <a href="https://theorchardgolf.com/" class="cta-btn" target="_blank">공식 홈페이지 →</a>
    <a href="https://theorchardgolf.com/how-to-become-a-member/" class="cta-btn blue-btn" target="_blank">멤버십 안내 →</a>
    <a href="https://theorchardgolf.com/golf-rates/" class="cta-btn outline" target="_blank">그린피 확인 →</a>
  </div>

</div>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/theorchard/">디 오차드 골프 &amp; 컨트리클럽, 두 골프 전설이 남긴 걸작, 세계적 수준의 36홀 챔피언십 코스</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://golfmembership.co.kr/theorchard/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2962</post-id>	</item>
		<item>
		<title>필리핀 마닐라 골프장 마운트 말라라얏 골프 앤 컨트리 클럽</title>
		<link>https://golfmembership.co.kr/mountmalarayat/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 19 Jul 2026 12:17:05 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2959</guid>

					<description><![CDATA[<p>마운트 말라라얏 골프 &#038; 컨트리클럽 완벽 가이드 ⛰️ 해발 1,200ft 산악 리조트 · ⛳ 27홀 챔피언십 올웨더 코스 · 🌴 마쿨롯·로보·말리푸뇨 3코스 · 🏨 210만평 리조트 커뮤니티 Mount Malarayat Golf &#038; Country Club ✦ Lipa · Batangas Mount Malarayat Golf &#038; Country Club · Lipa City · Batangas 마운트 말라라얏 골프 &#38; 컨트리클럽 &#8220;말라라얏 산맥의 ... <a title="필리핀 마닐라 골프장 마운트 말라라얏 골프 앤 컨트리 클럽" class="read-more" href="https://golfmembership.co.kr/mountmalarayat/" aria-label="필리핀 마닐라 골프장 마운트 말라라얏 골프 앤 컨트리 클럽에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/mountmalarayat/">필리핀 마닐라 골프장 마운트 말라라얏 골프 앤 컨트리 클럽</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>마운트 말라라얏 골프 &#038; 컨트리클럽 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     말라라얏 팔레트 — 필리핀 바탕가스·해발 1,200ft 산악
  ──────────────────────────────── */
  :root {
    --mid:     #16302a;   /* 열대 딥그린 */
    --forest:  #1f463c;   /* 산림 그린 */
    --fern:    #2f6a56;   /* 고사리 그린 */
    --leaf:    #439072;   /* 잎사귀 그린 */
    --goguryo: #1c5e7a;   /* 레이크 딥블루 */
    --baekje:  #2c7838;   /* 마운틴 그린 */
    --silla:   #8a5620;   /* 트로피컬 브론즈 */
    --gold:    #c29438;   /* 선셋 골드 */
    --amber:   #dcb058;   /* 골든 엠버 */
    --cream:   #f3f1e9;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #cfcabb;
    --text:    #14201a;
    --muted:   #263630;
    --subtle:  #5f7c6e;
  }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text);
    background: var(--cream);
  }

  /* ═══════════════════════════════
     HERO
  ═══════════════════════════════ */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #08150f 0%, #16302a 45%, #0f1f18 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(194,148,56,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(28,94,122,0.14) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(67,144,114,0.045) 1px, transparent 1px),
      linear-gradient(90deg, rgba(67,144,114,0.045) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(194,148,56,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(220,176,88,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(67,144,114,0.35); }

  .hero-inner {
    position: relative; z-index: 2;
    padding: 54px 24px 0;
    text-align: center;
  }

  .jw-badge {
    display: inline-flex; align-items: center; gap: 10px;
    border: 1px solid rgba(220,176,88,0.28);
    background: rgba(220,176,88,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(220,176,88,0.65); }
  .jw-badge .sep2 { color: rgba(67,144,114,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(220,176,88,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.40); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.40); font-size: 13px; font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px; }

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(67,144,114,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 3코스 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(220,176,88,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.goguryo { border-top-color: #4a9ec0; }
  .ct-pill.baekje  { border-top-color: #58c078; }
  .ct-pill.silla   { border-top-color: #d0913a; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

  /* ═══ CONTENT ═══ */
  .content { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(22,48,42,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e9f2ec; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

  .section { margin: 44px 0; }
  .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
  .section-number { width: 28px; height: 28px; border-radius: 4px; background: var(--mid); color: var(--amber); font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: 21px; font-weight: 700; color: var(--mid); line-height: 1.3; }
  .section p { color: var(--muted); font-size: 15px; line-height: 1.9; margin-bottom: 14px; }
  .divider { border: none; height: 1px; margin: 44px 0; background: linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent); }
  .sub-h { font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 700; color: var(--mid); margin: 24px 0 12px; display: flex; align-items: center; gap: 10px; }
  .sub-h::before { content: ''; width: 3px; height: 16px; background: var(--gold); border-radius: 2px; flex-shrink: 0; }
  .sub-h::after  { content: ''; flex: 1; height: 1px; background: var(--border); }

  .callout { border-radius: 4px; padding: 15px 18px; margin: 18px 0; display: flex; gap: 12px; align-items: flex-start; }
  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
  .callout-text { font-size: 14px; line-height: 1.7; color: #333; }
  .callout-text strong { display: block; font-weight: 700; margin-bottom: 3px; }
  .callout.mid-c  { background: #e9f2ec; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e8f1f6; border-left: 3px solid var(--goguryo); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

  /* 코스 블록 */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(22,48,42,0.07); }
  .cbh-g { background: linear-gradient(90deg, #144558, #1c6e8a); }
  .cbh-b { background: linear-gradient(90deg, #163818, #2c6a28); }
  .cbh-s { background: linear-gradient(90deg, #3c2810, #6a4218); }
  .course-block-header { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
  .course-block-icon { font-size: 28px; }
  .course-block-title { color: var(--white); }
  .cbt-en   { font-size: 10px; letter-spacing: 2px; color: rgba(255,255,255,0.45); text-transform: uppercase; margin-bottom: 2px; }
  .cbt-ko   { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; }
  .cbt-dist { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 멤버십 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f7f4ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-wd  { background: #f0f0e0; color: #808000; }
  .g-bl  { background: #e0eef8; color: #206090; }
  .g-go  { background: #fdf8ec; color: #a07830; }
  .g-pl  { background: #f0eaf8; color: #7840a0; }
  .g-wd2 { background: #e8f8f4; color: #208070; }
  .g-mg  { background: #f8e8e8; color: #a04040; }
  .g-op  { background: #e8f4e8; color: #208040; }
  .g-nb  { background: #181818; color: #c0a050; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(22,48,42,0.05); }
  .price-head { background: var(--mid); padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
  .price-head h3 { color: var(--white); font-size: 14px; font-weight: 500; font-family: 'Noto Serif KR', serif; }
  .p-badge { background: rgba(220,176,88,0.18); border: 1px solid rgba(220,176,88,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f7f4ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fee-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 14px 16px; text-align: center; }
  .fee-icon  { font-size: 22px; margin-bottom: 6px; }
  .fee-name  { font-size: 12px; font-weight: 700; color: var(--subtle); margin-bottom: 4px; }
  .fee-price { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 위약 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f7f4ec; }
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #e9f2ec; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #4a9ec0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d0913a; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #e9f2ec; color: var(--fern); font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 3px; }
  .ci.warn { background: #fdf0f0; color: #b84040; }

  /* 접근 카드 */
  .access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(168px, 1fr)); gap: 8px; margin: 14px 0; }
  .access-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px 14px; }
  .access-label { font-size: 11px; color: var(--subtle); font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 6px; }
  .access-row { font-size: 13px; color: var(--muted); line-height: 1.75; display: flex; gap: 6px; align-items: flex-start; }
  .access-arrow { color: var(--leaf); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-note p { color: rgba(255,255,255,0.52); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--mid); font-weight: 700; font-size: 14px; padding: 12px 28px; border-radius: 3px; text-decoration: none; letter-spacing: 0.3px; margin: 4px 6px; }
  .cta-btn.blue-btn { background: #2c7ba0; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(220,176,88,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-trio { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
  }
</style>
</head>
<body>

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f0.png" alt="⛰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>해발 1,200ft</strong> 산악 리조트</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>27홀 챔피언십</strong> 올웨더 코스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>마쿨롯·로보·말리푸뇨</strong> 3코스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e8.png" alt="🏨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>210만평</strong> 리조트 커뮤니티</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Mount Malarayat Golf &#038; Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Lipa · Batangas</span>
    </div>

    <div class="hero-en">Mount Malarayat Golf &#038; Country Club · Lipa City · Batangas</div>
    <h1><em>마운트 말라라얏</em> 골프 &amp; 컨트리클럽</h1>
    <p class="hero-tagline">&#8220;말라라얏 산맥의 시원한 산바람 속, 세계적 수준의 27홀 챔피언십 코스&#8221;</p>
    <div class="hero-sub">필리핀 바탕가스 리파시 다가탄 · 27홀 챔피언십 · 마쿨롯·로보·말리푸뇨 코스 · 해발 1,200ft</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>27홀</strong>
        <span>파 108 · 챔피언십</span>
      </div>
      <div class="hero-stat">
        <strong>1,200ft</strong>
        <span>해발 산악 고지</span>
      </div>
      <div class="hero-stat">
        <strong>3코스</strong>
        <span>마쿨롯·로보·말리푸뇨</span>
      </div>
      <div class="hero-stat">
        <strong>210ha</strong>
        <span>리조트 커뮤니티</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill goguryo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d4.png" alt="🏔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">마쿨롯 코스</div>
        <div class="ctp-desc">웅장한 산세·시원한 개방감</div>
      </div>
      <div class="ct-pill baekje">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">로보 코스</div>
        <div class="ctp-desc">전략적·정교한 코스 공략</div>
      </div>
      <div class="ct-pill silla">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">말리푸뇨 코스</div>
        <div class="ctp-desc">호수·해저드·절경</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- 기본 정보 -->
  <div class="info-strip">
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">주소</div>
        <div class="info-value">바탕가스 리파시<br>바랑가이 다가탄 4217</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">규모</div>
        <div class="info-value">27홀 챔피언십<br>파108 · 210헥타르</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영</div>
        <div class="info-value">회원제 클럽<br>호텔 투숙객 이용 가능</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">홈페이지</div>
        <div class="info-value">malarayat.com<br><span style="font-size:11px;color:#999">골프 예약 사전 필수</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>마운트 말라라얏 골프 &amp; 컨트리클럽은 <strong>필리핀 바탕가스 리파시</strong>의 말라라얏 산맥 자락, 해발 약 1,200피트(약 365m) 고지대에 자리한 회원제 리조트 골프장입니다. 전 지역이 <strong>시원한 산바람</strong>에 감싸여 있으며, 완만한 구릉과 울창한 자연 파노라마가 펼쳐지는 경관을 자랑합니다.</p>
    <p>총 <strong>210헥타르(약 63만 평)</strong> 규모의 리조트 커뮤니티로, 아름다운 자연 경관과 잘 계획된 인공 시설이 조화를 이룹니다. 27홀 올웨더(전천후) 챔피언십 코스를 중심으로 클럽하우스, 호텔 &amp; 스위트, 어린이 놀이터, 수영장, Culinary Adventures Inc.가 운영하는 레스토랑 등 다양한 부대시설을 갖추고 있습니다. 마카티에서 SLEX와 STAR 톨웨이를 이용해 약 1시간 30분 거리로, 도심을 벗어난 휴식처로 사랑받고 있습니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f0.png" alt="⛰" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;산맥의 시원한 바람 속에서 즐기는 세계적 수준의 라운드&#8221;</strong>
        해발 1,200피트 고지에서 내려다보는 말라라얏 산맥의 절경, 사계절 푸른 열대 자연 속 27홀 올웨더 코스. 회원과 호텔 투숙객에게 프라이빗한 프리미엄 골프 리조트 경험을 선사합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 3개 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 마쿨롯·로보·말리푸뇨 27홀</h2>
    </div>
    <p>27홀 챔피언십 코스는 인근 산봉우리의 이름을 딴 <strong>마쿨롯(Makulot)·로보(Lobo)·말리푸뇨(Malipunyo)</strong> 3개의 9홀 코스로 구성됩니다. 세 코스를 조합해 18홀 라운드가 가능하며, 각 코스마다 뚜렷한 개성과 산악 지형의 전략적 요소를 지닌 올웨더(전천후) 코스입니다.</p>

    <!-- 마쿨롯 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d4.png" alt="🏔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Makulot Course · 9Holes · Par 36</div>
          <div class="cbt-ko">마쿨롯 코스</div>
          <div class="cbt-dist">웅장한 산세 전망 · 시원한 개방감 · 다이나믹한 지형</div>
        </div>
      </div>
      <div class="course-block-desc">
        마쿨롯산(Mt. Makulot)의 이름을 딴 코스로, <strong>웅장한 산세와 시원한 개방감</strong>이 특징입니다. 해발 고지대의 지형을 살린 레이아웃으로 산 아래 리파 평원과 산맥 전경을 한눈에 조망할 수 있습니다. 고저차가 있는 홀이 많아 클럽 선택과 바람 판단이 스코어를 좌우하며, 다이나믹한 라운드 경험을 제공합니다.
      </div>
    </div>

    <!-- 로보 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Lobo Course · 9Holes · Par 36</div>
          <div class="cbt-ko">로보 코스</div>
          <div class="cbt-dist">전략적 홀 배치 · 정교한 코스 공략 · 정확성 중시</div>
        </div>
      </div>
      <div class="course-block-desc">
        로보산(Mt. Lobo)에서 이름을 가져온 코스로, <strong>전략적 홀 배치와 정교한 코스 공략</strong>이 요구됩니다. 무리한 장타보다 정확한 티샷과 코스 매니지먼트가 스코어 관리의 핵심입니다. 울창한 열대 수목이 페어웨이를 감싸 아늑하면서도 도전적인 라운드를 선사하는, 많은 골퍼들이 선호하는 코스입니다.
      </div>
    </div>

    <!-- 말리푸뇨 -->
    <div class="course-block">
      <div class="course-block-header cbh-s">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Malipunyo Course · 9Holes · Par 36 · 3,533yds</div>
          <div class="cbt-ko">말리푸뇨 코스</div>
          <div class="cbt-dist">호수·워터 해저드 절경 · 시각적 아름다움 · 도전적 난이도</div>
        </div>
      </div>
      <div class="course-block-desc">
        말리푸뇨산(Mt. Malipunyo)의 이름을 딴 코스로, 파36 / 약 3,533야드 규모입니다. <strong>호수와 워터 해저드가 아름답게 어우러진 경관</strong>이 백미로, 워터 해저드를 적극 활용한 전략적 홀 배치가 시각적 아름다움과 도전적 난이도를 동시에 제공합니다. 핀 위치와 호수 방향을 사전에 파악하는 것이 스코어 관리의 관건입니다.
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        말라라얏은 세 코스를 자유롭게 조합해 18홀을 구성하는 27홀 올웨더 코스입니다. <strong>산악 고지대 특유의 바람</strong>에 유의하고, 고저차가 있는 홀에서는 클럽을 넉넉히 잡는 것이 좋습니다. 말리푸뇨 코스의 워터 해저드는 사전에 방향을 파악해 안전한 공략 루트를 선택하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 멤버십 등급 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>멤버십 &#038; 회원 혜택</h2>
    </div>
    <p>마운트 말라라얏은 <strong>회원 전용 프라이빗 클럽</strong>으로, 골프 및 컨트리클럽 시설 이용은 회원 및 회원 추천·호텔 투숙객에 한합니다. 등급별로 골프 및 부대시설 이용 범위와 혜택이 다릅니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>등급</th>
            <th>이용 범위</th>
            <th>주요 혜택</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-nb">Gold A</span></td>
            <td>골프 &#038; 컨트리클럽 전 시설</td>
            <td>호텔 인센티브 3회 · 평일 골프 9회 · 매년 갱신</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-go">Gold</span></td>
            <td>골프 &#038; 컨트리클럽 전 시설</td>
            <td>프리미엄 골프 회원 혜택</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pl">Proprietary</span></td>
            <td>골프 &#038; 컨트리클럽</td>
            <td>정회원(소유권) 등급</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">Country Club</span></td>
            <td>컨트리클럽 시설 중심</td>
            <td>수영장·레스토랑·이벤트 이용</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wd2">Hotel Guest</span></td>
            <td>투숙 기간 시설 이용</td>
            <td>호텔·스위트 투숙객 골프 이용 가능</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>회원 우선 &#038; 게스트 이용 안내</strong>
        주말·공휴일 티타임은 회원에게 우선권이 주어지며, 비회원은 회원의 정식 추천 또는 The Suites at Mount Malarayat 투숙객 자격으로 이용할 수 있습니다. 멤버십 문의는 멤버십 라인(+63 966 651 0844) 또는 membership@malarayat.com으로 연락하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>그린피 &#038; 요금 안내</h2>
    </div>
    <p>그린피(보험 포함)는 <strong>내국인·외국인, 요일</strong>에 따라 구분됩니다. 아래 요금은 2026년 12월 31일까지 유효한 공식 요금 기준이며, 예약 전 홈페이지에서 최신 요금을 확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>그린피 (18홀 · 보험 포함)</h3>
        <span class="p-badge">2026.12.31까지 유효</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">내국인(Local)</th><th class="tc">외국인(Foreign)</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">주중 (평일)</span></td>
            <td class="tc"><span class="pa">₱3,300</span></td>
            <td class="tc"><span class="pa">₱3,600</span></td>
            <td><span class="pn">추가 9홀 ₱1,550 / ₱1,650</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">주말·공휴일</span></td>
            <td class="tc"><span class="ph">₱4,800</span></td>
            <td class="tc"><span class="ph">₱5,700</span></td>
            <td><span class="pn">추가 9홀 ₱2,300 / ₱2,700</span></td>
          </tr>
          <tr>
            <td><span class="pt">시니어 (수요일 한정)</span></td>
            <td class="tc"><span class="pa">₱2,000</span></td>
            <td class="tc"><span class="pa">₱2,100</span></td>
            <td><span class="pn">추가 9홀 ₱900 / ₱950</span></td>
          </tr>
          <tr>
            <td><span class="pt">식음료 필수 소비(Food Consumable)</span></td>
            <td class="tc">₱350</td>
            <td class="tc">₱400</td>
            <td><span class="pn">그린피와 별도 · 필수</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디피</div>
        <div class="fee-price">₱750</div>
        <div class="fee-unit">18홀 (27홀 ₱1,200)</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트 (2인 공유)</div>
        <div class="fee-price">₱1,200</div>
        <div class="fee-unit">18홀 (27홀 ₱1,800)</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">드라이빙 레인지</div>
        <div class="fee-price">₱150</div>
        <div class="fee-unit">1버킷 (6시~17시)</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3cc.png" alt="🏌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">클럽 대여</div>
        <div class="fee-price">₱1,500</div>
        <div class="fee-unit">풀세트 (선택)</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>갤러리 &#038; 주니어 요금 안내</strong>
        동반 갤러리(비플레이어)는 주중 ₱2,000, 주말·공휴일 ₱2,850이며 정식 복장 규정을 준수해야 합니다. 주니어 요금은 주중 ₱2,000, 주말·공휴일 ₱3,450이며 티타임은 오전 11시 이후, 등록 시 신분증 제시가 필요합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 예약 안내 & 위약 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>예약 안내 &#038; 유의사항</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> 골프 예약 라인(+63 917 987 1132 / +63 908 321 3614) 또는 golf@malarayat.com. 호텔 예약은 book-direct 사이트 이용</span></li>
      <li><div class="ci">✓</div><span><strong>티타임 배정:</strong> 선착순 원칙. 주말·공휴일은 회원에게 우선권 부여</span></li>
      <li><div class="ci">✓</div><span><strong>사전 결제 필수:</strong> 모든 게스트·플레이어는 플레이 당일 전까지 그린피 및 보험료 전액을 사전 결제</span></li>
      <li><div class="ci">✓</div><span><strong>식음료 소비:</strong> 그린피와 별도로 필수 식음료 소비(내국인 ₱350 / 외국인 ₱400) 적용</span></li>
      <li><div class="ci warn">!</div><span><strong>노쇼(No-Show):</strong> 사전 통보 없이 미방문 시 결제 금액이 몰수됨</span></li>
    </ul>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>노쇼 및 사전 결제 주의</strong>
        모든 플레이어는 플레이 날짜 이전에 그린피와 보험료 전액을 선결제해야 하며, 사전 통보 없이 방문하지 않을 경우 결제 금액이 전액 몰수됩니다. 예약 변경·취소는 반드시 사전에 골프 예약 라인으로 연락하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>
    <p>마운트 말라라얏은 27홀 골프 코스 외에도 호텔·스위트, 다이닝, 스포츠·레저 시설을 두루 갖춘 210헥타르 규모의 종합 리조트 커뮤니티입니다.</p>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e8.png" alt="🏨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">호텔 &#038; 스위트</div>
        <div class="fac-desc">디럭스 가든/레이크, 로프트, 나라·탕길레·야칼 스위트 등 다양한 객실. 산맥 전망 럭셔리 리트리트.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑</div>
        <div class="fac-desc">Culinary Adventures 운영. 카츠 김치, 샌드트랩 카페 등 다양한 다이닝 옵션 제공.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ca.png" alt="🏊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">수영장 &#038; 놀이터</div>
        <div class="fac-desc">회원과 가족을 위한 수영장, 어린이 놀이터 등 컨트리클럽 레저 시설 완비.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">드라이빙 레인지</div>
        <div class="fac-desc">라운드 전 워밍업 연습장. 06:00~17:00 운영, 1버킷 ₱150.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3aa.png" alt="🎪" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">이벤트 &#038; 연회장</div>
        <div class="fac-desc">각종 행사·기업 연회를 위한 펑션 벤뉴. 웨딩·세미나·MICE 최적.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">DIP 실내 사격장</div>
        <div class="fac-desc">DIP 인도어 슈팅 레인지, 골프 레슨 프로그램 등 다양한 부대 스포츠 시설.</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>마운트 말라라얏은 <strong>마카티에서 SLEX·STAR 톨웨이 경유 약 1시간 30분</strong> 거리로, 마닐라 근교에서 접근성이 좋은 산악 리조트입니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">바랑가이 다가탄, 리파시<br>바탕가스 4217, 필리핀</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e3.png" alt="🛣" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 마카티/마닐라 방면</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>SLEX(남부고속도로) → STAR 톨웨이(리파 방면) → 리파시 → 바랑가이 다가탄 방향, 말라라얏 이정표 따라 진입</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f697.png" alt="🚗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 소요시간</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>마카티 기준 약 1시간 30분<br>해발 약 1,200ft 산악 고지</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5fa.png" alt="🗺" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 내비 설정</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>&#8216;Mount Malarayat Golf &#038; Country Club&#8217; 또는 바랑가이 다가탄, 리파시 검색</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 골프 예약</div>
        <div class="access-row">+63 917 987 1132<br>+63 908 321 3614<br>golf@malarayat.com</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e8.png" alt="🏨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 호텔·문의</div>
        <div class="access-row">호텔 +63 917 126 7456<br>멤버십 +63 966 651 0844</div>
      </div>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>바탕가스 관광 연계 — 리파의 자연과 휴양</strong>
        말라라얏이 위치한 리파시는 커피의 고장이자 바탕가스의 대표 휴양지입니다. 인근 타알 화산·타알 호수 전망, 바탕가스 해안 리조트, 리파 대성당 등 관광지와 연계한 1박2일 골프 &amp; 힐링 여행을 즐겨보세요.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 그린피는 요일·시즌·환율에 따라 변동될 수 있으며, 표기 요금은 2026년 12월 31일까지 유효합니다. 예약 전 공식 홈페이지에서 최신 요금 확인 필수.<br>회원 전용 프라이빗 클럽 · 호텔 투숙객 및 회원 추천 시 이용 가능 · 사전 결제 필수<br>Mount Malarayat Golf &amp; Country Club | malarayat.com | 바탕가스 리파시 바랑가이 다가탄</p>
    <a href="https://malarayat.com/" class="cta-btn" target="_blank">공식 홈페이지 →</a>
    <a href="https://mountmalarayat.book-direct.us/" class="cta-btn blue-btn" target="_blank">호텔 예약(Book Now) →</a>
    <a href="https://malarayat.com/golf-rates/" class="cta-btn outline" target="_blank">그린피 확인 →</a>
  </div>

</div>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/mountmalarayat/">필리핀 마닐라 골프장 마운트 말라라얏 골프 앤 컨트리 클럽</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2959</post-id>	</item>
	</channel>
</rss>
