.bl_squareList { margin-bottom: 24px; }

.bl_squareList li { font-size: 1.6rem; margin-bottom: 6px; }

.bl_squareList.un_facilityMapList_2col { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.bl_squareList.un_facilityMapList_2col li { width: 48%; }

.un_facilityMapImg { text-align: right; }

.un_facilityMapImg img { display: inline-block; }

@media screen and (max-width: 1023px) { .bl_squareList { margin-bottom: 12px; }

	.bl_squareList li { font-size: 1.5rem; margin-bottom: 4px; } }
