<?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>마닐라 Archives - 공노리</title>
	<atom:link href="https://golfmembership.co.kr/category/other-golfclub/%ed%95%84%eb%a6%ac%ed%95%80/%eb%a7%88%eb%8b%90%eb%9d%bc/feed/" rel="self" type="application/rss+xml" />
	<link>https://golfmembership.co.kr/category/other-golfclub/필리핀/마닐라/</link>
	<description>세상 모든 골프장</description>
	<lastBuildDate>Thu, 23 Jul 2026 12:46:15 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</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>마닐라 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>필리핀 바탕가스주 라우렐 다얍 이타아스 스플렌디도타알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>
