.sectionA .content { padding: 45px 0; border-top: 1px solid #f2f1f1; margin-top: 60px; }

.sectionA .title { font-size: 24px; color: #1a1a1a; font-weight: bold; margin-bottom: 10px; }

.sectionA .con { font-size: 18px; color: #4b4b4b; }

.sectionA .con p { line-height: 2.5; }

.map { height: 400px; }

@media (max-width: 575px) { .map { height: 200px; }
  .sectionA .con p { line-height: 2; font-size: 16px; }
  .sectionA .title { font-size: 18px; }
  .sectionA .content { padding: 30px 0; margin-top: 30px; } }

