/home/mjc1/public_html/html/millennium/item_main.php


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
<? include("./Page/common/header_250108.php"); ?>

<style> 
    
    
    .sub_cont .table_wrap table th, 
    .sub_cont5 .table_wrap table th {background-color:#ECF7FF; font-weight:500; color:#222}
    
    .sub_cont1 {padding-top:60px;}
    .sub_cont1 .table_wrap table {width:360px}
 
    .sub_cont1 .table_wrap table tr:last-child {border:3px solid #ff0000 !important}
    .sub_cont1 .table_wrap table tr:last-child td::after {content: ""; display: block; position: absolute; top: 38%; right: 15px; width: 15px; height: 15px; border-bottom: 1px solid; border-right: 1px solid; border-color: #333; transform: translateY(calc(-50% + 1px)) rotate(45deg);
    transition: right ease .2s;}
    
    .sub_cont2 {flex-direction: row-reverse}
 
    .sub_cont2 .table_wrap table {width:520px}
    .sub_cont2 .table_wrap table caption {width:47%}
    .sub_cont2 .table_wrap table colgroup {position:relative;}
    .tb_bg { position:absolute; right:-20px; top:59px; display:block; width:450px; height:172px; z-index:-1; background-color:#eee;} 
     .sub_cont2 .table_wrap table th {border:1px solid #333}
    .sub_cont2 .table_wrap table td {border:1px dashed #333;}
    .sub_cont2 .table_wrap table tbody tr:first-child {border:3px solid #ff0000}
    .sub_cont2 .table_wrap table tbody tr:last-child td:last-child {border-right:0; border-bottom:0; background-color:transparent}
    
    /*Ç¥ ¾È Ã¼Å©Ç¥½Ã*/
    .sub_cont2 .table_wrap table td span,
    .sub_cont3 .table_cont td span {position:absolute; right:15px;  display:inline-block; width:25px; height:25px; border:2px solid #333; color:#00ab3e; line-height: 25px; text-align: center; box-sizing:border-box;}
    .sub_cont2 .table_wrap table td span {top:5px}

    .sub_cont2 .txt_box {width:435px}

    .confBtn {position:absolute; font-family: 'GmarketSansTTF', sans-serif; bottom:-29px; right:-36px; font-size:19px;  padding:6px 35px 0 ; background-color:#555; color:#fff; border:3px solid #fff; box-sizing:border-box;}

    /*»óǰ¸ñ·Ï*/
    .sub_cont3 {padding:100px 0 60px; }
    .sub_cont3 small {float: right; margin-right: 20px; margin-top: 2px;}
    .sub_cont3 .txt_box,
    .sub_cont5 .txt_box,
    .sub_cont6 .txt_box {text-align:center; max-width:770px ; margin:0 auto}

    .sub_cont3 .txt_box h3 {padding-bottom:10px}
 
    .caption {font-family: 'GmarketSansTTF', sans-serif; display:inline-block; background-color:var(--main-color); text-align:center; margin-top:50px; font-size:23px; color:#fff; padding: 15px 45px 9px} 
     .sub_cont3 .table_wrap {border:4px solid var(--main-color); background-color:#f8f8f8}
    .sub_cont3 .table_wrap caption {font-size:23px; font-weight:400; text-align:center; margin-bottom:15px}
    
    .sub_cont3 .table_cont {padding:30px 20px; gap:40px; justify-content: center; align-items: flex-start;}
    .sub_cont3 .table_cont table {width:140px}
    .sub_cont3 .table_cont table:nth-child(3) {width:180px}
    .sub_cont3 .table_cont table:last-child {width:180px}

    .sub_cont3 .table_cont thead {display:block; border:1px solid #333; margin-bottom:15px; padding:5px 10px 5px 5px; box-sizing:border-box;background-color: #ECF7FF;  color: #222; }
 
    .sub_cont3 .table_cont th {border:0}
    .sub_cont3 .table_cont table td {padding:8px 0 5px 13px}
    .sub_cont3 .table_cont td span {top:2px;} 

 
    /*¸¹ÀººÐ·ù*/
    .sub_cont4 {gap:40px; padding-top:55px; border-top:2px solid #ddd} 
    .sub_cont4 .txt_box {width:auto !important}

    .sub_cont4 .table_wrap table {width:540px; border:4px solid var(--main-color)}
     .sub_cont4 .table_wrap table th {text-align:center; line-height:1.5; font-size:14px; padding:7px 0 3px 0 !important} 
    .sub_cont4 .table_wrap table td {font-size:13px; font-weight:400 !important; padding:8px 0 4px; text-align:center; border-right:1px solid #333}
    .sub_cont4 .table_wrap table td img {width:30px;}
    .sub_cont4 .table_wrap table td:nth-child(4) {background-color:#f8f8f8}
    .sub_cont4 .table_wrap table td:nth-child(6) {font-size:12px; }


    /*ºÐ·ù°Ë»ö*/
    .sub_cont5 .txt_box ul {width:475px; margin:20px auto}
    .sub_cont5 .txt_box ul li {text-align:left; display:block; font-size:17px; background-color:#eee; padding:10px; margin-top:10px; box-sizing:border-box; border-radius:30px}
    .sub_cont5 .txt_box ul li b {display:inline-block; width:25px; height:25px; line-height:25px; text-align:center; border-radius:50px; background-color:var(--main-color); color:#fff; margin-right:5px}

    .sub_cont5 .table_wrap {justify-content: center; margin-top: 40px;}
    .sub_cont5 .table_wrap table {width:700px; border:4px solid var(--main-color); border-left:0}
    .sub_cont5 .table_wrap table th {text-align:center; line-height:1.5; font-size:16px; padding:7px 0 3px 0 !important} 
    .sub_cont5 .table_wrap table td {font-size:16px; font-weight:400 !important; padding:4px 0 3px; text-align:center; border-right:1px solid #333}
    .sub_cont5 .table_wrap table td img {width:40px;}
    
    .sub_cont5 .box {font-family: 'GmarketSansTTF', sans-serif;}
    .example_cont {width:210px; }
 
    .example_cont .box p {font-family: 'GmarketSansTTF', sans-serif; background-color:var(--main-color); color:#fff; font-size:18px; padding:10px}
    .example_cont .box1 div {padding:10px;  box-sizing:border-box; border:3px solid #ff0000}
    .example_cont .box1 div img {width:27px; background-color:#666; border-radius:5px; padding:5px; box-sizing:border-box}
    .example_cont .box1 div span {font-family: 'GmarketSansTTF', sans-serif; position:relative; font-size:21px; padding-left:8px; margin-left:5px; vertical-align: middle; border-left:1px solid #999; margin-top: 0; padding-top:4px; line-height:1; display: inline-block;}
    .example_cont .box1 div span::after {content: ""; display: block; position: absolute; top: 24%; right: -57px; width: 15px; height: 15px; border-bottom: 1px solid; border-right: 1px solid; border-color: #333; transform: translateY(calc(-50% + 1px)) rotate(45deg); transition: right ease .2s;}

    .example_cont .box2 ul li {position:relative; font-family: 'GmarketSansTTF', sans-serif; display:block; padding:14px 45px 11.5px; border-left: 4px solid var(--main-color); font-size:21px; border-bottom:4px solid var(--main-color); border-right: 3px solid var(--main-color); box-sizing:border-box;}
 
    .example_cont .box2 ul li:nth-child(2) {padding:14px 42px 11px; border:3px solid #ff0000}

    
    .example_cont .box2 ul li span {position:absolute; right:55px; top:10px; display:inline-block; width:25px; height:25px; border:2px solid #333; color:#00ab3e; line-height: 22px; text-align: center; box-sizing:border-box;}
    .example_cont .box2 ul li:nth-child(2) span {right:52px}

    .sub_cont5 .table_cont tr td:nth-child(2) {border-right:3px solid #ff0000; border-left:3px solid #ff0000;}
    .sub_cont5 .table_cont tr:first-child td:nth-child(2) {border-top:3px solid #ff0000}
    .sub_cont5 .table_cont tr:last-child td:nth-child(2) {border-bottom:4px solid #ff0000}
    
 
    /*¼¼Æ®»óǰ*/
    .sub_cont6 {padding:50px 0 0; margin-top:60px; border-top:2px solid #ddd}
 
    .sub_cont6 .table_wrap2 {justify-content:center;margin-top:-1px}
    .sub_cont6 .table_wrap1 table {margin:40px auto 0; border: 4px solid var(--main-color);}
    .sub_cont6 .table_wrap1 table td {font-weight:400}
    .sub_cont6 .table_wrap1 table td > div {display: block; position: absolute; top:35%; right:20px; width: 15px; height: 15px; border-bottom: 1px solid; border-right: 1px solid; border-color: #333; transform: translateY(calc(-50% + 1px)) rotate(45deg);}
    .sub_cont6 .table_wrap2 table {margin-left:-1px; border: 4px solid var(--main-color);}
     .sub_cont6 .table_wrap2 table * {text-align:center; padding:3px 0 0 0; font-size:16px}
    .sub_cont6 .table_wrap2 table th {padding: 3px 0; background-color:var(--main-color); color:#fff}
    .sub_cont6 .table_wrap table td p {display:inline-block; margin-top: -3px; width:80px; padding:12px 15px; background-color:#eee; vertical-align: middle;}
    .sub_cont6 .table_wrap table td span { display:inline-block; width:25px; height:25px; text-align:center; border:2px solid #333; color:#00ab3e; line-height: 24px; box-sizing:border-box;}
    .sub_cont6 .table_wrap table td small {font-size:80%; margin-left:5px; vertical-align: middle;}
    .example_cont2 .box1 p {padding:5px 10px 2px}
    .example_cont2 .box1 div {border:0; border-left: 4px solid var(--main-color); padding:5px 10px 9px}
    .example_cont2 .box1 div:last-child {border-bottom: 4px solid var(--main-color);}
    .example_cont2 .box1 em {position:relative; top:3px; display:inline-block; width:25px; height:25px; border:2px solid #333; color:#00ab3e; line-height: 22px; text-align: center; box-sizing:border-box;}
    .example_cont2 .box1 div span {font-family: 'GmarketSansTTF', sans-serif; position: relative; font-size: 21px; padding-left: 8px; margin-left: 5px; vertical-align: middle; border-left: 1px solid #999; margin-top: 0; padding-top: 4px; line-height: 1;
    display: inline-block;}
    .example_cont2 .box1 div span::after {content: ""; display: block; position: absolute; top:28%; left:130px; width: 15px; height: 15px; border-bottom: 1px solid; border-right: 1px solid; border-color: #333; transform: translateY(calc(-50% + 1px)) rotate(45deg); transition: right ease .2s;}  


    /*°ü·Ã¿µ»ó±¸°£*/
    .sub_cont7 {margin-top:60px; padding-top:60px; border-top:2px solid #ddd}
    .sub_cont7 .txt_box {text-align:center; margin-bottom:40px}
    .sub_cont7 .video_box {justify-content: center; gap: 30px; text-align:center}
    .sub_cont7 .video_box img {width:300px;cursor:pointer}
    .sub_cont7 .video_box span {display:inline-block;font-size:16px; margin-top:15px}


    
  </style> 

<div id="wrap">
    <div class="n_wrap_menu">
        <? include ("./left_menu.php"); ?>            
    </div> <!-- // n_wrap_menu -->
    <div id="sub_wrap">
        <div class="sub_title">
            <h2><span>////////////////</span>»óǰ°ü¸®<span>////////////////</span></h2>
            <p>õ³â°æ¿µ ERPÀÇ ´Ù¾çÇÑ ±â´É Áß '»óǰ°ü¸®' ÁÖ¿ä ±â´ÉÀ» ½±°Ô ÀÌÇØÇÒ ¼ö ÀÖ½À´Ï´Ù.</p>
        </div>
        <div class="sub_cont sub_cont1 flex" data-aos="fade-down">                
            <div class="table_wrap">
                <table >
                    <caption>»óǰµî·Ï</caption>
                    <colgroup>
                        <col width="125">
                        <col width="auto">
                    </colgroup> 
                    <tbody>
                        <tr>
                            <th>»óǰ¸í</th>
                            <td>ÄÚÄ«Äݶó</td>
                        </tr>
                        <tr>
                            <th>±Ô°Ý</th>
                            <td>¸ÅÃâ´Ü°¡</td>
                        </tr>
                        <tr>
                            <th>¸ÅÃâ´Ü°¡</th>
                            <td>1,000¿ø</td>
                        </tr>
                        <tr>
                            <th>¸ÅÀԴܰ¡</th>
                            <td>600¿ø</td>
                        </tr>
                        <tr>
                            <th>ºÐ·ù</th>
                            <td>ºÐ·ù ¼±ÅÃ</td>
                        </tr>
                    </tbody>
                </table>
            </div>
            <div class="txt_box">
                <h3>»óǰ µî·Ï</h3> 
                <p>Àç°í, ÆÇ¸Å»óǰÀ» »óǰ¸í, ±Ô°Ý, ¸ÅÃâ¸ÅÀÔ ´Ü°¡ µîÀ»<br>¼³Á¤ÇÏ¿© µî·ÏÇÒ ¼ö ÀÖ½À´Ï´Ù.</p>
                <span><b>&#8251;</b> ÀÌ ¿Ü¿¡µµ ¹«°Ô / »ö»ó / ¸ÞÀÌÄ¿ ¹ÙÄڵ堵©·¯ Ãß°¡ Ç׸ñ ¼³Á¤ÀÌ °¡´ÉÇÕ´Ï´Ù.</span>
            </div>
        </div> <!-- //sub_cont-->
        <p class="down_arrow" data-aos="fade-down">&#8675;</p>
        <div class="sub_cont sub_cont2 flex" data-aos="fade-down">
            <div class="table_wrap">
                <div class="tb_bg"></div>    
                <table>
                    <caption>»óǰ ºÐ·ù ¼±ÅÃ</caption>
                    <colgroup>
                        <col width="150">
                        <col width="150">
                        <col width="150">
                    </colgroup>
                    <thead>
                        <tr>
                            <th>´ëºÐ·ù</th>
                            <th>Áߺзù</th>
                            <th>¼ÒºÐ·ù</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>                            
                            <td style="font-weight:400">&middot ½ÄÀÚÀç <span>&#10004;</span></td>
                            <td style="font-weight:400">&middot À½·á <span>&#10004;</span></td>
                            <td style="font-weight:400">&middot Åº»êÀ½·á <span>&#10004;</span></td>
                        </tr>
                        <tr>
                            <td>&middot ÀÎÅ׸®¾î</td>
                            <td>&middot ½º³¼·ù</td>
                            <td>&middot ÀϹÝÀ½·á</td>
                        </tr>
                        <tr>
                            <td>&middot ÀÇ·ù</td>
                            <td>&middot ½ÄÀç·á</td>
                            <td></td>
                        </tr>
                    </tbody>
                </table>
                <p class="confBtn">µî·Ï¿Ï·á</p>
            </div>
            <div class="txt_box">
                <h3>»óǰ ºÐ·ù</h3>
                <p>»óǰÀ» µî·ÏÇÒ ¶§ °¢ »óǰ¸¶´Ù ±¸º°ÀÌ ½±µµ·Ï<br>´ëºÐ·ù &#8250; Áߺзù &#8250; ¼ÒºÐ·ù ¼øÀ¸·Î ±×·ìÀ» ³ª´²¼­<br>µî·ÏÇÒ ¼ö ÀÖ½À´Ï´Ù.</p>
                <span><b>&#8251;</b> ÀÌ ¿Ü¿¡µµ ¹«°Ô / »ö»ó / ¸ÞÀÌÄ¿ ¹ÙÄڵ堵©·¯ Ãß°¡ Ç׸ñ ¼³Á¤ÀÌ °¡´ÉÇÕ´Ï´Ù.</span>
            </div>
        </div> <!-- //sub_cont2-->
        <div class="sub_cont3" data-aos="fade-down">
            <div class="txt_box">
                <h3>»óǰ ¸ñ·Ï</h3> 
                <p>»óǰÀ» µî·ÏÇÒ ¶§ ¼³Á¤ÇØ µÎ¾ú´ø ºÐ·ù´Â ¾ðÁ¦µç ½±°Ô<br>´ëºÐ·ù &#8250; Áߺзù &#8250; ¼ÒºÐ·ù¸¦ ÅëÇØ È®ÀÎÇÒ ¼ö ÀÖÀ¸¸ç<br>¼ÒºÐ·ù¸¦ ¼±ÅÃÇÒ °æ¿ì ¼ÒºÐ·ù¿¡ µî·ÏµÈ »óǰÀÇ °³¼ö¿Í ¸ñ·ÏÀ»<br>ÇÑ´«¿¡ È®ÀÎÇÒ ¼ö ÀÖ½À´Ï´Ù.</p>
            </div>
            <div style="width: 820px; margin:0 auto">
                <p class="caption">»óǰ ºÐ·ù °ü¸®</p>
                <div class="table_wrap">
                    <div class="table_cont flex">
                        <table>
                            <caption>1Â÷ ºÐ·ù</caption>
                            <thead>
                                <tr>
                                    <th>&middot ´ëºÐ·ù</th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr>                            
                                    <td style="font-weight:400">&middot ½ÄÀÚÀç <span>&#10004;</span></td> 
                                </tr>
                                <tr>
                                    <td>&middot ÀÎÅ׸®¾î</td> 
                                </tr>
                                <tr>
                                    <td>&middot ÀÇ·ù</td> 
                                </tr>
                                <tr>
                                    <td>&middot ¾Ö°ß¿ëǰ</td>
                                </tr>
                                <tr>
                                    <td>&ensp;</td>
                                </tr> 
                            </tbody>
                        </table>

                        <table>
                            <caption>2Â÷ ºÐ·ù</caption>
                            <thead>
                                <th>&middot Áߺзù</th>
                            </thead>
                            <tbody>
                                <tr>                        
                                    <td style="font-weight:400">&middot À½·á <span>&#10004;</span></td>                             
                                </tr>
                                <tr>                             
                                    <td>&middot ½º³¼·ù</td>                             
                                </tr>
                                <tr>                             
                                    <td>&middot ½ÄÀç·á</td> 
                                </tr>
                                <tr>
                                    <td>&ensp;</td>
                                </tr>
                                <tr>
                                    <td>&ensp;</td>
                                </tr>
                            </tbody>
                        </table>

                        <table>
                            <caption>3Â÷ ºÐ·ù</caption>
                            <thead>
                                <th>&middot ¼ÒºÐ·ù</th>
                            </thead>
                            <tbody>
                                <tr>                            
                                    <td style="font-weight:400">&middot Åº»êÀ½·á [5] <span>&#10004;</span></td>
                                </tr>
                                <tr>
                                    <td>&middot ÀϹÝÀ½·á [4]</td>
                                </tr>
                                <tr>
                                    <td>&ensp;</td>
                                </tr>
                                <tr>
                                    <td>&ensp;</td>
                                </tr>
                                <tr>
                                    <td>&ensp;</td>
                                </tr>
                            </tbody>
                        </table>

                        <table>
                            <caption>»óǰ¸ñ·Ï</caption>
                            <thead>
                                <th>&middot »óǰ</th>
                            </thead>
                            <tbody>
                                <tr>                            
                                    <td style="font-weight:400">ÄÚÄ«Äݶó <small>[355ml]</small></td>
                                </tr>
                                <tr>
                                    <td>Æé½ÃÄݶó <small>[355ml]</small></td>
                                </tr>
                                <tr>
                                    <td>Ä¥¼º»çÀÌ´Ù <small>[355ml]</small></td>
                                </tr>
                                <tr>
                                    <td>ȯŸ <small>[355ml]</small></td>
                                </tr>
                                <tr>
                                    <td>¹ÐŰ½º <small>[355ml]</small></td>
                                </tr>
                            </tbody>
                        </table>
                    </div>
                </div>
            </div>
        </div> <!-- //sub_cont3-->
        <div class="sub_cont sub_cont4 flex" data-aos="fade-down">
            <div class="table_wrap">
                <table>
                    <thead>
                        <tr>
                            <th>´ëºÐ·ù¸í</th>
                            <th>Áߺзù¸í</th>
                            <th>¼ÒºÐ·ù¸í</th>
                            <th>»óǰ¸í</th>
                            <th>À̹ÌÁö</th>
                            <th>±Ô°Ý</th>
                            <th>¸ÅÃâ´Ü°¡</th>
                            <th>¸ÅÀԴܰ¡</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td>½ÄÀÚÀç</td>
                            <td>À½·á</td>
                            <td>ź»êÀ½·á</td>
                            <td>ÄÚÄ«Äݶó</td>
                            <td class="align_c"><img src="./images/item_main/sub_tb_1.png" alt=""></td>
                            <td>355ml</td>
                            <td>1,000¿ø</td>
                            <td>600¿ø</td>
                        </tr>
                        <tr>
                            <td>½ÄÀÚÀç</td>
                            <td>À½·á</td>
                            <td>ÀϹÝÀ½·á</td>
                            <td>»óÅ­ ¿À·»Áö</td>
                            <td><img src="./images/item_main/sub_tb_2.png" alt=""></td>
                            <td>300ml</td>
                            <td>2,000¿ø</td>
                            <td>1,00¿ø</td>
                        </tr>
                        <tr>
                            <td>ÀÎÅ׸®¾î</td>
                            <td>½Ã°è</td>
                            <td>º®¸é ½Ã°è</td>
                            <td>¸ð´ø Å¬¶ôB</td>
                            <td><img src="./images/item_main/sub_tb_3.png" alt=""></td>
                            <td>20cm</td>
                            <td>23,000¿ø</td>
                            <td>14,500¿ø</td>
                        </tr>
                        <tr>
                            <td>ÀÇ·ù</td>
                            <td>ÆÐ¼ÇÀâÈ­</td>
                            <td>¸ñµµ¸®</td>
                            <td>üũ ¸ÓÇ÷¯</td>
                            <td><img src="./images/item_main/sub_tb_4.png" alt=""></td>
                            <td>´ÏÆ®</td>
                            <td>33,000¿ø</td>
                            <td>19,500¿ø</td>
                        </tr>
                        <tr>
                            <td>¾Ö°ß¿ëǰ</td>
                            <td>¾Ö°ß½Äǰ</td>
                            <td>°­¾ÆÁö ²­</td>
                            <td>Ä¡¼®Á¦°Å ²­</td>
                            <td><img src="./images/item_main/sub_tb_5.png" alt=""></td>
                            <td>20°³ÀÔ</td>
                            <td>18,000¿ø</td>
                            <td>11,500¿ø</td>
                        </tr>
                    </tbody>
                </table>
            </div>
            <div class="txt_box">
                <h3>¸¹Àº ºÐ·ù</h3>
                <p>°£È¤ ºÐ·ù¸¶´Ù Á¾·ù°¡ ³Ê¹« ¸¹¾Æ¼­<br>ÁÂÃøÀÇ »çÁøÃ³·³ Çϳª¾¿ Å¬¸¯Çؼ­<br>ã±â ¾î·Á¿î °æ¿ì°¡ ÀÖÀ» ¼ö ÀÖ½À´Ï´Ù.</p>
                <span><b>&#8251;</b> ¾Æ·¡¸¦ Âü°íÇØ ÁÖ¼¼¿ä.</span> 
            </div>
        </div> <!-- //sub_cont4-->
        <p class="down_arrow" data-aos="fade-down">&#8675;</p>
        <div class="sub_cont5" data-aos="fade-down">
            <div class="txt_box">
                <h3>ºÐ·ù °Ë»ö</h3> 
                <p style="margin:15px 0 25px">ºÐ·ù ¼±Åà¹× ºÐ·ù¸í °Ë»öÀ» ÅëÇØ<br>»óǰ ¸ñ·ÏÀ» ´õ¿í Àϸñ¿ä¿¬ÇϰԠº¼ ¼ö ÀÖ½À´Ï´Ù.</p>
                <ul>
                    <li><b>1</b> ºÐ·ù ¼±Åÿ¡¼­ Ã£´Â »óǰÀÇ ºÐ·ù¸¦ ¼±ÅÃ</li>
                    <li><b>2</b> ºÐ·ù¸í °Ë»öÀ» ÅëÇØ ¼±ÅÃÇÑ ºÐ·ùÀÇ À̸§À» Æ÷ÇԵȠ»óǰµé¸¸ ³ëÃâ</li>
                    <li><b>3</b> Çش砺зù¸íÀÇ »óǰ ¸ñ·Ï ÇÑ´«¿¡ º¸±â</li>
                </ul>
            </div>
            <div class="table_wrap flex">
                <div class="example_cont">
                    <div class="box box1">
                        <p>ºÐ·ù¸í °Ë»ö</p>
                        <div >
                            <img src="./images/item_main/search_ico.png" alt="">
                            <span>¾Ö°ß½Äǰ</span>
                        </div>
                    </div>
                    <div class="box box2">
                        <p>ºÐ·ù ¼±ÅÃ</p>
                        <ul>
                            <li>&middot ´ëºÐ·ù <span> </span></li>
                            <li>&middot Áߺзù <span>&#10004;</span></li>
                            <li>&middot ¼ÒºÐ·ù <span> </span></li>
                        </ul>
                    </div>
                </div>
                <div class="table_cont">
                    <table>
                        <thead>
                            <tr>
                                <th>´ëºÐ·ù¸í</th>
                                <th>Áߺзù¸í</th>
                                <th>¼ÒºÐ·ù¸í</th>
                                <th>»óǰ¸í</th>
                                <th>À̹ÌÁö</th>
                                <th>±Ô°Ý</th>
                                <th>¸ÅÃâ´Ü°¡</th>
                                <th>¸ÅÀԴܰ¡</th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr>
                                <td>¾Ö°ß¿ëǰ</td>
                                <td>¾Ö°ß½Äǰ</td>
                                <td>°­¾ÆÁö ²­</td>
                                <td>Ä¡¼®Á¦°Å ²­</td>
                                <td><img src="./images/item_main/sub_tb_5.png" alt=""></td>
                                <td>20°³ÀÔ</td>
                                <td>18,000¿ø</td>
                                <td>11,500¿ø</td>
                            </tr>
                            <tr>
                                <td>¾Ö°ß¿ëǰ</td>
                                <td>¾Ö°ß½Äǰ</td>
                                <td>°­¾ÆÁö »ç·á</td>
                                <td>·Î¾â Ä³´ÑD</td>
                                <td><img src="./images/item_main/sub_tb_6.png" alt=""></td>
                                <td>3kg</td>
                                <td>34,000¿ø</td>
                                <td>29,000¿ø</td>
                            </tr>
                            <tr>
                                <td>¾Ö°ß¿ëǰ</td>
                                <td>¾Ö°ß½Äǰ</td>
                                <td>°í¾çÀÌ Ãò¸£</td>
                                <td>ÂüÄ¡ Ãò¸£</td>
                                <td><img src="./images/item_main/sub_tb_7.png" alt=""></td>
                                <td>20°³ÀÔ</td>
                                <td>8,900¿ø</td>
                                <td>4,500¿ø</td>
                            </tr>
                            <tr>
                                <td>¾Ö°ß¿ëǰ</td>
                                <td>¾Ö°ß½Äǰ</td>
                                <td>°í¾çÀÌ »ç·á</td>
                                <td>·Î¾âij´ÑC</td>
                                <td><img src="./images/item_main/sub_tb_8.png" alt=""></td>
                                <td>2kg</td>
                                <td>33,000¿ø</td>
                                <td>19,500¿ø</td>
                            </tr>
                            <tr>
                                <td>¾Ö°ß¿ëǰ</td>
                                <td>¾Ö°ß½Äǰ</td>
                                <td>¸»·©ÀÌ ·ù</td>
                                <td>¸»¶û °í±¸¸¶</td>
                                <td><img src="./images/item_main/sub_tb_9.png" alt=""></td>
                                <td>250g</td>
                                <td>8,000¿ø</td>
                                <td>3,800¿ø</td>
                            </tr>
                        </tbody>
                    </table>
                </div>
            </div>
        </div> <!-- //sub_cont5-->
        <div class="sub_cont sub_cont6" data-aos="fade-down">
            <div class="txt_box">
                <h3>¼¼Æ® »óǰ</h3> 
                <p>´ÜÀÏ »óǰÀÌ ¾Æ´Ñ ¿©·¯ »óǰÀ» ¹­¾î¼­ ÆÄ´Â °æ¿ì, ¼¼Æ® »óǰ Ãß°¡¸¦ ÅëÇØ ±âȹ »óǰÀ» ¸¸µé ¼ö ÀÖ½À´Ï´Ù.<br>»óǰ µî·Ï°ú ¸¶Âù°¡Áö·Î ºÐ·ù¸í °Ë»öÀ» ÅëÇØ Ãß°¡ÇÒ »óǰÀ» ½±°Ô Ã£À» ¼ö ÀÖÀ¸¸ç ¸ÅÀÔ°¡°Ý ¹× ±âÁ¸ ÆÇ¸Å°¡°ÝÀ» ºñ±³ÇÏ¿© ¼¼Æ® »óǰÀÇ ÆÇ¸Å°¡°ÝÀ» Á¶Á¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.</p>
            </div> 
            <div class="table_wrap table_wrap1">
                <table>
                    <caption>¼¼Æ® »óǰ Ãß°¡</caption>
                    <colgroup>
                        <col width="103">
                        <col width="198">
                        <col width="103">
                        <col width="260">
                    </colgroup>
                    <tbody>
                        <tr>                            
                            <th>¼¼Æ®¸í</th>
                            <td>°­¾ÆÁö ³È³È¼¼Æ®</td>
                            <th>¼¼Æ®ºÐ·ù</th>
                            <td>¾Ö°ß½Äǰ<div></div></td>
                        </tr>
                        <tr>                            
                            <th>¸ÅÃâ´Ü°¡</th>
                            <td style="font-weight:300">¼¼Æ®°¡°Ý ÀÔ·Â</td>
                            <th>¸ÅÀԴܰ¡</th>
                            <td>40,500¿ø <span style="margin-left:38px">&#10004;</span><small>ÀÚµ¿°è»ê</small></td>
                        </tr>
                        <tr>                            
                            <th>°ü¸®ÄÚµå</th>
                            <td><p></p></td>
                            <th>¹ÙÄÚµå</th>
                            <td><p></p><span style="margin-left:15px">&#10004;</span><small>ÀÚµ¿¹ÙÄÚµå</small></td>
                        </tr>
                    </tbody>
                </table>
            </div>
            <div class="table_wrap table_wrap2 flex">
                <div class="example_cont example_cont2">
                    <div class="box box1">
                        <p>Ãß°¡ÇÒ »óǰ¸í</p>
                        <div >
                            <img src="./images/item_main/search_ico.png" alt="">
                            <span>»óǰ ÀÔ·Â</span>
                        </div>
                    </div>
                    <div class="box box1">
                        <p>ºÐ·ù¸í °Ë»ö</p>
                        <div>
                            <em>&#10004;</em>
                            <span>¾Ö°ß½Äǰ</span>
                        </div>
                    </div>
                </div>
                <table>
                    <colgroup>
                        <col width="155"></col>    
                        <col width="50"></col>
                        <col width="125"></col>    
                        <col width="125"></col>    
                    </colgroup>
                    <thead>
                        <tr>
                            <th>µî·Ï»óǰ¸í</th>
                            <th>¼ö·®</th>
                            <th>¸ÅÃâ´Ü°¡</th>
                            <th>¸ÅÀԴܰ¡</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td>Ä¡¼®Á¦°Å ²­</td>
                            <td>1</td>
                            <td>18,000¿ø</td>
                            <td>11,500¿ø</td>
                        </tr>
                        <tr>
                            <td>·Î¾â Ä³´ÑD</td>
                            <td>1</td>
                            <td>34,000¿ø</td>
                            <td>29,000¿ø</td>
                        </tr>
                        <tr>
                            <td>&nbsp;</td>
                            <td>&nbsp;</td>
                            <td>&nbsp;</td>
                            <td>&nbsp;</td>
                        </tr>
                    </tbody>
                </table>
            </div>
        </div> <!-- //sub_cont6-->
        <div class="sub_cont7" data-aos="fade-down">
            <div class="txt_box">
                <h3>°ü·Ã µ¿¿µ»ó °­ÀÇ</h3>
            </div>
            <div class="video_box flex">
                <p href="#pop_info_8" class="btn_open"><img src="./images/banner_cs3/240226/09_img_3.png" alt="»óǰ¿¢¼¿¾÷·Îµå"><br><span>»óǰ ¿¢¼¿ ¾÷·Îµå</span></p>
                <p href="#pop_info_9" class="btn_open"><img src="./images/banner_cs3/240226/09_img_5.png" alt="¼¼Æ®»óǰ°ü¸®"><br><span>¼¼Æ® »óǰ°ü¸®</span></p>
                <p href="#pop_info_10" class="btn_open"><img src="./images/banner_cs3/240226/09_img_12.png" alt="¹ÙÄÚµå°ü¸®Àμâ"><br><span>¹ÙÄڵ堰ü¸® Àμâ</span></p>
            </div>
        </div>
    </div> 
</div>

<div id="modal_tab_box" title="" style="display:none;width:100%; height:100%; background-color:#FFFFFF;position:relative;padding: 0px !important;"></div>

<script>
    //¿µ»ó ÆË¾÷ ¶ç¿ì±â 
        $(function(){

            $('.sub_cont7 .btn_open').on('click',function(){// µ¿¿µ»ó¹öư Å¬¸¯½Ã ¿µ»ó ÆË¾÷ ¶ç¿ì±â
                var btn_href = $(this).attr('href'); //Ŭ¸¯ ¹öưÀÇ href °ªÀ¸·Î ¿øÇϴ ÆË¾÷â °¡Á®¿È

                $.get("millennium_main_tab.inc.php",function(rtn){ //Á¦ÀÌÄõ¸® ´ÙÀ̾ó·Î±×
                    $("#modal_tab_box").html(rtn).dialog({
                        width:'1020', 
                        height:'780',
                        modal: true,
                        open: function(){
                            $(btn_href).css('display','block'); //¿øÇϴ ÆË¾÷¸¸ Äѱâ
                        },
                        close: function(){ //ÆË¾÷³»¿ë ´Ù ²ô±â
                            $('.pop_wrap').css('display','none');
                        },
                    });
                });
            });

        });
</script>