@charset "utf-8";
/* CSS Document */
html,
*{
	margin:0;
	padding:0;
}

#about-down{
	width: 100%;
	padding-top: 60px;
	height: auto;
	margin:0 auto;
	padding-bottom: 30px;
}


#about-map{
		width: 980px;

		background-color: white;
		margin:  0 auto;
	padding: 35px auto;
		padding-top: 35px;

	
	
}
#mapphoto{
 width: 300px;
height: 300px;

				margin: 0 auto;
		  background-image: url("../images/konengaikan.jpg");
	background-repeat: no-repeat;
  background-position: center;
	background-size:contain;


}


#MapRight{
	width: 600px;
	margin: 0 auto;
	font-size: 18px;
}
#train{
		line-height: 48px;
		padding:20px 0 0 0;

}
#bus{
	line-height: 48px;
	padding:10px 0 0 0;
}
#icon img{
	padding:0 10px 0 0;
}




iframe{
	padding-bottom: 30px;
	width: 70%;
}

/*会社沿革ここから*/
#enkaku{
	width: 980px;
	margin: 30px auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: white;
}
.timeline-content p{
	height: 30px;
}
.timeline {
	width: 700px;
	margin: 0 auto;
  list-style: none;
}
.timeline > li {
  margin-bottom: 0;
}

#about_02{
	height: auto;
	margin: 0 auto 30px auto;
	
}

#aisatu{
	width: 980px;
	padding-bottom: 30px;
	height: auto;
	margin: 0px auto;
}
.fontaMap05{
	text-align: center;
	font-size: 25px;
}
#aisatu_01{
	width: 500px;
	height: auto;
	margin: 0 auto;


}
#KyokoP{
	width: 250px;
	height:250px;
	margin: 10px  auto 20px auto;
	 background-image: url("../images/kyoko.jpg");
	background-repeat: no-repeat;
  background-position: center;
	background-size: cover;

}
.box19 {
	width:800px;
	margin: 15px auto;
    position: relative;
    padding:1.5em 2.5em;
	line-height:2em;
	font-size: 1em;

}
.box19:before,.box19:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.box19:before{
    border-left: solid 2px #5767bf;
    border-top: solid 2px #5767bf;
    top:0;
    left: 0;
}
.box19:after{
    border-right: solid 2px #5767bf;
    border-bottom: solid 2px #5767bf;
    bottom:0;
    right: 0;
}

	
	#satoaisatu{
		width: 230px;
		font-size: 18px;
		margin:0 auto;
	}

#KyokoPhoto{
	display: block;
	margin-bottom: 15px;
	margin-left: 15px;
	margin: 0 auto;
	
}



/* for Desktop */
@media ( min-width : 640px ){
  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
  .timeline-date {
    width: 110px;
    float: left;
  }
  .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
  }
  .timeline-content:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #6fc173;
    position: absolute;
    left: 104px;
    top: 5px;
    border-radius: 100%;
  }

	

}
@media screen and (min-width:100px) and ( max-width:768px) {
#mapbody{
	height: auto;
	width:95%;
	margin:20px auto;
	overflow: hidden;

}

#aisatu{
	width: 80%;
	padding-bottom: 30px;
	height: auto;
	margin: 0px auto;
	background-color: white;
}
#aisatu_01{
	width: 80%;
	height: auto;
	margin: 0 auto;

}
#KyokoP{
	width: 230px;
	height:230px;
	margin: 30px  auto;
	 background-image: url("../images/kyoko.jpg");
	background-repeat: no-repeat;
  background-position: center;
	background-size: cover;

}
	#satoaisatu{
		width: 230px;
		font-size: 18px;
		margin:0 auto;
	}

#KyokoPhoto{
	display: block;
	margin-bottom: 15px;
	margin-left: 15px;
	margin: 0 auto;
	
}

.box19 {
	width:80%;
	margin: 15px auto;
    position: relative;
    padding:1.5em 2.5em;
	line-height:2em;
	font-size: 1em;


}
.box19:before,.box19:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.box19:before{
    border-left: solid 2px #5767bf;
    border-top: solid 2px #5767bf;
    top:0;
    left: 0;
}
.box19:after{
    border-right: solid 2px #5767bf;
    border-bottom: solid 2px #5767bf;
    bottom:0;
    right: 0;
}
#about-map{
		width: 100%;

		background-color: white;
	padding: 15px auto;

	
	
}
#map{
	height:auto;
	width: 95%;
	display: flex;
	flex-direction:column;
	margin: 20px auto;
}
#MapRight{
	width: 95%;
	margin: 0 auto;
	font-size: 18px;
}
#mapphoto img{
	width: 100%;
}

#train{
		line-height: 36px;
		padding:10px 0 0 0;
}　
#bus{
	line-height: 36px;
	padding:10px 0 0 0;
}

	#adrress{
		padding-left:0;
	}
	#balloon2-left {
		display: none;
	}
	iframe{
	width:90%;
	height: 250px;
	margin: 0 auto;
		display: block;
}

/*会社沿革ここから*/
#enkaku{
	width: 100%;
	margin: 30px auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: white;
}
.timeline-content p{
	height: 30px;
}
.timeline {
	width: 80%;
	margin: 0 auto;
  list-style: none;
}
.timeline > li {
  margin-bottom: 0;
}

}
@media screen and (min-width:100px) and ( max-width:399px) {

.box19 {
	width:80%;
	margin: 15px auto;
    position: relative;
    padding:1.5em 2.5em;
	line-height:2em;
	font-size: 1em;


}
.box19:before,.box19:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.box19:before{
    border-left: solid 2px #5767bf;
    border-top: solid 2px #5767bf;
    top:0;
    left: 0;
}
.box19:after{
    border-right: solid 2px #5767bf;
    border-bottom: solid 2px #5767bf;
    bottom:0;
    right: 0;
}
}
@media screen and (min-width:400px) and ( max-width:799px){

.box19 {
	width:100%;
	margin: 15px auto;
    padding:1.5em 0.7em;
	line-height:1.5em;
	font-size: 1em;


}
.box19:before,.box19:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.box19:before{
    border-left: solid 2px #5767bf;
    border-top: solid 2px #5767bf;
    top:0;
    left: 0;
}
.box19:after{
    border-right: solid 2px #5767bf;
    border-bottom: solid 2px #5767bf;
    bottom:0;
    right: 0;
}
	iframe{
	width:100%;
}	

/*会社沿革ここから*/
#enkaku{
	width: 100%;
	margin: 30px auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: white;
}
.timeline-content p{
	height: 30px;
}
.timeline {
	width: 80%;
	margin: 0 auto;
  list-style: none;
}
.timeline > li {
  margin-bottom: 0;
}

}

@media screen and (min-width:799px) and ( max-width:1000px){
#mapbody{
	height: auto;
	width:80%;
	margin:20px auto;

}
#map{
	height:auto;
	width: 100%;
	margin: 20px auto;
}
	#icon{
		
	}

	
}
@media screen and (min-width:1001px) and ( max-width:1281px){



}


@media screen and (min-width:1281px) and ( max-width:1500px){

}