@charset "UTF-8";

/*access*/
.accessAdd:after {
	content:none;
}
.accessAdd h2{ margin:0; }

.accessAdd address,
.accessAdd p {
	font-size:120%;
	line-height:1.5em;
}
img.r{
	margin-left:0;
}

.accessAdd strong{ color:#704B09; }
.accessAdd p span{ font-size:130%; }

.accessAdd p.time{
	padding:10px;
	margin:13px 0 0 0;
	border:1px solid #000;
	line-height:1.2;
}

.accessAdd h3{
	font-size: 120%;
	color:#704B09;
	margin-top: 20px;
}
.accessAdd h3 span{color: red;}
.accessAdd p{ font-size:120%; color: red; font-weight: bold; }

/*table*/
.accessAdd table{ width:100%;}
.accessAdd td{ background:#fff; }
.accessAdd table,
.accessAdd th,
.accessAdd td{
	padding:5px 8px;
	font-size:110%;
	text-align:center;
	border:1px solid #3F0000;
}
.accessAdd th{color: #704b09;}


.traffic{ text-align:center; }
.traffic img{ margin:15px 8px 25px 0; }


.mapPhoto{ padding:10px 0 20px; }


/* 20230804 */
.accessAdd { display:flex; justify-content:space-between; }
.address { width:55%; margin:0; }
.googlMap { width:40%; margin:0; }

tbody th:first-of-type { background-color:#dbc3a8; }

