@charset "utf-8";


#access {
	margin-top: 40px;
	line-height: 1.7em;
}
@media(max-width:991.98px) {
  #access {
    font-size: 0.85em;
  }
}



#access .mapimg {
	margin-bottom: 20px;
}
#access .mapimg img {
}

#access .maptxt {
  margin-bottom: 40px;
}
#access .maptxt .shisui {
	font-size: 1.25em;
	font-weight: bold;
	color: #333;
	margin: 40px auto 15px;
}
#access .maptxt ol {
	font-size: 0.9em;
	line-height: 1.7em;
	margin-bottom: 10px;
}

#access .maptxt .entrance {
  margin-bottom: 50px;
  margin-left: 33px;
  width: 45%;
}
@media(max-width:1199.98px) {
  #access .maptxt .entrance {
    width: 55%;
  }
}
@media(max-width:767.98px) {
  #access .maptxt .entrance {
    width: 75%;
  }
}
@media(max-width:575.98px) {
  #access .maptxt .entrance {
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
}
#access .maptxt .entrance img {
  border-radius: 20px;
}

#access .maptxt .train {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}



