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

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

<image>
	<url>https://i0.wp.com/golfmembership.co.kr/wp-content/uploads/2024/04/cropped-logo-1.png?fit=32%2C32&#038;ssl=1</url>
	<title>Other GolfClub Archives - 공노리</title>
	<link>https://golfmembership.co.kr/category/other-golfclub/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">223293181</site>	<item>
		<title>미야코cc 예약안내&#124; 산리쿠의 바닷바람과 함께 — 태평양이 펼쳐지는 시사이드 라운드</title>
		<link>https://golfmembership.co.kr/miyako/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 05 Jul 2026 11:02:45 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[일본]]></category>
		<category><![CDATA[후쿠오카]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2933</guid>

					<description><![CDATA[<p>미야코 컨트리클럽 완벽 가이드 🌊 태평양 조망 시사이드 코스 · ⛳ 18홀 파72 6,825야드 · 🏖️ 산리쿠 해안 이와테 미야코 · 📅 1972년 개장 반세기 역사 Miyako Country Club ✦ Miyako · Iwate Miyako Country Club · Sakiyama · Miyako City · Iwate 미야코 컨트리클럽 &#8220;산리쿠의 바닷바람과 함께 — 태평양이 펼쳐지는 시사이드 라운드&#8221; 일본 이와테현 ... <a title="미야코cc 예약안내&#124; 산리쿠의 바닷바람과 함께 — 태평양이 펼쳐지는 시사이드 라운드" class="read-more" href="https://golfmembership.co.kr/miyako/" aria-label="미야코cc 예약안내&#124; 산리쿠의 바닷바람과 함께 — 태평양이 펼쳐지는 시사이드 라운드에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/miyako/">미야코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:     #10303a;   /* 미야코 딥오션 */
    --forest:  #17485a;   /* 심해 블루 */
    --fern:    #206078;   /* 시사이드 블루 */
    --leaf:    #2f88a0;   /* 파도 블루 */
    --out:     #2a4870;   /* OUT 딥블루 */
    --in:      #206850;   /* IN 그린 */
    --sun:     #b8602a;   /* 산리쿠 선셋 */
    --gold:    #b8933f;   /* 황금 골드 */
    --amber:   #d8b45a;   /* 골드 엠버 */
    --cream:   #f2f4f2;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #cdd2ce;
    --text:    #141c1e;
    --muted:   #283238;
    --subtle:  #5c7078;
  }

  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, #071c22 0%, #10303a 45%, #0a2028 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(47,136,160,0.16) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(47,136,160,0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(47,136,160,0.05) 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(216,180,90,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(47,136,160,0.45); }

  .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,180,90,0.28);
    background: rgba(216,180,90,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(216,180,90,0.65); }
  .jw-badge .sep2 { color: rgba(47,136,160,0.60); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(216,180,90,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.42); 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(47,136,160,0.25); }
  .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: 420px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(216,180,90,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.out { border-top-color: #6a90d0; }
  .ct-pill.in  { border-top-color: #58b088; }
  .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(16,48,58,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e4eef0; 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: #e4eef0; 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(--out); }
  .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(16,48,58,0.07); }
  .cbh-o { background: linear-gradient(90deg, #182c50, #2a5088); }
  .cbh-i { background: linear-gradient(90deg, #103a2c, #206850); }
  .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 #dbe0dc; 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: #eff5f4; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-bk { background: #181818; color: #c0a050; }
  .g-rg { background: #e6ecf6; color: #2840a0; }
  .g-fr { background: #e8f4ee; color: #208050; }
  .g-ld { background: #f8e8ee; color: #a04060; }
  .g-sv { background: #eef0f2; color: #607080; }
  .g-tg { 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(16,48,58,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,180,90,0.18); border: 1px solid rgba(216,180,90,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #eaeee9; font-size: 12px; font-weight: 700; color: #34505a; 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 #dbe0dc; 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: #eff5f4; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

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

  /* 시설 카드 */
  .fac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 14px 0; }
  .fac-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 15px; position: relative; overflow: hidden; }
  .fac-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .fc1::before { background: var(--leaf); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #6a90d0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #58b088; }
  .fc6::before { background: var(--sun); }
  .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 #dbe0dc; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #e4eef0; 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: #4a80a8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(216,180,90,0.5); color: var(--amber); }

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

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.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> 6,825야드</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d6.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/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>1972년 개장</strong> 반세기 역사</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Miyako Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Miyako · Iwate</span>
    </div>

    <div class="hero-en">Miyako Country Club · Sakiyama · Miyako City · Iwate</div>
    <h1><em>미야코</em> 컨트리클럽</h1>
    <p class="hero-tagline">&#8220;산리쿠의 바닷바람과 함께 — 태평양이 펼쳐지는 시사이드 라운드&#8221;</p>
    <div class="hero-sub">일본 이와테현 미야코시 사키야마 · 18홀 파72 · OUT·IN 코스 · 태평양 조망 시사이드</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파72 · 6,825야드</span>
      </div>
      <div class="hero-stat">
        <strong>코스레이트</strong>
        <span>72.9 (백티)</span>
      </div>
      <div class="hero-stat">
        <strong>시사이드</strong>
        <span>태평양 조망</span>
      </div>
      <div class="hero-stat">
        <strong>1972년</strong>
        <span>개장 · 회원제</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill out">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">OUT 코스 (아웃)</div>
        <div class="ctp-desc">파36 · 시원한 출발 · 롱홀</div>
      </div>
      <div class="ct-pill in">
        <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">IN 코스 (인)</div>
        <div class="ctp-desc">파36 · 전략적 · 긴 전장</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>사키야마 제4지할 86-3</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>총 6,825야드</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">miyako-countryclub.com<br><span style="font-size:11px;color:#999">전화·웹 예약</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>미야코 컨트리클럽은 <strong>일본 이와테현 미야코시 사키야마의 산리쿠 해안 고지대</strong>에 자리한 18홀 회원제 골프장입니다. 1972년 11월 개장 이래 반세기 동안 이와테 지역을 대표하는 명문 시사이드 코스로 사랑받아 왔습니다. 자사 설계에 명장 도미자와 세이조(富澤誠造)의 감수를 더한 코스로, 부지 약 100만㎡의 넓은 대지 위에 조성되었습니다.</p>
    <p>총 6,825야드(파72, 백티) 규모로 <strong>OUT(아웃)·IN(인) 각 9홀</strong>로 구성됩니다. 벤트그린 1그린 방식이며, 적당한 고저차와 태평양을 조망하는 시원한 경관이 특징입니다. 코스레이트 72.9의 탄탄한 세팅으로, 아마추어부터 경기 지향의 골퍼까지 폭넓게 즐길 수 있는 코스입니다.</p>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;산리쿠의 바닷바람과 함께 — 태평양이 펼쳐지는 시사이드 라운드&#8221;</strong>
        미야코 CC의 가장 큰 매력은 산리쿠 해안 특유의 시원한 바닷바람과 태평양을 배경으로 한 개방감 넘치는 경관입니다. 잘 관리된 벤트그린과 시사이드 특유의 바람이 더해져, 매 라운드마다 색다른 도전을 선사합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — OUT·IN 18홀 파72</h2>
    </div>
    <p>총 6,825야드(파72)의 18홀은 <strong>OUT(9홀 파36)·IN(9홀 파36)</strong> 두 코스로 구성됩니다. 시사이드 특유의 바람과 적당한 고저차, 잘 정비된 벤트그린이 어우러져 전략적 코스 매니지먼트가 요구됩니다. 백부터 실버까지 5개 티가 운영되어 실력에 맞게 즐길 수 있습니다.</p>

    <!-- OUT -->
    <div class="course-block">
      <div class="course-block-header cbh-o">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">OUT Course · 9Holes · Par 36</div>
          <div class="cbt-ko">OUT 코스 (아웃)</div>
          <div class="cbt-dist">Back 3,341야드 · 시원한 출발 · 8번 롱홀 556Y</div>
        </div>
      </div>
      <div class="course-block-desc">
        1번 롱홀(Back 543Y)로 시원하게 출발하는 전반 9홀입니다. 4번 미들홀은 코스 최고 난이도(HDCP 1)로 정확한 티샷이 요구되며, 8번 롱홀(Back 556Y)은 드라이빙 콘테스트 추천홀로 장타자의 실력을 뽐낼 무대입니다. 7번 파3(Back 162Y)는 니어핀 추천홀. 태평양을 배경으로 개방감 있는 라운딩을 즐길 수 있습니다.
      </div>
    </div>

    <!-- IN -->
    <div class="course-block">
      <div class="course-block-header cbh-i">
        <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">IN Course · 9Holes · Par 36</div>
          <div class="cbt-ko">IN 코스 (인)</div>
          <div class="cbt-dist">Back 3,484야드 · 긴 전장 · 10번 롱홀 571Y</div>
        </div>
      </div>
      <div class="course-block-desc">
        전장이 더 길어 도전적인 후반 9홀입니다. 10번 롱홀(Back 571Y)로 시작해, 14번 미들홀(Back 424Y·HDCP 2), 마무리 18번 롱홀(Back 527Y·드라이빙 콘테스트 추천홀)까지 이어집니다. 12번 파3(Back 198Y)는 니어핀 추천홀. 바람의 영향을 크게 받는 홀이 많아 클럽 선택과 코스 매니지먼트가 스코어의 관건입니다.
      </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>
        미야코 CC는 시사이드 코스답게 <strong>바닷바람의 영향</strong>이 큽니다. 특히 IN 코스는 전장이 길고 바람을 많이 받아, 무리한 장타보다 착실한 코스 매니지먼트가 중요합니다. 잘 관리된 벤트 1그린의 <strong>스피드와 라인 읽기</strong>가 스코어를 가르며, 적당한 고저차도 변수입니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 티 & 코스레이트 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>티(Tee) &#038; 코스레이트</h2>
    </div>
    <p>티는 <strong>백·레귤러·프론트·레이디스·실버 5단계</strong>로 설정되어 실력과 구성원에 맞게 선택할 수 있습니다. 벤트 1그린 기준 코스레이트는 백티 72.9입니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>티(Tee)</th>
            <th>코스레이트</th>
            <th>야드</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-bk">백</span></td>
            <td>72.9</td>
            <td>6,825야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-rg">레귤러</span></td>
            <td>70.6</td>
            <td>6,321야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-fr">프론트</span></td>
            <td>68.5</td>
            <td>5,943야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-ld">레이디스</span></td>
            <td>67.6</td>
            <td>5,644야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-sv">실버</span></td>
            <td>64.1</td>
            <td>4,882야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-tg">경기(2021 TGA)</span></td>
            <td>71.1</td>
            <td>6,428야드</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>기본 스펙</strong>
        18홀·파72·총 6,825야드(백티)·부지 약 100만㎡. 그린은 벤트 1그린, 지형은 적당한 고저차의 시사이드. 1972년 11월 개장, 자사 설계·도미자와 세이조 감수. 회원제 코스(2021 TGA 골프페스티벌 개최 코스).
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 요금 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>플레이 요금 안내</h2>
    </div>
    <p>요금은 <strong>회원 구분·시즌·요일</strong>에 따라 변동됩니다. 아래는 공식 홈페이지 기준 참고 요금(세금 포함)이며, 최신 요금은 공식 사이트에서 확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>통상 플레이 요금 (세금 포함)</h3>
        <span class="p-badge">시즌 : 4월~11월초·3월</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">6,530엔</span></td>
            <td class="tc"><span class="pa">6,530엔</span></td>
            <td><span class="pn">회원 균일가</span></td>
          </tr>
          <tr>
            <td><span class="pt">법인 무기명</span></td>
            <td class="tc"><span class="pa">7,505엔</span></td>
            <td class="tc"><span class="ph">9,210엔</span></td>
            <td><span class="pn">법인 회원권</span></td>
          </tr>
          <tr>
            <td><span class="pt">도모노카이(친목회)</span></td>
            <td class="tc"><span class="pa">7,615엔</span></td>
            <td class="tc"><span class="ph">9,320엔</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">8,290엔</span></td>
            <td class="tc"><span class="ph">11,458엔</span></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/1f306.png" alt="🌆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">박모(薄暮) 플레이</div>
        <div class="fee-price">5,430엔~</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/1f317.png" alt="🌗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">박모 하프</div>
        <div class="fee-price">4,660엔~</div>
        <div class="fee-unit">멤버 기준 · 9홀</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2744.png" alt="❄" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">겨울 시즌</div>
        <div class="fee-price">비지터 8,400엔~</div>
        <div class="fee-unit">11/9~2/28</div>
      </div>
      <div class="fee-card">
        <div class="fee-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="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>박모(薄暮) 플레이 &#038; 숙박 패키지 활용 팁</strong>
        오후 시간대(13~14시 스타트, 최종 접수 13:45)에 시작하는 박모 플레이는 통상 요금보다 저렴하게 즐길 수 있습니다. 예약 상황에 따라 시간이 변동되니 사전 확인이 필요합니다. 또한 제휴 호텔 숙박 패키지가 운영되며, <strong>예약은 숙박 호텔이 창구</strong>가 되니 숙박 플랜과 함께 확인하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

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

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> 공식 홈페이지(miyako-countryclub.com)·전화(0193-62-7001)·라쿠텐GORA/GDO 등</span></li>
      <li><div class="ci">✓</div><span><strong>기본 조 구성:</strong> 1조 4명 기준. 4조 이상 전 조 3백(3인)은 받지 않습니다</span></li>
      <li><div class="ci">✓</div><span><strong>2명 이하 예약:</strong> 토·일·공휴일에 2명 이하는 조합 편성 또는 2B 할증이 적용됩니다</span></li>
      <li><div class="ci">✓</div><span><strong>박모 플레이:</strong> 스타트 13~14시(예약 상황에 따라 변동). 공식 경기 전날은 하프 플레이만 가능</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>적설 시 &#038; 취소 주의사항</strong>
        적설 시에는 코스가 클로즈(휴장)될 수 있으니 양해 바랍니다. 날씨 예보에 따른 전화 취소, 컴페(단체) 대폭 인원 감소 등이 빈번해 예약이 어려운 회원·게스트에게 불편을 주는 경우가 있어 별도 취소 정책을 운영합니다. 취소 시에는 가급적 빨리 연락 바랍니다.
      </div>
    </div>
  </div>

  <hr class="divider">

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

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">산리쿠 해안을 조망하는 클럽하우스. 프런트·라운지·탈의실 완비. 반세기 역사의 정취.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑</div>
        <div class="fac-desc">산리쿠 지역 식재료를 살린 식사. 라운드 전후 식음 가능. 바다 전망과 함께 즐기는 한 끼.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">골프 용품·의류 판매. 라운드 필수 소모품 현장 구매 가능.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커 &#038; 욕실</div>
        <div class="fac-desc">남녀 구분 락커룸 및 욕실·샤워시설. 라운드 후 쾌적한 환복 공간.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">연습장</div>
        <div class="fac-desc">라운드 전 워밍업 연습장 운영. 퍼팅·어프로치 연습 공간 완비.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e8.png" alt="🏨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">숙박 패키지</div>
        <div class="fac-desc">제휴 호텔 숙박 패키지 운영. 예약은 숙박처 호텔이 창구. 1박2일 골프 여행에 최적.</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>미야코 컨트리클럽은 <strong>이와테현 미야코시 사키야마</strong>에 위치한 산리쿠 해안의 시사이드 코스입니다. 산리쿠 자동차도와 국도 45호선을 이용해 접근할 수 있습니다.</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>사키야마 제4지할 86-3<br>〒027-0097</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>산리쿠 자동차도 &#8216;미야코키타IC&#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/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>국도 45호선 미야코 시내에서 사키야마 방면. 해안 고지대의 코스까지 진입</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f683.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>JR 야마다선·산리쿠 철도 &#8216;미야코역&#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/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;미야코 컨트리클럽&#8217; 또는<br>이와테현 미야코시<br>사키야마 86-3 검색</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">TEL 0193-62-7001<br>FAX 0193-62-7003<br>miyakocc@mykcc.jp</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/1f3d6.png" alt="🏖" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>미야코·산리쿠 관광 연계 — 바다의 절경과 함께</strong>
        미야코 CC가 위치한 미야코시는 산리쿠 부흥국립공원의 절경을 품은 해안 도시입니다. 인근에는 명승 조도가하마(浄土ヶ浜), 산리쿠 철도 관광열차, 신선한 해산물 등 볼거리·먹거리가 풍부합니다. 시사이드 라운드와 함께 1박2일 골프·관광 여행을 즐겨보세요.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 플레이 요금은 회원 구분·시즌·요일별로 변동됩니다(요금은 모두 세금 포함). 최신 요금은 공식 홈페이지에서 확인하세요.<br>박모 플레이·숙박 패키지 운영 · 적설 시 클로즈 · 별도 취소 정책 적용<br>(주)미야코컨트리클럽 | miyako-countryclub.com | 이와테현 미야코시 사키야마 제4지할 86-3</p>
    <a href="https://miyako-countryclub.com/" class="cta-btn" target="_blank">공식 홈페이지 →</a>
    <a href="https://miyako-countryclub.com/fp/miyako_cc_ryoukin" class="cta-btn blue-btn" target="_blank">요금 안내 →</a>
    <a href="https://miyako-countryclub.com/" class="cta-btn outline" target="_blank">코스 안내 →</a>
  </div>

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

<p>The post <a href="https://golfmembership.co.kr/miyako/">미야코cc 예약안내| 산리쿠의 바닷바람과 함께 — 태평양이 펼쳐지는 시사이드 라운드</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2933</post-id>	</item>
		<item>
		<title>야스코겐cc 예약안내 &#124; 일본 후쿠오카현 아사쿠라군 치쿠젠마치</title>
		<link>https://golfmembership.co.kr/yasukogen/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 03 Jul 2026 02:14:23 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[일본]]></category>
		<category><![CDATA[후쿠오카]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2930</guid>

					<description><![CDATA[<p>야스코겐 컨트리클럽 완벽 가이드 ⛰️ 표고 300m 청량한 고원 · ⛳ 27홀 파108 여유로운 구릉 · 🏯 동·남·서 3개 코스 · 📅 1974년 개장 반세기 역사 Yasukogen Country Club ✦ Chikuzen · Fukuoka Yasukogen Country Club · Chikuzen-machi · Fukuoka 야스코겐 컨트리클럽 &#8220;넓게, 평탄하게, 여유롭게 — 고원에 열린 문&#8221; 일본 후쿠오카현 아사쿠라군 치쿠젠마치 · 27홀 ... <a title="야스코겐cc 예약안내 &#124; 일본 후쿠오카현 아사쿠라군 치쿠젠마치" class="read-more" href="https://golfmembership.co.kr/yasukogen/" aria-label="야스코겐cc 예약안내 &#124; 일본 후쿠오카현 아사쿠라군 치쿠젠마치에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/yasukogen/">야스코겐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; }

  /* ────────────────────────────────
     야스코겐 팔레트 — 후쿠오카·표고300m 고원
  ──────────────────────────────── */
  :root {
    --mid:     #1a2e2a;   /* 고원 딥그린 */
    --forest:  #284840;   /* 숲 그린 */
    --fern:    #386258;   /* 대나무 그린 */
    --leaf:    #488a7a;   /* 고원 그린 */
    --east:    #2a5870;   /* 동코스 블루 */
    --south:   #7a5020;   /* 남코스 황토 */
    --west:    #386230;   /* 서코스 그린 */
    --gold:    #b8933f;   /* 황금 골드 */
    --amber:   #d4b258;   /* 골드 엠버 */
    --cream:   #f4f2ea;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #d2ccbe;
    --text:    #16201c;
    --muted:   #2a342e;
    --subtle:  #647a70;
  }

  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, #0a1612 0%, #1a2e2a 45%, #101e18 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(42,88,112,0.12) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(72,138,122,0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(72,138,122,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,178,88,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(72,138,122,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,178,88,0.28);
    background: rgba(212,178,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,178,88,0.65); }
  .jw-badge .sep2 { color: rgba(72,138,122,0.50); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(212,178,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.42); 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,138,122,0.20); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 23px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.36); letter-spacing: 0.5px; }

  /* 3코스 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(212,178,88,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.east  { border-top-color: #6aa0c0; }
  .ct-pill.south { border-top-color: #d0a040; }
  .ct-pill.west  { border-top-color: #78c060; }
  .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,42,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e8f2ec; 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: #e8f2ec; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e8eef4; border-left: 3px solid var(--east); }
  .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,42,0.07); }
  .cbh-e { background: linear-gradient(90deg, #1a3850, #2a6088); }
  .cbh-s { background: linear-gradient(90deg, #3c2c10, #6a4818); }
  .cbh-w { background: linear-gradient(90deg, #163818, #2e5a28); }
  .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; }

  /* 요금 테이블 */
  .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,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(212,178,88,0.18); border: 1px solid rgba(212,178,88,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f8f5ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

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

  /* 코스레이트 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f8f5ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-fb { background: #181818; color: #c0a050; }
  .g-bl { background: #e0e8f8; color: #2840a0; }
  .g-rg { background: #e8f4e8; color: #208040; }
  .g-fr { background: #fdf8ec; color: #a07830; }
  .g-sr { background: #f0eaf8; color: #7840a0; }
  .g-lf { background: #f8e8ee; color: #a04060; }

  /* 시설 카드 */
  .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: #6aa0c0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #d0a040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 12px 0; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--muted); padding: 7px 0; border-bottom: 1px solid #ddd8c8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #e8f2ec; 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: #4a80a8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(212,178,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>표고 300m</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홀 파108</strong> 여유로운 구릉</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ef.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/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>1974년 개장</strong> 반세기 역사</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Yasukogen Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Chikuzen · Fukuoka</span>
    </div>

    <div class="hero-en">Yasukogen Country Club · Chikuzen-machi · Fukuoka</div>
    <h1><em>야스코겐</em> 컨트리클럽</h1>
    <p class="hero-tagline">&#8220;넓게, 평탄하게, 여유롭게 — 고원에 열린 문&#8221;</p>
    <div class="hero-sub">일본 후쿠오카현 아사쿠라군 치쿠젠마치 · 27홀 파108 · 동·남·서 코스 · 표고 300m</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>27홀</strong>
        <span>파108 · 10,280야드</span>
      </div>
      <div class="hero-stat">
        <strong>표고 300m</strong>
        <span>청량한 고원</span>
      </div>
      <div class="hero-stat">
        <strong>3코스</strong>
        <span>동·남·서</span>
      </div>
      <div class="hero-stat">
        <strong>1974년</strong>
        <span>개장 · 야스다 설계</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill east">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ef.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 south">
        <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 west">
        <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>치쿠젠마치 소네다 141-26</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홀 파108<br>총 10,280야드</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">yasukogen.com<br><span style="font-size:11px;color:#999">전화·웹 예약</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>야스코겐 컨트리클럽은 <strong>일본 후쿠오카현 아사쿠라군 치쿠젠마치의 표고 300m 고원</strong>에 자리한 27홀 규모의 여유로운 골프장입니다. 클럽 이름의 유래가 된 &#8216;야스(夜須·安)&#8217;라는 지명은 일본서기에 전하는 진구황후 전설에서 비롯됐습니다. 이 지역 호족을 물리친 뒤 &#8220;내 마음이 편안하다(我が心安し)&#8221;고 말한 데서 &#8216;안(安)&#8217;이 지명으로 남았다고 전해집니다.</p>
    <p>1974년 9월 15일 개장했으며, 일본 골프코스 설계의 명장 <strong>야스다 코키치(安田幸吉)</strong>가 설계했습니다. 완만한 구릉지를 &#8220;넓게, 평탄하게, 여유롭게&#8221;라는 철학 아래 조성해, 페어웨이 폭이 넉넉하고 평탄한 레이아웃이 특징입니다. 개장 이후 반세기, 후쿠오카 시내에서 차로 약 1시간이라는 좋은 접근성과 함께 규슈 지역 골퍼들의 꾸준한 사랑을 받고 있습니다.</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>
        산악 코스로 만들면 조성이 쉬웠지만, 굳이 손이 많이 가는 평탄한 코스를 택한 것은 더 많은 사람이 편하게 골프를 즐기도록 하려는 뜻이었습니다. 표고 300m 고원은 여름에도 시내보다 약 4℃ 시원해, 더운 계절에도 쾌적한 라운딩이 가능합니다.
      </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>총 10,280야드(파108)의 27홀은 <strong>동(9홀)·남(9홀)·서(9홀)</strong> 3개 코스로 구성됩니다. 원그린·벤트그린에 평탄하고 넓은 페어웨이가 기본이며, 코스레이트는 최대 73.5(풀백 6,966야드)입니다. 코스 조합에 따라 초보자부터 상급자까지 즐길 수 있는, 규슈를 대표하는 고원 코스입니다.</p>

    <!-- 동 -->
    <div class="course-block">
      <div class="course-block-header cbh-e">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ef.png" alt="🏯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">East Course · 9Holes · Par 36</div>
          <div class="cbt-ko">동(東) 코스</div>
          <div class="cbt-dist">Back 3,367야드 · 긴 전장 · 터프한 도전</div>
        </div>
      </div>
      <div class="course-block-desc">
        3개 코스 중에서도 <strong>거리감이 느껴지는 터프한 세팅</strong>이 특징입니다. 8번 롱홀(Back 583야드)을 비롯해 넉넉한 길이의 홀이 이어져, 비거리를 무기로 하는 골퍼에게 실력을 뽐낼 무대가 됩니다. 평탄하고 넓은 페어웨이라 OB를 크게 신경 쓰지 않고 시원하게 칠 수 있지만, 착실히 거리를 끊어가는 코스 매니지먼트가 스코어의 관건입니다.
      </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/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">South Course · 9Holes · Par 36</div>
          <div class="cbt-ko">남(南) 코스</div>
          <div class="cbt-dist">Back 3,488야드 · 전략적 · 차분한 표정</div>
        </div>
      </div>
      <div class="course-block-desc">
        차분한 표정 속에 <strong>전략성을 감춘</strong> 코스입니다. 3번 미들홀(Back 464야드), 7번(Back 427야드) 등 정확한 샷과 코스 매니지먼트가 요구되는 홀이 이어집니다. 무리한 장타보다는 노림수를 잘 잡는 정교함이 중요한 구성입니다. 드라이빙 콘테스트 추천홀은 9번, 니어핀 추천홀은 3번입니다.
      </div>
    </div>

    <!-- 서 -->
    <div class="course-block">
      <div class="course-block-header cbh-w">
        <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">West Course · 9Holes · Par 36</div>
          <div class="cbt-ko">서(西) 코스</div>
          <div class="cbt-dist">Back 3,356야드 · 넓은 페어웨이 · 시원함</div>
        </div>
      </div>
      <div class="course-block-desc">
        <strong>넓고 시원하게 뻗은 페어웨이</strong>가 매력인 서 코스입니다. 1번 미들홀(Back 438야드)로 시작해 고원 특유의 개방감 속에서 기분 좋게 라운딩할 수 있습니다. &#8216;서→동&#8217; 조합으로 도는 골퍼가 많고, 페어웨이가 넓어 OB 걱정 없이 칠 수 있다는 평이 많습니다. 드라이빙 콘테스트 추천홀은 7번, 니어핀 추천홀은 2번입니다.
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        야스코겐CC는 코스 관리 평가가 높아, 그린을 비롯한 관리 상태가 정평이 나 있습니다. 페어웨이가 넓고 평탄해 우선 시원하게 티샷을 즐길 수 있습니다. 원그린·벤트 특성상 <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>6단계</strong>로 설정되어 실력과 구성원에 맞게 선택할 수 있습니다. 원그린·벤트, 평탄한 지형으로 시니어와 여성 골퍼를 위한 티도 마련되어 있습니다.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>티(Tee)</th>
            <th>코스레이트</th>
            <th>야드</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-fb">풀백</span></td>
            <td>73.5</td>
            <td>6,966야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">백</span></td>
            <td>72.5</td>
            <td>6,744야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-rg">레귤러</span></td>
            <td>70.7</td>
            <td>6,338야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-fr">프론트</span></td>
            <td>69.0</td>
            <td>5,980야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-sr">시니어&#038;레이디스</span></td>
            <td>67.7</td>
            <td>5,684야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-lf">프론트 레이디스</span></td>
            <td>64.1</td>
            <td>4,905야드</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>기본 스펙</strong>
        27홀·파108·총 10,280야드·부지 130만㎡. 그린은 벤트 원그린, 지형은 평탄. 설계는 야스다 코키치·가와무라 시로. 승용 카트(리모컨·GPS 내비 탑재), 소프트 스파이크만 허용. 연중무휴(월요일 셀프데이 운영 시기 있음 / 연말연시 휴장).
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: 요금 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>플레이 요금 안내</h2>
    </div>
    <p>플레이 요금은 <strong>시즌·요일·플랜</strong>에 따라 변동됩니다. 라쿠텐GORA, GDO 등 일본 예약 플랫폼에서 특가 플랜·쿠폰, 라쿠텐 체크인도 이용할 수 있습니다. 최신 요금은 공식 홈페이지 또는 각 예약 사이트에서 확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>플레이 요금 참고 (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">문의</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" colspan="2">라쿠텐GORA·GDO 등에서 특가 플랜 운영</td>
            <td><span class="pn">쿠폰 중복 불가</span></td>
          </tr>
          <tr>
            <td><span class="pt">컴피티션(컴페) 플랜</span></td>
            <td class="tc" colspan="2">컴페룸 5실(최대 50명) 완비</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">GPS 내비 탑재</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">250야드</div>
        <div class="fee-unit">13타석</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/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">컴페룸</div>
        <div class="fee-price">5실</div>
        <div class="fee-unit">최대 50명 수용</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>라쿠텐GORA·GDO 등 플랫폼 활용 팁</strong>
        야스코겐CC는 라쿠텐GORA, GDO 등 일본 주요 골프 예약 사이트에서 특가 플랜·쿠폰을 수시로 진행합니다. 라쿠텐 체크인 대응으로 사인 불필요, 포인트 적립도 가능하니 예약 전 각 사이트를 비교해 보세요. <strong>※ 웹 예약 플랜은 회원(멤버) 예약이 불가하므로 공식·전화 예약을 이용하세요.</strong>
      </div>
    </div>
  </div>

  <hr class="divider">

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

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> 공식 홈페이지(yasukogen.com)·예약 전용(0946-42-3939)·라쿠텐GORA/GDO 등</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> 여유 있게, 스타트 40분 전까지 체크인 완료</span></li>
      <li><div class="ci warn">!</div><span><strong>취소료:</strong> 주말·공휴일(특별영업일 포함)은 예약일 5일 전 16시 이후~1팀 8,000엔. 인원 감소로 팀 수가 줄어도 동일</span></li>
    </ul>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>복장·반입 주의사항</strong>
        클럽하우스 내에서는 상의 착용을 권장합니다. 청바지·저지·티셔츠·샌들·슬리퍼 차림의 방문은 정중히 사절합니다. 신발은 소프트 스파이크만 허용됩니다. 또한 셀프 스탠드백(서브백) 반입은 금지이며, 클럽하우스·코스 일부는 금연입니다.
      </div>
    </div>
  </div>

  <hr class="divider">

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

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">표고 300m 고원에 자리한 클럽하우스. 프런트·라운지·탈의실 완비. 반세기 역사가 담긴 정취.</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">이용 후기에서도 가성비 좋다는 평가를 받는 식사. 라운드 전후 식음 가능, 고원 전망과 함께.</div>
      </div>
      <div class="fac-card fc3">
        <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">250야드·13타석 드라이빙 레인지. 어프로치·벙커 연습장까지 완비해 워밍업에 최적.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f699.png" alt="🚙" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">승용 카트</div>
        <div class="fac-desc">리모컨·GPS 내비 탑재 승용 카트. 자동 운전 지원으로 쾌적하고 원활한 라운딩 지원.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-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="fac-title">컴페룸</div>
        <div class="fac-desc">5실(최대 50명 수용) 컴페룸. 골프 컴피티션·단체 이용에도 대응 가능.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e6.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>후쿠오카 시내에서 차로 약 1시간</strong> 거리입니다. 규슈자동차도 치쿠시노IC, 오이타자동차도 치쿠고오고리IC 모두 10km 권내로 접근성이 좋습니다.</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>치쿠젠마치 소네다 141-26<br>〒838-0206</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>&#8216;치쿠시노IC&#8217;에서 약 16km(약 18분). 다자이후IC에서는 약 19km</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>&#8216;치쿠고오고리IC&#8217;에서 약 16km. 치쿠시노 방면으로 치쿠젠마치까지</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시간<br>후쿠오카 공항에서 약 40분</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f683.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;아사쿠라카이도&#8217;에서 약 25분</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">예약 전용<br>0946-42-3939<br>대표 0946-42-2211</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/1f33e.png" alt="🌾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>치쿠젠마치·아사쿠라 지역 관광 연계</strong>
        야스코겐CC가 위치한 치쿠젠마치·아사쿠라 지역은 진구황후 전설의 무대이자 풍부한 역사와 자연을 품은 곳입니다. 인근에는 야스코겐 기념의 숲, 하라즈루 온천, 아키즈키 성하마을, 삼련수차 등 볼거리가 자리해 있습니다. 고원의 시원한 바람과 함께 1박2일 골프·관광 여행을 즐겨보세요.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 플레이 요금은 시즌·요일·플랜별로 변동됩니다. 최신 요금은 공식 홈페이지 또는 각 예약 사이트에서 확인하세요.<br>라쿠텐 체크인 대응 · 포인트/쿠폰 이용 가능 · 취소료는 주말·공휴일 예약일 5일 전 16시 이후~1팀 8,000엔<br>야스코겐 컨트리클럽 | yasukogen.com | 후쿠오카현 아사쿠라군 치쿠젠마치 소네다 141-26</p>
    <a href="https://www.yasukogen.com/" class="cta-btn" target="_blank">공식 홈페이지 →</a>
    <a href="https://www.yasukogen.com/" class="cta-btn blue-btn" target="_blank">웹 예약 →</a>
    <a href="https://www.yasukogen.com/history.html" class="cta-btn outline" target="_blank">클럽의 역사 →</a>
  </div>

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

<p>The post <a href="https://golfmembership.co.kr/yasukogen/">야스코겐cc 예약안내 | 일본 후쿠오카현 아사쿠라군 치쿠젠마치</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2930</post-id>	</item>
		<item>
		<title>아소 이이즈카cc &#124; 후쿠오카의 자연 지형과 토너먼트 감각이 어우러진 27홀 프리미엄 골프 코스</title>
		<link>https://golfmembership.co.kr/asoiizuka/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 02 Jul 2026 04:03:28 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[일본]]></category>
		<category><![CDATA[후쿠오카]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2922</guid>

					<description><![CDATA[<p>아소 이이즈카 골프클럽 완벽 가이드 &#124; 후쿠오카 27홀 블루·그린·화이트 코스 🏔️ 후쿠오카 명문 27홀 · ⛳ Blue·Green·White 3코스 · 🏆 토너먼트급 전략 코스 · ✈️ 큐슈 골프여행 추천 Aso Iizuka Golf Club ✦ Keisen · Fukuoka · Kyushu Aso Iizuka Golf Club · Keisen-machi · Fukuoka · Japan 아소 이이즈카 골프클럽 &#8220;후쿠오카의 자연 지형과 토너먼트 ... <a title="아소 이이즈카cc &#124; 후쿠오카의 자연 지형과 토너먼트 감각이 어우러진 27홀 프리미엄 골프 코스" class="read-more" href="https://golfmembership.co.kr/asoiizuka/" aria-label="아소 이이즈카cc &#124; 후쿠오카의 자연 지형과 토너먼트 감각이 어우러진 27홀 프리미엄 골프 코스에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/asoiizuka/">아소 이이즈카cc | 후쿠오카의 자연 지형과 토너먼트 감각이 어우러진 27홀 프리미엄 골프 코스</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">

<!-- SEO Meta Tags -->
<title>아소 이이즈카 골프클럽 완벽 가이드 | 후쿠오카 27홀 블루·그린·화이트 코스</title>
<meta name="description" content="일본 후쿠오카현 가호군 게이센마치에 위치한 아소 이이즈카 골프클럽(Aso Iizuka Golf Club) 완벽 가이드. 27홀 블루·그린·화이트 코스, 큐슈 골프여행, 요금 확인, 예약 방법, 시설, 찾아오는 길 총정리.">
<meta name="keywords" content="아소이이즈카골프클럽, Aso Iizuka Golf Club, 麻生飯塚ゴルフ倶楽部, 후쿠오카골프장, 큐슈골프여행, 일본골프장, 이이즈카골프장, 게이센마치골프장, 후쿠오카27홀골프장, 노마에재팬골프">
<meta name="robots" content="index, follow">
<meta name="author" content="golfmembership.co.kr">
<link rel="canonical" href="https://golfmembership.co.kr/aso-iizuka-golf-club/">

<!-- Open Graph -->
<meta property="og:type" content="article">
<meta property="og:title" content="아소 이이즈카 골프클럽 완벽 가이드 | 후쿠오카 27홀 골프장">
<meta property="og:description" content="후쿠오카현 아소 이이즈카 골프클럽 소개. 블루·그린·화이트 27홀 코스, 큐슈 골프여행 추천, 예약·요금 확인, 시설·찾아오는 길 안내.">
<meta property="og:url" content="https://golfmembership.co.kr/aso-iizuka-golf-club/">
<meta property="og:site_name" content="골프 멤버십 가이드">

<!-- Schema.org Structured Data -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "GolfCourse",
      "name": "아소 이이즈카 골프클럽",
      "alternateName": [
        "Aso Iizuka Golf Club",
        "麻生飯塚ゴルフ倶楽部",
        "아소이이즈카GC"
      ],
      "description": "일본 후쿠오카현 가호군 게이센마치에 위치한 27홀 골프장으로, 블루·그린·화이트 3개 코스를 갖춘 큐슈 골프여행 추천 코스입니다.",
      "url": "https://golf.nomaejapan.com/en/course/aso-iizuka-golf-club",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "吉隈120",
        "addressLocality": "嘉穂郡桂川町",
        "addressRegion": "福岡県",
        "postalCode": "820-0609",
        "addressCountry": "JP"
      },
      "telephone": "+81-948-65-1155",
      "numberOfHoles": 27,
      "priceRange": "시즌·요일·예약 플랜별 변동"
    },
    {
      "@type": "Article",
      "headline": "아소 이이즈카 골프클럽 완벽 가이드",
      "description": "후쿠오카현 아소 이이즈카 골프클럽의 코스, 예약, 요금, 시설, 교통 정보를 정리한 한국어 골프장 소개 페이지입니다.",
      "inLanguage": "ko-KR",
      "author": {
        "@type": "Organization",
        "name": "golfmembership.co.kr"
      },
      "publisher": {
        "@type": "Organization",
        "name": "golfmembership.co.kr"
      },
      "mainEntityOfPage": "https://golfmembership.co.kr/aso-iizuka-golf-club/"
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "홈",
          "item": "https://golfmembership.co.kr/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "아소 이이즈카 골프클럽 소개",
          "item": "https://golfmembership.co.kr/aso-iizuka-golf-club/"
        }
      ]
    }
  ]
}
</script>

<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">

<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  :root {
    --mid:     #1c2e1a;
    --forest:  #2c4828;
    --fern:    #3c6238;
    --leaf:    #528a48;
    --silk:    #7848a0;
    --lami:    #3a6830;
    --cotton:  #c8a050;
    --gold:    #b89040;
    --amber:   #d4ae58;
    --cream:   #f4f2ec;
    --white:   #ffffff;
    --border:  #d0ccc0;
    --text:    #181e14;
    --muted:   #303828;
    --subtle:  #6e8060;
  }

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

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

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

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

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

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

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

  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(212,174,88,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.blue   { border-top-color: #5a78c8; }
  .ct-pill.green  { border-top-color: #78c060; }
  .ct-pill.white  { border-top-color: #d4ae58; }
  .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 { max-width: 780px; margin: 0 auto; padding: 0 20px 60px; }

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

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

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

  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(28,46,26,0.07); }
  .cbh-blue  { background: linear-gradient(90deg, #183460, #305fa0); }
  .cbh-green { background: linear-gradient(90deg, #1c3818, #2e5a28); }
  .cbh-white { background: linear-gradient(90deg, #4a3010, #7a5820); }
  .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: 520px; 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; line-height: 1.5; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f8f5ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-jeong  { background: #eef4e8; color: #1a5030; }
  .g-week   { background: #fdf8ec; color: #a07830; }
  .g-resort { background: #f0eaf8; color: #7840a0; }
  .g-noble  { background: #181818; color: #c0a050; }

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

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

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

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

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

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

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

  a { color: inherit; }

  @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 -->
<header class="hero" role="banner">
  <div class="slogan-bar">
    <div class="slogan-item"><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;" /> <strong>후쿠오카</strong> 명문 27홀</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>Blue·Green·White</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/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>토너먼트급</strong> 전략 코스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>큐슈 골프여행</strong> 추천</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Aso Iizuka Golf Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Keisen · Fukuoka · Kyushu</span>
    </div>

    <div class="hero-en">Aso Iizuka Golf Club · Keisen-machi · Fukuoka · Japan</div>
    <h1><em>아소 이이즈카</em> 골프클럽</h1>
    <p class="hero-tagline">&#8220;후쿠오카의 자연 지형과 토너먼트 감각이 어우러진 27홀 프리미엄 골프 코스&#8221;</p>
    <div class="hero-sub">일본 후쿠오카현 가호군 게이센마치 · 27홀 · Blue·Green·White 코스 · 큐슈 골프여행 추천</div>

    <div class="hero-stats" role="list">
      <div class="hero-stat" role="listitem">
        <strong>27홀</strong>
        <span>블루·그린·화이트 3코스</span>
      </div>
      <div class="hero-stat" role="listitem">
        <strong>Par 108</strong>
        <span>3개 9홀 조합 라운드</span>
      </div>
      <div class="hero-stat" role="listitem">
        <strong>후쿠오카</strong>
        <span>게이센마치 위치</span>
      </div>
      <div class="hero-stat" role="listitem">
        <strong>예약제</strong>
        <span>요금·티타임 사전 확인</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill blue">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f535.png" alt="🔵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">Blue Course</div>
        <div class="ctp-desc">넓은 시야 · 호쾌한 티샷</div>
      </div>
      <div class="ct-pill green">
        <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">Green Course</div>
        <div class="ctp-desc">전략성 · 거리 조절</div>
      </div>
      <div class="ct-pill white">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26aa.png" alt="⚪" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">White Course</div>
        <div class="ctp-desc">정교함 · 쇼트게임 집중</div>
      </div>
    </div>
  </div>
</header>

<main class="content" role="main" id="main-content">

  <!-- 기본 정보 -->
  <div class="info-strip" role="region" aria-label="클럽 기본 정보">
    <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>요시쿠마 120</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홀 · Par 108<br>Blue·Green·White</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">예약·문의</div>
        <div class="info-value">0948-65-1155<br><span style="font-size:11px;color:#999">일본 현지 번호</span></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">Nomae Japan<br><span style="font-size:11px;color:#999">요금·티타임 확인</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1 -->
  <section class="section" aria-labelledby="sec1-title">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2 id="sec1-title">클럽 소개</h2>
    </div>

    <p><strong>아소 이이즈카 골프클럽(Aso Iizuka Golf Club)</strong>은 일본 후쿠오카현 가호군 게이센마치에 위치한 27홀 골프장입니다. 후쿠오카 시내권과 기타큐슈권 골프 여행 동선에 함께 넣기 좋은 코스로, 큐슈 지역에서 정돈된 코스 관리와 전략적인 라운드를 원하는 골퍼에게 잘 어울립니다.</p>

    <p>블루·그린·화이트 3개의 9홀 코스로 구성되어 있어 라운드 조합에 따라 매번 다른 느낌의 플레이가 가능합니다. 넓은 시야를 활용한 드라이버 샷, 지형을 고려한 세컨드 샷, 그린 주변의 섬세한 어프로치가 모두 요구되는 코스입니다. 일본 특유의 깔끔한 진행과 클럽하우스 서비스를 경험하고 싶은 한국 골퍼에게도 추천할 만한 후쿠오카 골프장입니다.</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;큐슈 골프여행과 토너먼트 감각을 함께 느낄 수 있는 27홀 코스&#8221;</strong>
        아소 이이즈카GC는 단순히 편안한 라운드만 제공하는 골프장이 아니라, 코스별 성격이 분명해 골퍼의 클럽 선택과 코스 매니지먼트를 시험하는 골프장입니다. 방문 전 요금, 예약 플랜, 2인·3인 플레이 조건은 반드시 확인하세요.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 2 -->
  <section class="section" aria-labelledby="sec2-title">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2 id="sec2-title">코스 안내 — Blue·Green·White 27홀</h2>
    </div>

    <p>아소 이이즈카 골프클럽은 <strong>Blue Course, Green Course, White Course</strong> 3개 코스로 구성된 27홀 골프장입니다. 각 코스는 9홀 단위로 운영되며, 코스 조합에 따라 라운드의 난이도와 흐름이 달라집니다.</p>

    <div class="course-block">
      <div class="course-block-header cbh-blue">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f535.png" alt="🔵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Blue Course · 9 Holes</div>
          <div class="cbt-ko">블루 코스</div>
          <div class="cbt-dist">넓은 시야 · 호쾌한 티샷 · 안정적인 리듬</div>
        </div>
      </div>
      <div class="course-block-desc">
        블루 코스는 비교적 시야가 열려 있어 라운드 초반 자신감을 만들기 좋은 코스입니다. 하지만 단순히 넓게만 느껴지는 코스가 아니라, 티샷의 착지 지점과 세컨드 샷 각도를 고려해야 좋은 스코어를 만들 수 있습니다. 장타자는 공격적으로 플레이할 수 있지만, 페어웨이를 놓치면 다음 샷에서 부담이 커질 수 있으므로 <strong>방향성과 거리 조절의 균형</strong>이 중요합니다.
      </div>
    </div>

    <div class="course-block">
      <div class="course-block-header cbh-green">
        <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">Green Course · 9 Holes</div>
          <div class="cbt-ko">그린 코스</div>
          <div class="cbt-dist">전략적 배치 · 지형 활용 · 세컨드 샷 집중</div>
        </div>
      </div>
      <div class="course-block-desc">
        그린 코스는 코스 매니지먼트 능력이 중요한 구간입니다. 페어웨이의 경사, 그린 주변의 위험 요소, 바람의 방향에 따라 공략 루트가 달라질 수 있습니다. 무리한 핀 공략보다는 안전한 지점에 볼을 보내고, 다음 퍼트를 쉽게 남기는 전략이 유리합니다. <strong>아이언 거리감과 어프로치 정확도</strong>가 스코어를 좌우합니다.
      </div>
    </div>

    <div class="course-block">
      <div class="course-block-header cbh-white">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26aa.png" alt="⚪" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">White Course · 9 Holes</div>
          <div class="cbt-ko">화이트 코스</div>
          <div class="cbt-dist">정교한 샷 · 그린 주변 집중력 · 마무리 승부</div>
        </div>
      </div>
      <div class="course-block-desc">
        화이트 코스는 정교함이 필요한 코스입니다. 티샷부터 그린 주변까지 큰 실수를 줄이는 플레이가 중요하며, 특히 후반부 체력 저하와 집중력 저하가 스코어에 영향을 줄 수 있습니다. 그린을 직접 노리기 어려운 상황에서는 무리한 공격보다 <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>
        블루 코스는 티샷 방향성, 그린 코스는 세컨드 샷 판단, 화이트 코스는 쇼트게임 집중력이 중요합니다. 처음 방문하는 골퍼라면 코스 맵과 캐디 조언을 적극 활용하고, 무리한 장타보다 페어웨이 안착률을 우선하는 전략이 좋습니다.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 3 -->
  <section class="section" aria-labelledby="sec3-title">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2 id="sec3-title">방문 목적별 추천 포인트</h2>
    </div>

    <p>아소 이이즈카GC는 후쿠오카 골프여행, 비즈니스 라운드, 토너먼트급 코스 경험, 현지 체류형 골프 일정에 모두 어울리는 골프장입니다. 방문 목적에 따라 예약 방식과 확인해야 할 포인트가 달라집니다.</p>

    <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-jeong">큐슈 골프여행</span></td>
            <td>후쿠오카·기타큐슈 여행객</td>
            <td>27홀 구성으로 다양한 조합 라운드 가능</td>
            <td>렌터카 이동, 티타임, 식사 포함 여부 확인</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-week">비즈니스 라운드</span></td>
            <td>거래처·지인 동반 골프</td>
            <td>정돈된 일본식 운영과 안정적인 진행</td>
            <td>복장 규정, 동반자 정보, 예약 변경 규정 확인</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-resort">토너먼트 코스 경험</span></td>
            <td>전략형 코스를 선호하는 골퍼</td>
            <td>티샷·세컨드·쇼트게임을 모두 시험하는 구성</td>
            <td>코스 조합, 그린 상태, 당일 핀 위치 확인</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-noble">골프 정보 상담</span></td>
            <td>국내외 골프장·회원권 정보 관심 고객</td>
            <td>골프장 정보와 회원권 상담 연계 가능</td>
            <td>하단 golfmembership.co.kr 링크 참고</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>골프회원권 및 골프장 정보 상담</strong>
        일본 골프 여행뿐 아니라 국내외 골프장 정보, 골프회원권 시세, 매물 상담이 필요하다면
        <a href="https://golfmembership.co.kr/" style="color:var(--mid);font-weight:700;" target="_blank" rel="noopener">golfmembership.co.kr</a>
        에서 관련 정보를 확인할 수 있습니다.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 4 -->
  <section class="section" aria-labelledby="sec4-title">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2 id="sec4-title">그린피 &#038; 요금 확인 안내</h2>
    </div>

    <p>아소 이이즈카 골프클럽의 요금은 <strong>시즌, 요일, 예약 채널, 식사 포함 여부, 플레이 인원</strong>에 따라 달라질 수 있습니다. 특히 일본 골프장은 플랜별로 그린피, 카트, 식사, 캐디 조건이 다르게 표시되는 경우가 많기 때문에 예약 전 총 금액을 확인하는 것이 중요합니다.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>요금 확인 체크리스트</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">플랜별 확인</span></td>
            <td class="tc"><span class="ph">플랜별 확인</span></td>
            <td><span class="pn">요금 포함 여부 확인</span></td>
          </tr>
          <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">2B·3B 추가 요금</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>
        </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/26f3.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/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">포함 여부 확인</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">선택/포함</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/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>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>요금 확인 팁</strong>
        일본 골프장 예약 플랜은 같은 날짜라도 시간대와 포함 조건에 따라 금액 차이가 발생할 수 있습니다. 예약 전 그린피, 카트비, 식사, 세금, 현장 추가 비용을 함께 확인하세요.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 5 -->
  <section class="section" aria-labelledby="sec5-title">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2 id="sec5-title">예약 안내 &#038; 취소 규정</h2>
    </div>

    <div class="sub-h">예약 안내</div>
    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> Nomae Japan 예약 페이지 또는 골프장 전화 문의를 통해 티타임 확인 가능</span></li>
      <li><div class="ci">✓</div><span><strong>예약 페이지:</strong> <a href="https://golf.nomaejapan.com/en/course/aso-iizuka-golf-club" target="_blank" rel="noopener" style="color:var(--mid);font-weight:700;">Aso Iizuka Golf Club &#8211; Nomae Japan</a></span></li>
      <li><div class="ci">✓</div><span><strong>전화 문의:</strong> 0948-65-1155, 일본 현지 운영 시간 기준 문의 권장</span></li>
      <li><div class="ci">✓</div><span><strong>인원 확인:</strong> 2인·3인 플레이 가능 여부와 추가 요금 여부를 사전에 확인하세요.</span></li>
      <li><div class="ci">✓</div><span><strong>렌탈 확인:</strong> 클럽, 슈즈, 카트, 캐디 요청 가능 여부는 방문 전 문의가 필요합니다.</span></li>
      <li><div class="ci">✓</div><span><strong>복장 매너:</strong> 일본 골프장은 클럽하우스 입장 복장과 라운드 복장 규정을 중요하게 보는 경우가 많습니다.</span></li>
      <li><div class="ci warn">!</div><span><strong>해외 방문 주의:</strong> 여권, 렌터카, 고속도로 이용, 결제수단, 현지 교통 상황을 미리 확인하고 여유 있게 도착하세요.</span></li>
    </ul>

    <div class="sub-h">취소·변경 규정</div>
    <div class="p-wrap">
      <table class="p-table">
        <thead>
          <tr>
            <th>구분</th>
            <th>예약 변경</th>
            <th>직전 취소</th>
            <th>당일 취소</th>
            <th>무단 미내장</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>주중</td>
            <td><span class="tag-g">예약처 확인</span></td>
            <td><span class="tag-o">주의</span></td>
            <td><span class="tag-r">위약 가능</span></td>
            <td><span class="tag-r">위약 가능</span></td>
          </tr>
          <tr>
            <td>주말·공휴일</td>
            <td><span class="tag-g">예약처 확인</span></td>
            <td><span class="tag-o">주의</span></td>
            <td><span class="tag-r">위약 가능</span></td>
            <td><span class="tag-r">위약 가능</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout red">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>취소 규정은 예약 채널별로 반드시 확인</strong>
        일본 골프장은 예약일, 요일, 인원, 예약 플랫폼에 따라 취소 수수료 기준이 달라질 수 있습니다. 항공·숙박 일정과 함께 예약하는 경우 취소 가능 기한을 반드시 확인하세요.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 6 -->
  <section class="section" aria-labelledby="sec6-title">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2 id="sec6-title">시설 안내</h2>
    </div>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">라운드 전 접수, 대기, 정산이 이루어지는 중심 공간입니다. 방문 전 체크인 시간과 운영 시간을 확인하세요.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑</div>
        <div class="fac-desc">라운드 전후 식사가 가능한 공간입니다. 예약 플랜에 따라 식사 포함 여부가 달라질 수 있습니다.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">골프공, 장갑, 소모품 등 라운드 필수 용품 구매가 가능한지 현장에서 확인하세요.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커룸</div>
        <div class="fac-desc">라운드 전후 환복과 개인 물품 보관 공간입니다. 귀중품은 별도 관리가 필요합니다.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">연습 그린</div>
        <div class="fac-desc">라운드 전 퍼팅 감각을 점검하기 좋은 공간입니다. 당일 그린 스피드 적응에 도움이 됩니다.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">카트 운영</div>
        <div class="fac-desc">카트 이용 방식은 예약 플랜과 운영 상황에 따라 달라질 수 있으므로 사전 확인이 좋습니다.</div>
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 7 -->
  <section class="section" aria-labelledby="sec7-title">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2 id="sec7-title">찾아오시는 길</h2>
    </div>

    <p>아소 이이즈카 골프클럽은 일본 <strong>후쿠오카현 가호군 게이센마치</strong>에 위치합니다. 후쿠오카 시내, 하카타, 후쿠오카공항, 기타큐슈 지역에서 렌터카를 이용해 접근하기 좋은 편이며, 출발 전 내비게이션 주소와 현지 교통 상황을 함께 확인하는 것이 좋습니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">〒820-0609<br>福岡県嘉穂郡桂川町吉隈120</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>후쿠오카·기타큐슈 여행 일정과 연계하기 좋으며, 출발 전 도로 상황 확인 권장</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 공항 연계</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>후쿠오카공항 이용 시 렌터카 동선을 사전에 구성하세요.</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ed.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/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 예약·문의</div>
        <div class="access-row">0948-65-1155<br>Aso Iizuka Golf Club</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">
          <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><a href="https://golf.nomaejapan.com/en/course/aso-iizuka-golf-club" target="_blank" rel="noopener" style="color:var(--mid);font-weight:700;">Nomae Japan 바로가기</a></span>
        </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/1f3d4.png" alt="🏔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>후쿠오카 골프 여행 코스 추천</strong>
        아소 이이즈카GC는 후쿠오카 도심 관광, 하카타 맛집, 온천, 쇼핑 일정과 함께 구성하기 좋은 골프장입니다. 1박2일 또는 2박3일 큐슈 골프여행 일정에 포함하면 라운드와 여행 만족도를 함께 높일 수 있습니다.
      </div>
    </div>
  </section>

  <!-- FOOTER CTA -->
  <footer class="footer-note" role="contentinfo">
    <p>
      ※ 요금, 예약 가능 시간, 취소 규정, 렌탈 가능 여부는 시즌과 운영 상황에 따라 변동될 수 있습니다.<br>
      방문 전 Nomae Japan 예약 페이지 또는 골프장 공식 안내를 통해 최신 정보를 반드시 확인하세요.<br>
      아소 이이즈카 골프클럽 | 0948-65-1155 | 福岡県嘉穂郡桂川町吉隈120
    </p>

    <a href="https://golfmembership.co.kr/" class="cta-btn home-btn" target="_blank" rel="noopener"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Home →</a>
    <a href="https://golf.nomaejapan.com/en/course/aso-iizuka-golf-club" class="cta-btn" target="_blank" rel="noopener">Nomae 예약 페이지 →</a>
    <a href="tel:+81948651155" class="cta-btn blue-btn">전화 문의 →</a>
    <a href="https://golfmembership.co.kr/" class="cta-btn outline" target="_blank" rel="noopener">골프회원권 정보 →</a>
  </footer>

</main>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/asoiizuka/">아소 이이즈카cc | 후쿠오카의 자연 지형과 토너먼트 감각이 어우러진 27홀 프리미엄 골프 코스</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2922</post-id>	</item>
		<item>
		<title>후쿠오카 레이크사이드cc/호반의 작은 숲에 그려진 18장의 골프 스토리</title>
		<link>https://golfmembership.co.kr/fukuokalakeside/</link>
					<comments>https://golfmembership.co.kr/fukuokalakeside/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 01 Jul 2026 14:32:09 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[일본]]></category>
		<category><![CDATA[후쿠오카]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2919</guid>

					<description><![CDATA[<p>후쿠오카 레이크사이드 CC 완벽 가이드 🌊 호반의 숲 18홀 파72 · 💧 12홀 연못·워터 해저드 · 🌙 나이트 골프 최신 LED 조명 완비 · ✈️ 후쿠오카 공항에서 차로 40분 Fukuoka Lakeside Country Club ✦ PGM · Iizuka · Fukuoka Fukuoka Lakeside CC · Iizuka-shi · Fukuoka · PGM 후쿠오카 레이크사이드컨트리클럽 &#8220;호반의 작은 숲에 그려진 18장의 ... <a title="후쿠오카 레이크사이드cc/호반의 작은 숲에 그려진 18장의 골프 스토리" class="read-more" href="https://golfmembership.co.kr/fukuokalakeside/" aria-label="후쿠오카 레이크사이드cc/호반의 작은 숲에 그려진 18장의 골프 스토리에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/fukuokalakeside/">후쿠오카 레이크사이드cc/호반의 작은 숲에 그려진 18장의 골프 스토리</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>후쿠오카 레이크사이드 CC 완벽 가이드</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; }

  /* ────────────────────────────────
     후쿠오카 레이크사이드 팔레트
     — 치쿠호 호반·이이즈카·PGM
  ──────────────────────────────── */
  :root {
    --lake:    #0f2a3c;   /* 레이크 딥블루 */
    --water:   #1a4060;   /* 수면 블루 */
    --ripple:  #1e5480;   /* 잔물결 블루 */
    --sky:     #2e6ea0;   /* 하늘 블루 */
    --forest:  #1e3c28;   /* 삼림 딥그린 */
    --fern:    #2c5c38;   /* 고사리 그린 */
    --leaf:    #3c7848;   /* 잎사귀 그린 */
    --silver:  #6888a8;   /* 실버 블루 */
    --gold:    #a07830;   /* 클래식 골드 */
    --amber:   #c49840;   /* 황금 엠버 */
    --cream:   #f0f4f8;   /* 레이크 크림 */
    --white:   #ffffff;
    --border:  #ccd4dc;
    --text:    #141c24;
    --muted:   #253040;
    --subtle:  #507090;
  }

  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, #050f18 0%, #0f2a3c 45%, #081520 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 75% 15%, rgba(160,120,48,0.18) 0%, transparent 50%),
      radial-gradient(ellipse at 15% 75%, rgba(46,110,160,0.20) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(46,110,160,0.06) 1px, transparent 1px),
      linear-gradient(90deg, rgba(46,110,160,0.06) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.35);
    border-bottom: 1px solid rgba(160,120,48,0.28);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(196,152,64,0.70); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(46,110,160,0.40); }

  .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(196,152,64,0.30);
    background: rgba(196,152,64,0.09);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(196,152,64,0.68); }
  .jw-badge .sep2 { color: rgba(46,110,160,0.55); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(196,152,64,0.38); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(24px, 5.5vw, 48px);
    font-weight: 700; color: var(--white);
    line-height: 1.2; 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.42); 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(46,110,160,0.22); }
  .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.38); letter-spacing: 0.5px; }

  /* 코스 특성 태그 (아웃/인 2구성) */
  .course-duo {
    display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px;
    max-width: 440px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(196,152,64,0.20); border-top: 2px solid transparent; padding: 14px 12px; text-align: center; background: rgba(255,255,255,0.05); }
  .ct-pill.out-c  { border-top-color: #4a9ad0; }
  .ct-pill.in-c   { border-top-color: #5cb87a; }
  .ctp-icon { font-size: 22px; display: block; margin-bottom: 5px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.38); margin-top: 4px; }

  /* ═══ 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(--lake);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(15,42,60,0.09);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e4eef8; 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(--lake); 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(--lake); 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(--lake); 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.lake-c  { background: #e4eef8; border-left: 3px solid var(--ripple); }
  .callout.gold-c  { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.green-c { background: #e8f4ec; border-left: 3px solid var(--fern); }
  .callout.red     { background: #fdf0f0; border-left: 3px solid #b84040; }
  .callout.night-c { background: #101828; border-left: 3px solid #4a9ad0; }
  .callout.night-c .callout-text { color: rgba(255,255,255,0.82); }
  .callout.night-c .callout-text strong { color: #7ab8e8; }

  /* 코스 섹션 (아웃·인 분리) */
  .course-block { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(15,42,60,0.08); }
  .cbh-out  { background: linear-gradient(90deg, #0a2030, #143660); }
  .cbh-in   { background: linear-gradient(90deg, #0c2818, #1a4c28); }
  .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; }

  /* 홀 데이터 미니 그리드 */
  .hole-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(90px,1fr)); gap: 8px; padding: 12px 20px 16px; background: #f6faff; border-top: 1px solid var(--border); }
  .hole-item { text-align: center; background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 8px 4px; }
  .hole-num  { font-size: 10px; color: var(--subtle); font-weight: 700; margin-bottom: 3px; letter-spacing: 0.5px; }
  .hole-par  { font-size: 13px; font-weight: 700; color: var(--lake); }
  .hole-yds  { font-size: 11px; color: #888; margin-top: 2px; }

  /* PGM 멤버십 테이블 */
  .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(--lake); 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 #d4dce8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--lake); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f0f6ff; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-si  { background: #f0f4f8; color: #507090; }       /* 일반 */
  .g-go  { background: #fdf8ec; color: #a07830; }       /* 골드 */
  .g-pl  { background: #f0eaf8; color: #7040a0; }       /* 플래티넘 */
  .g-di  { background: #e8f0f8; color: #204880; }       /* 다이아몬드 */
  .g-pr  { background: #f8f0e0; color: #804810; }       /* 프레스티지 */

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(15,42,60,0.06); }
  .price-head { background: var(--lake); 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(196,152,64,0.20); border: 1px solid rgba(196,152,64,0.40); 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: #e8f0f8; font-size: 12px; font-weight: 700; color: #2a3c50; 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 #d4dce8; 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: #f0f6ff; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--lake); 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; }
  .night-row td { background: #0c1828; color: rgba(255,255,255,0.80); }
  .night-row td .pa { color: #7ab8e8; }
  .night-row td .pt { color: rgba(255,255,255,0.90); }
  .night-row td .pn { color: rgba(255,255,255,0.45); }

  /* 요금 카드 */
  .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(--lake); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 체크리스트 */
  .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 #d4dce8; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #e4eef8; color: var(--ripple); 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; }
  .ci.night { background: #101828; color: #7ab8e8; }

  /* 시설 카드 */
  .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(--sky); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: var(--leaf); }
  .fc4::before { background: #c06860; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #4a9ad0; }
  .fc7::before { background: #d09040; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--lake); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* 나이트 골프 배너 */
  .night-banner {
    background: linear-gradient(135deg, #050f18 0%, #0a1e38 50%, #081028 100%);
    border: 1px solid rgba(74,154,208,0.30);
    border-radius: 4px; padding: 24px; margin: 18px 0;
    position: relative; overflow: hidden;
  }
  .night-banner::before {
    content: '';
    position: absolute; inset: 0;
    background-image: radial-gradient(ellipse at 80% 30%, rgba(74,154,208,0.15) 0%, transparent 55%);
    pointer-events: none;
  }
  .night-banner-inner { position: relative; z-index: 1; }
  .night-title { font-family: 'Noto Serif KR', serif; font-size: 18px; font-weight: 700; color: var(--white); margin-bottom: 6px; display: flex; align-items: center; gap: 10px; }
  .night-title .nt-en { font-size: 11px; letter-spacing: 2px; color: rgba(74,154,208,0.70); font-style: normal; }
  .night-body { font-size: 13.5px; color: rgba(255,255,255,0.65); line-height: 1.75; margin-bottom: 14px; }
  .night-tags { display: flex; flex-wrap: wrap; gap: 7px; }
  .n-tag { background: rgba(74,154,208,0.15); border: 1px solid rgba(74,154,208,0.30); color: #7ab8e8; font-size: 12px; padding: 4px 12px; border-radius: 20px; font-weight: 500; }

  /* 접근 카드 */
  .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(--sky); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* 위약 테이블 */
  .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(--lake); 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 #d4dce8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--lake); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f0f6ff; }
  .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: #e8f4ec; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }

  /* PGM 직예약 배너 */
  .jikadori-bar {
    background: linear-gradient(90deg, #0f2a3c, #1a4060);
    border: 1px solid rgba(196,152,64,0.25);
    border-radius: 4px; padding: 16px 20px; margin: 18px 0;
    display: flex; align-items: center; gap: 16px; flex-wrap: wrap;
  }
  .jd-icon { font-size: 26px; flex-shrink: 0; }
  .jd-body { flex: 1; min-width: 200px; }
  .jd-title { font-size: 14px; font-weight: 700; color: var(--amber); margin-bottom: 4px; }
  .jd-desc  { font-size: 12.5px; color: rgba(255,255,255,0.65); line-height: 1.6; }
  .jd-tags  { display: flex; gap: 7px; flex-wrap: wrap; }
  .jd-tag   { background: rgba(196,152,64,0.15); border: 1px solid rgba(196,152,64,0.35); color: var(--amber); font-size: 12px; font-weight: 700; padding: 4px 12px; border-radius: 20px; }

  /* 풋터 */
  .footer-note { background: var(--lake); 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(--lake); 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: #2e6ea0; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(196,152,64,0.5); color: var(--amber); }

  @media (max-width: 520px) {
    .hero-stats .hero-stat { padding: 11px 14px; }
    .hero-stat strong { font-size: 18px; }
    .course-duo { max-width: 100%; }
    .info-strip { grid-template-columns: 1fr 1fr; }
    .slogan-sep { display: none; }
    .jikadori-bar { flex-direction: column; }
  }
</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/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>호반의 숲</strong> 18홀 파72</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>12홀</strong> 연못·워터 해저드</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f319.png" alt="🌙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>나이트 골프</strong> 최신 LED 조명 완비</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 후쿠오카 공항에서 <strong>차로 40분</strong></div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Fukuoka Lakeside Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">PGM · Iizuka · Fukuoka</span>
    </div>

    <div class="hero-en">Fukuoka Lakeside CC · Iizuka-shi · Fukuoka · PGM</div>
    <h1><em>후쿠오카 레이크사이드</em><br>컨트리클럽</h1>
    <p class="hero-tagline">&#8220;호반의 작은 숲에 그려진 18장의 골프 스토리&#8221;</p>
    <div class="hero-sub">후쿠오카현 이이즈카시 무쿠모토 611-19 · 18홀 파72 · 6,529야드 · 구보시로 댐 인접</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파72 · 6,529yds</span>
      </div>
      <div class="hero-stat">
        <strong>12홀</strong>
        <span>워터 해저드</span>
      </div>
      <div class="hero-stat">
        <strong>40분</strong>
        <span>후쿠오카 공항에서</span>
      </div>
      <div class="hero-stat">
        <strong>나이트</strong>
        <span>최신 LED 야간 운영</span>
      </div>
    </div>

    <div class="course-duo">
      <div class="ct-pill out-c">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">아웃 코스</div>
        <div class="ctp-desc">개방감 · 스트레스 없는 레이아웃</div>
      </div>
      <div class="ct-pill in-c">
        <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>무쿠모토 611-19</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>총 6,529야드</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">PGM (퍼시픽 골프 매니지먼트)<br>멤버십 &amp; 퍼블릭</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">전화 · 홈페이지</div>
        <div class="info-value">0948-21-8776<br><span style="font-size:11px;color:#999">booking.pacificgolf.co.jp</span></div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-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>
        <div class="info-label">코스 정보</div>
        <div class="info-value">벤트 1그린<br>코스레이트 71.4</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-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>
        <div class="info-label">부지 면적</div>
        <div class="info-value">85만 m²<br>구보시로 댐 인접</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>후쿠오카 레이크사이드 컨트리클럽은 <strong>후쿠오카현 이이즈카시</strong>에 위치한 18홀 파72 골프장으로, 일본 최대 골프장 운영 그룹인 <strong>PGM(Pacific Golf Management)</strong>이 보유·운영하고 있습니다. 구보시로 댐 수변에 조성된 85만 m² 규모의 부지에서, 풍부한 자연이 완만한 지형을 수놓는 아름다운 경관이 펼쳐집니다.</p>
    <p>클럽명 &#8216;레이크사이드&#8217;에 걸맞게 <strong>18홀 중 12홀에 크고 작은 연못이 얽혀</strong> 코스 난이도를 높이는 것이 이 골프장의 가장 큰 특징입니다. 코스 최고 지점에서 펼쳐지는 이이즈카 시가지 조망, 다자이후 관도(官道)·나가사키 가도(街道)가 지나던 역사적 요충지라는 지역의 매력도 즐길 수 있습니다. 2025년 4월에는 <strong>최신 LED 조명을 완비한 나이트 골프</strong>를 도입하여 야간에도 새로운 골프 스타일을 제공합니다.</p>

    <div class="callout lake-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;호반의 작은 숲에 그려진 18장의 골프 스토리&#8221;</strong>
        후쿠오카 공항·하카타역에서 차로 약 40분의 쾌적한 접근성과, 12홀에 걸쳐 펼쳐지는 워터 해저드의 절경이 만나는 치쿠호(筑豊)의 명문 골프장. PGM 공식 사이트 직예약(지카도리)으로 타사보다 평일 500엔, 토·일·공휴일 1,000엔 더 저렴하게 예약할 수 있습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 아웃·인 18홀 파72</h2>
    </div>
    <p>총 6,529야드(파72, 코스레이트 71.4)의 18홀은 <strong>아웃 코스(1~9번)</strong>와 <strong>인 코스(10~18번)</strong>로 구성됩니다. 벤트그래스 1그린 시스템으로 연중 균일한 그린 컨디션을 자랑하며, 적당한 업다운과 12홀에 걸친 연못이 코스 공략의 핵심 변수입니다. 최고 지점인 7번 홀에서는 약 20m 타내리막과 함께 이이즈카 시가지의 파노라마 전망이 펼쳐집니다.</p>

    <!-- 아웃 코스 -->
    <div class="course-block">
      <div class="course-block-header cbh-out">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Out Course · Hole 1–9 · Par 36</div>
          <div class="cbt-ko">아웃 코스</div>
          <div class="cbt-dist">스트레스 없는 개방적 레이아웃 · 코스 북부 구성</div>
        </div>
      </div>
      <div class="course-block-desc">
        코스 북부에 펼쳐지는 아웃 코스는 <strong>스트레스 없이 흐르는 개방적인 레이아웃</strong>이 특징입니다. 1번 홀(파4)은 비교적 부담 없이 워밍업할 수 있는 홀로 평가받고, 4번 홀(파5)은 거리가 짧아 버디 도전에 유리합니다. 코스 전체에서 가장 높은 위치에 자리한 <strong>7번 홀은 약 20m 타내리막</strong>으로, 이이즈카 시가지를 한눈에 내려다보는 전망이 압권입니다. 거의 플랫에 가까운 지형이 대부분이며, 구보시로 댐의 수면이 멀리 시야에 들어옵니다.
      </div>
      <div class="hole-grid">
        <div class="hole-item"><div class="hole-num">1H</div><div class="hole-par">PAR 4</div><div class="hole-yds">스타트</div></div>
        <div class="hole-item"><div class="hole-num">2H</div><div class="hole-par">PAR 3</div><div class="hole-yds">쇼트</div></div>
        <div class="hole-item"><div class="hole-num">3H</div><div class="hole-par">PAR 4</div><div class="hole-yds">미들</div></div>
        <div class="hole-item"><div class="hole-num">4H</div><div class="hole-par">PAR 5</div><div class="hole-yds">단거리</div></div>
        <div class="hole-item"><div class="hole-num">7H</div><div class="hole-par">PAR 4</div><div class="hole-yds">20m 타내리막</div></div>
        <div class="hole-item"><div class="hole-num">9H</div><div class="hole-par">PAR —</div><div class="hole-yds">전반 피니시</div></div>
      </div>
    </div>

    <!-- 인 코스 -->
    <div class="course-block">
      <div class="course-block-header cbh-in">
        <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">In Course · Hole 10–18 · Par 36</div>
          <div class="cbt-ko">인 코스</div>
          <div class="cbt-dist">호반 경관 · 워터 해저드 · 전략적 공략 요구</div>
        </div>
      </div>
      <div class="course-block-desc">
        구보시로 댐과 가장 가까운 인 코스는 <strong>호반의 절경과 워터 해저드가 절묘하게 어우러진</strong> 전략적인 홀 배치가 특징입니다. 10·17·18번 홀에는 특히 아름다운 연못이 자리하며, 그린 공략 전 물의 방향과 바람을 면밀히 파악하는 것이 핵심입니다. 쇼트 게임의 정확성과 코스 매니지먼트가 스코어를 좌우하며, 레이크사이드의 진면목을 체감할 수 있는 코스입니다.
      </div>
      <div class="hole-grid">
        <div class="hole-item"><div class="hole-num">10H</div><div class="hole-par">PAR —</div><div class="hole-yds">연못</div></div>
        <div class="hole-item"><div class="hole-num">12H</div><div class="hole-par">PAR —</div><div class="hole-yds">워터</div></div>
        <div class="hole-item"><div class="hole-num">14H</div><div class="hole-par">PAR —</div><div class="hole-yds">호반뷰</div></div>
        <div class="hole-item"><div class="hole-num">16H</div><div class="hole-par">PAR —</div><div class="hole-yds">전략홀</div></div>
        <div class="hole-item"><div class="hole-num">17H</div><div class="hole-par">PAR —</div><div class="hole-yds">연못</div></div>
        <div class="hole-item"><div class="hole-num">18H</div><div class="hole-par">PAR —</div><div class="hole-yds">피니시·연못</div></div>
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        총 18홀 중 <strong>12홀에 연못·해저드가 연관</strong>되어 있습니다. 거리는 6,500야드 내외로 초중급자에게도 친숙하지만, 핀 포지션과 연못의 위치에 따라 클럽 선택이 스코어를 크게 좌우합니다. 7번 홀 타내리막에서는 맞바람 영향을 주의하고, 인 코스에서는 레이업 라인을 철저히 계획하세요. 벤트 1그린은 시즌에 따라 스피드 변화가 있으니 현장 확인을 권장합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 나이트 골프 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>나이트 골프 — 최신 LED 야간 운영</h2>
    </div>
    <p>2025년 4월 1일부터 후쿠오카 레이크사이드 CC는 <strong>최신 LED 조명 시스템을 완비한 나이트 골프</strong> 영업을 시작했습니다. 여름철 강한 자외선과 더위, 자외선이 걱정되는 골퍼에게 최적의 선택지로, 별빛 아래에서 눈치 보지 않고 마음껏 골프를 즐길 수 있습니다.</p>

    <div class="night-banner">
      <div class="night-banner-inner">
        <div class="night-title">
          <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f319.png" alt="🌙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 나이트 골프
          <span class="nt-en">NIGHT GOLF · LED Lighting</span>
        </div>
        <div class="night-body">
          최신 LED 조명으로 환하게 밝혀진 페어웨이와 그린. 한낮의 폭염과 자외선 걱정 없이, 밤하늘의 별과 구보시로 댐 수면의 야경을 즐기며 라운드할 수 있는 환상적인 경험을 제공합니다. 당일 예약은 오후 6시까지 전화 접수 가능합니다.
        </div>
        <div class="night-tags">
          <span class="n-tag"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f319.png" alt="🌙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 야간 라운드</span>
          <span class="n-tag"><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;" /> 최신 LED 조명</span>
          <span class="n-tag"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 당일 예약 가능</span>
          <span class="n-tag"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2600.png" alt="☀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 자외선 ZERO</span>
          <span class="n-tag"><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>
      </div>
    </div>

    <div class="callout lake-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>나이트 골프 당일 예약 안내</strong>
        나이트 골프 당일 예약은 <strong>오후 6시까지 전화(0948-21-8776)</strong>로 접수합니다. 플레이 날짜·인원·희망 티오프 시간을 미리 준비해두세요. 사전 온라인 예약은 PGM 공식 사이트(booking.pacificgolf.co.jp)에서 가능합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: PGM 멤버십 & 예약 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>PGM 멤버십 &amp; 예약 혜택</h2>
    </div>
    <p>후쿠오카 레이크사이드 CC는 PGM이 운영하는 골프장으로, <strong>PGM 멤버십 등급</strong>에 따라 그린피 할인 및 우선 예약 혜택이 제공됩니다. 또한 PGM 공식 사이트 직예약(지카도리) 시스템을 통해 타사 예약 사이트보다 <strong>평일 500엔, 토·일·공휴일 1,000엔 더 저렴</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-si">일반 회원</span></td>
            <td>기본 할인</td>
            <td>PGM 온라인 가입 후 즉시 적용</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-go">골드 회원</span></td>
            <td>추가 할인 + 우선 예약</td>
            <td>라운드 실적 누적 승급</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pl">플래티넘 회원</span></td>
            <td>VIP 할인 + 전용 서비스</td>
            <td>프리미엄 시작 등급</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-di">다이아몬드 회원</span></td>
            <td>최대 할인 + 전용 혜택</td>
            <td>PGM 상위 우대 등급</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pr">프레스티지 회원</span></td>
            <td>최고 등급 특별 혜택</td>
            <td>PGM 최상위 클래스</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="jikadori-bar">
      <div class="jd-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="jd-body">
        <div class="jd-title">PGM 공식 직예약 (지카도리) 최저가 보장</div>
        <div class="jd-desc">예약 시점에서 타사 예약 사이트에 공개된 동일 날짜·동일 시간대·동일 플랜 기준 가격과 비교하여, PGM 공식 사이트 직예약이 더 저렴합니다.</div>
      </div>
      <div class="jd-tags">
        <span class="jd-tag">평일 -500엔</span>
        <span class="jd-tag">주말·공휴일 -1,000엔</span>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: 그린피 & 요금 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>그린피 &amp; 요금 안내</h2>
    </div>
    <p>그린피는 <strong>시즌·요일·플랜·멤버십 등급</strong>에 따라 변동됩니다. PGM 공식 사이트 직예약이 타사보다 유리합니다. 아래 요금은 참고용이며, 실제 요금은 공식 사이트 실시간 예약 화면에서 확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>그린피 참고 (18홀 · 1인 · 세금포함)</h3>
        <span class="p-badge">직예약 평일 -500엔 / 주말 -1,000엔</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">평일</th><th class="tc">토·일·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">일반 비지터</span></td>
            <td class="tc"><span class="pa">약 8,000 ~ 15,000엔</span></td>
            <td class="tc"><span class="ph">약 12,000 ~ 20,000엔</span></td>
            <td><span class="pn">시즌·플랜별 변동</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">멤버 할인 적용</span></td>
            <td class="tc"><span class="pa">약 6,000 ~ 12,000엔</span></td>
            <td class="tc"><span class="ph">약 10,000 ~ 18,000엔</span></td>
            <td><span class="pn">등급·시즌별 상이</span></td>
          </tr>
          <tr class="night-row">
            <td><span class="pt"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f319.png" alt="🌙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 나이트 골프</span></td>
            <td class="tc" colspan="2"><span class="pa">별도 요금 · 공식 사이트 확인</span></td>
            <td><span class="pn">2025년 4월~ 운영</span></td>
          </tr>
          <tr>
            <td><span class="pt">멤버 경기 (대회)</span></td>
            <td class="tc" colspan="2">멤버 10,435엔 / 비지터 18,000엔 (식사별도·참가비 포함)</td>
            <td><span class="pn">시즌 대회 기준</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트피</div>
        <div class="fee-price">플랜 포함</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/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">락커·샤워</div>
        <div class="fee-price">440엔</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/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">연습장</div>
        <div class="fee-price">440엔~</div>
        <div class="fee-unit">30구 기준 · 세금포함</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f319.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 green-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>
        락커 및 샤워·욕실 이용 시 440엔(세금포함)이 별도로 부과됩니다. 욕실 이용 가능 시간은 하계·동계 모두 17:30까지, 사우나는 16:30까지 이용 가능합니다. 오후 스루·오후 하프·나이트 골프 플레이어는 사우나 이용이 제한될 수 있으니 사전 확인을 권장합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

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

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>온라인 예약:</strong> PGM 공식 사이트(booking.pacificgolf.co.jp)에서 예약. 직예약(지카도리)으로 평일 500엔, 주말·공휴일 1,000엔 할인</span></li>
      <li><div class="ci">✓</div><span><strong>1인 예약:</strong> PGM 공식 사이트에서 1인 예약(히토리 예약) 가능. 다른 골퍼와 매칭하여 라운드 진행</span></li>
      <li><div class="ci night"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f319.png" alt="🌙" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div><span><strong>나이트 골프 당일 예약:</strong> 오후 6시까지 전화(0948-21-8776)로 접수 가능. 공식 사이트 온라인 예약도 병행 운영</span></li>
      <li><div class="ci">✓</div><span><strong>PGM 멤버십 혜택:</strong> 등급별 그린피 할인 및 우선 예약 적용. PGM 공식 사이트 회원가입 후 즉시 이용 가능</span></li>
      <li><div class="ci warn">!</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>
        취소료 발생 시점 이후의 날짜 변경 또는 조(組) 감소는 면책 사유로 인정되지 않습니다. 예약 확정 후 변경이 필요한 경우에는 반드시 취소료 발생 기한 이전에 PGM 공식 사이트 또는 전화를 통해 처리하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

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

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">이이즈카 시가지를 내려다보는 품격 있는 클럽하우스. 프런트·라운지·귀중품 보관 완비.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑</div>
        <div class="fac-desc">클럽하우스 내 레스토랑 운영(09:00~17:00). 라운드 전후 식음 및 19번 홀 식사 가능.</div>
      </div>
      <div class="fac-card fc3">
        <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">8타석 · 45야드 거리. 30구 440엔(세금포함). 라운드 전 워밍업에 최적화. 퍼팅 연습 그린 완비.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커 &amp; 욕실·사우나</div>
        <div class="fac-desc">남녀 구분 락커룸 및 욕실·사우나 완비. 이용료 440엔(세금포함) 별도. 사우나는 16:30까지.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">골프 용품·의류·소모품 판매. 라운드에 필요한 용품을 현장에서 바로 구매 가능.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f319.png" alt="🌙" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">나이트 골프 설비</div>
        <div class="fac-desc">2025년 4월 도입. 최신 LED 조명 시스템으로 야간에도 안전하고 선명한 시야 보장.</div>
      </div>
      <div class="fac-card fc7">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f469.png" alt="👩" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">여성 전용 어메니티</div>
        <div class="fac-desc">PGM 추천 여성 우대 골프장 인증. 드라이어·고급 어메니티 등 여성이 기뻐하는 시설 완비.</div>
      </div>
    </div>

    <div class="callout lake-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f469.png" alt="👩" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>여성에게 추천하는 PGM 인증 골프장</strong>
        후쿠오카 레이크사이드 CC는 PGM이 자신 있게 추천하는 <strong>여성 우대 골프장(Ladies Recommended)</strong>으로 선정되었습니다. 드라이어 완비, 고급 어메니티, 쾌적한 여성 전용 락커룸 등 &#8220;이 골프장이 좋아!&#8221;라고 느낄 수 있는 세심한 시설을 갖추고 있습니다. 여성 동반 라운드 시 최적의 선택지입니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 8: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">8</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>후쿠오카 레이크사이드 CC는 <strong>후쿠오카 공항·하카타역에서 차로 약 40분</strong>의 뛰어난 접근성을 자랑합니다. 고대부터 다자이후 관도(太宰府官道)·나가사키 가도(長崎街道)가 지나던 역사적 요충지 이이즈카시에 위치하며, 내비게이션에 &#8216;후쿠오카 레이크사이드 CC&#8217; 또는 주소를 입력하면 편리하게 찾을 수 있습니다.</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>무쿠모토 611-19<br>(〒820-0077)</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>후쿠오카 방면 → 우치스미 강 통과 후 표지판 따라 구보시로 댐 방향 → 코스 진입</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f683.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>JR 사사구리선 가츠카와역 하차 → 택시 약 10분 / 약 900엔</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 후쿠오카 공항에서</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>차로 약 40분<br>하카타역에서도 약 40분</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/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;福岡レイクサイドCC&#8217; 또는<br>이이즈카시 무쿠모토<br>611-19 입력</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">0948-21-8776<br>booking.pacificgolf.co.jp</div>
      </div>
    </div>

    <div class="callout green-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ef.png" alt="🏯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>이이즈카 관광 연계 — 치쿠호의 역사와 자연</strong>
        후쿠오카 레이크사이드 CC가 위치한 이이즈카시(飯塚市)는 치쿠호(筑豊) 지역의 중심 도시로, 나가사키 가도의 숙장(宿場)이었던 역사적 거리, 이이즈카 시립 미술관, 구보시로 댐 주변 자연 산책로 등 다양한 관광자원과 연계된 1박 2일 골프 여행을 즐길 수 있습니다. 후쿠오카 도심과의 근접성을 활용해 규슈 관광과 결합한 골프 투어로도 최적입니다.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 그린피는 시즌·요일·플랜·멤버십 등급에 따라 변동됩니다. 공식 사이트에서 최신 요금 확인 필수.<br>PGM 직예약(지카도리)으로 평일 500엔 · 토·일·공휴일 1,000엔 타사보다 저렴<br>후쿠오카 레이크사이드 컨트리클럽 · PGM | 후쿠오카현 이이즈카시 무쿠모토 611-19 | 0948-21-8776</p>
    <a href="https://booking.pacificgolf.co.jp/guide/160.html" class="cta-btn" target="_blank">공식 사이트 예약 →</a>
    <a href="https://golfmembership.co.kr/" class="cta-btn blue-btn" target="_blank">Home →</a>
    <a href="https://booking.pacificgolf.co.jp/guide/160.html" class="cta-btn outline" target="_blank">이달의 그린피 확인 →</a>
  </div>

</div>
<p>The post <a href="https://golfmembership.co.kr/fukuokalakeside/">후쿠오카 레이크사이드cc/호반의 작은 숲에 그려진 18장의 골프 스토리</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://golfmembership.co.kr/fukuokalakeside/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2919</post-id>	</item>
		<item>
		<title>카츠야마고쇼CC라운드를 거듭할수록 즐거움이 깊어지는, 어그레시브한 18홀</title>
		<link>https://golfmembership.co.kr/katsuyamagosyo/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 30 Jun 2026 14:44:45 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[일본]]></category>
		<category><![CDATA[후쿠오카]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2916</guid>

					<description><![CDATA[<p>카츠야마고쇼 컨트리클럽 완벽 가이드 &#124; 후쿠오카 골프장 (勝山御所カントリークラブ) 🏯 1975년 창업 전통의 명문 · ⛳ 18홀 파72 구릉 코스 · 💧 7개의 연못 전략적 설계 · 🚗 행교IC 7km 차로 10분 Katsuyama Gosyo Country Club ✦ Miyako · Fukuoka Katsuyama Gosyo C.C. · Miyako-machi · Fukuoka 카츠야마고쇼 컨트리클럽 &#8220;라운드를 거듭할수록 즐거움이 깊어지는, 어그레시브한 18홀&#8221; 후쿠오카현 ... <a title="카츠야마고쇼CC라운드를 거듭할수록 즐거움이 깊어지는, 어그레시브한 18홀" class="read-more" href="https://golfmembership.co.kr/katsuyamagosyo/" aria-label="카츠야마고쇼CC라운드를 거듭할수록 즐거움이 깊어지는, 어그레시브한 18홀에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/katsuyamagosyo/">카츠야마고쇼CC라운드를 거듭할수록 즐거움이 깊어지는, 어그레시브한 18홀</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>
<meta name="description" content="후쿠오카 미야코마치에 위치한 카츠야마고쇼 컨트리클럽(勝山御所CC) 완벽 가이드. 1975년 창업, 18홀 파72 6,499야드. 7개의 연못과 적송이 어우러진 전략적 코스, 그린피·예약·코스·교통 안내 총정리.">
<meta name="keywords" content="카츠야마고쇼 컨트리클럽, 勝山御所カントリークラブ, 후쿠오카 골프장, 기타큐슈 골프, 미야코마치 골프장, 일본 골프 여행, 후쿠오카 골프 그린피, 행교IC 골프장">
<meta name="robots" content="index, follow">
<meta name="author" content="카츠야마고쇼 컨트리클럽">
<link rel="canonical" href="https://www.katsuyamagosyo.com/">

<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:title" content="카츠야마고쇼 컨트리클럽 완벽 가이드 | 후쿠오카 골프장">
<meta property="og:description" content="후쿠오카 미야코마치 카츠야마고쇼 컨트리클럽(勝山御所CC). 1975년 창업, 18홀 파72 6,499야드. 7개의 연못과 적송의 전략적 코스. 그린피·예약·코스·교통 가이드.">
<meta property="og:url" content="https://www.katsuyamagosyo.com/">
<meta property="og:locale" content="ko_KR">
<meta property="og:site_name" content="카츠야마고쇼 컨트리클럽">

<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="카츠야마고쇼 컨트리클럽 완벽 가이드 | 후쿠오카 골프장">
<meta name="twitter:description" content="후쿠오카 미야코마치 카츠야마고쇼 컨트리클럽. 1975년 창업, 18홀 파72. 7개의 연못과 적송의 전략적 코스.">

<!-- 구조화 데이터 (JSON-LD) -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "GolfCourse",
  "name": "카츠야마고쇼 컨트리클럽 (勝山御所カントリークラブ)",
  "description": "후쿠오카현 미야코군 미야코마치에 위치한 18홀 파72 골프장. 1975년 창업, 7개의 연못과 적송이 어우러진 전략적 코스.",
  "url": "https://www.katsuyamagosyo.com/",
  "telephone": "+81-930-32-3211",
  "foundingDate": "1975",
  "address": {
    "@type": "PostalAddress",
    "postalCode": "824-0801",
    "addressCountry": "JP",
    "addressRegion": "후쿠오카현",
    "addressLocality": "미야코군 미야코마치",
    "streetAddress": "勝山大久保4108"
  },
  "amenityFeature": [
    { "@type": "LocationFeatureSpecification", "name": "18홀 파72" },
    { "@type": "LocationFeatureSpecification", "name": "6,499야드" },
    { "@type": "LocationFeatureSpecification", "name": "7개의 연못" }
  ]
}
</script>
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "카츠야마고쇼 컨트리클럽은 어디에 있나요?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "후쿠오카현 미야코군 미야코마치 카츠야마 오쿠보 4108(〒824-0801)에 위치하며, 동큐슈자동차도 행교IC에서 약 7km, 차로 약 10분 거리입니다."
      }
    },
    {
      "@type": "Question",
      "name": "카츠야마고쇼 컨트리클럽의 코스 규모는 어떻게 되나요?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "18홀 파72, 총 6,499야드(블랙티 기준)의 구릉형 코스입니다. 1975년 창업했으며 코스 내에 7개의 연못이 있습니다."
      }
    },
    {
      "@type": "Question",
      "name": "비지터 그린피는 얼마인가요?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "온시즌 셀프 18홀 기준 비지터 평일 약 9,665엔, 토·일·공휴일 약 14,395엔입니다. 시즌과 플랫폼에 따라 변동되니 예약 화면에서 확인하세요."
      }
    }
  ]
}
</script>

<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:     #16302a;   /* 딥 포레스트 그린 */
    --forest:  #1f4a40;   /* 숲 그린 */
    --fern:    #2f6356;   /* 고사리 그린 */
    --leaf:    #418a76;   /* 잎사귀 그린 */
    --water:   #2a5878;   /* 연못 블루 */
    --pine:    #5a4020;   /* 적송 브라운 */
    --gold:    #b08c3c;   /* 골드 */
    --amber:   #d4b25a;   /* 엠버 */
    --cream:   #f3f2ec;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #cfccc0;
    --text:    #14201c;
    --muted:   #283832;
    --subtle:  #5e7268;
  }

  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, #081410 0%, #16302a 45%, #0e1e18 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(176,140,60,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(42,88,120,0.14) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(65,138,118,0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(65,138,118,0.04) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.32);
    border-bottom: 1px solid rgba(176,140,60,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(212,178,90,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(65,138,118,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,178,90,0.28);
    background: rgba(212,178,90,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(212,178,90,0.65); }
  .jw-badge .sep2 { color: rgba(65,138,118,0.50); font-size: 10px; }

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

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

  /* 특징 태그 */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 500px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(212,178,90,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.water   { border-top-color: #5a90c0; }
  .ct-pill.green   { border-top-color: #4aa888; }
  .ct-pill.pine    { border-top-color: #c08840; }
  .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: #e6f0ec; 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: #e6f0ec; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e6eef6; border-left: 3px solid var(--water); }
  .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-out { background: linear-gradient(90deg, #16302a, #2f6356); }
  .cbh-in  { background: linear-gradient(90deg, #143028, #2a5878); }
  .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: #f4f6f0; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-bk  { background: #2a2a2a; color: #d4b25a; }
  .g-bl  { background: #e0e8f4; color: #2a5878; }
  .g-wh  { background: #f0f0e8; color: #707058; }
  .g-pk  { background: #f8eaf0; color: #a05878; }
  .g-go  { background: #fdf8ec; color: #a07830; }
  .g-rd  { background: #f8e8e8; color: #a04040; }

  /* 요금 테이블 */
  .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(212,178,90,0.18); border: 1px solid rgba(212,178,90,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #ece9dc; 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: #f4f6f0; }
  .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; }

  /* 체크리스트 */
  .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: #e6f0ec; 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; }

  /* 시설 카드 */
  .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: #5a90c0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: #c08840; }
  .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; }

  /* 접근 카드 */
  .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; }
  .footer-nav { display: flex; justify-content: center; gap: 6px; flex-wrap: wrap; margin-bottom: 20px; }
  .footer-nav a { color: rgba(212,178,90,0.85); font-size: 13px; text-decoration: none; padding: 4px 12px; border: 1px solid rgba(212,178,90,0.25); border-radius: 20px; transition: background 0.2s; }
  .footer-nav a:hover { background: rgba(212,178,90,0.12); }
  .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: #4a78a8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(212,178,90,0.5); color: var(--amber); }

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

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ef.png" alt="🏯" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>1975년 창업</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/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>7개의 연못</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>행교IC 7km</strong> 차로 10분</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Katsuyama Gosyo Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Miyako · Fukuoka</span>
    </div>

    <div class="hero-en">Katsuyama Gosyo C.C. · Miyako-machi · Fukuoka</div>
    <h1><em>카츠야마고쇼</em> 컨트리클럽</h1>
    <p class="hero-tagline">&#8220;라운드를 거듭할수록 즐거움이 깊어지는, 어그레시브한 18홀&#8221;</p>
    <div class="hero-sub">후쿠오카현 미야코군 미야코마치 카츠야마 오쿠보 4108 · 18홀 파72 · 6,499야드 · 구릉 코스</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파 72 · 6,499yds</span>
      </div>
      <div class="hero-stat">
        <strong>1975년</strong>
        <span>쇼와 50년 창업</span>
      </div>
      <div class="hero-stat">
        <strong>7개</strong>
        <span>전략적 연못</span>
      </div>
      <div class="hero-stat">
        <strong>50만㎡</strong>
        <span>광활한 부지</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill water">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">물의 코바야시</div>
        <div class="ctp-desc">대담한 워터 레이아웃</div>
      </div>
      <div class="ct-pill green">
        <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">미요시 노리유키 설계</div>
      </div>
      <div class="ct-pill pine">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f332.png" alt="🌲" class="wp-smiley" style="height: 1em; max-height: 1em;" /></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>미야코마치 카츠야마 오쿠보 4108</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>총 6,499야드</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>1975년(쇼와 50년)</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">katsuyamagosyo.com<br><span style="font-size:11px;color:#999">TEL 0930-32-3211</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개</h2>
    </div>
    <p>카츠야마고쇼 컨트리클럽(勝山御所カントリークラブ)은 <strong>후쿠오카현 미야코군 미야코마치</strong>에 위치한 18홀 파72 구릉형 골프장입니다. <strong>1975년(쇼와 50년) 창업</strong> 이래, 전략성이 풍부한 코스 위에서 수많은 골퍼들에게 잊지 못할 라운드 드라마를 선사해 왔습니다. 50만㎡의 광활한 부지에 펼쳐진 대자연 속, 라운드를 거듭할수록 새로운 즐거움과 공략 포인트를 발견하게 되는 &#8216;어그레시브한 18홀&#8217;이 이곳의 가장 큰 매력입니다.</p>
    <p>이 코스는 두 거장의 설계 철학이 만나 완성되었습니다. 물의 레이아웃을 대담하게 활용해 <strong>&#8216;물의 코바야시(水の小林)&#8217;</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/1f3ef.png" alt="🏯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;자연을 내 편으로 만들 것인가, 적으로 돌릴 것인가&#8221;</strong>
        대자연이 던지는 도전장 앞에서 골퍼의 기량과 전략이 시험받는 코스. 전체적으로 플랫하면서도 자연 지형을 충분히 살린 레이아웃, 자연 그대로의 적송이 페어웨이를 가르고, 코스 곳곳에 자리한 7개의 연못이 시각적 아름다움과 도전적 난이도를 동시에 선사합니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — OUT·IN 18홀 파72</h2>
    </div>
    <p>총 6,499야드(블랙티 기준)의 18홀은 <strong>OUT 코스(파36)·IN 코스(파36)</strong>로 구성됩니다. 전체적으로 플랫하면서도 자연 지형을 살린 레이아웃으로, 특히 IN 코스는 지형을 적극 활용하여 모든 홀이 공략하는 맛이 살아 있도록 설계되었습니다.</p>

    <!-- OUT -->
    <div class="course-block">
      <div class="course-block-header cbh-out">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f332.png" alt="🌲" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">OUT Course · 9Holes · Par 36</div>
          <div class="cbt-ko">OUT 코스</div>
          <div class="cbt-dist">3,302yds(블랙) · 적송 세퍼레이트 · 어그레시브한 출발</div>
        </div>
      </div>
      <div class="course-block-desc">
        자연 그대로의 <strong>적송이 페어웨이를 가르는</strong> OUT 코스는 시원한 개방감과 함께 도전적인 라운드를 선사합니다. 6번 홀(HDCP 1)이 가장 까다로운 핸디캡 홀이며, 9번 홀은 <strong>드라이빙 콘테스트(드라콘) 추천 홀</strong>입니다. 4번·7번 파3 홀은 니어핀 추천 홀로, 정밀한 아이언 샷이 스코어를 좌우합니다. 532야드의 1번 파5로 시작해 라운드 초반부터 공략의 재미를 느낄 수 있습니다.
      </div>
    </div>

    <!-- IN -->
    <div class="course-block">
      <div class="course-block-header cbh-in">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">IN Course · 9Holes · Par 36</div>
          <div class="cbt-ko">IN 코스</div>
          <div class="cbt-dist">3,197yds(블랙) · 연못과 해저드의 절경 · 지형 활용형</div>
        </div>
      </div>
      <div class="course-block-desc">
        <strong>지형을 가장 적극적으로 활용한</strong> IN 코스는 각 홀마다 공략하는 맛이 살아 있는 설계가 특징입니다. &#8216;물의 코바야시&#8217;가 빚어낸 워터 해저드가 곳곳에 배치되어 시각적 아름다움과 전략적 난이도를 동시에 제공합니다. 16번 홀(HDCP 2)이 최난도 핸디캡 홀이자 드라콘 추천 홀이며, 12번·18번 파3는 니어핀 추천 홀입니다. 핀 위치와 연못 방향을 사전에 파악하는 것이 스코어 관리의 핵심입니다.
      </div>
    </div>

    <div class="sub-h">티 구성 &#038; 코스 레이팅</div>
    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>티 (Tee)</th>
            <th>코스 레이팅</th>
            <th>전장 (야드)</th>
          </tr>
        </thead>
        <tbody>
          <tr><td><span class="grade-tag g-bk">블랙 (黒)</span></td><td>70.8</td><td>6,499</td></tr>
          <tr><td><span class="grade-tag g-bl">블루 (青)</span></td><td>70.0</td><td>6,359</td></tr>
          <tr><td><span class="grade-tag g-wh">화이트 (白)</span></td><td>68.6</td><td>6,089</td></tr>
          <tr><td><span class="grade-tag g-pk">핑크</span></td><td>64.1</td><td>5,256</td></tr>
          <tr><td><span class="grade-tag g-go">골드</span></td><td>63.4</td><td>5,063</td></tr>
          <tr><td><span class="grade-tag g-rd">레드 (赤)</span></td><td>59.3</td><td>4,037</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>
        그린은 고려잔디(高麗) 1그린으로 운영됩니다. 적당한 업다운이 있는 구릉 코스이므로 클럽 선택에 신중해야 하며, IN 코스의 연못 방향과 핀 위치를 사전에 파악해 두면 스코어 관리에 큰 도움이 됩니다. 6개의 티를 운영해 초급자부터 상급자까지 자신의 기량에 맞는 도전감을 선택할 수 있습니다.
      </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>온시즌(성수기) 셀프 18홀</strong> 기준 참고 요금입니다. 요금은 시즌·요일·예약 플랫폼에 따라 변동되며, 오프시즌·할인 요금은 공식 홈페이지 새소식(新着情報)에서 확인하세요. 표시 금액은 그린피·소비세·골프장이용세 등이 포함된 일본 엔(¥) 기준입니다.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>비지터 통상 플레이 요금 (셀프 18H)</h3>
        <span class="p-badge">평일 2인 플레이 가능</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">약 9,665엔</span></td>
            <td class="tc"><span class="ph">약 14,395엔</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">약 6,980엔</span></td>
            <td class="tc"><span class="ph">약 10,500엔</span></td>
            <td><span class="pn">오후 출발 기준</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="price-section">
      <div class="price-head">
        <h3>멤버 통상 플레이 요금 (셀프 18H)</h3>
        <span class="p-badge">회원 우대 요금</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">요금</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">통년 (주간)</span></td>
            <td class="tc"><span class="pa">약 5,595엔</span></td>
            <td><span class="pn">소비세·이용세 포함</span></td>
          </tr>
          <tr>
            <td><span class="pt">박명 (薄暮)</span></td>
            <td class="tc"><span class="pa">약 5,000엔</span></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/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">락커룸 사용료</div>
        <div class="fee-price">220엔</div>
        <div class="fee-unit">1인 · 별도 (세금 포함)</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b3.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">VISA·JCB·AMEX 등</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">박명 플레이</div>
        <div class="fee-price">6,980엔~</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/1f465.png" alt="👥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">평일 2인</div>
        <div class="fee-price">플레이 가능</div>
        <div class="fee-unit">소규모 라운드 OK</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>
        라쿠텐 GORA, 골프다이제스트, 자란넷(じゃらんゴルフ) 등 주요 일본 골프 예약 플랫폼을 통해 점심 포함·특가 플랜이 자주 진행됩니다. 평일 2인 플랜, 박명(하프데이) 플랜 등 다양한 옵션이 있으니 예약 전 각 플랫폼을 비교해 보세요. 위 요금은 온시즌 기준이며 오프시즌에는 더 저렴해집니다.
      </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> 전 요일 예약제. 공식 홈페이지(katsuyamagosyo.com) 또는 전화(0930-32-3211) 예약</span></li>
      <li><div class="ci">✓</div><span><strong>예약 접수 기간:</strong> 플레이 6개월 전부터 접수. 플레이 당일 외 전화 예약은 오전 7:30~오후 5:00</span></li>
      <li><div class="ci">✓</div><span><strong>평일 2인 플레이:</strong> 평일에는 2명부터 라운드 가능. 소규모 모임에 적합</span></li>
      <li><div class="ci">✓</div><span><strong>결제 수단:</strong> 현장 신용카드 결제 가능 (DC·JCB·UC·VISA·AMEX·SAISON·DINERS·Master·NICOS 등)</span></li>
      <li><div class="ci warn">!</div><span><strong>취소 규정:</strong> 플레이일 3일 전(당일 미포함)을 지나 취소 시 플레이 대금 전액이 캔슬 피로 부과됩니다 (플랫폼별 상이, 예약 화면 확인 필수)</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>
        예약이 성립된 시점부터 취소 규정이 적용됩니다. 플레이일 3일 전을 넘긴 취소는 플레이 대금 전액이 캔슬 피로 청구될 수 있으므로, 일정 변경 가능성이 있다면 미리 확인하시기 바랍니다. 정확한 취소 기한과 위약금 기준은 예약한 플랫폼 또는 골프장 안내를 반드시 확인하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

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

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">대자연을 조망하는 품격 있는 클럽하우스. 프런트·라운지·귀중품 보관 서비스 완비.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f37d.png" alt="🍽" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">레스토랑 &#038; 식당</div>
        <div class="fac-desc">클럽하우스 내 식당 운영. 점심 포함 플랜 다수. 라운드 전후 식음 가능.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">골프 용품·의류 판매. 라운드 필수 소모품 현장 구매 가능.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커 &#038; 샤워</div>
        <div class="fac-desc">락커룸 및 샤워시설 완비. 사용료 220엔(세금 포함) 별도.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f1.png" alt="⛱" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">그늘집 (찻집)</div>
        <div class="fac-desc">코스 내 휴게 공간 운영. 음료·간식 구매 및 라운드 중간 휴식.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/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 6: 찾아오시는 길 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>카츠야마고쇼 컨트리클럽은 <strong>동큐슈자동차도 행교IC(行橋IC)</strong>에서 약 7km, 차로 약 10분 거리에 위치해 접근성이 우수합니다. 기타큐슈 공항에서도 약 40분 거리로, 일본 골프 여행 코스로 인기가 높습니다. 클럽 버스는 운행하지 않습니다.</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">〒824-0801<br>후쿠오카현 미야코군 미야코마치<br>카츠야마 오쿠보 4108</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;" /> 행교IC 방면 (최단)</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>동큐슈자동차도 행교IC → 요시쿠니(국도 201호선) → 카츠야마 쿠로다 → 카츠야마 신마치 육교 교차로 → 클럽하우스 (약 10분)</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;" /> 고쿠라IC 방면</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>큐슈자동차도 고쿠라미나미IC → 국도 322호선(타가와 방면) → 카나베 터널 → 카와라마치(카라코바시) → 국도 201호선 → 츄아이 터널 → 신마치 신호 → 클럽하우스 (약 35분 / 25km)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 기타큐슈 공항 방면</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>기타큐슈 공항 → 현도 245호선 → 국도 10호선 → 국도 201호선 → 행교IC 경유 → 클럽하우스 (약 40분 / 30km)</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f686.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>닛포 본선 유쿠하시역(行橋駅) 하차(고쿠라역에서 20분). 택시로 약 15분·약 2,000엔. 클럽 버스 없음</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;勝山御所カントリークラブ&#8217; 또는<br>TEL 0930-32-3211 검색</span>
        </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/1f30f.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">
    <div class="footer-nav">
      <a href="https://golfmembership.co.kr/" target="_blank" rel="noopener">Home</a>
      <a href="https://www.katsuyamagosyo.com/" target="_blank" rel="noopener">공식 홈페이지</a>
      <a href="https://www.katsuyamagosyo.com/access/" target="_blank" rel="noopener">교통 안내</a>
      <a href="https://www.katsuyamagosyo.com/contact/" target="_blank" rel="noopener">문의</a>
    </div>
    <p>※ 그린피는 시즌·요일·예약 플랫폼별로 변동됩니다. 공식 홈페이지에서 최신 요금 확인 필수.<br>온시즌 셀프 18홀 기준 · 락커룸 사용료 220엔 별도 · 평일 2인 플레이 가능<br>勝山御所カントリークラブ | 〒824-0801 후쿠오카현 미야코군 미야코마치 카츠야마 오쿠보 4108 | TEL 0930-32-3211</p>
    <a href="https://www.katsuyamagosyo.com/" class="cta-btn" target="_blank" rel="noopener">홈페이지 예약 →</a>
    <a href="https://golfmembership.co.kr/" class="cta-btn blue-btn" target="_blank" rel="noopener">Home →</a>
    <a href="https://www.katsuyamagosyo.com/fee/" class="cta-btn outline" target="_blank" rel="noopener">요금 안내 확인 →</a>
  </div>

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

<p>The post <a href="https://golfmembership.co.kr/katsuyamagosyo/">카츠야마고쇼CC라운드를 거듭할수록 즐거움이 깊어지는, 어그레시브한 18홀</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2916</post-id>	</item>
		<item>
		<title>크룽텝 크리타 골프클럽 &#124; 자연 속에서 머무는 시간, 사람과 함께 기억되는 공간</title>
		<link>https://golfmembership.co.kr/krungthepkreethacc/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 09 Jun 2026 10:37:00 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[방콕]]></category>
		<category><![CDATA[태국]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2871</guid>

					<description><![CDATA[<p>크룽텝 크리타 골프클럽 완벽 가이드 &#124; 방콕 도심 18홀 명문 골프장 그린피·요금·시설 총정리 🌿 방콕 도심 최고의 그린 · ⛳ 18홀 파72 6,874야드 · 💧 전 홀 워터해저드 전략적 코스 · 🏛️ 1969년 개장 방콕 최고 전통 Krungthep Kreetha Golf Club ✦ Bangkok · Thailand Krungthep Kreetha Golf Club · Hua Mak · Bangkok 크룽텝 ... <a title="크룽텝 크리타 골프클럽 &#124; 자연 속에서 머무는 시간, 사람과 함께 기억되는 공간" class="read-more" href="https://golfmembership.co.kr/krungthepkreethacc/" aria-label="크룽텝 크리타 골프클럽 &#124; 자연 속에서 머무는 시간, 사람과 함께 기억되는 공간에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/krungthepkreethacc/">크룽텝 크리타 골프클럽 | 자연 속에서 머무는 시간, 사람과 함께 기억되는 공간</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">

<!-- SEO Meta Tags -->
<title>크룽텝 크리타 골프클럽 완벽 가이드 | 방콕 도심 18홀 명문 골프장 그린피·요금·시설 총정리</title>
<meta name="description" content="방콕 도심에 위치한 크룽텝 크리타 골프클럽 완벽 가이드. 18홀 파72 6,874야드, 1969년 개장 역사, 그린피·요금, 회원제 안내, 드라이빙 레인지·레스토랑 시설, 찾아오는 길까지 총정리.">
<meta name="keywords" content="크룽텝 크리타 골프, 방콕 골프장, Krungthep Kreetha Golf, 태국 골프여행, 방콕 골프 그린피, 수완나품 골프장, 태국 골프 회원권, 방콕 18홀 골프">
<meta name="robots" content="index, follow">
<meta name="author" content="golfmembership.co.kr">
<link rel="canonical" href="https://golfmembership.co.kr/">

<!-- Open Graph -->
<meta property="og:type" content="article">
<meta property="og:title" content="크룽텝 크리타 골프클럽 완벽 가이드 | 방콕 도심 명문 골프장">
<meta property="og:description" content="방콕 도심 18홀 파72 명문 골프장 크룽텝 크리타. 1969년 개장, James R. Vaughn 설계, 전 홀 워터해저드의 전략적 코스. 그린피·시설·회원제 총정리.">
<meta property="og:url" content="https://golfmembership.co.kr/">
<meta property="og:site_name" content="골프 멤버십 가이드">

<!-- Schema.org Structured Data -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "GolfCourse",
  "name": "크룽텝 크리타 골프클럽 (Krungthep Kreetha Golf Club)",
  "alternateName": "สนามกอล์ฟกรุงเทพกรีฑา",
  "description": "방콕 도심에 위치한 18홀 파72 명문 골프 클럽. 1969년 개장, 전 홀 워터해저드의 전략적 코스.",
  "url": "http://www.krungthepkreetha.co.th/",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "282 Krungthep Kreetha Road",
    "addressLocality": "Hua Mak, Bang Kapi",
    "addressRegion": "Bangkok",
    "postalCode": "10240",
    "addressCountry": "TH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": "13.7420",
    "longitude": "100.6760"
  },
  "openingHours": ["Tu-Su 06:00-18:00", "Mo 08:00-19:00"],
  "telephone": "+66-61-401-5208"
}
</script>

<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:     #1a3020;
    --forest:  #1e4a2a;
    --fern:    #2a6038;
    --leaf:    #3a8048;
    --royal:   #a07828;
    --saffron: #d4960c;
    --thai:    #b02020;
    --gold:    #c09030;
    --amber:   #d4ae58;
    --cream:   #f4f2ec;
    --white:   #ffffff;
    --border:  #d0ccc0;
    --text:    #181e14;
    --muted:   #303828;
    --subtle:  #6e8060;
  }

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

  /* HERO */
  .hero {
    position: relative;
    background: linear-gradient(160deg, #0a1a0e 0%, #1a3020 45%, #0e1a10 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(192,144,48,0.18) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(176,32,32,0.10) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(58,128,72,0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(58,128,72,0.05) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.35);
    border-bottom: 1px solid rgba(192,144,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(212,174,88,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(58,128,72,0.35); }

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

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

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(212,174,88,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(26px, 6vw, 52px);
    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(58,128,72,0.22); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 22px; 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: 520px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(212,174,88,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.front9  { border-top-color: #4a9060; }
  .ct-pill.back9   { border-top-color: #c09030; }
  .ct-pill.practice{ border-top-color: #d09040; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

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

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(26,48,32,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e8f4e8; 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: #e8f4e8; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e8f0f8; border-left: 3px solid #4060a0; }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b04040; }
  .callout.thai-c { background: #fdf0f0; border-left: 3px solid var(--thai); }

  /* 코스 블록 */
  .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,48,32,0.07); }
  .cbh-front { background: linear-gradient(90deg, #1a3820, #2a5838); }
  .cbh-back  { background: linear-gradient(90deg, #2a2010, #4a3818); }
  .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: #f4f8f0; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-ordinary { background: #e8f4e8; color: #1a5030; }
  .g-associate { background: #fdf8ec; color: #a07820; }
  .g-guest    { background: #e8f0f8; color: #305080; }

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

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

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

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

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

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

  .hole-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(72px,1fr)); gap: 6px; margin: 14px 0; }
  .hole-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 8px 6px; text-align: center; }
  .hole-num  { font-size: 11px; font-weight: 700; color: var(--subtle); }
  .hole-par  { font-size: 13px; font-weight: 700; color: var(--mid); }
  .hole-yds  { font-size: 10px; color: #aaa; }
  .hole-card.par3 { border-top: 2px solid #4a9060; }
  .hole-card.par4 { border-top: 2px solid var(--gold); }
  .hole-card.par5 { border-top: 2px solid #d06030; }

  @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 -->
<header class="hero" role="banner">
  <div class="slogan-bar">
    <div class="slogan-item"><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;" /> <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> 6,874야드</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <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>1969년 개장</strong> 방콕 최고 전통</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Krungthep Kreetha Golf Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Bangkok · Thailand</span>
    </div>

    <div class="hero-en">Krungthep Kreetha Golf Club · Hua Mak · Bangkok</div>
    <h1><em>크룽텝 크리타</em> 골프클럽</h1>
    <p class="hero-tagline">&#8220;자연 속에서 머무는 시간, 사람과 함께 기억되는 공간&#8221;</p>
    <div class="hero-sub">282 Krungthep Kreetha Rd, Hua Mak, Bang Kapi, Bangkok 10240 · 18홀 파72 · 수완나품공항 20분</div>

    <div class="hero-stats" role="list">
      <div class="hero-stat" role="listitem">
        <strong>18홀</strong>
        <span>파72 · 6,874야드</span>
      </div>
      <div class="hero-stat" role="listitem">
        <strong>1969년</strong>
        <span>개장 · 55년 전통</span>
      </div>
      <div class="hero-stat" role="listitem">
        <strong>1,212명</strong>
        <span>정회원</span>
      </div>
      <div class="hero-stat" role="listitem">
        <strong>20분</strong>
        <span>수완나품공항</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill front9">
        <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">Front 9</div>
        <div class="ctp-desc">파36 · 워터해저드 · 전략적</div>
      </div>
      <div class="ct-pill back9">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">Back 9</div>
        <div class="ctp-desc">파36 · 연못·벙커 · 도전적</div>
      </div>
      <div class="ct-pill practice">
        <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">퍼블릭 개방 · 연습장</div>
      </div>
    </div>
  </div>
</header>

<main class="content" role="main" id="main-content">

  <!-- 기본 정보 -->
  <div class="info-strip" role="region" aria-label="클럽 기본 정보">
    <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">282 Krungthep Kreetha Rd<br>Hua Mak, Bang Kapi, Bangkok 10240</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>총 6,874야드</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f550.png" alt="🕐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영시간</div>
        <div class="info-value">화~일 06:00 – 18:00<br>월요일 08:00 – 19:00</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">문의</div>
        <div class="info-value">+66-61-401-5208<br><span style="font-size:11px;color:#999">krungthepkreetha.co.th</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <section class="section" aria-labelledby="sec1-title">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2 id="sec1-title">클럽 소개 — 방콕 도심 속 55년 명문</h2>
    </div>
    <p>크룽텝 크리타 골프클럽(สนามกอล์ฟกรุงเทพกรีฑา)은 <strong>1969년 6월 1일</strong> 방콕 화막(Hua Mak) 지구에 개장한 18홀 파72 반프라이빗 골프 클럽입니다. 55년 이상의 역사를 자랑하는 이 클럽은 방콕 도심에서 <strong>차로 20~30분</strong>, 수완나품 국제공항에서 단 20분 거리에 위치하여 비즈니스 골퍼와 골프 여행자 모두에게 최적의 접근성을 제공합니다.</p>
    <p>골프장은 1994년 당시 나약 소사이어티 회장 <strong>폴.탐롱사린</strong> 재임 시절 대규모 리노베이션을 단행하였으며, 미국인 건축가 <strong>제임스 로버트 보안(James R. Vaughn)</strong>이 전체 18홀을 재설계하였습니다. 1995년 7월 1일 재개장 이후 현재의 모습을 갖추게 되었으며, 성숙한 열대 수목과 촘촘히 배치된 워터해저드로 구성된 방콕 최상급 코스로 자리매김하였습니다.</p>

    <div class="callout mid-c">
      <div class="callout-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="callout-text">
        <strong>&#8220;자연 속에서 머무는 시간, 사람과 함께 기억되는 공간&#8221;</strong>
        방콕 도심의 열대 녹지 속에 펼쳐진 18홀 코스. 전 홀에 걸쳐 배치된 워터해저드와 성숙한 수목이 어우러진 방콕 최고의 전략적 코스 중 하나로, 장타보다 <strong>정확한 샷과 코스 매니지먼트</strong>가 스코어의 핵심입니다.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <section class="section" aria-labelledby="sec2-title">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2 id="sec2-title">코스 안내 — 18홀 파72 전략 코스</h2>
    </div>
    <p>총 6,874야드(파72)의 18홀은 <strong>제임스 R. 보안(James R. Vaughn)</strong>이 1994~1995년에 완전 재설계한 레이아웃으로, 거의 모든 홀에 워터해저드와 OB가 도사리고 있습니다. 장타보다 정확성이 핵심이며, 빠르고 읽기 어려운 그린이 스코어를 좌우합니다.</p>

    <!-- Front 9 -->
    <div class="course-block">
      <div class="course-block-header cbh-front">
        <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">Front Nine · Holes 1–9 · Par 36</div>
          <div class="cbt-ko">전반 9홀 (Front Nine)</div>
          <div class="cbt-dist">워터해저드 · 좁은 페어웨이 · 전략적 티샷</div>
        </div>
      </div>
      <div class="course-block-desc">
        전반 9홀의 오프닝 파4 1번 홀은 <strong>스코어를 한 번에 망칠 수 있는 위험한 홀</strong>로 악명이 높습니다. 파5 2번 홀 역시 좌우 모두 워터해저드가 버티는 좁은 페어웨이로 구성되어 있어, 아이언 레이업 전략이 필수입니다. 파3 홀들은 짧지만 그린을 잡기가 매우 까다로우며, 그린사이드 벙커와 워터해저드가 복합적으로 배치되어 있습니다. 전반 내내 신중한 클럽 선택과 코스 공략 전략이 요구됩니다.
      </div>
    </div>

    <!-- Back 9 -->
    <div class="course-block">
      <div class="course-block-header cbh-back">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Back Nine · Holes 10–18 · Par 36</div>
          <div class="cbt-ko">후반 9홀 (Back Nine)</div>
          <div class="cbt-dist">연못 절경 · 그린사이드 벙커 · 도전적 피니시</div>
        </div>
      </div>
      <div class="course-block-desc">
        후반 9홀은 연못과 열대 수목이 한층 더 복잡하게 얽혀 있으며, <strong>어프로치 정확도</strong>가 더욱 중요해집니다. 그린은 전반보다 언듈레이션이 심하고 스피드가 빠른 편으로, 퍼팅 라인 읽기가 쉽지 않습니다. 14번~16번 홀 구간은 워터해저드와 OB가 동시에 위협하는 방콕 최고 난도 구간으로 꼽힙니다. 방문 골퍼라면 코스 경험이 풍부한 캐디의 조언을 적극 활용하는 것을 권장합니다.
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        크룽텝 크리타는 <strong>장타자보다 정확한 골퍼에게 유리한 코스</strong>입니다. 전 홀 워터해저드가 좌우를 위협하므로, 페어웨이를 지키는 스트레이트 드라이버가 핵심입니다. 빠른 그린은 도착 후 퍼팅 연습 그린에서 반드시 속도를 확인하세요. 경험 많은 현지 캐디(번호 확인 권장)를 배정받으면 코스 전략에 큰 도움이 됩니다.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 3: 회원제 안내 -->
  <section class="section" aria-labelledby="sec3-title">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2 id="sec3-title">회원제 안내 — 정회원 1,212명의 명문 클럽</h2>
    </div>
    <p>크룽텝 크리타 스포츠 소사이어티(Krungthep Kreetha Sports Association)는 <strong>정회원 1,212명</strong>을 보유한 반프라이빗 클럽입니다. 2544년(서기 2001년) 소사이어티 규정에 의해 회원 자격 및 운영 방식이 정비되었습니다. 회원권은 상속 및 양도가 가능하며, 준회원 제도도 운영됩니다.</p>

    <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-ordinary">정회원 (สมาชิกสามัญ)</span></td>
            <td>태국 국적 성인</td>
            <td>완전한 클럽 이용권</td>
            <td>상속·양도 가능</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-associate">준회원 (สมาชิกวิสามัญ)</span></td>
            <td>정회원의 법적 배우자 및 10세 이상 자녀 2인</td>
            <td>동반 이용권</td>
            <td>정회원 동반 필수</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-guest">회원 동반 게스트</span></td>
            <td>정회원의 초청</td>
            <td>회원가로 라운드 가능</td>
            <td>정회원 동반 필수</td>
          </tr>
          <tr>
            <td><span class="grade-tag" style="background:#f0f0f0;color:#606060;">퍼블릭 방문객</span></td>
            <td>누구나</td>
            <td>일반 그린피 라운드</td>
            <td>사전 예약 권장</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>회원권 양도·상속 안내</strong>
        정회원 자격은 법적 상속 대상이며, 자격 요건을 충족하는 제3자에게 양도도 가능합니다. 단, 양수인이 소사이어티 운영위원회의 승인을 받아야 효력이 발생합니다. 태국 골프 회원권 관련 상담은 <a href="https://golfmembership.co.kr/" style="color:var(--mid);font-weight:700;">golfmembership.co.kr</a>을 이용하세요.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 4: 그린피 & 요금 -->
  <section class="section" aria-labelledby="sec4-title">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2 id="sec4-title">그린피 &#038; 요금 안내</h2>
    </div>
    <p>그린피는 <strong>평일·주말, 회원·비회원</strong>에 따라 다르게 적용됩니다. 아래 요금은 참고용이며 시즌 및 프로모션에 따라 변동됩니다. 방문 전 홈페이지 또는 예약 플랫폼에서 최신 요금을 반드시 확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>그린피 참고 (18홀 · 1인 기준)</h3>
        <span class="p-badge">캐디피·카트비 별도</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">평일 (화~금)</th><th class="tc">주말·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">비회원 일반</span></td>
            <td class="tc"><span class="pa">약 1,450 ~ 1,700 THB</span></td>
            <td class="tc"><span class="ph">약 1,850 ~ 2,200 THB</span></td>
            <td><span class="pn">시즌별 변동 / 캐디·카트 포함 기준 3,400 THB~</span></td>
          </tr>
          <tr class="wknd-row">
            <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>
            <td><span class="pt">캐디피+카트 포함 패키지</span></td>
            <td class="tc" colspan="2">3,400 THB~(평일) / 3,900 THB~(주말) — 18홀 그린피+캐디+카트</td>
            <td><span class="pn">플랫폼별 할인 이벤트 별도</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f697.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/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디피</div>
        <div class="fee-price">300~500 THB</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">18홀 올인원</div>
        <div class="fee-price">3,400 THB~</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/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">드라이빙 레인지</div>
        <div class="fee-price">퍼블릭 개방</div>
        <div class="fee-unit">볼 구매 별도</div>
      </div>
    </div>

    <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>GolfAsia · Golfdigg 등 예약 플랫폼 활용 팁</strong>
        크룽텝 크리타는 GolfAsia, Golfdigg, GolfDD 등 주요 태국 골프 예약 플랫폼에서 할인 예약이 가능합니다. 특히 방콕 여행 일정과 연계한 <strong>얼리버드 특가</strong>와 그룹 할인 패키지를 자주 운영하므로 예약 전 비교 확인을 권장합니다. 사전 예약 없이 방문 시 티오프가 불가할 수 있습니다.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 5: 예약 & 이용 안내 -->
  <section class="section" aria-labelledby="sec5-title">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2 id="sec5-title">예약 안내 &#038; 이용 규정</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> 클럽 홈페이지(krungthepkreetha.co.th) 온라인 예약 또는 전화(+66-61-401-5208). GolfAsia·Golfdigg 등 예약 플랫폼 이용 가능</span></li>
      <li><div class="ci">✓</div><span><strong>운영일·시간:</strong> 화~일요일 06:00 – 18:00 / 월요일 08:00 – 19:00. 연중무휴</span></li>
      <li><div class="ci">✓</div><span><strong>캐디 배정:</strong> 의무 캐디제 운영. 경험 많은 캐디 배정 요청 권장 (워터해저드·OB 정보 안내 필수)</span></li>
      <li><div class="ci">✓</div><span><strong>드레스 코드:</strong> 카라 있는 셔츠 착용 필수. 청바지·슬리퍼 입장 불가. 골프화 착용 의무</span></li>
      <li><div class="ci">✓</div><span><strong>악천후 처리:</strong> 우천 시 플레이 가능. 골프장 공식 중단 결정 시 미진행 홀 수 기준 부분 환불</span></li>
      <li><div class="ci warn">!</div><span><strong>예약 취소 위약:</strong> 취소 기한 및 위약금은 예약 채널별 상이. 예약 시 취소 정책 반드시 확인</span></li>
      <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>
        크룽텝 크리타는 반프라이빗 클럽으로, <strong>퍼블릭 이용 가능 시간대가 회원 전용 시간 이후로 제한</strong>될 수 있습니다. 특히 주말 이른 아침 시간대는 회원 우선 예약이 적용되므로, 예약 플랫폼이나 클럽 직접 연락을 통해 사전 확인하시기 바랍니다.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <section class="section" aria-labelledby="sec6-title">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2 id="sec6-title">시설 안내</h2>
    </div>
    <p>1995년 골프 코스와 함께 전면 리노베이션된 클럽하우스는 방콕 프라이빗 클럽 수준의 품격 있는 시설을 자랑합니다.</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">1995년 전면 리노베이션. 방콕 프라이빗 클럽 수준의 웅장한 시설. 귀중품 보관 완비.</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">클럽하우스 내 정통 태국 요리 레스토랑. 라운드 전후 식음 가능. 방콕 현지인 추천 맛집.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-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 class="fac-title">연회장 (Banquet Room)</div>
        <div class="fac-desc">각종 행사·기업 모임 대관 가능. 우아한 분위기의 전용 연회 공간.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커룸 &#038; 샤워</div>
        <div class="fac-desc">남녀 구분 락커룸 및 샤워시설. 라운드 후 쾌적한 환복 공간 제공.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">골프 용품·의류·소모품 현장 구매 가능. 태국 로컬 브랜드 및 글로벌 브랜드 보유.</div>
      </div>
      <div class="fac-card 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 class="callout thai-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f35c.png" alt="🍜" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>클럽하우스 태국 레스토랑</strong>
        크룽텝 크리타의 클럽하우스 레스토랑은 방콕 현지인들 사이에서도 <strong>&#8216;정통 태국 요리&#8217;</strong>로 정평이 나 있습니다. 라운드 후 땀을 식히며 즐기는 팟타이와 그린커리 한 그릇은 방콕 골프 여행의 또 다른 즐거움입니다.
      </div>
    </div>
  </section>

  <hr class="divider">

  <!-- SECTION 7: 찾아오는 길 -->
  <section class="section" aria-labelledby="sec7-title">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2 id="sec7-title">찾아오시는 길</h2>
    </div>
    <p>크룽텝 크리타 골프클럽은 <strong>방콕 화막(Hua Mak) 지구</strong>에 위치하며, 수완나품 국제공항까지 약 20분, 방콕 도심(시암)까지 약 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">282 Krungthep Kreetha Rd,<br>Hua Mak, Bang Kapi,<br>Bangkok 10240</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 수완나품공항에서</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>공항 → 방나-뜨라드 고속도로(Highway 34) → 크룽텝 크리타 로드 방향 → 약 20분 소요</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d9.png" alt="🏙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 방콕 도심에서</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>시암(Siam) 기준 Rama IX Road → Lat Phrao → Krungthep Kreetha Road 방향 → 약 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/1f687.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>MRT 람캄행 역(Hua Mak 방향) → 택시 또는 그랩(Grab) 약 10~15분</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;Krungthep Kreetha Golf&#8217; 또는<br>좌표 13.7420, 100.6760 검색</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">+66-61-401-5208<br>krungthepkreetha.co.th</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/1f30f.png" alt="🌏" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>방콕 골프 여행 연계 추천 코스</strong>
        크룽텝 크리타와 함께하는 방콕 1박2일 골프 여행: 수완나품 공항 도착 → 라운드 → 클럽하우스 태국 요리 → 방콕 야시장(롯파이 시장) → 다음날 왓포·왓아룬 사원 관광. 방콕 도심 접근성 덕분에 관광과 골프를 동시에 즐길 수 있는 최적의 코스입니다.
      </div>
    </div>
  </section>

  <!-- FOOTER CTA -->
  <footer class="footer-note" role="contentinfo">
    <p>※ 그린피는 시즌·요일·예약 채널에 따라 변동됩니다. 방문 전 홈페이지에서 최신 요금 확인 필수.<br>퍼블릭 이용 시간대 사전 확인 권장 · 캐디 의무 배정 · 드레스 코드 준수<br>Krungthep Kreetha Golf Club | krungthepkreetha.co.th | 282 Krungthep Kreetha Rd, Hua Mak, Bangkok 10240</p>
    <a href="https://golfmembership.co.kr/" class="cta-btn home-btn" target="_blank" rel="noopener"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Home →</a>
    <a href="http://www.krungthepkreetha.co.th/" class="cta-btn" target="_blank" rel="noopener">홈페이지 예약 →</a>
    <a href="https://www.golfasian.com/golf-courses/thailand-golf-courses/bangkok/krungthep-kreetha-sports-club/" class="cta-btn blue-btn" target="_blank" rel="noopener">GolfAsia 예약 →</a>
    <a href="https://golfdigg.com/en/courses/krungthep-kreetha-golf-course" class="cta-btn outline" target="_blank" rel="noopener">Golfdigg 예약 →</a>
  </footer>

</main>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/krungthepkreethacc/">크룽텝 크리타 골프클럽 | 자연 속에서 머무는 시간, 사람과 함께 기억되는 공간</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2871</post-id>	</item>
		<item>
		<title>반 라깟cc &#124; 방콕 최고 명문 프라이빗 골프장</title>
		<link>https://golfmembership.co.kr/banrakat/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 05 Jun 2026 00:45:41 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[방콕]]></category>
		<category><![CDATA[태국]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2864</guid>

					<description><![CDATA[<p>반라캇 클럽 발리쉐어 골프 링크스 완벽 가이드 &#124; 방콕 프라이빗 18홀 파71 명문 골프장 🏆 아시아 골프 어워드 태국 최고 코스 · ⛳ 18홀 파71 7,115야드 · 🎖️ Gil Hanse 올림픽 설계자 작품 · ✈️ 수완나품 공항 30분 Ban Rakat Club ✦ Ballyshear Golf Links · Samut Prakan Ban Rakat Club · Ballyshear Golf Links ... <a title="반 라깟cc &#124; 방콕 최고 명문 프라이빗 골프장" class="read-more" href="https://golfmembership.co.kr/banrakat/" aria-label="반 라깟cc &#124; 방콕 최고 명문 프라이빗 골프장에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/banrakat/">반 라깟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">

<!-- ══ SEO Meta Tags ══ -->
<title>반라캇 클럽 발리쉐어 골프 링크스 완벽 가이드 | 방콕 프라이빗 18홀 파71 명문 골프장</title>
<meta name="description" content="태국 방콕 반라캇 클럽 발리쉐어 골프 링크스 완벽 가이드. 2016 리우 올림픽 코스 설계자 Gil Hanse 작품, 18홀 파71 7,115야드, 사뭇쁘라깐 방보 위치, 수완나품 공항 30분. 코스 개념·설계·시설·멤버십 한국어 상세 안내.">
<meta name="keywords" content="반라캇클럽,발리쉐어골프링크스,BanRakatClub,BallyshearGolfLinks,방콕프라이빗골프,태국명문골프장,GilHanse,리도골프클럽,방콕골프여행,사뭇쁘라깐골프,파71,태국골프멤버십">
<meta name="robots" content="index, follow">
<meta name="author" content="GolfMembership.co.kr">
<link rel="canonical" href="https://golfmembership.co.kr/">

<!-- ══ Open Graph ══ -->
<meta property="og:type" content="website">
<meta property="og:title" content="반라캇 클럽 발리쉐어 골프 링크스 | 방콕 최고 프라이빗 18홀 파71 명문 골프장">
<meta property="og:description" content="2016 리우 올림픽 코스 설계자 Gil Hanse가 설계한 방콕 최고 명문 프라이빗 골프장. 18홀 파71 7,115야드, 리도(Lido) 오마주 링크스 코스. 수완나품 공항 30분 거리.">
<meta property="og:url" content="https://golfmembership.co.kr/">
<meta property="og:site_name" content="GolfMembership.co.kr">
<meta property="og:locale" content="ko_KR">

<!-- ══ Twitter Card ══ -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="반라캇 클럽 발리쉐어 골프 링크스 | 방콕 최고 프라이빗 골프장">
<meta name="twitter:description" content="Gil Hanse 설계, 18홀 파71 7,115야드 방콕 최고 명문 프라이빗 골프장. 2023 아시아 골프 어워드 태국 최고의 골프 코스 수상.">

<!-- ══ Schema.org GolfCourse ══ -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "GolfCourse",
  "name": "Ban Rakat Club / Ballyshear Golf Links",
  "alternateName": "반라캇 클럽 발리쉐어 골프 링크스",
  "description": "2021년 개장, Gil Hanse 설계 18홀 파71 7,115야드 방콕 최고 명문 프라이빗 골프장. 방콕 사뭇쁘라깐 방보 위치, 수완나품 공항 30분 거리.",
  "url": "https://brc.co.th/",
  "telephone": "+66-2-060-8500",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "199-200 Moo5, Bangna-Trad Rd., Bang Bo",
    "addressLocality": "Samut Prakan",
    "postalCode": "10560",
    "addressCountry": "TH"
  },
  "foundingDate": "2021",
  "numberOfHoles": 18,
  "priceRange": "฿฿฿฿",
  "openingHours": "Mo-Su 06:00-18:00"
}
</script>

<!-- ══ BreadcrumbList Schema ══ -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "홈",
      "item": "https://golfmembership.co.kr/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "태국 골프장",
      "item": "https://golfmembership.co.kr/thailand/"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "반라캇 클럽 발리쉐어 골프 링크스",
      "item": "https://golfmembership.co.kr/ban-rakat-club/"
    }
  ]
}
</script>

<!-- ══ FAQPage Schema ══ -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "반라캇 클럽은 누구나 라운드할 수 있나요?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "반라캇 클럽은 회원제 프라이빗 골프장입니다. 회원 동반 시 게스트로 라운드가 가능하며, 첫 방문 게스트에게는 그린피 면제 혜택이 제공됩니다. 여성 동반 게스트에게는 1,000THB 할인이 적용됩니다."
      }
    },
    {
      "@type": "Question",
      "name": "반라캇 클럽 발리쉐어 골프 링크스는 어디에 위치하나요?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "태국 사뭇쁘라깐 방보구 방나-트라드 도로 199-200번지에 위치합니다. 수완나품 국제공항에서 차량으로 약 30분 거리입니다."
      }
    },
    {
      "@type": "Question",
      "name": "발리쉐어 골프 링크스를 설계한 건축가는 누구인가요?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "2016년 리우 올림픽 골프 코스를 설계한 세계적인 골프 코스 건축가 Gil Hanse가 설계하였습니다. 발리쉐어 골프 링크스는 Gil Hanse의 첫 번째 아시아 프로젝트입니다."
      }
    }
  ]
}
</script>

<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:     #1a2818;   /* 링크스 딥그린 */
    --forest:  #243820;   /* 페어웨이 그린 */
    --fern:    #2e5028;   /* 러프 그린 */
    --leaf:    #468040;   /* 잔디 그린 */
    --links:   #3a3010;   /* 링크스 어스 브라운 */
    --tidal:   #1c3848;   /* 조수 블루 */
    --bunker:  #786040;   /* 벙커 샌드 */
    --gold:    #b08828;   /* 클래식 골드 */
    --amber:   #cca040;   /* 황금 엠버 */
    --cream:   #f4f2ec;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #d0ccc0;
    --text:    #181c10;
    --muted:   #2c3020;
    --subtle:  #607050;
    --pri-red: #8c1c1c;   /* 프리미엄 레드 */
    --olympic: #1c3868;   /* 올림픽 블루 */
  }

  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, #080e06 0%, #1a2818 45%, #0e1a0c 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(176,136,40,0.18) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(28,56,72,0.16) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(70,128,64,0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(70,128,64,0.05) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.38);
    border-bottom: 1px solid rgba(176,136,40,0.28);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(204,160,64,0.72); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(70,128,64,0.38); }

  .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(204,160,64,0.30);
    background: rgba(204,160,64,0.09);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(204,160,64,0.68); }
  .jw-badge .sep2 { color: rgba(70,128,64,0.52); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(204,160,64,0.38); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(24px, 6vw, 50px);
    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.42); 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(70,128,64,0.22); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif KR', serif; font-size: 22px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.38); 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(204,160,64,0.20); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.05); }
  .ct-pill.lido    { border-top-color: #c8a848; }
  .ct-pill.links   { border-top-color: #68a860; }
  .ct-pill.olympic { border-top-color: #5080c8; }
  .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.38); margin-top: 3px; }

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

  /* Breadcrumb */
  .breadcrumb { padding: 12px 0 0; font-size: 12px; color: var(--subtle); }
  .breadcrumb a { color: var(--subtle); text-decoration: none; }
  .breadcrumb a:hover { color: var(--mid); text-decoration: underline; }
  .breadcrumb span { color: #aaa; margin: 0 6px; }

  .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,40,24,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eef4e8; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

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

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

  /* 코스 블록 */
  .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,40,24,0.07); }
  .cbh-front  { background: linear-gradient(90deg, #141e10, #243820); }
  .cbh-back   { background: linear-gradient(90deg, #100e06, #302808); }
  .cbh-spec   { background: linear-gradient(90deg, #0e1e38, #1c3050); }
  .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.48); 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.58); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 홀 레이아웃 하이라이트 */
  .hole-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); gap: 8px; margin: 14px 0; }
  .hole-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 12px; text-align: center; position: relative; overflow: hidden; }
  .hole-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .hc-redan::before   { background: #c8a848; }
  .hc-alps::before    { background: #68a860; }
  .hc-punch::before   { background: #5080c8; }
  .hc-eden::before    { background: #c86848; }
  .hc-cape::before    { background: #8860c8; }
  .hc-road::before    { background: #48a8a8; }
  .hole-name  { font-size: 12px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .hole-ko    { font-size: 11px; color: var(--subtle); margin-bottom: 6px; }
  .hole-desc  { font-size: 11px; color: #666; line-height: 1.55; }

  /* 멤버십 테이블 */
  .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.10); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f8f5ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-mem   { background: #181818; color: #c0a050; }
  .g-fam   { background: #eef4e8; color: #2e5028; }
  .g-corp  { background: #e8edf8; color: #1c3868; }
  .g-guest { background: #fdf8ec; color: #a07828; }
  .g-int   { background: #f8eef4; color: #8c1c4c; }

  /* 요금 테이블 */
  .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,40,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(204,160,64,0.20); border: 1px solid rgba(204,160,64,0.38); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f8f5ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 어워드 카드 */
  .award-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 10px; margin: 14px 0; }
  .award-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 16px; text-align: center; position: relative; overflow: hidden; }
  .award-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: var(--gold); }
  .award-icon  { font-size: 26px; margin-bottom: 8px; }
  .award-year  { font-size: 11px; font-weight: 700; color: var(--gold); letter-spacing: 1px; margin-bottom: 4px; }
  .award-name  { font-size: 13px; font-weight: 700; color: var(--mid); margin-bottom: 4px; line-height: 1.4; }
  .award-org   { font-size: 11px; color: #888; line-height: 1.5; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(138px, 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: 15px; font-weight: 700; color: var(--mid); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* 태그 */
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #eef4e8; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-b { display: inline-block; background: #e8edf8; color: var(--olympic); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-gold { display: inline-block; background: #fdf8ec; color: var(--gold); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; border: 1px solid rgba(176,136,40,0.3); }

  /* 시설 카드 */
  .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: #e07868; }
  .fc5::before { background: #9888d0; }
  .fc6::before { background: #50b098; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--mid); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

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

  /* FAQ */
  .faq-item { background: var(--white); border: 1px solid var(--border); border-radius: 4px; margin-bottom: 8px; overflow: hidden; }
  .faq-q { padding: 14px 18px; font-size: 14px; font-weight: 700; color: var(--mid); display: flex; align-items: center; gap: 10px; }
  .faq-q::before { content: 'Q'; width: 20px; height: 20px; background: var(--mid); color: var(--amber); font-size: 11px; font-weight: 700; border-radius: 3px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .faq-a { padding: 0 18px 14px 48px; font-size: 14px; color: var(--muted); line-height: 1.75; }

  /* 접근 카드 */
  .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-links { margin-bottom: 18px; }
  .footer-links a { color: rgba(204,160,64,0.75); font-size: 12px; text-decoration: none; margin: 0 10px; }
  .footer-links a:hover { color: var(--amber); text-decoration: underline; }
  .footer-sep { color: rgba(255,255,255,0.20); }
  .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: var(--olympic); color: var(--white); }
  .cta-btn.outline   { background: transparent; border: 1px solid rgba(204,160,64,0.5); color: var(--amber); }
  .cta-btn.home-btn  { background: var(--pri-red); color: var(--white); }

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

<!-- ══ HERO ══ -->
<header class="hero" role="banner">
  <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>아시아 골프 어워드</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홀 파71</strong> 7,115야드</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f396.png" alt="🎖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Gil Hanse</strong> 올림픽 설계자 작품</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 수완나품 공항 <strong>30분</strong></div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Ban Rakat Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Ballyshear Golf Links · Samut Prakan</span>
    </div>

    <div class="hero-en">Ban Rakat Club · Ballyshear Golf Links · Bang Bo · Samut Prakan</div>
    <h1><em>반라캇 클럽</em> 발리쉐어 골프 링크스</h1>
    <p class="hero-tagline">&#8220;올림픽 설계자가 빚어낸 링크스, 아시아 최고의 클래식 골프 경험&#8221;</p>
    <div class="hero-sub">태국 사뭇쁘라깐 방보구 방나-트라드 도로 199-200번지 · 18홀 파71 7,115야드 · 2021년 개장 · 프라이빗 회원제</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀 파71</strong>
        <span>7,115야드</span>
      </div>
      <div class="hero-stat">
        <strong>2021년</strong>
        <span>개장 · 아시아 최초</span>
      </div>
      <div class="hero-stat">
        <strong>Gil Hanse</strong>
        <span>올림픽 코스 설계자</span>
      </div>
      <div class="hero-stat">
        <strong>30분</strong>
        <span>수완나품 공항~</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill lido">
        <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 class="ct-pill links">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33e.png" alt="🌾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">링크스 스타일</div>
        <div class="ctp-desc">열대 링크스 · 전략적 설계</div>
      </div>
      <div class="ct-pill olympic">
        <span class="ctp-icon"><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;" /></span>
        <div class="ctp-name">올림픽 설계자</div>
        <div class="ctp-desc">리우 올림픽 Gil Hanse</div>
      </div>
    </div>
  </div>
</header>


<main class="content">

  <!-- 브레드크럼 -->
  <nav class="breadcrumb" aria-label="breadcrumb">
    <a href="https://golfmembership.co.kr/" title="골프 멤버십 홈">홈</a>
    <span>›</span>
    <a href="https://golfmembership.co.kr/thailand/" title="태국 골프장 목록">태국 골프장</a>
    <span>›</span>
    반라캇 클럽 발리쉐어 골프 링크스
  </nav>

  <!-- 기본 정보 -->
  <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">199-200 Moo5, Bangna-Trad Rd.<br>Bang Bo, Samut Prakan 10560</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홀 파71<br>7,115야드 · 경사도 129</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-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>
        <div class="info-label">개장 · 설계</div>
        <div class="info-value">2021년 개장<br>Gil Hanse 설계</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <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/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">연락처</div>
        <div class="info-value">+66-2-060-8500<br>brc.co.th</div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개 — 아시아가 기다린 링크스의 탄생</h2>
    </div>
    <p>반라캇 클럽(Ban Rakat Club)은 태국 사뭇쁘라깐 방보구에 위치한 <strong>프라이빗 회원제 명문 골프 클럽</strong>입니다. 이곳에 조성된 발리쉐어 골프 링크스(Ballyshear Golf Links)는 2016년 리우 올림픽 골프 코스를 설계한 세계적인 건축가 <strong>Gil Hanse</strong>의 첫 번째 아시아 작품으로, 2021년 개장과 동시에 아시아 골프계의 가장 주목받는 코스로 자리매김하였습니다.</p>
    <p>코스는 미국 뉴욕 롱아일랜드에 있었으나 2차 세계대전 중 폐쇄된 전설적인 <strong>리도 골프 클럽(The Lido Golf Club)</strong>에 대한 헌정(Homage)으로 설계되었습니다. 조수 지형 위에 레단(Redan), 알프스(Alps), 펀치볼(Punch Bowl) 등 클래식 골프 코스 설계의 정수를 담은 독창적인 홀들이 펼쳐지며, <strong>18홀 파71 7,115야드</strong>의 풀 챔피언십 레이아웃을 자랑합니다. 수완나품 국제공항에서 단 30분 거리라는 탁월한 접근성으로 전 세계 골프 여행자들의 버킷리스트 코스로 손꼽히고 있습니다.</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>수상 경력 — 아시아 골프계가 인정한 명문</strong>
        반라캇 클럽 발리쉐어 골프 링크스는 개장 이후 꾸준히 아시아 최고의 골프 코스 반열에 이름을 올리고 있습니다. 2023 아시아 골프 어워드 태국 최고의 골프 코스 선정을 비롯하여 Golf Travel Asia Top 100 Golf Courses in Asia에 연속 선정되며 아시아 링크스 골프의 새로운 기준을 세우고 있습니다.
      </div>
    </div>

    <div class="sub-h">수상 &#038; 인정 내역</div>
    <div class="award-grid">
      <div class="award-card">
        <div class="award-icon"><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;" /></div>
        <div class="award-year">2023</div>
        <div class="award-name">태국 최고의 골프 코스</div>
        <div class="award-org">아시아 골프 어워드</div>
      </div>
      <div class="award-card">
        <div class="award-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c5.png" alt="🏅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="award-year">2022</div>
        <div class="award-name">베스트 뉴 골프 코스</div>
        <div class="award-org">아시아 골프 어워드</div>
      </div>
      <div class="award-card">
        <div class="award-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="award-year">연속 선정</div>
        <div class="award-name">Top 100 Golf Courses in Asia</div>
        <div class="award-org">Golf Travel Asia</div>
      </div>
      <div class="award-card">
        <div class="award-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f396.png" alt="🎖" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="award-year">2021~</div>
        <div class="award-name">아시아 최초 Gil Hanse 작품</div>
        <div class="award-org">Hanse Golf Design</div>
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 2: 코스 설계 개념 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 설계 개념 — 리도의 부활, 클래식의 재탄생</h2>
    </div>
    <p>발리쉐어 골프 링크스의 가장 큰 설계 철학은 <strong>클래식 골프 코스 홀 디자인 원형(Archetype)</a>의 현대적 재해석</strong>입니다. 레단(Redan), 알프스(Alps), 펀치볼(Punch Bowl), 에덴(Eden), 케이프(Cape), 로드(Road) 등 골프 역사 속 명문 코스에서 영감을 받은 홀 원형을 태국 조수 지형에 맞게 창의적으로 녹여낸 18홀 전 과정이 하나의 거대한 클래식 골프 박물관과 같은 경험을 선사합니다.</p>

    <!-- 전반 -->
    <div class="course-block">
      <div class="course-block-header cbh-front">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33e.png" alt="🌾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Front Nine · Holes 1–9 · Links Style</div>
          <div class="cbt-ko">전반 코스 — 클래식 홀 원형의 향연</div>
          <div class="cbt-dist">넓은 페어웨이 · 전략적 벙커 · 레단·알프스 오마주 홀</div>
        </div>
      </div>
      <div class="course-block-desc">
        전반 9홀은 조수 지형의 기복을 살린 <strong>개방적이면서도 전략적인</strong> 홀 구성이 특징입니다. 넓어 보이는 페어웨이는 전략적으로 배치된 벙커군으로 인해 클럽 선택과 공략 경로 결정이 매 홀의 핵심이 됩니다. 레다(Redan) 스타일의 파3 홀은 핀 뒤쪽 경사를 이용한 공략이 필요하며, 알프스(Alps) 스타일의 홀은 그린이 보이지 않는 블라인드 어프로치로 짜릿한 긴장감을 선사합니다. 편평한 지형에서 출발했지만 Gil Hanse의 창의적인 지형 조성으로 역동적인 기복이 완성되었습니다.
      </div>
    </div>

    <!-- 후반 -->
    <div class="course-block">
      <div class="course-block-header cbh-back">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Back Nine · Holes 10–18 · Championship Layout</div>
          <div class="cbt-ko">후반 코스 — 챔피언십 피니시</div>
          <div class="cbt-dist">조수 경관 · 펀치볼·케이프 원형 · 클라이맥스 피니시</div>
        </div>
      </div>
      <div class="course-block-desc">
        후반 9홀은 조수 지형의 경관이 더욱 두드러지며 <strong>챔피언십급 난이도</strong>로 라운드의 클라이맥스를 이끕니다. 펀치볼(Punch Bowl) 그린을 가진 홀에서는 그린 주변 경사를 적극 활용한 피치앤런 샷이 유효하고, 케이프(Cape) 원형의 독그레그 홀에서는 얼마나 도전적인 선택을 할지에 따라 스코어가 크게 갈립니다. 코스 레이팅 73.9, 슬로프 레이팅 129의 높은 난이도는 숙련된 골퍼에게도 충분한 도전을 제공합니다.
      </div>
    </div>

    <!-- 코스 사양 -->
    <div class="course-block">
      <div class="course-block-header cbh-spec">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d0.png" alt="📐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Course Specifications · Full 18 Holes</div>
          <div class="cbt-ko">코스 사양 &#038; 설계 데이터</div>
          <div class="cbt-dist">파71 · 7,115야드 · 레이팅 73.9 · 슬로프 129</div>
        </div>
      </div>
      <div class="course-block-desc">
        발리쉐어 골프 링크스의 정식 코스 데이터입니다. <strong>파71, 7,115야드</strong>의 챔피언십 전장을 자랑하며, 코스 레이팅 73.9와 슬로프 레이팅 129는 방콕 근교 최상위 난이도 코스임을 입증합니다. 잔디는 링크스 코스 특성에 맞게 조성되었으며 페어웨이·러프·그린 모두 엄격한 기준으로 관리됩니다. 드라이빙 레인지 완비, 클럽 렌탈 서비스 제공, 도보 플레이(Walking Allowed) 가능.
        <br><br>
        <span class="tag-gold">파71</span>&nbsp;
        <span class="tag-b">7,115야드</span>&nbsp;
        <span class="tag-g">레이팅 73.9</span>&nbsp;
        <span class="tag-o">슬로프 129</span>&nbsp;
        <span class="tag-r">프라이빗 회원제</span>
      </div>
    </div>

    <div class="sub-h">클래식 홀 원형 — 발리쉐어가 담은 골프의 역사</div>
    <div class="hole-grid">
      <div class="hole-card hc-redan">
        <div class="hole-name">Redan</div>
        <div class="hole-ko">레단</div>
        <div class="hole-desc">핀 뒤 경사를 이용하는 파3. 좌측 벙커 회피가 핵심.</div>
      </div>
      <div class="hole-card hc-alps">
        <div class="hole-name">Alps</div>
        <div class="hole-ko">알프스</div>
        <div class="hole-desc">그린이 보이지 않는 블라인드 어프로치. 판단력 승부.</div>
      </div>
      <div class="hole-card hc-punch">
        <div class="hole-name">Punch Bowl</div>
        <div class="hole-ko">펀치볼</div>
        <div class="hole-desc">그린 중앙으로 모이는 오목한 그린. 피치앤런 활용.</div>
      </div>
      <div class="hole-card hc-eden">
        <div class="hole-name">Eden</div>
        <div class="hole-ko">에덴</div>
        <div class="hole-desc">좌우 벙커 사이 좁은 그린 공략. 정확성 최우선.</div>
      </div>
      <div class="hole-card hc-cape">
        <div class="hole-name">Cape</div>
        <div class="hole-ko">케이프</div>
        <div class="hole-desc">도그레그 코너 위 모험적 샷. 위험·보상의 전략 판단.</div>
      </div>
      <div class="hole-card hc-road">
        <div class="hole-name">Road</div>
        <div class="hole-ko">로드</div>
        <div class="hole-desc">그린 뒤 장애물 압박. 세인트앤드루스 오리지널 오마주.</div>
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>코스 공략 핵심 포인트</strong>
        발리쉐어 링크스는 <strong>장타보다 코스 매니지먼트가 절대적으로 중요한 코스</strong>입니다. 넓어 보이는 페어웨이에 숨겨진 전략 벙커의 위치를 사전에 파악하고, 각 홀의 클래식 원형이 요구하는 어프로치 방향을 이해하는 것이 스코어 관리의 핵심입니다. 링크스 특유의 바람과 지면의 구름(ground game)을 활용하는 플레이가 이 코스를 진정으로 즐기는 방법입니다.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 3: Gil Hanse 설계자 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>설계자 Gil Hanse — 현대 골프 건축의 거장</h2>
    </div>
    <p>발리쉐어 골프 링크스는 <strong>Gil Hanse(길 한세)</strong>가 설계한 아시아 최초의 코스입니다. Gil Hanse는 2016년 리우 올림픽 골프 코스 설계로 전 세계적으로 이름을 알린 현대 골프 코스 건축의 거장으로, 미국을 비롯한 세계 각지에 수준 높은 코스를 설계해왔습니다. 반라캇 클럽의 초청으로 실현된 이 프로젝트는 Gil Hanse 본인도 가장 보람 있는 작업 중 하나로 꼽을 만큼 특별한 의미를 지닙니다.</p>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f396.png" alt="🎖" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>Gil Hanse의 설계 철학</strong>
        &#8220;발리쉐어 골프 링크스 프로젝트에 참여하게 되어 매우 영광입니다. 태국에서의 첫 번째 골프 코스 프로젝트로서 매우 보람 있고 가치 있는 작업입니다. 클래식 골프 홀 설계 원형을 기반으로 레단, 알프스, 펀치볼 등 훌륭한 18홀이 골프의 새로운 매력의 문을 열어줄 것입니다.&#8221; — Gil Hanse, 코스 설계자
      </div>
    </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/1f947.png" alt="🥇" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">리우 올림픽</div>
        <div class="fee-price">2016</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/1f30f.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">Gil Hanse 아시아 데뷔</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cf.png" alt="📏" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">챔피언십 전장</div>
        <div class="fee-price">7,115야드</div>
        <div class="fee-unit">파71 코스</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ca.png" alt="📊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">코스 레이팅</div>
        <div class="fee-price">73.9 / 129</div>
        <div class="fee-unit">레이팅 / 슬로프</div>
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 4: 멤버십 안내 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>멤버십 &#038; 이용 안내</h2>
    </div>
    <p>반라캇 클럽은 <strong>완전 프라이빗 회원제(Private Members Club)</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-mem">정회원 (Member)</span></td>
            <td>독립 라운드 가능</td>
            <td>멤버십 보유자 전용</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-fam">가족 회원 (Family)</span></td>
            <td>정회원 동반 라운드</td>
            <td>회원 가족 적용</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-corp">법인 회원 (Corporate)</span></td>
            <td>지정 인원 라운드</td>
            <td>법인 계약 기준</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-guest">동반 게스트 (Guest)</span></td>
            <td>회원 동반 시 입장 가능</td>
            <td>첫 방문 그린피 면제</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-int">해외 투어 골퍼</span></td>
            <td>회원 소개·연결 필요</td>
            <td>골프 투어 에이전시 통해 문의</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f49a.png" alt="💚" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>게스트 특별 혜택</strong>
        회원과 동반하는 게스트에게는 <strong>1,000THB 그린피 할인</strong>이 제공됩니다. 특히 <strong>첫 방문 게스트</strong>에게는 그린피가 완전 면제되는 특별 환영 정책을 운영하고 있습니다. 여성 동반 게스트의 경우에도 별도 할인 혜택이 적용되니 방문 전 반드시 확인하세요. 멤버십 관련 구체적인 비용과 조건은 클럽에 직접 문의하시기 바랍니다.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 5: 예약 & 드레스 코드 -->
  <article 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> 회원을 통한 소개 또는 공식 홈페이지(brc.co.th) 문의. 해외 골퍼의 경우 태국 현지 골프 투어 에이전시를 통해 연결 가능.</span></li>
      <li><div class="ci">✓</div><span><strong>운영 시간:</strong> 매일(연중무휴) 운영. 티오프는 오전 6시부터 가능하며, 마지막 티오프 시간은 일조 시간에 따라 조정.</span></li>
      <li><div class="ci">✓</div><span><strong>드레스 코드 (엄격 적용):</strong> 칼라 티셔츠 필수. 적절한 길이의 골프 바지 또는 반바지. 소프트 스파이크 골프화 착용. 청바지·운동복·슬리퍼 절대 금지.</span></li>
      <li><div class="ci">✓</div><span><strong>게스트 그린피 혜택:</strong> 회원 동반 게스트 1,000THB 할인. 첫 방문 게스트 그린피 면제. 여성 동반 게스트 별도 할인 적용.</span></li>
      <li><div class="ci">✓</div><span><strong>클럽 렌탈:</strong> 드라이빙 레인지 완비. 클럽 렌탈 서비스 이용 가능. 도보 플레이(Walking) 가능.</span></li>
      <li><div class="ci warn">!</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>
  </article>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>
    <p>반라캇 클럽은 프라이빗 명문 클럽에 걸맞은 <strong>최고 수준의 시설</strong>을 갖추고 있습니다. 클럽하우스, 레스토랑, 프로샵, 락커룸 등 회원과 게스트가 기대하는 모든 프리미엄 시설이 완비되어 있으며, 코스 컨디션 유지를 위한 전문 그린키퍼 팀이 연중 운영됩니다.</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/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">골프 용품·의류·소모품 판매. 클럽 렌탈 서비스 이용 가능. 발리쉐어 클럽 브랜드 굿즈 구매 가능.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커룸</div>
        <div class="fac-desc">남녀 구분 프리미엄 락커룸 완비. 샤워 시설 이용 가능. 라운드 후 최상의 환복 공간.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">드라이빙 레인지 &#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/1f33e.png" alt="🌾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">코스 컨디션 관리</div>
        <div class="fac-desc">전문 그린키퍼 팀의 365일 코스 관리. 링크스 스타일 잔디 최적 컨디션 유지. 연중 플레이 가능.</div>
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 7: FAQ -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>자주 묻는 질문 (FAQ)</h2>
    </div>

    <div class="faq-item">
      <div class="faq-q">한국 골퍼가 반라캇 클럽에서 라운드하려면 어떻게 해야 하나요?</div>
      <div class="faq-a">반라캇 클럽은 프라이빗 회원제 클럽이므로 회원의 동반 또는 소개가 필요합니다. 한국에서 방문하는 경우 태국 현지 골프 투어 전문 에이전시(방콕 골프투어 등)를 통해 회원 연결 서비스를 이용하는 것이 가장 일반적인 방법입니다. 멤버십 구매를 원하는 분은 공식 홈페이지(brc.co.th)를 통해 직접 문의하세요.</div>
    </div>
    <div class="faq-item">
      <div class="faq-q">발리쉐어 골프 링크스는 왜 &#8216;리도 오마주&#8217;라고 불리나요?</div>
      <div class="faq-a">2차 세계대전 중 폐쇄된 전설적인 미국 뉴욕 리도 골프 클럽(The Lido Golf Club)은 찰스 블레어 맥도날드와 세스 레이너가 설계한 역사적인 코스로, 골프 코스 설계의 교과서적 존재입니다. Gil Hanse는 이 리도 클럽의 클래식 홀 원형들을 발리쉐어에 현대적으로 재해석하여 구현하였기 때문에 &#8216;리도의 재탄생&#8217;이라는 평가를 받고 있습니다.</div>
    </div>
    <div class="faq-item">
      <div class="faq-q">수완나품 공항에서 얼마나 걸리나요?</div>
      <div class="faq-a">수완나품 국제공항에서 차량으로 약 30분 거리입니다. 방콕 도심에서도 방나-트라드 고속도로를 이용하면 약 30~40분 내에 도착 가능합니다. 공항 픽업 및 이동 서비스는 골프 투어 에이전시 또는 클럽을 통해 사전 예약이 가능합니다.</div>
    </div>
    <div class="faq-item">
      <div class="faq-q">드레스 코드는 얼마나 엄격하게 적용되나요?</div>
      <div class="faq-a">반라캇 클럽은 드레스 코드를 매우 엄격하게 적용하는 클럽으로 알려져 있습니다. 칼라 티셔츠와 적절한 골프 복장 착용이 필수이며, 청바지·운동화·슬리퍼 착용 시 코스 입장이 거부될 수 있습니다. 방문 전 반드시 클럽의 최신 드레스 코드 규정을 확인하세요.</div>
    </div>
    <div class="faq-item">
      <div class="faq-q">멤버십 비용은 얼마인가요?</div>
      <div class="faq-a">멤버십 비용은 공개 가격 기준으로 약 300THB/회 수준의 플레이 피 정보가 일부 알려져 있으나, 정확한 멤버십 가입 조건 및 비용은 클럽 정책에 따라 변동될 수 있습니다. 공식 홈페이지(brc.co.th) 또는 전화(+66-2-060-8500)로 직접 문의하시기 바랍니다.</div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 8: 찾아오시는 길 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">8</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>반라캇 클럽은 <strong>사뭇쁘라깐 방보구 방나-트라드 도로</strong>에 위치하며, 수완나품 국제공항과 방콕 시내 모두에서 뛰어난 접근성을 자랑합니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">199-200 Moo5,<br>Bangna-Trad Rd., Bang Bo,<br>Samut Prakan 10560,<br>Thailand</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 수완나품 공항에서</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>수완나품 국제공항 출구 → 방나-트라드 도로(국도34) 동쪽 방향 → 방보 방면 → 약 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/1f3d9.png" alt="🏙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 방콕 시내에서</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>방콕 시내 → 방나-트라드 고속도로(국도34) → 방보 IC 방면 → 약 30~40분 소요. 그랩(Grab) 또는 렌터카 이용 권장.</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;Ban Rakat Club&#8217; 또는 &#8216;199 Moo5 Bangna-Trad Bang Bo Samut Prakan&#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">Tel: +66-2-060-8500<br>Fax: 클럽 문의<br>공식 홈페이지: brc.co.th</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">태국어(TH)<br>일본어(JP)<br>중국어(CN) 지원<br>홈페이지 다국어 운영</div>
      </div>
    </div>

    <div class="callout links-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33e.png" alt="🌾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>방콕 골프 여행 연계 — 사뭇쁘라깐의 매력</strong>
        반라캇 클럽이 위치한 사뭇쁘라깐 방보는 방콕 동남쪽 조수 지역으로, 수완나품 공항과 인접하여 태국 도착 당일 또는 출발 전날 라운드 일정을 잡기에 최적입니다. 인근 방나 지역의 메가 방나(Mega Bangna) 쇼핑몰, 수완나품 공항 면세점, 방콕 도심의 역사 명소와 연계한 골프+관광 여행을 계획해보세요.
      </div>
    </div>
  </article>

  <!-- FOOTER CTA -->
  <footer class="footer-note" role="contentinfo">
    <div class="footer-links">
      <a href="https://golfmembership.co.kr/" title="골프 멤버십 홈으로 이동"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Home</a>
      <span class="footer-sep">|</span>
      <a href="https://brc.co.th/" target="_blank" rel="noopener noreferrer" title="반라캇 클럽 공식 홈페이지">공식 홈페이지</a>
      <span class="footer-sep">|</span>
      <a href="https://brc.co.th/golf/golf.php" target="_blank" rel="noopener noreferrer" title="발리쉐어 코스 소개">코스 안내</a>
      <span class="footer-sep">|</span>
      <a href="https://brc.co.th/member/member.php" target="_blank" rel="noopener noreferrer" title="반라캇 클럽 멤버십">멤버십 안내</a>
    </div>
    <p>
      ※ 반라캇 클럽은 프라이빗 회원제 클럽입니다. 라운드를 위해서는 회원 동반 또는 공식 경로를 통한 예약이 필수입니다.<br>
      2023 아시아 골프 어워드 태국 최고의 골프 코스 · 18홀 파71 7,115야드 · Gil Hanse 설계 · 2021년 개장<br>
      Ban Rakat Club Co., Ltd. | brc.co.th | 199-200 Moo5, Bangna-Trad Rd., Bang Bo, Samut Prakan 10560<br>
      Tel: +66-2-060-8500
    </p>
    <a href="https://brc.co.th/" class="cta-btn" target="_blank" rel="noopener noreferrer" title="반라캇 클럽 공식 홈페이지 바로가기">공식 홈페이지 →</a>
    <a href="tel:+6620608500" class="cta-btn blue-btn" title="반라캇 클럽 전화 문의">전화 문의 →</a>
    <a href="https://golfmembership.co.kr/" class="cta-btn home-btn" title="골프 멤버십 홈으로 이동"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Home →</a>
  </footer>

</main>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/banrakat/">반 라깟cc | 방콕 최고 명문 프라이빗 골프장</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2864</post-id>	</item>
		<item>
		<title>유니코 그란데cc &#124; 방콕 도심 속 초록 오아시스, 55년 역사가 숨 쉬는 골프의 성지</title>
		<link>https://golfmembership.co.kr/unicogrande/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 04 Jun 2026 04:58:27 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[방콕]]></category>
		<category><![CDATA[태국]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2861</guid>

					<description><![CDATA[<p>유니코 그란데 골프 코스 완벽 가이드 &#124; 방콕 1968년 최고(最古) 18홀 파70 🌴 1968년 방콕 최고(最古) 골프장 · ⛳ 18홀 파70 퍼블릭 코스 · 🏙️ 방콕 시내 20분 도심 접근 · 💚 평일 그린피 600THB~ Unico Grande Golf Course ✦ Sapansung · Bangkok Unico Grande Golf Course · Krungthepkreetha Rd · Bangkok 유니코 그란데 골프 ... <a title="유니코 그란데cc &#124; 방콕 도심 속 초록 오아시스, 55년 역사가 숨 쉬는 골프의 성지" class="read-more" href="https://golfmembership.co.kr/unicogrande/" aria-label="유니코 그란데cc &#124; 방콕 도심 속 초록 오아시스, 55년 역사가 숨 쉬는 골프의 성지에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/unicogrande/">유니코 그란데cc | 방콕 도심 속 초록 오아시스, 55년 역사가 숨 쉬는 골프의 성지</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">

<!-- ══ SEO Meta Tags ══ -->
<title>유니코 그란데 골프 코스 완벽 가이드 | 방콕 1968년 최고(最古) 18홀 파70</title>
<meta name="description" content="방콕 유니코 그란데 골프 코스 완벽 가이드. 1968년 개장 방콕 최고(最古) 골프장, 18홀 파70, 평일 그린피 600THB, 크룽텝크리타 도로 위치, 시내 20분. 요금·시설·예약·찾아오는 길 한국어 상세 안내.">
<meta name="keywords" content="유니코그란데골프,방콕골프장,태국골프,Unico Grande Golf,Bangkok Golf,방콕골프클럽,태국골프여행,방콕골프투어,그린피,파70,크룽텝크리타,방콕최고(最古)골프장,방콕근교골프">
<meta name="robots" content="index, follow">
<meta name="author" content="GolfMembership.co.kr">
<link rel="canonical" href="https://golfmembership.co.kr/">

<!-- ══ Open Graph ══ -->
<meta property="og:type" content="website">
<meta property="og:title" content="유니코 그란데 골프 코스 | 방콕 1968년 최고(最古) 18홀 골프장 완벽 가이드">
<meta property="og:description" content="1968년 개장, 방콕에서 가장 오래된 골프장. 18홀 파70, 평일 그린피 단 600THB. 방콕 시내에서 20분 거리의 전통과 역사를 자랑하는 도심 골프 명소.">
<meta property="og:url" content="https://golfmembership.co.kr/">
<meta property="og:site_name" content="GolfMembership.co.kr">
<meta property="og:locale" content="ko_KR">

<!-- ══ Twitter Card ══ -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="유니코 그란데 골프 코스 | 방콕 최고(最古) 18홀 골프장">
<meta name="twitter:description" content="1968년 개장 방콕 최고(最古) 골프장. 18홀 파70, 평일 그린피 600THB. 방콕 시내 20분 거리 도심 골프 명소.">

<!-- ══ Schema.org Structured Data ══ -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "GolfCourse",
  "name": "Unico Grande Golf Course",
  "alternateName": "유니코 그란데 골프 코스",
  "description": "1968년 개장한 방콕 최고(最古)의 18홀 파70 골프장. 크룽텝크리타 도로에 위치하며 방콕 시내에서 단 20분 거리.",
  "url": "https://www.unicograndegolf.com/",
  "telephone": "+66-2-138-8319",
  "email": "Unicograndegolf@yahoo.com",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Krungthepkreetha Road, Sapansung",
    "addressLocality": "Bangkok",
    "postalCode": "10250",
    "addressCountry": "TH"
  },
  "foundingDate": "1968",
  "numberOfHoles": 18,
  "priceRange": "฿",
  "openingHours": "Mo-Su 06:00-18:00",
  "sameAs": [
    "https://www.facebook.com/unicograndegolfcourse",
    "https://www.instagram.com/unicograndegolfcourse"
  ]
}
</script>

<!-- ══ BreadcrumbList Schema ══ -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "홈",
      "item": "https://golfmembership.co.kr/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "태국 골프장",
      "item": "https://golfmembership.co.kr/thailand/"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "유니코 그란데 골프 코스",
      "item": "https://golfmembership.co.kr/unico-grande-golf/"
    }
  ]
}
</script>

<!-- ══ FAQ Schema ══ -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "유니코 그란데 골프 코스 그린피는 얼마인가요?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "평일 18홀 600THB, 주말 및 공휴일 18홀 900THB입니다. 캐디피 300THB, 카트비 600~800THB가 별도 부과됩니다."
      }
    },
    {
      "@type": "Question",
      "name": "방콕 시내에서 유니코 그란데까지 얼마나 걸리나요?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "방콕 시내 중심가에서 차량으로 약 20분 거리입니다. 크룽텝크리타 도로(Krungthepkreetha Road) 2번지에 위치합니다."
      }
    },
    {
      "@type": "Question",
      "name": "유니코 그란데는 언제 개장했나요?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "1968년에 개장하여 방콕에서 가장 오래된 골프장입니다. 해군 중장 렉 수밋(Navy Lt. General Lek Sumith)이 설계하였습니다."
      }
    }
  ]
}
</script>

<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; }

  /* ────────────────────────────────
     유니코 그란데 팔레트
     방콕 도심 · 1968년 전통 · 열대 파크랜드
  ──────────────────────────────── */
  :root {
    --mid:     #1a2c20;   /* 유니코 딥그린 */
    --forest:  #24402c;   /* 방콕 열대 숲 */
    --fern:    #2e5c38;   /* 파크랜드 그린 */
    --leaf:    #469050;   /* 야자수 잎 그린 */
    --city:    #2a3060;   /* 방콕 시티 네이비 */
    --water:   #1e4858;   /* 워터해저드 블루 */
    --bunker:  #6a5830;   /* 벙커 샌드 */
    --gold:    #c09030;   /* 유니코 골드 */
    --amber:   #d8aa48;   /* 황금 엠버 */
    --cream:   #f4f2ec;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #d0ccc0;
    --text:    #181e14;
    --muted:   #2e3828;
    --subtle:  #607858;
    --thai-r:  #c02830;   /* 태국 레드 */
    --thai-b:  #1e2870;   /* 태국 블루 */
  }

  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, #0a1610 0%, #1a2c20 45%, #101a14 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 80% 10%, rgba(192,144,48,0.18) 0%, transparent 50%),
      radial-gradient(ellipse at 10% 80%, rgba(30,72,88,0.15) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(70,144,80,0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(70,144,80,0.05) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.35);
    border-bottom: 1px solid rgba(192,144,48,0.28);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(216,170,72,0.72); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(70,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(216,170,72,0.30);
    background: rgba(216,170,72,0.09);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(216,170,72,0.68); }
  .jw-badge .sep2 { color: rgba(70,144,80,0.52); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(216,170,72,0.38); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(26px, 6.5vw, 52px);
    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.42); 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(70,144,80,0.22); }
  .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.38); 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,170,72,0.20); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.05); }
  .ct-pill.water   { border-top-color: #50b0d0; }
  .ct-pill.bunker  { border-top-color: #d8b870; }
  .ct-pill.green   { border-top-color: #68c870; }
  .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.38); margin-top: 3px; }

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

  /* Breadcrumb */
  .breadcrumb {
    padding: 12px 0 0;
    font-size: 12px;
    color: var(--subtle);
  }
  .breadcrumb a { color: var(--subtle); text-decoration: none; }
  .breadcrumb a:hover { color: var(--mid); text-decoration: underline; }
  .breadcrumb span { color: #aaa; margin: 0 6px; }

  .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,44,32,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eef4e8; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

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

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

  /* 코스 블록 */
  .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,44,32,0.07); }
  .cbh-front { background: linear-gradient(90deg, #14301c, #245a30); }
  .cbh-back  { background: linear-gradient(90deg, #10223a, #1e3e60); }
  .cbh-full  { background: linear-gradient(90deg, #2a1808, #503010); }
  .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.48); 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.58); 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.10); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f8f5ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-std  { background: #eef4e8; color: #2e5c38; }
  .g-adv  { background: #e8eef8; color: #2a3060; }
  .g-pro  { background: #fdf8ec; color: #a07830; }
  .g-vip  { background: #181818; color: #c0a050; }
  .g-corp { background: #f8eef4; color: #a04068; }

  /* 요금 테이블 */
  .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,44,32,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,170,72,0.20); border: 1px solid rgba(216,170,72,0.38); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f8f5ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

  /* 요금 카드 */
  .fee-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(138px, 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; }

  /* 태그 */
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #eef4e8; color: var(--fern); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-b { display: inline-block; background: #e8eef8; color: var(--city); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }

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

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

  /* FAQ */
  .faq-item { background: var(--white); border: 1px solid var(--border); border-radius: 4px; margin-bottom: 8px; overflow: hidden; }
  .faq-q { padding: 14px 18px; font-size: 14px; font-weight: 700; color: var(--mid); display: flex; align-items: center; gap: 10px; }
  .faq-q::before { content: 'Q'; width: 20px; height: 20px; background: var(--mid); color: var(--amber); font-size: 11px; font-weight: 700; border-radius: 3px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .faq-a { padding: 0 18px 14px 48px; font-size: 14px; color: var(--muted); line-height: 1.75; }

  /* 접근 카드 */
  .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; }

  /* 역사 타임라인 */
  .timeline { margin: 16px 0; }
  .tl-item { display: flex; gap: 14px; padding: 10px 0; border-bottom: 1px solid #ddd8c8; }
  .tl-item:last-child { border-bottom: none; }
  .tl-year { width: 52px; font-family: 'Noto Serif KR', serif; font-size: 14px; font-weight: 700; color: var(--gold); flex-shrink: 0; line-height: 1.5; }
  .tl-desc { font-size: 14px; color: var(--muted); line-height: 1.65; }

  /* 풋터 */
  .footer-note { background: var(--mid); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-links { margin-bottom: 18px; }
  .footer-links a { color: rgba(216,170,72,0.75); font-size: 12px; text-decoration: none; margin: 0 10px; }
  .footer-links a:hover { color: var(--amber); text-decoration: underline; }
  .footer-sep { color: rgba(255,255,255,0.20); }
  .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: #3a60c0; color: var(--white); }
  .cta-btn.outline   { background: transparent; border: 1px solid rgba(216,170,72,0.5); color: var(--amber); }
  .cta-btn.home-btn  { background: var(--thai-r); color: var(--white); }

  @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 ══ -->
<header class="hero" role="banner">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>1968년</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홀 파70</strong> 퍼블릭 코스</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d9.png" alt="🏙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 방콕 시내 <strong>20분</strong> 도심 접근</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f49a.png" alt="💚" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 평일 그린피 <strong>600THB~</strong></div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Unico Grande Golf Course</span>
      <span class="sep2">✦</span>
      <span class="nb">Sapansung · Bangkok</span>
    </div>

    <div class="hero-en">Unico Grande Golf Course · Krungthepkreetha Rd · Bangkok</div>
    <h1><em>유니코 그란데</em> 골프 코스</h1>
    <p class="hero-tagline">&#8220;방콕 도심 속 초록 오아시스, 55년 역사가 숨 쉬는 골프의 성지&#8221;</p>
    <div class="hero-sub">태국 방콕 사판숭구 크룽텝크리타 도로 2번지 · 18홀 파70 · 1968년 개장 · 방콕 시내 20분</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>1968년</strong>
        <span>방콕 최고(最古) 개장</span>
      </div>
      <div class="hero-stat">
        <strong>18홀 파70</strong>
        <span>완전 리디자인 코스</span>
      </div>
      <div class="hero-stat">
        <strong>600THB~</strong>
        <span>평일 그린피</span>
      </div>
      <div class="hero-stat">
        <strong>20분</strong>
        <span>방콕 시내 거리</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill water">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a7.png" alt="💧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">워터 해저드</div>
        <div class="ctp-desc">전략적 워터·정교한 샷</div>
      </div>
      <div class="ct-pill bunker">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f1.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 green">
        <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>
  </div>
</header>


<main class="content">

  <!-- 브레드크럼 -->
  <nav class="breadcrumb" aria-label="breadcrumb">
    <a href="https://golfmembership.co.kr/" title="골프 멤버십 홈">홈</a>
    <span>›</span>
    <a href="https://golfmembership.co.kr/thailand/" title="태국 골프장 목록">태국 골프장</a>
    <span>›</span>
    유니코 그란데 골프 코스
  </nav>

  <!-- 기본 정보 -->
  <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">2 Krungthepkreetha Rd<br>Sapansung, Bangkok 10250</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홀 파70<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/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">개장 연도</div>
        <div class="info-value">1968년 개장<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/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">예약 문의</div>
        <div class="info-value">+66 (0) 2138-8319<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">unicograndegolf.com<br><span style="font-size:11px;color:#999">이메일 예약 가능</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개 — 방콕이 낳은 살아있는 골프 역사</h2>
    </div>
    <p>유니코 그란데 골프 코스는 <strong>1968년에 개장한 방콕 최고(最古)의 골프장</strong>입니다. 방콕 사판숭구 크룽텝크리타 도로에 위치하며, 방콕 시내 중심가에서 단 20분 거리라는 탁월한 접근성을 자랑합니다. 설립자인 해군 중장 렉 수밋(Navy Lt. General Lek Sumith)이 설계한 이 코스는 반세기가 넘는 긴 역사 속에서 수많은 골퍼들에게 사랑받아온 방콕 도심의 골프 성지입니다.</p>
    <p>최근 전면 리디자인을 통해 <strong>파70의 18홀 코스</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/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>&#8220;방콕을 찾는 모든 골퍼의 가족이 되어드리겠습니다&#8221;</strong>
        유니코 그란데는 단순한 골프장을 넘어 골퍼들의 커뮤니티 공간입니다. 초보자부터 프로까지 모든 핸디캡의 골퍼를 환영하며, 55년이 넘는 전통과 최신 시설이 공존하는 방콕 최고의 도심 골프 명소로 자리매김하고 있습니다.
      </div>
    </div>

    <div class="sub-h">코스 역사 타임라인</div>
    <div class="timeline">
      <div class="tl-item">
        <div class="tl-year">1968</div>
        <div class="tl-desc">해군 중장 렉 수밋 설계로 방콕 최초의 퍼블릭 골프 코스 개장. 방콕 골프 역사의 첫 페이지를 열다.</div>
      </div>
      <div class="tl-item">
        <div class="tl-year">~2000년대</div>
        <div class="tl-desc">파 63 코스로 수십 년간 운영되며 방콕 현지 골퍼와 외국인 방문 골퍼 모두의 사랑을 받는 명소로 성장.</div>
      </div>
      <div class="tl-item">
        <div class="tl-year">리디자인</div>
        <div class="tl-desc">최신 코스 설계 기법을 적용한 전면 리디자인 완료. 파70의 18홀 코스로 재탄생. 벙커·워터 해저드·그린 컴플렉스 전면 개선.</div>
      </div>
      <div class="tl-item">
        <div class="tl-year">2023~현재</div>
        <div class="tl-desc">전 18홀 오픈 재개. 특별 오픈 기념 프로모션 진행. 최신 시설과 전통이 어우러진 방콕 최고의 도심 골프장으로 재도약.</div>
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 18홀 파70 리디자인 코스</h2>
    </div>
    <p>유니코 그란데의 18홀 파70 코스는 방콕 도심의 제한된 공간 속에서 최대한의 전략적 재미와 도전을 끌어낸 <strong>창의적 레이아웃</strong>이 특징입니다. 타이트한 페어웨이와 넓은 페어웨이가 교차하며, 대부분의 홀에서 측면 워터 해저드가 플레이어를 긴장시킵니다. 모든 그린은 벙커와 워터 해저드로 보호되어 있어 버디 기회를 쉽게 잡을 수 있는 구성이 아닙니다.</p>

    <!-- 전반 9홀 -->
    <div class="course-block">
      <div class="course-block-header cbh-front">
        <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">Front Nine · Holes 1–9 · Par 35</div>
          <div class="cbt-ko">전반 코스 (Front Nine)</div>
          <div class="cbt-dist">워터 해저드 적극 활용 · 클럽 선택이 핵심 · 정교한 어프로치 요구</div>
        </div>
      </div>
      <div class="course-block-desc">
        전반 9홀은 방콕 도심의 자연 지형을 살려 측면 워터 해저드가 빈번히 등장하는 홀 구성이 특징입니다. <strong>넓어 보이는 페어웨이도 실상은 워터 해저드가 측면을 빼곡히 감싸고 있어</strong> 클럽 선택과 탄도 조절이 스코어 관리의 핵심입니다. 각 홀의 그린은 벙커와 해저드로 둘러싸여 있어 핀 포지션에 따른 정교한 어프로치 샷이 필수적으로 요구됩니다. 파크랜드 스타일 특유의 풍성한 열대 수목이 홀과 홀 사이를 경계 지으며 아름다운 코스 경관을 연출합니다.
      </div>
    </div>

    <!-- 후반 9홀 -->
    <div class="course-block">
      <div class="course-block-header cbh-back">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Back Nine · Holes 10–18 · Par 35</div>
          <div class="cbt-ko">후반 코스 (Back Nine)</div>
          <div class="cbt-dist">전략 벙커 집중 배치 · 언듈레이션 그린 · 버디 찬스 집중</div>
        </div>
      </div>
      <div class="course-block-desc">
        후반 9홀은 전반보다 <strong>벙커 배치가 더욱 전략적으로 정교</strong>하게 이루어져 있습니다. 그린 주변 벙커와 페어웨이 벙커가 티샷부터 어프로치까지 매 순간 판단력을 요구합니다. 특히 잘 관리된 언듈레이션 그린은 퍼팅 라인 읽기의 묘미를 더하며, 숙련된 골퍼에게는 버디 기회를 제공하는 흥미로운 홀들이 집중되어 있습니다. OB 구역이 없는 대신 홀과 홀 사이 모두 워터 해저드로 구성되어 있어 슬라이스·훅이 심한 골퍼에게는 집중력이 절대적으로 요구됩니다.
      </div>
    </div>

    <!-- 코스 특성 요약 -->
    <div class="course-block">
      <div class="course-block-header cbh-full">
        <div class="course-block-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="course-block-title">
          <div class="cbt-en">Course Specifications · Full 18 Holes</div>
          <div class="cbt-ko">코스 사양 요약</div>
          <div class="cbt-dist">잔디 · 설계 정보 · 코스 컨디션</div>
        </div>
      </div>
      <div class="course-block-desc">
        유니코 그란데 코스의 잔디 및 설계 사양입니다. 페어웨이는 태국 기후에 최적화된 열대 잔디로 관리되며, 그린은 촘촘하고 빠른 그린 스피드가 특징입니다. 전략적으로 배치된 <strong>소나무·야자수·열대 화목</strong>이 코스 곳곳에서 자연 경계를 형성하며 시각적으로 아름다운 환경을 만들어냅니다. 코스 컨디션은 연중 양호하게 유지되며 우기에도 드레이니지 시스템 덕분에 플레이가 가능합니다.
        <br><br>
        <span class="tag-g">파70</span>&nbsp;
        <span class="tag-b">18홀</span>&nbsp;
        <span class="tag-o">퍼블릭 오픈</span>&nbsp;
        <span class="tag-g">OB 없음</span>&nbsp;
        <span class="tag-r">워터 해저드 多</span>
      </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>OB가 없는 대신 홀과 홀 사이가 모두 워터 해저드</strong>로 되어 있습니다. 슬라이스나 훅이 심한 골퍼에게는 매우 까다로운 코스가 될 수 있으므로 정확한 방향성이 장타보다 중요합니다. 그린의 언듈레이션이 상당하며 그린 스피드도 빠른 편이므로 어프로치 전 핀 위치를 반드시 확인하세요. 방콕 우기(5~10월)에는 아침 일찍 티오프하는 것이 좋습니다.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 3: 그린피 & 요금 안내 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>그린피 &#038; 요금 안내</h2>
    </div>
    <p>유니코 그란데의 그린피는 방콕 골프장 중 <strong>최고 수준의 가성비</strong>를 자랑합니다. 평일 18홀 단 600THB(한화 약 2만 4천원)의 파격적인 가격으로 수준 높은 코스를 즐길 수 있습니다. 캐디피·카트비·용품 렌탈비는 별도 부과됩니다.</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">평일 (Weekday)</th><th class="tc">주말·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">그린피 (18홀)</span></td>
            <td class="tc"><span class="pa">600 THB</span></td>
            <td class="tc"><span class="ph">900 THB</span></td>
            <td><span class="pn">캐디·카트 별도</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">캐디피 (18홀)</span></td>
            <td class="tc" colspan="2"><span class="pa">300 THB</span></td>
            <td><span class="pn">팁 별도 권장</span></td>
          </tr>
          <tr>
            <td><span class="pt">골프 카트 (일반)</span></td>
            <td class="tc" colspan="2"><span class="pa">600 THB</span></td>
            <td><span class="pn">18홀 기준</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">골프 카트 (신형)</span></td>
            <td class="tc" colspan="2"><span class="pa">800 THB</span></td>
            <td><span class="pn">신형 전동 카트</span></td>
          </tr>
          <tr>
            <td><span class="pt">골프채 렌탈</span></td>
            <td class="tc" colspan="2"><span class="pa">1,000 THB</span></td>
            <td><span class="pn">1세트 기준</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">골프화 렌탈</span></td>
            <td class="tc" colspan="2"><span class="pa">200 THB</span></td>
            <td><span class="pn">1켤레 기준</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">평일 그린피</div>
        <div class="fee-price">600 THB</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/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">주말 그린피</div>
        <div class="fee-price">900 THB</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">300 THB</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/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">카트비</div>
        <div class="fee-price">600~800 THB</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/1f3cc.png" alt="🏌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">클럽 렌탈</div>
        <div class="fee-price">1,000 THB</div>
        <div class="fee-unit">1세트 기준</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f45f.png" alt="👟" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">골프화 렌탈</div>
        <div class="fee-price">200 THB</div>
        <div class="fee-unit">1켤레 기준</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>
        유니코 그란데는 수요일·금요일 <strong>약 30% 할인</strong>, 토·일·공휴일에도 <strong>약 20% 할인</strong> 프로모션을 정기적으로 운영합니다. 시즌별 특가 프로모션도 자주 진행되므로 공식 홈페이지(unicograndegolf.com) 또는 Facebook(@unicograndegolfcourse)에서 최신 이벤트를 확인 후 예약하세요. 1주일 전 사전 티타임 예약을 권장합니다.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 4: 멤버십 & 이용 등급 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">4</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-std">초보 골퍼</span></td>
            <td>★★★☆☆</td>
            <td>부담 없는 그린피 · 친절한 캐디 지원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-adv">중급 골퍼</span></td>
            <td>★★★★☆</td>
            <td>워터해저드 전략 · 스코어 관리 연습</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pro">상급 골퍼</span></td>
            <td>★★★★★</td>
            <td>언듈레이션 그린 공략 · 버디 도전</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-corp">단체·기업팀</span></td>
            <td>★★★☆☆</td>
            <td>이벤트 패키지 · 방콕 최고 가성비</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-vip">외국인 투어 골퍼</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/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>사전 예약 안내</strong>
        티타임은 <strong>1주일 전</strong> 사전 예약이 가능합니다. 전화(+66-2-138-8319) 또는 이메일(Unicograndegolf@yahoo.com)로 예약하세요. 주말과 방콕 골프 성수기(11월~4월)에는 티타임이 빠르게 마감되므로 사전 예약을 강력 권장합니다.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 5: 예약 & 이용 안내 -->
  <article 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> 전화 +66 (0) 2138-8319 또는 이메일 Unicograndegolf@yahoo.com. 홈페이지(unicograndegolf.com)에서도 예약 가능.</span></li>
      <li><div class="ci">✓</div><span><strong>운영 시간:</strong> 매일(연중무휴) 정상 운영. 최초 티오프 오전 6시, 마지막 티오프 시간은 계절·일조시간에 따라 조정.</span></li>
      <li><div class="ci">✓</div><span><strong>할인 프로모션:</strong> 수요일·금요일 약 30% 할인. 토·일·공휴일 약 20% 할인. 시즌별 특가 이벤트 수시 진행.</span></li>
      <li><div class="ci">✓</div><span><strong>티타임 예약:</strong> 1주일 전 예약 가능. 단체 예약(4인 이상)은 더 이른 시점 예약 권장.</span></li>
      <li><div class="ci">✓</div><span><strong>드레스 코드:</strong> 칼라 티셔츠 착용 필수. 청바지·운동화·슬리퍼는 코스 입장 불가. 골프화 렌탈(200THB) 현장 이용 가능.</span></li>
      <li><div class="ci">✓</div><span><strong>신용카드 결제:</strong> 클럽하우스 내 신용카드 결제 가능. 캐디 팁은 현금(100~150THB 권장)으로 직접 전달.</span></li>
      <li><div class="ci warn">!</div><span><strong>워터해저드 주의:</strong> OB 구역이 없으나 홀과 홀 사이 전체가 워터 해저드로 구성되어 있어 탄도 미스 시 로스트볼 확률이 높습니다. 여분의 볼을 충분히 준비하세요.</span></li>
      <li><div class="ci warn">!</div><span><strong>우기 주의사항:</strong> 방콕 우기(5~10월)에는 오후에 소나기가 자주 내립니다. 아침 일찍 티오프하는 것을 권장하며, 우천 시 골프장 공식 결정에 따라 플레이 중단 여부가 결정됩니다.</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>
        예약 취소 시 정해진 취소 기한 내에 연락해야 합니다. 무단 노쇼(No-Show)의 경우 위약이 적용될 수 있습니다. 정확한 취소·환불 규정은 예약 시 클럽에 직접 확인하세요.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>
    <p>유니코 그란데는 <strong>최신 시설로 단장한 클럽하우스</strong>를 갖추고 있습니다. 레스토랑, 스파·마사지, 프로샵, 락커룸 등 모든 골퍼가 기대하는 편의시설이 완비되어 있으며, 특히 방콕 현지인들에게 인기 높은 레스토랑과 마사지 룸은 라운드 후 피로 회복에 더할 나위 없는 공간입니다.</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">유니코 레스토랑</div>
        <div class="fac-desc">태국 요리와 인터내셔널 메뉴 제공. 라운드 전후 식사 가능. 방콕 현지인들에게 인기 높은 클럽 레스토랑.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">골프 용품·의류·소모품 판매. 클럽 렌탈(1,000THB) 및 골프화 렌탈(200THB) 서비스 운영.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커룸</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">스파 &#038; 마사지</div>
        <div class="fac-desc">클럽하우스 내 스파·마사지 룸 운영. 18홀 라운드 후 태국 전통 마사지로 피로를 풀어보세요.</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">라운드 전 워밍업 퍼팅 그린 완비. 경험 많은 캐디의 도움으로 빠른 그린 스피드에 미리 적응하세요.</div>
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 7: FAQ -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>자주 묻는 질문 (FAQ)</h2>
    </div>

    <div class="faq-item">
      <div class="faq-q">방콕 시내에서 유니코 그란데까지 어떻게 가나요?</div>
      <div class="faq-a">크룽텝크리타 도로(Krungthepkreetha Road) 2번지에 위치하며, 방콕 시내 중심가에서 차량으로 약 20분 거리입니다. 택시, 그랩(Grab) 앱을 이용하거나 골프 투어 에이전시의 픽업 서비스를 이용하면 편리합니다.</div>
    </div>
    <div class="faq-item">
      <div class="faq-q">초보 골퍼도 라운드가 가능한가요?</div>
      <div class="faq-a">네, 유니코 그란데는 초보자부터 프로 골퍼까지 모든 수준의 골퍼를 환영합니다. 친절한 캐디가 코스 공략을 도와드립니다. 단, OB 없이 워터 해저드가 많은 코스 특성상 여분의 볼을 충분히 준비하시면 더욱 즐거운 라운드가 됩니다.</div>
    </div>
    <div class="faq-item">
      <div class="faq-q">골프채나 골프화를 꼭 가져가야 하나요?</div>
      <div class="faq-a">현장 프로샵에서 골프채 렌탈(1,000THB/세트)과 골프화 렌탈(200THB/켤레) 서비스를 제공합니다. 골프 의류도 프로샵에서 구매 가능하므로, 드레스 코드(칼라 티셔츠)가 없는 경우 현장 구매가 가능합니다.</div>
    </div>
    <div class="faq-item">
      <div class="faq-q">마사지와 식사도 골프장에서 할 수 있나요?</div>
      <div class="faq-a">네, 클럽하우스 내에 유니코 레스토랑과 스파·마사지 룸이 운영 중입니다. 라운드 후 태국 전통 마사지로 피로를 풀고 레스토랑에서 태국 요리를 즐기는 것이 유니코 그란데 방문의 또 다른 즐거움입니다.</div>
    </div>
    <div class="faq-item">
      <div class="faq-q">코스 내에 OB 구역이 있나요?</div>
      <div class="faq-a">유니코 그란데는 OB(Out of Bounds) 구역이 없습니다. 대신 홀과 홀 사이 전체가 워터 해저드로 구성되어 있어, 훅이나 슬라이스가 심한 경우 볼을 잃기 쉽습니다. 여분의 볼을 충분히 준비하고 방향성을 중심으로 라운드에 임하세요.</div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 8: 찾아오시는 길 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">8</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>유니코 그란데 골프 코스는 <strong>방콕 사판숭구 크룽텝크리타 도로</strong>에 위치하며, 방콕 도심과 수완나품 국제공항 모두에서 차량으로 접근하기 편리한 입지를 자랑합니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">2 Krungthepkreetha Road,<br>Sapansung,<br>Bangkok 10250, Thailand</div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d9.png" alt="🏙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 방콕 시내에서</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>방콕 시내 중심가 → 크룽텝크리타 도로 방면 → 차량 약 20분 소요. 그랩(Grab) 또는 택시 이용 권장.</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 수완나품 공항에서</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>수완나품 국제공항에서 차량으로 약 10~15분 거리. 태국에서 가장 공항 접근성이 좋은 골프장 중 하나.</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;Unico Grande Golf Course&#8217; 또는 &#8216;2 Krungthepkreetha Road Sapansung Bangkok&#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">
          +66 (0) 2138-8319<br>
          이메일:<br>
          Unicograndegolf<br>@yahoo.com
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 홈페이지 &#038; SNS</div>
        <div class="access-row">unicograndegolf.com<br>FB: @unicograndegolfcourse<br>IG: @unicograndegolfcourse</div>
      </div>
    </div>

    <div class="callout water-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>
        유니코 그란데가 위치한 방콕 동부 지역에는 수완나품 공항을 중심으로 다수의 우수한 골프장이 밀집해 있습니다. 인근 방콕 시내의 왓 포·왓 아룬·차오프라야강 크루즈, 짜뚜짝 주말 시장, 아시아티크 야시장 등과 연계한 골프+관광 일정을 계획해보세요. 방콕 방문 첫날 또는 마지막 날 공항 근처에서 부담 없이 즐기는 라운드 코스로 최적입니다.
      </div>
    </div>
  </article>

  <!-- FOOTER CTA -->
  <footer class="footer-note" role="contentinfo">
    <div class="footer-links">
      <a href="https://golfmembership.co.kr/" title="골프 멤버십 홈으로 이동"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Home</a>
      <span class="footer-sep">|</span>
      <a href="https://www.unicograndegolf.com/" target="_blank" rel="noopener noreferrer" title="유니코 그란데 공식 홈페이지">공식 홈페이지</a>
      <span class="footer-sep">|</span>
      <a href="https://www.facebook.com/unicograndegolfcourse" target="_blank" rel="noopener noreferrer" title="유니코 그란데 페이스북">Facebook</a>
      <span class="footer-sep">|</span>
      <a href="https://www.instagram.com/unicograndegolfcourse" target="_blank" rel="noopener noreferrer" title="유니코 그란데 인스타그램">Instagram</a>
    </div>
    <p>
      ※ 그린피·할인·프로모션은 시즌 및 정책에 따라 변동됩니다. 방문 전 공식 홈페이지에서 최신 요금 확인 필수.<br>
      평일 18홀 600THB · 주말 900THB · 캐디피 300THB · 카트비 600~800THB 별도 부과<br>
      Unico Grande Golf Course | unicograndegolf.com | 2 Krungthepkreetha Rd, Sapansung, Bangkok 10250<br>
      Tel: +66 (0) 2138-8319 | Email: Unicograndegolf@yahoo.com
    </p>
    <a href="https://www.unicograndegolf.com/" class="cta-btn" target="_blank" rel="noopener noreferrer" title="유니코 그란데 공식 홈페이지 바로가기">홈페이지 예약 →</a>
    <a href="tel:+6621388319" class="cta-btn blue-btn" title="유니코 그란데 전화 예약">전화 예약 →</a>
    <a href="https://golfmembership.co.kr/" class="cta-btn home-btn" title="골프 멤버십 홈으로 이동"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Home →</a>
  </footer>

</main>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/unicogrande/">유니코 그란데cc | 방콕 도심 속 초록 오아시스, 55년 역사가 숨 쉬는 골프의 성지</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2861</post-id>	</item>
		<item>
		<title>피닉스 골드 골프 &#038; 컨트리 클럽 &#124; 불사조처럼 다시 태어난, 파타야 최고의 27홀 골프 천국</title>
		<link>https://golfmembership.co.kr/phoenixgold/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 03 Jun 2026 12:34:14 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[태국]]></category>
		<category><![CDATA[파타야]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2850</guid>

					<description><![CDATA[<p>피닉스 골드 골프 &#038; 컨트리 클럽 완벽 가이드 &#124; 파타야 27홀 명문 골프장 🌴 파타야 최고의 27홀 · ⛳ 1993년 개장 · 30년 전통 · 🏔️ 마운틴·레이크·오션 3개 코스 · ✈️ 수완나품 공항 134km Phoenix Gold Golf ✦ Pattaya · Thailand Phoenix Gold Golf &#38; Country Club · Pattaya · Chon Buri 피닉스 골드 골프 ... <a title="피닉스 골드 골프 &#38; 컨트리 클럽 &#124; 불사조처럼 다시 태어난, 파타야 최고의 27홀 골프 천국" class="read-more" href="https://golfmembership.co.kr/phoenixgold/" aria-label="피닉스 골드 골프 &#38; 컨트리 클럽 &#124; 불사조처럼 다시 태어난, 파타야 최고의 27홀 골프 천국에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/phoenixgold/">피닉스 골드 골프 &amp; 컨트리 클럽 | 불사조처럼 다시 태어난, 파타야 최고의 27홀 골프 천국</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">

<!-- ══ SEO Meta Tags ══ -->
<title>피닉스 골드 골프 &#038; 컨트리 클럽 완벽 가이드 | 파타야 27홀 명문 골프장</title>
<meta name="description" content="태국 파타야 피닉스 골드 골프 &#038; 컨트리 클럽 완벽 가이드. 27홀(마운틴·레이크·오션 코스), 그린피(평일 3,000THB·주말 3,500THB), 예약 방법, 찾아오는 길까지 한국어로 상세 안내.">
<meta name="keywords" content="피닉스골드골프, 파타야골프장, 태국골프, Phoenix Gold Golf, Pattaya Golf, 파타야골프클럽, 태국골프여행, 파타야골프투어, 그린피, 마운틴코스, 레이크코스, 오션코스">
<meta name="robots" content="index, follow">
<meta name="author" content="GolfMembership.co.kr">
<link rel="canonical" href="https://golfmembership.co.kr/">

<!-- ══ Open Graph ══ -->
<meta property="og:type" content="website">
<meta property="og:title" content="피닉스 골드 골프 &#038; 컨트리 클럽 | 파타야 27홀 명문 골프장 완벽 가이드">
<meta property="og:description" content="태국 파타야 최고의 27홀 퍼블릭 골프장. 마운틴·레이크·오션 3개 코스, 평일 그린피 3,000THB. 파타야 시내에서 불과 15분 거리의 명문 골프 클럽.">
<meta property="og:url" content="https://golfmembership.co.kr/">
<meta property="og:site_name" content="GolfMembership.co.kr">
<meta property="og:locale" content="ko_KR">

<!-- ══ Twitter Card ══ -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="피닉스 골드 골프 &#038; 컨트리 클럽 | 파타야 27홀 명문 골프장">
<meta name="twitter:description" content="태국 파타야 최고의 27홀 퍼블릭 골프장. 마운틴·레이크·오션 3개 코스, 평일 그린피 3,000THB.">

<!-- ══ Schema.org Structured Data ══ -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "GolfCourse",
  "name": "Phoenix Gold Golf & Country Club",
  "alternateName": "피닉스 골드 골프 & 컨트리 클럽",
  "description": "태국 파타야에 위치한 27홀 명문 골프장. 1993년 개장, 마운틴·레이크·오션 3개 코스 운영.",
  "url": "https://www.phoenixgoldgolf.com/",
  "telephone": "+66-84-873-5363",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pattaya, Bang Lamung District",
    "addressLocality": "Chon Buri",
    "postalCode": "20150",
    "addressCountry": "TH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": "12.819615",
    "longitude": "100.952397"
  },
  "openingHours": "Mo-Su 06:00-18:00",
  "numberOfHoles": 27,
  "priceRange": "฿฿",
  "sameAs": [
    "https://www.facebook.com/PhoenixGoldGolfandCountryClub",
    "https://instagram.com/phoenixgoldgolf"
  ]
}
</script>

<!-- ══ BreadcrumbList Schema ══ -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "홈",
      "item": "https://golfmembership.co.kr/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "태국 골프장",
      "item": "https://golfmembership.co.kr/thailand/"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "피닉스 골드 골프 & 컨트리 클럽",
      "item": "https://golfmembership.co.kr/phoenix-gold-golf/"
    }
  ]
}
</script>

<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:     #1a2e1c;   /* 딥 포레스트 그린 */
    --forest:  #243d26;   /* 열대 숲 그린 */
    --fern:    #306030;   /* 고사리 그린 */
    --leaf:    #488c44;   /* 야자수 잎 그린 */
    --ocean:   #1a4060;   /* 오션 딥블루 */
    --lake:    #2a5c40;   /* 레이크 그린 */
    --mountain:#3a3020;   /* 마운틴 황토 */
    --gold:    #c8960a;   /* 피닉스 골드 */
    --amber:   #e0b030;   /* 황금 엠버 */
    --cream:   #f4f2ec;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #d0ccc0;
    --text:    #181e14;
    --muted:   #303828;
    --subtle:  #5a7a50;
    --thai-red:#c0302a;   /* 태국 레드 */
  }

  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, #0a1a0c 0%, #1a2e1c 45%, #0e1a10 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(200,150,10,0.18) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(26,64,96,0.15) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(72,140,68,0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(72,140,68,0.05) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

  /* 슬로건 바 */
  .slogan-bar {
    position: relative; z-index: 2;
    background: rgba(0,0,0,0.35);
    border-bottom: 1px solid rgba(200,150,10,0.28);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(224,176,48,0.70); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(72,140,68,0.40); }

  .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(224,176,48,0.30);
    background: rgba(224,176,48,0.09);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(224,176,48,0.68); }
  .jw-badge .sep2 { color: rgba(72,140,68,0.55); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(224,176,48,0.38); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(26px, 6.5vw, 52px);
    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.42); margin-bottom: 8px; }
  .hero-sub { color: rgba(255,255,255,0.42); 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,140,68,0.22); }
  .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.38); 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(224,176,48,0.20); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.05); }
  .ct-pill.mountain { border-top-color: #c0a050; }
  .ct-pill.lake     { border-top-color: #50c880; }
  .ct-pill.ocean    { border-top-color: #50a0d8; }
  .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.38); margin-top: 3px; }

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

  /* Breadcrumb */
  .breadcrumb {
    padding: 12px 0 0;
    font-size: 12px;
    color: var(--subtle);
  }
  .breadcrumb a { color: var(--subtle); text-decoration: none; }
  .breadcrumb a:hover { color: var(--mid); text-decoration: underline; }
  .breadcrumb span { color: #aaa; margin: 0 6px; }

  .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,28,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eef4e8; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 14px; }
  .info-label { font-size: 11px; color: var(--subtle); font-weight: 500; letter-spacing: 0.3px; margin-bottom: 2px; }
  .info-value { font-size: 13px; font-weight: 500; color: var(--text); line-height: 1.4; }

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

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

  /* 코스 블록 */
  .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,28,0.07); }
  .cbh-m { background: linear-gradient(90deg, #2a2010, #504020); }
  .cbh-l { background: linear-gradient(90deg, #0e2a18, #1e4a2c); }
  .cbh-o { background: linear-gradient(90deg, #0c1e38, #1a3860); }
  .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.48); 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.58); margin-top: 2px; }
  .course-block-desc { padding: 14px 20px; font-size: 13.5px; color: var(--muted); line-height: 1.75; }

  /* 멤버십 테이블 */
  .member-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; overflow-x: auto; }
  .member-table { width: 100%; border-collapse: collapse; min-width: 480px; font-size: 13px; }
  .member-table th { background: var(--mid); color: var(--white); font-size: 11px; font-weight: 600; padding: 8px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
  .member-table th:first-child { text-align: left; }
  .member-table td { padding: 9px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f8f5ec; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-std  { background: #eef4e8; color: #306030; }
  .g-slv  { background: #eaf0f8; color: #3060a0; }
  .g-gld  { background: #fdf8ec; color: #a07830; }
  .g-plat { background: #f0eaf8; color: #7840a0; }
  .g-corp { background: #f8e8ee; color: #a04060; }
  .g-vip  { 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,28,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(224,176,48,0.20); border: 1px solid rgba(224,176,48,0.38); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #f0ede0; font-size: 12px; font-weight: 700; color: #5a4820; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f8f5ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

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

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

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

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

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

  /* 숙박 카드 */
  .accom-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px; margin: 16px 0; }
  .accom-card { background: var(--white); border: 1px solid var(--border); border-radius: 4px; padding: 18px; position: relative; overflow: hidden; }
  .accom-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; }
  .ac1::before { background: var(--gold); }
  .ac2::before { background: var(--thai-red); }
  .accom-tag { display: inline-block; font-size: 10px; font-weight: 700; padding: 2px 8px; border-radius: 10px; margin-bottom: 8px; }
  .at-town { background: #fdf8ec; color: #a07830; border: 1px solid #e0c060; }
  .at-villa { background: #fdf0f0; color: #b84040; border: 1px solid #e08080; }
  .accom-icon { font-size: 28px; margin-bottom: 8px; }
  .accom-name { font-family: 'Noto Serif KR', serif; font-size: 16px; font-weight: 700; color: var(--mid); margin-bottom: 6px; }
  .accom-price { font-size: 20px; font-weight: 700; color: var(--gold); font-family: 'Noto Serif KR', serif; margin-bottom: 8px; }
  .accom-price span { font-size: 13px; color: #999; font-weight: 400; }
  .accom-desc { font-size: 13px; color: #555; line-height: 1.7; }
  .accom-detail { font-size: 12px; color: #888; margin-top: 8px; padding-top: 8px; border-top: 1px solid #eee; line-height: 1.6; }

  /* 풋터 */
  .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; }
  .footer-links { margin-bottom: 20px; }
  .footer-links a { color: rgba(224,176,48,0.75); font-size: 12px; text-decoration: none; margin: 0 10px; }
  .footer-links a:hover { color: var(--amber); text-decoration: underline; }
  .footer-sep { color: rgba(255,255,255,0.2); }
  .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: #3a78c8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(224,176,48,0.5); color: var(--amber); }
  .cta-btn.home-btn { background: var(--thai-red); color: var(--white); }

  /* FAQ 아코디언 스타일 */
  .faq-item { background: var(--white); border: 1px solid var(--border); border-radius: 4px; margin-bottom: 8px; overflow: hidden; }
  .faq-q { padding: 14px 18px; font-size: 14px; font-weight: 700; color: var(--mid); display: flex; align-items: center; gap: 10px; }
  .faq-q::before { content: 'Q'; width: 20px; height: 20px; background: var(--mid); color: var(--amber); font-size: 11px; font-weight: 700; border-radius: 3px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .faq-a { padding: 0 18px 14px 48px; font-size: 14px; color: var(--muted); line-height: 1.75; }

  @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; }
    .accom-grid { grid-template-columns: 1fr; }
  }
</style>
</head>
<body>

<!-- ══ HERO ══ -->
<header class="hero" role="banner">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f334.png" alt="🌴" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>파타야</strong> 최고의 27홀</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>1993년</strong> 개장 · 30년 전통</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><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;" /> <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/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 수완나품 공항 <strong>134km</strong></div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Phoenix Gold Golf</span>
      <span class="sep2">✦</span>
      <span class="nb">Pattaya · Thailand</span>
    </div>

    <div class="hero-en">Phoenix Gold Golf &amp; Country Club · Pattaya · Chon Buri</div>
    <h1><em>피닉스 골드</em> 골프 &amp; 컨트리 클럽</h1>
    <p class="hero-tagline">&#8220;불사조처럼 다시 태어난, 파타야 최고의 27홀 골프 천국&#8221;</p>
    <div class="hero-sub">태국 촌부리 방라뭉구 파타야 · 27홀 파108 · 마운틴·레이크·오션 코스 · 매일 오전 6시~오후 6시 운영</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>27홀</strong>
        <span>파 108 · 3개 코스</span>
      </div>
      <div class="hero-stat">
        <strong>1993년</strong>
        <span>개장 · 30년 전통</span>
      </div>
      <div class="hero-stat">
        <strong>3,000THB~</strong>
        <span>평일 그린피</span>
      </div>
      <div class="hero-stat">
        <strong>134km</strong>
        <span>수완나품 공항 ~</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill mountain">
        <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 lake">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30a.png" alt="🌊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">레이크 코스</div>
        <div class="ctp-desc">워터해저드·전략적 공략</div>
      </div>
      <div class="ct-pill ocean">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">오션 코스</div>
        <div class="ctp-desc">탁트인 시야·시원한 바람</div>
      </div>
    </div>
  </div>
</header>


<main class="content">

  <!-- 브레드크럼 -->
  <nav class="breadcrumb" aria-label="breadcrumb">
    <a href="https://golfmembership.co.kr/">홈</a>
    <span>›</span>
    <a href="https://golfmembership.co.kr/thailand/">태국 골프장</a>
    <span>›</span>
    피닉스 골드 골프 &#038; 컨트리 클럽
  </nav>

  <!-- 기본 정보 -->
  <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">Pattaya, Bang Lamung<br>Chon Buri 20150, Thailand</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홀 파108<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/23f0.png" alt="⏰" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영 시간</div>
        <div class="info-value">매일 오전 6시<br>~ 오후 6시</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">전화 예약</div>
        <div class="info-value">084-873-5363<br>092-225-8449</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">phoenixgoldgolf.com<br><span style="font-size:11px;color:#999">온라인 예약 가능</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: 클럽 소개 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>클럽 소개 — 불사조처럼 부활한 파타야 명문</h2>
    </div>
    <p>피닉스 골드 골프 &#038; 컨트리 클럽은 <strong>태국 파타야 방라뭉구</strong>에 위치한 27홀 명문 퍼블릭 골프장입니다. 1993년 유명 골프 코스 설계가 <strong>데니스 그리피스(Denis Griffiths)</strong>가 설계한 이 코스는, 자연 구릉을 살린 파크랜드 스타일의 마운틴·레이크·오션 9홀 코스 세 개로 구성되어 있습니다. 개장 이후 파타야를 찾는 현지 골퍼와 외국인 투어 골퍼 모두에게 변함없는 사랑을 받아왔습니다.</p>
    <p>2013년 <strong>차냐 쑤앙치트(Chanya Swangchitr)</strong> 대표가 인수하면서 대대적인 리노베이션이 시작되었습니다. 2014~2015년 태국 출신 코스 디자이너 <strong>피라폰 나마트라(Pirapon Namatra)</strong>가 코스 전반을 리설계하며 마운틴과 오션 코스의 그린, 벙커, 티 박스, 페어웨이를 전면 업그레이드하였고, 특히 레이크 코스는 새로운 워터 해저드를 추가하고 홀 동선을 완전히 재편하여 더욱 도전적이고 재미있는 레이아웃으로 재탄생시켰습니다. 골프장명 &#8216;피닉스(불사조)&#8217;처럼 화려하게 부활한 것입니다.</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>2015 올 타이랜드 골프 챔피언십 개최지</strong>
        피닉스 골드는 수많은 기업 토너먼트와 자선 대회를 개최해온 전통 있는 코스로, 2015년에는 올 타이랜드 골프 챔피언십 등 여러 프로 대회를 성공적으로 유치하였습니다. 현재도 각종 이벤트 대회 개최지로 활발히 활용되고 있습니다.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 2: 3개 코스 안내 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 마운틴·레이크·오션 27홀</h2>
    </div>
    <p>27홀은 <strong>마운틴(Mountain)·레이크(Lakes)·오션(Ocean)</strong> 3개의 9홀 코스로 구성됩니다. 각 코스는 자연 지형을 최대한 활용한 파크랜드 스타일로, 수목과 호수, 벙커가 어우러져 아름다운 경관과 전략적 난이도를 동시에 제공합니다. 잔디는 전면 리노베이션을 통해 티 박스는 파스팔럼(Paspalum), 페어웨이는 조이지아(Zoysia), 그린은 챔피언 터프(Champion Turf)로 교체되어 최상의 코스 컨디션을 자랑합니다.</p>

    <!-- 마운틴 코스 -->
    <div class="course-block">
      <div class="course-block-header cbh-m">
        <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">Mountain Course · 9 Holes · Par 36</div>
          <div class="cbt-ko">마운틴 코스 (Mountain Course)</div>
          <div class="cbt-dist">장쾌한 산악 전경 · 도전적 핀 포지션 · 시원한 개방감</div>
        </div>
      </div>
      <div class="course-block-desc">
        피닉스 골드의 3개 코스 중 가장 <strong>장쾌하고 다이나믹한</strong> 코스입니다. 파타야 주변 산악 지형을 배경으로 높낮이 변화가 풍부한 홀 레이아웃을 자랑하며, 여러 홀에서 인근 리조트와 바다를 조망할 수 있는 파노라마 뷰가 일품입니다. 2014~2015년 리노베이션을 통해 그린 컴플렉스, 벙커 배치, 드레이니지 시스템이 대폭 개선되었으며, 빠른 그린 스피드와 정교한 핀 포지션이 중·상급 골퍼에게 충분한 도전감을 선사합니다.
      </div>
    </div>

    <!-- 레이크 코스 -->
    <div class="course-block">
      <div class="course-block-header cbh-l">
        <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">Lakes Course · 9 Holes · Par 36</div>
          <div class="cbt-ko">레이크 코스 (Lakes Course)</div>
          <div class="cbt-dist">대규모 리디자인 · 신규 워터 해저드 · 전략적 홀 공략</div>
        </div>
      </div>
      <div class="course-block-desc">
        2014~2015년 리노베이션에서 <strong>가장 극적으로 변화한 코스</strong>입니다. 코스 디자이너 피라폰 나마트라는 3개 코스 중 가장 짧은 레이크 코스를 더욱 재미있고 도전적으로 만들기 위해 여러 홀의 동선을 완전히 재편하고, 신규 워터 해저드와 새로운 티 박스·그린을 추가 설치하였습니다. 특히 5번 홀은 기막힌 파4로, 6번 홀은 두 개의 호수를 넘나드는 오른쪽 도그레그 파5로 재탄생했습니다. 길이가 짧더라도 워터 해저드와 도그레그가 촘촘히 배치되어 스코어 관리가 결코 쉽지 않습니다.
      </div>
    </div>

    <!-- 오션 코스 -->
    <div class="course-block">
      <div class="course-block-header cbh-o">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Ocean Course · 9 Holes · Par 36</div>
          <div class="cbt-ko">오션 코스 (Ocean Course)</div>
          <div class="cbt-dist">탁트인 바다 전망 · 시원한 해풍 · 화려한 경관</div>
        </div>
      </div>
      <div class="course-block-desc">
        <strong>탁 트인 태국만(Gulf of Thailand)의 전망</strong>이 펼쳐지는 오션 코스는 파타야 골프의 낭만을 가장 잘 담아낸 코스입니다. 해풍의 영향을 받는 홀이 많아 클럽 선택과 탄도 조절이 스코어의 관건이 되며, 마운틴 코스와 함께 2014~2015년 그린 컴플렉스와 벙커 리노베이션을 거쳐 코스 컨디션이 크게 향상되었습니다. 이른 아침 오션 코스에서 맞이하는 일출과 시원한 바람은 파타야 골프 여행의 잊지 못할 추억이 됩니다.
      </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>
        마운틴 코스는 고저 차이에 따른 클럽 선택 변수를, 레이크 코스는 워터 해저드 방향과 레이업 지점 확인을 최우선으로 해야 합니다. 오션 코스에서는 해풍 방향에 따른 탄도 관리가 핵심입니다. 세 코스 모두 그린 언듈레이션이 상당하므로 퍼팅 라인 읽기에 충분한 시간을 투자하세요. 트와일라잇 타임(오후 3시 이후)에는 그린피가 최대 80% 이상 절감됩니다.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 3: 그린피 & 요금 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>그린피 &#038; 요금 안내</h2>
    </div>
    <p>피닉스 골드의 그린피는 <strong>요일·시간대별</strong>로 구분됩니다. 특히 트와일라잇(오후 3시 이후) 및 슈퍼 트와일라잇(오후 4시 이후) 할인이 매우 파격적이어서 파타야 장기 체류 골퍼들에게 큰 인기를 끌고 있습니다. 캐디피와 카트비는 별도 부과됩니다.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>정규 그린피 (18홀 기준)</h3>
        <span class="p-badge">매일 오전 6시 ~ 오후 6시 운영</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">평일 (Weekday)</th><th class="tc">주말·공휴일 (Weekend)</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">정규 그린피</span></td>
            <td class="tc"><span class="pa">3,000 THB</span></td>
            <td class="tc"><span class="ph">3,500 THB</span></td>
            <td><span class="pn">캐디·카트 별도</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">캐디피 (일반)</span></td>
            <td class="tc" colspan="2"><span class="pa">400 THB</span></td>
            <td><span class="pn">팁 별도 권장</span></td>
          </tr>
          <tr>
            <td><span class="pt">프리티 캐디</span></td>
            <td class="tc" colspan="2"><span class="pa">800 THB</span></td>
            <td><span class="pn">팁 별도 권장</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">골프 카트</span></td>
            <td class="tc" colspan="2"><span class="pa">700 THB</span></td>
            <td><span class="pn">18홀 기준</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="price-section" style="margin-top:16px;">
      <div class="price-head">
        <h3><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 트와일라잇 특가 (Twilight Promotion)</h3>
        <span class="p-badge">최대 83% 할인</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>시간대</th><th class="tc">그린피</th><th class="tc">캐디피</th><th class="tc">카트</th></tr>
        </thead>
        <tbody>
          <tr class="wknd-row">
            <td><span class="pt"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f552.png" alt="🕒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 오후 3시 이후</span></td>
            <td class="tc"><span class="pa">700 THB</span></td>
            <td class="tc">18홀 400<br><span style="font-size:11px;color:#999">9홀 200 (팁 별도)</span></td>
            <td class="tc">18홀 700<br><span style="font-size:11px;color:#999">9홀 350 THB</span></td>
          </tr>
          <tr>
            <td><span class="pt"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f553.png" alt="🕓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 오후 4시 이후</span></td>
            <td class="tc"><span class="pa">500 THB</span></td>
            <td class="tc">홀당 50 THB<br><span style="font-size:11px;color:#999">팁 별도</span></td>
            <td class="tc">—</td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">프리티 캐디 (오후 3시~)</span></td>
            <td class="tc">—</td>
            <td class="tc">18홀 800<br><span style="font-size:11px;color:#999">9홀 400 (팁 별도)</span></td>
            <td class="tc">—</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/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">평일 정규</div>
        <div class="fee-price">3,000 THB</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/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">주말 정규</div>
        <div class="fee-price">3,500 THB</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/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">트와일라잇</div>
        <div class="fee-price">700 THB</div>
        <div class="fee-unit">오후 3시 이후</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f319.png" alt="🌙" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">슈퍼 트와일라잇</div>
        <div class="fee-price">500 THB</div>
        <div class="fee-unit">오후 4시 이후</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">700 THB</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">400 THB</div>
        <div class="fee-unit">18홀 (팁 별도)</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>
        피닉스 골드는 시즌 종료 시기에 <strong>20~40% 세일</strong>을 진행합니다. 파타야 장기 체류 골퍼라면 트와일라잇 타임을 적극 활용하면 파타야 최저 수준의 그린피로 라운드를 즐길 수 있습니다. 최신 프로모션 정보는 phoenixgoldgolf.com 또는 공식 SNS(@phoenixgoldgolf)에서 확인하세요.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 4: 멤버십 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">4</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-std">스탠다드</span></td>
            <td>그린피 할인 · 우선 예약</td>
            <td>개인 신규 가입</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-slv">실버</span></td>
            <td>추가 할인 · 라운지 이용</td>
            <td>실적 누적 회원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-gld">골드</span></td>
            <td>VIP 예약 · 전용 락커</td>
            <td>프리미엄 회원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-plat">플래티넘</span></td>
            <td>최우선 예약 · 전용 서비스</td>
            <td>최상위 개인 회원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-corp">코퍼레이트</span></td>
            <td>단체 예약 · 이벤트 패키지</td>
            <td>기업·법인 회원</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-vip">VIP / 노블레스</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/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>멤버십 상세 문의</strong>
        멤버십 상세 요금 및 혜택은 시즌 및 정책 변경에 따라 달라질 수 있습니다. 정확한 현행 요금은 <strong>phoenixgoldgolf.com</strong> 또는 전화(084-873-5363 / 092-225-8449)로 문의하시거나 현장 프런트에서 확인하세요.
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 5: 골프 레슨 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>골프 레슨 — 프로 앤드류와 함께</h2>
    </div>
    <p>피닉스 골드는 <strong>프로 앤드류(Pro Andrew)</strong>가 운영하는 전문 골프 레슨 프로그램을 운영합니다. 초보자부터 중·상급자까지 모든 레벨의 골퍼에게 맞춤형 지도를 제공하며, 개인 레슨, 패키지 레슨, 온 코스 레슨 등 다양한 형태로 수강할 수 있습니다.</p>

    <div class="fac-grid" style="grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));">
      <div class="fac-card fc1">
        <div class="fac-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="fac-title">개인 레슨</div>
        <div class="fac-desc">프로 앤드류의 1:1 맞춤 개인 레슨. 스윙 교정부터 코스 매니지먼트까지 체계적 지도.</div>
      </div>
      <div class="fac-card fc2">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e6.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 fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26f3.png" alt="⛳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">온 코스 레슨</div>
        <div class="fac-desc">실제 코스에서 진행하는 현장 레슨. 실전 코스 전략과 멘탈 관리법 전수.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f476.png" alt="👶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">어린이 레슨</div>
        <div class="fac-desc">프로 앤드류 주관 어린이 전용 골프 레슨 운영. 문의: 082-519-4591</div>
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>레슨 예약 및 문의</strong>
        어린이 레슨 및 개인 레슨 예약: <strong>082-519-4591</strong> (태국 현지 번호)<br>
        일반 레슨 및 패키지 문의: marketingdirector@phoenixgoldgolf.com
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>
    <p>피닉스 골드는 새 오너십 하에 <strong>클럽하우스 전반을 대대적으로 개선</strong>하였습니다. 회원 전용 라운지를 포함한 신규 기능실, 업그레이드된 프로샵과 락커룸, 확장된 퍼팅 그린까지 파타야 최고 수준의 골프 시설을 갖추고 있습니다.</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; F&#038;B</div>
        <div class="fac-desc">태국 요리와 서양식 메뉴를 갖춘 클럽하우스 레스토랑. 라운드 전후 다양한 식음 서비스 제공.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프로샵</div>
        <div class="fac-desc">전면 업그레이드된 프로샵. 골프 용품·의류·소모품을 현장에서 구매 가능.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">락커 &#038; 샤워</div>
        <div class="fac-desc">리노베이션을 마친 남녀 구분 락커룸 및 샤워 시설. 라운드 후 쾌적한 환복 공간 제공.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.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/1f3e0.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 fc7">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e1.png" alt="🏡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">타운하우스 숙박</div>
        <div class="fac-desc">2층 타운하우스. 에어컨·침실 3개·욕실 3개·거실·전용 수영장. 6,000 THB/박.</div>
      </div>
      <div class="fac-card fc8">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3f0.png" alt="🏰" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">프라이빗 빌라</div>
        <div class="fac-desc">4층 프라이빗 빌라. 침실 4개·욕실 5개·거실·전용 수영장. 20,000 THB/박.</div>
      </div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 7: 숙박 안내 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>골프장 내 숙박 시설</h2>
    </div>
    <p>피닉스 골드는 클럽 내 <strong>타운하우스 및 프라이빗 빌라</strong>를 운영하여 골프와 숙박을 한 번에 즐길 수 있는 리조트형 골프 여행을 제공합니다. 전용 수영장이 딸린 독립 숙박 시설로, 파타야 가족 여행 또는 그룹 골프 여행에 최적입니다.</p>

    <div class="accom-grid">
      <div class="accom-card ac1">
        <span class="accom-tag at-town"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 타운하우스</span>
        <div class="accom-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e1.png" alt="🏡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="accom-name">타운하우스</div>
        <div class="accom-price">6,000 <span>THB / 1박</span></div>
        <div class="accom-desc">전용 수영장이 딸린 아늑한 2층 타운하우스. 골프장 내에 위치하여 라운드 후 여유로운 휴식을 즐길 수 있습니다.</div>
        <div class="accom-detail">
          <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cf.png" alt="🛏" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 침실 3개 · <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6bf.png" alt="🚿" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 욕실 3개 · <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2744.png" alt="❄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 에어컨<br>
          <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;" /> 전용 수영장 · <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cb.png" alt="🛋" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 거실 포함
        </div>
      </div>
      <div class="accom-card ac2">
        <span class="accom-tag at-villa"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3f0.png" alt="🏰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 프라이빗 빌라</span>
        <div class="accom-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3f0.png" alt="🏰" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="accom-name">프라이빗 빌라</div>
        <div class="accom-price">20,000 <span>THB / 1박</span></div>
        <div class="accom-desc">4층 규모의 럭셔리 프라이빗 빌라. 대가족 또는 그룹 골프 여행에 완벽한 프리미엄 숙박 옵션입니다.</div>
        <div class="accom-detail">
          <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cf.png" alt="🛏" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 침실 4개 · <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6bf.png" alt="🚿" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 욕실 5개 · 4층 구조<br>
          <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;" /> 전용 수영장 · <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cb.png" alt="🛋" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 거실 포함
        </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/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>숙박 예약 문의</strong>
        타운하우스 및 프라이빗 빌라 예약은 클럽 공식 연락처(084-873-5363 / 092-225-8449)로 문의하거나, phoenixgoldgolf.com에서 직접 예약하세요. 골프 패키지와 연계 시 할인 혜택이 제공될 수 있습니다.
      </div>
    </div>
  </article>

  <hr class="divider">

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

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>예약 방법:</strong> 홈페이지(phoenixgoldgolf.com) 온라인 예약 또는 전화 예약 (084-873-5363 / 092-225-8449)</span></li>
      <li><div class="ci">✓</div><span><strong>운영 시간:</strong> 매일(연중무휴) 오전 6시 ~ 오후 6시. 마지막 티오프는 오후 2시 30분 전후 (일조시간 따라 조정)</span></li>
      <li><div class="ci">✓</div><span><strong>트와일라잇 할인:</strong> 오후 3시 이후 그린피 700THB, 오후 4시 이후 500THB. 당일 현장에서도 이용 가능.</span></li>
      <li><div class="ci">✓</div><span><strong>이벤트 예약:</strong> 기업 대회, 웨딩, 각종 행사는 marketingdirector@phoenixgoldgolf.com으로 문의</span></li>
      <li><div class="ci">✓</div><span><strong>드레스 코드:</strong> 칼라 티셔츠 착용 필수. 청바지·운동화는 입장 불가.</span></li>
      <li><div class="ci warn">!</div><span><strong>우천 시 주의사항:</strong> 우천·악천후에도 정상 운영이 원칙. 플레이어 임의 중단 시 환불 불가. 골프장 공식 중단 결정 시에만 미진행 홀 비율로 환불.</span></li>
      <li><div class="ci warn">!</div><span><strong>캐디 팁:</strong> 캐디피 외 별도 팁(약 100~200 THB 권장)이 관례입니다. 프리티 캐디 이용 시에도 동일하게 적용.</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>
  </article>

  <hr class="divider">

  <!-- SECTION 9: FAQ -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">9</div>
      <h2>자주 묻는 질문 (FAQ)</h2>
    </div>

    <div class="faq-item">
      <div class="faq-q">파타야 시내에서 피닉스 골드까지 얼마나 걸리나요?</div>
      <div class="faq-a">파타야 시내 기준 차량으로 약 20~30분 거리입니다. GPS 좌표(12.819615, 100.952397)를 내비게이션에 입력하거나, 파타야 현지 투어 에이전시의 셔틀 서비스를 이용하는 것이 편리합니다. 방콕 시내에서는 약 2시간, 수완나품 국제공항에서는 약 134km 거리입니다.</div>
    </div>

    <div class="faq-item">
      <div class="faq-q">세 코스 중 어떤 조합으로 라운드를 가장 많이 하나요?</div>
      <div class="faq-a">18홀 라운드 시 마운틴+오션 조합이 가장 인기 있으며, 27홀 이용 시에는 세 코스를 모두 경험하는 풀 라운드도 추천합니다. 레이크 코스는 리노베이션 이후 워터 해저드가 추가되어 전략적 재미가 크게 높아졌으므로 반드시 경험해보시길 권장합니다.</div>
    </div>

    <div class="faq-item">
      <div class="faq-q">트와일라잇 라운드는 몇 홀을 플레이할 수 있나요?</div>
      <div class="faq-a">오후 3시 이후 트와일라잇 라운드는 일조 시간에 따라 9~18홀이 가능합니다. 우기(5~10월)에는 일몰이 상대적으로 이르므로 9홀만 가능한 경우도 있습니다. 현장 프런트에서 당일 가능한 홀 수를 확인 후 예약하는 것이 좋습니다.</div>
    </div>

    <div class="faq-item">
      <div class="faq-q">클럽 렌탈 및 골프화 대여가 가능한가요?</div>
      <div class="faq-a">클럽 렌탈 및 골프화 대여 서비스를 제공합니다. 정확한 요금은 현장 프로샵 또는 phoenixgoldgolf.com 요금표(Price List)에서 확인하세요.</div>
    </div>

    <div class="faq-item">
      <div class="faq-q">사전 예약 없이 당일 방문도 가능한가요?</div>
      <div class="faq-a">당일 방문 플레이가 가능하나, 특히 주말과 성수기(11월~4월)에는 티타임이 모두 예약되어 있을 수 있습니다. 원하는 시간대를 확보하려면 홈페이지 온라인 예약 또는 전화 예약을 권장합니다.</div>
    </div>
  </article>

  <hr class="divider">

  <!-- SECTION 10: 찾아오시는 길 -->
  <article class="section">
    <div class="section-header">
      <div class="section-number">10</div>
      <h2>찾아오시는 길</h2>
    </div>
    <p>피닉스 골드 골프 &#038; 컨트리 클럽은 <strong>파타야 동쪽 방라뭉구</strong>에 위치하며, 파타야 시내에서 차량으로 약 20~30분 거리입니다. GPS 좌표를 내비게이션에 입력하거나 파타야 현지 골프 투어 에이전시의 픽업 서비스를 이용하면 편리합니다.</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">Pattaya, Bang Lamung District,<br>Chon Buri 20150, Thailand</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;" /> GPS 좌표</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>위도: 12.819615<br>경도: 100.952397<br><a href="https://www.google.co.th/maps/dir//Phoenix+Gold+Golf+%26+Country+Club" target="_blank" rel="noopener noreferrer" style="color:var(--leaf);font-size:12px;">Google 지도로 보기 →</a></span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 공항에서</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>수완나품 국제공항 → 약 134km (차량 약 1시간 30분~2시간)<br>돈므앙 공항 → 약 158km</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d9.png" alt="🏙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 방콕·파타야에서</div>
        <div class="access-row">
          <span class="access-arrow"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
          <span>방콕 도심 → 방콕-파타야 고속도로(7번) → 파타야 → 파타야 동쪽 방향 약 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">
          084-873-5363<br>
          092-225-8449<br>
          038-239-391~5
        </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">phoenixgoldgolf.com<br>온라인 예약 및<br>요금 확인 가능</div>
      </div>
    </div>

    <div class="callout thai-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일~3박4일 골프+해변 여행을 즐겨보세요. 파타야의 다양한 해산물 레스토랑과 쇼핑몰도 골프 여행의 즐거움을 더해줍니다.
      </div>
    </div>
  </article>

  <!-- FOOTER CTA -->
  <footer class="footer-note" role="contentinfo">
    <div class="footer-links">
      <a href="https://golfmembership.co.kr/" title="골프 멤버십 정보"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Home</a>
      <span class="footer-sep">|</span>
      <a href="https://www.phoenixgoldgolf.com/" target="_blank" rel="noopener noreferrer" title="피닉스 골드 골프 공식 홈페이지">공식 홈페이지</a>
      <span class="footer-sep">|</span>
      <a href="https://www.facebook.com/PhoenixGoldGolfandCountryClub" target="_blank" rel="noopener noreferrer" title="피닉스 골드 페이스북">Facebook</a>
      <span class="footer-sep">|</span>
      <a href="https://instagram.com/phoenixgoldgolf" target="_blank" rel="noopener noreferrer" title="피닉스 골드 인스타그램">Instagram</a>
    </div>
    <p>
      ※ 그린피는 시즌·요일·프로모션에 따라 변동됩니다. 방문 전 공식 홈페이지에서 최신 요금 확인 필수.<br>
      트와일라잇 특가(오후 3시 이후 700THB / 오후 4시 이후 500THB) · 캐디피·카트비 별도 부과<br>
      Phoenix Gold Golf &amp; Country Club | phoenixgoldgolf.com | Pattaya, Chon Buri 20150, Thailand<br>
      Tel: 084-873-5363 | 092-225-8449 | GPS: 12.819615, 100.952397
    </p>
    <a href="https://www.phoenixgoldgolf.com/" class="cta-btn" target="_blank" rel="noopener noreferrer" title="피닉스 골드 골프 공식 홈페이지 예약">홈페이지 예약 →</a>
    <a href="tel:+66848735363" class="cta-btn blue-btn" title="피닉스 골드 골프 전화 예약">전화 예약 →</a>
    <a href="https://golfmembership.co.kr/" class="cta-btn home-btn" title="골프 멤버십 홈으로 이동"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Home →</a>
  </footer>

</main>
</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/phoenixgold/">피닉스 골드 골프 &amp; 컨트리 클럽 | 불사조처럼 다시 태어난, 파타야 최고의 27홀 골프 천국</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2850</post-id>	</item>
		<item>
		<title>Amata Spring Country Club &#124; Thailand&#8217;s World Class Private Club</title>
		<link>https://golfmembership.co.kr/amataspringcc/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 01 Jun 2026 01:28:42 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[태국]]></category>
		<category><![CDATA[파타야]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2847</guid>

					<description><![CDATA[<p>Amata Spring Country Club – Complete Guide &#124; Thailand&#8217;s Best Private Golf Course in Chonburi 🏆 Thailand&#8217;s Best Golf Course Award · ⛳ 18 Holes · Par 72 · 7,500 Yards · 🏝️ Asia&#8217;s Only Floating Island Green · 🌴 45 min from Bangkok &#038; Pattaya Amata Spring Country Club ✦ Chon Buri · Thailand ... <a title="Amata Spring Country Club &#124; Thailand&#8217;s World Class Private Club" class="read-more" href="https://golfmembership.co.kr/amataspringcc/" aria-label="Amata Spring Country Club &#124; Thailand&#8217;s World Class Private Club에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/amataspringcc/">Amata Spring Country Club | Thailand&#8217;s World Class Private Club</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Amata Spring Country Club – Complete Guide | Thailand&#8217;s Best Private Golf Course in Chonburi</title>
<meta name="description" content="Amata Spring Country Club – Thailand's premier private members golf club in Chonburi. 18-hole Par 72 championship course by Lee Schmidt, iconic floating island 17th green, Golf Villas, fine dining &#038; world-class facilities. Established 2005.">
<meta name="keywords" content="Amata Spring Country Club, Thailand best golf course, Chonburi golf, private golf club Thailand, floating island green, Schmidt-Curley golf design, Golf Villas Thailand, Pattaya golf">
<meta name="robots" content="index, follow">
<meta property="og:title" content="Amata Spring Country Club – Thailand's Best Private Golf Course">
<meta property="og:description" content="18-hole Par 72 championship course in Chonburi. Home to Asia's only floating island green. Private membership, Golf Villas, fine dining &#038; premium practice facilities.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://amataspring.com/">
<link rel="canonical" href="https://amataspring.com/">
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400&#038;family=Noto+Sans:wght@300;400;500;700&#038;display=swap" rel="stylesheet">

<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     Amata Spring Palette
     Mediterranean · Championship · Private
  ──────────────────────────────── */
  :root {
    --deep:    #1a1e2e;   /* midnight navy */
    --royal:   #1e2c50;   /* royal navy */
    --slate:   #2a3a60;   /* slate blue */
    --sky:     #3a5a90;   /* sky blue */
    --forest:  #1c3220;   /* deep forest */
    --fern:    #2e5238;   /* fern green */
    --leaf:    #3e7050;   /* leaf green */
    --gold:    #b89040;   /* trophy gold */
    --amber:   #d4ae58;   /* championship amber */
    --sand:    #c8a458;   /* bunker sand */
    --cream:   #f2f0ea;   /* fairway cream */
    --white:   #ffffff;
    --border:  #ccc8be;
    --text:    #161a14;
    --muted:   #2a2e24;
    --subtle:  #606858;
  }

  body {
    font-family: 'Noto Sans', 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, #0a0c14 0%, #1a1e2e 45%, #0e1018 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 80% 10%, rgba(184,144,64,0.18) 0%, transparent 50%),
      radial-gradient(ellipse at 10% 80%, rgba(30,44,80,0.20) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(58,90,144,0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(58,90,144,0.05) 1px, transparent 1px);
    background-size: 36px 36px;
    pointer-events: none;
  }

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

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

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

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(212,174,88,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif', serif;
    font-size: clamp(26px, 6vw, 52px);
    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', 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.38); 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(58,90,144,0.22); }
  .hero-stat:last-child { border-right: none; }
  .hero-stat strong { display: block; font-family: 'Noto Serif', serif; font-size: 22px; color: var(--amber); line-height: 1; margin-bottom: 4px; font-weight: 700; }
  .hero-stat span { font-size: 11px; color: rgba(255,255,255,0.35); letter-spacing: 0.5px; }

  /* 3 Highlights */
  .course-trio {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;
    max-width: 540px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(212,174,88,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.front { border-top-color: #7090d8; }
  .ct-pill.back   { border-top-color: #60a870; }
  .ct-pill.sig    { border-top-color: #d4ae58; }
  .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(--deep);
    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,30,46,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eaecf4; 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(--deep); 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', serif; font-size: 21px; font-weight: 700; color: var(--deep); 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', serif; font-size: 15px; font-weight: 700; color: var(--deep); 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: #eaecf8; border-left: 3px solid var(--slate); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.green-c{ background: #eaf4ee; border-left: 3px solid var(--fern); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }
  .callout.sand-c { background: #fdf8ee; border-left: 3px solid var(--sand); }

  /* Course Blocks */
  .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,30,46,0.07); }
  .cbh-front { background: linear-gradient(90deg, #0e1830, #1e3068); }
  .cbh-back  { background: linear-gradient(90deg, #0e2018, #1e4828); }
  .cbh-sig   { background: linear-gradient(90deg, #2a1a08, #6a3c10); }
  .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', 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; }

  /* Scorecard-style hole table */
  .hole-table-wrap { overflow-x: auto; margin: 14px 0; }
  .hole-table { width: 100%; border-collapse: collapse; min-width: 540px; font-size: 12px; }
  .hole-table th { background: var(--deep); color: var(--white); padding: 7px 10px; text-align: center; font-size: 11px; font-weight: 600; border-right: 1px solid rgba(255,255,255,0.08); }
  .hole-table th:first-child { text-align: left; width: 100px; }
  .hole-table td { padding: 8px 10px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.4; }
  .hole-table td:first-child { text-align: left; font-weight: 600; color: var(--deep); }
  .hole-table tr:last-child td { border-bottom: none; font-weight: 700; background: #f4f0e4; color: var(--deep); }
  .hole-table tr:hover td { background: #f4f0e4; }
  .tee-b { color: #1a3a88; font-weight: 700; }
  .tee-bl { color: #1a70a0; font-weight: 700; }
  .tee-w { color: #555; }
  .tee-r { color: #b84040; font-weight: 700; }

  /* Membership Table */
  .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(--deep); 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(--deep); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f4f0e4; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-full  { background: #eaecf8; color: #1e2c60; }
  .g-corp  { background: #fdf8ec; color: #a07830; }
  .g-lady  { background: #f8eaf4; color: #904070; }
  .g-jun   { background: #eaf4ee; color: #206040; }
  .g-tri   { background: #f4eae0; color: #804020; }
  .g-aff   { background: #e8f4f8; color: #206080; }

  /* Price Section */
  .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,30,46,0.05); }
  .price-head { background: var(--deep); 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', serif; }
  .p-badge { background: rgba(212,174,88,0.18); border: 1px solid rgba(212,174,88,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #eeeae0; font-size: 12px; font-weight: 700; color: #4a4020; padding: 8px 16px; text-align: left; border-bottom: 1px solid var(--border); }
  .price-table th.tc { text-align: center; }
  .price-table td { padding: 11px 16px; font-size: 14px; border-bottom: 1px solid #ddd8c8; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f8f5ec; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--deep); 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 Cards */
  .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', serif; font-size: 16px; font-weight: 700; color: var(--deep); }
  .fee-unit  { font-size: 11px; color: #aaa; margin-top: 2px; }

  /* Facilities Grid */
  .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(--slate); }
  .fc2::before { background: var(--gold); }
  .fc3::before { background: #7090d0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: var(--leaf); }
  .fc6::before { background: #c090d0; }
  .fc7::before { background: var(--sand); }
  .fc8::before { background: #60a8b0; }
  .fac-icon  { font-size: 24px; margin-bottom: 8px; }
  .fac-title { font-size: 14px; font-weight: 700; color: var(--deep); margin-bottom: 4px; }
  .fac-desc  { font-size: 12px; color: #666; line-height: 1.6; }

  /* Checklist */
  .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: #eaecf4; color: var(--slate); 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; }
  .ci.gold { background: #fdf8ec; color: #a07830; }

  /* Access Cards */
  .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(--sky); font-size: 11px; flex-shrink: 0; margin-top: 4px; }

  /* Signature Hole Feature */
  .sig-hole { background: linear-gradient(135deg, #0e1830 0%, #1e3068 60%, #2a1808 100%); border-radius: 4px; padding: 24px 22px; margin: 20px 0; color: var(--white); position: relative; overflow: hidden; }
  .sig-hole::before { content: '17'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-family: 'Noto Serif', serif; font-size: 96px; font-weight: 700; color: rgba(212,174,88,0.08); line-height: 1; }
  .sig-hole-badge { display: inline-block; background: rgba(212,174,88,0.15); border: 1px solid rgba(212,174,88,0.35); color: var(--amber); font-size: 10px; font-weight: 700; padding: 3px 12px; border-radius: 20px; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 12px; }
  .sig-hole h3 { font-family: 'Noto Serif', serif; font-size: 20px; font-weight: 700; color: var(--white); margin-bottom: 10px; }
  .sig-hole p { font-size: 13.5px; color: rgba(255,255,255,0.72); line-height: 1.75; margin-bottom: 0; }
  .sig-hole-stats { display: flex; gap: 20px; margin-top: 16px; flex-wrap: wrap; }
  .sig-stat { text-align: center; }
  .sig-stat strong { display: block; font-family: 'Noto Serif', serif; font-size: 18px; color: var(--amber); }
  .sig-stat span { font-size: 10px; color: rgba(255,255,255,0.45); text-transform: uppercase; letter-spacing: 0.5px; }

  /* Footer */
  .footer-note { background: var(--deep); border-radius: 4px; padding: 28px 24px; text-align: center; margin-top: 52px; }
  .footer-home-link { display: block; margin-bottom: 14px; }
  .footer-home-link a { color: var(--amber); font-size: 13px; font-weight: 600; text-decoration: underline; letter-spacing: 0.3px; }
  .footer-home-link a:hover { color: var(--white); }
  .footer-note p { color: rgba(255,255,255,0.50); font-size: 13px; margin-bottom: 16px; line-height: 1.7; }
  .cta-btn { display: inline-block; background: var(--amber); color: var(--deep); 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: #3a58b8; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(212,174,88,0.5); color: var(--amber); }

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

<!-- Schema.org Structured Data for SEO -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "GolfCourse",
  "name": "Amata Spring Country Club",
  "description": "Thailand's premier private members golf club. 18-hole Par 72 championship course designed by Lee Schmidt of Schmidt-Curley Design, featuring Asia's only floating island green on the iconic 17th hole. Established 2005 in Chonburi.",
  "url": "https://amataspring.com/",
  "telephone": "+66-33-141-000",
  "email": "membership@amataspring.com",
  "openingHours": "Mo-Su 06:00-21:00",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "700/3-9 Nong Mai Daeng",
    "addressLocality": "Chon Buri District",
    "addressRegion": "Chon Buri",
    "postalCode": "20000",
    "addressCountry": "TH"
  },
  "numberOfHoles": 18,
  "amenityFeature": [
    {"@type": "LocationFeatureSpecification", "name": "Championship Golf Course", "value": true},
    {"@type": "LocationFeatureSpecification", "name": "Floating Island Green", "value": true},
    {"@type": "LocationFeatureSpecification", "name": "Golf Villas", "value": true},
    {"@type": "LocationFeatureSpecification", "name": "Fine Dining Restaurants", "value": true},
    {"@type": "LocationFeatureSpecification", "name": "Practice Facilities", "value": true},
    {"@type": "LocationFeatureSpecification", "name": "Spa & Wellness", "value": true},
    {"@type": "LocationFeatureSpecification", "name": "Pro Shop", "value": true},
    {"@type": "LocationFeatureSpecification", "name": "Swimming Pool", "value": true}
  ],
  "award": "Thailand's Best Golf Course"
}
</script>
</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>Thailand&#8217;s Best</strong> Golf Course Award</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 Holes · Par 72</strong> · 7,500 Yards</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3dd.png" alt="🏝" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Asia&#8217;s Only</strong> Floating Island Green</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>45 min</strong> from Bangkok &#038; Pattaya</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Amata Spring Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Chon Buri · Thailand · Est. 2005</span>
    </div>

    <div class="hero-en">Amata Spring Country Club · Nong Mai Daeng · Chon Buri</div>
    <h1><em>Amata Spring</em> Country Club</h1>
    <p class="hero-tagline">&#8220;Thailand&#8217;s World Class Private Club — Where Excellence Meets Extraordinary&#8221;</p>
    <div class="hero-sub">700/3-9 Nong Mai Daeng, Chon Buri 20000 · 18 Holes · Par 72 · 7,500 Yards · Schmidt-Curley Design · Est. 2005</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18 Holes</strong>
        <span>Par 72 · 7,500 Yds</span>
      </div>
      <div class="hero-stat">
        <strong>Est. 2005</strong>
        <span>Private Members Club</span>
      </div>
      <div class="hero-stat">
        <strong>20+</strong>
        <span>Major Winners Hosted</span>
      </div>
      <div class="hero-stat">
        <strong>#1</strong>
        <span>Thailand&#8217;s Best Course</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill front">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f535.png" alt="🔵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">Front Nine</div>
        <div class="ctp-desc">Holes 1–9 · Creek &#038; bunker challenge</div>
      </div>
      <div class="ct-pill back">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f7e2.png" alt="🟢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">Back Nine</div>
        <div class="ctp-desc">Holes 10–18 · Water &#038; drama</div>
      </div>
      <div class="ct-pill sig">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3dd.png" alt="🏝" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">Hole 17</div>
        <div class="ctp-desc">Floating island green · Asia&#8217;s icon</div>
      </div>
    </div>
  </div>
</div>


<div class="content">

  <!-- Basic Info Strip -->
  <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">Address</div>
        <div class="info-value">700/3-9 Nong Mai Daeng<br>Chon Buri District 20000</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">Course</div>
        <div class="info-value">18 Holes · Par 72<br>7,500 Yards (Black Tee)</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">Contact</div>
        <div class="info-value">Tel: 033-141-000<br><span style="font-size:11px;color:#999">Daily 06:00 – 21:00</span></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">Website</div>
        <div class="info-value">amataspring.com<br><span style="font-size:11px;color:#999">membership@amataspring.com</span></div>
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 1: Club Overview -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">1</div>
      <h2>Club Overview</h2>
    </div>
    <p>Amata Spring Country Club is <strong>Thailand&#8217;s premier private members golf club</strong>, established in 2005 with the vision of creating the Kingdom&#8217;s first truly world-class golf facility. Located in <strong>Nong Mai Daeng, Chon Buri</strong> — just 45 minutes from both Bangkok and Pattaya — this remarkable property has swiftly risen to become one of the most revered clubs in all of Asia.</p>
    <p>The championship layout was entrusted to <strong>Lee Schmidt of Schmidt-Curley Design</strong>, the renowned American golf course architect whose portfolio includes some of Asia&#8217;s most celebrated tracks. The course routing threads through a varied array of distinctive holes demanding a full range of thoughtful shot-making across its <strong>7,500-yard, Par 72 layout</strong>. Over 20 major winners have tested their games on these fairways, and the club has hosted numerous prestigious international professional events.</p>

    <div class="callout gold-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;Thailand&#8217;s Best Golf Course&#8221; — Multiple Award Recipient</strong>
        Since opening, Amata Spring Country Club has been honoured with numerous accolades across the region. The magnificent Mediterranean-style clubhouse perched above the 18th green, peerless tee-to-green course conditions, and an unmatched service culture make this one of the most aspirational golfing destinations in Southeast Asia.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: Course Guide -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>Championship Course Guide — 18 Holes · Par 72</h2>
    </div>
    <p>The Amata Spring layout is a masterpiece of strategic design. Undulating fairways, fast and beautifully manicured Tifdwarf greens, deep sculptured bunkers, and a network of creeks and lakes combine to create a course that challenges every level of golfer. Four tee options — <strong>Black, Blue, White and Red</strong> — ensure an appropriate test for all. The course measures 7,500 yards from the Black tees, making it a genuine long-course examination for scratch golfers and professionals.</p>

    <!-- Front Nine -->
    <div class="course-block">
      <div class="course-block-header cbh-front">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f535.png" alt="🔵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Front Nine · Holes 1–9 · Par 36</div>
          <div class="cbt-ko">Front Nine</div>
          <div class="cbt-dist">Creek-lined challenges · Strategic bunkering · Two-tier greens · Par-3 gauntlet</div>
        </div>
      </div>
      <div class="course-block-desc">
        The front nine opens gently with a <strong>generous Par-4 1st</strong> featuring fairway bunkers left and right — a warm introduction before the course begins to reveal its teeth. The <strong>2nd hole is a creek-lined Par 5</strong> (584 yards, Black) where water extends the entire left side. Holes 3 and 4 are both demanding Par 4s well over 450 yards from the tips, requiring precise positional play to access tightly guarded elevated greens. The <strong>5th is the first Par 3</strong>, ringed by sand traps and demanding a pure strike to hold the green. The front nine concludes with the spectacular <strong>Par-4 9th</strong>, where the lake dominates the left and an elevated green sits behind a huge front swale — par here is a genuine achievement.
      </div>
    </div>

    <!-- Scorecard Front Nine -->
    <div class="hole-table-wrap">
      <table class="hole-table">
        <thead>
          <tr>
            <th>Hole</th>
            <th>Par</th>
            <th>HCP</th>
            <th><span class="tee-b">Black</span></th>
            <th><span class="tee-bl">Blue</span></th>
            <th><span class="tee-w">White</span></th>
            <th><span class="tee-r">Red</span></th>
          </tr>
        </thead>
        <tbody>
          <tr><td>1</td><td>4</td><td>17</td><td class="tee-b">383</td><td class="tee-bl">353</td><td class="tee-w">307</td><td class="tee-r">260</td></tr>
          <tr><td>2</td><td>5</td><td>9</td><td class="tee-b">584</td><td class="tee-bl">563</td><td class="tee-w">533</td><td class="tee-r">476</td></tr>
          <tr><td>3</td><td>4</td><td>3</td><td class="tee-b">462</td><td class="tee-bl">439</td><td class="tee-w">396</td><td class="tee-r">348</td></tr>
          <tr><td>4</td><td>4</td><td>1</td><td class="tee-b">459</td><td class="tee-bl">435</td><td class="tee-w">407</td><td class="tee-r">337</td></tr>
          <tr><td>5</td><td>3</td><td>15</td><td class="tee-b">194</td><td class="tee-bl">166</td><td class="tee-w">131</td><td class="tee-r">110</td></tr>
          <tr><td>6</td><td>4</td><td>13</td><td class="tee-b">392</td><td class="tee-bl">359</td><td class="tee-w">312</td><td class="tee-r">256</td></tr>
          <tr><td>7</td><td>5</td><td>7</td><td class="tee-b">617</td><td class="tee-bl">483</td><td class="tee-w">501</td><td class="tee-r">458</td></tr>
          <tr><td>8</td><td>3</td><td>11</td><td class="tee-b">236</td><td class="tee-bl">203</td><td class="tee-w">164</td><td class="tee-r">127</td></tr>
          <tr><td>9</td><td>4</td><td>5</td><td class="tee-b">464</td><td class="tee-bl">430</td><td class="tee-w">395</td><td class="tee-r">353</td></tr>
          <tr><td>OUT</td><td>36</td><td>—</td><td class="tee-b">3,791</td><td class="tee-bl">3,431</td><td class="tee-w">3,146</td><td class="tee-r">2,725</td></tr>
        </tbody>
      </table>
    </div>

    <!-- Back Nine -->
    <div class="course-block">
      <div class="course-block-header cbh-back">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f7e2.png" alt="🟢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Back Nine · Holes 10–18 · Par 36</div>
          <div class="cbt-ko">Back Nine</div>
          <div class="cbt-dist">Water throughout · Dogleg precision · Iconic 17th · Dramatic 18th finish</div>
        </div>
      </div>
      <div class="course-block-desc">
        The back nine opens with a <strong>short dogleg-right Par 4</strong> where long hitters can threaten the green — but the real drama begins at hole 11, a <strong>dogleg-left Par 5</strong> where bunkers dominate the eyeline and a big high draw is the preferred shot shape. Water becomes ever more prominent from hole 12 onwards. The <strong>Par-4 14th (HCP 2)</strong> is the second most difficult hole on the course — a blind downhill dogleg left where long left is the cardinal sin. Hole 15 is a <strong>584-yard Par 5</strong> that mirrors the challenge of the 2nd. Holes 16, 17, and 18 form one of Asia&#8217;s greatest finishing trios, culminating in a <strong>Par-4 18th</strong> that threads through two lakes with the cascading waterfall and Mediterranean clubhouse providing a breathtaking backdrop.
      </div>
    </div>

    <!-- Scorecard Back Nine -->
    <div class="hole-table-wrap">
      <table class="hole-table">
        <thead>
          <tr>
            <th>Hole</th>
            <th>Par</th>
            <th>HCP</th>
            <th><span class="tee-b">Black</span></th>
            <th><span class="tee-bl">Blue</span></th>
            <th><span class="tee-w">White</span></th>
            <th><span class="tee-r">Red</span></th>
          </tr>
        </thead>
        <tbody>
          <tr><td>10</td><td>4</td><td>14</td><td class="tee-b">388</td><td class="tee-bl">359</td><td class="tee-w">305</td><td class="tee-r">274</td></tr>
          <tr><td>11</td><td>5</td><td>18</td><td class="tee-b">520</td><td class="tee-bl">475</td><td class="tee-w">431</td><td class="tee-r">375</td></tr>
          <tr><td>12</td><td>4</td><td>10</td><td class="tee-b">382</td><td class="tee-bl">349</td><td class="tee-w">293</td><td class="tee-r">245</td></tr>
          <tr><td>13</td><td>3</td><td>16</td><td class="tee-b">210</td><td class="tee-bl">193</td><td class="tee-w">146</td><td class="tee-r">115</td></tr>
          <tr><td>14</td><td>4</td><td>2</td><td class="tee-b">478</td><td class="tee-bl">451</td><td class="tee-w">398</td><td class="tee-r">318</td></tr>
          <tr><td>15</td><td>5</td><td>8</td><td class="tee-b">584</td><td class="tee-bl">555</td><td class="tee-w">481</td><td class="tee-r">433</td></tr>
          <tr><td>16</td><td>4</td><td>6</td><td class="tee-b">478</td><td class="tee-bl">456</td><td class="tee-w">387</td><td class="tee-r">356</td></tr>
          <tr><td>17</td><td>3</td><td>12</td><td class="tee-b">145</td><td class="tee-bl">141</td><td class="tee-w">114</td><td class="tee-r">81</td></tr>
          <tr><td>18</td><td>4</td><td>4</td><td class="tee-b">477</td><td class="tee-bl">436</td><td class="tee-w">387</td><td class="tee-r">316</td></tr>
          <tr><td>IN</td><td>36</td><td>—</td><td class="tee-b">3,662</td><td class="tee-bl">3,415</td><td class="tee-w">2,942</td><td class="tee-r">2,513</td></tr>
        </tbody>
      </table>
    </div>

    <!-- Signature Hole 17 -->
    <div class="sig-hole">
      <div class="sig-hole-badge"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3dd.png" alt="🏝" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Signature Hole · Asia&#8217;s Icon</div>
      <h3>Hole 17 — The Floating Island Green</h3>
      <p>One of only two floating island greens in the world, the 17th at Amata Spring is Asia&#8217;s most iconic golf hole. Accessible only by a short boat trip beneath a striking bridge, this Par-3 creates a true test of nerve regardless of ability. Club selection is paramount as wind direction varies dramatically around the water. On a front pin, take sufficient club — the carry distance on the left side is longer than it appears from the tee. Even the world&#8217;s best players have made double bogey here.</p>
      <div class="sig-hole-stats">
        <div class="sig-stat"><strong>145 yds</strong><span>Black Tee</span></div>
        <div class="sig-stat"><strong>141 yds</strong><span>Blue Tee</span></div>
        <div class="sig-stat"><strong>114 yds</strong><span>White Tee</span></div>
        <div class="sig-stat"><strong>Par 3</strong><span>HCP 12</span></div>
        <div class="sig-stat"><strong>By Boat</strong><span>Green Access</span></div>
      </div>
    </div>

    <div class="callout gold-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>Course Strategy — Key Tips from the Pros</strong>
        Amata Spring&#8217;s fast Tifdwarf greens demand approaches from below the pin wherever possible. On the Par-5 holes (2, 7, 11, 15), lay up to a comfortable full-wedge distance rather than forcing a hero shot into narrow greens. The most common scoring mistake is taking on the lake at 18 — a controlled fade down the left side is the preferred pro line. Always check pin positions before teeing off.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: Membership -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>Private Membership</h2>
    </div>
    <p>Amata Spring Country Club is <strong>one of the most aspirational private members clubs in Asia</strong>. Membership is curated for individuals and corporations who demand the very best in service, exclusivity, and golf quality. Members enjoy unrestricted access to what is widely regarded as the finest golf facility in Thailand, alongside an <strong>affiliate membership programme</strong> providing reciprocal access to select private clubs across Asia.</p>
    <p>The club provides memberships for both men and women, with each category tailored to deliver a personalised, premium experience on and off the golf course. Prospective members are encouraged to contact the membership team directly to discuss current availability and terms.</p>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>Membership Type</th>
            <th>Key Benefit</th>
            <th>Best For</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-full">Full Member</span></td>
            <td>Unlimited golf access + all facilities</td>
            <td>Dedicated golf enthusiasts</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-corp">Corporate Member</span></td>
            <td>Designated rounds + event packages</td>
            <td>Business entertaining</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-lady">Lady Member</span></td>
            <td>Full access tailored for women</td>
            <td>Female golfers</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-jun">Junior Member</span></td>
            <td>Development access at reduced rate</td>
            <td>Golfers under 18</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-tri">Trial Member</span></td>
            <td>Limited-period introductory access</td>
            <td>Prospective full members</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-aff">Affiliate Member</span></td>
            <td>Reciprocal Asia club access</td>
            <td>Travelling golfers</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout mid-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30f.png" alt="🌏" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>Asia Affiliate Membership Network</strong>
        Amata Spring membership includes access to a carefully selected network of affiliated private clubs across Asia. This exclusive benefit allows members to play at peer-level facilities when travelling regionally, significantly enhancing the value of membership beyond the Chonburi property alone.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 4: Green Fees & Rates -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">4</div>
      <h2>Green Fees &#038; Rate Guide</h2>
    </div>
    <p>Amata Spring Country Club is a <strong>private members club</strong>. Non-member rounds are available when accompanied by a club member, or through authorised golf operators. Rates shown below are indicative — always confirm current pricing directly with the club or through an authorised booking agent prior to your visit.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>Green Fee Reference (18 Holes · Per Person)</h3>
        <span class="p-badge">Includes Green Fee + Cart + Caddy</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>Category</th><th class="tc">Weekday</th><th class="tc">Weekend / Public Holiday</th><th>Notes</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">Full Package (Green + Cart + Caddy)</span></td>
            <td class="tc"><span class="pa">THB 3,800–4,600</span></td>
            <td class="tc"><span class="ph">THB 4,900–5,800</span></td>
            <td><span class="pn">Member-accompanied or operator rate</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">Affiliated Club Member Rate</span></td>
            <td class="tc"><span class="pa">THB 4,600</span></td>
            <td class="tc"><span class="ph">THB 5,800</span></td>
            <td><span class="pn">Public Holiday: THB 4,900</span></td>
          </tr>
          <tr>
            <td><span class="pt">Booking via Golf Operator</span></td>
            <td class="tc" colspan="2">Rates vary — check authorised operators for current promotions</td>
            <td><span class="pn">Best price via direct enquiry</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">Golf Cart</div>
        <div class="fee-price">Included</div>
        <div class="fee-unit">In full package rate</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">Caddy Fee</div>
        <div class="fee-price">Included</div>
        <div class="fee-unit">+ Tip recommended</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">Club Rental</div>
        <div class="fee-price">Available</div>
        <div class="fee-unit">Enquire at Pro Shop</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f555.png" alt="🕕" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">Operating Hours</div>
        <div class="fee-price">06:00–21:00</div>
        <div class="fee-unit">Every day of the year</div>
      </div>
    </div>

    <div class="callout green-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>Booking as a Non-Member</strong>
        Non-members wishing to play Amata Spring must be accompanied by a club member, or book through one of the club&#8217;s authorised golf tour operators. Advance booking is essential as tee time availability is limited. Contact membership@amataspring.com or call 033-141-000 for the most current information on guest play arrangements.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 5: Booking & Policies -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">5</div>
      <h2>Booking, Dress Code &#038; Club Policies</h2>
    </div>

    <ul class="checklist">
      <li><div class="ci">✓</div><span><strong>Booking:</strong> Contact the club directly via 033-141-000 or membership@amataspring.com. Non-member rounds require member accompaniment or an authorised golf operator booking.</span></li>
      <li><div class="ci">✓</div><span><strong>Dress Code:</strong> Smart golf attire is required at all times on course and in the clubhouse. Collared shirts, tailored golf trousers or shorts. No denim, athletic shorts, or T-shirts permitted.</span></li>
      <li><div class="ci gold">★</div><span><strong>Caddy Service:</strong> All rounds include a professional caddy. The caddy team at Amata Spring is regarded among the finest in Thailand — their course knowledge of all 18 holes, including the idiosyncrasies of the floating 17th green, is invaluable.</span></li>
      <li><div class="ci">✓</div><span><strong>Practice Facilities:</strong> Members and their guests may use the driving range, short game area, and putting green before and after rounds. The range has 36 fully floodlit bays for evening sessions.</span></li>
      <li><div class="ci">✓</div><span><strong>Pace of Play:</strong> As a private club, tee times are well-managed and pace of play is generally excellent. Groups of four are preferred; please advise the pro shop of your group size in advance.</span></li>
      <li><div class="ci warn">!</div><span><strong>Cancellation Policy:</strong> Confirm cancellation terms at time of booking. No-show fees may apply. Weather-related cancellations are handled at the club&#8217;s discretion.</span></li>
      <li><div class="ci warn">!</div><span><strong>Private Members Only:</strong> Amata Spring is a private club. Walk-in play without a member or prior arrangement is not possible. All visits must be pre-arranged.</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>Hole 17 — Boat Transport Advisory</strong>
        The floating island green on the 17th is accessed by a short boat ride, which is included as part of the normal playing experience. Golfers with mobility concerns should notify the pro shop in advance. In rare cases of extreme weather, the floating green may be temporarily replaced with a standard putting surface — the club will advise on the day.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: Facilities -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>World-Class Facilities</h2>
    </div>
    <p>Amata Spring Country Club offers a comprehensive array of facilities that set the benchmark for private golf club hospitality in Thailand. The <strong>magnificent Mediterranean-style clubhouse</strong>, perched dramatically above the 18th green, serves as the elegant hub of club life — housing two internationally acclaimed restaurants, private dining rooms, meeting rooms, a lobby bar, and an expansive Pro Shop.</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">Mediterranean Clubhouse</div>
        <div class="fac-desc">Architecturally stunning building perched above the 18th. Panoramic course views, private rooms and lobby bar.</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">El Niño Restaurant</div>
        <div class="fac-desc">Stylish all-day café serving premium Asian and international cuisine. Buffet lunch and à la carte menu with outdoor terrace.</div>
      </div>
      <div class="fac-card fc3">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f355.png" alt="🍕" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">Diciotto Italian</div>
        <div class="fac-desc">Authentic Italian fine dining. Breathtaking panoramic terrace views. Cuban cigars, cocktails, and sunset dining.</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">Practice Facilities</div>
        <div class="fac-desc">340-yard driving range with 36 floodlit bays and 12 target greens. Dedicated 30–120 yard short game area. Expansive putting green.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e1.png" alt="🏡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">Golf Villas</div>
        <div class="fac-desc">Exclusive Palm Springs-style 3-bedroom villas overlooking the course. Private pool, lounge and gym for residents.</div>
      </div>
      <div class="fac-card fc6">
        <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">Spa &#038; Wellness</div>
        <div class="fac-desc">Traditional Thai, Aromatherapy and Sports massage. 7 days a week. Private pool and relaxation area for members.</div>
      </div>
      <div class="fac-card fc7">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cd.png" alt="🛍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">Pro Shop</div>
        <div class="fac-desc">Fully stocked with 10+ premium golf fashion brands, performance gear, accessories and exclusive club merchandise.</div>
      </div>
      <div class="fac-card fc8">
        <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">Swimming Pool</div>
        <div class="fac-desc">Private swimming pool for members and villa residents. Relaxation area with poolside service.</div>
      </div>
    </div>

    <div class="callout sand-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e1.png" alt="🏡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>Amata Spring Golf Villas — Live the Par-Excellence Lifestyle</strong>
        The Golf Villas provide an exclusive private country-club living experience within Thailand&#8217;s only integrated golf course community. Designed in a Palm Springs style with open-plan kitchens, three en-suite bedrooms, and large patios overlooking the fairways, these gated residences are ideal for both short-term stays and permanent residence. A dedicated villa residents&#8217; clubhouse with pool, lounge and gym complements immediate access to all Amata Spring&#8217;s facilities — less than a five-minute walk away.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 7: Getting There -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">7</div>
      <h2>Getting There</h2>
    </div>
    <p>Amata Spring Country Club sits within the <strong>Amata City Chonburi industrial and residential estate</strong>, in Nong Mai Daeng, Chon Buri District. Its location on the Eastern Seaboard provides exceptional connectivity — equally accessible from central Bangkok (approx. 45–60 minutes via Motorway 7) and from Pattaya (approx. 30–45 minutes). Suvarnabhumi International Airport is approximately 40 minutes by expressway.</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;" /> Address</div>
        <div class="access-row">700/3-9 Nong Mai Daeng<br>Chon Buri District<br>Chon Buri 20000, Thailand</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;" /> From Bangkok (Motorway 7)</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>Bangkok → Motorway 7 (Eastern Seaboard) → Chonburi / Si Racha Exit → Follow Amata City / Amata Spring Country Club signs · Approx. 45–60 min from central Bangkok</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;" /> From Pattaya</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>Pattaya → Motorway 7 West (Bangkok direction) → Chonburi Exit → Follow Amata City signs · Approx. 30–45 min from central Pattaya</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> From Suvarnabhumi Airport</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>Suvarnabhumi → Motorway 7 East → Chonburi Exit → Amata City<br>Approx. 35–45 min (no city traffic)</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;" /> Navigation</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>Search &#8216;Amata Spring Country Club&#8217; on Google Maps, Grab or Waze. Address: 700/3-9 Nong Mai Daeng, Chon Buri 20000</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;" /> Contact &#038; Enquiries</div>
        <div class="access-row">Tel: 033-141-000<br>membership@amataspring.com<br>amataspring.com<br>Daily 06:00 – 21:00</div>
      </div>
    </div>

    <div class="callout green-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>Extend Your Visit — Eastern Seaboard Attractions</strong>
        Amata Spring&#8217;s Chonburi location places you within reach of Thailand&#8217;s finest Eastern Seaboard destinations. Pattaya&#8217;s world-class entertainment, Jomtien and Bangsaen beaches, Si Racha&#8217;s famous seafood, the duty-free shopping at Laem Chabang, and Rayong&#8217;s unspoiled coastline are all within comfortable driving distance. A weekend golf-and-leisure itinerary based at the Amata Spring Golf Villas is strongly recommended for visiting international golfers.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <div class="footer-home-link">
      <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://golfmembership.co.kr/" target="_blank" rel="noopener noreferrer">Home — Golf Membership Korea (golfmembership.co.kr)</a>
    </div>
    <p>
      ※ Green fees and membership rates are subject to change. Always confirm current pricing directly with the club.<br>
      Amata Spring Country Club is a private members facility — guest play requires member accompaniment or authorised operator booking.<br>
      Amata Spring Country Club · 700/3-9 Nong Mai Daeng, Chon Buri 20000, Thailand · Tel: 033-141-000 · membership@amataspring.com
    </p>
    <a href="https://amataspring.com/golf-course/" class="cta-btn" target="_blank" rel="noopener">Golf Course Info →</a>
    <a href="https://amataspring.com/membership/" class="cta-btn blue-btn" target="_blank" rel="noopener">Membership Enquiry →</a>
    <a href="https://golfmembership.co.kr/" class="cta-btn outline" target="_blank" rel="noopener noreferrer"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e0.png" alt="🏠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Home →</a>
  </div>

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

<p>The post <a href="https://golfmembership.co.kr/amataspringcc/">Amata Spring Country Club | Thailand&#8217;s World Class Private Club</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2847</post-id>	</item>
	</channel>
</rss>
