.clearfix::after{
  content: "";
  display: block;
  clear: both;
}
body {
    background-image: url(/images/bg.jpg);
}
#gMenu{background:#fff;}
#gMenu .menu > li > a{background:#fff;}
#content {
    background-color: #fff;
    background-color: #f9f9f9;
}
#topMainBnr {
    background-color: #214ad1;
}
#header #site-title a img {
    max-height: 60px;
}

#topMainBnr{padding:0;
box-shadow:none;}
#topMainBnrFrame,#pageTitBnr {
    box-shadow:none;}

#topMainBnrFrame .slideFrame {
    border: none;}

#topMainBnrFrame .slideFrame img {
    left: 0;}
#topFreeArea{border-bottom:none;
	box-shadow:none;
}
h2 ,.localHead{
    background:#fff!important;
	border-left:none!important;
	border-right:none!important;
}
#topPr{border:none;}
#topPr .topPrOuter{border:none;}
#topPr h3{
	font-size:12px;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

h5 {
    background-color: #92dce6 !important;
	padding: 8px!important;
	border-radius: 5px;
}

ul.coach_list li, ul.court li {
float: left;
text-align: center;
width: 30%;
box-sizing: border-box;
display:block; 
list-style: none;
margin: 0 3% 15px 0;
overflow: hidden;
}
ul.court li {
width: 47%;
}
ul.coach_list li img, ul.court li img  {
float: left;
width: 100%;
}
ul.coach_list li a {
color: #444;
}
ul.coach_list li a span {
float: left;
width: 100%;
background: #92dce6;
text-align: center;
margin: 5px 0 10px 0;
}
ul.court li span {
float: left;
width: 100%;
margin: 5px 0;
height:2rem;
}

.btn_side{
    text-decoration: none;
    background: #9ad157;
    color: #FFF;
	padding: 0.5em 1em;
	border-radius: 3px;
}
.custom-html-widget a{
	text-decoration: none;
}
.qaItem dt {
    color: #404040;
}
.original_contents,.side_padding,.archive-meta {
	padding-left: 1rem;
	padding-right: 1rem;
}
.original_contents {
	overflow:auto;
}
.original_contents .flowBox:first-child {
    background-color: #fff;
}
.entry-meta {
    padding-left: 1rem;
}
.mobile-block{
    color: #444;
}
.mobile-block th {
    background-color: #dceceb !important;
    color: #444;
}
.mobile-block td span {
    color: #999 !important;
}
.infoDate {
    color: #555 !important;
}
.price_t {
	font-size:0.9rem !important;
    background-color: #fff;
    border-top: 1px solid #999;
    border-collapse: collapse;
    width: 100%;
}
.price_t thead tr th {
    background-color: #dceceb!important;
    border-bottom: 2px solid #5ed6d2 !important;
}
.price_t th {
    background-color: #eee;
    text-align: left;
}
.common_class_t {
    background-color: #fff;
    border-top: 1px solid #999;
    border-collapse: collapse;
    width: 100%;
}
.common_class_t thead tr th {
    background-color: #dceceb!important;
    border-bottom: 2px solid #5ed6d2 !important;
}
.common_class_t th {
    background-color: #eee;
    text-align: left;
}
.haveThumbnail .entryMeta .infoDate {
    display: none;
}

/*施設案内*/

.facility_img_3_tb{
		border: none!important;
}

.facility_img_3_tb p{
	text-align: center;
}

.facility_img_3_tb th {
	border: none!important;
	padding: 0 10px 0 0;
}


.facility_img_3_tb td {
	border: none!important;
	padding: 0 0 0 10px;
	text-align: center;
}

/*サイドバー*/

.said_box img{
	margin:0 5px 15px 0;
}

.said_ber{
	text-align: center;
}

/*テーブル*/

.row-head {
  border-collapse: collapse;
  vertical-align: middle;
  width: 100%!important;
}
 
.row-head th,
.row-head td {
  border: 1px solid #ddd;  
  padding: 15px 25px;
}
 
.row-head th {
   background-color: #f5f5f0!important;
}
 
.row-head label {
  line-height: 34px;
  margin: 0;
}

#content th, #content thead th{
	  background-color: #dde8e6;
    white-space: nowrap;
}

.top_banner_bt{
	padding: 0 0 10px 0;
}

@media screen and (max-width: 400px) {
.common_class_t {
    border: none;
}
.common_class_t thead {
    display: none;
}
.common_class_t tr {
    margin-bottom: 20px;
    display: block;
}
.common_class_t td:first-child {
    background-color: #dceceb !important;
    border-bottom: 2px solid #5ed6d2 !important;
}
.common_class_t td {
    display: block;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    text-align: left;
    padding: 10px;
}
.common_class_t td::before {
    font-weight: bold;
    content: attr(data-label);
    float: left;
}
.price_t {
    border: none;
}
.price_t thead {
    display: none;
}
.price_t tr {
    margin-bottom: 20px;
    display: block;
}
.price_t td:first-child {
   background-color: #dceceb!important;
    border-bottom: 2px solid #5ed6d2 !important;
}
.price_t td {
    display: block;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    text-align: right;
    padding: 10px;
}
.price_t td::before {
    font-weight: bold;
    content: attr(data-label);
    float: left;
}

ul.coach_list li {
width: 47%;
}
	
ul.court li {
width: 100%;
}
	
	/*施設案内*/
	
	.facility_img_3_tb td {
		border: none!important;
		display: block;
	}
	
		.facility_img_3_tb th {
		border: none!important;
		padding: 0!important;
		display: block;
		margin: 0 0 25px 0;
	}
	
	/*テーブル*/

.row-head thead {
    display: none;
  }
  
  .row-head tr,
  .row-head td {
    display: block;
    width: auto;
  }
  
  .row-head tr {
	  border: 1px solid #ddd;

		margin-bottom: 20px;
  }
  
  .row-head td {
    border: none;
    border-bottom: 1px solid #dbe1e8;
    display: flex;
    justify-content: space-between;
    text-align: right;
  }
  .row-head td:last-child {
    border-bottom: none;
  }
  .row-head td::before {
    content: attr(aria-label);
    display: inline-block;
    font-weight: bold;
    float: left;
    text-align: left;
    padding-right: 20px;
    white-space: nowrap;
  }
  
  .row-head td.bt-area::before {
    display: none;
  }
  .row-head td.bt-area a {
    background: #007aff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    flex: 1;
    height: 40px;
    margin: 0 2px;
    overflow: hidden;
    width: auto;
  }
  .row-head td.bt-area a::before {
    align-items: center;
    content: attr(aria-label);
    display: flex;
    font-size: 14px;
    height: 100%;
    justify-content: center;
    line-height: 40px;
    width: 100%;
  }
  
  .row-head.header-check tr {
    padding-left: 40px;
    position: relative;
  }
  .row-head.header-check td:first-child {
    align-items: center;
    background: #fff;
    border-right: 1px solid #dbe1e8;
    border-bottom: none;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
  }
  .row-head.header-check td:first-child::before {
    display: none;
  }
	
}
@media screen and (max-width: 659px) {
#headContact{display:none;}}