@charset "utf-8";
/* CSS Document */

div#contents.access {
	margin-top: 100px;
}
.mapinfo {
	text-align: center;
	font-size: 95%;
	margin-bottom: 50px;
}
.mapinfo a {
	padding-bottom: 1px;
	border-bottom: #555759 1px dashed;
}
h3.pickup span {
	padding: 0 0 0 0;
}
.tex-rout p {
	line-height: 1.6;
	margin-bottom: 30px;
}
.tex-rout ul {
	margin-bottom: 20px;
	margin-left: 2em;
}
.tex-rout ul li {
	font-size: 110%;
	text-indent:-1em;
	padding-left:1em;
	padding-bottom: .8em;
}

.tex-rout ul.caution {
	margin-bottom: 20px;
	margin-left: 1em;
}
.tex-rout ul.caution li {
	font-size: 95%;
	text-indent:-1em;
	padding-left:1em;
	padding-bottom: .3em;
}



@media only screen and (max-width: 750px) {
	.tex-rout ul.caution {
		margin-bottom: 20px;
		margin-left: 0;
	}
	.tex-rout ul.caution li {
		font-size: 95%;
		text-indent:-1em;
		padding-left:1em;
		padding-bottom: .5em;
		line-height: 1.4;
	}
	.tel-link {
		border-bottom: #525759 1px dashed;
	}
}