	body {
	background-color:#f5f5ef;
}
#content {
	background-color: #fff;
	background-color: #ffffff;
	overflow: hidden;
}
#topMainBnr {
	background-color: #214ad1;
}

#header{
	background-color: #fffffd;
}

#main {
    background-color: #f5f5ef;
}

#header #site-title a img {
	max-height: 60px;
	max-height: 200px;
}
#topMainBnr {
	padding: 0;
	background-color: #307672!important;
}
#topMainBnrFrame {
	box-shadow: none;
}
#topMainBnrFrame .slideFrame {
	border: none;
}
#topMainBnrFrame .slideFrame img {
	left: 0;
}
#topFreeArea{border-bottom:none;
	box-shadow:none;
}
#topPr{border:none;}
#topPr .topPrOuter{border:none;}
h2 {
	background-color: #fff !important;
}
#topPr h3 {
	font-size: 12px;
}
h5 {
	background-color: #90EE90 !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: #fff;
}
ul.coach_list li a:hover {
	color: #404040;
}
ul.coach_list li a span {
	float: left;
	width: 100%;
	background: #317470;
	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: #459893!important ;
}
.original_contents,.side_padding,.archive-meta {
	padding-left: 1rem;
	padding-right: 1rem;
}
.original_contents .flowBox:first-child {
	background-color: #fff;
}
.entry-meta {
	padding-left: 1rem;
}
.mobile-block {
	color: #444;
}
.mobile-block th {
	background-color: #90EE90 !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: #f0f3f3 !important;
	border-bottom: 2px solid #34bc5b !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: #f1f9ed!important;
	border-bottom: 2px solid #34bc5b !important;
}
.common_class_t th {
	background-color: #eee;
	text-align: left;
}
.haveThumbnail .entryMeta .infoDate {
	display: none;
}

#footer {
    border-top: 1px solid #fffffd;
    color: #737373;
    background-color: #fffffd;
}

#copy{
	margin:10px 0 0 0;
}

#siteBottom {
    border-top: 2px solid #444444;
    background-color: #444444;
}

.sideTower .localHead {
  border-top: 2px solid #c00;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    -webkit-box-shadow: inset 0 1px 0 #fff;
   background:#fff;
}

#gMenu {
    border-top: 2px solid #ccc;
    position: relative;
    width: 100%;
    box-shadow: inset 0 1px 0 #fff;
    background:#fff;
}

#gMenu .menu > li > a {
    border-right: 1px solid #ccc;
    box-shadow: inset 0 1px 0 #fff;
    background:#fff;
}

#footMenu {
    background-color: #317571!important;
    border-top-color: #317571!important;
}

#pageTitBnr {
    background-color: #317571!important;
}


h2, #content h1.contentTitle, #content h1.entryPostTitle {
	  border-bottom: 1px solid #ececec!important;
	border-left: 1px solid #ececec!important;
		border-right: 1px solid #ececec!important;
    border-top: 2px solid #c00;
    padding-left: 15px;
    padding-right: 15px;
    -moz-box-shadow: inset 0 1px 0 #fff;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
	  background: #f5f5f5!important;
    
}

.mobile-block th {
    background-color: #f5f5f0 !important;
}

#content table th {
    box-shadow: inset 1px 1px 0px #ffffff;
}



.col-head-type1 {
  border-collapse: collapse;
  width: 100%;
}
 
.col-head-type1 th,
.col-head-type1 td {
  border: 1px solid #dbe1e8;  
  padding: 8px;
}
 
.col-head-type1 th {
  background: #f5f5f0!important;
  text-align: left;
  width: 120px;
}


#content h3{
	margin: 30px 0px 10px;
}


.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: #459893 !important;
    color: #fff;
}

ul.coach_list li a:hover {
    color: #ffffff;
}

/*テーブル*/

.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;
}

/*施設案内*/

.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;
}

.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: #eaeff9 !important;
		border-bottom: 2px solid #003567 !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: #f0f3f3 !important;
		border-bottom: 2px solid #6c9bd2 !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%;
	}
	
	
  .col-head-type1 tr,
  .col-head-type1 th,
  .col-head-type1 td {
    display: block;
    width: auto;
  }
  
  .col-head-type1 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type1 th,
  .col-head-type1 td {
    border-top: none;
  }
	
	/*↓↓レッスン↓↓*/
	
	#content table{
		border-bottom:none;
	}
	
	  .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;
  }
	
.system_tb_bk{
background-color: #f5f5f0!important;
}	

/*↑↑レッスン↑↑*/
	
.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;
	}
	
	#content table{
		 border-top: none!important;
	}
	

	
}
	
		@media screen and (max-width: 659px) {
		#headContact {
			display: none;
		}
	}