@charset "UTF-8";
html{
  font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'ほにゃ字Re','Rounded Mgen+ 1p Bold', 'Rouded Mgenplus 1p bold','MS PGothic', arial, helvetica, sans-serif;
}
.access{
	width: 100%;
	margin: auto;
	text-align: center;
	font-size: 24px;
	position: relative;
	/* padding: calc(400/600 * 100%) 0 0; */
}

/* .simple_map img{
	width: 480px;
} */

.access iframe{
	/* width: 80%; */
	/* height: 400px; */
	border: 0;
	/* position: absolute; */
}
.root{
	text-align: center;
	margin: auto;
	background: rgba(250, 128, 191, 0.2);
}
.root th{
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	/* border-radius: 5% ; */
	/* border-left: 1px solid black; */
}
.root tr td{
	text-align: left;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.times_parking img{
	height: 480px;
}
.times_parking p{
	text-align: center;
}

.timesticket_p{
	width: 80%;
	padding-left: 15%;
	text-align: left;
}
.timesticket_p img{
	padding-left: 5%;
}
.timesticket{
	height: 12em;
}