HOLE No.2 & 11【330yard / Par.4】

  • 写真
  • 写真
  • 写真
  • 写真
  • 写真
  • 写真
  • 写真
  • 写真
  • 写真
  • 写真
  • 写真
  • 写真

フェアウエイが左右に広く、のびのび打てるミドルホール。アドレスは少しとりにくいが、ティーショットはセンターの木を目印にやや右サイドに。木に向かって打つと飛距離が足りない場合はフェアウエイバンカーに捉まりパーオンが難しくなる。左右のガードバンカーの間が狭くプレッシャーが掛かるセカンドショットは、大きめのクラブでグリーン奥目狙いがパーセーブのポイント。

HOLE No. H.D.C.P PAR YARD
BACK REG RED PINK
No.2 15 4 330 315 290 290
No.11 16 4 330 315 290 290
コース図

その他のコース

Go Top
function onPlayerReady(event) { event.target.mute(); event.target.playVideo(); event.target.setPlaybackRate(2); } //ループ設定 function onPlayerStateChange(event) { if (event.data == YT.PlayerState.ENDED) { event.target.playVideo(); } } $(document).ready(function() { $('.facility-slider-top').slick({ infinite: true, accessibility: false, arrows: false, autoplay: true, autoplaySpeed: 0, speed: 30000, pauseOnHover: false, pauseOnFocus: false, slidesToShow: 2, slidesToScroll: 2, swipe: false, cssEase: 'linear', }); $('.facility-slider-bottom').slick({ infinite: true, accessibility: false, arrows: false, autoplay: true, autoplaySpeed: 0, speed: 30000, pauseOnHover: false, pauseOnFocus: false, slidesToShow: 2, slidesToScroll: 2, swipe: false, cssEase: 'linear', rtl: true,//スライダの表示方向を左⇒右に変更する }); $(".course-slider").slick({ asNavFor: ".course-thumbs", }) $(".course-thumbs").slick({ asNavFor: ".course-slider", focusOnSelect: true, slidesToShow: 6, responsive: [ { breakpoint: 768, settings: { slidesToShow: 3, } }, ] }); $(".event-slider").slick({ slidesToShow: 4, slidesToScroll: 1, arrows: true, // centerMode: true, // variableWidth: true, prevArrow: '前へ', nextArrow: '次へ', responsive: [ { breakpoint: 768, settings: { slidesToShow: 2, } }, ] }); $(".junior-slider").slick({ accessibility: true, swipe: true, focusOnSelect: true, autoplay: true, infinite: true, speed: 2000, slidesToShow: 3, slidesToScroll: 1, arrows: false, prevArrow: '前へ', nextArrow: '次へ', centerMode: true, centerPadding: '50px', // variableWidth: true, dots: false, }); });