/* 푸터시작 */
footer#pd_footer { width:100%; display:inline-block; background:#fafafa; 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; margin-bottom:20px; font-size:0; }
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:#000; 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: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 15px; font-weight:100; vertical-align:top; color:#ccc; font-size:14px;}
footer#pd_footer .wrapper .ft_left .ft_top a { color:#000; }



/* 텍스트 */
.h2_title{padding:8px 20px; border-left:5px solid #000; font-size:22px; margin-bottom:20px; line-height:1.3em; color:#000; }
.h2_title small{display:block; font-size:20px; font-weight:normal; color:#999; line-height:1.3em; }
.h3_title{padding:8px 20px; border-left:5px solid #999; font-size:18px; margin-bottom:20px; line-height:1.3em; color:#333; }
.h2_title_center{text-align:center; font-size:30px; padding:8px 20px; margin-bottom:50px; line-height:1.3em; color:#000; }
.h2_title_center small{display:block; font-size:20px; font-weight:normal; color:#999; line-height:1.3em; }

.cont_text{font-size:14px; line-height:1.6em; color:#666; overflow:hidden;  padding-bottom:15px; word-break:break-word; }
.cont_text_info{font-size:14px; line-height:1.6em; color:#666; overflow:hidden; padding:8px 20px; border-left:5px solid #efefef; clear:both; margin-bottom:15px; word-break:break-word; }
.cont_text_important{padding:8px 20px; border-left:5px solid #ddd; font-size:16px; color:#957958; line-height:1.3em; word-break:break-word; }

.cont_img_right50p{display:block; width:50%; float:right; margin:0 0 20px 20px; }
.cont_img_left50p{display:block; width:50%; float:left; margin:0 20px 20px 0; }

.cont_2D,
.cont_3D,
.cont_4D{overflow:hidden; width:100%;}

.cont_2D .cont_text{float:left; width:48%; margin:1%;}
.cont_3D .cont_text{float:left; width:31.33333%; margin:1%;}
.cont_4D .cont_text{float:left; width:23%; margin:1%;}

@media all and (max-width:980px)
{
	.h2_title{font-size:18px; padding:5px 15px; border-left:3px solid #000; }
	.h3_title{font-size:15px; padding:5px 15px; border-left:2px solid #999; }

	.cont_text{font-size:13px; line-height:1.4em; }
	.cont_text_info{font-size:13px; line-height:1.4em; }
	.cont_text_important{font-size:14px; padding:5px 15px; border-left:2px solid #ddd; }
	
}

@media all and (max-width:600px)
{
	.h2_title_center{font-size:20px; }
	.h2_title_center small{font-size:13px; font-weight:normal; }

	.cont_text{font-size:12px; }
	.cont_text_info{font-size:12px; }
	.cont_text_important{font-size:13px; }
	
}

/* 슬라이더 */
.swiper { width: 100%; height: 100%;}
.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; transition:0.3s ease all; }
.swiper-slide img:hover { transition:0.3s ease all; }
.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:2px !important; }
.swiper-scrollbar-drag { background: #a3ce83 !important; background: -webkit-linear-gradient(to right, #293160, #a3ce83) !important; background: linear-gradient(to right, #293160, #a3ce83) !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:200px 0; min-height:100vh; background:url('../img/phantomdesign/main_vi01.png') no-repeat center center; background-size:cover; }
.phantom_main_visual02 { width:100%; display:flex; align-content: center;align-items: center; padding:200px 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:200px 0; min-height:100vh; background:url('../img/phantomdesign/main_vi03.jpg') no-repeat center center; background-size:cover; }

.pmv_wrapper { width:100%; max-width:1200px; margin:0 auto; text-align:center; position:relative; z-index:9; color:#fff;}
.pmv_wrapper h1 { font-size:40px; letter-spacing:-3px; font-weight:600;}
.pmv_wrapper h1 b { font-weight:500; }
.pmv_wrapper p { position:relative; padding-top:50px; font-size:16px; color:#f2f2f2; }
.pmv_wrapper p:before { content:''; position:absolute; top:25px; display:inline-block; width:60px; background:#fff; height:2px; left:calc(50% - 30px); } 
.pmv_wrapper h3 { font-size:18px; letter-spacing:1px; margin-bottom:10px; font-weight:400;}
.pmv_wrapper h4 { font-size:22px; letter-spacing:0px; margin-bottom:0px; font-weight:400;}

.pmv_wrapper h1 img { width:auto; margin:0 auto; max-width:100%; }

/* 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); }
.visual03_background_overlay { position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0, 0.25); }

.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; font-family:'Noto Sans KR'; 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_SummerLight_sec02 { width:100%; display:inline-block; position:relative; padding:100px 0px; background:#f9f9f9;}
#phantom_SummerLight_sec02 .wrap {position:relative; display:flex; flex-wrap:wrap; flex-direction:row; z-index:1; font-family:'Noto Sans KR'; width:100%; max-width:1200px; text-align:left; margin:0 auto; align-items: flex-start; justify-content: space-between;}
#phantom_SummerLight_sec02 .wrap .sec02_title { width:100%; margin-bottom:60px; }
#phantom_SummerLight_sec02 .wrap .sec02_title > h1 { line-height:1.3em; display:inline-block; position:relative; font-size:32px; letter-spacing:-1px; margin-top:30px; color:#000; }
#phantom_SummerLight_sec02 .wrap .sec02_title > h1::before { content:''; position:absolute; opacity:1; right:26px; top:-26px; width:60px; height:60px; border-radius:50%; background:rgb(131 167 206 / 30%); display:inline-block; z-index:-1; }
#phantom_SummerLight_sec02 .wrap .sec02_title > h2 { font-size:16px; position:relative; display:inline-block; letter-spacing:-1px; color:#000; font-weight:350; }
#phantom_SummerLight_sec02 .wrap .sec02_title > h2::before { position:absolute; width:200px; height:1px; background:#3664ad; content:''; top:50%; left:calc(50% + 70px); }
#phantom_SummerLight_sec02 .wrap .sec02_title > h1 b { color:#3664ad;} 
#phantom_SummerLight_sec02 .wrap .arc_main {display:flex; flex: 5; }
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap { position:relative; background-size:cover; background-position:center; background-repeat:no-repeat; height:100%; max-width:870px; max-height:420px; min-height:420px; border-radius:15px; color:#ffffff; cursor:pointer; flex:.5; margin:0px 7.5px; transition:all .32s ease-in; box-shadow: 0px 1px 12px 0 rgba(0, 0, 0, 0.2);}
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap .arc_title {font-family: 'Noto Sans KR'; font-size: 20px; letter-spacing: -1px; writing-mode: vertical-rl; width: 100%; height: 100%; position: relative; display: flex; justify-content: center; align-items: center; text-orientation: unset; z-index: 9; }
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap.active .arc_title { display:none; }
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap:nth-child(1) { margin-left:0; }
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap h3 { display:none; font-family:'Noto Sans KR'; font-size:30px;position:relative;margin:0;animation: width-product .5s linear alternate;z-index:10; padding: 0px 48px; }
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap.active {flex:5; display: flex; align-items: center; justify-content: center; }
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap.active h3 { width:100%; display: flex; align-items: flex-start; animation: width-product .5s linear alternate; color: #e9e9e9; padding: 0px 48px; font-size: 18px; font-weight: 300; letter-spacing: -1px; flex-wrap: wrap; flex-direction: column; align-content: flex-start;}
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap.active h3 b { margin-bottom:15px; line-height:1; width:100%; font-size:32px; letter-spacing : -3px; color:#fff; font-weight:500; }
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap.active h3 strong { margin-top:20px; width: 32px; height: 32px; border: 1px solid #fff; border-radius: 100%; display: flex; align-items: center; justify-content: center;}
#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap::before { border-radius: 15px; content: ''; position: absolute; left: 0; top: 0%; background: linear-gradient(transparent, rgba(0,0,0, .7)); z-index: 9; width: 100%; height: 100%;}

#phantom_SummerLight_sec02 .wrap .arc_main .arc_wrap.active::before { border-radius: 15px; content: ''; position: absolute; left: 0; top: 0%; background: linear-gradient(transparent, rgba(0,0,0, .7)); z-index: 9; width: 100%; height: 100%;}


#phantom_SummerLight_sec02 .wrap .arc_pagination { width:100%; margin-top:10px; height:4px; border-radius:4px; background:#fff; display:flex; }
#phantom_SummerLight_sec02 .wrap .arc_pagination .arc_pg_num.active { position:relative; animation-duration: .5s; animation-name: slidein; width:25%; transition:0.3s ease all; background: #a3ce83 ; background: -webkit-linear-gradient(to right, #293160, #a3ce83) ; background: linear-gradient(to right, #293160, #a3ce83) ; border-radius:4px; }
#phantom_SummerLight_sec02 .wrap .arc_pagination .arc_pg_num.active:nth-of-type(2) { left:20%; transition:0.3s ease all;}
#phantom_SummerLight_sec02 .wrap .arc_pagination .arc_pg_num.active:nth-of-type(3) { left:40%; transition:0.3s ease all;}
#phantom_SummerLight_sec02 .wrap .arc_pagination .arc_pg_num.active:nth-of-type(4) { left:60%; transition:0.3s ease all;}
#phantom_SummerLight_sec02 .wrap .arc_pagination .arc_pg_num.active:nth-of-type(5) { left:80%; transition:0.3s ease all;}



#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.4); content:''; }
#phantom_consulting .wrap { z-index:9999; position:relative; display:flex; flex-wrap:wrap; flex-direction:column; z-index:1; font-family:'Noto Sans KR'; 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:20px; 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_SummerLight_sec03 { width:100%; display:inline-block; position:relative; padding:100px 0px; }
#phantom_SummerLight_sec03::before { content:''; width:100%; background:#f2fbed; border-radius:300px 0 0 0; height:100%; max-height:300px; position:absolute; left:0; bottom:50px; }
#phantom_SummerLight_sec03::after { content:''; width:100%; background:#e4efdd; border-radius:300px 0 0 0; height:100%; max-height:300px; position:absolute; left:0; bottom:0; }
#phantom_SummerLight_sec03 .wrap {position:relative; display:flex; flex-wrap:wrap; flex-direction:row; z-index:1; font-family:'Noto Sans KR'; width:100%; max-width:1200px; text-align:left; margin:0 auto; align-items: flex-start; justify-content: space-between;}
#phantom_SummerLight_sec03 .wrap .sec03_title { position:relative;width:100%; display:block; margin-bottom:60px; }
#phantom_SummerLight_sec03 .wrap .sec03_title > h1 { line-height:1.3em; display:inline-block; position:relative; font-size:40px; letter-spacing:-1px; margin-top:30px; color:#000; }
#phantom_SummerLight_sec03 .wrap .sec03_title > h1::before { content:''; position:absolute; opacity:1; right:-26px; top:-26px; width:60px; height:60px; border-radius:50%; background:rgb(163 206 131 / 30%); display:inline-block; z-index:-1; }
#phantom_SummerLight_sec03 .wrap .sec03_title > h2 { font-size:20px; border-bottom:2px solid #000; display:inline-block; padding-bottom:5px; letter-spacing:-1px; color:#000; font-weight:350; }
#phantom_SummerLight_sec03 .wrap .sec03_title > h1 b { color:#a3ce83;} 
#phantom_SummerLight_sec03 .wrap .arc_main {display:flex; flex: 5; }
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap { position:relative; background-size:cover; background-position:center; background-repeat:no-repeat; height:100%; max-width:800px; max-height:400px; min-height:400px; border-radius:15px; color:#ffffff; cursor:pointer; flex:.5; margin:0px 7.5px; transition:all .32s ease-in; box-shadow: 0px 1px 12px 0 rgba(0, 0, 0, 0.2);}
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap .arc_title { font-family:'Noto Sans KR'; font-size:20px; letter-spacing:-6px; writing-mode: vertical-rl; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-orientation: upright; }
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap.active .arc_title { display:none; }
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap:nth-child(1) { margin-left:0; }
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap h3 { font-family:'Noto Sans KR'; font-size:30px;position:relative;margin:0;opacity:0;z-index:10;}
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap.active {flex:5; display: flex; align-items: center; justify-content: center; }
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap.active h3 { width:100%; display: flex; align-items: flex-start; opacity: 1; color: #e9e9e9; padding: 0px 48px; font-size: 20px; font-weight: 300; letter-spacing: -0.4px; transition: opacity 0.3s ease-in 0.3s; flex-wrap: wrap; flex-direction: column; align-content: flex-start;}
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap.active h3 b { margin-bottom:15px; line-height:1; width:100%; font-size:36px; color:#fff; font-weight:500; }
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap.active h3 strong { margin-top:20px; width: 32px; height: 32px; border: 1px solid #fff; border-radius: 100%; display: flex; align-items: center; justify-content: center;}
#phantom_SummerLight_sec03 .wrap .arc_main .arc_wrap.active::before { border-radius: 5px; content: ''; position: absolute; left: 0; top: 0%; background: linear-gradient(transparent, rgba(0,0,0, .4)); z-index: 9; width: 100%; height: 100%;}
#phantom_SummerLight_sec03 .wrap .arc_pagination { width:100%; margin-top:10px; height:4px; border-radius:4px; background:#fff; display:flex; }
#phantom_SummerLight_sec03 .wrap .arc_pagination .arc_pg_num.active { position:relative; animation-duration: .5s; animation-name: slidein; width:25%; transition:0.3s ease all; background: #a3ce83 ; background: -webkit-linear-gradient(to right, #293160, #a3ce83) ; background: linear-gradient(to right, #293160, #a3ce83) ; border-radius:4px; }
#phantom_SummerLight_sec03 .wrap .arc_pagination .arc_pg_num.active:nth-of-type(2) { left:20%; transition:0.3s ease all;}
#phantom_SummerLight_sec03 .wrap .arc_pagination .arc_pg_num.active:nth-of-type(3) { left:40%; transition:0.3s ease all;}
#phantom_SummerLight_sec03 .wrap .arc_pagination .arc_pg_num.active:nth-of-type(4) { left:60%; transition:0.3s ease all;}
#phantom_SummerLight_sec03 .wrap .arc_pagination .arc_pg_num.active:nth-of-type(5) { left:80%; transition:0.3s ease all;}
.product_list { margin-bottom:30px; position:absolute; bottom:0; right:0; display:flex; border-radius:20px; background:#e8e9e8;}
.product_list li { padding:10px 20px; color:#000; font-size:12px; }
.product_list li.active { transition:0.3s ease all; font-weight:400; background:#a3ce83; color:#fff; border-radius:20px; }
.product_list li:hover { font-weight:600; cursor:pointer; }
.product_list li.active:hover { font-weight:400; }

@keyframes width-product {
 0% { opacity:0; top:15px; }
 100% { opacity:100%; top:0; }
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { content:'' !important; }

#phantom_SummerLight_sec04 { width:100%; display:inline-block; position:relative; padding-top:120px; padding-bottom:150px; }
#phantom_SummerLight_sec04 .wrap {position:relative; display:flex; flex-wrap:wrap; flex-direction:row; z-index:1; font-family:'Noto Sans KR'; width:100%; max-width:1200px; text-align:left; margin:0 auto; align-items: flex-end; justify-content: space-between;}
#phantom_SummerLight_sec04 .wrap .pdLeft { width:100%; max-width:800px; }
#phantom_SummerLight_sec04 .wrap .pdLeft .pL_Title { width:100%; display:flex; flex-wrap:wrap; justify-content: space-between; align-items: flex-end; }
#phantom_SummerLight_sec04 .wrap .pdLeft .pL_Title h1 { line-height:1; font-size:40px;display:inline; letter-spacing: -3px; font-weight:600; color:#3664ad; }
#phantom_SummerLight_sec04 .wrap .pdLeft .pL_Title p { color:#555; font-size:14px; letter-spacing:-.5px; margin-left:20px; display:inline; font-weight:400; }
#phantom_SummerLight_sec04 .wrap .pdLeft .pL_Title a { font-size:12px; font-weight:400; float:right; }
#phantom_SummerLight_sec04 .wrap .pdRight { position:relative; display:inline-block; width:100%; max-width:350px; margin-left:50px; }

#phantom_SummerLight_sec04 .wrap .pdLeft .pL_content { width:100%; height:100%; margin-top:30px; }
#phantom_SummerLight_sec04 .wrap .pdLeft .pL_more { width:100%; border-radius:12px; background:#f9f9f9; border:1px solid rgba(0, 0, 0, 0.03); color:#000; font-size:14px; font-weight:600; letter-spacing:-1px; padding:10px; text-align:center; display:block; margin-top:15px; transition:0.3s ease all; }
#phantom_SummerLight_sec04 .wrap .pdLeft .pL_more:hover { transition:0.3s ease all; background:#f2f3f8; cursor:pointer; }

#phantom_SummerLight_sec04 .wrap .pL_list { width:100%; display:flex; flex-wrap:wrap; justify-content: space-between; margin-top:30px;}
#phantom_SummerLight_sec04 .wrap .pL_list a { position:relative; width:calc(100% / 3 - 10px); border:1px solid #e1e1e1; padding:20px 25px; border-radius:8px; letter-spacing:-1px; background:#fff; }
#phantom_SummerLight_sec04 .wrap .pL_list a::before { position:absolute; right:25px; top:calc(50% - 42.5px); content:''; width:85px; height:85px; border-radius:50%; background:url('../img/phantom/l01.png') no-repeat center center; background-color:#fbfbfb;}
#phantom_SummerLight_sec04 .wrap .pL_list a:hover::before { background:url('../img/phantom/l01_on.png') no-repeat center center; background-color:#f2f3f8; transition:0.3s ease all; }

#phantom_SummerLight_sec04 .wrap .pL_list a:nth-child(2)::before { position:absolute; right:25px; top:calc(50% - 42.5px); content:''; width:85px; height:85px; border-radius:50%; background:url('../img/phantom/l02.png') no-repeat center center; background-color:#fbfbfb;}
#phantom_SummerLight_sec04 .wrap .pL_list a:nth-child(2):hover::before { background:url('../img/phantom/l02_on.png') no-repeat center center; background-color:#f2f3f8; transition:0.3s ease all; }

#phantom_SummerLight_sec04 .wrap .pL_list a:nth-child(3)::before { position:absolute; right:25px; top:calc(50% - 42.5px); content:''; width:85px; height:85px; border-radius:50%; background:url('../img/phantom/l03.png') no-repeat center center; background-color:#fbfbfb;}
#phantom_SummerLight_sec04 .wrap .pL_list a:nth-child(3):hover::before { background:url('../img/phantom/l03_on.png') no-repeat center center; background-color:#f2f3f8; transition:0.3s ease all; }

#phantom_SummerLight_sec04 .wrap .pL_list a h1 { position:relative; font-size:12px; color:#999; font-weight:300;}
#phantom_SummerLight_sec04 .wrap .pL_list a:hover h1 { font-weight:500; color:#000; animation: left-to-right .1s linear alternate;}



#phantom_SummerLight_sec04 .wrap .pL_list a h1 > i { margin-left:8px; }
#phantom_SummerLight_sec04 .wrap .pL_list a h2 { line-height:1; margin:10px 0; font-size:30px; font-weight:600; color:#000; }
#phantom_SummerLight_sec04 .wrap .pL_list a p { font-size:14px; font-weight:400; }
#phantom_SummerLight_sec04 .wrap .phantom_media { border-radius:20px; box-shadow: 0px 1px 15px 0 rgba(0, 0, 0, 0.1); }
#phantom_SummerLight_sec04 .wrap .phantom_main_media { border-radius:20px; width:100% !important; position:relative; display:inline-block; }
#phantom_SummerLight_sec04 .wrap .phantom_main_media > a > img { max-height:280px; }

#phantom_SummerLight_sec04 .wrap .phantom_slide_product_li { overflow:inherit; }
#phantom_SummerLight_sec04 .wrap .phantom_slide_product_li > a { overflow:inherit; }
#phantom_SummerLight_sec04 .wrap .phantom_slide_hover_media { text-align:left; border-radius: 20px; position: absolute; font-family: 'Noto Sans KR'; top: 0; left: 0; width: 100%; height: 100%; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.36) 69%, #000); color: #fff; display: flex; padding: 25px; align-items: flex-start; flex-direction: column; justify-content: flex-end;}
#phantom_SummerLight_sec04 .wrap .phantom_slide_hover_media b.p_title { font-size:18px; font-weight:500; letter-spacing: -1px; line-height:1.4em;} 
#phantom_SummerLight_sec04 .wrap .phantom_slide_hover_media b.p_content { width:95%; font-size:14px; text-align:left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-weight:400; line-height:1.4em; margin-top:10px;} 
#phantom_SummerLight_sec04 .wrap .phantom_slide_hover_media b.p_more { display:none; border:1px solid #fff; border-radius:20px; padding:2px 10px; font-size:12px; line-height:1; font-weight:400;} 
#phantom_SummerLight_sec04 .wrap .phantom_media .swiper-wrapper .swiper-slide-active .phantom_slide_hover_media b.p_more { position:relative; display:inline-block; margin-top:10px; }
#phantom_SummerLight_sec04 .wrap .phantom_media .swiper-wrapper .swiper-slide-active:hover .phantom_slide_hover_media b.p_more { font-weight:500; color:#222; animation: left-to-right .1s linear alternate; background:#fff; }
#phantom_SummerLight_sec04 .wrap .phantom_media .swiper-wrapper .swiper-slide-active .phantom_slide_hover_media b.p_content { display:block; position:relative; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
#phantom_SummerLight_sec04 .wrap .phantom_main_media a { display:inline-block; width:100%; }
.swiper-button-next-media { border-radius:5px 0 0 5px; position: absolute; top: calc(50% - 17px); width: 34px; height: 34px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat;right:0px !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:rgba(0,0,0, 0.5); background-size:16px 16px !important; padding:10px ; }
.swiper-button-prev-media { border-radius:0 5px 5px 0; position: absolute; top: calc(50% - 17px); width: 34px; height: 34px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; left:0px !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:rgba(0,0,0, 0.5); background-size:16px 16px !important; padding:10px ; }




.swiper-button-next-media-spm { transition:0.2s ease all; position: absolute; bottom:20px; right:20px; width: 30px; height: 18px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; background-color:rgba(255,255,255, 0.2);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;  border-radius:10px; background-size:16px 12px !important;  }
.swiper-pagination-spm > .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-pagination-spm { z-index:0;width: auto !important; display:inline-block; position:absolute; font-weight:600;right:90px !important; left:inherit !important; text-align:right; font-size:14px; bottom:20px !important; color:#fff !important; }
.swiper-pagination-spm > .swiper-pagination-bullet-active-spm { color:#fff !important }

.swiper-button-prev-media-spm { transition:0.2s ease all; position: absolute; bottom:20px; right:50px; width: 30px; height: 18px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; background-color:rgba(255,255,255, 0.2); border-radius:10px; 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-size:16px 12px !important; }

.swiper-button-prev-media-spm:hover, .swiper-button-next-media-spm:hover, .swiper-button-next-media:hover, .swiper-button-prev-media:hover { background-color:#a3ce83; transition:0.2s ease all;}


@keyframes left-to-right {
 0% { top:5px; opacity:0.3;}
 100% { top:0; opacity:1;}
}
@keyframes bottom-to-top {
 0% { left:-2px; opacity:0.3;}
 100% { left:0; opacity:1; color:#000;}
}

#phantom_people { width:100%; display:inline-block; position:relative; padding:120px 0px; background : url('../img/phantom/people.png') no-repeat center; background-size : cover; background-attachment : fixed; }
#phantom_people::before { position:absolute; left:0; top:0; width:100%; height:100%; z-index:0; background:rgba(0,0,0, 0.4); content:''; }
#phantom_people .wrap { position: relative; display: flex; flex-wrap: wrap; flex-direction: row; z-index: 1; font-family: 'Noto Sans KR'; width: 100%; max-width: 1200px; text-align: left; margin: 0 auto; align-items: center; justify-content: space-between; align-content: center;}
#phantom_people .wrap > h1 { color:#fff; font-size:40px; letter-spacing:-1px; position:relative; }

#phantom_people .wrap > .people_box { display: flex; flex-direction: column; flex-wrap: nowrap; }
#phantom_people .wrap > .people_box a { background:#292f35; color:#fff; width:220px; padding:12px 25px; font-size:16px; font-weight:600; letter-spacing:-1px; border-radius:50px; transition:0.3s ease all; display:flex; justify-content: space-between; align-items: center;}
#phantom_people .wrap > .people_box a:nth-child(1) { background:#fff; color:#292f35; margin-bottom:10px; }
#phantom_people .wrap > .people_box a:hover { transition:0.3s ease all; color:#292f35; background:#fff; }

#sub_background {width: 100%; display: flex; background-size: cover; align-content: center; color: #fff; text-align: center; height: 100%; min-height: 300px; max-height: 300px; margin-top:70px; align-items: center; justify-content: center; flex-wrap: wrap; flex-direction: row;}
#sub_background > h1 { width:100%; font-size:36px; letter-spacing:-1.5px; font-weight:500; }
#sub_background > h2 { font-size:16px; letter-spacing:0px; font-weight:400; 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; }
.l60 {background:url('../img/phantomdesign/sub_bg_01.png') no-repeat center center; }
.l70 {background:url('../img/phantomdesign/sub_bg_02.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; justify-content: center;}
#sub_menu .wrap .depth01 > a { position:relative; letter-spacing:-1px; font-size:16px; text-align:center; background-position-x:calc(100% - 20px); cursor:pointer; height:60px; line-height:60px; padding:0px 20px; } 
#sub_menu .wrap .depth01 > a { color:#666666; font-weight:400; transition:0.3s ease all; }
#sub_menu .wrap .depth01 > a:nth-child(1) { width:inherit;  }
#sub_menu .wrap .depth01 > a i { vertical-align:middle; font-size:18px; }
#sub_menu .wrap .depth01 > a img { margin-left:50px; vertical-align:middle; }
#sub_menu .wrap .depth01 > a.on, #sub_menu .wrap .depth01 > a:hover {color:#000; border-bottom:1px solid #000; transition:0.3s ease all;}
#sub_menu .wrap .depth01 > a.on { font-weight:600; }
/* 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; }
#phantom_content .wrap { width:100%; text-align:center; max-width:1200px; margin:0 auto; }
#phantom_content .wrap img { width:auto; max-width:100%; }
#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:#293160; }
#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:#999; 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:#293160; 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:#293160;}
#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 img { width:auto; max-width:100%; }
#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:#7688f5;}
#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; align-items: flex-start;}
#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:#293160; 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:#293160;}
#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:#293160; 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:#293160;}
#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:#293160; }
#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:#293160; 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 object { max-width:30px; vertical-align:middle; padding-top:5px; }
.svg_fill { fill:#4caf50 }
#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:#4caf50; 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: #8BC34A; background: -webkit-linear-gradient(to right, #8BC34A, #4caf50); background: linear-gradient(to right, #8BC34A, #4caf50); 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_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;}


/* 메인 하단 신청 폼 */
.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%; font-family:'Noto Sans KR'; 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:#093168;display:inline-block;margin-left:10px;}
.form-box .receive-btn{margin-top:20px;}
.form-box .receive-btn input{width:100%; font-size:14px; font-family:'Noto Sans KR'; letter-spacing:0; font-weight:500; padding:15px 0; background:#093168; color:#fff;border:0;}

.callme { width:100%; text-align:left; color:#c1c1c1; font-family:'Noto Sans KR'; 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; }

/* 상담신청하기 */
	#phantom_quick_inquiry { position:fixed; transition:0.3s ease all; bottom:20px; right:-340px; z-index:99999; width:100%; max-width:320px; padding:30px; text-align:center; background:#fff; border:1px solid #dcdcdc; border-radius:20px; }
	.fab-checkbox:checked ~ #phantom_quick_inquiry { right:20px; transition:0.3s ease all; }
	#phantom_quick_inquiry h1 { font-size:24px; letter-spacing:-1px; color:#000; margin-bottom:20px;}
	#phantom_quick_inquiry .inquiry_sub_box { position:relative; display:flex; align-items: center; margin-bottom:10px;}
	#phantom_quick_inquiry .inquiry_sub_box:hover .tbox { color:#000; }
	#phantom_quick_inquiry .inquiry_sub_box .pq_input,
	#phantom_quick_inquiry .inquiry_sub_box .pq_select {background:#fff; border:1px solid #dcdcdc; width:100%; padding:10px; letter-spacing:-1px; font-size:13px; color:#000; border-radius:8px; outline:none; transition:0.3s ease all; }
	#phantom_quick_inquiry .inquiry_sub_box .tbox { letter-spacing:-1px; text-align:left; color:#999; font-weight:500; font-size:14px; width:20%; max-width:120px; min-width:70px; }
	#phantom_quick_inquiry .inquiry_sub_box .pq_input:focus,
	#phantom_quick_inquiry .inquiry_sub_box .pq_select:focus { background:#f9faff; border:1px solid #a3ce83; transition:0.3s ease all; }
	#phantom_quick_inquiry .inquiry_sub_box .pq_select option { padding:5px; }
	#phantom_quick_inquiry .inquiry_sub_box .pq_content { min-height:100px; }
	#phantom_quick_inquiry .inquiry_checkbox { display:flex; text-align:left; margin-bottom:10px; }
	#phantom_quick_inquiry .inquiry_checkbox input[type=checkbox] { position: relative; border-radius: 2px; background: none; cursor: pointer; line-height: 0; margin: 0 .4em 0 0; outline: 0; padding: 0 !important; vertical-align: text-top; height: 20px; width: 20px; -webkit-appearance: none; opacity: .2; transition:0.3s ease all; }
	#phantom_quick_inquiry .inquiry_checkbox input[type=checkbox]:hover { opacity: 1; transition:0.3s ease all; }
	#phantom_quick_inquiry .inquiry_checkbox input[type=checkbox]:checked { background-color: #a3ce83; opacity: 1; transition:0.3s ease all; }
	#phantom_quick_inquiry .inquiry_checkbox input[type=checkbox]:before { content: ''; position: absolute; right: 50%; top: 50%; width: 4px; height: 10px; border: solid #FFF; border-width: 0 2px 2px 0; margin: -1px -1px 0 -1px; transform: rotate(45deg) translate(-50%, -50%); z-index: 2; transition:0.3s ease all; }
	#phantom_quick_inquiry .inquiry_checkbox #one_checkbox,
	#phantom_quick_inquiry .inquiry_checkbox #two_checkbox { background:#a3ce83; border-radius:2px; color:#fff; }
	#phantom_quick_inquiry .inquiry_checkbox #one_checkbox + label,
	#phantom_quick_inquiry .inquiry_checkbox #two_checkbox + label { letter-spacing:-1px; cursor:pointer; vertical-align:middle; font-weight:400; font-size:13px; }
	#phantom_quick_inquiry .inquiry_checkbox .inquiry_detail { background: #a3ce83; color: #fff; padding: 0px 7px; font-size: 11px; display: flex; border-radius: 4px; margin-left: 10px; font-weight: 350; letter-spacing: -0.5px; align-items: center; }
	#phantom_quick_inquiry .inquiry_checkbox .inquiry_detail:hover { box-shadow:0 0 10px 2px rgba(0,0,0, 0.1); cursor:pointer; transition:0.3s ease all; }
	#phantom_quick_inquiry .inquiry_submit { width:100%; transition:0.3s ease all; padding:10px; box-shadow: 0px 5px 20px 0 rgba(72, 115, 255, 0.35); border-radius: 10px; background:#a3ce83; color:#fff; border:none; letter-spacing:-1px; margin-top:10px; font-size:16px; position:relative;}
	#phantom_quick_inquiry .inquiry_submit:hover::after { margin-left:5px; content:'→'; transition:0.3s ease all; animation: phantom_inquiry_arrow .4s; -moz-animation: phantom_inquiry_arrow .4s; -webkit-animation: phantom_inquiry_arrow .4s; -o-animation: phantom_inquiry_arrow .4s; }
	#phantom_quick_inquiry .inquiry_submit::after { content:''; transition:0.3s ease all; animation: phantom_inquiry_arrow2 .4s; -moz-animation: phantom_inquiry_arrow2 5s; -webkit-animation: phantom_inquiry_arrow2 .4s; -o-animation: phantom_inquiry_arrow2 .4s; }
	#phantom_quick_inquiry .inquiry_submit:hover { transition:0.3s ease all; position:relative; }
	.pt_inquiry_close { position:absolute; right:20px; top:20px; max-width:16px; cursor:pointer; transition:0.4s ease all;}
	.pt_inquiry_close:hover { transform:rotate(180deg); transition:0.4s ease all; }

	@keyframes phantom_inquiry_arrow {
		0% {
			opacity:0;
			left:0;
			transition:0.4s ease all;
		}
		100% {
			opacity:1;
			left:5px;
			transition:0.4s ease all;
		}
	}
	@keyframes phantom_inquiry_arrow2 {
		0% {
			opacity:1;
			left:5px;
			transition:0.1s ease all;
		}
		100% {
			opacity:0;
			left:0px;
			transition:0.1s ease all;
		}
	}


/* 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;}

.fab-checkbox:checked ~ .fab { right:340px !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: #a3ce83; background: -webkit-linear-gradient(to left, #293160, #a3ce83); background: linear-gradient(to left, #293160, #a3ce83); color: transparent; -webkit-background-clip: text; }
.text-gra-two { background: background: #a3ce83; background: -webkit-linear-gradient(to right, #293160, #a3ce83); background: linear-gradient(to right, #293160, #a3ce83); color: transparent; -webkit-background-clip: text; }




#phantom_sitemap_gnb {width:100%; color:#fff; position:relative; display:inline-block; }

#phantom_sitemap_gnb .wrap_menu { width:100%; max-width:1200px; margin:0 auto; }
#phantom_sitemap_gnb .wrap_menu ul { width:100%; display:flex; flex-direction: row; justify-content: space-between; align-items: stretch; flex-wrap: wrap; }
#phantom_sitemap_gnb .wrap_menu ul li { width:calc(20% - 10px); margin:15px 5px; margin-top:0; background:#fff; font-size:14px; text-align:left;  letter-spacing:-1px; }
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(1+6n) { margin-left:0; }
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(5n) { margin-right:0; }
#phantom_sitemap_gnb .wrap_menu ul li h1 a::before { content:''; height:15px; width:1px; background:#dcdcdc; position:absolute; left:calc(50% - 0.5px); bottom:-15px; }
#phantom_sitemap_gnb .wrap_menu ul li a > p.st_content::before { content:''; height:10px; width:1px; background:#dcdcdc; position:absolute; left:calc(50% - 0.5px); bottom:-10px; }
#phantom_sitemap_gnb .wrap_menu ul li a:nth-last-child(1) > p.st_content::before { display:none; }

#phantom_sitemap_gnb .wrap_menu ul li h1 a { line-height:1; position:relative; padding: 20px 10px; border-radius:8px; text-align:center; display:block; font-size:24px; margin-bottom:15px; background:#EE4E34; color:#FCEDDA; font-weight:500; } /* 1번 */
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(2) h1 a { background:#7b9acc; color:#FCF6F5; } /* 2번 */
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(3) h1 a { background:#6E6E6D; color:#FAD0C9; } /* 3번 */
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(4) h1 a { background:#50586C; color:#DCE2F0; } /* 4번 */
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(5) h1 a { background:#815854; color:#F9EBDE; } /* 5번 */
/* 사이트맵 메뉴 추가 시 위 코드를 수정하여 아래로 추가해주시면 됩니다. */
#phantom_sitemap_gnb .wrap_menu ul li h1 a > p { font-size:13px; color:#fff; margin-top:10px; font-weight:400; letter-spacing:-1px; }
#phantom_sitemap_gnb .wrap_menu ul li h1 a > img { max-width:100px; width:auto; display:block; text-align:center; margin:0 auto; margin-bottom:10px;}
#phantom_sitemap_gnb .wrap_menu ul li a > p.st_content b { margin-right:3px;transition:0.2s ease all; }
#phantom_sitemap_gnb .wrap_menu ul li a:hover > p.st_content::before { cursor:pointer; background:#222; transition:0.2s ease all; }
#phantom_sitemap_gnb .wrap_menu ul li a:hover > p.st_content b { margin-right:7px; transition:0.2s ease all; }
#phantom_sitemap_gnb .wrap_menu ul li a > p.st_content { position:relative; margin-bottom:10px; padding:10px; font-weight:400; border-radius:4px; background:#FCEDDA; color:#EE4E34; transition:0.2s ease all; }  /* 1번 */
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(2) a > p.st_content { background:#FCF6F5; color:#7b9acc; } /* 2번 */   
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(3) a > p.st_content { background:#FAD0C9; color:#6E6E6D; } /* 3번 */   
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(4) a > p.st_content { background:#DCE2F0; color:#50586C; } /* 4번 */   
#phantom_sitemap_gnb .wrap_menu ul li:nth-child(5) a > p.st_content { background:#F9EBDE; color:#815854; } /* 5번 */   
/* 사이트맵 메뉴 추가 시 위 코드를 수정하여 아래로 추가해주시면 됩니다. */
#phantom_sitemap_gnb .wrap_menu ul li a > p.st_content:hover {  transition:0.2s ease all; }
.gnb_menu_btn {cursor:pointer; }

.sitemap_modal { z-index:999999; display:none; position:fixed; left:0; top:0; width:100%; height:100%; overflow:auto; background-color:rgb(0, 0, 0); background-color:rgba(0, 0, 0, 0.4); }
.sitemap_modal_content {z-index:99; margin:8% auto; padding:40px; max-width:1200px; background-color:#fff; border:1px solid #dcdcdc; position:relative; width:100%; -webkit-box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.4); -moz-box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.4); box-shadow:0 3px 8px 0 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; }
.sitemap_modal_content .subject { z-index:1; position:relative; width:100%; word-break:keep-all; font-size:18px; letter-spacing:-1px; color:#fff; text-align:center; background:#4a89bc; font-weight:600; padding:16px 0px; border-radius:4px;}
.sitemap_modal_content .subject::before {position: absolute; content: ''; background: url('https://cdn.pixabay.com/photo/2017/10/10/07/48/beach-2836300_1280.jpg'); z-index:-1; opacity: 0.4; width: 100%; height: 100%; left: 0; top: 0; background-size: cover; }

.sitemap_modal_content .content { margin-top:15px; position:relative; overflow-y:scroll; max-height:500px; margin-bottom:0; width:100%; text-align:center; font-size:14px; letter-spacing:-1px; color:#222; font-weight:600; }
.sitemap_modal_content .content textarea { border:none; resize:none; width:100%; height:auto; overflow-y:scroll; overflow-x:hidden; padding:15px; background:#f9f9f9; min-height:400px; clear:both; }
.sitemap_modal_content .close { z-index:1; color: #fff; position: absolute; top: 54px; right: 54px; font-weight: 100; font-size: 20px; }
.sitemap_modal_content .close i:hover { cursor:pointer; }


.sitemap_modal_content .content::-webkit-scrollbar {
  width: 3px;
  border-radius:4px;
}
 
.sitemap_modal_content .content::-webkit-scrollbar-thumb {
  background: #83bc4a;
}
@media (max-width:1024px) {
#phantom_sitemap_gnb .wrap_menu ul li { width:49%; margin:0; margin-bottom:15px; }
#phantom_sitemap_gnb .wrap_menu ul li:nth-last-child(1) { margin-bottom:0; }
.sitemap_modal_content { width:96%; padding:20px;}
#phantom_sitemap_gnb .wrap_menu ul li h1 a, .sitemap_modal_content .subject { font-size:min(16px, 4vw); }
.sitemap_modal_content .close { z-index:1; color: #fff; position: absolute; top: 36px; right: 36px; font-weight: 100; font-size: 20px; }

.sitemap_modal_content { height:90%; }
.sitemap_modal_content .content { max-height:90%; }
}