@charset "UTF-8";

#contents{padding-top: 180px;}
@media (max-width: 767px) {
	#contents{padding-top: 120px;}	
}



#access-inner{width: 100%;max-width: 640px;margin: 0 auto;margin-bottom: 35px;}
#access-inner table.data th{width: 130px;}
#map {min-height: 420px;aspect-ratio: 3 / 2;margin-bottom: 30px;}
#map iframe{display: block;width: 100%;height: 100%;}
@media (max-width: 767px) {
	#access-inner table.data th{width: 100%;}
	#map{min-height: 280px;aspect-ratio: 1 / 1;}
}

#out02{padding-top: 90px;line-height: 1.5;}
#out02 h2{font-size: 24px;font-size: 2.4rem;line-height: 1.25;text-align: left;margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #d8d8d8;}
#out02 dt {font-size: 21px;font-size: 2.1rem;line-height: 1.25;}
#out02 dd{margin-bottom: 10px;}
#out02 dt a{text-decoration: none;}
#out02 dt a:hover{text-decoration: underline;}
.o02-c{width: 100%;max-width: 640px;margin: 0 auto;margin-bottom: 35px;}
#o2-p01 dt a{color: var(--color01);}
#o2-p02 dt a{color: var(--color03);}
#o2-p03 dt a{color: var(--color04);}
