@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');


.d-none{
    display: none !important;
}
.price .cont table tbody td {
     border: 1px solid #DADADA;
     vertical-align: middle;
     text-align: center;
}
 .price .cont table tbody td {
     border: 1px solid #DADADA;
     vertical-align: middle;
     text-align: center;
}
 td.hurry {
     background: #FFEDED 
}
 td.briny {
     background: #F0F5FF 
}
td.hide-border {
    border-top-color: #fff !important;
    border-left-color: #fff !important;
}
.tbl-price-bottom{
    margin-top: 40px;
}
.price .cont table tbody td:first-child {
    width: 350px;
}
 .price .cont table tbody td table td{
     border:none ;
     padding: 0px;
}
 .mb-bold{
     font-weight: bold;
     text-align: center;
}
 .price .cont table tbody td table td:first-child {
     text-align: left;
}
 td.gray{
     background: #EFEFEF;
     font-weight: bold;
}
 .reservation{
     padding-bottom: 70px;
}
 .credit-card{
     padding-bottom: 90px;
}
.reservation .h_tit{
    padding-bottom: 5px;
}

 .h_tit{
     font-size: 27px;
}
 .practice{
     margin: 30px 0 25px;
}
.pd2{
    padding-right: 15px;
}
.box-customer{
    margin: 80px 0;
}
 .customers{
     padding: 25px 30px;
     background: #EFEFEF;
     border-radius: 5px ;
     margin-bottom: 20px;
}
}
  .advance{
     padding-top: 15px;
}
.from-access .list-access .tit {
    font-size: 18px;
    padding-bottom: 10px;
}
#access .sec-tit{
    padding-top: 65px;
}
.from-access .list-access{
    padding-bottom: 50px;
}
.fs12{
    margin-bottom:15px;
}
#access{
    padding-bottom: 100px;
}

.from-access{
        padding-top: 50px;
}
.list-style li{
    position: relative;
    padding-left:10px;
}
.list-style li:before,
.advance li:before{
 content: "";
 background: #CCA58B;
 width: 3px;
 height: 3px;
 position: absolute;
    top: 13px;
 left: 0px;
 border-radius: 50%;
 transform: translateY(-50%);
 transform: -moz-translateY(-50%);
 transform: -webkit-translateY(-50%);
}
 .reservation-mail img, .reservation-web img, .reservation-phone img, .reservation-fax img{
         display: block;
     vertical-align: middle;
}
.reservation-web:hover:before{
    background: url(../../../../uploads/2018/07/icon-web-hover.png);
}
.reservation-mail:hover:before{
    background: url(../../../../uploads/2018/07/icon-email-hover.png);
}

 .dots-star{
     color: #CCA58B 
}
 .passengers{
     padding-top: 25px;
     margin-bottom: 30px;
}
  .advance li{
     position: relative;
     padding-left: 10px;
     line-height: 26px;
}
 .reservation-mail:hover{
     background: #00142c 
}
 .reservation-web:hover {
     background: #CCA58B;
     color: #00142c;
}
 .competition .main-btn{
     text-align: right;
}
 .competition .cont{
     padding: 30px 0;
}
 .items{
     width: 50%;
}
 .tit .block_title{
     font-size: 27px;
     text-transform: uppercase;
     padding: 40px 0;
     line-height: 1.5;
}
 table.contact-info tbody tr{
     border-top: 1px solid #DADADA;
     border-bottom: 1px solid #DADADA;
}
 table.contact-info tbody tr td{
     padding: 20px 0;
     vertical-align: middle;
     color: #00142C;
     text-align: left;
     border: none
}
.yard-box table.contact-info tr th{
    font-weight: bold;
    font-size: 14px;
    background: transparent;
    border: none;
}
.yard-box  table.contact-info tr:nth-child(1) td {
    background: #fff;
}
 table.contact-info tbody tr td:first-child{
     font-weight: bold;
}
 .page-content{
     padding-bottom: 100px;
}
/*
.yard-box br:empty{
    display: none;
}*/
.course-info div ul li .lbl{
    font-size: 14px;
    font-weight: bold;
}
.course-info div ul li .val{
    font-size: 13px;
}
#hole-course .ttl-h2{
    text-align: center;
}
#hole-course .sec-center{
    padding-bottom: 25px;
}
 .month-year{
       margin: 0 -4px;
    display: flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -moz-flexbox;
    display: -webkit-flexbox;
    flex-wrap: wrap;

}
 .item-month{
    width: calc(16.6666% - 8px);
    -webkit-width: calc(16.6666% - 8px);
    color:#8c8c8c;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: #EFEFEF;
    border-radius: 5px;
    margin: 4px;
    font-weight: bold;
    line-height: 34px;
}
.item-month.active {
     background: #dfae8f;
     color:#00142c;
}
#competition{
    padding-bottom:80px;
}
 #competition .list {
     width: 76%;
     padding-bottom: 30px;
}

 #competition .tit .block_title{
     font-size: 27px;
     text-transform: uppercase;
     padding: 40px 0 25px;
}
.pdf-txt .pdf {
   /* padding: 6px 0;*/
}

 .top-m{
     font-size: 18px;
     text-align: left;
}
.top-m .icon{
    font-weight: bold;
}

 .reservation-phone,.reservation-fax{
     background: #EFEFEF;
     color: #00142C;
}
 .reservation-mail ,.reservation-web {
     font-size: 25px;
     padding: 16px 0 ;
     /*font-weight: bold;*/
}
 .reservation-mail,.reservation-web,.reservation-phone,.reservation-fax{
     margin: 8px;
     border-radius: 10px;
     text-align: center;
     display: block;
}
 .reservation-mail{
     background: #CCA58B;
     color: #00142C 
}
/*.reservation{
     text-align: center;
}
*/
 .reservation .reservation-web .arrow:before{
     border: 0.5px solid #cca58b;
}
 .reservation .reservation-web .arrow:after{
     border-right: 1px solid #cca58b;
     border-bottom: 1px solid #cca58b;
}
 .reservation-web{
     background: #00142C;
     color: #CCA58B 
}
 .reservation .arrow {
     width: 20px;
     height: 20px;
     position: relative;
     margin-left: 6px;
     display: inline-block;
     vertical-align: middle;
}
 .reservation .arrow:before {
     content: '';
     position: absolute;
     top: 50%;
     left: 0;
     margin-top: -0.25px;
     height: 1px;
     width: 100%;
     border: 0.5px solid #00142c;
}
 .reservation .flex-view{
     margin: 0 -8px 
}
 .reservation .phone{
     font-size: 51px;
     display: inline-block;
     text-align: center;
     padding-top: 8px;
     line-height: 50px;
     padding-bottom: 20px;
}
 .mobile-dropdown{
     display: none;
}
 .reservation .arrow:after {
     content: '';
     position: absolute;
     top: 46%;
     right: -2px;
     border-right: 1px solid #00142c;
     border-bottom: 1px solid #00142c;
     transform: rotate(-45deg) translateY(-50%);
     -ms-transform: rotate(-45deg) translateY(-50%);
     -webkit-transform: rotate(-45deg) translateY(-50%);
     width: 7.5px;
     height: 7.5px;
}
 .category-list {
    margin-top: 15px;
    border-bottom: 1px solid #dfae8f;
    border-top: 1px solid #dfae8f;
}
 .category-list li {
    padding:10px;
    font-size:13px;
    
}
.category-list li + li{
    border-top: 1px solid #DADADA;
}


.category-list li.active > a{
    color:#cca58b;
}
 .category-competition{
    padding: 6px 0;
     font-weight: bold;
     padding-left: 20px;
     border-radius: 2px;
}
#our-courses .tit .block_title{
    padding: 40px 0 25px;
}
.course-box.cf .pdf{
    max-width: 160px;
}

 .list-month-competition li{
     border-bottom: 1px solid #DADADA;
     padding: 13.5px 0 
}
 .category1{
     background: #00142C;
     color: #dfae8f 
}
 .category2{
     background: #dfae8f;
     color: #00142C ;
     margin-top: 35px;
}
 .category3{
     background: #ccc;
     color: #00142C ;
     margin-top: 35px;
}
 .list-month-competition li .date_m{
     display: block;
     font-size: 12px;
}
.right{
    text-align: right;
}

.competition-month{
    margin-bottom:10px;
}
 .competition-month .c_tit{
     font-size: 27px;
     padding-bottom: 15px;
     padding-top: 50px;
      padding-left: 5px; 
}
 .list-month-competition li .cont-m ,.list-month-competition li .date_m{
     padding-left: 5px;
}
/*course*/
 #course section:last-child {
     margin-bottom: 20px;
}
 #course .course-box {
     width: 100%;
     display: table;
     margin-bottom: 70px;
     padding-top: 40px;
}
 #course .course-box li {
     display: table-cell;
     text-align: left;
     vertical-align: top;
}
 #course .sec01 .course-box li:first-child {
     width: 46.7%;
     padding-right: 4.4%;
}
#course .sec01 .course-box li .right .pdf{
    display: inline-block;
}
.btn {
    position: relative;
    width: 100%;
    display: block;
    padding: 10px;
    border: 1px solid #00142C;
    color: #00142C;
    text-align: center;
   /* -webkit-transition: .4s;
    transition: .4s;*/
    line-height: 1.3;
}
.btn:hover{
    background:#00142C;
    color:#fff;
}
.btn:hover .btn-arrow-down:before,
.btn:hover .btn-arrow-down:after{
    border-color:#fff;
}
 #course .sec01 .course-box li p {
     line-height: 1.6;
}
 #course .sec01 .course-box li:not(:last-child) p {
     margin-bottom: 15px;
}
 #course .sec01 .course-box li:first-child p:first-child strong {
     font-size: 18px;
     font-weight: bold;
     line-height: 1.3;
}
 #course .course-box li img {
     width: auto;
     height: auto;
}
 area {
     border: none;
     outline: none;
}
 .img-col3 {
     width: 100%;
     display: table;
}
 .img-col3 li {
     display: table-cell;
     text-align: center;
     vertical-align: middle;
     width: auto;
}
 .img-col3 li img {
     width: auto;
     height: auto;
}
#course .sec02 > ul li:first-child a:after {
    border-bottom: solid 1px #47210D;
    border-right: solid 1px #47210D;
}

/* 繧ｳ繝ｼ繧ｹ繝､繝ｼ繝��繧ｸ */
 #course .sec02 > .cf {
    margin: 50px -5px;
}
#course .tit-course{
    font-family: 'Noto Serif JP', serif;
    font-size: 36px;
    padding-top: 50px;
}
.cnt-course{
    padding-bottom: 45px;
    font-size: 13px;
}
#course .sec05 .tit-course{
    font-size: 24px;
}

 #course .sec02 > .cf .items-btn {
     display: table-cell;
     text-align: center;
     vertical-align: middle;
     padding: 0 5px;
     width: 33.3%;
}
 #course .sec02 > ul li a {
     line-height: 1.4;
     font-size: 16px;
}
#hole-related .slick-arrow .arrow:before{
    border: 0.5px solid #00142c;
}
#hole-related .slick-arrow.slick-prev .arrow:after{
       border-left: 1px solid #00142c;
    border-bottom: 1px solid #00142c;
}
#hole-related .slick-arrow.slick-next .arrow:after{
        border-right: 1px solid #00142c;
    border-bottom: 1px solid #00142c;
}


 #course .sec02 > ul li a:hover:after {
     border-top: solid 1px #fff !important;
     border-right: solid 1px #fff !important;
}
 #course .sec02 > ul li a {
     border: 1px solid #00142C;
     color: #00142C;
}
.btn-arrow-down:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 17px;
    left: 3px;
    width: 12px;
    height: 1px;
    border-bottom:1px solid #000A20;
}
#course .cf .items-btn .btn:hover{
    background: #00142C;
    color: #fff
}
#course .cf .items-btn .btn:hover .btn-arrow-down:before{
        background: #fff;
}
#course .cf .items-btn .btn:hover .btn-arrow-down:after{
        border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
.btn-arrow-down{
    position: relative;
}
.btn-arrow-down:after {
    display: inline-block;
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    margin: 2px 0 0 5px;
    border-right: solid 1px #000A20;
    border-bottom: solid 1px #000A20;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  /*  -webkit-transition: .4s;
    transition: .4s;*/
}
.reservation .reservation-web:hover .arrow:before {
    border: 0.5px solid #00142c;
}
 #course .sec02 > ul li:first-child a:hover {
     background: #47210D;
     color: #fff;
}
 #course .sec02 > ul li:nth-child(2) a {
     border: 1px solid #25456F;
     color: #25456F;
}

 #course .sec02 > ul li:nth-child(2) a:hover {
     background: #25456F;
     color: #fff;
}
.ttl-h2 {
    font-size: 27px;
    /*text-align: center;*/
}
.sec-center{
    text-align: center;
}

#kv{
    /*height: 400px   */
}
#kv .inner:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    min-height: 280px;
}
#kv .cont {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 6px);
    max-width: -webkit-calc(100% - 6px);
}
 #course .sec02 > ul li:last-child a:hover {
     background: #005C23;
     color: #fff;
}
 .yard-box table {
     margin-bottom: 30px;
}
 .yard-box table:last-child {
     margin-bottom: 0;
}
 .yard-box table th, .yard-box table td {
     font-size: 13px;
}
 .yard-box table th {
     background: #EFEFEF;
     color: #00142C;
     font-weight: bold;
     text-align: center;
     line-height: 1.6;
     width: auto;
    border: 1px solid #DADADA;
    text-align: center;
    padding: 8px 0;
    vertical-align: middle;
}

 .yard-box table:nth-child(1) th, .yard-box .scroll-table:nth-child(1) table th {
     background: #EFEFEF;
}
#access .yard-box table tr td{
    text-align: left;
    border:1px solid #DADADA;
}
#access .yard-box table th{
    width: 295px;
}
.price .cont .pc table tbody tr:nth-child(1) td:nth-child(1){
        background-image: linear-gradient(to top right,transparent, transparent 49%,#e9e9e9 50%, #e9e9e9 50%,transparent 51%, transparent);
}
.yard-jp .yard{
    text-align: center;
    padding: 16px 0;
    border-top: 1px solid #00142C;

}
.yard-box-btn{
    text-align: right;
}
#course {
    margin-bottom: 130px;
}
.yard-jp{
        padding-top: 102px;
}
.items-course .thumb-course  img {
    display: block;
    width: 100%;
}

 .yard-box table tr td {
     width: auto;
     border: 1px solid #DADADA;
     text-align: center;
    vertical-align: middle;
}


.yard-box .scroll-table-ct {
    border: 1px solid #00152D !important;
}
/*.yard-box .scroll-table-ct td{
    padding: 5px 20px;
}
.yard-box .scroll-table-ct table tr:first-child,
.yard-box .scroll-table-ct table tr:nth-child(5){
    border-bottom: 2px solid #00152D !important;
}

.yard-box .scroll-table-ct table tr:first-child td:first-child{
    border-right: 2px solid #00152D;
}
.yard-box .scroll-table-ct table tr:nth-child(2) td:first-child,
.yard-box .scroll-table-ct table tr:nth-child(6) td:first-child{
    border-right: 2px solid #00152D;
}*/



.yard-box .scroll-table-ct table tr:first-child td{
    border-bottom: 1px solid #00152D;
}
.yard-box .scroll-table-ct table tr:first-child td:first-child{
    border-right: 1px solid #00152D;
}
.yard-box .scroll-table-ct table tr:nth-child(2) td:first-child{
    border-bottom: 1px solid #00152D;
    border-right: 1px solid #00152D;
}
.yard-box .scroll-table-ct table tr:nth-child(5) td{
    border-bottom: 1px solid #00152D;
}
.yard-box .scroll-table-ct table tr:nth-child(6) td:first-child{
    border-right: 1px solid #00152D;
}
.yard-box .scroll-table-ct,
.yard-box .scroll-table-ct table{
    max-width: 520px;
    width: 100%;
}


.course-guide-items{
    background: #F0F0F0;
    padding: 40px 0 60px;
}
.slider-nav .slick-list{
    margin: 0 -4px;
}
.slider-nav{
    padding-top: 5px;
}
.items-course .course-info{
    border-radius: 5px;
}
.cont-course{
    width: 100%;
    padding: 5px;
}
table.content-info tbody tr td{
    padding: 0px;
    font-size: 13px
}
table.content-info tbody tr td span{
    font-size: 14px;
    font-weight: bold;
}
.list_prev_nex .slick-arrow .arrow:before{
    width: 20px;
        left: -27px;
}
.list_prev_nex .prev .slick-arrow .arrow:after{
     left: -26px;
}
.list_prev_nex a{
    display: block;
}

.list_prev_nex .prev .arrow{
    transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
}

.list_prev_nex .next .slick-arrow .arrow:after{
     right: -26px;
}
.list_prev_nex .next .slick-arrow .arrow:before{
      right: -27px;
      left: inherit;
}
#gallery-hole .slick-arrow{
    display: none;
}
.slider-nav li{
    width: 120px;
    padding: 5px;
    cursor: pointer;
}
.list_prev_nex .slick-arrow.slick-next .arrow:after{
        border-right: 1px solid #00142c ;
    border-bottom: 1px solid #00142c ;
}
.list_prev_nex .slick-arrow .arrow:before{
        border: 0.5px solid #00142c;
}
.list_prev_nex .slick-arrow .arrow:after{
        border-left: 1px solid #00142c ;
    border-bottom: 1px solid #00142c ;
}
.list_prev_nex .slick-arrow .arrow{
    width: auto;
    height: auto;
    display: inline-block
}
.list_prev_nex .exprex_nt:hover{
    background:#00142C;
    color:#fff;
}
.list_prev_nex .exprex_nt:hover .arrow:before,
.list_prev_nex .exprex_nt:hover .arrow:after{
    border-color:#fff;
}

#course .cf .items-btn,#hole-course .cf .items-btn{
    width: 100%;
    padding: 0px 5px;
    margin-bottom: 10px;
}
.yard-box table tr:first-child td{
    /*font-weight: bold;*/
    /*background: #EFEFEF*/
}
#hole-course {
    padding: 50px 0;
}
section.sec02 .cf.section.sec03 .cf {
    margin: 0 -5px;
}
#hole-single .cont-hole .tit{
    font-size: 30px;
    font-style: italic;
}
.list_prev_nex li{
    min-width: 272px;
    display: inline-block;
    margin: 0 5px;
}
.list_prev_nex {
    padding: 40px 0 69px;
    text-align: center;
}
#hole-single .cont-hole .cont{
    font-size: 13px;
    margin-bottom:30px;
}
#hole-single .scroll-table{
    padding: 20px 0;
}
#course .cf .items-btn .btn {
    font-size: 16px;
}
.course-categories-list .btn-arrow-down{
    margin-left: 6px;
}
.items-course .course-info .number-info{
    font-size: 20px;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 10px;
    font-style: italic;
}
.items-course .main-btn{
    width: 100%;
   margin-top: 20px;
}
.items-course .course-info .cont-course{
    padding: 0 17px 20px 17px;
}
.items-course{
  width: calc(33.3333% - 12px);
    margin: 0 6px;
    /*display: block;*/
    margin-bottom: 10px;
    background: #fff;
    border-radius: 5px;
}
.course-guide-items .lists{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px;
    justify-content: space-between;
}
.course-guide-items .lists .slick-prev {
    position: absolute;
    bottom: -25px;
    left: 39px;
    color: #00142C
}
.course-guide-items .lists .slick-next {
    position: absolute;
    bottom: -25px;
    right: 39px;
    color: #00142C
}

 .yard-box table tr td:first-child, .yard-box table tr td:nth-child(2) {
     width: auto;
}
/* .yard-box table td:empty {
     background-image: linear-gradient(to top left,transparent, transparent 48%,#e9e9e9 48%, #e9e9e9 52%,transparent 52%, transparent);
}*/
#hole-related .items-course{
    /*width: 100%*/
}

#hole-related .course-guide-items .lists{
    padding: 0 30px;
}

 #course .scroll-table {
     margin-bottom: 35px;
}
/* 繧ｳ繝ｼ繧ｹ諠��ｱ */
 .coruse-info {
     margin-bottom: 20px;
}
 .coruse-info dl {
     width: 100%;
     display: table;
     padding-bottom: 15px;
     border-bottom: 1px dotted #000;
     margin-bottom: 15px;
}
 .coruse-info dl dt, .coruse-info dl dd {
     display: table-cell;
     text-align: left;
     vertical-align: top;
}
 .coruse-info dl dt {
     font-weight: bold;
     width: 140px;
}
 .coruse-info dl:first-child dt {
     width: 100%;
}
 .coruse-info dl:first-child dt i {
     margin-left: 1em;
     font-size: 12px;
     font-style: normal;
     margin-right: 2px;
     color: #47210D;
}
 .coruse-info dl:first-child dt i:first-of-type {
     margin-left: 0;
}
 .coruse-info dl:first-child dt i:nth-of-type(2) {
     color: #25456F;
}
 .coruse-info dl:first-child dt i:nth-of-type(3) {
     color: #005C23;
}
 #course .reserve-box ul li {
     line-height: 1.3;
     text-indent: -1em;
     margin-left: 1em;
     margin-bottom: 5px;
}
 #course .reserve-box ul li:last-child {
     margin-bottom: 0;
}
/* 繧ｳ繝ｼ繧ｹ邏ｹ莉� */
 .course-txt {
     margin-bottom: 15px;
     line-height: 1.3;
}
 .course-guide {
     width: 100%;
     border: 1px solid #d2d2d2;
     padding: 20px;
     background: #fff;
     margin-bottom: 20px;
}
 .course-guide .course-number {
     width: 100%;
     display: table;
     padding-bottom: 20px;
     border-bottom: 1px dotted #ccc;
     margin-bottom: 20px;
}
 .course-guide .course-number div {
     display: table-cell;
     text-align: left;
     vertical-align: middle;
     font-family: "Times New Roman", Times, "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
     line-height: 1;
}
 .course-guide .course-number div:first-child {
     background: #3E1E0E;
     width: 18.6%;
     font-style: italic;
     font-size: 32px;
     padding: 5px;
     color: #fff;
     text-align: center;
}
 #course-n .course-guide .course-number div:first-child {
     background: #25456F;
}
 #course-t .course-guide .course-number div:first-child {
     background: #005C23;
}
 .course-guide .course-number div:last-child {
     padding: 0 2.325%;
}
 .course-guide .course-number div:last-child ul {
     margin-bottom: 10px;
     font-size: 0;
}
 .course-guide .course-number div:last-child ul:last-child {
     margin-bottom: 0;
}
 .course-guide .course-number div:last-child ul li {
     display: inline-block;
     font-size: 19px;
     margin-right: 15px;
     font-family: "Times New Roman", Times, "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
     line-height: 1.2;
}
 .course-guide .course-number div:last-child ul li span {
     font-size: 12px;
}
 .course-guide .course-number div:last-child ul li:last-child {
     margin-right: 0;
}
 .course-guide .course-number div:last-child ul em {
     padding: 3px 10px;
     font-size: 14px;
     font-weight: bold;
     margin-right: 5px;
}
 .course-guide .course-number div:last-child ul:first-child em {
     background: #D8E5EB;
}
 .course-guide .course-number div:last-child ul:last-child em {
     background: #EAEFE1;
}
.reservation-mail:hover .arrow:before{
    border: 0.5px solid #cca58b;
}
.reservation .reservation-web :hover .arrow:before{
    border: 0.5px solid #00142c;
}
.reservation-web:hover .arrow:after{
    border-right: 1px solid #00142C;
    border-bottom: 1px solid #00142C;
}
.reservation-mail:hover .arrow:after{
    border-right: 1px solid #cca58b;
    border-bottom: 1px solid #cca58b;
}
.reservation-mail:before{
    /*content: "";*/
    display: inline-block;
    background: url(../../../../uploads/2018/07/icon-email.png) no-repeat left center;
    width: 27px;
    height: 20px;
    margin-right: 2px;
       vertical-align: middle;
}
.reservation-phone .icon:before{
        content: "";
    display: inline-block;
    background: url(../../../../uploads/2018/07/icon-phone-1.png) no-repeat left center;
    width: 26px;
    height: 26px;
    margin-right: 8px;
    position: relative;
    top: 5px;
}
.reservation-fax .icon:before{
     content: "";
    display: inline-block;
    background: url(../../../../uploads/2018/07/icon-fax.png) no-repeat left center;
    width: 26px;
    height: 26px;
    margin-right: 8px;
    position: relative;
    top: 5px;
}
.reservation-web:before {
     /*content: "";*/
    display: inline-block;
    background: url(../../../../uploads/2018/07/icon-web.png) no-repeat left center;
    width: 31px;
    height: 27px;
    margin-right: 2px;
        vertical-align: middle;
}
/*.slick-dots{
        display: block;
    text-align: center;
}*/
.cont-hole{
    padding-top: 30px;
}
#hole-related .slick-dots{
        display: none !important
}
/*.slick-dots li{
    display: inline-block;
}*/
.items-course .thumb-course{
    height: 180px;
    padding:10px;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
}
.items-course .thumb-course img {
    max-height: 158px;
    margin: 0 auto;
    width: auto;
    object-fit: contain;
}
.slider-for .slick-dots li button {
    display: none;
   
}
.slider-for .slick-dots li{
    display: inline-block !important;
    width: 7px;
    height: 7px;
    background: #EFEFEF;
    margin: 5px 2.5px;
    border-radius: 50%;
}
.slider-for .slick-dots li.slick-active{
    background: #dfae8f
}

.slider-for .slick-dots{
    text-align: center;
    padding-top: 10px;
}

#kv .cont  h1,
#kv .cont  h2,
#kv .cont  h3,
#kv .cont  h4,
#kv .cont  h5,
#kv .cont  h6{
    font-family: 'Noto Serif JP', serif;
}

#kv .text-center h3{
    font-size: 27px;
}

 .course-info > div img {
     width: auto;
     height: auto;
}
 .course-info div ul {
     width: 100%;
     padding-top: 15px;
}
 .course-info div ul li {
     width: 48.25%;
    float: left;
    margin-right: 0.125%;
    position: relative;
}
 .course-info div ul li:last-child {
     margin-right: 0;
}
 .course-info div ul li img {
     width: 100%;
     height: auto;
     position: relative;
     z-index: 1;
}
 .course-info div ul li:before {
     content: "";
     display: block;
     background: url(../images/course/icon_search.png) no-repeat;
     width: 15px;
     height: 15px;
     position: absolute;
     bottom: 2px;
     right: 2px;
     z-index: 2;
}
 #course .sec03 dl {
     width: 100%;
     display: table;
     padding-bottom: 15px;
     border-bottom: 1px dotted #000;
     margin-bottom: 15px;
}
 #course .sec03 dl:first-child {
     border-top: 1px dotted #000;
     padding-top: 15px;
}
 #course .sec03 dl dt, #course .sec03 dl dd {
     display: table-cell;
     text-align: left;
     vertical-align: top;
}
 #course .sec03 dl dt {
     font-weight: bold;
     width: 120px;
}
 #course-t + p {
     width: 300px;
     margin: -20px auto 40px;
}
/* 繝槭�繧ｷ繝｣繝ｫ繝翫ン */

 #course .sec04 div div:first-child img {
     width: 100%;
     height: auto;
}
.sec02 .ttl-h2{
    text-align: center;
}
.sec02 .sec-center{
    padding-bottom: 40px;
}
.pdf:before {
    content: "";
    display: inline-block;
    background: url(../../../../uploads/2018/08/icon_pdf.png) no-repeat left center;
    width: 15px;
    height: 19px;
    margin-right: 5px;
        background-position: right top;
   vertical-align: middle;
}

.icon-items{
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.reservation-mail:hover .icon-items img,.reservation-web:hover .icon-items img {
    top: -100%;
}
.reservation-mail .icon-items img ,.reservation-web .icon-items img {
    position: relative;
    top: 0;
}
.pdf:hover:before{
        background-position: right top -23px
}
.pdf{
    max-width: 268px
}
.sec05 .pdf{
    max-width: 268px;
    padding: 5px 0;
}
.pdf {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #183A6A;
    text-align: center;
    padding: 12px 10px;
    line-height: 1.4;
  /*  -webkit-transition: .4s;
    transition: .4s;*/
}
 #course .sec04 div div:last-child p {
     margin-bottom: 5px;
}
 #course .sec04 div div:last-child ul li {
     margin-bottom: 3px;
     text-indent: -1em;
     margin-left: 1em;
}

#sec-restaurants .tmb, #sec-restaurants .cont {
    width: 50%;
}
.head-title{
    text-align: center;
    padding-bottom: 30px;
}
.head-title .sec-tit{
    text-transform: uppercase;
}
#sec-restaurants .cont{
    padding-left: 28px;
}
.page-gallery{
    margin-bottom:30px;
    position: relative;
}

#sec-restaurants{
    padding: 50px 0 80px;
}

#sec-restaurants .pdf{
    max-width: 200px;
}


 #course .sec04 div div:last-child ul li:last-child {
     margin-bottom: 0;
}
 .yard-box-btn .pdf{
    /*padding: 5px 0; */
 }
 .brick-hole{
    color: #dfae8f;
    padding: 0 10px;
 }
.slider-for .slick-dots {
    display: none !important;
}
 #hole-related .course-guide-items .lists{
    margin: 0px;display: block;
 }
.gallery-hole button.slick-arrow{
    /*display: none !important;*/
 }
 .gallery-hole  .slick-next,  .gallery-hole  .slick-prev,.page-gallery .slick-next,.page-gallery .slick-prev{
    position: absolute;
    top: 40px;
 }
  .gallery-hole  .slick-next i,  .gallery-hole  .slick-prev i,.page-gallery .slick-next i,.page-gallery .slick-prev i{
    font-size: 30px
  }
  .gallery-hole  .slick-prev,.page-gallery .slick-prev{
       left: -30px;
    background: #fff;
    height: 100%;
    padding-right: 10px;
    z-index: 999;
    padding-left: 10px;
  }
  .gallery-hole  .slick-next,.page-gallery .slick-next{
       right: -18px;
    background: #fff;
    height: 100%;
    padding-right: 10px;
    padding-left: 10px;
    /*background: transparent;
    top: 55px;*/
  }

  .gallery-hole .slick-next:before,
  .gallery-hole .slick-prev:before{
/*    color: #000;*/
  }
  
  .gallery-hole  .slick-prev{
    position: absolute;
    top: 0px;
    top: 55px;
    left: -37px;
 }
 .gallery-hole .slider-nav, .page-gallery .slider-nav {
        margin-left: 20px;
    margin-right: 20px;
 }
   .gallery-hole  .slick-list{
/*margin-left: 20px;*/
/*margin-right: 20px;*/
 }
 .gmap iframe, .gmap object, .gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

aside table tbody th{
    background: #EFEFEF;
    font-weight: bold;
        border: 1px solid #DADADA;
}
 .gmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 35px;
}
.customers .h_tit{
    padding-left: 10px;
}
.cont-facility .cont br{
    display: block;
}

.slider-for .slick-slide img{
    margin:0 auto;
}

.slider-nav .slick-slide img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.slider-nav .slick-slide.slick-current img{
     -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.map-address{
    margin-bottom:35px;

}
.map-address iframe{
    width:100%;
    height:500px;
    display: block;
}
.instagram img {
    margin: auto;
    height: 40px;
}
.line img {
    max-width: 130px;
    margin: auto;
}
.list-socail-mobile {
    margin-bottom: 20px;
}
.list-socail-mobile li {
    margin-bottom: 10px;
}
.list-socail-mobile li.line{
        display: flex;
    justify-content: center;
    gap: 10px;
}
.link-socail-991 {
    display: none;
    padding-right: 20px;
}
.link-socail-facility{
        position: absolute;
    right: 18%;
    top: 18%;
}
.link-socail-facility img{
    max-width: 35px;
}
.wrap-gallery-hole {
    display: flex;
}
.wrap-gallery-hole .main {
    width: 60%;
}
.info-galery-hole {
    width: 40%;
    position: relative;
    padding-left: 30px;
}
.tit-gallery {
    background: #ec6c8c;
    margin-bottom: 15px;
    padding: 0 10px;
    background: #ec6b8c;
    color: #fff;
    font-size: 16px;
}
.tit-hole-gallery{
    margin-left: 10px;
    font-size: 18px;
    font-style: italic;
    font-family: 'Noto Serif JP', serif;
}
.tit-hole-gallery em {
    margin: 0 5px;
    font-size: 24px;
    color: #ec6c8c;
}
.tit-hole-gallery span {
    color: #ec6c8c;
}
.info-galery-hole dl {
    margin-left: 10px;
}
.l-info-hole
{
    margin-left: 10px;
}
.item-l-hole {
    display: flex;
    font-family: 'Libre Baskerville', serif;
}
.item-l-hole .l {
    width: 105px;
    color: #666;
}
.item-l-hole .r {
    width: calc(100% - 105px);
}
.thumb-hole-single{
    max-height: 300px;
    position: absolute;
    top: 45px;
    right: 0;
    z-index: -1;
}
.info-galery-hole .cont{
    position: absolute;
    bottom: 0;
}
.btn-map-course{
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    align-items: center;
    margin-top: 40px;
}
.map-course img{
    display: block;
}
#holes-list5 .bg-tbl-hole{
    background: #f8dce8;
}
#holes-list6 .bg-tbl-hole{
    background: #d4e4f8;
}
#holes-list7 .bg-tbl-hole{
    background: #f8d8a0;
}
.bg-tbl-ft {
    background: #ccc;
}
.tit-tbl-hole {
    font-weight: bold;
}
.num-hole {
    background: #ec6b8c;
    color: #fff;
    width: 15px;
    height: 15px;
    display: inline-block;
    line-height: 1.4;
    border-radius: 50%;
    font-weight: bold;
    font-size: 12px;
}
#holes-list6 .num-hole {
    background: #4c94d0;
}
#holes-list7 .num-hole {
    background: #f8ac1c;
}
.map-course {
    margin-top: 40px;
}
.l-dot {
    margin-bottom: 15px;
}
.l-dot li{
    position: relative;
    padding-left: 15px;
}
.l-dot li:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
}
.l-dot li.color-red{
    color: red;
}
.l-dot li.color-red:before{
    background: red;
}
.box-link-tit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    margin: 10px 0;
}
.box-link-tit .link{
    position: relative;
}
.icon-link{
    position: absolute;
    right: -24px;
    bottom: 0;
    max-width: 11px;
}
.box-desc p{
    margin-bottom: 25px;
}
.box-desc p:last-child{
    margin-bottom: 0;
}
.mt-18{
    margin-top: 18px;
}
.tit-compe{
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: bold;
}
.box-btn-file {
    display: flex;
    gap: 10px;
    margin: 40px 0;
}
.box-itembtn-file{
    width: 240px;
}
.item-btn-file {
    width: 240px;
    background: #DFAE8E;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    padding: 15px;
    border-radius: 5px;
    color: #000 !important;
}
.item-btn-file br{
    display: none;
}
.item-btn-file:hover{
    opacity: .8;
}
.icon-file img{
    max-width: 22px;
}
.sec-compe-1 .tbl-box{
    margin-top: 40px;
}
.sec-compe-1{
    padding-bottom: 45px;
}
.sec-compe-2{
    background: #F0F0F0;
    padding: 40px 0;
}
.sec-compe-2 .lists {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px;
}
.box-tit-l-hole {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EC6B8C;
    color: #EC6B8C;
    max-width: 660px;
    width: 100%;
}
.cate-2 .box-tit-l-hole{
    border-bottom: 1px solid #4C94D0;
    color: #4C94D0;
}
.cate-3 .box-tit-l-hole{
    border-bottom: 1px solid #F8AC1C;
    color: #F8AC1C;
}
.tit-l-hole {
    font-size: 22px;
    font-weight: bold;
}
.tit-p-hole a{
    margin-right: 10px;
}
.tit-p-hole a:last-child{
    margin-right: 0;
}
.item-compe-hole{
    margin-bottom: 30px;
}
.item-compe-hole:last-child{
    margin-bottom: 0;
}
.item-sec-compe-3 {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 40px;
}
.item-sec-compe-3:last-child{
    padding-bottom: 40px;
}
.item-sec-compe-3 .box .tbl-box th {
    width: 240px;
}
.no-box{
    padding-bottom: 0 !important;
    border-bottom: unset !important;
    margin-bottom: 0 !important;
}
.item-sec-compe-3 .no-box{
    margin-top: 40px;
}
.tit-sec {
    font-size: 18px;
    margin-bottom: 10px;
}
#news-topics .box-desc{
    margin-bottom: 55px;
}
.l-banner-price {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.item-b-price {
    width: 50%;
}
#sec-compe-3 {
    padding-top: 40px;
}
.box-tit-customer {
    text-align: center;
    margin-bottom: 70px;
}
.fs-18{
    font-size: 18px;
}
.page-id-7553 .box .box-subtit {
    margin: 0;
}
.bg-light-blue {
    background: #CCFFFF;
}
.bg-light-pink {
    background: #FFCCFF;
}
.bg-white {
    background: #fff;
}
.bg-col-1{
    background: #E5EEDC;
}
.bg-col-2{
    background: #FBE5D6;
}
.bg-col-3{
    background: #DEEBF7;
}
.yard-jp .tit-course{
    padding-top: 0 !important;
    margin-bottom: 30px;
}
.contact .icon-social .oswald-font {
    font-size: 40px;
    display: inline-flex;
}

@media screen and (max-width: 1280px){
    .sologan-jp {
        font-size: 18px;
    }
    body #site-header .contact .phone .icon{
        width: 20px;
    }
    body #site-header .contact .it {
        margin-left: 4px;
    }
    .line img {
        max-width: 117px;
    }
    .instagram img{
        height: 36px;
    }
    body .contact .oswald-font {
        font-size: 20px;
    }
    body #site-header .spec-btn, body #site-header .contact .it.btn-footgoft a {
        padding: 0 8px;
    }
    .contact .icon-social .oswald-font{
        font-size: 36px;
    }
}

@media screen and (max-width: 1080px){
    body #site-header .spec-btn > span {
        /*background-size: 30px auto;
        padding: 5px 0 5px 40px;
*/        background-size: 23px auto;
        padding: 5px 0 5px 28px;

    }
    body #site-header .contact .it.btn-footgoft .box-text {
        font-size: 18px;
    }
    body #site-header .spec-btn{
/*        font-size: 18px;*/
            min-width: 110px;
            font-size: 15px;
    }
}


@media screen and (max-width: 991px){
    .line img {
        max-width: 100px;
    }
    .instagram img {
        height: 30px;
    }
    body .contact .oswald-font {
        font-size: 18px;
    }
    .items-course{
        width: calc(50% - 12px);
        width: -webkit-calc(50% - 12px);
    }
    body #site-header .spec-btn > span {
        /*background-size: 23px auto;
        padding: 5px 0 5px 28px;*/
        background-size: 16px auto;
        padding: 5px 0 5px 20px;
    }
    body #site-header .spec-btn {
/*        font-size: 15px;*/
        font-size: 10px;
    }
    body #site-header .spec-btn{
/*        min-width: 110px;*/
        min-width: 80px;
    }
    .box-tit-l-hole{
        max-width: 100%;
    }
    .contact .icon-social .oswald-font{
        font-size: 30px;
    }
}
 @media screen and (max-width: 767px){
    
    .tit .block_title{
        padding:20.5px 0;
    }
    .l-social{
        display: flex;
        gap: 10px;
        justify-content: center;
    }
    .l-social .icon-social {
        font-size: 30px;
        display: inline-flex;
    }
     .reservation .phone{
         font-size: 30px;
         line-height: 30px;
         padding: 7px 0;
    }
    .yard-box table.contact-info tr th{
        padding: 0;
    }
    #facility .tit .block_title{
        padding: 25px 0; 
    }
    .yard-jp .yard{
        padding: 22px 0 72px;
    }
    .items-btn .btn{
        padding: 15px
    }
    /*
    .items-course .thumb-course,.items-course .thumb-course img {
        height: 111px;
    }*/
    #course .tit-course{
        font-size: 24px;
        padding-bottom: 10px;

    }
    #our-courses .tit .block_title{
        padding: 25px 0 40px;
    }
    .sec02 .sec-center {
        padding-bottom: 30px;
    }
    #course .sec01 .course-box li .right .pdf{
        max-width: 100%;
        margin-top: 15px;
    }
    .bold{
        font-weight: bold;
    }
    
    .top-m .icon{
        font-weight: bold;
    }
    .practice {
        margin: 25px 0 15px;
    }
    
    .price .cont table.practice-area tbody th{
        border-bottom: none;
    }
    .price .cont table.practice-area tbody td{
        border-top: none; 
        border-bottom: none;  
    }
    .price .cont table.practice-area tbody tr + tr th{
        border-top:none;
    }
    .price .cont table.practice-area tbody td:last-child{
        border-bottom: 1px solid #DADADA;  
    }
     .practice tbody, .practice tbody tr,.practice tbody tr th,.practice tbody tr td{
        display: block;
            width: 100%;
     }
    .slider-for .slick-dots {
        display: block !important;
    }
     .course-guide-items .lists .slick-prev{
        position: absolute;
        bottom: -22px;
        left: 18px;
    }
    #kv .text-center h3{
        font-size: 18px;
    }
     .course-guide-items .lists .slick-next{
        position: absolute;
        bottom: -22px;
        right: 18px;
    }
    .select-course-active{
        padding: 0 15px;
    }
    #course .course-box .map-course{
        margin-top: 20px;
    }
    .select-course-active #slider-course-active{
        width: 100%;
        border: 1px solid #00142C;
        background-color: transparent;
        padding: 8px 10px 12px;
        margin-bottom: 20px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background: url(../images/drop-mobile.png) no-repeat right 10px center transparent;
            text-transform: uppercase;
    }
    .course-guide-items{
        padding: 20px 0 40px;
    }
    .cnt-course{
        padding-bottom: 30px;
    }
    .yard-jp .yard .jp-refined{
        display: block;
        line-height: 0;
    }
     .yard-jp .yard .cheach{
        display: none;
    }
    #sec-restaurants{
        padding: 50px 0 78px;
    }
    #sec-restaurants .cont .desc {
        margin-top: 0;
        margin: 0 0 15px;
        font-size: 14px;
    }
    #sec-restaurants .pdf{
        max-width: 100%;
    }
    #sec-restaurants .cont {
        padding: 20px 0 0;
    }
    #sec-restaurants .cont .right-cont-wp{
        margin-bottom:25px;
    }
    
    .head-title{
        padding-bottom: 25px;
    }
    .page-gallery{
        margin-bottom:20px;
        position: relative;
    }
    .page-gallery .slider-nav{
        display: none !important;
    }
    #sec-restaurants .tmb, #sec-restaurants .cont {
        display: block;
        width: 100%;
    }
    .yard-box-btn{
        text-align: left;
        width: 100%;
    }
    .yard-box-btn .pdf{
        padding: 5px 0;
        width: 100%;
        min-width: 100%; 
    }
    .course-guide-items .container{
        padding:0px 
    }
    .course-lists-page:not(.slick-slider) .items-course{
        margin-left:auto;
        margin-right:auto;
    }
    .items-course .course-info{
      /*width: 72.5vw; */
    }
    .course-guide-items .lists  .items-course {
        /*width: 256px;*/
        width: 72.5vw; 
    }
    .items-course .main-btn{
        width: 100%;
        min-width: 100%;
    }
    section.sec02 .cf{
        display:block;
    }
    #kv .inner:before {
        min-height: 220px;
    }
    .reservation-web:hover:before,.reservation-mail:hover:before{
        background-size: 18px;
        width: 19px;
        height: 14px;
        top: 2px;
    }
    #course .scroll-table{
        overflow-x: auto;
        margin-bottom:0;
    }
    #course .scrolling-tbl-note{
        margin-bottom:35px;
        font-size:12px;   
        margin-top:4px;
    }
    .holes-list .yard-box .scroll-table table th{
        min-width: 80px;
        padding: 5px 10px;
        font-size: 11px;
    }
    .course-info div ul li .lbl{
        font-size: 10px;
    }
    .course-info div ul li .val{
        font-size: 8px;
        font-size:12px;
    }
    .course-guide-items .slick-arrow .arrow:before{
        border: 0.5px solid #00142C;
    }
   .course-guide-items .slick-arrow .arrow:after{
            border-left: 1px solid #00142C;
    border-bottom: 1px solid #00142C;
    }
    .course-guide-items .slick-arrow.slick-next .arrow:after{
            border-right: 1px solid #00142C;
    border-bottom: 1px solid #00142C;
    }

     .list-month-competition li{
         padding: 18px 0;
    }
     #page .siderbar{
        padding-top: 30px;
         max-width: 100%;
    }
    #hole-single .scroll-table{
        overflow-x:auto; 
    }
   .page-gallery .slider-for .slick-slide{
            display: block;
        height: 98.125vw;
        position: relative;
    }
     .gallery-hole .slider-for .slick-slide{
        display: block;
        position: relative;
     }
    .page-gallery .slider-for li img{
        position: absolute;
        height: 100%;
        object-fit: cover;
    }
    .gallery-hole .slider-for li img{
        position: static;
    }
    .slick-slide img {
        display: block;
    }
    #access table,#access table,#access table tbody,#access table tbody tr, #access table tbody tr th, #access table tbody tr td{
        display: block;
    }
    .fs12 {
        margin-bottom: 30px;
    }
    #access{
        padding-bottom:60px;
    }
    #access .yard-box table th, #access .yard-box table td{
        width: auto;
        border: none;
        padding-left:15px;
        text-align: left;
    }
   

     .items {
         width: 100%;
    }
     .siderbar .category-list{
         display: none;
         margin-top: 15px;
         padding: 10px 15px;
         border: 1px solid #000;
    }
     .reservation-mail, .reservation-web{
         font-size: 14px 
    }
     .reservation .flex-view{
         width: 100%;
         display: inline-block;
         vertical-align: middle;
         margin:0px;
    }
     .mobile-dropdown{
         display: block;
    }
     .archive-list{
         display: none;
    }
     .siderbar .archive-list li,.siderbar .category-list li{
         /*border-bottom: 1px solid #ddd;*/
         padding: 5px 0;
    }
     .competition-month .c_tit{
         padding-top: 25px;
         font-size: 21px;
    }
    #competition{
        padding-bottom: 0;
    }

    #competition .tit .block_title{
         padding-bottom: 10px;
    }
     #competition .tit .block_title{
         font-size: 21px;
         padding-top: 20px;
    }
     .month-year{
         display: none;
    }
     #competition .list{
         width: 100%;
         padding-bottom: 30px;
    }
     .siderbar .title{
         display: none;
    }
     .siderbar{
         margin-bottom: 40px;
    }
    .reservation-web:before,.reservation-mail:before,.reservation-fax .icon:before,.reservation-phone .icon:before{
        width: 22px;
        top: 5px;
        background-size: 18px;
        margin-right: 0px;
        height: 20px;
    }

     .siderbar .archive-list {
         display: none;
         margin-top: 15px;
         padding: 10px 15px;
         border: 1px solid #000;
    }
     .siderbar .mobile-dropdown {
         cursor: pointer;
         display: block;
         border: 1px solid #000;
         padding: 5px 37px 5px 20px;
         border-radius: 0px;
         background: url(../images/drop-mobile.png) no-repeat center right 15px;
         background-size: 10px auto;
         font-size: 14px;
         text-transform: uppercase;
    }
     .sidebar-category,.sidebar-archive{
         padding-bottom: 12px;
    }
    .siderbar .category-list li:last-child,.siderbar .archive-list li:last-child{
        border-bottom:none;
    }
    #page #news-topics .list-news li{
        padding: 17px 0;
    }
    #page #news-topics .tit .block_title{
            padding: 20px 0;
            font-size: 21px;
    }
   .siderbar .archive-list li:first-child,.siderbar .category-list li:first-child{
        border-top:none;
    }
    .price .cont table tbody td table td{
        padding: 3px 0px;
    }
    .passengers{
        padding-top: 20px;
    }

     .reservation-mail, .reservation-web, .reservation-phone, .reservation-fax{
         margin: 5px 0;
         padding: 0 15px;
    }
    .price .cont table tbody td{
        text-align: center;
        padding: 7px 20px;
    }
    .page-id-40 .scroll-table-ct table {
        width: 420px;
    }
    .reservation-mail {
        margin-top: 0px;
    }
    .reservation-mail, .reservation-web{
        padding: 9px 15px;
    }

     .competition .main-btn {
         text-align: left;
         min-width: 100%;
         width: 100%;
         display: block;
         text-align: center;
    }
    .items-course,#course .sec01 .course-box li:first-child,#course .cf .items-btn{
        width: 100%
    }
    #course .course-box li{
        display: block;
    }

     .competition .fr{
         float: none;
    }
     .competition .cont {
         padding: 25px 0;
    }
     .reservation ,.credit-card{
         padding-bottom: 50px;
    }
     .top-m{
        text-align: center;
         font-size: 10px;
    }
     .reservation-mail img, .reservation-web img, .reservation-phone img, .reservation-fax img{
           /*padding: 0 30px;*/
    }
     .customers{
         padding: 20px;
    }
    .box-customer {
        margin: 60px 0;
    }
    .box-tit-customer {
        margin-bottom: 50px;
    }
     .h_tit {
         font-size: 21px;
    }
     .price .cont .practice td{
         text-align: left 
    }
     table.contact-info tbody tr, table.contact-info tbody, table.contact-info tbody tr td, table.access{
         display: block;
    }
    #hole-single .scroll-table table, #hole-single .scroll-table table thead,
    #hole-single .scroll-table table thead tr,#hole-single .scroll-table table tbody tr td,
    #hole-single .scroll-table table thead tr th,#hole-single .scroll-table table tbody tr,
    #hole-single .scroll-table table tbody{
        display: block;
    }
    
    .category-competition{
        padding: 5px 15px;
    }
    #hole-single .scroll-table table{
        border:1px solid #DADADA;
    }
    #hole-single .scroll-table table:after{
        content:'';
        display: block;
        overflow:hidden;
        clear:both;
    }
    #hole-single .scroll-table table thead{
        width: 40%;
        float: left;
        text-align: left;
    }
    #hole-single .scroll-table table tbody{
         width: 60%;
        float: left;
        text-align: left;
    }

    #hole-single .scroll-table table th,
    #hole-single .scroll-table table td{
        border:none;
    }

    

    #hole-single .scroll-table table tr th + th,
    #hole-single .scroll-table table tr td + td{
        border-top:1px solid #DADADA;
    }
    #hole-single .scroll-table table tr td{
        border-left:1px solid #DADADA;   
    }

    .gallery-hole .slider-nav.slick-slider {
        display: none !important;
    }
    .tit .block_title,#hole-single .cont-hole .tit{
        font-size: 21px;
    }
    .yard-box table tr td{
        text-align: left;
    }
    .yard-box .tbl-hole-total-yards tr td{
        text-align: center;
    }
    .category-hole-tit,.brick-hole{
        display: none
    }
    .list_prev_nex{
        padding: 15px 0 70px;
    }
    
    #hole-related .course-guide-items .lists{
        padding: 0px;
    }
     .list_prev_nex li{
        display: block;
        min-width: inherit;
        margin:0;
        width: calc(50% - 5px);
        width: -webkit-calc(50% - 5px);
    }
    .list_prev_nex .prev{
        float:left;
    }
    .list_prev_nex .next{
        float:right;
    }
    .list_prev_nex li a{
        font-size: 13.5px
    }
    .pagenavi{
        padding-bottom: 35px;
    }
   
    #hole-course .cf {
        display: block;
    }
    #course .cf .items-btn, #hole-course .cf .items-btn{
        width: 100%;
    }

     table.contact-info tbody tr td{
         padding: 0px;
    }
    .breadcrumbs {
        display: none;
    }
    .course-guide-items .lists{
        margin: 0px; 
    }
    .back-news-topics{
        padding-bottom: 40px;
    }
    #news-topics .list article .entry_title{
        font-size: 19px !important;
    }
    .single-post #page .siderbar{
        display: none;
    }
    .page-id-274 .tit .block_title{
        padding: 20px 0 30px
    }

     table.contact-info tbody tr{
         padding: 10px 0;
         margin-bottom: -1px;
         line-height: 1.7;
    }
     .page-content {
         padding-bottom: 15px;
    }
    .gallery-hole .yard-box table th{
        padding: 7px 10px;
        text-align: left;
    }
    .items-course .course-info .cont-course{
        padding:0px 15px 20px;
    }

    #access .sec-tit{
        padding-top:60px;
    }
    #access .yard-box table{
        border:1px solid #DADADA;
    }
    #access .yard-box table tr + tr{
        border-top:1px solid #DADADA;
    }
    #access .yard-box table tr th, #access .yard-box table tr td{
        border:none;
    }
    .map-address{
        margin-bottom:15px;
    }
    .map-address iframe{
        height:370px;
    }
    .wrap-gallery-hole {
        flex-direction: column;
    }
    .wrap-gallery-hole .main,
    .info-galery-hole{
        width: 100%;
    }
    .info-galery-hole{
        padding-left: 0;
    }
    .thumb-hole-single{
        position: relative;
        top: unset;
        right: unset;
        max-height: unset;
        transform: unset;
    }
    .info-galery-hole .cont{
        position: unset;
        bottom: unset;
    }
    .box-btn-file{
        flex-direction: column;
    }
    .item-b-price {
        width: 100%;
    }
    .l-banner-price{
        gap: 10px;
        flex-direction: column;
    }
    .price .cont table tbody td:first-child {
        width: auto;
    }

} /* End 767 */

@media screen and (max-width: 340px){
    .course-guide-items .lists .items-course{
        width:256px;
    }
} /* End 340 */
