body{
	font-family:ヒラギノ角ゴシック;
}
.site-info{
    display:none
}
h1.entry-title{
 display:none;
}
.input:checked + .tab-label + .tab-panel {
  display: block; }
.input {
  position: absolute;
  opacity: 0; }
.tab-label:hover {
  background: #34a02c;
  color: #fff; }
.tab-label:active {
  background: #ccc; }
.input:checked + .tab-label {
  background: #34a02c;
  color: #fff; }
.clearfix:after {
     content:".";
     height:0;
     clear:both;
     display:block;
     visibility:hidden;
}
.clearfix {
     zoom:100%;
}
.mt50{
	margin-top: 50px;
}
@media screen and (max-width: 5000px) {
.tab {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
.tab-label {
	width: 220px;
  margin-right:37px;
  padding: 10px 0;
	text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 22px;
  color: #34a02c;
  border:1px solid #34a02c;
  margin-bottom: 0;
  transition: background 0.3s, color 0.3s;
}
.tab-label:last-of-type{
	margin-right:0;
}
.tab-panel {
  display: none;
  padding: 15px;
	border: 1px solid #34a02c;
margin-top: 20px;
	order: 99;
}
.syain-img{
	width:300px;
	float: left;
	margin-right: 30px;
}
.syain-title{
	font-size:24px;
	color:#34a02c;
	font-weight: bold;
}
.syain-sub{
	font-size:20px;
	color:#34a02c;
	font-weight: bold;
	margin-top:30px;
}
.content-con{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.content-block{
	width:475px;
	margin-right:50px;
	float: left;
}
.content-block:last-of-type{
	margin-right:0;
}	
.content-box{
	width:300px;
	margin-right:50px;
	float: left;
}
.content-box:last-of-type{
	margin-right:0;
}
.content-img{
	width:100%;
}
.content-title{
	font-size:22px;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:5px;
}
.content-block p{
	font-size:18px;
	line-height:1.5em;
}
.content-box p{
	font-size:18px;
	line-height:1.5em;
}
.sub_table{
	width:1000px;
	display:table;
	margin-left:auto;
	margin-right:auto;
}
.maeda-title{
		font-size:30px;
	}
.maeda-tel{
	font-size:46px;
	}
.interview-bottom{
	width:500px;
	margin-left: auto;
	margin-right: auto;
}
.sub_table dl{
	margin:0;
	text-align:left;
	border-top:1px dotted #aaa;
}
.sub_table dl:first-of-type{
	border-top:1px solid #aaa;
}
.sub_table dl:last-of-type{
	border-bottom:1px solid #aaa;
}
.sub_table dt{
	width:150px;
	color:#fff;
	background:#34a02c;
	margin-left:0;
	padding:15px;
	font-size:16px;
	line-height:1.8em;
	vertical-align:middle;
	display:table-cell;
	
}
.sub_table dd{
	width:790px;
	margin-left:0px;
	padding:15px;
	font-size:16px;
	line-height:1.8em;
	vertical-align:middle;
	display:table-cell;
}

.info-con{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}

.info-title{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font-size:28px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:2px solid #34a02c;
}
.info-tel{
	font-size:42px;
}
.info-bottom{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
.bottom-con{
	width:1000px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:30px;
}
.bottom-left{
	float:left;
	width:480px;
	margin-bottom:10px;
}
.bottom-right{
	float:right;
	width:480px;
	margin-bottom:10px;
}
.bottom-left a,.bottom-right a,.interview-bottom a,.info-bottom a{
	display:block;
	padding-top:20px;
	padding-bottom: 20px;
	text-align: center;
	text-decoration: none;
	font-family:ヒラギノ角ゴシック;
	font-size:18px;
}
.bottom-left a:link,.bottom-right a:link,.interview-bottom a:link,.info-bottom a:link{
	color:#000;
	background:#fff;
	border:1px solid #34a02c;
}
.bottom-left a:visited,.bottom-right a:visited,.interview-bottom a:visited,.info-bottom a:visited{
	color:#000;
	background:#fff;
	border:1px solid #34a02c;
}
.bottom-left a:hover,.bottom-right a:hover,.interview-bottom a:hover,.info-bottom a:hover{
	color:#fff;
	background:#34a02c;
	border:1px solid #34a02c;
	transition: background 0.3s, color 0.3s;
}
.yazirushi{
	float: right;
	margin-right: 10px;
}
}
@media screen and (max-width: 1200px) {
.tab {
  display: flex;
  flex-wrap: wrap;
  max-width: 96%;
margin-left: 2%;
	margin-right: 2%;
}
.tab-label {
	width: 22%;
  margin-right:3.5%;
  padding: 10px 0;
	text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 20px;
  color: #34a02c;
  border:1px solid #34a02c;
  margin-bottom: 0;
  transition: background 0.3s, color 0.3s;
}
.content-con{
	width:96%;
	margin-left:auto;
	margin-right:auto;
}
.content-block{
	width:47.5%;
	margin-right:5%;
	float: left;
}
.content-block:last-of-type{
	margin-right:0;
}
.content-box{
	width:30%;
	margin-right:5%;
	float: left;
}
.content-box:last-of-type{
	margin-right:0;
}
.content-img{
	width:100%;
}
.sub_table{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
.maeda-title{
		font-size:30px;
	}
.maeda-tel{
	font-size:46px;
	}
.sub_table dl{
	margin:0;
	text-align:left;
	border-top:1px dotted #aaa;
}
.sub_table dl:first-of-type{
	border-top:1px solid #aaa;
}
.sub_table dl:last-of-type{
	border-bottom:1px solid #aaa;
}
.sub_table dt{
	width:150px;
	color:#fff;
	background:#34a02c;
	margin-left:0;
	padding:15px;
	font-size:16px;
	line-height:1.8em;
	vertical-align:middle;
	display:table-cell;
	
}
.sub_table dd{
	width:790px;
	margin-left:0px;
	padding:15px;
	font-size:16px;
	line-height:1.8em;
	vertical-align:middle;
	display:table-cell;
}
	.info-con{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	}
	.info-title{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	}
.info-tel{
	font-size:42px;
}
.info-bottom{
	width:96%;
	margin-left: auto;
	margin-right: auto;
}
.bottom-con{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.bottom-left{
	float:left;
	width:49%;
}
.bottom-right{
	float:right;
	width:49%;
}
}
@media screen and (max-width: 900px) {
.syain-img{
	width:260px;
	float: left;
	margin-right: 15px;
}
.content-con{
	width:96%;
	margin-left:auto;
	margin-right:auto;
}
.content-block{
	width:100%;
	margin-right:0;
	float:none;
	margin-bottom:30px;
}
.content-block:last-of-type{
	margin-right:0;
}
.content-box{
	width:100%;
	margin-right:0;
	float:none;
	margin-bottom:30px;
}
.content-box:last-of-type{
	margin-right:0;
}
.content-img{
	width:100%;
}
.content-box p{
	margin-bottom:50px;
}
.maeda-title{
		font-size:26px;
	}
.maeda-tel{
	font-size:40px;
	}
	
.info-tel{
	font-size:34px;
}
}	
@media screen and (max-width: 700px) {
.tab-label {
	width: 100%;
  margin-right:0;
  padding: 10px 0;
  margin-bottom:10px;
  transition: background 0.3s, color 0.3s;
}
.tab-panel {
  display: none;
  padding: 20px 0;
	border:none;
margin-top:0px;
	order: 0;
}
.syain-img{
	width:90%;
	float:none;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:20px;
}
.interview-bottom{
	width:80%;
	margin-left: auto;
	margin-right: auto;
}
.sub_table{
	width:100%;
	display:block;
}
.sub_table dl{
	margin:0;
	text-align:left;
	border-top:none;
}
.sub_table dl:first-of-type{
	border-top:none;
}
.sub_table dl:last-of-type{
	border-bottom:none;
}
.sub_table dt{
	width:100%;
	color:#fff;
	background:#34a02c;
	margin-left:0;
	padding:3%;
	font-size:16px;
	line-height:1.8em;
	vertical-align:middle;
	display:block;
	
}
.sub_table dd{
	width:100%;
	margin-left:0px;
	padding:3%;
	font-size:16px;
	line-height:1.8em;
	vertical-align:middle;
	display:block;
}
.info-tel{
	font-size:22px;
}
.bottom-con{
	width:96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
}
.bottom-left{
	float:none;
	width:100%;
}
.bottom-right{
	float:none;
	width:100%;
}
}

@media screen and (max-width: 400px) {
.sub_table{
	width:100%;
	display:block;
}
.sub_table dl{
	margin:0;
	text-align:left;
	border-top:none;
}
.sub_table dl:first-of-type{
	border-top:1px solid #aaa;
}
.sub_table dl:last-of-type{
	border-bottom:1px solid #aaa;
}
.sub_table dt{
	width:100%;
	color:#fff;
	background:#34a02c;
	margin-left:0;
	padding:3%;
	font-size:16px;
	line-height:1.8em;
	vertical-align:middle;
	display:block;
	
}
.sub_table dd{
	width:100%;
	margin-left:0px;
	padding:3%;
	font-size:16px;
	line-height:1.8em;
	vertical-align:middle;
	display:block;
}
}