

/*******************************
*　施設紹介
********************************/
.facility_list{
  padding-bottom: 5px;
}
.facility_list .ttl{
  width: calc(100% - 10px);
  font-size: 18px;
  padding: 15px;
  margin: 0 auto 35px;
  letter-spacing: 0.075em;
  text-align: center;
  position: relative;
  background: #62c930;
  color: #fff;
}
.facility_list .ttl:before{
  content: "";
  width: calc(100% + 10px);
  height: calc(50% + 5px);
  position: absolute;
  left: -5px;
  bottom: -5px;
  background: #fff;
  z-index: -1;
}
.facility_list .text{
  text-align: justify;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.facility_list .slider {
  max-width: 790px;
  margin: 20px auto 40px;
  border: 5px solid #fff;
}
.facility_list .slider .img{
  position: relative;
}
.facility_list .slider .img:before{
  padding-top: 66.5%;
  display: block;
  content: "";
}
.facility_list .slider .img img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: 0.2s;
}
.facility_list .slider .img img:hover{
  scale: 1.2;
  opacity: 1;
}
.slick-arrow{
  font-size: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.slick-arrow.prev{
  left: -50px;
}
.slick-arrow.next{
  right: -50px;
}
.facility_list .item + .item{
  margin-top: 90px;
}
.facility_list .inner{
  padding: 0 30px;
}
.facility_list .slick-dots li button:before{
  content: "●";
  font-size: 15px;
  color: #c0c0c0;
  opacity: 1;
}
.facility_list .slick-dots {
  bottom: -45px;
}

@media (max-width:767px){

}
@media (min-width:768px){
  .facility_list .inner{
    padding: 0 50px;
  }
  .facility_list .ttl{
    font-size: 20px;
    padding: 20px;
  }
  .slick-arrow{
    font-size: 40px;
  }
  .slick-arrow.prev{
    left: -75px;
  }
  .slick-arrow.next{
    right: -75px;
  }
  .facility_list .text{
    text-align: center;
  }
  .facility_list .item + .item{
    margin-top: 138px;
  }

}
@media (min-width:1024px){
  .facility_list .inner{
    padding: 0;
  }
  .facility_list .slider {
    margin: 55px auto 40px;
  }


}
@media (min-width:1200px){


}


/*******************************
*　選手コース
********************************/
.pg_players .youtube{
  text-align: center;
}
.players_ttl1{
  width: calc(100% - 10px);
  font-size: 18px;
  padding: 20px;
  margin: 60px auto 28px;
  letter-spacing: 0.075em;
  text-align: center;
  position: relative;
  background: #fff;
}
.players_ttl1:before{
  content: "";
  width: calc(100% + 10px);
  height: calc(50% + 5px);
  position: absolute;
  left: -5px;
  bottom: -5px;
  background: #62c930;
  z-index: -1;
}
.players_kokoroe {
  width: 100%;
  padding: 24px 25px;
  background: #e2f5fe;
  border-radius: 10px;
  position: relative;
  z-index: 0;
  text-align: center;
}
.players_kokoroe:after{
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px dashed #0a4ce2;
  border-radius: 10px;
  position: absolute;
  left: 10px;
  top: 10px;
  pointer-events: none;
}
.players_kokoroe .ttl{
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.5;
  color: #ff0000;
}
.players_col2 .players_kokoroe .ttl{
  margin-bottom: 12px;
}
.players_kokoroe .text{
  text-align: justify;
  letter-spacing: 0.075em;
  font-weight: 500;
  display: inline-block;
  line-height: 2;
}
.price_tbl{
  font-size: 12px;
  margin-top: 70px;
  table-layout: fixed;
  border: 1px solid #8c8c8c;
}
.price_tbl th,
.price_tbl td{
  padding: 4px 0;
  border: 1px solid #8c8c8c;
  background: #fff;
  letter-spacing: 0.075em;
  text-align: center;
  font-weight: 500;
}
.price_tbl th{
  padding: 3px 0;
  background: #62c930;
  color: #fff;
}
.price_tbl .week th{
  padding: 12px;
}
.price_tbl th.th1{
  width: 8.5%;
}
.price_tbl th.th2{
  width: 14.5%;
}
.price_tbl th.th3{
  width: 13.1%;
}
.price_tbl th.th4{
  width: 9%;
}
.price_tbl th.th5{
  width: 14%;
}
.price_tbl td{
  height: 85px;
  line-height: 2;
}
.price_tbl td:first-child{
  letter-spacing: 0;
}
.price_tbl .tr1 td{
  height: auto;
}

.pg_players .section + .section{
  padding-top: 70px;
}
.pg_players .tt2 .en {
  /*font-size: 16px;*/
  padding: 0;
}
.pg_players .tt2 .ja {
  font-size: 20px;
  margin-top: 10px;
  font-weight: 700;
  letter-spacing: 0.075em;
}
.shinkyu_tbl{
  margin-top: 30px;
  table-layout: fixed;
  border: 1px solid #8c8c8c;
}
.shinkyu_tbl th,
.shinkyu_tbl td{
  padding: 7px 0;
  border: 1px solid #8c8c8c;
  background: #fff;
  letter-spacing: 0.075em;
  text-align: center;
  font-weight: 500;
}
.shinkyu_tbl th{
  padding: 2px 0;
  background: #62c930;
  color: #fff;
}
.shinkyu_tbl th:first-of-type{
  width: 40%;
}

.player_list{
  margin: 30px -8px 0;
  display: flex;
  flex-wrap: wrap;
}
.player_list .item{
  width: 50%;
  padding: 0 8px;
  display: flex;
}
.player_list .item:nth-child(n+3){
  margin-top: 30px;
}
.player_list .item .inner{
  width: 100%;
  padding: 10px;
  background: #fff;
  border: 1px solid #62c930;
  border-radius: 10px;
}
.player_list .img{
  background: #e5e5e5;
  border-radius: 10px;
}
.player_list .img:before{
  padding-top: 90%;
  display: block;
  content: "";
}
.player_list .name{
  font-size: 16px;
  padding: 3px;
  margin-top: 8px;
  margin-bottom: 10px;
  font-weight: 500;
  background: #62c930;
  color: #fff;
  border-radius: 16px;
  text-align: center;
}
.player_list dl{
  padding: 5px 0;
  border-bottom: 1px dotted #62c930;
  display: flex;
  flex-wrap: wrap;
}
.player_list dt{
  width: 5em;
}
.player_list dt:after{
  content: "｜";
  float: right;
}
.player_list dl.long dt{
  width: 7em;
}
.pg_players .section.sec3 .read_more{
  margin-top: 50px;
}

.players_gallery.players_col2{
  margin-top: 50px;
}
.players_gallery.players_col2 .item{
  display: block;
}
.players_gallery .ttl{
  font-size: 17px;
  margin-top: 10px;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.6;
}
.players_gallery .img{
  overflow: hidden;
  display: block;
}
.players_gallery .img img{
  transition: 0.2s;
}
.players_gallery .img img:hover{
  opacity: 1;
  scale: 1.2;
}


@media (max-width:767px){
  .players_col2 .item{
    margin-top: 10px;
  }
  .shinkyu_tbl{
    font-size: 14px;
  }

  .players_gallery .item:nth-child(n+2){
    margin-top: 30px;
  }
  
  .player_list dl{
    font-size: 14px;
  }
}
@media (min-width:768px){
  .players_col2{
    display: flex;
    flex-wrap: wrap;
    margin: 10px -15px 0;
  }
  .players_col2 .item{
    width: 50%;
    padding: 0 15px;
    display: flex;
  }
  .players_col2 .item:nth-child(n+3){
    margin-top: 10px;
  }
  .players_kokoroe .ttl{
    font-size: 20px;
  }
  .players_kokoroe {
    padding: 24px 35px;
  }
  .players_col2 .players_kokoroe {
    padding: 23px 35px;
  }
  .players_ttl1{
    font-size: 20px;
    margin-top: 100px;
  }

  .price_tbl{
    font-size: 10px;
    margin-top: 150px;
  }
  .js-scrollable table {
    min-width: inherit;
  }
  
  .pg_players .section + .section{
    padding-top: 145px;
  }
  .pg_players .tt2 .en {
    font-size: 26px;
  }
  .pg_players .tt2 .ja {
    font-size: 30px;
  }  
  .shinkyu_tbl{
    margin-top: 60px;
  }
  
  .pg_players .section.sec3{
    padding-top: 190px;
  }
  .player_list{
    margin-top: 50px;
  }
  .pg_players .section.sec3 .read_more{
    margin-top: 70px;
  }
  
  .players_gallery.players_col2{
    margin-top: 80px;
  }
  .players_gallery .item:nth-child(n+3){
    margin-top: 52px;
  }
  .players_gallery .ttl{
    font-size: 20px;
  }
}
@media (min-width:1024px){
  .price_tbl{
    font-size: 13px;
  }

  .pg_players .tt2 .en {
    font-size: 30px;
  }
  .pg_players .tt2 .ja {
    font-size: 36px;
  }  

  .player_list{
    margin: 50px -15px 0;
  }
  .player_list .item{
    width: 25%;
    padding: 0 15px;
  }
  .player_list .item:nth-child(n+3){
    margin-top: 0;
  }
}
@media (min-width:1200px){
  .price_tbl{
    font-size: 16px;
  }


}


/*******************************
*　
********************************/


@media (max-width:767px){

}
@media (min-width:768px){

}
@media (min-width:1024px){


}
@media (min-width:1200px){


}
