<?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>admin, Author at 공노리</title>
	<atom:link href="https://golfmembership.co.kr/author/asiya0701/feed/" rel="self" type="application/rss+xml" />
	<link>https://golfmembership.co.kr/author/asiya0701/</link>
	<description>세상 모든 골프장</description>
	<lastBuildDate>Thu, 23 Jul 2026 12:46:15 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://i0.wp.com/golfmembership.co.kr/wp-content/uploads/2024/04/cropped-logo-1.png?fit=32%2C32&#038;ssl=1</url>
	<title>admin, Author at 공노리</title>
	<link>https://golfmembership.co.kr/author/asiya0701/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">223293181</site>	<item>
		<title>필리핀 바탕가스주 라우렐 다얍 이타아스 스플렌디도타알cc 골프클럽</title>
		<link>https://golfmembership.co.kr/splendido/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 23 Jul 2026 12:46:09 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[마닐라]]></category>
		<category><![CDATA[필리핀]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2973</guid>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


<div class="content">

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

  <hr class="divider">

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

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

  <hr class="divider">

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

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

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

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

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

  <hr class="divider">

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

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

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

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

  <hr class="divider">

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

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

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

  <hr class="divider">

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

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

  <hr class="divider">

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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

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

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

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


<div class="content">

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

  <hr class="divider">

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

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

  <hr class="divider">

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

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

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

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

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

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

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

  <hr class="divider">

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

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

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

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

  <hr class="divider">

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

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

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

  <hr class="divider">

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

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

  <hr class="divider">

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


<div class="content">

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

  <hr class="divider">

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

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

  <hr class="divider">

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

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

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

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

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

  <hr class="divider">

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

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

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

  <hr class="divider">

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

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

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

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

  <hr class="divider">

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

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

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

  <hr class="divider">

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

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

  <hr class="divider">

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


<div class="content">

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

  <hr class="divider">

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

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

  <hr class="divider">

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

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

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

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

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

  <hr class="divider">

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

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

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

  <hr class="divider">

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

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

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

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

  <hr class="divider">

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

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

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

  <hr class="divider">

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

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

  <hr class="divider">

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

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

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

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

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

<p>The post <a href="https://golfmembership.co.kr/mountmalarayat/">필리핀 마닐라 골프장 마운트 말라라얏 골프 앤 컨트리 클럽</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2959</post-id>	</item>
		<item>
		<title>미국증시 JP모건체이스 실적발표 일정</title>
		<link>https://golfmembership.co.kr/jpm/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 15 Jul 2026 04:24:39 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[주식]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2950</guid>

					<description><![CDATA[<p>JP모건체이스 2분기 실적 발표 총정리 2025 · 2Q EARNINGS SEASON 이번 주 미국 주요 기업실적 발표 일정 총정리 JP모건체이스를 시작으로 미국 2분기 어닝시즌이 본격 개막합니다. 금융주 실적이 향후 미국 증시의 방향을 가늠할 첫 시험대가 됩니다. 📊 JPMorgan Chase &#160;·&#160; NYSE: JPM EARNINGS CALENDAR JP모건을 시작으로 실적 시즌 개막 이번 주는 금융주 실적 발표가 가장 먼저 ... <a title="미국증시 JP모건체이스 실적발표 일정" class="read-more" href="https://golfmembership.co.kr/jpm/" aria-label="미국증시 JP모건체이스 실적발표 일정에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/jpm/">미국증시 JP모건체이스 실적발표 일정</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>JP모건체이스 2분기 실적 발표 총정리</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&amp;display=swap" rel="stylesheet">
<style>
  :root{
    --point:#780000;
    --point-soft:#78000012;
    --point-mid:#a83232;
    --ink:#1a1a1a;
    --sub:#5c5c5c;
    --line:#ececec;
    --bg:#ffffff;
  }
  *{margin:0;padding:0;box-sizing:border-box;}
  body{
    font-family:'Noto Sans KR',sans-serif;
    background:#f7f7f8;
    color:var(--ink);
    line-height:1.75;
    -webkit-font-smoothing:antialiased;
  }
  .wrap{
    max-width:820px;
    margin:0 auto;
    background:var(--bg);
    padding:0 0 80px;
  }

  /* ===== Hero ===== */
  .hero{
    background:linear-gradient(160deg,#780000 0%,#5a0000 100%);
    color:#fff;
    padding:64px 40px 56px;
    position:relative;
    overflow:hidden;
  }
  .hero::after{
    content:"";
    position:absolute;
    right:-80px;top:-80px;
    width:280px;height:280px;
    background:rgba(255,255,255,.06);
    border-radius:50%;
  }
  .hero .tag{
    display:inline-block;
    font-size:13px;
    font-weight:700;
    letter-spacing:2px;
    background:rgba(255,255,255,.15);
    padding:6px 14px;
    border-radius:20px;
    margin-bottom:20px;
  }
  .hero h1{
    font-size:34px;
    font-weight:900;
    line-height:1.35;
    margin-bottom:16px;
    position:relative;z-index:1;
  }
  .hero p{
    font-size:16px;
    color:#fff;
    opacity:.9;
    max-width:560px;
    position:relative;z-index:1;
  }
  .hero .ticker{
    margin-top:28px;
    display:inline-flex;
    align-items:center;
    gap:10px;
    background:#fff;
    color:var(--point);
    font-weight:900;
    font-size:15px;
    padding:10px 20px;
    border-radius:10px;
  }

  /* ===== Section ===== */
  section{padding:52px 40px;border-bottom:1px solid var(--line);}
  .kicker{
    display:inline-flex;
    align-items:center;
    gap:8px;
    color:var(--point);
    font-weight:700;
    font-size:13px;
    letter-spacing:1px;
    margin-bottom:14px;
  }
  .kicker::before{
    content:"";
    width:22px;height:2px;
    background:var(--point);
  }
  h2{
    font-size:25px;
    font-weight:900;
    margin-bottom:22px;
    line-height:1.4;
  }
  h2 .hl{color:var(--point);}
  p{font-size:15.5px;color:#333;margin-bottom:14px;}
  p.lead{font-size:17px;color:var(--sub);}

  /* ===== Schedule table ===== */
  .sched{
    width:100%;
    border-collapse:collapse;
    margin-top:8px;
    font-size:15px;
    border-radius:14px;
    overflow:hidden;
    box-shadow:0 2px 20px rgba(0,0,0,.04);
  }
  .sched thead th{
    background:var(--point);
    color:#fff;
    font-weight:700;
    padding:15px 18px;
    text-align:left;
  }
  .sched tbody td{
    padding:15px 18px;
    border-bottom:1px solid var(--line);
    background:#fff;
  }
  .sched tbody tr:first-child td{
    background:var(--point-soft);
    font-weight:700;
  }
  .sched .tk{
    display:inline-block;
    font-weight:700;
    color:var(--point);
    background:var(--point-soft);
    padding:2px 10px;
    border-radius:6px;
    font-size:13px;
  }
  .sched tbody tr:last-child td{border-bottom:none;}

  /* ===== Chart card ===== */
  .chart-card{
    background:#fff;
    border:1px solid var(--line);
    border-radius:20px;
    padding:28px 26px 22px;
    margin:22px 0;
    box-shadow:0 4px 24px rgba(0,0,0,.05);
  }
  .chart-head{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .chart-head h3{font-size:18px;font-weight:900;}
  .chart-no{
    font-size:12px;font-weight:700;color:#fff;
    background:#555;border-radius:20px;
    padding:4px 12px;white-space:nowrap;
  }
  .legend{
    display:flex;gap:18px;margin:10px 0 6px;
    font-size:13px;color:var(--sub);font-weight:500;
  }
  .legend span{display:inline-flex;align-items:center;gap:6px;}
  .dot{width:11px;height:11px;border-radius:50%;display:inline-block;}
  .dot.point{background:var(--point);}
  .dot.gray{background:#c3c8cf;}
  .dot.dark{background:#3a3f47;}
  .dot.hollow{border:2px solid #3a3f47;background:#fff;}
  .chart-cap{
    text-align:center;font-size:12.5px;color:#999;margin-top:14px;
  }
  svg{width:100%;height:auto;display:block;}

  /* ===== Point boxes ===== */
  .pointbox{
    background:var(--point-soft);
    border-left:4px solid var(--point);
    border-radius:0 12px 12px 0;
    padding:20px 24px;
    margin:22px 0;
  }
  .pointbox strong{color:var(--point);}

  .checklist{list-style:none;margin:18px 0;}
  .checklist li{
    position:relative;
    padding:14px 18px 14px 52px;
    background:#fafafa;
    border:1px solid var(--line);
    border-radius:12px;
    margin-bottom:12px;
    font-size:15.5px;
    font-weight:500;
  }
  .checklist li::before{
    content:"";
    position:absolute;left:18px;top:50%;transform:translateY(-50%);
    width:22px;height:22px;border-radius:50%;
    background:var(--point);
    display:flex;
  }
  .checklist li::after{
    content:"✓";
    position:absolute;left:24px;top:50%;transform:translateY(-50%);
    color:#fff;font-size:12px;font-weight:900;
  }
  .checklist li .num{color:var(--point);font-weight:900;}

  /* ===== KPI ===== */
  .kpi-grid{display:flex;gap:16px;flex-wrap:wrap;margin:8px 0;}
  .kpi{
    flex:1;min-width:200px;
    border:1px solid var(--line);
    border-radius:16px;
    padding:24px;
    text-align:center;
    background:#fff;
    box-shadow:0 4px 20px rgba(0,0,0,.04);
  }
  .kpi .lbl{font-size:13px;color:var(--sub);margin-bottom:6px;font-weight:500;}
  .kpi .val{font-size:34px;font-weight:900;color:var(--point);line-height:1.1;}
  .kpi .unit{font-size:14px;color:#888;margin-top:4px;}

  /* pill list */
  .pill-row{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 6px;}
  .pill{
    background:var(--point-soft);color:var(--point);
    font-weight:700;font-size:13.5px;
    padding:8px 16px;border-radius:30px;
  }

  footer{
    text-align:center;padding:40px;color:#aaa;font-size:13px;
  }
  footer .src{color:var(--point);font-weight:700;}

  @media(max-width:560px){
    .hero{padding:44px 24px 40px;}
    .hero h1{font-size:26px;}
    section{padding:40px 22px;}
    h2{font-size:21px;}
    .kpi .val{font-size:28px;}
  }
</style>


<div class="wrap">

  <!-- HERO -->
  <div class="hero">
    <span class="tag">2025 · 2Q EARNINGS SEASON</span>
    <h1>이번 주 미국 주요 기업<br>실적 발표 일정 총정리</h1>
    <p>JP모건체이스를 시작으로 미국 2분기 어닝시즌이 본격 개막합니다. 금융주 실적이 향후 미국 증시의 방향을 가늠할 첫 시험대가 됩니다.</p>
    <div class="ticker"><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;" /> JPMorgan Chase &nbsp;·&nbsp; NYSE: JPM</div>
  </div>

  <!-- 일정 -->
  <section>
    <span class="kicker">EARNINGS CALENDAR</span>
    <h2>JP모건을 시작으로 <span class="hl">실적 시즌 개막</span></h2>
    <p class="lead">이번 주는 금융주 실적 발표가 가장 먼저 진행되며, 향후 증시 분위기를 가늠할 중요한 기준이 될 전망입니다.</p>
    <table class="sched">
      <thead>
        <tr><th>기업</th><th>티커</th><th>발표일 (미국 기준)</th></tr>
      </thead>
      <tbody>
        <tr><td>JP모건체이스</td><td><span class="tk">JPM</span></td><td>7월 14일 · 장 시작 전</td></tr>
        <tr><td>뱅크오브아메리카</td><td><span class="tk">BAC</span></td><td>7월 14일 · 장 시작 전</td></tr>
        <tr><td>존슨앤드존슨</td><td><span class="tk">JNJ</span></td><td>7월 15일 · 장 시작 전</td></tr>
        <tr><td>모건스탠리</td><td><span class="tk">MS</span></td><td>7월 15일 · 장 시작 전</td></tr>
        <tr><td>유나이티드헬스</td><td><span class="tk">UNH</span></td><td>7월 16일 · 장 시작 전</td></tr>
      </tbody>
    </table>
    <p style="margin-top:18px;">이번 시즌 시장의 관심이 가장 먼저 집중되는 기업은 단연 <strong>JP모건체이스</strong>입니다.</p>
  </section>

  <!-- 기업소개 -->
  <section>
    <span class="kicker">ABOUT COMPANY</span>
    <h2>JP모건체이스는<br><span class="hl">어떤 기업일까?</span></h2>
    <p>JP모건체이스는 개인금융, 기업금융, 투자은행(IB), 자산관리까지 모두 운영하는 <strong>세계 최대 규모의 종합 금융그룹</strong>입니다. 미국 은행주 가운데 시가총액 1위를 유지하며 글로벌 금융시장 전체를 대표합니다.</p>
    <div class="pointbox">
      이번 실적은 JP모건 한 곳의 성적표를 넘어 <strong>미국 소비 경기, 기업 투자 심리, 금융시장 유동성, 향후 금리 환경</strong>까지 함께 확인할 수 있는 중요한 지표로 받아들여집니다.
    </div>
    <div class="pill-row">
      <span class="pill">미국 소비 경기</span>
      <span class="pill">기업 투자 심리</span>
      <span class="pill">금융시장 유동성</span>
      <span class="pill">향후 금리 환경</span>
    </div>
  </section>

  <!-- 체크포인트 -->
  <section>
    <span class="kicker">KEY CHECKPOINT</span>
    <h2>이번 분기 실적의 <span class="hl">핵심 체크포인트</span></h2>
    <p>올해 2분기는 AI 투자 확대와 지정학적 이슈로 시장 변동성이 커지면서 주식·채권 거래가 활발했습니다. 그 결과 투자은행들의 트레이딩 부문 실적은 지난해보다 크게 증가했을 것으로 예상됩니다.</p>
    <p>여기에 JP모건은 최근 대형 IPO 주관에도 적극 참여하며 <strong>투자은행(IB) 수수료 수익</strong> 역시 늘었을 것으로 전망됩니다.</p>
    <div class="pill-row">
      <span class="pill"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 트레이딩 수익 증가</span>
      <span class="pill"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> IB 수수료 확대</span>
    </div>
  </section>

  <!-- NII -->
  <section>
    <span class="kicker">THE REAL FOCUS</span>
    <h2>진짜 시장이 보는 건<br><span class="hl">순이자수익(NII)</span></h2>
    <p>시장이 가장 주목하는 항목은 따로 있습니다. 바로 <strong>순이자수익(Net Interest Income, NII)</strong>입니다. 대출 이자와 예금 이자의 차이로, 은행의 핵심 수익원입니다.</p>
    <p>지난 분기 JP모건은 호실적을 냈음에도 연간 NII 전망을 보수적으로 제시하며 주가가 하락한 바 있습니다. 이번에도 <strong>연준(Fed)의 금리 전망, 미국 경기 흐름, 향후 NII 가이던스</strong>가 주가를 결정하는 핵심 변수로 꼽힙니다.</p>
  </section>

  <!-- 시장 예상치 + 차트 3/3 -->
  <section>
    <span class="kicker">CONSENSUS</span>
    <h2>시장 예상치는?</h2>
    <div class="kpi-grid">
      <div class="kpi">
        <div class="lbl">예상 매출</div>
        <div class="val">약 510억</div>
        <div class="unit">달러 (Revenue)</div>
      </div>
      <div class="kpi">
        <div class="lbl">예상 주당순이익</div>
        <div class="val">5.66</div>
        <div class="unit">달러 (EPS)</div>
      </div>
    </div>
    <p style="margin-top:18px;">JP모건은 꾸준히 예상치를 웃도는 실적을 발표해왔지만, 이번에도 실적 자체보다 <strong>향후 전망(가이던스)</strong>이 더 중요하게 평가될 가능성이 높습니다.</p>

    <!-- 차트 2/3 : 매출액 -->
    <div class="chart-card">
      <div class="chart-head">
        <h3>최근 4개 분기 매출액</h3>
        <span class="chart-no">2 / 3</span>
      </div>
      <div class="legend">
        <span><i class="dot point"></i>실제 발표치</span>
        <span><i class="dot hollow"></i>시장예상치</span>
      </div>
      <svg viewBox="0 0 620 300" preserveAspectRatio="xMidYMid meet">
        <!-- y grid: 44,47,51 map -->
        <!-- scale: value 43 -> y260, value 52 -> y40 => y = 260 - (v-43)*(220/9) -->
        <g font-family="Noto Sans KR" font-size="13" fill="#999">
          <line x1="70" y1="40" x2="600" y2="40" stroke="#eee"></line>
          <line x1="70" y1="113" x2="600" y2="113" stroke="#eee"></line>
          <line x1="70" y1="186" x2="600" y2="186" stroke="#eee"></line>
          <text x="35" y="45">51</text>
          <text x="35" y="118">47</text>
          <text x="35" y="191">44</text>
          <text x="35" y="20" fill="#666">(십억달러)</text>
        </g>
        <!-- bars: baseline y=260 -->
        <!-- categories x: 115,215,315,415,540(this q hollow only) -->
        <!-- 4Q전 45.5 -->
        <rect x="90" y="199" width="55" height="61" rx="4" fill="#780000"></rect>
        <!-- 3Q전 46.7 -->
        <rect x="188" y="170" width="55" height="90" rx="4" fill="#780000"></rect>
        <!-- 2Q전 46.4 -->
        <rect x="286" y="177" width="55" height="83" rx="4" fill="#780000"></rect>
        <!-- 1Q전 50.4 -->
        <rect x="384" y="79" width="55" height="181" rx="4" fill="#780000"></rect>
        <!-- consensus hollow circles -->
        <circle cx="117" cy="223" r="8" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <circle cx="215" cy="211" r="8" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <circle cx="313" cy="150" r="8" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <circle cx="411" cy="118" r="8" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <circle cx="540" cy="40" r="8" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <!-- $51 label -->
        <g>
          <rect x="500" y="70" width="70" height="30" rx="6" fill="#eee"></rect>
          <text x="535" y="90" text-anchor="middle" font-family="Noto Sans KR" font-size="15" font-weight="700" fill="#333">$51</text>
        </g>
        <!-- x labels -->
        <g font-family="Noto Sans KR" font-size="13" fill="#555" text-anchor="middle" font-weight="500">
          <text x="117" y="285">4분기 전</text>
          <text x="215" y="285">3분기 전</text>
          <text x="313" y="285">2분기 전</text>
          <text x="411" y="285">1분기 전</text>
          <text x="540" y="285">이번 분기</text>
        </g>
      </svg>
      <div class="chart-cap">출처: Bloomberg</div>
    </div>

    <!-- 차트 3/3 : EPS -->
    <div class="chart-card">
      <div class="chart-head">
        <h3>최근 4개 분기 주당순이익(EPS)</h3>
        <span class="chart-no">3 / 3</span>
      </div>
      <div class="legend">
        <span><i class="dot point"></i>실제 발표치</span>
        <span><i class="dot hollow"></i>시장예상치</span>
      </div>
      <svg viewBox="0 0 620 300" preserveAspectRatio="xMidYMid meet">
        <!-- y: 4.7,5.3,6.0 ; scale 4.5->y260, 6.1->y40 -> y=260-(v-4.5)*(220/1.6) -->
        <g font-family="Noto Sans KR" font-size="13" fill="#999">
          <line x1="70" y1="60" x2="600" y2="60" stroke="#eee"></line>
          <line x1="70" y1="156" x2="600" y2="156" stroke="#eee"></line>
          <line x1="70" y1="219" x2="600" y2="219" stroke="#eee"></line>
          <text x="35" y="65">6.0</text>
          <text x="35" y="161">5.3</text>
          <text x="35" y="224">4.7</text>
          <text x="35" y="30" fill="#666">(달러)</text>
        </g>
        <!-- actual filled yellow -->
        <!-- 4Q전 실제 4.99 -->
        <circle cx="117" cy="192" r="9" fill="#780000"></circle>
        <!-- 3Q전 실제 5.07 -->
        <circle cx="215" cy="181" r="9" fill="#780000"></circle>
        <!-- 2Q전 실제 4.68 -->
        <circle cx="313" cy="235" r="9" fill="#780000"></circle>
        <!-- 1Q전 실제 5.94 -->
        <circle cx="411" cy="62" r="9" fill="#780000"></circle>
        <!-- consensus hollow -->
        <circle cx="117" cy="233" r="9" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <circle cx="215" cy="203" r="9" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <circle cx="313" cy="181" r="9" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <circle cx="411" cy="145" r="9" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <circle cx="540" cy="105" r="9" fill="#fff" stroke="#3a3f47" stroke-width="2.5"></circle>
        <!-- $5.66 label -->
        <g>
          <rect x="495" y="140" width="86" height="30" rx="6" fill="#eee"></rect>
          <text x="538" y="160" text-anchor="middle" font-family="Noto Sans KR" font-size="14" font-weight="700" fill="#333">$5.66</text>
        </g>
        <g font-family="Noto Sans KR" font-size="13" fill="#555" text-anchor="middle" font-weight="500">
          <text x="117" y="285">4분기 전</text>
          <text x="215" y="285">3분기 전</text>
          <text x="313" y="285">2분기 전</text>
          <text x="411" y="285">1분기 전</text>
          <text x="540" y="285">이번 분기</text>
        </g>
      </svg>
      <div class="chart-cap">출처: Bloomberg</div>
    </div>
  </section>

  <!-- 발표 후 주가 반응 (차트 1/3) -->
  <section>
    <span class="kicker">PRICE REACTION</span>
    <h2>실적 발표 후 <span class="hl">주가는 어땠을까?</span></h2>
    <p>최근 4개 분기를 보면 JP모건은 실적 자체는 양호했지만, <strong>발표 이후 단기적으로 주가가 약세를 보이는 경우가 많았습니다.</strong> 투자자들이 현재 실적보다 향후 금리·NII 전망과 경기 방향을 더 중요하게 평가했기 때문입니다.</p>

    <div class="chart-card">
      <div class="chart-head">
        <h3>실적 발표 전후 주가 반응</h3>
        <span class="chart-no">1 / 3</span>
      </div>
      <div class="legend">
        <span><i class="dot point"></i>최근 4개 분기 평균</span>
        <span><i class="dot gray"></i>최대·최소</span>
      </div>
      <svg viewBox="0 0 620 300" preserveAspectRatio="xMidYMid meet">
        <!-- y: 4,0,-7 ; scale +4->y50, -7->y250 -> y=130-v*(200/11) approx: 0->y130 -->
        <!-- compute y: y = 130 - v*(180/11) -->
        <g font-family="Noto Sans KR" font-size="13" fill="#999">
          <text x="30" y="20" fill="#666">(%)</text>
          <text x="35" y="60">4</text>
          <text x="35" y="135">0</text>
          <text x="35" y="255">-7</text>
        </g>
        <!-- zero line -->
        <line x1="70" y1="130" x2="600" y2="130" stroke="#333" stroke-width="1.5"></line>
        <!-- range band (max-min) polygon, x:100,220,340,460,570 -->
        <path d="M100,130 L220,105 L340,138 L460,150 L570,110
                 L570,148 L460,235 L340,220 L220,150 L100,130 Z" fill="#e6ecec" opacity="0.75"></path>
        <!-- average line yellow -->
        <!-- D-2:0(130) D-1:-0.6(140) 당일:-1.8(159) D+1:-2.7(174) D+2:-1.6(156) -->
        <polyline points="100,130 220,140 340,159 460,174 570,156" fill="none" stroke="#780000" stroke-width="4"></polyline>
        <circle cx="100" cy="130" r="8" fill="#fff" stroke="#780000" stroke-width="4"></circle>
        <circle cx="220" cy="140" r="8" fill="#fff" stroke="#780000" stroke-width="4"></circle>
        <circle cx="340" cy="159" r="8" fill="#fff" stroke="#780000" stroke-width="4"></circle>
        <circle cx="460" cy="174" r="8" fill="#fff" stroke="#780000" stroke-width="4"></circle>
        <circle cx="570" cy="156" r="8" fill="#fff" stroke="#780000" stroke-width="4"></circle>
        <!-- annotation -->
        <g>
          <rect x="120" y="55" width="150" height="46" rx="8" fill="#eee"></rect>
          <text x="195" y="74" text-anchor="middle" font-family="Noto Sans KR" font-size="13" font-weight="700" fill="#444">실적 발표 이후</text>
          <text x="195" y="92" text-anchor="middle" font-family="Noto Sans KR" font-size="13" font-weight="700" fill="var(--point)">주가 하락 경향</text>
        </g>
        <g font-family="Noto Sans KR" font-size="13" fill="#555" text-anchor="middle" font-weight="500">
          <text x="100" y="278">D-2</text>
          <text x="220" y="278">D-1</text>
          <text x="340" y="278">발표당일</text>
          <text x="460" y="278">D+1</text>
          <text x="570" y="278">D+2</text>
        </g>
      </svg>
      <div class="chart-cap">최근 4개 분기 실적 발표 전후 2일의 주가 흐름 평균치 · Bloomberg</div>
    </div>
  </section>

  <!-- 투자 포인트 -->
  <section style="border-bottom:none;">
    <span class="kicker">INVESTMENT POINT</span>
    <h2>이번 실적에서<br><span class="hl">꼭 확인할 3가지</span></h2>
    <p>이번 JP모건 실적은 은행 한 곳의 발표가 아니라, 미국 금융주의 방향성과 향후 증시 분위기를 가늠할 첫 번째 시험대가 될 가능성이 큽니다.</p>
    <ul class="checklist">
      <li><span class="num">01.</span>&nbsp; 시장 예상치를 뛰어넘는 실적을 발표하는가?</li>
      <li><span class="num">02.</span>&nbsp; 순이자수익(NII) 전망이 상향되는가?</li>
      <li><span class="num">03.</span>&nbsp; 경영진이 경기·금리 전망에 어떤 메시지를 내는가?</li>
    </ul>
    <div class="pointbox">
      이번 시즌은 금융주를 시작으로 <strong>빅테크 실적 발표</strong>까지 이어집니다. 앞으로 발표될 기업들의 실적과 전망이 미국 증시의 새로운 흐름을 만들어갈 것으로 예상됩니다.
    </div>
  </section>

  <footer>
    데이터 출처 : <span class="src">Bloomberg</span> · 본 콘텐츠는 투자 참고용이며 투자 권유가 아닙니다.
  </footer>

</div>
<p>The post <a href="https://golfmembership.co.kr/jpm/">미국증시 JP모건체이스 실적발표 일정</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2950</post-id>	</item>
		<item>
		<title>1,2차 세계대전 참혹함은 어떻게 시작되었고,무엇을 남겼는가</title>
		<link>https://golfmembership.co.kr/worldwar/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 14 Jul 2026 03:08:52 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[역사]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2946</guid>

					<description><![CDATA[<p>두 번의 세계대전 — 참혹함의 시작과 인류의 교훈 History Lecture Material 두 번의 세계대전참혹함은 어떻게 시작되었고,무엇을 남겼는가 비스마르크의 실각에서 베를린 장벽의 붕괴까지 — 한 세기를 관통한 전쟁과 화해의 기록. 강의·발표·자기 학습용으로 정리한 참고자료입니다. ① 1차 대전의 원인 ② 사라예보와 개전 ③ 참호와 신무기 ④ 종전과 베르사유 ⑤ 2차 대전의 서막 ⑥ 동부전선의 참상 ⑦ 분단과 ... <a title="1,2차 세계대전 참혹함은 어떻게 시작되었고,무엇을 남겼는가" class="read-more" href="https://golfmembership.co.kr/worldwar/" aria-label="1,2차 세계대전 참혹함은 어떻게 시작되었고,무엇을 남겼는가에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/worldwar/">1,2차 세계대전 참혹함은 어떻게 시작되었고,무엇을 남겼는가</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>
<style>
  :root{
    --bg:#ffffff;
    --panel:#ffffff;
    --panel-2:#f5f6f8;
    --ink:#1f2430;
    --muted:#6b7280;
    --line:#e4e7ec;
    --accent:#b03a2e;      /* 전쟁의 붉은색 */
    --accent-2:#b8860b;    /* 강조 금색(다크골드) */
    --blue:#2e6da4;
    --green:#2e8b57;
    --radius:16px;
    --shadow:0 4px 18px rgba(31,36,48,.06);
  }
  *{box-sizing:border-box;margin:0;padding:0}
  html{scroll-behavior:smooth}
  body{
    font-family:"Pretendard","Malgun Gothic","Apple SD Gothic Neo",system-ui,sans-serif;
    background:var(--bg);
    color:var(--ink);
    line-height:1.75;
    letter-spacing:-0.01em;
  }

  /* ===== 상단 진행바 ===== */
  #progress{
    position:fixed;top:0;left:0;height:4px;width:0%;
    background:linear-gradient(90deg,var(--accent),var(--accent-2));
    z-index:100;transition:width .1s linear;
  }

  /* ===== 헤더 ===== */
  header{
    padding:90px 24px 70px;
    text-align:center;
    background:
      radial-gradient(1200px 420px at 50% -10%, rgba(176,58,46,.10), transparent 62%),
      linear-gradient(180deg,#fbfbfc,#ffffff);
    border-bottom:1px solid var(--line);
  }
  header .eyebrow{
    color:var(--accent);letter-spacing:.35em;font-size:13px;font-weight:700;
    text-transform:uppercase;margin-bottom:18px;
  }
  header h1{
    font-size:clamp(30px,5vw,54px);font-weight:800;line-height:1.2;
    margin-bottom:20px;color:#161b26;
  }
  header p{max-width:760px;margin:0 auto;color:var(--muted);font-size:17px}

  /* ===== 레이아웃 ===== */
  .wrap{max-width:960px;margin:0 auto;padding:0 22px}

  /* ===== 목차(내비) ===== */
  nav.toc{
    position:sticky;top:0;z-index:50;
    background:rgba(255,255,255,.9);backdrop-filter:blur(10px);
    border-bottom:1px solid var(--line);
    display:flex;gap:8px;overflow-x:auto;padding:12px 22px;
  }
  nav.toc a{
    white-space:nowrap;color:var(--muted);text-decoration:none;
    font-size:14px;font-weight:600;padding:6px 14px;border-radius:999px;
    border:1px solid transparent;transition:.2s;
  }
  nav.toc a:hover{color:var(--accent);background:var(--panel-2);border-color:var(--line)}

  /* ===== 섹션 ===== */
  section{padding:64px 0;border-bottom:1px solid var(--line)}
  .sec-tag{
    display:inline-block;color:var(--accent);font-weight:700;font-size:13px;
    letter-spacing:.2em;margin-bottom:10px;
  }
  h2{font-size:clamp(24px,3.4vw,36px);font-weight:800;margin-bottom:14px;color:#161b26}
  h3{font-size:21px;font-weight:700;margin:34px 0 12px;color:#1f2430}
  h4{font-size:17px;font-weight:700;margin:22px 0 8px;color:var(--accent)}
  p{color:#3b4252;margin-bottom:14px}
  .lead{font-size:18px;color:var(--muted);margin-bottom:8px}

  /* ===== 카드 ===== */
  .card{
    background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);
    padding:24px 26px;margin:18px 0;box-shadow:var(--shadow);
  }
  .card.accent{border-left:4px solid var(--accent)}
  .card.gold{border-left:4px solid var(--accent-2)}
  .card.blue{border-left:4px solid var(--blue)}
  .card.green{border-left:4px solid var(--green)}
  .card h4{margin-top:0}

  .grid{display:grid;gap:16px}
  .grid-2{grid-template-columns:repeat(2,1fr)}
  .grid-3{grid-template-columns:repeat(3,1fr)}
  @media(max-width:720px){.grid-2,.grid-3{grid-template-columns:1fr}}

  /* ===== 인용/포인트 박스 ===== */
  .quote{
    border-left:4px solid var(--accent-2);background:#fbf7ec;
    padding:16px 20px;border-radius:0 12px 12px 0;margin:18px 0;
    font-style:italic;color:#6b5411;
  }
  .keyword{color:var(--accent);font-weight:700}
  .warn{color:var(--accent);font-weight:700}

  /* ===== 통계 숫자 ===== */
  .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0}
  @media(max-width:720px){.stats{grid-template-columns:repeat(2,1fr)}}
  .stat{
    background:var(--panel);border:1px solid var(--line);border-radius:14px;
    padding:20px 14px;text-align:center;box-shadow:var(--shadow);
  }
  .stat .num{font-size:30px;font-weight:800;color:var(--accent)}
  .stat .lab{font-size:13px;color:var(--muted);margin-top:6px}

  /* ===== 타임라인 ===== */
  .timeline{position:relative;margin:24px 0 8px;padding-left:28px}
  .timeline::before{
    content:"";position:absolute;left:8px;top:6px;bottom:6px;width:2px;
    background:linear-gradient(var(--accent),var(--accent-2));
  }
  .tl-item{position:relative;margin-bottom:22px}
  .tl-item::before{
    content:"";position:absolute;left:-24px;top:6px;width:12px;height:12px;
    border-radius:50%;background:var(--accent-2);border:3px solid var(--bg);
    box-shadow:0 0 0 1px var(--line);
  }
  .tl-date{font-weight:800;color:var(--accent);font-size:14px}
  .tl-body{color:#3b4252}

  /* ===== 아코디언(펼침) ===== */
  details{
    background:var(--panel);border:1px solid var(--line);border-radius:12px;
    margin:12px 0;overflow:hidden;box-shadow:var(--shadow);
  }
  details summary{
    cursor:pointer;padding:16px 20px;font-weight:700;list-style:none;
    display:flex;justify-content:space-between;align-items:center;transition:.2s;color:#1f2430;
  }
  details summary:hover{background:var(--panel-2)}
  details summary::-webkit-details-marker{display:none}
  details summary::after{content:"＋";color:var(--accent);font-size:20px}
  details[open] summary::after{content:"－"}
  details .detail-body{padding:0 20px 18px;color:#3b4252}

  /* ===== 대비 테이블 ===== */
  table{width:100%;border-collapse:collapse;margin:16px 0;font-size:15px;
    border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}
  th,td{border:1px solid var(--line);padding:12px 14px;text-align:left;vertical-align:top}
  th{background:var(--panel-2);color:#161b26}
  td{color:#3b4252;background:#fff}

  ul.clean{list-style:none;margin:10px 0}
  ul.clean li{position:relative;padding-left:22px;margin-bottom:8px;color:#3b4252}
  ul.clean li::before{content:"▸";position:absolute;left:0;color:var(--accent-2)}

  /* ===== 교훈 배너 ===== */
  .lesson{
    background:linear-gradient(135deg,rgba(176,58,46,.06),rgba(184,134,11,.08));
    border:1px solid var(--line);border-radius:var(--radius);
    padding:30px;margin:18px 0;box-shadow:var(--shadow);
  }

  footer{padding:50px 22px;text-align:center;color:var(--muted);font-size:14px}

  .fade{opacity:0;transform:translateY(24px);transition:.7s ease}
  .fade.show{opacity:1;transform:none}
</style>
</head>
<body>

<div id="progress"></div>

<header>
  <div class="eyebrow">History Lecture Material</div>
  <h1>두 번의 세계대전<br>참혹함은 어떻게 시작되었고,<br>무엇을 남겼는가</h1>
  <p>비스마르크의 실각에서 베를린 장벽의 붕괴까지 — 한 세기를 관통한 전쟁과 화해의 기록.
  강의·발표·자기 학습용으로 정리한 참고자료입니다.</p>
</header>

<nav class="toc">
  <a href="#ch1">① 1차 대전의 원인</a>
  <a href="#ch2">② 사라예보와 개전</a>
  <a href="#ch3">③ 참호와 신무기</a>
  <a href="#ch4">④ 종전과 베르사유</a>
  <a href="#ch5">⑤ 2차 대전의 서막</a>
  <a href="#ch6">⑥ 동부전선의 참상</a>
  <a href="#ch7">⑦ 분단과 냉전</a>
  <a href="#ch8">⑧ 통일과 교훈</a>
</nav>

<div class="wrap">

<!-- ===================== 1 ===================== -->
<section id="ch1" class="fade">
  <span class="sec-tag">CHAPTER 01</span>
  <h2>불씨는 이미 놓여 있었다 — 1차 대전의 뿌리</h2>
  <p class="lead">한 발의 총성이 세계를 불태울 수 있었던 건, 유럽이 이미 화약고였기 때문입니다.</p>

  <h3>비스마르크 vs 빌헬름 2세 — 정반대의 두 지도자</h3>
  <p>독일 통일의 설계자 <span class="keyword">비스마르크</span>는 &#8220;이제 몸집을 키웠으니 조용히 내실을 다지자&#8221;는 <b>절제의 외교</b>를 폈습니다.
  반면 젊고 야심 찼던 황제 <span class="keyword">빌헬름 2세</span>는 &#8220;독일도 세계로 뻗어야 한다&#8221;며 <b>팽창</b>을 원했죠.
  결국 두 사람의 노선 차이는 극에 달했고, 빌헬름 2세는 비스마르크를 사임시킵니다.</p>

  <div class="grid grid-2">
    <div class="card blue">
      <h4>비스마르크의 외교</h4>
      <ul class="clean">
        <li>주변 강대국과의 충돌 회피</li>
        <li>러시아와 우호 관계 유지 (재보장 조약)</li>
        <li>고립되지 않기 위한 정교한 동맹망</li>
      </ul>
    </div>
    <div class="card accent">
      <h4>빌헬름 2세의 외교</h4>
      <ul class="clean">
        <li>해외 식민지 적극 확보 (&#8220;우리도 햇빛 아래 자리를&#8221;)</li>
        <li>러시아와의 동맹 파기</li>
        <li>강력한 해군 건설 → 영국 자극</li>
      </ul>
    </div>
  </div>

  <div class="quote">영국·프랑스는 이미 넓은 식민지를 가지고 있었지만, 뒤늦게 통일한 독일에겐 남은 땅이 별로 없었습니다.
  이 &#8220;늦은 출발&#8221;에 대한 조바심이 팽창 정책의 동력이 됩니다.</div>

  <h3>거미줄처럼 얽힌 동맹 — 도미노가 준비되다</h3>
  <p>빌헬름 2세가 러시아와의 관계를 끊자, 갈 곳 없어진 러시아는 <span class="keyword">프랑스</span>와 손을 잡습니다.
  여기에 독일 해군 증강에 위협을 느낀 <span class="keyword">영국</span>까지 가세하면서,
  유럽은 <b>독일·오스트리아 진영</b>과 <b>영국·프랑스·러시아 진영</b>으로 갈라집니다.</p>

  <div class="card gold">
    <h4>갈등을 키운 세 개의 뇌관</h4>
    <ul class="clean">
      <li><b>건함 경쟁</b> — 독일의 해군 증강이 영국의 최대 공포를 자극</li>
      <li><b>모로코 위기</b> — 프랑스의 모로코 진출을 독일이 방해하며 충돌</li>
      <li><b>3B 정책</b> — 베를린–비잔티움–바그다드 철도로 중동 진출을 노리자 영국이 견제</li>
    </ul>
  </div>

  <div class="lesson">
    <h4 style="margin-top:0"><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;" /> 핵심 정리</h4>
    <p style="margin-bottom:0">동맹은 원래 <b>전쟁을 막기 위한 안전장치</b>였지만, 지나치게 촘촘해지자
    오히려 하나의 충돌을 <b>전 유럽의 충돌로 연결하는 도미노</b>가 되어버렸습니다.</p>
  </div>
</section>

<!-- ===================== 2 ===================== -->
<section id="ch2" class="fade">
  <span class="sec-tag">CHAPTER 02</span>
  <h2>사라예보의 총성 — 33일 만의 세계대전</h2>
  <p class="lead">암살 한 건이 어떻게 한 달 만에 유럽 전체의 전쟁이 되었을까요?</p>

  <div class="timeline">
    <div class="tl-item">
      <div class="tl-date">1914. 6. 28 — 사라예보</div>
      <div class="tl-body">오스트리아-헝가리 황태자 부부가 세르비아계 청년 <span class="keyword">가브릴로 프린치프</span>(&#8216;검은 손&#8217; 소속)에게 암살됨.</div>
    </div>
    <div class="tl-item">
      <div class="tl-date">독일의 &#8220;백지수표&#8221;</div>
      <div class="tl-body">독일이 오스트리아에 &#8220;무엇을 하든 무조건 지원하겠다&#8221;는 <span class="keyword">백지수표</span>를 건네며 강경 대응을 부추김.</div>
    </div>
    <div class="tl-item">
      <div class="tl-date">1914. 7. 28</div>
      <div class="tl-body">오스트리아-헝가리, 세르비아에 <span class="warn">선전포고</span>.</div>
    </div>
    <div class="tl-item">
      <div class="tl-date">연쇄 참전</div>
      <div class="tl-body">러시아(슬라브의 맏형)가 세르비아 편에 서자 → 독일이 러시아에 선전포고 → 독일이 프랑스 공격 위해 <b>벨기에 침공</b> → 중립 침해를 이유로 영국이 참전.</div>
    </div>
    <div class="tl-item">
      <div class="tl-date">전선의 확대</div>
      <div class="tl-body">오스만 제국·불가리아가 동맹국 편에 가담 → 유럽 거의 전체가 뛰어든 <b>대전쟁(Great War)</b>으로 확대.</div>
    </div>
  </div>

  <div class="quote">&#8220;이 나뭇잎들이 다시 떨어지기 전에 집으로 돌아올 것이다.&#8221; — 개전 초, 많은 병사들은 전쟁이 <b>몇 달이면 끝날 것</b>이라 믿으며 환호 속에 떠났습니다. 그러나 전쟁은 <b>4년 넘게</b> 이어졌습니다.</div>
</section>

<!-- ===================== 3 ===================== -->
<section id="ch3" class="fade">
  <span class="sec-tag">CHAPTER 03</span>
  <h2>참호와 신무기 — &#8220;고기 분쇄기&#8221;가 된 전장</h2>
  <p class="lead">새로운 무기와 낡은 전술이 만나면서, 전쟁은 사상 최악의 소모전이 되었습니다.</p>

  <h3>슐리펜 계획은 왜 실패했나</h3>
  <p>독일은 동·서 <b>양면 전쟁</b>을 피하려고, 러시아가 준비하기 전에 <b>6주 안에 프랑스부터 제압</b>하려는 슐리펜 계획을 세웠습니다. 하지만 계획은 어긋납니다.</p>
  <div class="grid grid-3">
    <div class="card"><h4>벨기에의 저항</h4><p style="margin:0">약소국 벨기에가 예상외로 강하게 버티며 독일의 시간을 빼앗음.</p></div>
    <div class="card"><h4>러시아의 속도</h4><p style="margin:0">러시아가 예상보다 빨리 동원 → 독일 병력 일부가 동부로 차출됨.</p></div>
    <div class="card"><h4>파리의 택시</h4><p style="margin:0">프랑스가 <b>택시까지 동원</b>해 병력을 급파, 독일의 진격을 저지.</p></div>
  </div>

  <h3>기관총과 참호 — 움직이면 죽는 전쟁</h3>
  <p><span class="keyword">기관총</span>은 돌격하는 병사들을 순식간에 쓸어버렸습니다. 그런데도 지휘부는 19세기식 <b>&#8220;돌격 앞으로&#8221;</b>를 고집했고, 병사들은 총알받이가 되었죠. 살아남기 위해 병사들은 땅을 파고 들어갔습니다. 그 결과 <b>북해에서 스위스까지 약 760km</b>에 이르는 거대한 참호선이 형성됩니다.</p>

  <details>
    <summary>참호 속 병사들의 참혹한 생활 (펼쳐보기)</summary>
    <div class="detail-body">
      <ul class="clean">
        <li><b>위생</b> — 배수 시설이 없어 물이 늘 고여 있었고, 빗물이 허리까지 차기도 함.</li>
        <li><b>악취와 해충</b> — 시체·오물의 악취, 시체를 먹고 자란 쥐떼가 병사를 공격.</li>
        <li><b>질병</b> — 발이 썩는 <span class="keyword">참호족(Trench Foot)</span> 등 피부병 만연.</li>
        <li><b>장비 무게</b> — 젖은 군복과 장비 무게가 약 15kg에 달함.</li>
        <li><b>트렌치코트의 탄생</b> — 방수 군용 코트가 등장. 수류탄을 걸던 <b>D링</b>이 오늘날 디자인에도 남음.</li>
      </ul>
    </div>
  </details>

  <h3>지옥이 된 전투들</h3>
  <div class="stats">
    <div class="stat"><div class="num">10개월</div><div class="lab">베르덴 전투 지속 기간<br>(별명: 고기 분쇄기)</div></div>
    <div class="stat"><div class="num">6만</div><div class="lab">솜 전투 첫날<br>영국군 사상자</div></div>
    <div class="stat"><div class="num">약 100만</div><div class="lab">솜 전투<br>총 사상자</div></div>
    <div class="stat"><div class="num">Mark I</div><div class="lab">솜에서 등장한<br>최초의 탱크</div></div>
  </div>

  <div class="card accent">
    <h4>독가스 — 전쟁 범죄의 시작</h4>
    <p style="margin:0">독일은 <b>염소가스·포스겐·겨자가스</b>를 잇달아 투입했습니다.
    독가스는 약 <span class="warn">10만 명의 사망자</span>와 <span class="warn">130만 명의 부상자</span>를 낳았습니다.
    눈에 보이지 않는 죽음의 공포는 병사들에게 씻을 수 없는 트라우마를 남겼습니다.</p>
  </div>

  <h3>하늘과 바다로 번진 전쟁</h3>
  <div class="grid grid-2">
    <div class="card blue">
      <h4>항공전</h4>
      <p style="margin:0">정찰용이던 비행기가 점차 무장하여 <b>전투기</b>로 진화, 하늘에서도 싸움이 벌어짐.</p>
    </div>
    <div class="card blue">
      <h4>해전 · U보트</h4>
      <p style="margin:0">독일은 <b>무제한 잠수함 작전</b>으로 영국 봉쇄에 맞섬. 여객선 <span class="keyword">루시타니아호</span> 격침(1,201명 사망)은 미국 참전의 도화선이 됨.</p>
    </div>
  </div>
</section>

<!-- ===================== 4 ===================== -->
<section id="ch4" class="fade">
  <span class="sec-tag">CHAPTER 04</span>
  <h2>종전, 그리고 다음 전쟁의 씨앗</h2>
  <p class="lead">1차 대전의 끝은, 역설적으로 2차 대전의 시작이었습니다.</p>

  <div class="timeline">
    <div class="tl-item"><div class="tl-date">1917. 4. 6 — 미국 참전</div><div class="tl-body">루시타니아호 격침과 <b>치머만 전보</b> 사건으로 미국이 독일에 선전포고. 전세의 균형이 연합국으로 기움.</div></div>
    <div class="tl-item"><div class="tl-date">1918. 3 — 러시아 이탈</div><div class="tl-body">러시아 혁명으로 새 정부가 독일과 단독 강화. 독일은 동부 병력을 서부로 집중.</div></div>
    <div class="tl-item"><div class="tl-date">1918. 봄~가을</div><div class="tl-body">독일의 최후 대공세 실패 → 연합군의 <b>100일 전투</b> 반격.</div></div>
    <div class="tl-item"><div class="tl-date">1918. 11. 11 오전 11시</div><div class="tl-body">독일이 정전 협정 요청. <b>제1차 세계대전 종결.</b></div></div>
  </div>

  <h3>베르사유 조약 — 너무 가혹했던 청구서</h3>
  <div class="grid grid-2">
    <div class="card gold">
      <h4>독일이 짊어진 것</h4>
      <ul class="clean">
        <li>영토의 <b>13%</b> 상실</li>
        <li>군대 <b>10만 명</b>으로 제한</li>
        <li>공군·탱크·잠수함 보유 금지</li>
        <li>배상금 <b>1,320억 마르크</b></li>
      </ul>
    </div>
    <div class="card">
      <h4>무너진 제국들</h4>
      <p>독일·오스만·러시아 제국이 몰락하고 수많은 신생국이 탄생하며 유럽 지도가 통째로 바뀜.</p>
      <p style="margin:0">그러나 <b>과도한 굴욕과 배상</b>은 독일 국민의 원한이 되어,
      훗날 히틀러가 등장할 <b>토양</b>이 됩니다.</p>
    </div>
  </div>

  <div class="stats">
    <div class="stat"><div class="num">약 6,500만</div><div class="lab">동원된 병사</div></div>
    <div class="stat"><div class="num">약 3,700만</div><div class="lab">사상자</div></div>
    <div class="stat"><div class="num">Shell Shock</div><div class="lab">극한 공포로 인한<br>정신 붕괴(포탄 충격)</div></div>
    <div class="stat"><div class="num">Pals</div><div class="lab">같은 마을 부대의 전멸 →<br>한 마을이 함께 무너짐</div></div>
  </div>
</section>

<!-- ===================== 5 ===================== -->
<section id="ch5" class="fade">
  <span class="sec-tag">CHAPTER 05</span>
  <h2>2차 대전의 서막 — 어제의 원수, 오늘의 동맹</h2>
  <p class="lead">이념이 정반대인 독일과 소련이 손을 잡으며, 새로운 비극이 시작됩니다.</p>

  <h3>독소 불가침 조약(1939)</h3>
  <p>철천지원수 같던 <span class="keyword">나치 독일</span>과 <span class="keyword">공산 소련</span>이 &#8220;서로 침공하지 않겠다&#8221;는 조약을 맺습니다. 이유는 철저히 <b>계산된 이해관계</b>였죠.</p>
  <table>
    <tr><th>독일의 속셈</th><th>소련(스탈린)의 속셈</th></tr>
    <tr>
      <td>서유럽을 공격하는 동안 <b>동쪽의 소련을 묶어두기</b> 위해. 양면 전쟁을 피하려는 계산.</td>
      <td>전쟁 준비 시간을 벌고, 동유럽에서 세력권을 확보하기 위해 독일의 제안을 수용.</td>
    </tr>
  </table>

  <div class="timeline">
    <div class="tl-item"><div class="tl-date">1939. 9 — 폴란드 침공</div><div class="tl-body">조약 체결 직후 독일이 폴란드를 침공. <b>제2차 세계대전 발발.</b></div></div>
    <div class="tl-item"><div class="tl-date">1940</div><div class="tl-body">덴마크·노르웨이·네덜란드에 이어 <b>프랑스까지 점령</b>, 유럽 대륙 대부분을 장악.</div></div>
    <div class="tl-item"><div class="tl-date">1941. 6 — 배신</div><div class="tl-body">히틀러가 조약을 일방 파기하고 <span class="warn">소련을 기습 침공</span>(바르바로사 작전). 180만 대군 투입.</div></div>
  </div>

  <div class="card accent">
    <h4>스탈린의 치명적 오판</h4>
    <p style="margin:0">&#8220;독일이 공격한다&#8221;는 첩보가 있었지만, 스탈린은 <b>공격의 빌미를 줄까 두려워</b> 이를 무시했습니다.
    그 대가로 소련은 개전 초기 엄청난 피해를 입습니다.</p>
  </div>
</section>

<!-- ===================== 6 ===================== -->
<section id="ch6" class="fade">
  <span class="sec-tag">CHAPTER 06</span>
  <h2>동부전선 — 인류사 최악의 소모전</h2>
  <p class="lead">레닌그라드와 스탈린그라드에서, 전쟁은 인간이 견딜 수 있는 한계를 넘었습니다.</p>

  <div class="grid grid-2">
    <div class="card blue">
      <h4>레닌그라드 포위전 (900일)</h4>
      <p>독일군은 공산주의의 상징 레닌그라드를 점령하는 대신 <b>900일간 포위·봉쇄</b>했습니다.
      식량과 물자가 끊기자 수십만 명이 굶어 죽었고, 사람들은 가죽과 벽지 풀까지 먹으며 버텼습니다.</p>
      <p style="margin:0">1944년 1월, 소련군이 봉쇄를 풀었고 시민들의 희생은 러시아의 <b>불굴의 상징</b>으로 남았습니다.</p>
    </div>
    <div class="card accent">
      <h4>스탈린그라드 전투 (전환점)</h4>
      <p>남부 <b>유전지대로 가는 길목</b>이던 스탈린그라드. 독일은 1,000톤의 폭탄으로 도시를 폐허로 만들었습니다.
      스탈린은 <b>명령 227호(&#8220;한 걸음도 물러서지 마라&#8221;)</b>로 결사 항전을 명했죠.</p>
      <p style="margin:0">소련은 <b>천왕성 작전</b>으로 독일군을 완전히 포위, 대승을 거둡니다.
      이 전투를 기점으로 <b>전세가 역전</b>됩니다.</p>
    </div>
  </div>

  <div class="card gold">
    <h4>베를린 함락과 히틀러의 최후</h4>
    <p style="margin:0">소련군 <b>250만 대군</b>이 베를린으로 총공세를 펼쳐 독일 방어선을 돌파했습니다.
    히틀러는 지하 벙커에서 에바 브라운과 결혼식을 올린 뒤 스스로 목숨을 끊었고,
    4년에 걸친 독소 전쟁은 소련의 승리로 막을 내립니다.</p>
  </div>
</section>

<!-- ===================== 7 ===================== -->
<section id="ch7" class="fade">
  <span class="sec-tag">CHAPTER 07</span>
  <h2>분단과 냉전 — 승리 뒤에 찾아온 벽</h2>
  <p class="lead">전쟁이 끝나자, 이번엔 이념이 세계를 둘로 갈랐습니다.</p>

  <div class="timeline">
    <div class="tl-item"><div class="tl-date">얄타 · 포츠담 회담</div><div class="tl-body">승전국(미·영·소·프)이 독일을 <b>4개국 분할 점령</b>. 베를린도 4분할. 원칙은 <b>나치 청산·민주화·비무장화</b>.</div></div>
    <div class="tl-item"><div class="tl-date">1948 — 베를린 봉쇄</div><div class="tl-body">서방의 화폐 개혁에 반발한 소련이 서베를린으로 가는 모든 육로·수로를 차단.</div></div>
    <div class="tl-item"><div class="tl-date">베를린 공수 작전</div><div class="tl-body">미국이 <b>11개월간 매일 2,000톤</b>의 물자를 하늘로 공수. 냉전의 상징적 대결.</div></div>
    <div class="tl-item"><div class="tl-date">1949 — 두 개의 독일</div><div class="tl-body">서쪽엔 <b>서독(독일연방공화국)</b>, 동쪽엔 <b>동독(독일민주공화국)</b> 수립.</div></div>
  </div>

  <h3>벌어지는 격차, 그리고 벽</h3>
  <p>서독은 <span class="keyword">마셜 플랜</span>의 지원으로 빠르게 성장했지만, 동독은 배상 명목으로 공업 설비를 빼앗겨 생필품마저 부족했습니다. 더 나은 삶을 찾아 주민들이 서독으로 탈출하자, 동독은 1961년 8월 13일 <span class="warn">베를린 장벽</span>을 세웁니다. 그 뒤로도 사람들은 목숨을 걸고 탈출을 시도했고, 남은 이들은 <b>비밀경찰 슈타지</b>의 감시 속에 살아야 했습니다.</p>
</section>

<!-- ===================== 8 ===================== -->
<section id="ch8" class="fade">
  <span class="sec-tag">CHAPTER 08</span>
  <h2>화해와 통일 — 그리고 인류의 교훈</h2>
  <p class="lead">전쟁이 만든 벽은, 결국 사람들의 용기와 대화로 무너졌습니다.</p>

  <h3>동방 정책 — 벽을 넘는 대화</h3>
  <p>서독 총리 <span class="keyword">빌리 브란트</span>는 <b>현실적 실용주의</b>에 기반한 동방 정책을 폈습니다.
  정치범 석방을 위한 현금 지원, 통행 협정 등으로 동서독 교류를 넓히며 <b>평화의 분위기</b>를 만들었죠.
  비록 보좌관 <b>기욤</b>이 동독 스파이로 밝혀지며 브란트는 사임했지만, 그가 뿌린 화해의 씨앗은 사라지지 않았습니다.</p>

  <div class="timeline">
    <div class="tl-item"><div class="tl-date">1980년대 후반</div><div class="tl-body">동유럽 공산권이 무너지며 동독 주민의 <b>자유에 대한 갈망</b>이 폭발. 라이프치히 평화 기도회에서 시작된 시위가 전역으로 확산.</div></div>
    <div class="tl-item"><div class="tl-date">1989. 11. 9 — 장벽 붕괴</div><div class="tl-body">동독 대변인의 <b>말실수</b>가 도화선이 되어, 시민들이 몰려나오며 베를린 장벽이 무너짐.</div></div>
    <div class="tl-item"><div class="tl-date">1990. 9 — 독일 통일</div><div class="tl-body"><b>2+4 회담</b>을 거쳐 통일 조약 체결. (미·소는 찬성, 프·영은 신중·반대) 마침내 독일 재통일.</div></div>
  </div>

  <h3>두 전쟁이 인류에게 남긴 것</h3>
  <div class="lesson">
    <h4 style="margin-top:0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f54a.png" alt="🕊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 우리가 기억해야 할 교훈</h4>
    <ul class="clean">
      <li><b>동맹은 양날의 검이다.</b> 안전장치가 지나치면 오히려 재앙의 연결고리가 된다.</li>
      <li><b>기술은 윤리를 앞서간다.</b> 기관총·독가스처럼, 새 무기는 늘 상상보다 잔혹한 결과를 낳는다.</li>
      <li><b>가혹한 응징은 평화가 아니다.</b> 베르사유의 굴욕이 다음 전쟁의 씨앗이 되었다.</li>
      <li><b>전쟁의 진짜 피해자는 사람이다.</b> 참호의 병사, 굶주린 시민, 분단된 가족 — 통계 뒤엔 개인이 있다.</li>
      <li><b>벽은 대화로 무너진다.</b> 무력이 세운 분단을, 인내와 교류와 시민의 용기가 무너뜨렸다.</li>
    </ul>
  </div>

  <div class="quote">&#8220;역사를 기억하지 못하는 자는 그것을 반복하도록 저주받는다.&#8221; — 조지 산타야나</div>
</section>

</div><!-- /wrap -->

<footer>
  <p>두 번의 세계대전 · 강의 참고자료 &nbsp;|&nbsp; 시대순으로 재구성·각색한 학습용 정리본</p>
</footer>

<script>
  // 상단 진행 바
  const bar = document.getElementById('progress');
  window.addEventListener('scroll', () => {
    const h = document.documentElement;
    const scrolled = (h.scrollTop) / (h.scrollHeight - h.clientHeight) * 100;
    bar.style.width = scrolled + '%';
  });

  // 스크롤 등장 애니메이션
  const io = new IntersectionObserver((entries) => {
    entries.forEach(e => { if(e.isIntersecting){ e.target.classList.add('show'); } });
  }, { threshold: 0.12 });
  document.querySelectorAll('.fade').forEach(el => io.observe(el));
</script>

</body>
</html>

<p>The post <a href="https://golfmembership.co.kr/worldwar/">1,2차 세계대전 참혹함은 어떻게 시작되었고,무엇을 남겼는가</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2946</post-id>	</item>
		<item>
		<title>다카하 로열cc &#124; 싱그러운 녹음에 둘러싸인 18홀, 명장이 심혈을 기울인 본격파 코스</title>
		<link>https://golfmembership.co.kr/takaharoyal/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 08 Jul 2026 00:45:52 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[일본]]></category>
		<category><![CDATA[후쿠오카]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2942</guid>

					<description><![CDATA[<p>&#8220;싱그러운 녹음에 둘러싸인 18홀, 명장이 심혈을 기울인 본격파 코스&#8221; 다카하 로열 컨트리클럽 완벽 가이드 ⛳ 18홀 파72 정통 구릉 코스 · 🏌️ 피터 톰슨·시마무라 스케마사 설계 · 🌳 후쿠오카현 다가와 오오토마치 · 💰 월요일 셀프데이 특가 Takaha Royal Country Club ✦ Tagawa · Fukuoka Takaha Royal Country Club · Oto-machi · Tagawa 다카하 로열 컨트리클럽 ... <a title="다카하 로열cc &#124; 싱그러운 녹음에 둘러싸인 18홀, 명장이 심혈을 기울인 본격파 코스" class="read-more" href="https://golfmembership.co.kr/takaharoyal/" aria-label="다카하 로열cc &#124; 싱그러운 녹음에 둘러싸인 18홀, 명장이 심혈을 기울인 본격파 코스에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/takaharoyal/">다카하 로열cc | 싱그러운 녹음에 둘러싸인 18홀, 명장이 심혈을 기울인 본격파 코스</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">&#8220;싱그러운 녹음에 둘러싸인 18홀, 명장이 심혈을 기울인 본격파 코스&#8221;</p>



<!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:     #1a2c22;   /* 로열 딥그린 */
    --forest:  #274233;   /* 숲 그린 */
    --fern:    #366047;   /* 고사리 그린 */
    --leaf:    #4a8a5e;   /* 잎사귀 그린 */
    --goguryo: #23407a;   /* 로열 블루(블랙티) */
    --baekje:  #2e6838;   /* 그린(레귤러) */
    --silla:   #78502a;   /* 브론즈(시니어) */
    --gold:    #b8942e;   /* 로열 골드 */
    --amber:   #d4b054;   /* 골드 엠버 */
    --cream:   #f4f2ea;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #d2ccbe;
    --text:    #171e16;
    --muted:   #2c3628;
    --subtle:  #6a7c62;
  }

  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, #0b140e 0%, #1a2c22 45%, #121c14 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(184,148,46,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(35,64,122,0.12) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(74,138,94,0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(74,138,94,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,148,46,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,176,84,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(74,138,94,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,176,84,0.28);
    background: rgba(212,176,84,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,176,84,0.65); }
  .jw-badge .sep2 { color: rgba(74,138,94,0.50); font-size: 10px; }

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

  .hero-stats { display: flex; justify-content: center; gap: 0; flex-wrap: wrap; margin-bottom: 44px; }
  .hero-stat { text-align: center; padding: 13px 22px; border-right: 1px solid rgba(74,138,94,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(2, 1fr); gap: 8px;
    max-width: 420px; margin: 0 auto;
  }
  .ct-pill { border: 1px solid rgba(212,176,84,0.18); border-top: 2px solid transparent; padding: 12px 10px; text-align: center; background: rgba(255,255,255,0.04); }
  .ct-pill.goguryo { border-top-color: #5a80c8; }
  .ct-pill.baekje  { border-top-color: #6ac058; }
  .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,44,34,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #eaf4ec; 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: #eaf4ec; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e8ecf8; border-left: 3px solid var(--goguryo); }
  .callout.red    { background: #fdf0f0; border-left: 3px solid #b84040; }

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

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

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

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

  /* 위약 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd8c8; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f7f4ea; }
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #eaf4ec; 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: #5a80c8; }
  .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: #eaf4ec; 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: #4a6fc0; color: var(--white); }
  .cta-btn.outline { background: transparent; border: 1px solid rgba(212,176,84,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/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/1f3cc.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/1f333.png" alt="🌳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>후쿠오카현 다가와</strong> 오오토마치</div>
    <div class="slogan-sep">·</div>
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.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">Takaha Royal Country Club</span>
      <span class="sep2">✦</span>
      <span class="nb">Tagawa · Fukuoka</span>
    </div>

    <div class="hero-en">Takaha Royal Country Club · Oto-machi · Tagawa</div>
    <h1><em>다카하 로열</em> 컨트리클럽</h1>
    <p class="hero-tagline">&#8220;싱그러운 녹음에 둘러싸인 18홀, 명장이 심혈을 기울인 본격파 코스&#8221;</p>
    <div class="hero-sub">후쿠오카현 다가와군 오오토마치 오아자 다이교지 4320 · 18홀 파72 · 완만한 구릉 · 벤트 2그린</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파 72 · 6,384yds</span>
      </div>
      <div class="hero-stat">
        <strong>72.2</strong>
        <span>코스 레이트</span>
      </div>
      <div class="hero-stat">
        <strong>2그린</strong>
        <span>벤트 · 완만 구릉</span>
      </div>
      <div class="hero-stat">
        <strong>연중무휴</strong>
        <span>매주 금요일 셀프</span>
      </div>
    </div>

    <div class="course-trio">
      <div class="ct-pill goguryo">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3cc.png" alt="🏌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">아웃 코스</div>
        <div class="ctp-desc">트리키한 홀 · 정확한 조준 필요</div>
      </div>
      <div class="ct-pill baekje">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">인 코스</div>
        <div class="ctp-desc">다채·과감한 레이아웃 · 고도 테크닉</div>
      </div>
    </div>
  </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>오오토마치 다이교지 4320</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,384야드 (구릉)</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">0947-63-2800<br>FAX 0947-63-3500</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">takaha-royal.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홀 정통파 구릉 코스입니다. 싱그러운 녹음이 우거진 나무들에 둘러싸인 18홀은 <strong>시마무라 스케마사(島村祐正)와 피터 톰슨(Peter Thomson)</strong>이 심혈을 기울여 설계한 본격파 코스로, 완만한 구릉 위에 그려진 다채롭고 과감한 코스 레이아웃이 특징입니다.</p>
    <p>지형이 대지(台地)형이라 코스 내 고저차가 비교적 적어 라운드하기 편안하지만, 아웃 코스는 트리키한 홀이 많아 각 샷의 조준이 정확하지 않으면 스코어가 무너지기 쉽습니다. <strong>고도의 테크닉이 요구되어 모든 골퍼의 도전 정신을 자극</strong>하는, 큐슈를 대표하는 명문 퍼블릭 코스입니다. JGA·GUK·NGK 가맹 코스이며 연중무휴로 운영됩니다.</p>

    <div class="callout mid-c">
      <div class="callout-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="callout-text">
        <strong>&#8220;명장 피터 톰슨이 설계한 본격파 구릉 코스&#8221;</strong>
        디오픈 5회 우승에 빛나는 호주의 전설 피터 톰슨과 시마무라 스케마사가 공동 설계한 코스. 완만한 구릉의 자연 지형을 살린 전략적 레이아웃과 잘 관리된 벤트 2그린으로, 후쿠오카 다가와 지역에서 꾸준한 사랑을 받고 있습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 아웃 / 인 18홀</h2>
    </div>
    <p>총 6,384야드(파72)의 18홀은 <strong>아웃 코스(파36)</strong>와 <strong>인 코스(파36)</strong>로 구성됩니다. 벤트 2그린 시스템으로, 코스 번호(홀)마다 좌·우 그린 배치에 따라 거리가 달라집니다. 완만한 구릉을 활용한 다채로운 홀 구성이 매력입니다.</p>

    <!-- 아웃 -->
    <div class="course-block">
      <div class="course-block-header cbh-g">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3cc.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">아웃 코스</div>
          <div class="cbt-dist">트리키한 홀 다수 · 정확한 조준 필수 · 백티 3,250Y</div>
        </div>
      </div>
      <div class="course-block-desc">
        아웃 코스는 <strong>트리키한 홀이 많아</strong> 각 샷의 조준이 정확하지 않으면 스코어를 그르치기 쉬운 구간입니다. 파4가 많고 5번(파5 537Y)·9번(파5 563Y)이 스코어링 홀이며, 6번(파3 155Y)·8번(파3 156Y)의 짧은 파3에서 버디를 노려볼 수 있습니다. 무리한 장타보다 정확한 코스 매니지먼트가 관건입니다. (백티 파36 / 3,250Y)
      </div>
    </div>

    <!-- 인 -->
    <div class="course-block">
      <div class="course-block-header cbh-b">
        <div class="course-block-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">IN Course · 9Holes · Par 36</div>
          <div class="cbt-ko">인 코스</div>
          <div class="cbt-dist">다채·과감한 레이아웃 · 고도 테크닉 요구 · 백티 3,134Y</div>
        </div>
      </div>
      <div class="course-block-desc">
        인 코스는 완만한 구릉에 그려진 <strong>다채롭고 과감한 레이아웃</strong>으로 고도의 테크닉을 요구합니다. 14번(파3 192Y)과 17번(파3 152Y)의 파3, 15번(파5 533Y)·18번(파5 508Y)의 파5가 라운드의 리듬을 좌우합니다. 마지막 18번 파5를 잘 마무리해야 좋은 스코어로 라운드를 마칠 수 있습니다. (백티 파36 / 3,134Y)
      </div>
    </div>

    <div class="sub-h">티 옵션별 전장</div>
    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr>
            <th>티 (마크)</th>
            <th>대상</th>
            <th>아웃</th>
            <th>인</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="grade-tag g-bk">블랙 · 백</span></td>
            <td>상급자</td>
            <td>3,250 Y</td>
            <td>3,134 Y</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bl">블루 · 레귤러</span></td>
            <td>일반</td>
            <td>3,080 Y</td>
            <td>2,939 Y</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-wt">화이트 · 프론트</span></td>
            <td>중급자</td>
            <td>2,937 Y</td>
            <td>2,780 Y</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-go">골드 · 시니어</span></td>
            <td>시니어</td>
            <td>2,334 Y</td>
            <td>2,300 Y</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-rd">레드 · 레이디스</span></td>
            <td>여성</td>
            <td>2,246 Y</td>
            <td>2,198 Y</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-pk">핑크 · 초보</span></td>
            <td>여성·초심자</td>
            <td>1,842 Y</td>
            <td>1,651 Y</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>
        벤트 2그린 시스템으로 그날 사용하는 그린(좌/우)에 따라 홀 거리가 크게 달라집니다. 대지형 지형이라 고저차는 적지만 아웃 코스의 트리키한 홀 배치에 주의하세요. 자신의 비거리에 맞는 티를 선택하면 완만한 구릉 코스의 전략성을 온전히 즐길 수 있습니다.
      </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>

    <div class="member-wrap">
      <table class="member-table">
        <thead>
          <tr><th>항목</th><th>내용</th></tr>
        </thead>
        <tbody>
          <tr><td>홀 수 · 파</td><td>18홀 파72 (아웃 36 · 인 36)</td></tr>
          <tr><td>전장</td><td>6,384 ~ 6,591 야드 (티별)</td></tr>
          <tr><td>코스 레이트</td><td>72.2 ~ 72.4</td></tr>
          <tr><td>입지 / 그린</td><td>구릉 (대지형) / 벤트 2그린</td></tr>
          <tr><td>설계자</td><td>시마무라 스케마사 · 피터 톰슨</td></tr>
          <tr><td>가맹 단체</td><td>JGA · GUK · NGK</td></tr>
          <tr><td>정기 휴무</td><td>연중무휴 (매주 금요일 셀프)</td></tr>
          <tr><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/1f6fa.png" alt="🛺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>신형 전자유도 카트 도입</strong>
        전 대수에 카트 내비게이션을 설치한 신형 전자유도 카트를 운영합니다. 기존보다 넓어진 공간으로 쾌적한 라운드가 가능하며, 이용 시 카트피와 별도로 1인 500엔(세금 포함)의 추가 요금이 발생합니다. (하루 선착순 8팀 한정)
      </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>에 따라 변동됩니다. 아래는 <strong>총액 요금(이용세 500엔 포함, 세금 포함)</strong> 기준이며, 최신 요금은 홈페이지에서 확인하세요.</p>

    <div class="price-section">
      <div class="price-head">
        <h3>가을 요금 (9/19~) · 총액 기준</h3>
        <span class="p-badge">이용세 500엔 포함</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">셀프</th><th class="tc">캐디 동반</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">월 (셀프데이 · 샤워)</span></td>
            <td class="tc"><span class="pa">7,890엔</span><span class="pn">중식 포함 · 셀프데이 전용</span></td>
            <td class="tc">–</td>
          </tr>
          <tr>
            <td><span class="pt">화·수·목·금</span></td>
            <td class="tc"><span class="pa">8,890엔</span><span class="pn">중식 포함</span></td>
            <td class="tc">12,740엔</td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">토·일·공휴일</span></td>
            <td class="tc"><span class="ph">15,900엔</span><span class="pn">중식 포함</span></td>
            <td class="tc"><span class="ph">19,750엔</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="price-section">
      <div class="price-head">
        <h3>여름 요금 (6/1~9/18) · 총액 기준</h3>
        <span class="p-badge">성수기 8/11~16 별도</span>
      </div>
      <table class="price-table">
        <thead>
          <tr><th>구분</th><th class="tc">셀프</th><th class="tc">캐디 동반</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">월 (셀프데이 · 샤워)</span></td>
            <td class="tc"><span class="pa">7,210엔</span><span class="pn">중식 포함</span></td>
            <td class="tc">–</td>
          </tr>
          <tr>
            <td><span class="pt">화·수·목·금</span></td>
            <td class="tc"><span class="pa">8,210엔</span><span class="pn">중식 포함</span></td>
            <td class="tc">12,060엔</td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">토·일·공휴일</span></td>
            <td class="tc"><span class="ph">13,270엔</span><span class="pn">중식 포함</span></td>
            <td class="tc"><span class="ph">17,120엔</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/1f305.png" alt="🌅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">조조 18H (가을·평일)</div>
        <div class="fee-price">7,890엔</div>
        <div class="fee-unit">토일공휴일 14,910엔</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f307.png" alt="🌇" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">박모 18H (가을·평일)</div>
        <div class="fee-price">7,670엔</div>
        <div class="fee-unit">토일공휴일 13,910엔</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">+500엔</div>
        <div class="fee-unit">1인 · 선착순 8팀</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">+220엔</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/1f381.png" alt="🎁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>토·일·공휴일 단체(조수) 할인 &#038; 할증</strong>
        총액 요금 기준 3팀 10명 이상 10%, 5팀 17명 이상 15%, 10팀 35명 이상 20% 할인. 3B(3인) 할증은 없으며, 2인 플레이 시 평일 1인당 1,120엔, 토·일·공휴일 1인당 3,030엔 할증됩니다. 매주 월요일은 &#8216;다카하 셀프데이&#8217;로 특가 운영됩니다.
      </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> 공식 홈페이지(takaha-royal.com) 인터넷 예약 또는 전화 예약 (0947-63-2800)</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>17시 이후 목욕장 이용:</strong> 이용 전 정산 필요 (워라밸 실현 협조)</span></li>
      <li><div class="ci warn">!</div><span><strong>취소 위약금:</strong> 아래 취소 규정 반드시 확인</span></li>
    </ul>

    <div class="p-wrap">
      <table class="p-table">
        <thead>
          <tr><th>구분</th><th>취소 기한</th><th>위약금</th></tr>
        </thead>
        <tbody>
          <tr>
            <td>토·일·공휴일</td>
            <td>플레이 3일 전(당일 포함) 이후<span class="pn">토요일이면 목요일부터 / 일요일이면 금요일부터</span></td>
            <td><span class="tag-r">1팀당 5,500엔</span></td>
          </tr>
          <tr>
            <td>특별 영업일<span class="pn">GW·오봉·SW·연말연시 등</span></td>
            <td>플레이 7일 전(당일 포함) 이후<span class="pn">2026년 3월부터 적용</span></td>
            <td><span class="tag-r">1팀당 5,500엔</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>
        위 기한 이후에는 어떠한 이유로도 1팀당 5,500엔의 취소료가 예약 신청자에게 청구됩니다. 인원 축소 변경도 위약 대상이 될 수 있으니, 예약 변경·취소는 반드시 기한 내에 진행하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 6: 시설 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">6</div>
      <h2>시설 안내</h2>
    </div>
    <p>다카하 로열 컨트리클럽은 코스뿐 아니라 클럽하우스 등 부대시설도 충실합니다. 골프숍에서는 최신 골프용품도 준비되어 있으니 편하게 들러보세요.</p>

    <div class="fac-grid">
      <div class="fac-card fc1">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">클럽하우스</div>
        <div class="fac-desc">넓은 주차장을 완비, 여유로운 클럽하우스가 맞이합니다. 즐거운 라운드의 시작을 약속합니다.</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/1f4b3.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/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 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">전 대수 카트 내비 설치. 기존보다 넓어진 신형 카트 (1인 500엔 추가, 선착순 8팀).</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> 거리로, 기타큐슈·후쿠오카 양방향에서 접근이 편리합니다.</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>오아자 다이교지 4320<br>(〒824-0512)</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>고쿠라에서 국도 322호로 다가와 방향 → 이다 대교 직전 좌회전 후 직진 → 클럽 표지판 따라 가키하라 다리 우회전 → 코스</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>국도 201호로 유쿠하시 방향 → 히가시 대교를 건너 바로 클럽 표지판 따라 우회전 직진 → 가키하라 다리 우회전 → 코스</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>야기야마 바이패스·호나미히가시 20km 이내<br>후쿠오카 공항에서 약 1시간</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label">�300 전철</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; 하차<br>택시 약 10분 (약 1,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/1f4de.png" alt="📞" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 예약 문의</div>
        <div class="access-row">TEL 0947-63-2800<br>FAX 0947-63-3500</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/1f5fa.png" alt="🗺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>내비게이션 설정 팁</strong>
        내비게이션 검색 시 &#8216;鷹羽ロイヤルカントリークラブ(다카하 로열 컨트리클럽)&#8217; 또는 &#8216;후쿠오카현 다가와군 오오토마치 오아자 다이교지 4320&#8217;을 입력하세요. 택시 이용 시 기사에게 스마트폰 화면으로 코스명을 보여주면 편리합니다.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 플레이 요금은 시즌·요일·특별 영업일에 따라 변동됩니다. 예약 전 공식 홈페이지에서 최신 요금 확인 필수.<br>총액 요금(이용세 500엔 포함) 기준 · 매주 월요일 다카하 셀프데이 · 토일공휴일 단체 할인 적용<br>鷹羽ロイヤルカントリークラブ | takaha-royal.com | 후쿠오카현 다가와군 오오토마치 다이교지 4320</p>
    <a href="https://www.takaha-royal.com/" class="cta-btn" target="_blank">공식 홈페이지 →</a>
    <a href="https://www.takaha-royal.com/reservation/" class="cta-btn blue-btn" target="_blank">요금·예약 안내 →</a>
    <a href="https://www.takaha-royal.com/course/" class="cta-btn outline" target="_blank">코스 가이드 →</a>
  </div>

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

<p>The post <a href="https://golfmembership.co.kr/takaharoyal/">다카하 로열cc | 싱그러운 녹음에 둘러싸인 18홀, 명장이 심혈을 기울인 본격파 코스</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2942</post-id>	</item>
		<item>
		<title>트라이얼 골프 &#038; 리조트 와카미야 코스 &#124; 초보부터 상급자까지 즐기는 전략 코스</title>
		<link>https://golfmembership.co.kr/trial/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 06 Jul 2026 11:31:55 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[일본]]></category>
		<category><![CDATA[후쿠오카]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2939</guid>

					<description><![CDATA[<p>트라이얼 골프 &#038; 리조트 와카미야 코스 완벽 가이드 🌿 고저차 30m 미만 플랫 코스 · ⛳ 18홀 파72 2그린 (벤트·고라이) · 💧 연못·도그렉 전략적 레이아웃 · 🚗 양 도시권 1시간 이내 접근성 Trial Golf &#38; Resort ✦ Wakamiya · Fukuoka Trial Golf &#38; Resort · WAKAMIYA COURSE · Miyawaka 트라이얼 골프 &#38; 리조트와카미야 코스 &#8220;미드센추리 ... <a title="트라이얼 골프 &#38; 리조트 와카미야 코스 &#124; 초보부터 상급자까지 즐기는 전략 코스" class="read-more" href="https://golfmembership.co.kr/trial/" aria-label="트라이얼 골프 &#38; 리조트 와카미야 코스 &#124; 초보부터 상급자까지 즐기는 전략 코스에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/trial/">트라이얼 골프 &amp; 리조트 와카미야 코스 | 초보부터 상급자까지 즐기는 전략 코스</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>트라이얼 골프 &#038; 리조트 와카미야 코스 완벽 가이드</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&#038;family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap" rel="stylesheet">
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ────────────────────────────────
     와카미야 팔레트 — 후쿠오카 미야와카·미드센추리
  ──────────────────────────────── */
  :root {
    --mid:     #1e2c26;   /* 와카미야 딥그린 */
    --forest:  #2c4438;   /* 숲 그린 */
    --fern:    #3c6050;   /* 잎사귀 그린 */
    --leaf:    #55917a;   /* 페어웨이 그린 */
    --bent:    #2a6650;   /* 벤트 그린 */
    --korai:   #7a5a24;   /* 고라이 브라운 */
    --pond:    #2a6078;   /* 연못 블루 */
    --gold:    #b58e3c;   /* 미드센추리 골드 */
    --amber:   #d4b258;   /* 골드 엠버 */
    --cream:   #f3f2ea;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #d1ccbe;
    --text:    #171d18;
    --muted:   #2c352e;
    --subtle:  #6a7668;
  }

  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, #0e1712 0%, #1e2c26 45%, #131d17 100%);
    padding: 0 0 68px;
    overflow: hidden;
  }
  .hero::before {
    content: '';
    position: absolute; inset: 0;
    background-image:
      radial-gradient(ellipse at 78% 12%, rgba(181,142,60,0.16) 0%, transparent 50%),
      radial-gradient(ellipse at 12% 78%, rgba(42,96,120,0.12) 0%, transparent 45%);
    pointer-events: none;
  }
  .hero::after {
    content: '';
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(85,145,122,0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(85,145,122,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(181,142,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,88,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(85,145,122,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,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(85,145,122,0.55); 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(26px, 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(85,145,122,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.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(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.out { border-top-color: #58b088; }
  .ct-pill.in  { border-top-color: #6a90d0; }
  .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(30,44,38,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #e8f1ec; 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: #e8f1ec; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e6eef2; border-left: 3px solid var(--pond); }
  .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(30,44,38,0.07); }
  .cbh-o { background: linear-gradient(90deg, #1c3e32, #2e6650); }
  .cbh-i { background: linear-gradient(90deg, #1a304c, #2a5880); }
  .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 #ddd7c7; color: #333; text-align: center; }
  .member-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .member-table tr:last-child td { border-bottom: none; }
  .member-table tr:hover td { background: #f6f4ea; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-bt { background: #e6f2ec; color: #207850; }
  .g-kr { background: #f4efe2; color: #7a5a20; }
  .g-sp { background: #e6eef2; color: #2860a0; }
  .g-fl { background: #eef4ea; color: #4a7a30; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(30,44,38,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: #eff0e2; font-size: 12px; font-weight: 700; color: #4a4820; 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 #ddd7c7; color: #333; vertical-align: middle; }
  .price-table td.tc { text-align: center; }
  .price-table tr:last-child td { border-bottom: none; }
  .price-table tr:hover td { background: #f6f4ea; }
  .pt  { font-weight: 600; color: var(--text); }
  .pa  { font-weight: 700; color: var(--mid); font-size: 15px; }
  .ph  { font-weight: 700; color: #b84040; font-size: 15px; }
  .pn  { font-size: 12px; color: #999; display: block; margin-top: 2px; font-weight: 400; }
  .wknd-row td { background: #fdf8f0; }

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

  /* 위약 테이블 */
  .p-wrap { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 14px 0; overflow-x: auto; }
  .p-table { width: 100%; border-collapse: collapse; min-width: 400px; font-size: 13px; }
  .p-table th { background: var(--mid); color: var(--white); font-size: 12px; font-weight: 600; padding: 9px 12px; text-align: center; }
  .p-table th:first-child { text-align: left; }
  .p-table td { padding: 10px 12px; border-bottom: 1px solid #ddd7c7; color: #333; text-align: center; line-height: 1.5; }
  .p-table td:first-child { text-align: left; font-weight: 600; color: var(--mid); }
  .p-table tr:last-child td { border-bottom: none; }
  .p-table tr:hover td { background: #f6f4ea; }
  .tag-r { display: inline-block; background: #fdf0f0; color: #b84040; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-o { display: inline-block; background: #fdf8ec; color: #a06010; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 20px; }
  .tag-g { display: inline-block; background: #eef4ea; 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: #6a90d0; }
  .fc4::before { background: #e87060; }
  .fc5::before { background: #9080d0; }
  .fc6::before { background: var(--korai); }
  .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 #ddd7c7; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #e8f1ec; 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/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>고저차 30m 미만</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> 2그린 (벤트·고라이)</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/1f697.png" alt="🚗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>양 도시권 1시간 이내</strong> 접근성</div>
  </div>

  <div class="hero-inner">
    <div class="jw-badge">
      <span class="nb">Trial Golf &amp; Resort</span>
      <span class="sep2">✦</span>
      <span class="nb">Wakamiya · Fukuoka</span>
    </div>

    <div class="hero-en">Trial Golf &amp; Resort · WAKAMIYA COURSE · Miyawaka</div>
    <h1>트라이얼 골프 &amp; 리조트<br><em>와카미야</em> 코스</h1>
    <p class="hero-tagline">&#8220;미드센추리 감성의 여유 — 초보부터 상급자까지 즐기는 전략 코스&#8221;</p>
    <div class="hero-sub">일본 후쿠오카현 미야와카시 오츠노 1121 · 18홀 파72 · 2그린 · 플랫 구릉</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파72 · 2그린</span>
      </div>
      <div class="hero-stat">
        <strong>고저차 30m↓</strong>
        <span>플랫한 코스</span>
      </div>
      <div class="hero-stat">
        <strong>벤트·고라이</strong>
        <span>6,461·6,733야드</span>
      </div>
      <div class="hero-stat">
        <strong>IC 15분</strong>
        <span>와카미야IC</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/1f7e2.png" alt="🟢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">벤트 그린</div>
        <div class="ctp-desc">6,461야드 · 정교한 라인</div>
      </div>
      <div class="ct-pill in">
        <span class="ctp-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f7e4.png" alt="🟤" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">고라이 그린</div>
        <div class="ctp-desc">6,733야드 · 긴 전장</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>오츠노 1121</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>2그린 (벤트·고라이)</div>
      </div>
    </div>
    <div class="info-item">
      <div class="info-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e2.png" alt="🏢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div>
        <div class="info-label">운영</div>
        <div class="info-value">트라이얼 골프&#038;리조트<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">wakamiya-course.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>트라이얼 골프 &#038; 리조트 와카미야 코스(WAKAMIYA COURSE)는 <strong>일본 후쿠오카현 미야와카시 오츠노</strong>에 자리한 18홀 구릉 코스입니다. 코스 내 고저차가 30m 미만으로 <strong>전체적으로 평탄해 라운딩이 편안하면서도</strong>, 연못이 절묘하게 배치되고 도그렉 홀이 곳곳에 자리해 플레이어의 전략성을 시험하는 것이 매력입니다. 초보자부터 상급자까지 폭넓게 즐길 수 있도록 설계되었습니다.</p>
    <p>총 규모는 <strong>벤트 그린 6,461야드, 고라이 그린 6,733야드(파72)의 2그린</strong> 방식입니다. 후쿠오카·기타큐슈 두 도시권 모두에서 1시간 이내, 가장 가까운 와카미야IC에서 약 15분이라는 뛰어난 접근성을 갖춘 교통 편리한 코스입니다.</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>
        평탄한 페어웨이 속에 교묘하게 배치된 연못과 도그렉 홀이 전략적 재미를 더합니다. 미드센추리 디자인을 모티프로 한 차분한 클럽하우스에서 편안한 클럽 라이프를 즐길 수 있으며, 사가규가 걸린 오픈 컴페 등 다채로운 이벤트도 열립니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — 18홀 파72 · 2그린</h2>
    </div>
    <p>와카미야 코스는 <strong>벤트·고라이 2그린</strong> 방식으로, 그린 선택에 따라 6,461~6,733야드의 전장을 즐길 수 있습니다. 고저차 30m 미만의 플랫한 구릉 지형에 연못과 도그렉이 어우러져, 편안하면서도 전략적 판단이 요구되는 코스입니다.</p>

    <!-- 벤트 -->
    <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/1f7e2.png" alt="🟢" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Bent Green · 18Holes · Par 72</div>
          <div class="cbt-ko">벤트 그린</div>
          <div class="cbt-dist">총 6,461야드 · 정교한 라인 읽기 · 시즌별 사용</div>
        </div>
      </div>
      <div class="course-block-desc">
        섬세한 <strong>벤트 그린</strong>을 사용하는 세팅입니다. 상대적으로 짧은 전장이지만 그린 위에서의 정교한 라인 읽기와 스피드 대응이 스코어의 관건이 됩니다. 평탄한 페어웨이 덕에 티샷은 편안하게 구사할 수 있어, 초보자도 부담 없이 라운딩하면서 그린 플레이에 집중할 수 있습니다.
      </div>
    </div>

    <!-- 고라이 -->
    <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/1f7e4.png" alt="🟤" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="course-block-title">
          <div class="cbt-en">Korai Green · 18Holes · Par 72</div>
          <div class="cbt-ko">고라이 그린</div>
          <div class="cbt-dist">총 6,733야드 · 긴 전장 · 도전적 세팅</div>
        </div>
      </div>
      <div class="course-block-desc">
        전장이 더 긴 <strong>고라이 그린</strong> 세팅은 한층 도전적입니다. 6,733야드로 늘어난 거리와 함께 연못·도그렉 홀의 전략성이 더욱 부각되어, 상급자에게 만족스러운 난이도를 제공합니다. 어느 그린을 사용하든 코스 매니지먼트 능력이 스코어를 좌우합니다.
      </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>
        와카미야 코스는 고저차 30m 미만으로 평탄해 편안하지만, <strong>교묘하게 배치된 연못과 도그렉 홀</strong>이 방심을 허락하지 않습니다. 무리한 장타보다 티샷 방향과 레이업 지점을 계산하는 전략이 중요합니다. 벤트·고라이 2그린 방식이니, 당일 사용 그린을 사전 확인하고 라인·스피드를 파악하세요.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 3: 코스 스펙 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">3</div>
      <h2>코스 스펙 &#038; 이용 형태</h2>
    </div>
    <p>와카미야 코스는 <strong>셀프·캐디 동반 선택제</strong>로 운영되며, 리모컨식 승용 카트(5인승)를 사용합니다. 영업시간은 평일·주말 공통 6:00~18:00입니다.</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-bt">코스 규모</span></td>
            <td>18홀 파72</td>
            <td>부지 약 103만㎡</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-kr">코스 종별</span></td>
            <td>구릉 (플랫)</td>
            <td>고저차 30m 미만</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-bt">벤트 그린</span></td>
            <td>6,461야드</td>
            <td>2그린 방식</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-kr">고라이 그린</span></td>
            <td>6,733야드</td>
            <td>코스레이트 71.4</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-sp">카트</span></td>
            <td>리모컨 승용카트</td>
            <td>5인승</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-fl">영업시간</span></td>
            <td>6:00~18:00</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>
        연습장은 10타석(24구 300엔·150야드)이며, 어프로치 연습장 1면, 벙커 연습장 1면, 퍼팅 연습장 2면을 갖추고 있습니다. 라운드 전 전체적인 샷 감각을 세밀하게 조율하기에 충분한 환경입니다.
      </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>에 따라 변동됩니다. 아래는 공식 사이트 기준 참고 요금(세금 포함, 식사 별도, 2026년 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">평일</th><th class="tc">토·일·공휴일</th><th>비고</th></tr>
        </thead>
        <tbody>
          <tr>
            <td><span class="pt">4·5·10·11·12월</span></td>
            <td class="tc"><span class="pa">13,500엔</span></td>
            <td class="tc"><span class="ph">19,000엔</span></td>
            <td><span class="pn">성수기</span></td>
          </tr>
          <tr>
            <td><span class="pt">3·6·9월</span></td>
            <td class="tc"><span class="pa">13,000엔</span></td>
            <td class="tc"><span class="ph">18,000엔</span></td>
            <td><span class="pn">준성수기</span></td>
          </tr>
          <tr class="wknd-row">
            <td><span class="pt">1·2·7·8월</span></td>
            <td class="tc"><span class="pa">11,500엔</span></td>
            <td class="tc"><span class="ph">16,000엔</span></td>
            <td><span class="pn">비수기</span></td>
          </tr>
          <tr>
            <td><span class="pt">셀프데이 (월요일)</span></td>
            <td class="tc" colspan="2">11,000~12,500엔 (식사 포함·시즌별)</td>
            <td><span class="pn">공휴일 시 익일</span></td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="fee-grid">
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ba.png" alt="🦺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">캐디 동반</div>
        <div class="fee-price">3,300엔</div>
        <div class="fee-unit">18홀 · 셀프요금+</div>
      </div>
      <div class="fee-card">
        <div class="fee-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f306.png" alt="🌆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">박모 9홀</div>
        <div class="fee-price">5,000엔~</div>
        <div class="fee-unit">14시 이후 · 시즌별</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">9홀 추가</div>
        <div class="fee-price">6,000엔~</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">300엔</div>
        <div class="fee-unit">30구 · 코인 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; 라쿠텐GORA·GDO 활용 팁</strong>
        14시 이후 시작하는 박모(薄暮) 9홀은 저렴하게 즐길 수 있고, 7·8월 평일 한정 조조(早朝) 플레이(18홀 12,500엔)도 운영됩니다. 2B(2인) 플레이 시 시즌·요일별 할증(셀프 2,200~3,300엔)이 있으니 참고하세요. 라쿠텐GORA·GDO 등에서 특가 플랜·쿠폰·포인트도 활용할 수 있습니다.
      </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> 공식 홈페이지·전화(0949-54-0595)·라쿠텐GORA/GDO 등</span></li>
      <li><div class="ci">✓</div><span><strong>이용 형태:</strong> 셀프·캐디 동반 선택제. 리모컨식 승용카트(5인승). 영업 6:00~18:00</span></li>
      <li><div class="ci">✓</div><span><strong>2B 할증:</strong> 2인 플레이 시 셀프 평일 2,200엔·주말 3,300엔 할증. 3B는 셀프 할증 없음</span></li>
      <li><div class="ci">✓</div><span><strong>렌탈:</strong> 슈즈 500엔(세별)·클럽 세트 3,000엔(세별)·클럽 1개 500엔(세별)</span></li>
      <li><div class="ci warn">!</div><span><strong>취소료:</strong> 토·일·공휴일 대상. 18홀은 7~3일 전 1팀 4,000엔, 2일 전~당일 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>취소 정책 상세 &#038; 무단취소 주의</strong>
        취소료는 토·일·공휴일(오봉·연말연시 등 연휴 포함) 예약이 대상입니다. 하프 플레이는 7~3일 전 1팀 2,000엔·2일 전~당일 1팀 4,000엔이며, 인원 변경으로 예약 조수가 줄어도 대상이 됩니다. <strong>무단취소(스타트 시간 초과·무연락) 시 예약 요금의 100%가 청구</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/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">연습 시설</div>
        <div class="fac-desc">10타석 드라이빙 레인지(150야드), 어프로치·벙커 각 1면, 퍼팅 그린 2면 완비.</div>
      </div>
      <div class="fac-card fc4">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">컴페 &#038; 이벤트</div>
        <div class="fac-desc">사가규가 걸린 &#8216;사가규 컵&#8217;, 포인트가 쌓이는 &#8216;와카미야 포인트 보너스 컵&#8217; 등 오픈 컴페 개최.</div>
      </div>
      <div class="fac-card fc5">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f381.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/1f4b3.png" alt="💳" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">결제 &#038; 렌탈</div>
        <div class="fac-desc">JCB·VISA·마스터·아멕스·다이너스 등 주요 카드 사용. 대여 슈즈·클럽 완비.</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에서 약 15분 거리로 교통이 매우 편리합니다.</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>오츠노 1121<br>〒822-0131</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>후쿠오카 방면: 후쿠오카IC에서 35분<br>기타큐슈 방면: 와카미야IC에서 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/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>텐진에서 60분 · 하카타역 동쪽에서 60분 · 노케에서 70분 · 후쿠시게/이시마루에서 90분</span>
        </div>
      </div>
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/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>후쿠오카·기타큐슈<br>양 도시권 1시간 이내</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>오츠노 1121 검색</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 0949-54-0595<br>FAX 0949-54-xxxx<br>영업 6:00~18:00</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/1f306.png" alt="🌆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>후쿠오카 근교 — 관광 연계에 최적</strong>
        와카미야 코스가 위치한 미야와카시는 후쿠오카와 기타큐슈 사이에 자리해 두 도시 관광과 함께 즐기기 좋습니다. 라운드 후 하카타의 맛집, 기타큐슈의 명소를 손쉽게 둘러볼 수 있어, 골프와 규슈 여행을 겸하기에 이상적입니다.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 플레이 요금은 시즌·요일·플레이 형태별로 변동됩니다(요금은 모두 세금 포함·식사 별도, 2026년 4월 개정 기준). 최신 요금은 공식 홈페이지에서 확인하세요.<br>박모·조조 플레이 · 셀프/캐디 선택제 · 사가규 컵 등 오픈 컴페 개최 · 별도 취소 정책 적용<br>트라이얼 골프&#038;리조트 와카미야 코스 | 후쿠오카현 미야와카시 오츠노 1121 | TEL 0949-54-0595</p>
    <a href="https://trial-golf-resort-wakamiya-course.com/" class="cta-btn" target="_blank">공식 홈페이지 →</a>
    <a href="https://trial-golf-resort-wakamiya-course.com/price/" class="cta-btn blue-btn" target="_blank">요금 안내 →</a>
    <a href="https://trial-golf-resort-wakamiya-course.com/course/" class="cta-btn outline" target="_blank">코스 안내 →</a>
  </div>

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

<p>The post <a href="https://golfmembership.co.kr/trial/">트라이얼 골프 &amp; 리조트 와카미야 코스 | 초보부터 상급자까지 즐기는 전략 코스</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2939</post-id>	</item>
		<item>
		<title>히사야마cc 예약안내 &#124; 적송이 감싸는 60년의 시간, 전략과 품격이 흐르는 노포 코스</title>
		<link>https://golfmembership.co.kr/hisayama/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 06 Jul 2026 11:09:33 +0000</pubDate>
				<category><![CDATA[Other GolfClub]]></category>
		<category><![CDATA[일본]]></category>
		<category><![CDATA[후쿠오카]]></category>
		<guid isPermaLink="false">https://golfmembership.co.kr/?p=2936</guid>

					<description><![CDATA[<p>히사야마 컨트리클럽 완벽 가이드 🌲 적송에 둘러싸인 전략적 구릉 코스 · ⛳ 18홀 파70 6,075야드 · ✈️ 후쿠오카 공항 최단거리 노포 코스 · 📅 1964년 개장 60년 역사 Hisayama Country Club ✦ Hisayama · Fukuoka Hisayama Country Club · Kasuya-gun · Fukuoka 히사야마 컨트리클럽 &#8220;적송이 감싸는 60년의 시간, 전략과 품격이 흐르는 노포 코스&#8221; 일본 후쿠오카현 ... <a title="히사야마cc 예약안내 &#124; 적송이 감싸는 60년의 시간, 전략과 품격이 흐르는 노포 코스" class="read-more" href="https://golfmembership.co.kr/hisayama/" aria-label="히사야마cc 예약안내 &#124; 적송이 감싸는 60년의 시간, 전략과 품격이 흐르는 노포 코스에 대해 더 자세히 알아보세요">더 읽기</a></p>
<p>The post <a href="https://golfmembership.co.kr/hisayama/">히사야마cc 예약안내 | 적송이 감싸는 60년의 시간, 전략과 품격이 흐르는 노포 코스</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:     #23301a;   /* 히사야마 딥그린 */
    --forest:  #35481f;   /* 적송 숲 그린 */
    --fern:    #4a6030;   /* 마쓰 그린 */
    --leaf:    #6e8a44;   /* 잎사귀 그린 */
    --out:     #2e5030;   /* OUT 그린 */
    --in:      #7a4a1e;   /* IN 적송 갈색 */
    --pond:    #2a5870;   /* 연못 블루 */
    --gold:    #b08838;   /* 황금 골드 */
    --amber:   #d0a850;   /* 골드 엠버 */
    --cream:   #f4f2e8;   /* 자연 크림 */
    --white:   #ffffff;
    --border:  #d2ccbb;
    --text:    #1a1e12;
    --muted:   #333824;
    --subtle:  #6e765a;
  }

  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, #131a0c 0%, #23301a 45%, #181f10 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,56,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(110,138,68,0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(110,138,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.32);
    border-bottom: 1px solid rgba(176,136,56,0.25);
    padding: 9px 24px;
    display: flex; align-items: center; justify-content: center;
    gap: 16px; flex-wrap: wrap;
  }
  .slogan-item { font-size: 11px; color: rgba(208,168,80,0.68); display: flex; align-items: center; gap: 6px; }
  .slogan-item strong { color: var(--amber); font-weight: 600; }
  .slogan-sep { color: rgba(110,138,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(208,168,80,0.28);
    background: rgba(208,168,80,0.08);
    padding: 6px 18px; border-radius: 30px;
    margin-bottom: 22px;
  }
  .jw-badge .nb { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(208,168,80,0.65); }
  .jw-badge .sep2 { color: rgba(110,138,68,0.55); font-size: 10px; }

  .hero-en { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: rgba(208,168,80,0.35); margin-bottom: 10px; }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(28px, 6.5vw, 54px);
    font-weight: 700; color: var(--white);
    line-height: 1.15; margin-bottom: 8px;
  }
  .hero h1 em { font-style: normal; color: var(--amber); }
  .hero-tagline { font-family: 'Noto Serif KR', serif; font-size: 14px; font-style: italic; color: rgba(255,255,255,0.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(110,138,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.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(208,168,80,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: #78c060; }
  .ct-pill.in  { border-top-color: #d0a040; }
  .ctp-icon { font-size: 20px; display: block; margin-bottom: 4px; }
  .ctp-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .ctp-desc { font-size: 10px; color: rgba(255,255,255,0.35); margin-top: 3px; }

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

  .info-strip {
    background: var(--white); border: 1px solid var(--border);
    border-top: 3px solid var(--mid);
    border-radius: 2px; margin: 32px 0; padding: 20px 24px;
    display: grid; grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)); gap: 16px;
    box-shadow: 0 4px 20px rgba(35,48,26,0.08);
  }
  .info-item { display: flex; align-items: flex-start; gap: 10px; }
  .info-icon { width: 32px; height: 32px; border-radius: 4px; background: #edf1e2; 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: #edf1e2; border-left: 3px solid var(--fern); }
  .callout.gold-c { background: #fdf8ec; border-left: 3px solid var(--gold); }
  .callout.blue-c { background: #e6ecf4; border-left: 3px solid var(--pond); }
  .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(35,48,26,0.07); }
  .cbh-o { background: linear-gradient(90deg, #1c3a1e, #2e5a30); }
  .cbh-i { background: linear-gradient(90deg, #3c2810, #6a4418); }
  .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 #ddd7c6; 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: #f7f4e8; }
  .grade-tag { display: inline-block; font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 4px; }
  .g-mb { background: #e8f4e8; color: #208040; }
  .g-tm { background: #eef4e2; color: #607820; }
  .g-vi { background: #fdf8ec; color: #a07830; }
  .g-jr { background: #e6ecf6; color: #2860a0; }

  /* 요금 테이블 */
  .price-section { background: var(--white); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; margin: 16px 0; box-shadow: 0 2px 8px rgba(35,48,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(208,168,80,0.18); border: 1px solid rgba(208,168,80,0.35); color: var(--amber); font-size: 11px; padding: 2px 10px; border-radius: 20px; font-weight: 500; }
  .price-table { width: 100%; border-collapse: collapse; }
  .price-table th { background: #eff0e2; font-size: 12px; font-weight: 700; color: #4a4820; 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 #ddd7c6; 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: #f7f4e8; }
  .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 #ddd7c6; 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: #f7f4e8; }

  /* 시설 카드 */
  .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: #9080d0; }
  .fc6::before { background: var(--in); }
  .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 #ddd7c6; line-height: 1.6; }
  .checklist li:last-child { border-bottom: none; }
  .ci { width: 18px; height: 18px; border-radius: 3px; background: #edf1e2; 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(208,168,80,0.5); color: var(--amber); }

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

<!-- ══ HERO ══ -->
<div class="hero">
  <div class="slogan-bar">
    <div class="slogan-item"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f332.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홀 파70</strong> 6,075야드</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 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>1964년 개장</strong> 60년 역사</div>
  </div>

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

    <div class="hero-en">Hisayama Country Club · Kasuya-gun · Fukuoka</div>
    <h1><em>히사야마</em> 컨트리클럽</h1>
    <p class="hero-tagline">&#8220;적송이 감싸는 60년의 시간, 전략과 품격이 흐르는 노포 코스&#8221;</p>
    <div class="hero-sub">일본 후쿠오카현 카스야군 히사야마마치 쿠바라 3549 · 18홀 파70 · OUT·IN 코스 · 구릉</div>

    <div class="hero-stats">
      <div class="hero-stat">
        <strong>18홀</strong>
        <span>파70 · 6,075야드</span>
      </div>
      <div class="hero-stat">
        <strong>공항 30분</strong>
        <span>후쿠오카IC 4km</span>
      </div>
      <div class="hero-stat">
        <strong>1그린</strong>
        <span>고라이 · 언듈레이션</span>
      </div>
      <div class="hero-stat">
        <strong>1964년</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/1f33f.png" alt="🌿" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span>
        <div class="ctp-name">OUT 코스 (아웃)</div>
        <div class="ctp-desc">파35 · 평탄 · 과감한 샷</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">파35 · 언듈레이션 · 정교함</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>히사야마마치 쿠바라 3549</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>총 6,075야드</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">hisayama.cc<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홀 회원제 구릉 코스입니다. 1964년 11월 개장 이래 60년의 역사를 이어온 규슈의 노포(老舗) 골프장으로, <strong>후쿠오카 공항에서 가장 가까운 시니어 토너먼트 코스</strong>로 잘 알려져 있습니다. 하카타역에서 약 16km, 후쿠오카 시내와 공항에서 차로 20~30분이라는 뛰어난 접근성이 큰 매력입니다.</p>
    <p>총 6,075야드(파70) 규모로 <strong>OUT(아웃)·IN(인) 각 9홀</strong>로 구성됩니다. 아름다운 적송(赤松)에 둘러싸여 사계절의 정취를 느낄 수 있는 전략적 코스이며, 다소 큼직하고 언듈레이션이 있는 <strong>고라이 1그린</strong>이 특징입니다. 거리는 짧아 보이지만 롱홀 배치와 절묘한 벙커로 실제 플레이는 상당히 도전적입니다.</p>

    <div class="callout mid-c">
      <div class="callout-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="callout-text">
        <strong>&#8220;적송이 감싸는 60년의 시간, 전략과 품격이 흐르는 노포 코스&#8221;</strong>
        코스를 둘러싼 아름다운 수목이 사계절의 표정을 보여주는 구릉 코스입니다. 절묘한 벙커 배치와 언듈레이션 있는 고라이 원그린으로 전략성이 높으며, 후반 3홀에는 나이터 조명이 있어 오후 라운드도 부담 없이 즐길 수 있습니다.
      </div>
    </div>
  </div>

  <hr class="divider">

  <!-- SECTION 2: 코스 안내 -->
  <div class="section">
    <div class="section-header">
      <div class="section-number">2</div>
      <h2>코스 안내 — OUT·IN 18홀 파70</h2>
    </div>
    <p>총 6,075야드(파70)의 18홀은 <strong>OUT(9홀 파35)·IN(9홀 파35)</strong> 두 코스로 구성됩니다. 거리가 짧아 보여도 각 코스에 롱홀이 하나씩 배치되어 실제로는 꽤 터프합니다. 절묘한 벙커 배치와 언듈레이션 있는 고라이 원그린이 전략적 코스 매니지먼트를 요구합니다.</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/1f33f.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 35</div>
          <div class="cbt-ko">OUT 코스 (아웃)</div>
          <div class="cbt-dist">평탄한 홀 다수 · 과감한 샷 · 8번 파3 연못 명물홀</div>
        </div>
      </div>
      <div class="course-block-desc">
        전체적으로 평탄한 홀이 많아 <strong>과감하게 샷을 구사</strong>할 수 있는 전반 9홀입니다. 명물 홀은 8번 파3(쇼트홀)로, 커다란 연못이 아름답게 펼쳐져 시각적 즐거움과 긴장감을 동시에 선사합니다. 시원하게 티샷을 날릴 수 있는 홀이 많아 스코어를 만들기 좋은 반면, 벙커 배치가 절묘해 방심은 금물입니다.
      </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 35</div>
          <div class="cbt-ko">IN 코스 (인)</div>
          <div class="cbt-dist">언듈레이션 강한 페어웨이 · 정확한 샷 요구 · 10번 파3 연못 넘기기</div>
        </div>
      </div>
      <div class="course-block-desc">
        페어웨이의 <strong>언듈레이션이 강해 정확한 샷</strong>이 요구되는 변화무쌍한 후반 9홀입니다. 10번 파3(쇼트홀)는 티샷으로 커다란 연못을 넘겨야 하는 레이아웃에 그린이 2단으로 되어 있어 세심한 공략이 필요합니다. 후반 16·17·18번 홀에는 나이터 조명이 설치되어 있어 오후 늦게까지 라운드가 가능합니다.
      </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>로 실제 난이도는 높습니다. 다소 큼직하고 언듈레이션 있는 <strong>고라이 원그린의 라인 읽기</strong>가 스코어의 관건입니다. OUT은 평탄하니 과감하게, IN은 페어웨이 굴곡을 고려해 정확하게 공략하는 것이 좋습니다.
      </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>히사야마 CC는 <strong>캐디 동반·셀프 선택제</strong>로 운영되며, 전 조 GPS 내비 탑재 리모컨식 승용 카트를 사용합니다. 1조 4명이 원칙입니다.</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-mb">코스 규모</span></td>
            <td>18홀 파70</td>
            <td>총 6,075야드</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-tm">코스 종별</span></td>
            <td>구릉 코스</td>
            <td>적당한 고저차</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-vi">그린</span></td>
            <td>고라이 1그린</td>
            <td>다소 크고 언듈레이션</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-jr">코스레이트</span></td>
            <td>69.6</td>
            <td>부지 약 59만㎡</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-mb">카트</span></td>
            <td>리모컨 승용카트</td>
            <td>GPS 내비·5인승</td>
          </tr>
          <tr>
            <td><span class="grade-tag g-tm">개장</span></td>
            <td>1964년 11월</td>
            <td>연중무휴(정월 휴)</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="callout blue-c">
      <div class="callout-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>나이터 조명 &#038; 오후 라운드</strong>
        OUT·IN 모두 후반 3홀(OUT 7·8·9번, IN 16·17·18번 주변)에 나이터 조명이 설치되어 있어, 오후에 시작하는 라운드도 여유 있게 즐길 수 있습니다. 후쿠오카 시내에서 가까운 입지와 더불어 반나절 라운드에도 최적입니다.
      </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>쇼트코스 이용 요금 (5홀 · 44~72Y)</h3>
        <span class="p-badge">9시~17시 무제한 · 예약 불요</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,100엔</span></td>
            <td class="tc"><span class="pa">1,100엔</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">1,650엔</span></td>
            <td class="tc"><span class="ph">2,200엔</span></td>
            <td><span class="pn">요일별 상이</span></td>
          </tr>
          <tr>
            <td><span class="pt">주니어(18세 이하)</span></td>
            <td class="tc" colspan="2">전일 1,100엔</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/1f3cc.png" alt="🏌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">본코스 (참고)</div>
        <div class="fee-price">7,050엔~</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/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">연습장</div>
        <div class="fee-price">330엔</div>
        <div class="fee-unit">26구 · 180야드</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">880엔~</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/1f3d1.png" alt="🏑" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fee-name">대여 클럽</div>
        <div class="fee-price">3,300엔~</div>
        <div class="fee-unit">1세트 · 단품 550엔</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; 라쿠텐GORA·GDO 플랫폼 활용 팁</strong>
        5홀(44~72야드) 쇼트코스는 9시~17시 무제한·예약 불요로, 본격 라운드 전 워밍업이나 가벼운 연습에 안성맞춤입니다(락커 사용 불가, 본코스와 동일 복장). 본코스 예약은 라쿠텐GORA·GDO 등에서 특가 플랜·쿠폰·포인트를 활용할 수 있으니 예약 전 비교해 보세요.
      </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> 공식 홈페이지(hisayama.cc)·전화(0570-0570-52)·라쿠텐GORA/GDO 등</span></li>
      <li><div class="ci">✓</div><span><strong>예약 개시:</strong> 평일은 플레이일 3개월 전 동일, 토·일·공휴일은 플레이일 75일 전부터</span></li>
      <li><div class="ci">✓</div><span><strong>이용 형태:</strong> 캐디 동반·셀프 선택제. 전 조 GPS 내비 리모컨 승용카트. 1조 4명 원칙</span></li>
      <li><div class="ci">✓</div><span><strong>주니어 플레이:</strong> JGA 회원증 지참 시 전일 멤버 요금(18세 미만). 부모 동반 가능</span></li>
      <li><div class="ci warn">!</div><span><strong>취소 규정:</strong> 플레이일 포함 3일 전 17시까지 미통보 시 평일 1인 1,000엔·주말공휴일 1인 3,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>
        골프장 클로즈 이외에는 어떤 사유로도 취소료가 발생합니다(단, 플레이 시간까지 방문해 내장 취소하거나 일정 변경 시 취소료 면제). 컴페(3조 이상)는 14일 전 17시 기준으로 별도 규정이 적용됩니다. 복장은 라운드 중 착모·칼라 있는 셔츠(모크넥 가능) 착용, 클럽하우스 내 슬리퍼·샌들·크록스는 불가합니다.
      </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/2668.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/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="fac-title">연습장·쇼트코스</div>
        <div class="fac-desc">180야드·12타석 드라이빙 레인지와 5홀 쇼트코스 완비. 라운드 전 전체 컨디션 조율에 최적.</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">최대 84명 수용 컴페룸(GDO 기준). 대규모 파티·단체 이용 대응. 스코어 집계 서비스 제공.</div>
      </div>
      <div class="fac-card fc6">
        <div class="fac-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f381.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>규슈자동차도 후쿠오카IC에서 4km</strong>, 후쿠오카 시내(텐진·하카타역) 및 공항에서 차로 약 30분 거리로 접근성이 뛰어납니다.</p>

    <div class="access-grid">
      <div class="access-card">
        <div class="access-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주소</div>
        <div class="access-row">후쿠오카현 카스야군<br>히사야마마치 쿠바라 3549<br>〒811-2501</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>후쿠오카IC에서 4km. 후쿠오카고속도로 → 카스야램프 → 후쿠오카동바이패스 → 후쿠오카IC 경유, 오쿠마 교차점 좌회전 후 북상 → 히사야마마치 야쿠바 입구 신호 우회전</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>차로 약 20~30분<br>택시 약 3,500엔 (하카타역·공항 기준)</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; 하차 후 차로 약 10분(택시 약 1,300엔)</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>히사야마마치 쿠바라 3549 검색</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 0570-0570-52<br>FAX 092-976-2224<br>hisayama.cc</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/1f306.png" alt="🌆" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <div class="callout-text">
        <strong>후쿠오카 도심 근접 — 관광 연계에 최적</strong>
        히사야마 CC는 후쿠오카 도심(텐진·하카타)에서 차로 30분, 기타큐슈에서도 약 50분 거리입니다. 라운드 후 하카타의 맛집과 나카스, 다자이후 텐만구 등 후쿠오카 관광지와 손쉽게 연계할 수 있어, 골프와 도심 여행을 함께 즐기기에 이상적입니다.
      </div>
    </div>
  </div>

  <!-- FOOTER CTA -->
  <div class="footer-note">
    <p>※ 플레이 요금은 회원 구분·시즌·요일별로 변동됩니다(요금은 모두 세금 포함). 본코스 최신 요금은 공식 홈페이지에서 확인하세요.<br>쇼트코스·나이터 조명·천연온천 운영 · 캐디/셀프 선택제 · 별도 취소 규정 적용<br>히사야마 컨트리(주) | hisayama.cc | 후쿠오카현 카스야군 히사야마마치 쿠바라 3549</p>
    <a href="https://www.hisayama.cc/" class="cta-btn" target="_blank">공식 홈페이지 →</a>
    <a href="https://www.hisayama.cc/fee.html" class="cta-btn blue-btn" target="_blank">요금 안내 →</a>
    <a href="https://www.hisayama.cc/" class="cta-btn outline" target="_blank">코스 안내 →</a>
  </div>

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

<p>The post <a href="https://golfmembership.co.kr/hisayama/">히사야마cc 예약안내 | 적송이 감싸는 60년의 시간, 전략과 품격이 흐르는 노포 코스</a> appeared first on <a href="https://golfmembership.co.kr">공노리</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2936</post-id>	</item>
		<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>
	</channel>
</rss>
