@charset "UTF-8";




@media only screen and (max-width: 767px){
	

	
	
/*********** 共通 *************/

.container-map {
	padding: 0 4%;
}


/*********** ↑共通 *************/


	
	

.title-set .txt {
	font-size: 2.5rem;
	margin-top: 30px;
	margin-bottom: 20px;
}


	
	
.map_bt-wrap {
	margin-top: 40px;
	margin-bottom: 0;
}

.map_bt-wrap ul li {
	width: 70%;
	margin: 10px 0;
}

.map_bt-wrap ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 0;
	text-align: center;
	line-height: 1.4;
	text-decoration: none;
	min-height: 60px;
	transition: all 0.2s ease;
}

	
	
	
	
	
	
	
	
	
	
	
	

	
	
	
}








