-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
830 lines (815 loc) · 38.8 KB
/
Copy pathindex.html
File metadata and controls
830 lines (815 loc) · 38.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>한국가족소통연구소 심리상담센터 강남점</title>
<meta content="한국가족소통연구소 심리상담센터 강남점 - 관계의 문제를 넘어, 가족의 소통 방식을 바꿉니다. 부부상담, 가족상담, 아동·청소년 상담, 개인 심리상담 전문." name="description"/>
<link href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip" rel="preconnect"/>
<link crossorigin="" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip" rel="preconnect"/>
<link href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip+Serif+KR:wght@500;600;700&display=swap" rel="stylesheet"/>
<link href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip" rel="stylesheet"/>
<style>
:root {
--teal: #2F6664; /* 딥 틸 */
--teal-dark: #234c4a;
--teal-deep: #1d403e;
--teal-light: #eef4f3;
--rose: #B98590; /* 말린 장미 */
--rose-light: #D1A3AA; /* 밝은 보조 로즈 */
--rose-bg: #f9f1f3;
--ivory: #f8f6f3;
--gold: #c9a96a;
--text: #2b3634;
--text-soft: #6f7c7a;
--white: #ffffff;
--radius: 16px;
--shadow: 0 10px 34px rgba(35, 76, 74, 0.09);
--serif: "Noto Serif KR", serif;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
font-family: "Pretendard", -apple-system, "Malgun Gothic", sans-serif;
color: var(--text);
background: var(--white);
line-height: 1.78;
}
a { text-decoration: none; color: inherit; }
img { max-width: 100%; display: block; }
.container { max-width: 1120px; margin: 0 auto; padding: 0 24px; }
section { padding: 104px 0; }
.section-label {
display: block;
font-size: 0.78rem; font-weight: 700; letter-spacing: 0.3em;
color: var(--rose);
margin-bottom: 14px;
}
h2 {
font-size: clamp(1.7rem, 3vw, 2.3rem); font-weight: 800;
letter-spacing: -0.02em; line-height: 1.35;
color: var(--teal-deep); margin-bottom: 18px; word-break: keep-all;
}
h2::after {
content: ""; display: block; width: 34px; height: 3px;
background: var(--rose-light);
margin-top: 16px;
}
.center h2::after { margin-left: auto; margin-right: auto; }
.section-desc { color: var(--text-soft); max-width: 700px; word-break: keep-all; font-size: 1.02rem; }
.btn {
display: inline-flex; align-items: center; justify-content: center;
padding: 15px 34px; border-radius: 12px;
font-weight: 700; font-size: 0.95rem; letter-spacing: 0.02em;
transition: background .22s, color .22s, border-color .22s, box-shadow .22s;
cursor: pointer; word-break: keep-all; border: none;
}
.btn:hover { box-shadow: var(--shadow); }
.btn-primary { background: var(--teal); color: var(--white); }
.btn-primary:hover { background: var(--teal-dark); }
.btn-rose { background: var(--rose); color: var(--white); }
.btn-rose:hover { background: #a5717d; }
.btn-outline { border: 1px solid rgba(47,102,100,0.45); color: var(--teal); background: transparent; }
.btn-outline:hover { border-color: var(--teal); background: var(--teal-light); }
.btn-white { background: var(--white); color: var(--teal-deep); }
.btn-white:hover { background: var(--ivory); }
/* ── Header ── */
header {
position: sticky; top: 0; z-index: 100;
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(12px);
border-bottom: 1px solid rgba(35, 76, 74, 0.08);
}
.nav { display: flex; align-items: center; justify-content: space-between; height: 76px; }
.logo { display: flex; align-items: center; gap: 12px; }
.logo-mark {
width: 38px; height: 38px; border-radius: 50%;
background: linear-gradient(135deg, var(--teal) 55%, var(--rose) 55%);
display: flex; align-items: center; justify-content: center;
color: var(--white); font-weight: 800; font-size: 0.9rem;
flex-shrink: 0;
}
.logo-text { display: flex; flex-direction: column; line-height: 1.25; }
.logo-text strong { font-family: var(--serif); font-size: 1.04rem; font-weight: 700; color: var(--teal-deep); letter-spacing: 0.01em; }
.logo-text span { font-size: 0.7rem; color: var(--rose); font-weight: 600; letter-spacing: 0.18em; }
.nav-links { display: flex; align-items: center; gap: 32px; list-style: none; flex: 1; margin-left: 48px; }
.nav-links a { font-size: 0.94rem; font-weight: 600; transition: color .2s; }
.nav-links a:hover { color: var(--teal); }
.nav-cta { display: flex; align-items: center; gap: 10px; }
.nav .btn { padding: 10px 22px; font-size: 0.86rem; border-radius: 10px; }
.menu-toggle { display: none; background: none; border: none; font-size: 1.6rem; color: var(--teal); cursor: pointer; }
/* ── Hero ── */
.hero { padding: 84px 0 64px; background: var(--white); overflow: hidden; }
.hero-grid {
display: grid; grid-template-columns: 340px 1fr 340px;
gap: 26px; align-items: center;
}
.hero-center { text-align: center; padding: 0 4px; }
.hero-eyebrow {
font-family: var(--serif);
color: var(--rose); font-size: 0.95rem; font-weight: 600;
margin-bottom: 20px; letter-spacing: 0.06em; word-break: keep-all;
}
.hero h1 {
font-size: clamp(2.1rem, 4.6vw, 3.2rem); font-weight: 800;
letter-spacing: -0.03em;
color: var(--teal-deep); line-height: 1.32; word-break: keep-all;
margin-bottom: 24px;
}
.hero h1 em { font-style: normal; color: var(--rose); }
.hero p.lead { color: var(--text-soft); font-size: 1.04rem; max-width: 470px; margin: 0 auto 38px; word-break: keep-all; }
.hero-cta { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }
.hero-note { margin-top: 18px; font-size: 0.83rem; color: var(--text-soft); letter-spacing: 0.02em; }
/* 사진: 원본의 페이드 가장자리를 그대로 살려 배경과 블렌딩 */
.hero-visual { position: relative; }
.hero-visual::before {
content: ""; position: absolute; left: 50%; top: 50%;
transform: translate(-50%, -50%);
width: 78%; aspect-ratio: 1; border-radius: 50%;
}
.hero-visual.v-couple::before { background: radial-gradient(circle, var(--rose-bg) 0%, rgba(249,241,243,0) 70%); }
.hero-visual.v-family::before { background: radial-gradient(circle, var(--teal-light) 0%, rgba(238,244,243,0) 70%); }
.hero-visual img { position: relative; width: 100%; height: auto; }
/* ── 전문상담 ── */
.fields { background: var(--ivory); }
.programs { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 52px; }
.program {
background: var(--white); border-radius: var(--radius);
box-shadow: var(--shadow);
border: 1px solid rgba(35,76,74,0.07);
padding: 30px 26px 32px;
transition: transform .25s, box-shadow .25s;
display: flex; flex-direction: column; gap: 10px;
}
.program:hover { transform: translateY(-5px); box-shadow: 0 18px 44px rgba(35,76,74,0.13); }
.program .p-num { font-family: var(--serif); font-size: 0.88rem; font-weight: 700; color: var(--rose); letter-spacing: 0.1em; }
.program h3 { font-size: 1.05rem; font-weight: 800; letter-spacing: -0.01em; color: var(--teal-deep); line-height: 1.4; word-break: keep-all; }
.program p { font-size: 0.88rem; color: var(--text-soft); word-break: keep-all; }
.program-cta {
background: var(--teal-deep); border-color: var(--teal-deep);
justify-content: center; align-items: flex-start; gap: 14px;
}
.program-cta h3 { color: var(--white); }
.program-cta p { color: rgba(255,255,255,0.72); }
.program-cta .btn { padding: 11px 22px; font-size: 0.86rem; }
/* ── 철학 ── */
.about { background: var(--white); }
.about-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 56px; align-items: center; margin-top: 48px; }
.about-text p { margin-bottom: 18px; word-break: keep-all; }
.about-text .highlight { color: var(--teal); font-weight: 700; }
.about-text .statement {
font-weight: 800; color: var(--teal-deep); font-size: 1.08rem;
letter-spacing: -0.01em; line-height: 1.7;
border-left: 3px solid var(--rose); padding-left: 18px; margin-top: 26px;
}
.quote-panel {
background: var(--ivory); border-radius: var(--radius);
padding: 48px 42px; box-shadow: var(--shadow);
}
.quote-panel .q-title {
font-family: var(--serif); font-size: 1.5rem; font-weight: 700;
color: var(--teal-deep); line-height: 1.5; word-break: keep-all;
}
.quote-panel .q-title em { font-style: normal; color: var(--rose); }
.quote-panel .q-title::after { content: ""; display: block; width: 28px; height: 2px; background: var(--gold); margin-top: 18px; }
.quote-panel p { margin-top: 20px; font-size: 0.96rem; color: var(--text-soft); word-break: keep-all; }
/* ── 차별성 ── */
.why { background: var(--ivory); }
.diff-list { margin-top: 52px; border-top: 1px solid rgba(35,76,74,0.14); }
.diff-row {
display: grid; grid-template-columns: 90px 280px 1fr;
gap: 26px; padding: 30px 6px;
border-bottom: 1px solid rgba(35,76,74,0.14);
align-items: baseline;
}
.diff-row .num { font-family: var(--serif); font-size: 1.05rem; font-weight: 700; color: var(--rose); letter-spacing: 0.08em; }
.diff-row h3 { font-size: 1.12rem; font-weight: 800; letter-spacing: -0.01em; color: var(--teal-deep); word-break: keep-all; }
.diff-row p { font-size: 0.96rem; color: var(--text-soft); word-break: keep-all; }
/* ── 상담 절차 ── */
.process { background: var(--teal-deep); }
.process .section-label { color: var(--rose-light); }
.process h2 { color: var(--white); }
.process h2::after { background: var(--gold); }
.process .section-desc { color: rgba(255,255,255,0.72); }
.steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 54px; }
.step {
background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.12);
border-radius: var(--radius); padding: 30px 24px; color: var(--white);
}
.step .num {
font-family: var(--serif); font-size: 0.82rem; font-weight: 700;
color: var(--gold); letter-spacing: 0.2em; margin-bottom: 12px;
}
.step h3 { font-size: 1.06rem; font-weight: 800; margin-bottom: 8px; letter-spacing: -0.01em; }
.step p { font-size: 0.88rem; color: rgba(255,255,255,0.68); word-break: keep-all; }
/* ── 전문가 ── */
.experts { background: var(--white); }
.expert-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; margin-top: 52px; }
.expert-card {
background: var(--white); border-radius: var(--radius);
box-shadow: var(--shadow); overflow: hidden;
border: 1px solid rgba(35,76,74,0.07);
display: flex; flex-direction: column;
}
.expert-top { background: var(--ivory); padding: 38px 26px 26px; text-align: center; }
.expert-photo {
width: 136px; height: 136px; border-radius: 50%;
margin: 0 auto 20px; overflow: hidden; position: relative;
background: linear-gradient(145deg, var(--rose-bg), var(--rose-light));
display: flex; align-items: center; justify-content: center;
outline: 1px solid rgba(35,76,74,0.10); outline-offset: 5px;
}
.expert-photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: top center; }
.expert-photo .monogram { font-family: var(--serif); font-size: 2.4rem; font-weight: 700; color: var(--white); }
.expert-card h3 { font-family: var(--serif); color: var(--teal-deep); font-size: 1.3rem; font-weight: 700; }
.expert-card .role { color: var(--rose); font-size: 0.85rem; font-weight: 700; margin-top: 3px; letter-spacing: 0.06em; }
.expert-body { padding: 26px 28px 32px; flex: 1; display: flex; flex-direction: column; gap: 18px; }
.expert-body h4 {
font-size: 0.74rem; font-weight: 700; color: var(--rose); letter-spacing: 0.24em;
border-bottom: 1px solid rgba(185,133,144,0.18); padding-bottom: 7px;
}
.expert-body ul { list-style: none; font-size: 0.87rem; color: var(--text-soft); }
.expert-body li { padding: 3px 0 3px 15px; position: relative; word-break: keep-all; }
.expert-body li::before { content: ""; position: absolute; left: 0; top: 13px; width: 6px; height: 1px; background: var(--rose); }
.advisor {
margin-top: 30px;
background: var(--ivory);
border-radius: var(--radius); box-shadow: var(--shadow);
padding: 40px 44px;
display: grid; grid-template-columns: 150px 1fr; gap: 36px; align-items: center;
}
.advisor .expert-photo { width: 136px; height: 136px; margin: 0; }
.advisor-badge {
display: inline-block; border: 1px solid var(--rose); color: var(--rose);
font-size: 0.72rem; font-weight: 700; letter-spacing: 0.2em;
border-radius: 4px; padding: 4px 12px; margin-bottom: 10px;
}
.advisor h3 { font-family: var(--serif); color: var(--teal-deep); font-size: 1.4rem; font-weight: 700; margin-bottom: 12px; }
.advisor ul { list-style: none; font-size: 0.9rem; color: var(--text-soft); columns: 2; column-gap: 36px; }
.advisor li { padding: 3px 0 3px 15px; position: relative; word-break: keep-all; break-inside: avoid; }
.advisor li::before { content: ""; position: absolute; left: 0; top: 14px; width: 6px; height: 1px; background: var(--rose); }
/* ── 리뷰 ── */
.reviews { background: var(--ivory); }
.review-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; margin: 52px 0 42px; }
.review-card {
background: var(--white); border-radius: var(--radius);
padding: 34px 30px; display: flex; flex-direction: column; gap: 14px;
box-shadow: var(--shadow);
}
.review-card .quote { font-family: var(--serif); font-size: 2rem; color: var(--rose-light); line-height: 1; }
.review-card p { font-size: 0.98rem; word-break: keep-all; flex: 1; }
.review-card p strong { color: var(--teal-deep); font-weight: 800; }
.stars { color: var(--gold); letter-spacing: 3px; font-size: 0.9rem; }
.review-card .who { font-size: 0.82rem; color: var(--text-soft); letter-spacing: 0.04em; }
.review-card .who::before {
content: ""; display: inline-block; width: 18px; height: 1px;
background: var(--rose-light); margin-right: 10px; vertical-align: 4px;
}
.review-more { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }
/* ── 오시는 길 ── */
.location { background: var(--white); }
.location-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 44px; margin-top: 52px; align-items: stretch; }
.map-panel {
background: var(--teal-deep); border-radius: var(--radius);
display: flex; flex-direction: column; align-items: center; justify-content: center;
gap: 18px; min-height: 340px; padding: 44px; text-align: center;
color: var(--white);
}
.map-panel .serif-title { font-family: var(--serif); font-size: 1.3rem; font-weight: 600; letter-spacing: 0.04em; }
.map-panel .serif-title::after { content: ""; display: block; width: 26px; height: 1px; background: var(--gold); margin: 14px auto 0; }
.map-panel p { color: rgba(255,255,255,0.72); font-size: 0.94rem; word-break: keep-all; }
.location-info { display: flex; flex-direction: column; gap: 16px; }
.info-row {
background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow);
border: 1px solid rgba(35,76,74,0.07);
padding: 22px 26px;
}
.info-row h3 { font-size: 0.74rem; font-weight: 700; color: var(--rose); margin-bottom: 4px; letter-spacing: 0.24em; }
.info-row p { font-size: 0.98rem; word-break: keep-all; }
/* ── 예약 배너 ── */
.cta-banner {
background: linear-gradient(120deg, var(--teal-deep), var(--teal));
color: var(--white); text-align: center; border-radius: 22px;
padding: 68px 36px; position: relative; overflow: hidden;
}
.cta-banner::after {
content: ""; position: absolute; right: -70px; top: -70px;
width: 240px; height: 240px; border-radius: 50%;
background: rgba(209, 163, 170, 0.22);
}
.cta-banner::before {
content: ""; position: absolute; left: -50px; bottom: -80px;
width: 200px; height: 200px; border-radius: 50%;
background: rgba(201, 169, 106, 0.12);
}
.banner-eyebrow {
font-family: var(--serif); color: var(--gold);
font-size: 1rem; font-weight: 600; letter-spacing: 0.04em;
margin-bottom: 18px; word-break: keep-all;
position: relative; z-index: 1;
}
.cta-banner h2 { color: var(--white); }
.cta-banner h2::after { margin-left: auto; margin-right: auto; background: var(--gold); }
.cta-banner p { color: rgba(255,255,255,0.8); margin-bottom: 32px; word-break: keep-all; }
.cta-banner .btn { position: relative; z-index: 1; }
/* ── Footer ── */
footer { background: var(--teal-deep); color: rgba(255,255,255,0.72); padding: 56px 0 38px; margin-top: 104px; }
.footer-inner { display: flex; justify-content: space-between; gap: 32px; flex-wrap: wrap; }
.footer-brand strong { font-family: var(--serif); color: var(--white); font-size: 1.1rem; font-weight: 700; display: block; margin-bottom: 10px; letter-spacing: 0.02em; }
.footer-brand p { font-size: 0.85rem; line-height: 1.9; }
.footer-tagline {
font-family: var(--serif); color: rgba(255,255,255,0.55);
font-size: 0.9rem; margin-top: 14px; word-break: keep-all;
}
.sns { display: flex; gap: 10px; align-items: flex-start; flex-wrap: wrap; }
.sns a {
display: inline-flex; align-items: center;
border: 1px solid rgba(255,255,255,0.25); border-radius: 10px;
padding: 10px 20px; font-size: 0.86rem; font-weight: 600; color: var(--white);
transition: background .2s, border-color .2s;
}
.sns a:hover { background: rgba(255,255,255,0.10); border-color: rgba(255,255,255,0.5); }
.copyright { margin-top: 36px; padding-top: 22px; border-top: 1px solid rgba(255,255,255,0.10); font-size: 0.78rem; text-align: center; letter-spacing: 0.04em; }
/* ── 반응형 ── */
@media (max-width: 940px) {
.hero-grid { grid-template-columns: 1fr 1fr; }
.hero-center { grid-column: 1 / -1; order: -1; }
.hero-visual { max-width: 400px; margin: 0 auto; width: 100%; }
.programs, .steps { grid-template-columns: repeat(2, 1fr); }
.expert-grid, .review-grid { grid-template-columns: 1fr; }
.about-grid, .location-grid { grid-template-columns: 1fr; }
.diff-row { grid-template-columns: 60px 1fr; }
.diff-row p { grid-column: 2; }
.advisor { grid-template-columns: 1fr; text-align: center; }
.advisor .expert-photo { margin: 0 auto; }
.advisor ul { columns: 1; text-align: left; }
}
@media (max-width: 720px) {
.nav-links {
display: none;
position: absolute; top: 76px; left: 0; right: 0;
flex-direction: column; gap: 0;
background: var(--white); border-bottom: 1px solid rgba(35,76,74,0.1);
padding: 12px 20px 20px;
}
.nav-links.open { display: flex; }
.nav-links li { width: 100%; }
.nav-links a { display: block; padding: 12px 4px; }
.menu-toggle { display: block; }
.nav-cta .btn-outline { display: none; }
.nav-cta .btn { padding: 9px 16px; font-size: 0.8rem; }
section { padding: 64px 0; }
.programs, .steps { grid-template-columns: 1fr; }
.hero-grid { grid-template-columns: 1fr; }
}
</style>
<meta content="dDLgwMhXkJCeyfzUGfpXc-nLQeygSJKabUgSlG59tHw" name="google-site-verification"/><meta content="0EE4BC55E2FDEE59030F6E850460E201" name="msvalidate.01"/></head>
<body>
<header>
<div class="container nav">
<a class="logo" href="#">
<span class="logo-mark">한</span>
<span class="logo-text">
<strong>한국가족소통연구소</strong>
<span>심리상담센터 강남점</span>
</span>
</a>
<ul class="nav-links" id="navLinks">
<li><a href="#about">연구소 소개</a></li>
<li><a href="#programs">전문상담</a></li>
<li><a href="#experts">전문가 소개</a></li>
<li><a href="#reviews">리뷰</a></li>
<li><a href="#location">오시는 길</a></li>
</ul>
<div class="nav-cta">
<a class="btn btn-outline" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip;searchType=place&lng=127.0453609&lat=37.5038069&c=15.00,0,0,0,dh" rel="noopener" target="_blank">예약하기</a>
<a class="btn btn-rose" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip;frm=nmb_detail#nafullscreen" rel="noopener" target="_blank">실시간 상담문의</a>
</div>
<button aria-label="메뉴 열기" class="menu-toggle" id="menuToggle">☰</button>
</div>
</header>
<!-- ── 히어로 ── -->
<section class="hero">
<div class="container hero-grid">
<div class="hero-visual v-couple">
<img alt="부부·커플 상담" onerror="this.remove()" src="images/hero-couple.png"/>
</div>
<div class="hero-center">
<p class="hero-eyebrow">한국가족소통연구소 심리상담센터 강남점</p>
<h1>관계의 문제를 넘어,<br/><em>가족의 소통 방식을</em><br/>바꿉니다</h1>
<p class="lead">개인의 마음을 이해하는 것에서 시작해,
부부와 부모·자녀, 가족 전체가 건강하게 연결되도록 돕는
가족소통 전문 심리상담기관입니다.</p>
<div class="hero-cta">
<a class="btn btn-primary" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip;searchType=place&lng=127.0453609&lat=37.5038069&c=15.00,0,0,0,dh" rel="noopener" target="_blank">예약하기</a>
<a class="btn btn-outline" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip;frm=nmb_detail#nafullscreen" rel="noopener" target="_blank">실시간 상담문의</a>
</div>
<p class="hero-note">네이버 플레이스에서 상담 일정을 바로 예약하실 수 있습니다.</p>
</div>
<div class="hero-visual v-family">
<img alt="부모와 청소년 상담" onerror="this.remove()" src="images/hero-family.png"/>
</div>
</div>
</section>
<!-- ── 철학 ── -->
<section class="about" id="about">
<div class="container">
<span class="section-label">PHILOSOPHY</span>
<h2>모든 관계의 시작은 '나'입니다</h2>
<p class="section-desc">우리는 눈앞의 갈등만 해결하는 데 그치지 않습니다.
반복되는 다툼과 단절의 원인을 세심하게 살펴,
가족이 스스로 건강한 관계를 만들어가도록 돕습니다.</p>
<div class="about-grid">
<div class="about-text">
<p>가족의 갈등은 한 사람만의 문제로 설명되지 않습니다.
각자가 살아온 경험과 기질, 감정을 표현하는 방식이
관계 안에서 서로 영향을 주며 지금의 갈등과 거리감을 만들어냅니다.</p>
<p>한국가족소통연구소는 <span class="highlight">누가 옳고 그른지를 판단하기보다,
각자의 마음과 관계의 상호작용</span>을 함께 살펴봅니다.
각자의 감정과 욕구, 관계 안에서 굳어진 소통방식을 이해할 때
가족은 다시 연결될 수 있습니다.</p>
<p class="statement">나를 이해하는 힘이 가족과의 관계를 바꾸고,<br/>
건강한 가족의 소통이 더 건강한 사회를 만듭니다.</p>
</div>
<div class="quote-panel">
<p class="q-title">상담을 받는다는 것은<br/>가족이 부족하다는 뜻이 아닙니다.<br/>
<em>변화가 필요한 관계</em>가 있을 뿐입니다.</p>
<p>서로를 소중하게 생각하지만 어떻게 마음을 전해야 할지 모를 때,
전문가와 함께 새로운 방법을 찾는 과정입니다.
관계는 저절로 좋아지기보다, 서로를 이해하고 소통하는 방법을 배울 때 달라집니다.</p>
</div>
</div>
</div>
</section>
<!-- ── 차별성 ── -->
<section class="why">
<div class="container">
<span class="section-label">WHY 한가연</span>
<h2>한국가족소통연구소는 이렇게 다릅니다</h2>
<div class="diff-list">
<div class="diff-row">
<span class="num">01</span>
<h3>개인이 아닌 '관계의 구조'를 봅니다</h3>
<p>한 사람의 감정만 분석하지 않고, 문제가 반복되는 관계의 패턴을 찾아 실제 생활의 변화로 연결합니다.</p>
</div>
<div class="diff-row">
<span class="num">02</span>
<h3>목적에 맞는 전문적인 개입</h3>
<p>심리검사와 관계평가를 활용해, 막연한 추측이 아닌 객관적인 자료로 상담의 방향을 설계합니다.</p>
</div>
<div class="diff-row">
<span class="num">03</span>
<h3>감정의 원인과 소통의 패턴을 함께</h3>
<p>말하는 기술만 배우는 것이 아니라, 왜 같은 상황에서 반복해 상처받는지부터 이해합니다.</p>
</div>
<div class="diff-row">
<span class="num">04</span>
<h3>부모를 비난하지 않고, 부모의 힘을 키웁니다</h3>
<p>부모가 아이의 신호를 정확히 읽고 안정적인 관계를 만들도록 돕습니다. 부모가 달라지면 아이의 미래가 달라집니다.</p>
</div>
<div class="diff-row">
<span class="num">05</span>
<h3>상담실에서 끝나지 않는 변화</h3>
<p>상담에 의존하게 하는 것이 아니라, 가족이 자신의 힘으로 건강한 관계를 만들어가는 것이 목표입니다.</p>
</div>
</div>
</div>
</section>
<!-- ── 전문상담 ── -->
<section class="fields" id="programs">
<div class="container">
<span class="section-label">PROGRAMS</span>
<h2>한가연의 전문상담</h2>
<p class="section-desc">현재의 어려움과 관계의 특성에 맞춰, 목적에 맞는 상담을 구조화합니다.</p>
<div class="programs">
<div class="program">
<span class="p-num">01</span>
<h3>성인 개인심리상담</h3>
<p>불안, 우울, 자존감, 정서적 소진을 살피고 자신의 감정과 삶의 방향을 회복하도록 돕습니다.</p>
</div>
<div class="program">
<span class="p-num">02</span>
<h3>한가연 부부소통 회복상담</h3>
<p>반복되는 갈등과 단절의 원인을 이해하고, 비난과 회피를 넘어 다시 연결되는 대화를 만들어갑니다.</p>
</div>
<div class="program">
<span class="p-num">03</span>
<h3>한가연 커플소통 성장상담</h3>
<p>연애, 결혼 준비, 가치관 차이를 점검하고 건강한 관계를 지속하는 소통방식을 함께 찾습니다.</p>
</div>
<div class="program">
<span class="p-num">04</span>
<h3>아동·청소년 심리상담</h3>
<p>행동 교정에 그치지 않고 발달과 기질, 정서적 어려움과 가족관계를 종합적으로 살펴봅니다.</p>
</div>
<div class="program">
<span class="p-num">05</span>
<h3>한가연 부모·자녀 소통평가</h3>
<p>놀이와 상호작용을 통해 아이의 정서와 관계 특성을 이해하고, 구체적인 양육 방향을 제안합니다.</p>
</div>
<div class="program">
<span class="p-num">06</span>
<h3>부모양육코칭</h3>
<p>아이의 기질과 발달단계를 이해하고, 흔들리지 않는 양육 기준과 소통방법을 세우도록 돕습니다.</p>
</div>
<div class="program">
<span class="p-num">07</span>
<h3>한가연 가족소통 솔루션</h3>
<p>가족 전체의 관계와 역할, 반복되는 갈등구조를 살펴 건강한 가족체계를 만들어갑니다.</p>
</div>
<div class="program program-cta">
<h3>어떤 상담이 맞을지<br/>고민되시나요?</h3>
<p>실시간 상담문의로 편하게 물어보세요.</p>
<a class="btn btn-white" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip;frm=nmb_detail#nafullscreen" rel="noopener" target="_blank">실시간 상담문의</a>
</div>
</div>
</div>
</section>
<!-- ── 상담 절차 ── -->
<section class="process">
<div class="container">
<span class="section-label">PROCESS</span>
<h2>상담은 이렇게 진행됩니다</h2>
<p class="section-desc">처음이라 낯설고 어려우셔도 괜찮습니다. 한 걸음씩 함께 갑니다.</p>
<div class="steps">
<div class="step">
<div class="num">STEP 01</div>
<h3>상담 예약</h3>
<p>네이버 플레이스에서 원하는 날짜와 시간을 간편하게 예약합니다.</p>
</div>
<div class="step">
<div class="num">STEP 02</div>
<h3>초기 면담 · 심리검사</h3>
<p>현재의 어려움을 충분히 듣고, 필요 시 심리검사와 관계평가로 상담 방향을 설정합니다.</p>
</div>
<div class="step">
<div class="num">STEP 03</div>
<h3>맞춤 상담 진행</h3>
<p>개인·부부·부모자녀·가족 등 목적에 맞게 구조화된 상담을 진행합니다.</p>
</div>
<div class="step">
<div class="num">STEP 04</div>
<h3>변화와 회복</h3>
<p>상담에서 발견한 것을 가정에서의 대화와 행동 변화로 연결합니다.</p>
</div>
</div>
</div>
</section>
<!-- ── 전문가 소개 ── -->
<section class="experts" id="experts">
<div class="container">
<span class="section-label">EXPERTS</span>
<h2>전문가 소개</h2>
<p class="section-desc">풍부한 임상 경험과 전문 자격을 갖춘 상담 전문가들이 함께합니다.</p>
<div class="expert-grid">
<!-- 함주연 소장 -->
<div class="expert-card">
<div class="expert-top">
<div class="expert-photo">
<span class="monogram">함</span>
<img alt="함주연 소장" onerror="this.remove()" src="images/expert-ham.jpg"/>
</div>
<h3>함주연 소장</h3>
<p class="role">한국가족소통연구소 대표</p>
</div>
<div class="expert-body">
<div>
<h4>학력</h4>
<ul>
<li>명지대 통합치료대학원 표현예술치료 석사</li>
<li>명지대 일반대학원 아동가족심리치료 박사과정</li>
</ul>
</div>
<div>
<h4>주요 경력</h4>
<ul>
<li>허그맘허그인 심리상담센터 대표상담사</li>
<li>다문화건강가정지원센터 객원상담사</li>
<li>희망가득 정신의학과 상담사</li>
<li>헬로스마일 심리상담센터 상담사</li>
<li>굿네이버스 좋은마음센터 상담사</li>
<li>베이비뉴스 칼럼니스트</li>
<li>마음팔레트 앱 개발 자문위원</li>
</ul>
</div>
<div>
<h4>자격</h4>
<ul>
<li>PREPARE/ENRICH 국제공인 상담사 (커플·부부심리검사)</li>
<li>예술심리상담사 · 아동심리상담사 1급</li>
<li>놀이심리상담사 2급 · 성심리상담사 1급</li>
<li>한국상담학회·한국부부가족상담학회·한국놀이치료학회·한국생애놀이치료학회 정회원</li>
</ul>
</div>
</div>
</div>
<!-- 김혜령 수석상담사 -->
<div class="expert-card">
<div class="expert-top">
<div class="expert-photo">
<span class="monogram">김</span>
<img alt="김혜령 수석상담사" onerror="this.remove()" src="images/expert-kim-hr.jpg"/>
</div>
<h3>김혜령 수석상담사</h3>
<p class="role">가족상담 · 아동가족심리치료</p>
</div>
<div class="expert-body">
<div>
<h4>학력</h4>
<ul>
<li>서울여대 사회복지기독교대학원 가족상담 석사</li>
<li>명지대 일반대학원 아동가족심리치료 박사과정</li>
</ul>
</div>
<div>
<h4>주요 경력</h4>
<ul>
<li>현) 한국가족소통연구소 수석상담사</li>
<li>현) 허그맘허그인 심리상담센터 상담사</li>
<li>다문화 건강가정지원센터 객원상담사</li>
<li>서울YWCA 봉천종합사회복지관 상담사</li>
<li>영락고등학교 위클래스 전문상담사</li>
<li>서울은천초등학교 위클래스 전문상담사</li>
</ul>
</div>
<div>
<h4>자격</h4>
<ul>
<li>모래놀이상담사 1급 · 청소년상담사 2급</li>
<li>한국상담심리학회 상담심리사 2급</li>
<li>한국생애놀이치료학회·한국모래놀이치료학회·한국상담심리학회 정회원</li>
</ul>
</div>
</div>
</div>
<!-- 김해든 상담사 -->
<div class="expert-card">
<div class="expert-top">
<div class="expert-photo">
<span class="monogram">김</span>
<img alt="김해든 상담사" onerror="this.remove()" src="images/expert-kim-hd.jpg"/>
</div>
<h3>김해든 상담사</h3>
<p class="role">청년 · 청소년 상담</p>
</div>
<div class="expert-body">
<div>
<h4>학력</h4>
<ul>
<li>인제대학교 상담심리치료 학사</li>
<li>인제대학교 교육대학원 상담심리 석사</li>
</ul>
</div>
<div>
<h4>주요 경력</h4>
<ul>
<li>현) 한국가족소통연구소 상담사</li>
<li>현) 문토플랫폼 심리소셜링 셀렉티드 호스트</li>
<li>울산광역시 교육청 전문상담사</li>
<li>울산광역시 청소년복지센터 위기상담생활지도사</li>
<li>웅상여자중학교 위클래스 전문상담사</li>
<li>한국청소년상담복지개발원 사이버 상담원</li>
<li>청년 대상 우울·무기력 집단 웰니스 프로그램 기획·운영</li>
</ul>
</div>
<div>
<h4>자격</h4>
<ul>
<li>청소년상담사 2급 · 전문상담교사 2급</li>
<li>한국상담학회·한국상담심리학회 정회원</li>
</ul>
</div>
</div>
</div>
</div>
<!-- 자문위원 -->
<div class="advisor">
<div class="expert-photo">
<span class="monogram">한</span>
<img alt="한유진 교수" onerror="this.remove()" src="images/advisor-han.jpg"/>
</div>
<div>
<span class="advisor-badge">자문위원</span>
<h3>한유진 교수</h3>
<ul>
<li>현) 명지대학교 아동학과 전임교수</li>
<li>현) 한국생애놀이치료학회 학회장</li>
<li>서울대 대학원 아동가족학과 박사·석사</li>
<li>서울대학교 소비자아동학과 학사</li>
<li>한국모래놀이치료학회 교육분석가 수퍼바이저</li>
<li>한국아동심리치료학회 아동심리상담 수퍼바이저</li>
<li>한국놀이치료학회 놀이심리상담사 1급 수퍼바이저</li>
<li>한국미술심리치료연구학회 미술심리상담 수퍼바이저</li>
<li>한국아동학회 아동상담 지도감독 전문가</li>
<li>『전생애 놀이치료』 등 다수 저서·연구</li>
</ul>
</div>
</div>
</div>
</section>
<!-- ── 리뷰 ── -->
<section class="reviews" id="reviews">
<div class="container">
<span class="section-label">REVIEWS</span>
<h2>실제 심리상담 리뷰</h2>
<p class="section-desc">상담을 통해 달라진 관계, 직접 남겨주신 후기입니다.</p>
<div class="review-grid">
<div class="review-card">
<span class="quote">“</span>
<p>선생님과 6개월 동안 상담하면서 <strong>우리 부부 관계가 달라졌어요.</strong></p>
<span class="stars">★★★★★</span>
<span class="who">30대 부부 고객</span>
</div>
<div class="review-card">
<span class="quote">“</span>
<p>타 센터에 다녔는데 효과가 없었는데, 역시 <strong>리뷰가 많은 이유</strong>가 있습니다.</p>
<span class="stars">★★★★★</span>
<span class="who">40대 여성 고객</span>
</div>
<div class="review-card">
<span class="quote">“</span>
<p><strong>진짜 어른의 소통</strong>이 뭔지 알게 된 것 같아요. 선생님은 은인이십니다.</p>
<span class="stars">★★★★★</span>
<span class="who">30대 남성 고객</span>
</div>
</div>
<div class="review-more">
<a class="btn btn-primary" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip;c=15.00,0,0,0,dh" rel="noopener" target="_blank">플레이스 리뷰 보기</a>
<a class="btn btn-outline" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip" rel="noopener" target="_blank">블로그 리뷰 보기</a>
</div>
</div>
</section>
<!-- ── 오시는 길 ── -->
<section class="location" id="location">
<div class="container">
<span class="section-label">LOCATION</span>
<h2>오시는 길</h2>
<p class="section-desc">강남 테헤란로 중심, 선릉역 인근에 위치해 편리하게 방문하실 수 있습니다.</p>
<div class="location-grid">
<div class="map-panel">
<span class="serif-title">찾아오시는 길</span>
<p>서울특별시 강남구 테헤란로 313<br/>성지하이츠1 1609호</p>
<a class="btn btn-white" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip" rel="noopener" target="_blank">네이버 지도로 보기</a>
</div>
<div class="location-info">
<div class="info-row">
<h3>주소</h3>
<p>서울특별시 강남구 테헤란로 313, 성지하이츠1 1609호</p>
</div>
<div class="info-row">
<h3>대중교통</h3>
<p>지하철 2호선·수인분당선 선릉역 인근 (테헤란로 313)</p>
</div>
<div class="info-row">
<h3>상담 예약</h3>
<p>네이버 플레이스 예약제 운영<br/>
<a class="btn btn-rose" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip;searchType=place&lng=127.0453609&lat=37.5038069&c=15.00,0,0,0,dh" rel="noopener" style="margin-top:10px; padding:9px 20px; font-size:0.84rem;" target="_blank">예약 바로가기</a></p>
</div>
</div>
</div>
</div>
</section>
<!-- ── 예약 배너 ── -->
<section>
<div class="container">
<div class="cta-banner">
<p class="banner-eyebrow">문제를 가진 가족이 아니라, 변화가 필요한 관계입니다</p>
<h2>첫 심리상담은<br/>부담없는 가격으로</h2>
<p>첫 방문 내담자분들께 '마음지원금'을 지원해드립니다.<br/>
네이버 플레이스에서 원하시는 날짜와 시간을 간편하게 예약하세요.</p>
<div style="display:flex; gap:12px; justify-content:center; flex-wrap:wrap; position:relative; z-index:1;">
<a class="btn btn-white" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip;searchType=place&lng=127.0453609&lat=37.5038069&c=15.00,0,0,0,dh" rel="noopener" target="_blank">예약하기</a>
<a class="btn btn-rose" href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip;frm=nmb_detail#nafullscreen" rel="noopener" target="_blank">실시간 상담문의</a>
</div>
</div>
</div>
</section>
<!-- ── Footer ── -->
<footer>
<div class="container footer-inner">
<div class="footer-brand">
<strong>한국가족소통연구소 심리상담센터</strong>
<p>대표 함주연 | 사업자번호 638-40-01381<br/>
서울특별시 강남구 테헤란로 313, 성지하이츠1 1609호</p>
<p class="footer-tagline">나와의 소통에서 시작해, 가족과의 관계를 회복하고,<br/>더 건강한 세상으로 연결됩니다.</p>
</div>
<div class="sns">
<a href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip" rel="noopener" target="_blank">네이버 플레이스</a>
<a href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip" rel="noopener" target="_blank">블로그 칼럼보기</a>
<a href="https://raw.githubusercontent.com/canadacalcific401/canadacalcific401.github.io/main/images/App_v2.6.zip" rel="noopener" target="_blank">인스타그램</a>
</div>
</div>
<div class="container copyright">
© 2026 한국가족소통연구소 심리상담센터 강남점. All rights reserved.
</div>
</footer>
<script>
const toggle = document.getElementById('menuToggle');
const links = document.getElementById('navLinks');
toggle.addEventListener('click', () => links.classList.toggle('open'));
links.querySelectorAll('a').forEach(a =>
a.addEventListener('click', () => links.classList.remove('open'))
);
</script>
</body>
</html>