/* 푸터시작 */
footer#pd_footer { width:100%; max-height:400px;display:inline-block; background:#f6f6f6; position:relative; bottom:0; font-family:'Noto Sans KR'; }
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%; font-size:14px; color:#ddd; display:inline-block; }
footer#pd_footer .wrapper .ft_left p { display:block; font-weight:350; color:#666; 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:40px auto; font-weight:600; color:#6b6b6b; 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 12px; font-size:1px;}
footer #sns li {display: inline-block;margin-right: 5px;}
footer #sns img {width:40px;}


footer #sns li input {
    border: 2px solid #2DB400;
    padding: 7px;
	width:115px;
}

footer #sns li button {
    background-color: #2DB400;
    color: #FFF;
    padding: 9px;
    border: 0;
}

/* 슬라이더 */
.swiper { width: 100%; height: 100%;}
.swiper-wrapper {height: 100% !important;}
.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; 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; height:100%;}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: 100% !important;
}

.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; width:100%}
.swiper-container-horizontal>.swiper-scrollbar { bottom:0 !important; width:100% !important; left:0 !important; }
.swiper-scrollbar-drag { background:#ff00ff !important; border-radius:0 !important; }
.swiper-pagination-bullet-active3 { background:#67a785 !important; opacity:1 !important; }
.swiper-pagination_gallery { margin-top:15px; }


/* 메인 visual 영역 시작 */
.phantom_main_visual01 { width:100%; display:flex; align-content: center;align-items: center; padding:100px 0; /*min-height:800px;*/}
.phantom_main_visual02 { width:100%; display:flex; align-content: center;align-items: center; padding:100px 0; min-height:100%;  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:130px 0 70px; min-height:100%; background:url('../img/phantomdesign/main_vi01.jpg') no-repeat center center; background-size:cover;  }
.pmv_wrapper { width:100%; max-width:1200px; margin:0 auto; text-align:left; color:#fff;}
.pmv_wrapper h1 { font-size:48px; letter-spacing:-2px; font-weight:400;}
.pmv_wrapper h1 b { font-weight:500; }
.pmv_wrapper p { position:relative; padding-top:40px; font-size:16px; color:#f2f2f2; }
.pmv_wrapper p:before { content:''; position:absolute; top:20px; display:inline-block; width:40px; background:#fff; height:2px; left:0; } 
.pmv_wrapper h3 {
    font-size: 22px;
    letter-spacing: 3px;
    margin-bottom: 0px;
    font-weight: 400;
    margin-left: 4px;
}

/* youtube */
.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: 1;
}

iframe#youtubeEmbed.loaded {
  opacity: 1;
}

#phantom_leafgreen_sec02_back { width:100%; display:inline-block; padding:55px 0px; background:url('../img/phantom/main_sec02.jpg') no-repeat top center; border-bottom:1px solid #e1e1e1; }
#phantom_leafgreen_sec02_back .wrap { width:100%; max-width:1200px; margin:0 auto; display:flex; align-items:center;}
#phantom_leafgreen_sec02_back .joo_lt { width:50%; pointer-events:none; margin-left:80px; }
#phantom_leafgreen_sec02_back .joo_lt h1 { font-size:40px; letter-spacing:-2px; font-weight:400; line-height:54px; color:#222;}
#phantom_leafgreen_sec02_back .joo_lt h2 { font-size:16px; letter-spacing:-0.7px; font-weight:400; line-height:28px; margin-top:50px; color:#222;}
#phantom_leafgreen_sec02_back .joo_lt h3 { font-size:18px; letter-spacing:2px; font-weight:400; line-height:28px; margin-bottom:10px; color:#00954d;}
#phantom_leafgreen_sec02_back .joo_rt { width:50%; pointer-events:none; }


#phantom_leafgreen_sec02 { width:100%; display:inline-block; position:relative; padding:150px 0px; }
#phantom_leafgreen_sec02 .wrap {position:relative; z-index:1 ;font-family:'Noto sans KR'; width:100%; max-width:1200px; text-align:center; margin:0 auto; }
#phantom_leafgreen_sec02 .wrap > h1 { font-size:40px; letter-spacing:-1px; color:#000; }
#phantom_leafgreen_sec02 .wrap > h1 b { color:#1fb96d;} 
#phantom_leafgreen_sec02 .wrap > h2 { font-size:16px; letter-spacing:-1px; color:#777; font-weight:500; margin-top:20px; }
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap { width:100%; display:flex; margin-top:50px; align-items: center; justify-content: space-around; align-content: center;}
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide { width:100%; border:5px solid #fff; transition:0.3s ease all; height:100%; margin-left:30px; position:relative; } 
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide:nth-child(1) { margin-left:0;}
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide.bg01 { background:url('../img/phantomdesign/sec02_bg_1.png') no-repeat center center; background-size:cover;}
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide.bg02 { background:url('../img/phantomdesign/sec02_bg_2.png') no-repeat center center; background-size:cover;}
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide.bg03 { background:url('../img/phantomdesign/sec02_bg_3.png') no-repeat center center; background-size:cover;}
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide > .title_position { bottom:30px; left:30px; text-align:left; color:#fff; }
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap .case-slide > .title_position > h1 {font-size: 24px;letter-spacing: -1px;font-weight: 600;margin: 20px;line-height: 24px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide > .title_position > p { font-size:16px; letter-spacing:-1px; font-weight:500; margin:15px 0;}
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide > .title_position > p img {width:80%; margin:auto;}
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide > .title_position > a > h2 { font-size:13px; transition:0.3s ease all; letter-spacing:0px; font-weight:600; background:rgba(31,185,109, 0.4); padding:10px 30px; display:inline-block;}
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap  .case-slide > .title_position > a { color:#fff; }
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap > .case-slide:hover > .title_position > a > h2 { background:#1fb96d; transition:0.3s ease all; }
#phantom_leafgreen_sec02 .wrap > .case-slide-wrap > .case-slide:hover { border:5px solid #1fb96d; margin-top:-15px; transition:0.3s ease all;}


#phantom_leafgreen_sec03 { width:100%; display:inline-block; position:relative; padding:100px 0px; background:url('../img/phantom/main_sec03.png') no-repeat center center;     background-size: cover;height:100vh !important;}
#phantom_leafgreen_sec03 .wrap {position:relative; z-index:1 ;font-family:'Noto sans KR'; width:100%; max-width:1200px; text-align:center; margin:0 auto; }
#phantom_leafgreen_sec03 h1 { font-size:40px; font-weight:500; letter-spacing:-2.5px; line-height:60px; color:#fff;}
#phantom_leafgreen_sec03 .wrap > h1 b { color:#24c676;} 
#phantom_leafgreen_sec03 h2 {font-size: 18px;letter-spacing: -1px;font-weight: 400;line-height: 30px;margin-top: 0px;color: #fff;margin-bottom: 50px;}
#phantom_leafgreen_sec03 .wrap ul { width:100%; display:flex; margin-top:25px; flex-direction:row; flex-wrap:wrap; align-items: center; }
#phantom_leafgreen_sec03 .wrap ul li { width:calc(100% / 4 - 30px); margin-bottom:25px; font-size:18px; font-weight:500; line-height:30px; margin-right:30px; padding:10px 0px; border-radius:5px; background:rgba(255,255,255, 0.8); color:#00954d; transition:0.3s ease all;}
#phantom_leafgreen_sec03 .wrap ul li:nth-child(4n) { margin-right:0; }
#phantom_leafgreen_sec03 .wrap ul li.active, #phantom_leafgreen_sec03 .wrap ul li:hover { transition:0.3s ease all; cursor:pointer; background:#fff; color:#00954d; }
#phantom_leafgreen_sec03 .wrap ul li h3 { font-size:13px; display:inline-block; line-height:13px; margin-right:5px; background:#00954d; color:#fff; padding:3px 15px; border-radius:8px; }
#phantom_leafgreen_sec03 .bu_icon {max-height:50px;}


#phantom_leafgreen_sec04 { width:100%; display:inline-block; position:relative; padding:150px 0; }
#phantom_leafgreen_sec04 .wrap {position:relative; z-index:1 ;font-family:'Noto sans KR'; width:100%; max-width:1200px; text-align:center; margin:0 auto; }
#phantom_leafgreen_sec04 .wrap > h1 { font-size:40px; letter-spacing:-1px; color:#000; }
#phantom_leafgreen_sec04 .wrap > h1 b { color:#1fb96d;} 
#phantom_leafgreen_sec04 .wrap > h2 { font-size:16px; letter-spacing:-1px; color:#777; font-weight:500; margin-top:20px; }
#phantom_leafgreen_sec04 .wrap > ul { width:100%; margin-top:30px; align-items: center; align-content: center;}
#phantom_leafgreen_sec04 .wrap > ul > li {
    width: 40%;
    transition: 0.3s ease all;
    height: 410px;
    background: #fff;
    position: relative;
    padding: 20px;
    background-color: #eee;
    display: inline-block;
    vertical-align: top;
}
#phantom_leafgreen_sec04 .wrap > ul > li:nth-child(1) {}
#phantom_leafgreen_sec04 .wrap > ul > li:nth-child(2) {margin-left: 30px;}
#phantom_leafgreen_sec04 .wrap > ul > li .title {font-size: 24px;letter-spacing: -1px;color: #000;font-weight: 600;display: inline-block;vertical-align: bottom;line-height: 27px;margin-right: 15px;}
#phantom_leafgreen_sec04 .wrap > ul > li .tel { font-size:40px; letter-spacing:-2px; color:#000; font-weight:600; margin:15px 0; }
#phantom_leafgreen_sec04 .wrap > ul > li span {font-size: 12px;color: #999;letter-spacing: -0.5px;font-weight: 500;display: inline-block;border-left: 3px solid;padding: 0 13px 0 5px;text-align: left;}
#phantom_leafgreen_sec04 .wrap > ul > li span ul { display:flex; margin-top:35px; justify-content: center; }
#phantom_leafgreen_sec04 .wrap > ul > li span ul li {  margin-left:10px; }
#phantom_leafgreen_sec04 .wrap > ul > li span ul li:nth-child(1) { margin-left:0px; }
#phantom_leafgreen_sec04 .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); }
#phantom_leafgreen_sec04 .online_form {
    text-align: left;
    padding: 30px 10px;
}
#phantom_leafgreen_sec04 .online_form span {
    border-left: 0px !important;
    width: 70px;
	vertical-align:top;
}
#phantom_leafgreen_sec04 .textarea {
    height: 91px;
    overflow-y: scroll;
    text-align: left;
    margin-bottom: 5px;
    display: inline-block;
    width: 345px;
}
#phantom_leafgreen_sec04 .online_form input[type=text] {
    width: 345px;
    padding: 5px;
    margin-bottom: 10px;
}
#phantom_leafgreen_sec04 .online_form button {padding:5px 10px; margin-top:10px;}

#phantom_leafgreen_sec05 { width:100%; display:inline-block; position:relative; padding:100px 0px; background:url('../img/phantom/main_sec05.png') no-repeat center center; background-size:cover;}
#phantom_leafgreen_sec05 .wrap {position:relative; z-index:1 ;font-family:'Noto sans KR'; width:100%; max-width:1200px; text-align:center; margin:0 auto; }
#phantom_leafgreen_sec05 .wrap > h1 { font-size:40px; letter-spacing:-1px; color:#fff; }
#phantom_leafgreen_sec05 .wrap > h1 b { color:#24c676;} 
#phantom_leafgreen_sec05 .wrap > h2 {font-size: 16px;letter-spacing: -1px;color: #bbb;font-weight: 500;margin: 20px 0 30px;}
#phantom_leafgreen_sec05 .wrap > ul { width:100%; display:flex; margin-top:50px; align-items: center; justify-content: space-around; align-content: center;}
#phantom_leafgreen_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_leafgreen_sec05 .wrap > ul > li:nth-child(1) { margin-left:0;}
#phantom_leafgreen_sec05 .wrap > ul > li:nth-child(2) { padding:46px; }
#phantom_leafgreen_sec05 .wrap > ul > li .title { font-size:24px; letter-spacing:-1px; color:#000; font-weight:600; }
#phantom_leafgreen_sec05 .wrap > ul > li .tel { font-size:40px; letter-spacing:-2px; color:#000; font-weight:600; margin:15px 0; }
#phantom_leafgreen_sec05 .wrap > ul > li span {  font-size:16px; color:#999; letter-spacing:-0.5px; font-weight:500;}
#phantom_leafgreen_sec05 .wrap > ul > li span ul { display:flex; margin-top:35px; justify-content: center; }
#phantom_leafgreen_sec05 .wrap > ul > li span ul li {  margin-left:10px; }
#phantom_leafgreen_sec05 .wrap > ul > li span ul li:nth-child(1) { margin-left:0px; }
#phantom_leafgreen_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:200px 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; }
.l20 {background:url('../img/phantomdesign/sub_bg_02.png') no-repeat center center; }
.l30 {background:url('../img/phantomdesign/sub_bg_03.png') no-repeat center center; }
.l40 {background:url('../img/phantomdesign/sub_bg_04.png') no-repeat center center; }
.l50 {background:url('../img/phantomdesign/sub_bg_05.png') no-repeat center center; }


#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%; display:inline-block; margin-top:100px; margin-bottom:100px;}
#phantom_content .wrap { width:100%; text-align:center; max-width:1200px; margin:0 auto; 	padding: 20px;}
#phantom_content .wrap > h1 { display:inline-block; position:relative; font-size:40px; letter-spacing:-1px; padding-bottom:50px;}
#phantom_content .wrap > h1 b { color:#1fb96d; }
#phantom_content .wrap > h1::after { content:''; position:absolute; width:50px; height:1px; background:#e1e1e1; left:calc(50% - 25px); bottom:0; }

#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:#000; font-weight:400; }
#phantom_content .wrap > .wrap_content > p b { color:#000; }


#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:#24c676; 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:#24c676;}
#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:#24c676;}
#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:#24c676; 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:#24c676;}
#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:#1fb96d; 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:#24c676;}
#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; }


/* 간편상담신청 */
#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 {text-align:center;padding:20px;}

.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 150px; 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;}


.modal2 {
    display: none;
    position: fixed;
    z-index: 1000 !important;
    left: 0;
    top: 0;
    padding: 0 !important;
    width: 100%;
    height: 100%;
    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; 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;}

.top-half {
    background-color: #800080;
    color: #FFF;
    text-align: center;
    padding: 30px;
}

.top-half h2 {font-size:24px;}
.top-half p {font-size:14px;}

.top-half .textarea {
    padding: 15px;
    background: rgba(256,256,256,.4);
    border-radius: 5px;
    margin-top: 15px;
}

.bottom-half {
    padding: 30px;
	background-color:#FFF;
}
.bottom-half span {
    width: 50px;
    display: inline-block;
}
.bottom-half input {
    width: 84%;
    padding: 5px;
    margin: 5px 0;
}
.bottom-half button {
    display: block;
    margin: auto;
    padding: 7px 20px;
    margin-top: 15px;
    border-radius: 20px;
    border: 0;
    background-color: #800080;
    color: #FFF;
    font-size: 16px;
}

::-webkit-scrollbar {
    width: 0;
    display: none;
}

.blocker {z-index: 55;}

.provision, .privacy { cursor:pointer; }

/* -------- main-location -------- */
.main-location { 
	background:url('/images/main/main_location_bg.jpg') no-repeat center center;
	background-size:cover;
}
.main-location-wrap { 
	font-size:0;
}
.main-location-wrap > div { 
	display:inline-block;
	width:50%; 
	vertical-align:middle;
}
@media screen and (min-width: 851px) { 
	.sub .main-location-wrap > div { 
		height:444px;
	}
}

.main-location-wrap .main-location-info { 
	position:relative;
	padding-right:3%;
	text-align:left; 
}
.main-location-wrap .main-conts-tit-wrap { 
	margin-bottom:25px;
	text-align:left; 
}
.main-location-wrap .main-location-info > p { 
	font-weight: 300; font-size:22px;
	color:#DDD;
	word-break:keep-all;
}
.main-location-wrap .main-location-info > p strong { 
	display:block;
	font-weight:500; 
}
.main-location-wrap .main-location-info  ul { 
	margin:35px 0; 
}
.mobile_only {display:none !important;}
.main-location-wrap .main-location-info  ul span {
    width: 120px;
    display: inline-block;
}
.main-location-wrap .main-location-info  ul li { 
	margin:5px 0;
	font-weight:600; font-size:16px;
	color:#DDD;
	word-break:keep-all;
}
.main-location-wrap .main-location-info address span { 
	display:inline-block;
	margin-right:30px;
	font-style: normal; font-weight:400; font-size:18px;
	font-family:'Poppins', 'Noto Sans KR' , sans-serif;
	color:#DDD;
	vertical-align:top;
}
.main-location-wrap .main-location-info address span:last-child strong { 
	margin-right:12px;
	font-weight:400; font-size:16px;
}
.main-location-wrap .main-location-info > .info { 
	line-height:1.6;
	margin-top:10px;
}

.main-location-map .root_daum_roughmap_landing { 
	width:100% !important; 
}

@media screen and (max-width: 850px) { 
	.main-location-wrap > div { 
		width:100%; 
	}
	.main-location-wrap .main-location-info { 
		margin-bottom:30px;
		padding-right:0; 
		height:auto;
	}
	.main-location-wrap .main-location-info > .info { 
		position:relative;
		margin-top:30px;
	}

	.main-location-wrap .main-location-map { 
		height:450px;
		box-shadow:33px 6px 73px rgba(0,0,0,.09);
	}
	.root_daum_roughmap .wrap_map { 
		height:450px !important; 
	}
}
@media screen and (max-width: 640px) { 
	.main-location-wrap .main-conts-tit-wrap { 
		margin-bottom:20px; 
	}
	.main-location-wrap .main-location-info { 
		margin-bottom:20px; 
	}
	.main-location-wrap .main-location-info > p {
    font-size: 15px;
    line-height: 1.5;
    word-break: break-word;
}
	.main-location-wrap .main-location-info ul { 
		margin:16px 0; 
	}
	.main-location-wrap .main-location-info ul li { 
		font-size:13px; 
	}
	.main-location-wrap .main-location-info address span { 
		margin-right:0;
		font-size:14px;
	}
	.main-location-wrap .main-location-info address span:first-child { 
		margin-right:15px; 
	}
	.main-location-wrap .main-location-info address span:last-child { 
		font-size:15px; line-height:27px;
	}
	.main-location-wrap .main-location-info address span:last-child strong { 
		margin-right:8px;
		font-size:14px; 
	}
	.main-location-wrap .main-location-info > .info { 
		margin-top:20px; 
	}

	.main-location-wrap .main-location-map { 
		height:300px;	 
	}
	.root_daum_roughmap .wrap_map { 
		height:300px !important; 
	}

	#phantom_leafgreen_sec04 .online_form input[type=text], #phantom_leafgreen_sec04 .textarea {    width: 100%;}
	#phantom_leafgreen_sec04 .online_form span {width:auto;}
	#phantom_leafgreen_sec04 .wrap > ul > li span {border-left:0px, padding:0;}
	#phantom_leafgreen_sec04 .online_form {padding:5px;}

}

.yh-group {
    border: none;
    position: fixed;
    top: 100px;
    right: 115px;
    z-index: 99;
}
.yh-group li {
    border: none;
    margin-bottom: 10px;
    width: auto !important;
}
.yh-group p {
    font-size: 18px;
    color: #535353;
    font-weight: 600;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
}

#btn_close_floating {
    width: 100%;
    border-radius: 5px;
}

.fst {
    position: absolute;
    bottom: 100px;
    max-width: 1500px;
}