/* 푸터시작 */
footer#pd_footer { width:100%; display:inline-block; background:#fff;border-top:1px solid #e1e4e7; position:relative; bottom:0; }
footer#pd_footer .wrapper { width:100%; max-width:1200px; border-bottom:1px solid #dcdcdc; margin:40px auto; font-size:0; padding-bottom:10px;}
footer#pd_footer .wrapper .ft_left { width:50%; text-align:left; font-size:14px; color:#ddd; display:inline-block; }
footer#pd_footer .wrapper .ft_left p { display:block; font-weight:350; color:#333; letter-spacing:0px; line-height:24px; margin-bottom:30px; }
footer#pd_footer .wrapper .ft_left p b { margin:0px 10px; font-size:1px; border-right:1px solid #777;}
footer#pd_footer .wrapper .ft_right { width:50%; display:inline-block; text-align:right;vertical-align:top;}
footer#pd_footer .wrapper .ft_right .ft_box { display:inline-block; text-align:left; position:relative; background:#fff; color:#222; font-weight:600; letter-spacing:-1px; font-size:15px; padding:12px 20px; min-width:205px; border:1px solid #dcdcdc; }
footer#pd_footer .wrapper .ft_right .ft_box img { vertical-align:middle; position:absolute; right:20px; top:20px; }
footer#pd_footer .wrapper .ft_right .ft_tbox { display:inline-block; text-align:left; position:relative; color:#303030; background:#e9e9e9; font-weight:600; letter-spacing:-1px; margin-top:10px; min-width:205px; font-size:15px; padding:12px 20px; border:1px solid #dcdcdc; }
footer#pd_footer .wrapper .ft_right .ft_tbox img { vertical-align:middle; position:absolute; right:20px; top:17px; }
footer#pd_footer .ft_copyright {width:100%; max-width:1200px; margin:20px auto; font-weight:400; color:#acacac; padding:0px}
footer#pd_footer .ft_copyright .left_copy {display:inline-block; text-align:left; letter-spacing:0px;  font-size:12px;}
footer#pd_footer .ft_copyright .right_copy {float:right; font-size:11px; font-weight:500; letter-spacing:-0.5px;}
footer#pd_footer .wrapper .ft_left .ft_top { font-size:16px; font-weight:400; letter-spacing:-1px;}
footer#pd_footer .wrapper .ft_left .ft_top strong { margin:0px 15px; font-weight:100; vertical-align:top; color:#ccc; font-size:14px;}
footer#pd_footer .wrapper .ft_left .ft_top a { color:#333; }
/* 슬라이더 */
.swiper { width: 100%; height: 100%;position:relative; }
.swiper-slide {text-align: center;font-size: 18px;background: #fff;overflow:hidden;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover;}
.swiper-pagination > .swiper-pagination-bullet { width: 20px !important; height: 20px !important; text-align: center; line-height: 20px; font-size: 12px; color: #bbb !important; opacity: 1 !important; background: none !important; font-size:13px; font-weight:600;}
.swiper-container-autoheight { overflow:hidden; position:relative; }
.swiper-pagination > .swiper-pagination-bullet-active2 { color: #fff !important; text-decoration:underline;text-underline-position:under;}
.swiper-pagination > .swiper-pagination-bullet-active4 { color: #fff !important; text-decoration:underline;text-underline-position:under;}
.swiper-pagination { bottom:30px !important; }
.swiper-container-horizontal>.swiper-scrollbar { bottom:0 !important; width:100% !important; left:0 !important; height:3px !important; }
.swiper-scrollbar-drag { background: #7ed2af !important; background: -webkit-linear-gradient(to right, #2b6dc6, #7ed2af) !important; background: linear-gradient(to right, #2b6dc6, #7ed2af) !important; border-radius:0 !important; }
.swiper-pagination-bullet-active3 { background:#67a785 !important; opacity:1 !important; }
.swiper-pagination_gallery { margin-top:15px; }
.swiper-button-next { right:30px !important; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E") !important; background-color:none; background-size:16px 16px !important; padding:10px ; border-radius:50%; border:1px solid rgba(255, 255, 255, 0.3) !important; width: 55px !important; height: 55px !important; }
.swiper-button-prev { left:30px !important; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E") !important; background-color:none; background-size:16px 16px !important; padding:10px ; border-radius:50%; border:1px solid rgba(255, 255, 255, 0.3) !important; width: 55px !important; height: 55px !important; }

/* 메인 visual 영역 시작 */
.phantom_main_visual01 { width:100%; display:flex; /*align-content: center;align-items: center;*/ padding:140px 0; min-height:100vh; background:url('../img/phantomdesign/main_vi01.jpg') no-repeat center center; background-size:cover; }
.phantom_main_visual02 { width:100%; display:flex; /*align-content: center;align-items: center;*/ padding:100px 0; min-height:100vh; background:url('../img/phantomdesign/main_vi02.jpg') no-repeat center center; background-size:cover; }
.phantom_main_visual03 { width:100%; display:flex; /*align-content: center;align-items: center;*/ padding:140px 0; min-height:100vh; background:#ddd; }
.pmv_wrapper { width:100%; max-width:1200px; margin:100px auto; text-align:center;  position:relative; z-index:9; color:#fff; }
.pmv_wrapper h1 { font-size:48px; letter-spacing:-3px;line-height:60px; font-weight:400; }
/*.pmv_wrapper h1 span { font-weight:700; color:#00ccff;}
.pmv_wrapper h1 span i{font-size:24px; font-weight:700; color:#fff;}*/
.pmv_wrapper p {width:100%; max-width:500px;word-break:keep-all; margin:0 auto;position:relative; padding-top:5px; font-size:16px;font-weight:300; color:#f2f2f2;line-height: 20px; }
.pmv_wrapper h3 { font-size:24px; letter-spacing:3px; margin-bottom:10px; font-weight:400;}

/* 메인 상단 텍스트 */
.slider-container {width: 90%;margin:0 auto;max-width: 700px;height: 100px;overflow: hidden;position: relative;}
.slider-track {display: flex;transition: transform 0.7s cubic-bezier(0.4, 0.0, 0.2, 1);will-change: transform;}
.slider-text  {flex: 0 0 100%;height: 100px;line-height: 50px;text-align: center;font-size: 20px;white-space: nowrap;}
 
.pmv_wrapper button {padding: 3px 8px;font-size: 12px;cursor: pointer;border: 1px solid rgba(255,255,255,0.4);border-radius: 3px;background-color:transparent; /*rgba(255,255,255,0.6);*/}
.pmv_wrapper button i{font-size:12px; cursor:pointer;color: rgba(255,255,255,0.7);}
.pmv_wrapper button:hover {            }

/* 메인 상단 텍스트 */
    .main_text .typing {border-right: 2px solid #ffffff;white-space: nowrap;overflow: hidden;width: 0;animation: typing 4s steps(40, end) forwards, blink 0.8s step-end infinite;    }
    @keyframes typing {
      from { width: 0; }
      to { width: 100%; }
    }

    @keyframes blink {
      50% { border-color: transparent; }
    }
    .main_text .highlight {color: #00aaff; font-weight:700;   }
    .main_text .subtext {margin:0 auto;margin-top: 30px;font-size: 1rem;max-width: 700px;text-align: left;line-height: 2;    }
    .main_text .step {opacity: 0;transform: translateY(20px);animation: fadeInUp 1s forwards; word-break:keep-all;padding-left:50px; line-height: 1.6;padding-bottom:10px;  }
     

    .main_text .step:nth-child(1) { animation-delay: 0.5s; }
    .main_text .step:nth-child(2) { animation-delay: 1.2s; }
    .main_text .step:nth-child(3) { animation-delay: 1.9s; }
    .main_text .step:nth-child(4) { animation-delay: 2.6s; }
    .main_text .step:nth-child(5) { animation-delay: 3.3s; }
    .main_text .step:nth-child(1)::before {content: '\f030';font-family: "FontAwesome";font-weight: 700;position: absolute;left: 10px;top: 15px;transform: translateY(-50%);font-size: 20px;color: rgba(0, 195, 255,1);z-index: 0;}
    .main_text .step:nth-child(2)::before {content: '\f15c';font-family: "FontAwesome";font-weight: 700;position: absolute;left: 10px;top: 15px;transform: translateY(-50%);font-size: 20px;color: rgba(0, 195, 255,1);z-index: 0;}
    .main_text .step:nth-child(3)::before {content: '\f0e3';font-family: "FontAwesome";font-weight: 700;position: absolute;left: 10px;top: 15px;transform: translateY(-50%);font-size: 20px;color: rgba(0, 195, 255,1);z-index: 0;}
    .main_text .step:nth-child(4)::before {content: '\f007';font-family: "FontAwesome";font-weight: 700;position: absolute;left: 10px;top: 15px;transform: translateY(-50%);font-size: 20px;color: rgba(0, 195, 255,1);z-index: 0;}
    .main_text .step:nth-child(5)::before {content: '\f15c';font-family: "FontAwesome";font-weight: 700;position: absolute;left: 10px;top: 15px;transform: translateY(-50%);font-size: 20px;color: rgba(0, 195, 255,1);z-index: 0;}

    @keyframes fadeInUp {
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    .main_text .step i {margin-right: 10px;color: #00c3ff;    }
    .main_text .cta-button {margin-top: 30px;padding: 15px 30px;background-color: #007bff;border: none;border-radius: 10px;color: white;font-size: 1.1rem;cursor: pointer;transition: background-color 0.3s;   }
    .main_text .cta-button:hover {background-color: #0056b3;    }
    
.main-btn { width:100%;max-width:900px;height:300px;margin:0 auto;padding:10px 20px; /*top: 500px;  left: 50%;  transform: translate(-50%, -50%);z-index:9999;*/text-align:center;} 
.main-btn > h1 { font-size:40px; color:#fff; letter-spacing:-2px; font-weight:600; }
.main-btn > h1 span{font-weight:800;} 
.main-btn > p { font-size:24px; color:#fff; margin-top:30px; letter-spacing:-1px; font-weight:500; }
.main-btn ul { width:100%;  display: flex;  gap: 10px;text-align:center;margin-top:50px; }
.main-btn ul li { width:calc(25% - 7.5px); display: inline-block; margin-right:10px; background:rgba(0,95,255,0.0); position:relative; z-index:1; transition:0.2s ease all;border-radius:20px;}
.main-btn ul li i {color:#fff;font-size:50px;font-family:FontAwesome;margin-top:45px; max-height:37px;}
.main-btn ul li:hover { margin-top:-10px; transition:0.2s ease all; cursor:pointer;}

.main-btn ul li a > img {  width:80px;height:auto;margin:0 auto;text-align:center;}
.main-btn ul li a > h1 { font-size:18px; color:#fff; letter-spacing:-1px; font-weight:500; line-height:24px; margin:24px 0px;}
.main-btn ul li a > h2 { font-size:14px; color:#b8edff; letter-spacing:-0.7px; font-weight:500; line-height:20px; margin-bottom:20px;}
.main-btn ul li > h3 { font-size:14px; color:#b1b1b1; letter-spacing:-0.7px; font-weight:400; line-height:24px; margin-bottom:45px;}
.main-btn ul li > p.main_li_search { width:100%; border-top:1px solid #dcdcdc; padding:15px 0px; margin:0; display:inline-block;}
.main-btn ul li > p.main_li_search b { width:50%; float:left; display:inline-block; font-weight:350; color:#bcbccb; letter-spacing:-1px; font-size:14px; }
.main-btn ul li > p.main_li_search b:nth-child(1) { border-right:1px solid #dcdcdc; }
.main-btn ul li > p.main_li_search a:nth-child(2n) b {border-right:0;}
.main-btn ul li > p.main_li_search b:hover { color:#088ed3; font-weight:600; cursor:pointer;} 
.main-btn ul li:before{display: block;position: absolute;top: 30px;right: -35px;width: 37px;height: 36px;/*border: 1px solid #ddd;*/border-radius: 50%;background-color: rgba(255,255,255,0.1);content: '';background-image: url(../img/arrow2.png);background-repeat: no-repeat;background-position: 50% 50%;box-shadow: 3px 5px 7px 0 rgba(0, 0, 0, 0.07);z-index: 10;}
.main-btn ul li:last-child:before{display:none}

.pmv_wrapper button.go_btn {padding:20px 80px;font-size: 24px;cursor:border:none;border: 0px solid #1d5dda; pointer;border-radius: 50px;background-color:#1d5dda;color:#fff;background: linear-gradient(135deg, #063da5, #1d5dda);box-shadow: 3px 5px 7px 0 rgba(0, 0, 0, 0.5);}
.pmv_wrapper button.go_btn i{font-size:12px; cursor:pointer;color: rgba(255,255,255,0.7);}
.pmv_wrapper button.go_btn:hover {            }


/* 메인 상단 텍스트(로인 후 화면) */

.main-btn2 {position:relative; width:100%;height:auto;margin:0 auto;padding:30px 20px; text-align:center;} 
.main-btn2 .search_submit { width:100%; display:inline-block; border:1px solid #fff;background:rgba(255,255,255,0.0);   font-size:18px; letter-spacing:-1px; color:#bedef9; text-align:left; padding:10px 0 10px 10px;; max-width:600px; margin:10px auto 30px;} 
.main-btn2 .search_submit b { font-size:22px;  text-align:right; border-left:1px solid rgba(255,255,255,0.5); padding:5px 15px; color:#fff;} 
.main-btn2 .search_submit b.left_b { font-size:22px;font-weight:400; width:100px; text-align:center; border-left:none;border-right:1px solid rgba(255,255,255,0.5); padding:0x; color:#fff;} 
.main-btn2 .search_submit p {width:70px;display:inline-block;color:#fff;border-right:1px solid #fff; }
.main-btn2 .search_submit input{scrollbar-color: rgb(var(--scroll-default)/1) transparent;text-underline-offset: 2px;word-break: keep-all;box-sizing: border-box;border: 0 solid #e5e7eb;font-family: inherit;font-feature-settings: inherit;font-variation-settings: inherit;margin: 0;padding: 0 0 1px 10px;-webkit-appearance: textfield;height: 100%;width: calc(100% - 170px);resize: none;white-space: pre;color:#fff !important;border-style: none;background-color: initial;font-size: 20px;color:red;line-height: 28px;letter-spacing: -.24px;font-weight: 400; outline: 2px solid transparent;outline-offset: 2px;	color:red;	}
.main-btn2 .search_submit input::placeholder {color: #fff;font-style: italic;opacity: 0.6; }
.main-btn2 > h1 { font-size:40px; color:#fff; letter-spacing:-2px; font-weight:600; }
.main-btn2 > h1 span{font-weight:800;} 
.main-btn2 > p { font-size:24px; color:#fff; margin-top:30px; letter-spacing:-1px; font-weight:500; }

.main-btn2 .main-box {width:100%; height:auto;margin: auto;background: rgba(221,221,221,0.0);border-radius: 0px;overflow: hidden;box-shadow: 0 2px 10px rgba(0,0,0,0.0);color:#000; }
.main-btn2 .grid {display: flex;flex-wrap: wrap;gap: 20px;padding: 20px;height:auto;}
.main-btn2 .card {flex: 1 1 300px;background: #f9f9f9;padding: 20px;border-radius: 0px;min-height: 200px;box-shadow: 0 0 5px rgba(0,0,0,0.1);    }
.main-btn2 .card h3 {margin-top: 0;margin-bottom: 10px;font-size: 1.6em;font-weight:700;border-bottom: 1px solid #ccc;padding-bottom: 5px;    }
.main-btn2 .card ul.list {list-style: none;padding: 0;margin: 0;    }
.main-btn2 .card ul.list li {padding: 6px 0;border-bottom: 1px dashed #ccc;font-size: 1.2em;color:#000;min-height:35px;text-align:left;    }
.main-btn2 .sns-icon {font-size: 2em;color: #555;    }

.main-btn2 ul.btn { width:100%; height:300px;text-align:center;margin-top:10px; }
.main-btn2 ul.btn li { width:31.4%; display: inline-block; margin:10px 0.3%;/*border-bottom:1px solid rgba(0,0,0,0.1);*/border-radius:20px;   }
.main-btn2 ul.btn li a > i {color:#038dfe;font-size:46px;font-family:FontAwesome;margin-top:20px;background: linear-gradient(to right, #00ccff, #038dfe);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent; }
.main-btn2 ul.btn li a > img {  width:90px;height:auto;margin:0 auto;text-align:center;}
.main-btn2 ul.btn li a > h1 { font-size:14px; color:#092464; letter-spacing:-1px; font-weight:500; line-height:18px; margin:20px 0px;}


.pmv_wrapper2 { width:100%; max-width:1200px; margin:0px auto; text-align:center;  position:relative; z-index:9; color:#fff; }
.pmv_wrapper2 h1 { font-size:48px; letter-spacing:-3px;line-height:60px; font-weight:400; }
.pmv_wrapper2 h1 span { font-weight:700; color:#00ccff;}
.pmv_wrapper2 h1 span i{font-size:24px; font-weight:700; color:#fff;}
.pmv_wrapper2 p { position:relative; padding-top:5px; font-size:16px;font-weight:300; color:#f2f2f2;line-height: 20px; }


/* youtube */
/*.phantom_main_visual03 { width:100%; display:flex; align-content: center;align-items: center; padding:200px 0; min-height:100vh; background-size:cover; }*/
.youtube_background_overlay { position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0, 0.5); }
.bg_video, iframe#youtubeEmbed {
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 width: 100vw;
 height: calc(100vw/1.77);
 /* 9/16*100 = 56.25 */
 min-height: 180vh;
 min-width: 250vh;
 /* 16/9*100 = 177.77 */ pointer-events: none; 
}

iframe#youtubeEmbed {
 opacity: 0;
}

iframe#youtubeEmbed.loaded {
 opacity: 1;
}

.more { display:inline-block; padding:10px 50px; border:1px solid rgba(255, 255, 255, 0.3); letter-spacing:0; z-index:1; position:relative; margin-top:40px; color:#fff; font-size:13px; }

#phantom_banner { width:100%; display:inline-block; position:relative; padding:120px 0px; background : url('../img/phantomdesign/banner.jpg') no-repeat center; background-size : cover; background-attachment : fixed; }
#phantom_banner::before { position:absolute; left:0; top:0; width:100%; height:100%; z-index:0; background:rgba(0,0,0, 0.75); content:''; }
#phantom_banner .wrap { z-index:9999; position:relative; display:flex; flex-wrap:wrap; flex-direction:row; z-index:1;  width:100%; max-width:1200px; text-align:center; margin:0 auto; align-items: stretch; justify-content: space-between;}
#phantom_banner .wrap .left_box { display:inline-block; width:30%; max-width:400px;}
#phantom_banner .wrap .left_box > h1 { color:#fff; font-size:36px; padding-bottom:30px; position:relative; text-align:left; margin-bottom:30px; }
#phantom_banner .wrap .left_box > h1::after { content:''; width:50px; height:1px; background:#fff; left:0; bottom:0; position:absolute; }
#phantom_banner .wrap .left_box > p { position:relative; padding-top:30px; font-size:16px; color:#fafafa; text-align:left; }
#phantom_banner .wrap .left_box > .button { display:flex; margin-bottom:10px; color:#fff; align-items: center;}
#phantom_banner .wrap .left_box > .button h2 { background:#fff; color:#000; min-width:60px; padding:3px 20px; display:inline-block; }
#phantom_banner .wrap .left_box > .button p { margin-left:10px; font-size:16px; }
#phantom_banner .wrap .left_box .sub_box { padding:40px; letter-spacing:-1px;  width:100%; background:rgba(0,0,0, 0.65); color:#fff; text-align:left; margin-top:50px; }
#phantom_banner .wrap .left_box .sub_box h1 { font-weight:600; font-size:18px; }
#phantom_banner .wrap .left_box .sub_box p { margin-top:10px; font-size:14px; }
#phantom_banner .wrap .left_box .sub_box:nth-child(2) { margin-top:10px; }

#phantom_banner .wrap .right_box { display:flex; width:70%; max-width:800px; background:#fff; }

#phantom_consulting { width:100%; display:inline-block; position:relative; padding:50px 0px; background : url('../img/phantomdesign/consulting.jpg') no-repeat center; background-size : cover; background-attachment : fixed; }
#phantom_consulting::before { position:absolute; left:0; top:0; width:100%; height:100%; z-index:0; background:rgba(0,0,0, 0.7); content:''; }
#phantom_consulting .wrap { z-index:9999; position:relative; display:flex; flex-wrap:wrap; flex-direction:column; z-index:1;  width:100%; max-width:1200px; text-align:center; margin:0 auto; align-items: center; justify-content: space-between;}
#phantom_consulting .wrap > h1 { color:#fff; font-size:36px; padding-bottom:30px; position:relative; }
#phantom_consulting .wrap > h1::after { content:''; width:50px; left:calc(50% - 25px); height:1px; background:#fff; bottom:0; position:absolute; }
#phantom_consulting .wrap > p { position:relative; padding-top:30px; font-size:16px; color:#fafafa; }
#phantom_consulting .wrap > a { min-width:120px; min-height:35px; line-height:35px; margin-top:20px; color:#fff; position:relative; border:1px solid #dcdcdc; background: transparent; transition: 1s ease-in-out; outline:none; }
#phantom_consulting .wrap > a svg { position: absolute; left: 0; top: 0; fill: none; stroke: #fff; stroke-dasharray: 150 480; stroke-dashoffset: 150; transition: 1s ease-in-out;}
#phantom_consulting .wrap > a:hover { transition: 1s ease-in-out;}
#phantom_consulting .wrap > a:hover svg { stroke-dashoffset: -480;}

#phantom_azur_sec02 { width:100%; display:inline-block; position:relative;  background:#f9f9f9;}
#phantom_azur_sec02 .wrap {display:flex; flex-wrap:wrap; flex-direction:row; z-index:1; width:100%; text-align:center; align-items: flex-start; justify-content: space-between; overflow:hidden;}
#phantom_azur_sec02 .wrap li { transition:0.3s ease all;position:relative; width:calc(100% / 3); min-height:800px; display:flex; text-align: center; align-items: center; justify-content: center; color:#fff; z-index:1; }
#phantom_azur_sec02 .wrap li:hover::before {transition:0.3s ease all; content:''; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(110,53,3, 0.6); z-index:0; }
#phantom_azur_sec02 .wrap li::before {transition:0.3s ease all;}

#phantom_azur_sec02 .wrap li:nth-child(1) { background:url('../img/phantomdesign/sec02_1.jpg') no-repeat center center; background-size:cover; }
#phantom_azur_sec02 .wrap li:nth-child(2) { background:url('../img/phantomdesign/sec02_2.jpg') no-repeat center center; background-size:cover; }
#phantom_azur_sec02 .wrap li:nth-child(3) { background:url('../img/phantomdesign/sec02_3.jpg') no-repeat center center; background-size:cover; }

#phantom_azur_sec02 .wrap li .content { opacity:0; position:relative;z-index:2; padding:0 20px; letter-spacing:-1px; }
#phantom_azur_sec02 .wrap li .content h1 { font-size:30px; font-weight:600; }
#phantom_azur_sec02 .wrap li .content p { font-size:16px; word-break:keep-all; margin-top:20px; }
#phantom_azur_sec02 .wrap li:hover .content { opacity:1; transition:0.3s ease all; transform:scale(1.03); }
#phantom_azur_sec02 .wrap li:hover { cursor:pointer; transition:0.3s ease all;}


#phantom_azur_sec03 { width:100%; display:inline-block; position:relative; padding:100px 0px; background:#fff;}
#phantom_azur_sec03 .wrap {position:relative; display:flex; flex-wrap:wrap; flex-direction:row; z-index:1; width:100%; max-width:1200px; text-align:center; margin:0 auto; align-items: flex-start; justify-content: space-between;}
#phantom_azur_sec03 .wrap .lbox { width:100%;text-align:center; }
#phantom_azur_sec03 .wrap .lbox h1 { display:inline-block; position:relative; font-size:36px; line-height:36px; font-weight:900; letter-spacing:0px; }
#phantom_azur_sec03 .wrap .lbox h1::before { content:''; position:absolute; opacity:0.1; left:calc(50% - 15px); bottom:-40px; width:30px; height:2px; transform:rotate(300deg); background:red; z-index:-1; }

#phantom_azur_sec03 .wrap .lbox p { font-size:14px; padding:40px; padding-top:70px; padding-left:0; word-break:keep-all; line-height:1.6em; font-weight:350; letter-spacing:-0.5px; }
#phantom_azur_sec03 .wrap .rbox { width:100%; text-align:left; }
#phantom_azur_sec03 .wrap .rbox > h1 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; }
#phantom_azur_sec03 .wrap .rbox h2 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }
#phantom_azur_sec03 .wrap .rbox h3 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }

#phantom_azur_sec04 { width:100%; display:inline-block; position:relative; padding:100px 0px; background:#f7f7f7;}
#phantom_azur_sec04 .wrap {position:relative; display:flex; flex-wrap:wrap; flex-direction:row; z-index:1; width:100%; max-width:1200px; text-align:center; margin:0 auto; align-items: flex-start; justify-content: space-between;}
#phantom_azur_sec04 .wrap .lbox { width:100%; text-align:center; }
#phantom_azur_sec04 .wrap .lbox h1 { position:relative; font-size:36px; line-height:36px; font-weight:900; letter-spacing:5px; }
#phantom_azur_sec04 .wrap .lbox h1::before { content:''; position:absolute; opacity:0.1; left:calc(50% - 15px); bottom:-40px; width:30px; height:2px; transform:rotate(300deg); background:red; z-index:-1; }

#phantom_azur_sec04 .wrap .lbox p { font-size:14px; padding:40px; padding-top:70px; padding-left:0; word-break:keep-all; line-height:1.6em; font-weight:350; letter-spacing:-0.5px; }
#phantom_azur_sec04 .wrap .rbox { width:100%; text-align:center; }
#phantom_azur_sec04 .wrap .rbox h1 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; }
#phantom_azur_sec04 .wrap .rbox h2 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }
#phantom_azur_sec04 .wrap .rbox h3 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }



#phantom_azur_sec05 { width:100%; display:inline-block; position:relative; padding:150px 0px; background:url('../img/phantom/main_sec05.png') no-repeat center center; background-size:cover;}
#phantom_azur_sec05 .wrap {position:relative; z-index:1 ;width:100%; max-width:1200px; text-align:center; margin:0 auto; }
#phantom_azur_sec05 .wrap > h1 { font-size:40px; letter-spacing:-1px; color:#fff; }
#phantom_azur_sec05 .wrap > h1 b { color:#2b6dc6;} 
#phantom_azur_sec05 .wrap > h2 { font-size:16px; letter-spacing:-1px; color:#bbb; font-weight:500; margin-top:20px; }
#phantom_azur_sec05 .wrap > ul { width:100%; display:flex; margin-top:50px; align-items: center; justify-content: space-around; align-content: center;}
#phantom_azur_sec05 .wrap > ul > li { width:100%; transition:0.3s ease all; height:100%; padding:30px; max-height:380px; background:#fff;margin-left:30px; position:relative; } 
#phantom_azur_sec05 .wrap > ul > li:nth-child(1) { margin-left:0;}
#phantom_azur_sec05 .wrap > ul > li:nth-child(2) { padding:46px; }
#phantom_azur_sec05 .wrap > ul > li .title { font-size:24px; letter-spacing:-1px; color:#000; font-weight:600; }
#phantom_azur_sec05 .wrap > ul > li .tel { font-size:40px; letter-spacing:-2px; color:#000; font-weight:600; margin:15px 0; }
#phantom_azur_sec05 .wrap > ul > li span { font-size:16px; color:#999; letter-spacing:-0.5px; font-weight:500;}
#phantom_azur_sec05 .wrap > ul > li span ul { display:flex; margin-top:35px; justify-content: center; }
#phantom_azur_sec05 .wrap > ul > li span ul li { margin-left:10px; }
#phantom_azur_sec05 .wrap > ul > li span ul li:nth-child(1) { margin-left:0px; }
#phantom_azur_sec05 .wrap > ul > li span ul li img:hover { border-radius:10px; transition:0.3s ease all; cursor:pointer; box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.3); }

.margin80 { display:inline-block; margin-top:80px; } /* 개발용 테스트 끝난 후 지우기 */


#sub_background { width:100%; display:inline-block; background-size:cover; color:#fff; text-align:center;  padding:45px 0;  max-height:500px; }
#sub_background > h1 { font-size:40px; letter-spacing:-1.5px; }
#sub_background > h2 { font-size:16px; letter-spacing:0px; margin-top:10px;}

.l10 {/*background:url('../img/phantomdesign/sub_bg_01.png') no-repeat center center; background: linear-gradient(135deg, #1e3c72, #2a5298);*/}
.l20 {background:url('../img/phantomdesign/sub_bg_02.png') no-repeat center center; background: linear-gradient(135deg, #1e3c72, #2a5298);}
.l30 {background:url('../img/phantomdesign/sub_bg_03.png') no-repeat center center; background: linear-gradient(135deg, #1e3c72, #2a5298);}
.l40 {background:url('../img/phantomdesign/sub_bg_04.png') no-repeat center center; background: linear-gradient(135deg, #1e3c72, #2a5298);}
.l50 {background:url('../img/phantomdesign/sub_bg_05.png') no-repeat center center; background: linear-gradient(135deg, #1e3c72, #2a5298);}


#sub_menu { width:100%; display:inline-block;border-bottom:1px solid #dcdcdc; }
#sub_menu .wrap { width:100%; max-width:1200px; margin:0 auto; }
#sub_menu .wrap .depth01 { display:flex; }
#sub_menu .wrap .depth01 > li { position:relative; letter-spacing:-1px; font-size:14px; background:url('../img/warrow.png') no-repeat center right; background-position-x:calc(100% - 20px); cursor:pointer; width:calc(100% / 3); max-width:240px; height:60px; line-height:60px; padding:0px 20px; border-right:1px solid #dcdcdc; } 
#sub_menu .wrap .depth01 > li:nth-child(1) { width:inherit; border-left:1px solid #dcdcdc; }
#sub_menu .wrap .depth01 > li i { vertical-align:middle; font-size:18px; }
#sub_menu .wrap .depth01 > li img { margin-left:50px; vertical-align:middle; }
#sub_menu .wrap .depth01 > li.on {font-weight:500; }

/* 2차메뉴 시작 */
#sub_menu .wrap .depth01 > li > ul { display:none; cursor:pointer; position:absolute; z-index:1; background:#fff; border:1px solid #dcdcdc; border-bottom:0; width:calc(100% + 2px); left:-1px; }
#sub_menu .wrap .depth01 > li > ul > a > li { border-bottom:1px solid #dcdcdc; line-height:50px; padding:0px 20px; background:url('../img/warrow.png') no-repeat center right; background-position-x:calc(100% - 20px);}
#sub_menu .wrap .depth01 > li > ul > a > li:hover { background-color:#f9f9f9; transition:0.2s ease all; }


/* 콘텐츠 css 시작 */

#phantom_content { width:100%;height: 100vh; display:inline-block; margin-top:100px;height: auto;  min-height: 100vh;  overflow: visible; }
#phantom_content .wrap { width:100%; text-align:center; max-width:1200px; margin:0 auto; }
#phantom_content .wrap > h1 { display:inline-block; position:relative; font-size:40px; letter-spacing:-1px; padding-bottom:50px; margin-bottom:50px;}
#phantom_content .wrap > h1 b { color:#2b6dc6; }
#phantom_content .wrap > h1::after { content:''; position:absolute; width:50px; height:1px; background:#e1e1e1; left:calc(50% - 25px); bottom:0; }
#phantom_content .wrap > .title {font-size:36px;color:#4169E1;font-weight:700;margin:0 auto;text-align: center;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:20px;}
#phantom_content .wrap > .title .sub_tit{border:1px solid #f0f0f0;width:100%;/*max-width:800px;*/margin-top:20px;color:#585858;background:#f7f7f7;text-align:left;font-size:15px;line-height:22px ;padding:15px;font-weight:400; display: inline-block;word-break:keep-all }
#phantom_content .wrap > .wrap_content { display:block; margin-bottom:60px;}
#phantom_content .wrap > .wrap_content > h1 { font-size:30px; margin-bottom:30px; letter-spacing:-1px; color:#333; }
#phantom_content .wrap > .wrap_content > p { font-size:16px; letter-spacing:-0.5px; color:#999; font-weight:400; }
#phantom_content .wrap > .wrap_content > p b { color:#000; }

@media (max-width: 768px) {
  #phantom_content .wrap > .title .sub_tit{font-size:14px;}
}

#phantom_content_eco { width:100%; display:inline-block; background:#f9f9f9; padding:100px 0; margin-top:150px; }
#phantom_content_eco .wrap { width:100%; text-align:center; max-width:1200px; margin:0 auto; display:flex;}
#phantom_content_eco .wrap .subject { width:calc(100% / 3); text-align:left; font-size:40px; letter-spacing:-1px; color:#333; }
#phantom_content_eco .wrap .subject b { color:#2b6dc6; letter-spacing:-1px; } 


#phantom_content_eco .wrap .num_box { display:flex; width:calc(100% / 3); text-align:left; }
#phantom_content_eco .wrap .num_box p {font-size:16px; color:#999; margin-top:30px;}
#phantom_content_eco .wrap .num_box h1 { font-size:24px; color:#c0c0c0; line-height:24px;}
#phantom_content_eco .wrap .num_box h2 { font-size:30px; color:#222; line-height:30px;}

#phantom_content_eco .wrap .num_box .flex_box { margin-left:30px; letter-spacing:-1px; }


#phantom_content_company { width:100%; display:inline-block; background:url('../img/phantomdesign/company_bg.png') no-repeat center center; background-size:cover; padding:100px 0; }
#phantom_content_company .wrap { width:100%; text-align:center; max-width:1200px; margin:0 auto; }
#phantom_content_company .wrap > h1 { font-size:40px; color:#fff;}
#phantom_content_company .wrap > h1 b { color:#2b6dc6;}
#phantom_content_company .wrap > h2 { font-size:16px; color:#999; font-weight:400; letter-spacing:-1px; margin-top:20px;}
#phantom_content_company .wrap > ul { width:100%; margin-top:50px; display:flex;justify-content:space-between; align-items: stretch;}
#phantom_content_company .wrap > ul > li { background:#fff; margin-right:30px; }
#phantom_content_company .wrap > ul > li:nth-last-child(1) { margin-right:0; } 
#phantom_content_company .wrap > ul > li .content { display:block; padding:30px; }
#phantom_content_company .wrap > ul > li .content h1 { font-size:24px; letter-spacing:-1px; color:#222; line-height:24px; }
#phantom_content_company .wrap > ul > li .content p { font-size:16px; letter-spacing:-1px; color:#666; font-weight:400; margin-top:15px; }



#phantom_content_ceo_title { width:100%; display:inline-block; margin-top:100px; background:url('../img/phantomdesign/ceo_bg.png') no-repeat center center; background-size:cover; padding:50px 0; }
#phantom_content_ceo_title .wrap { width:100%; text-align:center; max-width:1200px; margin:0 auto; }
#phantom_content_ceo_title .wrap > h1 { font-size:40px; color:#fff; letter-spacing:-1px; padding-bottom:40px; margin-bottom:40px; position:relative;}
#phantom_content_ceo_title .wrap > h1::after { content:''; position:absolute; width:50px; height:1px; background:#e1e1e1; left:calc(50% - 25px); bottom:0; }
#phantom_content_ceo_title .wrap > h1 b { color:#2b6dc6;}
#phantom_content_ceo_title .wrap > h2 { font-size:24px; color:#fff; font-weight:400; letter-spacing:-1px; margin-top:20px;}


#phantom_content_ceo_content { width:100%; display:inline-block; margin:100px 0; }
#phantom_content_ceo_content .wrap { width:100%; text-align:center; max-width:1200px; margin:0 auto; display:flex; }
#phantom_content_ceo_content .wrap .ceo_content h1.subject { text-align:left; font-size:40px; letter-spacing:-1px; color:#333; }
#phantom_content_ceo_content .wrap .ceo_content h1.subject b { color:#2b6dc6; letter-spacing:-1px; } 
#phantom_content_ceo_content .wrap img { margin-right:100px; }

#phantom_content_ceo_content .wrap .ceo_content { text-align:left; }
#phantom_content_ceo_content .wrap .ceo_content h3 { font-size:16px; color:#444; font-weight:600; margin-top:50px; letter-spacing:-1px; }
#phantom_content_ceo_content .wrap .ceo_content h3 img { margin-left:15px; vertical-align:middle; }
#phantom_content_ceo_content .wrap .ceo_content .explain { text-align:left; }
#phantom_content_ceo_content .wrap .ceo_content .explain h1 { margin:50px 0; margin-bottom:20px; font-size:30px; font-weight:500; letter-spacing:-1.5px; color:#000; }
#phantom_content_ceo_content .wrap .ceo_content .explain p { font-size:16px; color:#999; font-weight:400; letter-spacing:-1px; }



#phantom_history { width:100%; display:inline-block; margin:100px 0; }
#phantom_history .wrap { width:100%; text-align:center; max-width:1200px; margin:0 auto; }
#phantom_history .wrap > h1 { font-size:40px; color:#000;}
#phantom_history .wrap > h1 b { color:#2b6dc6;}
#phantom_history .wrap > ul { width:100%; max-width:600px; margin:0 auto; margin-top:50px; display:inline-block; }
#phantom_history .wrap > ul > li { width:100%; position:relative; display:flex; line-height:12px; float:left; padding:40px 20px; padding-top:0; align-items: flex-start; justify-content: flex-start;}
#phantom_history .wrap > ul > li::before { content:''; position:absolute; height:100%; width:1px; background:#dcdcdc; left:0; top:0;}
#phantom_history .wrap > ul > li::after { content:''; position:absolute; width:16px; height:16px; background:#2b6dc6; border-radius:50%; left:-8px; top:0px; border:2px solid #fff; box-shadow: 0px 0px 3px 2px rgba(18, 204, 112, .3);}
#phantom_history .wrap > ul > li > h1 { margin-left:10px; line-height:24px; font-size:24px; letter-spacing:-1px; color:#000; }
#phantom_history .wrap > ul > li > h2 { min-width:50px; text-align:left;font-size:20px; line-height:24px; margin:0 20px; letter-spacing:-1px; color:#444; }
#phantom_history .wrap > ul > li > p { font-size:16px; line-height:24px; letter-spacing:-1px; color:#999; word-break:keep-all; text-align:left;}


#phantom_location { width:100%; display:inline-block; margin:100px 0; }
#phantom_location .wrap { width:100%; text-align:center; max-width:1200px; margin:0 auto; }
#phantom_location .wrap > h1 { font-size:40px; color:#000; margin-bottom:50px;}
#phantom_location .wrap > h1 b { color:#2b6dc6;}
#phantom_location .wrap .root_daum_roughmap_landing { width:100%; }

#phantom_location .wrap .location_info { width:100%; display:flex; margin-top:30px;justify-content: space-between; }
#phantom_location .wrap .location_info li { list-style:none; display:flex; align-items: center;}
#phantom_location .wrap .location_info li h1 { padding-left:40px; font-size:20px; font-weight:500; letter-spacing:-1px; position:relative;}
#phantom_location .wrap .location_info li h1::before { content:''; position:absolute; left:0; top:calc(50% - 2px); width:30px; height:4px; background:#52d78e; }
#phantom_location .wrap .location_info li p { font-size:16px; color:#999; letter-spacing:-0.8px; margin-left:10px; font-weight:400; }

#cont { width:100%; display:inline-block; margin:100px 0; text-align:center;}
#cont > h1 { display:block; position:relative; font-size:40px; font-weight:600; letter-spacing:-1px; margin-bottom:10px;}
#cont > h1 b {color:#2b6dc6; }
#cont > h2 { display:block; position:relative; font-size:18px; letter-spacing:-1px;  margin-bottom:50px;}
#cont .wrap { width:100%; display:flex; flex-direction:row; flex-wrap:wrap; max-width:1200px; margin:0 auto; }
#cont .wrap li { width:calc(100% / 3 - 20px); letter-spacing:-1px; margin-right:30px; border-bottom:1px solid #dcdcdc; margin-bottom:50px;margin-top:50px; }
#cont .wrap li:nth-child(3n) { margin-right:0; }
#cont .wrap li h1 { margin-top:15px; font-size:20px; margin-bottom:5px; }
#cont .wrap li p { padding-bottom:20px; font-size:13px; line-height:1.5em; border-bottom:1px solid #dcdcdc; }
#cont .wrap li a { border:1px solid #000; font-size:13px; background:#000; color:#fff; padding:10px 30px; margin-top:15px; margin-bottom:15px; display:inline-block; }
#cont .wrap li img { width:auto; max-width:100%; height:auto; max-height:250px;}
#cont .wrap li:hover p { border-bottom:1px solid #000; transition:0.3s ease all; }
#cont .wrap li:hover { border-bottom:1px solid #000; transition:0.3s ease all; }
#cont .wrap li:hover a { cursor:pointer; background:#fff; border:1px solid #000; color:#000; transition:0.3s ease all; } 
#cont .wrap li:hover h1 { color:#2b6dc6; transition:0.3s ease all;}


/* 간편상담신청 */
#consulting { width:100%; background: #fff; float:left; text-align:center; margin:60px 0px; margin-bottom:0;}
#consulting h1 { display:block; font-size:32px;line-height:30px; color:#000; margin-bottom:30px;font-weight:500; letter-spacing:-1px; } 
#consulting .wrapper { width:100%; max-width:1200px; margin:0 auto; text-align:left;} 
#consulting .wrapper ul { width:100%; display:inline-block; border:1px solid #dcdcdc; border-radius:5px;}
#consulting .wrapper ul li { width:50%; float:left; padding:30px 50px;}
#consulting .wrapper ul li:nth-last-child(1) { width:50%; float:left; padding:30px 50px; border-left:1px solid #dcdcdc;}
#consulting .wrapper ul li img { vertical-align:middle; padding-top:5px; }
#consulting .wrapper ul li .mb_cont { display:inline-block; padding-top:5px; font-size:20px; letter-spacing:-1px; vertical-align:middle; margin:0px 10px;}
#consulting .wrapper ul li .submitbox { float:right; font-size:16px; color:#2b6dc6; font-weight:500; padding:8px 60px; letter-spacing:-1px; box-shadow: 0px 1px 7px 0 rgba(0, 60, 55, 0.3); border-radius:30px;} 
#consulting .wrapper ul li:nth-last-child(1) .submitbox { float:right; font-size:16px; color:#fff; background: #2b6dc6; background: -webkit-linear-gradient(to right, #2b6dc6, #ffb55d); background: linear-gradient(to right, #2b6dc6, #ffb55d); font-weight:500; padding:8px 60px; letter-spacing:-1px; box-shadow: 0px 1px 7px 0 rgba(255, 224, 128, 0.3); border-radius:30px;} 
.consulting_form {border-radius:5px; width:100%; text-align:center; display:inline-block;}
.consulting_form h1 { font-size:24px; letter-spacing:-1px; color:#000; font-weight:500; line-height:48px;} 
.consulting_form h2 { font-size:16px; letter-spacing:-1px; color:#999; font-weight:350; line-height:24px; margin-bottom:50px;} 
.consulting_form .wrapper { width:100%; max-width:1200px; margin:60px auto; background:#f9f9f9; border:1px solid #dcdcdc; padding:50px;}


/* FAQ */
#phantom_qna { width:100%; max-width:1200px; margin:70px auto; padding:0 20px;}
.faq_title { width:100%; text-align:center; display:inline-block; margin-bottom:30px;}
.qna_title { display:inline-block; font-size:36px; letter-spacing:-1px; font-weight:600; }
.qna_sub_title { display:inline-block; margin-bottom:20px;font-size:16px; color:#666; font-weight:350; letter-spacing:-1px; margin-left:10px; }
.que:first-child { border-top: 2px solid #41bb78; }
.que { position: relative; padding: 25px 0; cursor: pointer; font-size: 14px; border-bottom: 1px solid #e1e1e1; }
.que::before { display: inline-block; content: 'Q'; font-size: 14px; color: #41bb78; font-weight:600; margin-right: 5px;}
.que.on>span { font-weight: bold; color: #41bb78; }
.anw {position:relative; display: none;overflow: hidden;font-size: 14px;background-color: #f4f4f2;padding: 27px 0; padding-left:20px; }
.anw::before {display: inline-block;content: 'A'; margin-top:5px; font-size: 14px;font-weight: bold; background:#41bb78; width:24px; text-align:center; line-height:24px; height:24px; border-radius:50%; color: #fff;margin-right: 5px;}
.anw span { padding-left:10px; line-height:30px; letter-spacing:-0.5px; color:#555; font-weight:400; }
.anw[style*='display: block']{	display:flex !important;}


.modal {display: none; position: fixed; z-index: 10000; left: 0;top: 0;width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); }
.modal-content {background-color: #fefefe;z-index:99;margin: 8% auto; padding: 40px;max-width:700px;border: 1px solid #888;position:relative;width: 50%;-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.4);-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.4);box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.4);-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.modal-content .subject { width:100%; text-align:left; border-bottom:2px solid #000; font-size:24px; letter-spacing:-1px; color:#222; font-weight:600; padding:15px 0px; padding-top:0; }
.modal-content .content { position:relative; width:100%; font-size:14px; letter-spacing:-0.5px;}
.modal-content .content .service_content { border:none; resize:none; overflow-y:scroll; text-align:left; overflow-x:hidden; width:100%; height:auto; padding:15px; background:#f9f9f9; height:400px; clear:both; }
.modal-content .content .privacy_content { border:none; resize:none; overflow-y:scroll; overflow-x:hidden; width:100%; height:auto; padding:15px; background:#f9f9f9; height:400px; clear:both; }
.modal-content .pop_bt { position:absolute; top:35px; right:40px; font-weight:100; font-size:24px; }
.modal-content .pop_bt i:hover { cursor:pointer;}

.provision, .privacy { cursor:pointer; color:#fff; }


/* gradient */
.text-gra { background: background: #ffc31a; background: -webkit-linear-gradient(to left, #2b6dc6, #ffc31a); background: linear-gradient(to left, #2b6dc6, #ffc31a); color: transparent; -webkit-background-clip: text; }
.text-gra-two { background: background: #7ed2af; background: -webkit-linear-gradient(to right, #2b6dc6, #7ed2af); background: linear-gradient(to right, #2b6dc6, #7ed2af); color: transparent; -webkit-background-clip: text; }



/* 메인 하단 신청 폼 */
.form-box { width:100%; padding:40px;}
.form-box .form-con { }
.form-box .form-con ul li {display:table;width:100%;padding:10px 0;}
.form-box .form-con ul li .fl-name{float:left;width:20%;}
.form-box .form-con ul li .fr-con{width:100%;}
.form-box .form-con ul li .fr-con input, .form-box .form-con ul li .fr-con select, .form-box .form-con ul li .fr-con textarea
{width:100%; background:transparent; border:0; border-bottom:1px solid #dcdcdc; color:#222; padding:10px; font-size:14px; letter-spacing:-1px; font-family:'Noto Sans KR';}
.fr-con input::placeholder { color:#222; }
.form-box .form-con ul li .fr-con .text-box{diaplay:table;width:100%;}
.form-box .form-con ul li .fr-con .text-box input{width:100%;}
.form-box .form-con ul li .fr-con .text-box select{width:30%;float:left;}
.form-box .form-con ul li .fr-con textarea{height:164px;resize:none;}
.form-box .form-con .provisions {display: flex; width: 100%; color: #222; justify-content: space-between; align-items: center;}
.form-box .form-con .provisions label{cursor:pointer;font-weight:300;}
.form-box .form-con .provisions label input{width:16px;height:16px;}
.form-box .form-con .provisions label span{vertical-align: -2px; margin-left: 5px; font-size: 12px; letter-spacing: -1px; color:#000;}
.form-box .form-con .provisions a { cursor:pointer; padding:0 15px;height:35px;line-height:35px;font-size:14px; text-decoration:underline;  text-underline-position:under; background:none;color:#e9a34f;display:inline-block;margin-left:10px;}
.form-box .receive-btn{margin-top:20px;}
.form-box .receive-btn input{width:100%; font-size:14px; letter-spacing:0; font-weight:500; padding:15px 0; background:#e9a34f; color:#fff;border:0;}

.callme { width:100%; text-align:left; color:#c1c1c1; font-size:16px;  letter-spacing:-1px; }

.title { width:100%; display:inline-block; }
.title h1 { font-size:20px; font-weight:400; color:#222; line-height:60px; letter-spacing:-2px; padding-bottom:30px; position:relative; }
.title h1::before { content:''; position:absolute; width:50px; height:1px; background:#222; left:calc(50% - 25px); bottom:15px; }
.title h2 { font-size:14px; color:#222; line-height:24px; letter-spacing:-1px; font-weight:400; padding-bottom:20px; }

.pro_c { text-align:left; letter-spacing:-0.5px; font-size:12px; color:#666; margin-top:10px; }


@media (max-width: 1024px){
	.title h1 { font-size:min(6vw, 24px); font-weight:500;}
	.title h2 {  font-size:min(5vw, 14px); }
	.form-box .form-con ul li .fr-con input, .form-box .form-con ul li .fr-con select, .form-box .form-con ul li .fr-con textarea  {  font-size:min(3vw, 14px) !important; }
	.pro_c { font-size:min(2vw, 12px); letter-spacing:-1px;}
	.form-box .receive-btn input{padding:10px 0;}
	.form-box { padding:50px 30px; }
	.fr-con input { font-size:min(5vw, 18px) !important; }
	.callme, .form-box .form-con .provisions label span, .form-box .form-con .provisions a, .form-box .receive-btn input {  font-size:min(3vw, 12px) !important; }
}

.phantom_inquiry_empty { width:100%; height:100%; display:flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.phantom_inquiry_empty b { margin:0 5px; }
.phantom_inquiry_empty a { display:inline-block; border-radius:5px; background:#222; margin-left:5px; color:#fff; padding:5px 10px; }




.tooltip {
  position: relative;
  display: inline-block;
  z-index:9999;
}

.tooltip input {
  padding: 5px;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: calc(100% - 60px);
  max-width:400px;
  background-color: #b8d4ff;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: -180%; 
  left: 34%;
  margin-left: -70px;
  opacity: 0;
  transition: opacity 0.3s;
  
  line-height:26px;
  font-size:13px;
  font-weight:400;
  color:#000 !important;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


.icon_s1 {
    width: 14px;
    height: 14px;
    stroke: currentColor;
    fill: currentColor;
}
 
.bullet-bg {
    padding-left: 18px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><circle cx='4' cy='4' r='3' fill='%23333'/></svg>");
    background-repeat: no-repeat;
    background-size: 6px;
    background-position: 0 0.4em; /* 핵심: background를 위로 올림 */
}
.bullet-circle {
    padding-left: 14px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><circle cx='4' cy='4' r='3' fill='%23333'/></svg>");
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    background-size: 6px;
}
.bullet-circle-line {
    padding-left: 14px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><circle cx='4' cy='4' r='3' fill='none' stroke='%23333' stroke-width='1.5'/></svg>");
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    background-size: 6px;
}
.bullet-square {
    padding-left: 14px;
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><rect x='1' y='1' width='6' height='6' fill='%23333'/></svg>") no-repeat 0 50%;
    background-size: 6px;
}
.bullet-square-line {
    padding-left: 14px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><rect x='1' y='1' width='6' height='6' fill='none' stroke='%23333' stroke-width='1.5'/></svg>");
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    background-size: 6px;
}
.bullet-triangle {
    padding-left: 14px;
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><polygon points='2,1 7,4 2,7' fill='%23333'/></svg>") no-repeat 0 50%;
    background-size: 6px;
}
.bullet-dash {
    padding-left: 14px;
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><rect x='1' y='3.5' width='6' height='1' fill='%23333'/></svg>") no-repeat 0 50%;
    background-size: 6px;
}
