@charset "UTF-8";




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

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


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


	
	
.title-set {
	padding-top: 20px;
}

.title-set .txt {
	font-size: 1.8rem;
	margin-top: 10px;
}


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

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

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

	
	
	

	

	

	
	
	
}








