📝 예약 📞
/* PC에서 카카오톡 상담 버튼 숨기기 */ @media (min-width: 1025px) { .kakaoChatPc { display: none !important; } }