@charset "UTF-8";




@media only screen and (max-width:767px){
  
   /* **********************************
   *  ゴルフ
   * ********************************* */
  .pg_golf .lesson_wrap{
    padding: 20px 0;
  }
  .pg_golf .lesson_wrap2{
    padding: 20px  0;;
  }
  
  /* **********************************
   *  スタッフ紹介
   * ********************************* */
  .staff_items {
    margin-top: 0px;
  }
  
  /* **********************************
   *  ブログ
   * ********************************* */
  .blog_items {
    margin-top: 0;
  }
  .blog_items .item{
    height: auto;
  }
  
  .pg_blog2 .tt1{
    margin-bottom: 30px;
  }
  
  /* **********************************
   *  お知らせ
   * ********************************* */
  .news_items{
    padding: 0;
    margin: 0;
  }
  
  .pg_news2 .tt1{
    margin-bottom: 30px;
  }
  
  
  .table_sec th, .table_sec td{
    font-size: 14px;
    padding: 5px 10px;
  }
  
  
  .privacy_tt {
    font-size: 18px;
  }
  
  
  .price_page_top{
    padding-bottom: 50px;
  }
  .price_page_sub{
    
  }
  .service3{
    font-size: 14px;
  }
  
  .item_sub{
    font-size: 15px
  }
  
  .section_title p.price_items{
    font-size: 20px;
  }
  
  .contact_tt{
    margin-top: 30px;
  }
}