@charset "UTF-8";
@import url("../simplicity/style.css");

/*
Theme Name: Simplicity child
Template:   simplicity
Version:    20150920
*/

/* Simplicity子テーマ用のスタイルを書く */


/************************************
** 基本設定（General Setting）
************************************/
/* ↓↓ 2018/10/18 追加  */
body {
  font-family:
      'Hiragino Kaku Gothic ProN',
      Meiryo, sans-serif;
  /* font-weight:600; */
}

.article{
  font-size:16px;
  line-height:170%;
}
/* ↑↑ 2018/10/18 追加  */

/************************************
** 見出し（H1-6）
************************************/
h1, h2, h3, h4, h5, h6{
  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               Meiryo,           /* 游ゴシックが入っていないWindows */
               sans-serif;
  /*    "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
  /* font-weight:600; */
  line-height:130%;
}


.article h1 {
  border-left: 1px solid #000;
  margin: 25px 0;             /* 40px -29px 20px; */
  padding: 15px 30px;
  font-size: 30px;
}


.article h2 {
  border-left: none;
  margin:35px 0 10px 0;
}


.article h2,
.article h3,
#comment-area h3,
#related-entries h3 {
  font-size: 23px;
  border-bottom: 5px solid #e7e7e7;
  padding: 10px 0;
}


.article h5 {
    font-size: 20px;
    padding: 0;
    margin-top: 35px;
    margin-bottom: 0;
}

.article h6 {
    padding: 0;
    margin-top: 15px;
    margin-bottom: 0;
}

/************************************
** レイアウト（Layout）
************************************/

/* 2019/02/22 追加 */
#navi-in{
  width: auto;
  margin: 0 auto;
  box-sizing: border-box;
}

#header {
  border-top: solid 3px #000;
}
/* 2019/02/22 追加 */


/* ↓↓ 2018/10/18 修正  */
#body {
  margin-top:0;
  overflow-x: hidden;    /* 2018/10/19 追加  スクロールバー非表示 */
}
/* ↑↑ 2018/10/18 修正  */
#before-main {
  text-align: center;    /* 2018/10/19 追加 */
  width:auto;
  overflow: hidden;    /* 2018/10/19 追加  スクロールバー非表示 */
  /* margin-bottom: 0; */ 
}
#before-main a {
    text-decoration: none;
}
#before-main a:hover {
    text-decoration: none;
}
#main {
  float: left;
  box-sizing: border-box;
  width: 840px;        /* 2018/10/18 修正 */
  padding: 0 29px 20px 29px;*/
  background-color:#fff;
  border-radius: 4px;
  margin-bottom: 30px;
}
/* 2018/11/16 参考 画像を背景扱いにし、スマホでは中央表示 */

/* その他 */
#introc-else {
    background-color: linear-gradient(rgba(10, 11, 14, 0.45), rgba(10, 11, 14, 0.45));
    background-image: url("https://work.hoc-cnet.co.jp/hp-sample/wordpress/wp-content/uploads/2019/03/top_img.jpg");
    background-repeat: no-repeat;
    background-size: 50% 50%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top 50% center;
    height: 250px;
}
/* 画像内に文字を入れる場合 */
#intro {
    text-align: center;
    height: 215px;
    color: white;
    padding-top: 35px;
}
#intro h4 {
    font-family: 'Roboto Slab', serif;
    font-size: 34px;
    font-weight: 800;
    color: white;
}
#intro p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    width: 502px;
    margin: 0 auto;
}
/* 2018/11/16 参考 画像を背景扱いにし、スマホでは中央表示 */

#sidebar {
  width: 200px;
  margin: 50px 0;
}


.sidebar-border {
  border: 1px solid #006499;
}



/* ↓↓ 2018/10/18 追加 */
.main-fullsize {
  width: 1070px !important;
}
.main-ad-sidebar {
  width: 840px !important;
}
/* ↑↑ 2018/10/18 追加 */



img .fit {
  width: 100%;
  height: 300px;
  object-fit: cover;
}


/* 3018/11/25 追加 */
.course img {
  border: 1px solid #000;
}

/* 3018/11/25 追加 */

.comment-box {
  position: relative;
  /* position: absolute; top:167px; left:670px; */
  /* overflow: visible; */
  clear: both;
  color: #fff;
  background-color: rgba(0,0,0,0.4);
  border-radius:8px;
  box-sizing: border-box;
  
  height: auto;
  /* width: 420px; */
}

.comment-box p {
  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               Meiryo,           /* 游ゴシックが入っていないWindows */
               sans-serif;
  /*    "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
  /* font-weight: 1000; */
  font-size:24px;
  line-height: 180%;
  
  text-align: right;
  
  padding: 10px 30px;
}

.comment-box p span {
  font-size: 36px;
}



/* ↓↓ 2018/11/09 追加 */
.comment-area {
  /* position: relative; */
  position: absolute; top:125px; left:0px;
  overflow: visible;
  clear: both;
  
  padding: 0;
  height: auto;
  width: 100%;
}


.comment-area li {
  display:block;
  list-style:none;
  float:left;
  box-sizing: border-box;
  
  color: #fff;
  border-radius:0 0 0 8px;
}

.comment-area li:nth-child(1) {
  width: 50%;
  margin: 0 10% 0 0;
  padding: 0;
  
  text-align: right;
  font-size:10px;
}
.comment-area li:nth-child(2) {
  background-color: rgba(0,0,0,0.4);
  width: 40%;
  padding: 10px 30px;
  
  text-align: right;
  font-size:24px;
}

.comment-area p {
  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               Meiryo,           /* 游ゴシックが入っていないWindows */
               sans-serif;
  /*    "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
  /* font-weight: 1000; */
  line-height: 180%;
}
.comment-area p span {
  font-size: 36px;
}

/* ↑↑ 2018/11/09 追加 */


/************************************
** ヘッダー(header)
************************************/
#h-top{
  overflow: visible;
}


/************************************
** メニュー（menu）
************************************/
/*
nav {
  margin-top: 20px;
  margin-bottom: 10px;
}
*/
/*
#header-in {
  position: fixed;
}
*/

#navi,
#navi ul{
  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               Meiryo,           /* 游ゴシックが入っていないWindows */
               sans-serif;
  /*    "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;  */
  /* font-weight: 1000; */
  
  border-top: 0;
  border-bottom: 0;
  margin-bottom: 10px;
}
/* ↓↓ 2018/10/18 修正  */
#navi ul {
  position: relative;
  clear: both;
  margin-bottom: 0;
  border: 1px solid #ddd;
  background-color:#F7F7F7;
  border-radius:3px;
  margin:0;
  padding:0 29px 0 29px;
  width:100%;
  box-sizing: border-box;
}
/* ↑↑ 2018/10/18 修正  */

#navi ul li {
  text-align: center;
  min-width: 110px;
  line-height: 35px;	/* 2019/02/22 追加 */
}
/*
#navi ul li:nth-child(1) {
  border-left:2px solid #888;
}
*/
#navi ul li a {
  font-size:16px;
}
#navi ul li a:hover {
  background-color: rgba(0,0,0,0.1) !important;
}

/* ↓↓ 2018/11/09 追加 */
#navi ul.sub-menu {
  background-color: rgba(0,0,0,0.5) !important;
}
#navi ul.sub-menu a {
  color: #fff;
  width: 102%;
}
#navi .sub-menu li {
  height: auto;
}
#navi .sub-menu li:nth-child(1) {
  border-left:0;
}
/* ↑↑ 2018/11/09 追加 */

/************************************
** フッター(footer)
************************************/
#footer h4 {
  font-size:20px;           /* 2018/10/19 追加 */
}


.ryoukin ul {
    line-height: 150%;
    padding: 0 0 80px 25px;
}




/************************************
** TOPページの注意事項
************************************/
.warning {
    border: 4px solid #ffcb15;
    /* border-radius:10px; */
    text-align: center;
    background: #ffcb15;
    padding: 25px;
    margin: 0;	   /* 2018/11/10 -7px; */
}
.warning h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    
    font-size:20px;
    color: #000;
}
.warning h5:hover {
    color: #444;
}

pre {
    white-space: pre-wrap;
    padding: 5px 15px;
    margin: 10px 0;
}

pre h5 {
    margin: 0;
    padding: 0;
}

pre p {
    font-family:
      'Hiragino Kaku Gothic ProN',
      Meiryo, sans-serif;
}


.gray-box {
    background-color: #efefef;
    padding: 15px;
    margin: 10px 0;
}
.gray-box h5 {
    margin: 0;
    padding: 0;
}

/************************************
** お問合せ用 画面
************************************/

.mailform {
  text-align: center;
}

/* テーブル */
.mailform table{
  border-collapse: collapse;
  margin: auto;
  width: 100%;
}
.mailform table th{
  border: solid 1px #ccc;
  background-color: #eee;
}
.mailform table td{
  border: solid 1px #ccc;
}
.mailform table th, 
.mailform table td{
  padding: 10px 15px; /* 3px 5px; */
  text-align: left;
}
.mailform table td:nth-child(1) {
  width: 35%;
  background-color: #E9F5F3;
}

/* ボタン */
.mailform input[type="submit"] {
  display: inline-block;
  margin-bottom: 20px;
  padding: 12px 18px;
  border: 1px solid #777;
  border-radius: 3px;
  background: #808080;
  color: #fff;
  text-decoration: none;
  font-size:18px;
  font-weight: bold;
  line-height: normal;
  cursor: pointer;
}

.clear {
    clear: both;
}



/******************************
** 画面２分割
** 
******************************/
/* 会長挨拶 */
.aisatu ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.aisatu ul li {
    display:block;
    list-style:none;
    float:left;
    margin: 7px 4% 7px 0;
    width: 21%;
    box-sizing: border-box;
}

.aisatu ul li img {
    padding: 4px;
    border:1px solid #888;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
}
.aisatu ul li:nth-child(2) {
    width: 75%;
    margin-right:0;
}

.aisatu ul li p {
    margin: 4px 0;
    text-align: left;
}


/* 沿革 */
.history-top img {
    max-width:1002px;
    padding: 4px;
    border:1px solid #888;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
}
.history ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.history ul li {
    display:block;
    list-style:none;
    float:left;
    margin: 7px 2% 7px 0;
    width: 70%;
    box-sizing: border-box;
}

.history ul li:nth-child(2) {
    background: #efefef;
    width: 28%;
    margin-right:0;
    margin-top: 20px;
    padding-bottom: 10px;
}
.history ul li p {
    font-size: 14px;
    text-align: center;
}
.history ul li .wp-caption {
    padding-top: 4px;
    border-style: solid #ddd;
    border-width: 0.5px 3px 3px 0.5px;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
}

/* 各ホール */
.hole ul {
    padding: 0px;
    margin: 0px;
    text-align: left;
}
.hole ul li {
    display:block;
    list-style:none;
    float:left;
    margin: 7px 4% 7px 0;   /* 7px 4% 7px 0; */
    width: 31%;             /* 40%; */
    box-sizing: border-box;
}
.hole ul li:nth-child(2) {
    width: 65%;             /* 56%; */
    margin-right:0;
}
.hole ul li img {
    padding: 4px;
    border:1px solid #000;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
}

.hole ul li h5 {
    font-size: 22px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
}
.hole ul li p {
    margin: 4px 0;
    text-align: left;
}
.checkpoint {
    background-color: #eee;
    border: 1px solid #000;  /* #ccc */
    
    height: 300px !important;
}

.checkpoint ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.checkpoint ul li {
    display:block;
    list-style:none;
    float:left;
    margin: 20px 2% 10px 0;
    width: 31%;
    box-sizing: border-box;
}
.checkpoint ul li img {
    width: 95%;
    padding: 4px;
    border: 1px solid #000;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
}
.checkpoint ul li h5 {
    font-size: 22px;
    padding: 0;
    margin: 10px 0;
}







.hole-02 ul {
    padding: 0px;
    margin: 0px;
    text-align: right;
}
.hole-02 ul li {
    display:block;
    list-style:none;
    float:left;
    margin: 7px 4% 7px 0;
    width: 60%;
    box-sizing: border-box;
}
.hole-02 ul li:nth-child(2) {
    width: 36%;
    margin-right: 0;
}

.hole-02 ul li img {
    text-align: center;
}

.point-02 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #FF6928;  /* #95ccff; */
    border-radius: 8px;
    
    /* height: 250px; */
}
.point-02 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #FF6928;            /* #95ccff; */
    font-weight: bold;
}
.point-02 p {
    margin: 0; 
    padding: 0;
}

.clip-box-a {
 position: relative;
 margin: 2em auto;
 padding: 15px 35px 15px 25px;
 width: 90%; /* ボックス幅 */
 background-color: #fff; /* ボックス背景色 */
 color: #000; /* 文章色 */
 border: 1px solid #ccc; /* 枠線 */
 box-shadow: 1px 1px 1px #acacac; /* 影の色 */
}
.clip-box-a::before {
 position: absolute;
 content: '';
 top: -15px;
 right: 10px;
 height: 55px;
 width: 15px;
 border: 3px solid #555555; /*クリップ色 */
 background-color: none;
 border-radius: 12px;
 box-shadow: 1px 1px 2px #999;
 transform: rotate(10deg);
 z-index: 1;
}
.clip-box-a::after {
 position: absolute;
 content: '';
 top: 0px;
 width: 10px; 
 right: 20px;
 border: solid 5px #fff; /*背景色と同じ色にする*/
 z-index: 2;
}
/*
.checkpoint-02 {
    background-color: #eee;
    border: 1px solid #000;
    
    height: 250px !important;
}
*/

.checkpoint-02 ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.checkpoint-02 ul li {
    display:block;
    list-style:none;
    float:left;
    margin: 20px 4% 10px 0;
    width: 22%;
    box-sizing: border-box;
    font-size: 13px;
}
.checkpoint-02 ul li img {
    width: 100%;
    text-align: center;
}





/**********************************************************
** body内で横幅いっぱいに表示
**
** 使用例：<div class="fullsize-bg golf-top-event">
***********************************************************/
.fullsize-bg {
    margin:0 -200%;    /* 2018/10/19 追加 */
    padding:0 200%;    /* 2018/10/19 追加 */
    text-align: center;    /* 2018/10/19 追加 */
}


/**********************************************************
** カスタムフィールドテンプレート - コンテンツ表示(3分割)　
** 正方形 300x300
** 画像上に不透明度90位の背景・白文字
***********************************************************/
.div_3 {
    padding: 30px 0;
}

.div_3 ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.div_3 ul li {    
    display:block;
    list-style:none;
    float:left;
    margin: 14px 2% 0 0;        /* 0 4.95% 14px 0; */
    width: 32%; /* 32%; */

    height:200px;
    //background-color:#eaeaea;
    box-sizing: border-box;
}

.div_3 ul li:nth-child(3n) {
    margin:14px 0 0 0;
}



/***********************************************************
** 【カスタムフィールドテンプレート】
** 最新トピックス用
** 
** 画像(320x200) x 3
** それぞれ説明あり
***********************************************************/
.cft-table {
  padding: 30px 0;
}

/* ↓↓ 2018/10/19 追加 横幅フルサイズ背景画像色 利用 */
.golf-top-event {
    clear:both;
    height:400px;
    background: #efefef;
    /*background: linear-gradient(#ffffff 0%, #ff6666 100%);     2018/10/19 グラデーション参考 */
}
/* ↑↑ 2018/10/19 追加 */
.golf-top-event h3,
.golf-top-event h4, 
.golf-top-event h5, 
.golf-top-event h6 {
    position: relative;
    margin-top: 5px;
    margin-bottom: 0;
}
.golf-top-event h4, 
.golf-top-event h5, 
.golf-top-event h6 {
    font-size: 25px;
    padding: 8px 0;
}
.golf-top-event ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.golf-top-event ul li {
    display:block;
    list-style:none;
    float:left;
    margin: 7px 2% 7px 0;
    width: 32%;
    height:200px;
    box-sizing: border-box;
}

.golf-top-event ul li:nth-child(3) {
    margin-right:0;
}


.golf-top-event-cb {
    clear: both;
}




/***********************************************************
** 【カスタムフィールドテンプレート】
** トップページ イベント情報
** 
** 313x400 の3項目横並び
***********************************************************/
/* ↓↓ 2018/10/19 追加 横幅フルサイズ背景画像色 利用 */
.event-info {
    clear:both;
    height:580px;
    background: #efefef;
}
/* ↑↑ 2018/10/19 追加 */

.event-info h3, .event-info h4, 
.event-info h5, .event-info h6 {
    position: relative;
    margin-top: 5px;
    margin-bottom: 0;
}
.event-info h3 {
    margin-bottom: 20px;
    padding-top: 20px;
}
.event-info h4, .event-info h5, .event-info h6 {
    font-size: 25px;
    padding: 8px 0;
}
.event-info ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}


.event-info ul li {
    display:block;
    list-style:none;
    float:left;
    margin: 7px 2% 7px 0;
    padding: 20px 20px;
    width: 32%;
    height:400px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #aaa;
}
.event-info ul li.li-03 {
    margin: 7px 0;
}

.event-info ul li img{
    height:30px;
    width: auto;
    margin: 40px 0;
}

.event-info ul li .onImg {
    height: 70px;
}

.event-info ul li p{
    font-size: 16px;
    margin: 0;
}

.event-info ul li .button-detail{
     display:block;
     margin: auto;
     width: 150px;
     height:50px;
     line-height: 50px;
     color: #FFF;
     text-decoration: none;
     text-align: center;
     background-color: #f39800; /*ボタン色*/
     border-radius: 5px; /*角丸*/
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
}
.event-info ul li .button-detail:hover{
     color: #fff;
     background-color: #f9c500; /*ボタン色*/
}

.event-info ul a {
    color: #000;
    text-decoration: none;
}
.event-info ul a:hover {
    color: #000;
    text-decoration: none;
}

/***********************************************************
** 【カスタムフィールドテンプレート】
** トップページ イベント情報
** 
** 313x400 の3項目横並び
***********************************************************/
/* ↓↓ 2018/10/19 追加 横幅フルサイズ背景画像色 利用 */
.service-info {
    clear:both;
    height:400px;
    background: #efefef;
}
/* ↑↑ 2018/10/19 追加 */

.service-info h3, 
.service-info h4, 
.service-info h5, 
.service-info h6 {
    position: relative;
    margin-top: 5px;
    margin-bottom: 0;
}
.service-info h3 {
    margin-bottom: 20px;
    padding-top: 20px;
}
.service-info h4, 
.service-info h5, 
.service-info h6 {
    background-color: rgba(50,0,255,0.5);
    
    position: absolute;/*絶対配置*/
    color: white;/*文字は白に*/
    top: 13px;
    left: 0;
    
    font-size: 25px;
    padding: 0 30px;
}
.service-info ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}


.service-info ul li {
    position: relative;
    
    display:block;
    list-style:none;
    float:left;
    margin: 7px 2% 7px 0;
    width: 32%;
    box-sizing: border-box;
    /* background-color: #fff; */
    /* border: 1px solid #aaa; */
    /* height: 323px; */
}
.service-info ul li.li-03 {
    margin: 7px 0;
}

.service-info ul li img{
    width: 100%;
    border: 1px solid #aaa;
    /*
    margin: 8px 0 0 0;
    */
}
/*
.service-info ul li .onImg {
    height: 70px;
}
*/
.service-info ul li p{
    font-size: 16px;
    margin: 0;
}

.service-info ul li .button-detail{
     position: absolute;/*絶対配置*/
     bottom: 8px;
     left: 26%;
     
     display:block;
     margin: auto;
     width: 150px;
     height:50px;
     line-height: 50px;
     color: #FFF;
     text-decoration: none;
     text-align: center;
     background-color: #f39800; /*ボタン色*/
     border-radius: 5px; /*角丸*/
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
}
.service-info ul li .button-detail:hover{
     color: #fff;
     background-color: #f9c500; /*ボタン色*/
}

.service-info ul a {
    color: #000;
    text-decoration: none;
}
.service-info ul a:hover {
    color: #000;
    text-decoration: none;
}









@media screen and (max-width:1100px) { 
    #main {
        float: left;
        box-sizing: border-box;
        width: 100%;
        padding: 0 0 20px 0;*/
        background-color:#fff;	
        border-radius: 4px;
        margin-bottom: 30px;
    }
    
    /* ↓↓2018/11/10 追加 */
    #navi {
      margin-bottom: 20px;
    }
    
    #navi ul {
      padding: 0;
    }
    
    #navi ul li {
      background-color: #444 !important;
      border: 0 !important;
    }
    
    #navi .sub-menu li,
    #navi .children li {
      padding-left:0 !important;
      background-color: rgba(255,255,255,0.2) !important;
    }
    
    #navi #navi-in ul li a{
      color: #fff !important;
      padding: 5px 7px;
    }
    
    #navi #navi-in ul li a:hover{
      background-color: rgba(0,0,0,0.5) !important;
    }
    
    #navi ul.sub-menu a {
      width: auto;
    }
    /* ↑↑2018/11/10 追加 */
    
    /* ↓↓ 2018/11/09 追加 */
    .comment-area {
      position: relative; top: 0;
      margin: -7px 0 0 0;
    }
    
    .comment-area li {
      clear:both;
      border-radius:0;
    }
    
    .comment-area li:nth-child(1) {
      display: none;
    }
    .comment-area li:nth-child(2) {
      background-color: rgba(0,0,0,0.6);
      width: 100%;
      padding: 0 30px;
      
      text-align: center;
      font-size:14px;
    }
    
    .comment-area p {
      line-height: 180%;
    }
    .comment-area p span {
      font-size: 20px;
    }
    /* ↑↑ 2018/11/09 追加 */
    
    
    .main-fullsize {
      width: 100% !important;
    }
    /* ↓↓2018/11/10 追加 */
    .warning {
      width: 100%;
      padding: 15px 0;
    }
    .warning h5 {
      margin: 10px;
      font-size: 16px;
    }
    
    /*
    .warning {
      width: 100%;
    }
    */
    /* ↑↑2018/11/10 追加 */
    
    
    .golf-top-event {
        clear:both;
        height:650px;
        background: #efefef;
    }
    .golf-top-event ul li {
        display:block;
        list-style:none;
        float:left;
        margin: 7px 2% 7px 0;
        width: 49%;
        height:auto;
        box-sizing: border-box;
    }
    .golf-top-event ul li:nth-child(2) {
        margin-right:0;
    }
    .golf-top-event ul li:nth-child(3) {
        margin-right:0;
        clear: left;
    }
    
    .event-info {
        clear:both;
        height:970px;
        background: #efefef;
    }
    .event-info ul li {
        display:block;
        list-style:none;
        float:left;
        margin: 7px 2% 7px 0;
        width: 47%;
        height:auto;
        box-sizing: border-box;
    }
    .event-info ul li:nth-child(2) {
        margin-right:0;
    }
    .event-info ul li:nth-child(3) {
        margin-right:0;
        clear: left;
    }
    
}

/*
  2018/10/19
  モバイル用CSS
  narrow.css に書込むこと
*/
@media screen and (max-width:440px) { 
}

/************************************
** パンくずリスト表示
************************************/
#breadcrumb ul li span.sp{
  margin:0px;
}

/* #breadcrumb{ */
div#breadcrumb div {
  /*-- 2015/11/04 --*/
  //padding: 1px 10px;
  vertical-align: middle;
  background-color: #ffffff;  //#ff4500; eaeaea
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}


/*メニューレスポンシブ*/
@media screen and (min-width: 1110px) {
  #navi-in {
  position: absolute;
  top: 0;
  right: 0;
  }
}

/*会社概要レスポンシブ*/
@media screen and (max-width: 680px) {
 .service-info ul li {
   width: 80%;
   left: 9%;
   clear: both;
  }
}

/*社長挨拶css*/
.profile img{
    width: 40%;
    left: 30%;
    clear: both;
    position: relative;
}
.profile p{
  padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 680px) {
  .profile{
    width: 80%;
    padding-left: 10%;
  } 
  .profile img{
    float: left;
    width: 20%;
    left: 0%;
    padding: 10px;
}
}


