
/* 푸터시작 */
footer#pd_footer { width:100%; display:inline-block; background:#222; position:relative; bottom:0; font-family:'Noto Sans KR'; }
footer#pd_footer .wrapper { width:100%; max-width:1200px;  margin:40px auto; padding-bottom:10px;display: flex; justify-content: space-between;color: #fff;}

footer#pd_footer .ft_info_wr {display:flex;gap: 20px;}
footer#pd_footer .ft_info_wr .ft_logo{width:160px;}
footer#pd_footer .ft_info_wr .ft_logo img{width:100%;}

footer#pd_footer .ft_info_wr .ft_com_info ul {display:flex; flex-direction:column;gap: 5px;}
footer#pd_footer .ft_info_wr .ft_com_info ul li{font-size:14px}

footer#pd_footer .ft_menu ul {display: flex;gap: 20px;font-size: 14px;}


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:#fff; 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 15px; font-weight:100; vertical-align:top; color:#ccc; font-size:14px;}
footer#pd_footer .wrapper .ft_left .ft_top a { color:#fff; }
/* 슬라이더 */
.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;}
.swiper-pagination > .swiper-pagination-bullet { width: 20px !important; height: 20px !important; text-align: center; line-height: 20px; font-size: 12px; color: #bbb !important; opacity: 1 !important; background: none !important; font-size:13px; font-weight:600;}
.swiper-container-autoheight { overflow:hidden; position:relative; }
.swiper-pagination > .swiper-pagination-bullet-active2 { color: #fff !important; text-decoration:underline;text-underline-position:under;}
.swiper-pagination > .swiper-pagination-bullet-active4 { color: #fff !important; text-decoration:underline;text-underline-position:under;}
.swiper-pagination { bottom:30px !important; }
.swiper-container-horizontal>.swiper-scrollbar { bottom:0 !important; width:100% !important; left:0 !important; height:3px !important; }
.swiper-scrollbar-drag { background: #7ed2d0 !important; background: -webkit-linear-gradient(to right, #e85099, #7ed2d0) !important; background: linear-gradient(to right, #e85099, #7ed2d0) !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:rgba(0,0,0, 0.6); background-size:36px 36px !important; padding:30px; }
.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:rgba(0,0,0, 0.6); background-size:36px 36px !important; padding:30px; }

/* 메인 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.jpg') 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; }


@media (max-width:500px) {

.phantom_main_visual02 {    
	background: url(../img/phantomdesign/main_vi02.jpg) no-repeat 70% 50% !important;
	background-size: cover !important;}
}

.pmv_wrapper { width:100%; max-width:1200px; margin:0 auto; text-align:left; position:relative; z-index:9; color:#fff;text-align:center;}
.pmv_wrapper h2 { font-size:40px; letter-spacing:-2px; font-weight:400;padding: 15px 0;}
.pmv_wrapper h2 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; } 


/* youtube */
.phantom_main_visual03 { width:100%; display:flex; align-content: center;align-items: center; padding:0px 0; min-height:100vh; background-size:cover; }
.youtube_background_overlay { position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0, 0.5); }
.bg_video, iframe#youtubeEmbed {
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 width: 100vw;
 height: calc(100vw/1.77);
 /* 9/16*100 = 56.25 */
 min-height: 180vh;
 min-width: 250vh;
 /* 16/9*100 = 177.77 */ pointer-events: none; 
}

iframe#youtubeEmbed {
 opacity: 0;
}

iframe#youtubeEmbed.loaded {
 opacity: 1;
}

.more { display:inline-block; padding:10px 50px; border:1px solid rgba(255, 255, 255, 0.3); letter-spacing:0; z-index:1; position:relative; margin-top:40px; color:#fff; font-size:13px; }

#phantom_banner { width:100%; display:inline-block; position:relative; padding:120px 0px; background : url('../img/phantomdesign/banner.jpg') no-repeat center; background-size : cover; background-attachment : fixed; }
#phantom_banner::before { position:absolute; left:0; top:0; width:100%; height:100%; z-index:0; background:rgba(0,0,0, 0.7); content:''; }
#phantom_banner .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: flex-start; justify-content: space-between;}
#phantom_banner .wrap > h1 { color:#fff; font-size:36px; padding-bottom:30px; position:relative; }
#phantom_banner .wrap > h1::after { content:''; width:50px; height:1px; background:#fff; left:0; bottom:0; position:absolute; }
#phantom_banner .wrap > p { position:relative; padding-top:30px; font-size:16px; color:#fafafa; text-align:left; }


#phantom_consulting { width:100%; display:inline-block; position:relative; padding:50px 0px; background : url('../img/phantomdesign/consulting.png') no-repeat center; background-size : cover; background-attachment : fixed; }
#phantom_consulting::before { position:absolute; left:0; top:0; width:100%; height:100%; z-index:0; background:rgba(0,0,0, 0.7); content:''; }
#phantom_consulting .wrap { z-index:9999; position:relative; display:flex; flex-wrap:wrap; flex-direction:column; z-index:1; 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:30px; position:relative; }
#phantom_consulting .wrap > h1::after { content:''; width:50px; left:calc(50% - 25px); height:1px; background:#fff; bottom:0; position:absolute; }
#phantom_consulting .wrap > p { position:relative; padding-top:30px; font-size:16px; color:#fafafa; }
#phantom_consulting .wrap > a { min-width:120px; min-height:35px; line-height:35px; margin-top:20px; color:#fff; position:relative; border:1px solid #dcdcdc; background: transparent; transition: 1s ease-in-out; outline:none; }
#phantom_consulting .wrap > a svg { position: absolute; left: 0; top: 0; fill: none; stroke: #fff; stroke-dasharray: 150 480; stroke-dashoffset: 150; transition: 1s ease-in-out;}
#phantom_consulting .wrap > a:hover { transition: 1s ease-in-out;}
#phantom_consulting .wrap > a:hover svg { stroke-dashoffset: -480;}


#phantom_galaxy_sec02 { width:100%; display:inline-block; position:relative; padding:150px 0px; background:#f9f9f9;}
#phantom_galaxy_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:center; margin:0 auto; align-items: flex-start; justify-content: space-between;}
#phantom_galaxy_sec02 .wrap .lbox { width:30%; max-width:400px; text-align:left; }
#phantom_galaxy_sec02 .wrap .lbox h1 { font-size:36px; line-height:36px; font-weight:900; letter-spacing:5px; }
#phantom_galaxy_sec02 .wrap .lbox h1::before { content:''; position:absolute; opacity:0.1; left:-14px; top:-9px; width:30px; height:30px; background:purple; border-radius:100%; z-index:-1; }
#phantom_galaxy_sec02 .wrap .lbox p { font-size:14px; padding:40px; padding-left:0; word-break:keep-all; line-height:1.6em; font-weight:350; letter-spacing:-0.5px; }
#phantom_galaxy_sec02 .wrap .rbox { width:70%; max-width:800px; text-align:left; }
#phantom_galaxy_sec02 .wrap .rbox h1 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; }
#phantom_galaxy_sec02 .wrap .rbox h2 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }
#phantom_galaxy_sec02 .wrap .rbox h3 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }
#phantom_galaxy_sec02 .wrap .rbox p { font-size:16px; font-weight:400; letter-spacing:-1px; margin-top:20px; }
#phantom_galaxy_sec02 .wrap .rbox img { width:auto; max-width:100%; height:auto; margin-top:50px; }

#phantom_galaxy_sec03 { width:100%; display:inline-block; position:relative; padding:150px 0px; background:#fff;}
#phantom_galaxy_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:center; margin:0 auto; align-items: flex-start; justify-content: space-between;}
#phantom_galaxy_sec03 .wrap .lbox { width:30%;max-width:400px; text-align:left; }
#phantom_galaxy_sec03 .wrap .lbox h1 { font-size:36px; line-height:36px; font-weight:900; letter-spacing:5px; }
#phantom_galaxy_sec03 .wrap .lbox h1::before { content:''; position:absolute; opacity:0.1; left:-14px; top:-9px; width:30px; height:30px; background:red; border-radius:100%; z-index:-1; }
#phantom_galaxy_sec03 .wrap .lbox p { font-size:14px; padding:40px; padding-left:0; word-break:keep-all; line-height:1.6em; font-weight:350; letter-spacing:-0.5px; }
#phantom_galaxy_sec03 .wrap .rbox { width:70%; max-width:800px; text-align:left; }
#phantom_galaxy_sec03 .wrap .rbox > h1 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; }
#phantom_galaxy_sec03 .wrap .rbox h2 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }
#phantom_galaxy_sec03 .wrap .rbox h3 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }

#phantom_galaxy_sec04 { width:100%; display:inline-block; position:relative; padding:150px 0px; background:#f7f7f7;}
#phantom_galaxy_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:center; margin:0 auto; align-items: flex-start; justify-content: space-between;}
#phantom_galaxy_sec04 .wrap .lbox { width:30%;max-width:400px; text-align:left; }
#phantom_galaxy_sec04 .wrap .lbox h1 { font-size:36px; line-height:36px; font-weight:900; letter-spacing:5px; }
#phantom_galaxy_sec04 .wrap .lbox h1::before { content:''; position:absolute; opacity:0.1; left:-14px; top:-9px; width:30px; height:30px; background:blue; border-radius:100%; z-index:-1; }

#phantom_galaxy_sec04 .wrap .lbox p { font-size:14px; padding:40px; padding-left:0; word-break:keep-all; line-height:1.6em; font-weight:350; letter-spacing:-0.5px; }
#phantom_galaxy_sec04 .wrap .rbox { width:70%; max-width:800px; text-align:left; }
#phantom_galaxy_sec04 .wrap .rbox h1 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; }
#phantom_galaxy_sec04 .wrap .rbox h2 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }
#phantom_galaxy_sec04 .wrap .rbox h3 { font-size:20px; line-height:20px; font-weight:600; letter-spacing:-1px; margin-top:50px; }



#phantom_galaxy_sec05 { width:100%; display:inline-block; position:relative; padding:150px 0px; background:url('../img/phantom/main_sec05.png') no-repeat center center; background-size:cover;}
#phantom_galaxy_sec05 .wrap {position:relative; z-index:1 ;font-family:'Noto sans KR'; width:100%; max-width:1200px; text-align:center; margin:0 auto; }
#phantom_galaxy_sec05 .wrap > h1 { font-size:40px; letter-spacing:-1px; color:#fff; }
#phantom_galaxy_sec05 .wrap > h1 b { color:#2bc9b4;} 
#phantom_galaxy_sec05 .wrap > h2 { font-size:16px; letter-spacing:-1px; color:#bbb; font-weight:500; margin-top:20px; }
#phantom_galaxy_sec05 .wrap > ul { width:100%; display:flex; margin-top:50px; align-items: center; justify-content: space-around; align-content: center;}
#phantom_galaxy_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_galaxy_sec05 .wrap > ul > li:nth-child(1) { margin-left:0;}
#phantom_galaxy_sec05 .wrap > ul > li:nth-child(2) { padding:46px; }
#phantom_galaxy_sec05 .wrap > ul > li .title { font-size:24px; letter-spacing:-1px; color:#000; font-weight:600; }
#phantom_galaxy_sec05 .wrap > ul > li .tel { font-size:40px; letter-spacing:-2px; color:#000; font-weight:600; margin:15px 0; }
#phantom_galaxy_sec05 .wrap > ul > li span { font-size:16px; color:#999; letter-spacing:-0.5px; font-weight:500;}
#phantom_galaxy_sec05 .wrap > ul > li span ul { display:flex; margin-top:35px; justify-content: center; }
#phantom_galaxy_sec05 .wrap > ul > li span ul li { margin-left:10px; }
#phantom_galaxy_sec05 .wrap > ul > li span ul li:nth-child(1) { margin-left:0px; }
#phantom_galaxy_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_banner_01.jpeg') no-repeat center center; }
.l20 {background:url('../img/phantomdesign/sub_banner_02.jpeg') no-repeat center center; }
.l30 {background:url('../img/phantomdesign/sub_banner_03.jpeg') no-repeat center center; }
.l40 {background:url('../img/phantomdesign/sub_banner_04.jpeg') no-repeat center center; }
.l50 {background:url('../img/phantomdesign/sub_banner_05.jpeg') no-repeat center center; }
.l60 {background:url('../img/phantomdesign/sub_banner_06.jpeg') no-repeat center center; }
.l60-1 {background:url('../img/phantomdesign/sub_banner_07.png') no-repeat center center; }
.l70 {background:url('../img/phantomdesign/sub_banner_07.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; z-index:99 }
#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 > h1 { display:inline-block; position:relative; font-size:40px; letter-spacing:-1px; padding-bottom:50px; margin-bottom:50px;}
#phantom_content .wrap > h1 b { color:#2bc9b4; }
#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:#2bc9b4; 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:#2bc9b4;}
#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:#2bc9b4;}
#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:#2bc9b4; 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:#2bc9b4;}
#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:#2bc9b4; 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:#2bc9b4;}
#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; /*flex-wrap: wrap; flex-direction: column;*/}
#phantom_location .wrap .location_info li h1 { /*padding-left:40px; */font-size:20px; font-weight:500; letter-spacing:-1px; position:relative; margin-bottom: 5px; margin-top:5px;}
/*#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; text-align: left;}

#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:#2bc9b4; }
#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:#2bc9b4; transition:0.3s ease all;}


/* 간편상담신청 */
#consulting { width:100%; background: #fff; float:left; text-align:center; margin:60px 0px; margin-bottom:0;}
#consulting h1 { display:block; font-size:32px;line-height:30px; color:#000; margin-bottom:30px;font-weight:500; letter-spacing:-1px; } 
#consulting .wrapper { width:100%; max-width:1200px; margin:0 auto; text-align:left;} 
#consulting .wrapper ul { width:100%; display:inline-block; border:1px solid #dcdcdc; border-radius:5px;}
#consulting .wrapper ul li { width:50%; float:left; padding:30px 50px;}
#consulting .wrapper ul li:nth-last-child(1) { width:50%; float:left; padding:30px 50px; border-left:1px solid #dcdcdc;}
#consulting .wrapper ul li img { vertical-align:middle; padding-top:5px; }
#consulting .wrapper ul li .mb_cont { display:inline-block; padding-top:5px; font-size:20px; letter-spacing:-1px; vertical-align:middle; margin:0px 10px;}
#consulting .wrapper ul li .submitbox { float:right; font-size:16px; color:#2b9c63; 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: #3d8861; background: -webkit-linear-gradient(to right, #3d8861, #2dc97a); background: linear-gradient(to right, #3d8861, #2dc97a); 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;}


/* FAQ */
#phantom_qna { width:100%; max-width:1200px; margin:70px auto; padding:0 20px;}
.faq_title { width:100%; text-align:center; display:inline-block; margin-bottom:30px;}
.qna_title { display:inline-block; font-size:36px; letter-spacing:-1px; font-weight:600; }
.qna_sub_title { display:inline-block; margin-bottom:20px;font-size:16px; color:#666; font-weight:350; letter-spacing:-1px; margin-left:10px; }
.que:first-child { border-top: 2px solid #41bb78; }
.que { position: relative; padding: 25px 0; cursor: pointer; font-size: 14px; border-bottom: 1px solid #e1e1e1; }
.que::before { display: inline-block; content: 'Q'; font-size: 14px; color: #41bb78; font-weight:600; margin-right: 5px;}
.que.on>span { font-weight: bold; color: #41bb78; }
.anw {position:relative; display: none;overflow: hidden;font-size: 14px;background-color: #f4f4f2;padding: 27px 0; padding-left:20px; }
.anw::before {display: inline-block;content: 'A'; margin-top:5px; font-size: 14px;font-weight: bold; background:#41bb78; width:24px; text-align:center; line-height:24px; height:24px; border-radius:50%; color: #fff;margin-right: 5px;}
.anw span { padding-left:10px; line-height:30px; letter-spacing:-0.5px; color:#555; font-weight:400; }
.anw[style*='display: block']{	display:flex !important;}


.modal {display: none; position: fixed; z-index: 1000; 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; 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: #7ed2d0; background: -webkit-linear-gradient(to left, #e85099, #7ed2d0); background: linear-gradient(to left, #e85099, #7ed2d0); color: transparent; -webkit-background-clip: text; }
.text-gra-two { background: background: #7ed2d0; background: -webkit-linear-gradient(to right, #e85099, #7ed2d0); background: linear-gradient(to right, #e85099, #7ed2d0); color: transparent; -webkit-background-clip: text; }

/*#bo_gall .gall_text_href {display:none;}*/

/*===============================================================================
							11. Start OffCanvas Style
=================================================================================*/

.main-nav li {margin-right: 20px;position: relative;}
.main-nav li:last-child {margin-right: 0;}
.main-nav li a {font-size: 16px;line-height: 1;font-family: "Pretendard-Regular";font-weight: 500;position: relative;}
.main-nav li.has-submenu {position: relative;}
.main-nav li.has-submenu:after {content: "\e019";font-family: "linea-arrows-10";font-weight: 700;line-height: 10px;color: #222222;opacity: 0.6;vertical-align: middle;font-size: 15px;}
.main-nav li.has-submenu .sub-nav {background-color: #222222;border-radius: 5px;min-width: 270px;padding: 25px 0;position: absolute;left: 0;top: 100%;margin-top: 31px;-webkit-transform: translateY(30px);-ms-transform: translateY(30px);transform: translateY(30px);opacity: 0;visibility: hidden;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;pointer-events: none;}
.main-nav li.has-submenu .sub-nav:before {content: '';position: absolute;left: 0;bottom: 100%;height: 31px;width: 100%;}
.main-nav li.has-submenu .sub-nav li {padding: 0 30px;margin-bottom: 10px;margin-right: 0;}
.main-nav li.has-submenu .sub-nav li:last-child {margin-bottom: 0;}
.main-nav li.has-submenu .sub-nav li a {color: #FFFFFF;font-weight: 400;}
.main-nav li.has-submenu .sub-nav li a:hover {opacity: 0.5;}
.main-nav li.has-submenu .sub-nav li.has-submenu {position: relative;}
.main-nav li.has-submenu .sub-nav li.has-submenu:after {content: "\e04b";color: #FFFFFF;margin-left: 0;vertical-align: text-bottom;opacity: 0.5;position: absolute;right: 20px;top: 6px;}
.main-nav li.has-submenu .sub-nav li.has-submenu .sub-nav {left: 100%;top: -25px;margin-left: 5px;margin-top: 0;opacity: 0;visibility: hidden;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);}
.main-nav li.has-submenu .sub-nav li.has-submenu .sub-nav:before {height: 100%;width: 5px;bottom: auto;top: 0;right: 100%;left: auto;}
.main-nav li.has-submenu .sub-nav li.has-submenu:hover .sub-nav {opacity: 1;visibility: visible;-webkit-transform: none;-ms-transform: none;transform: none;}
.main-nav li.has-submenu .sub-nav-mega {min-width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 0;}
.main-nav li.has-submenu .sub-nav-mega .mega-title {font-size: 12px;font-weight: 500;text-transform: uppercase;padding: 10px 30px 5px 30px;margin-bottom: 20px;display: block;}
.main-nav li.has-submenu .sub-nav-mega .mega-title:hover {opacity: 1;}
.main-nav li.has-submenu .sub-nav-mega .mega-item {border-right: 1px solid rgba(238, 238, 238, 0.1);-webkit-box-flex: 2;-webkit-flex-grow: 2;-ms-flex-positive: 2;flex-grow: 2;margin: 0;padding: 30px 0;}
.main-nav li.has-submenu .sub-nav-mega .mega-item:last-child {border-right: none;}
.main-nav li.has-submenu .sub-nav-mega .mega-item ul li {margin-right: 0;}
.main-nav li.has-submenu:hover .sub-nav {-webkit-transform: none;-ms-transform: none;transform: none;opacity: 1;visibility: visible;pointer-events: visible;}
.main-nav li.full-width {position: static;}
.main-nav>li>a {padding-bottom: 10px;color: #222222;}
.main-nav>li>a:before {background-color: #FFFFFF;content: '';position: absolute;right: 0;left: auto;bottom: 0;height: 1px;width: 0;opacity: 0;visibility: hidden;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;}
.main-nav>li>a:hover:before {right: auto;left: 0;width: 100%;opacity: 1;visibility: visible;}
.main-nav.vertical li {margin-bottom: 24px;margin-right: 0;}
.main-nav.vertical li:last-child {margin-bottom: 0;}
.main-nav.vertical li a {color: #FFFFFF;font-size: 24px;transition: 0.3s;}

.main-nav.vertical li a:hover {color: #112711;}
.main-nav.vertical li a:before {display: none;}
.main-nav.vertical li.has-submenu:after {display: none;}
.main-nav.vertical li.has-submenu>a:after {content: "\f107";font-family: "Font Awesome 6 Free";font-size: 16px;margin-left: 0;position: absolute;right: -25px;top: 10px;font-weight: 900;}
.main-nav.vertical li.has-submenu .sub-nav {background-color: transparent;border-radius: 0;min-width: auto;margin: 15px 0;padding: 0;position: static;-webkit-transform: none;-ms-transform: none;transform: none;-webkit-transition: none;-o-transition: none;transition: none;opacity: 1;visibility: visible;pointer-events: visible;}
.main-nav.vertical li.has-submenu .sub-nav:before {display: none;}
.main-nav.vertical li.has-submenu .sub-nav li {margin-bottom: 5px;padding: 0;}
.main-nav.vertical li.has-submenu .sub-nav li:last-child {margin-bottom: 0;}
.main-nav.vertical li.has-submenu .sub-nav li a {font-size: 16px;opacity: 0.7;}
.main-nav.vertical li.has-submenu .sub-nav li a:hover {opacity: 1;}


.slide-menu-wrapper { background-color: rgb(112 112 112 / 69%);position: fixed;left: 0;top: 0;overflow-x: hidden;overflow-y: auto;z-index: 9999;opacity: 0;-webkit-transition-duration: 0.6s;-o-transition-duration: 0.6s;transition-duration: 0.6s;}
.slide-menu-wrapper.top-to-bottom {height: 0;width: 100vw;}
.slide-menu-wrapper.bottom-to-top {top: auto;bottom: 0;height: 0;width: 100vw;}
.slide-menu-wrapper.left-to-right {height: 100vh;width: 0;}
.slide-menu-wrapper.right-to-left {left: auto;right: 0;height: 100vh;width: 0;}
.slide-menu-wrapper .offCanvas-header {background-color: #FFFFFF;padding: 20px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: relative;}
.slide-menu-wrapper .btn-close {width: 50px;height: 50px;background: transparent; font-size:14px; font-size: 50px;line-height: 1;position: absolute;right: 100px;top: 20px;-webkit-transform: translateY(-30px);-ms-transform: translateY(-30px);transform: translateY(-30px);opacity: 0;-webkit-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-delay: 0.6s;-o-transition-delay: 0.6s;transition-delay: 0.6s;}
.slide-menu-wrapper .menu-wr {position: absolute;left: 50%;top: 50%;text-align: center;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.slide-menu-wrapper .menu-wr .main-nav.vertical li {opacity: 0;-webkit-transform: translateY(40px);-ms-transform: translateY(40px);transform: translateY(40px);-webkit-transition-delay: 0.6s;-o-transition-delay: 0.6s;transition-delay: 0.6s;-webkit-transition-duration: 0.5s;-o-transition-duration: 0.5s;transition-duration: 0.5s;}
.slide-menu-wrapper.show {opacity: 1;-webkit-transition: all 0.65s ease !important;-o-transition: all 0.65s ease !important;transition: all 0.65s ease !important;-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);-o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.slide-menu-wrapper.show.top-to-bottom,.slide-menu-wrapper.show.bottom-to-top {height: 100vh;}
.slide-menu-wrapper.show.left-to-right,.slide-menu-wrapper.show.right-to-left {width: 100vw;}
.slide-menu-wrapper.show.responsive-menu {-webkit-transition: 0.4s !important;-o-transition: 0.4s !important;transition: 0.4s !important;}
.slide-menu-wrapper.show .menu-wr .main-nav.vertical li {-webkit-transform: none;-ms-transform: none;transform: none;opacity: 1;}
.slide-menu-wrapper.show .btn-close {-webkit-transform: none;-ms-transform: none;transform: none;opacity: 1;border: none;}
.slide-menu-wrapper.show .btn-close:before, .slide-menu-wrapper.show .btn-close:after{position: absolute;left: 50%;top: 50%;content: ' ';height: 40px;width: 2px;background-color: #fff;}
.slide-menu-wrapper.show .btn-close:before {transform: translate(-50%, -50%) rotate(45deg);}
.slide-menu-wrapper.show .btn-close:after {transform: translate(-50%, -50%) rotate(-45deg);}

.scroll-downs {position: absolute;right: 0;bottom: 100px;left: 0;margin: auto;width: 34px;height: 55px;z-index: 1000;}
.mousey {width: 3px;padding: 10px 15px;height: 35px;border: 2px solid #fff;border-radius: 25px;opacity: 0.75;box-sizing: content-box;}
.scroller {width: 3px;height: 10px;border-radius: 25%;background-color: #fff;animation-name: scroll;animation-duration: 2.2s;animation-timing-function: cubic-bezier(.15,.41,.69,.94);animation-iteration-count: infinite;}
@keyframes scroll {
	0% { opacity: 0; }
	10% { transform: translateY(0); opacity: 1; }
	100% { transform: translateY(15px); opacity: 0;}
}


#quick_menu .qm_wrap { width:70px; text-align:center; }
#quick_menu .qm_wrap img { width:100%;}


#phantom_link {width: 100%;display: inline-block;position: relative;padding: 120px 0px;}
#phantom_link .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: 800px;text-align: center;margin: 0 auto;align-items: flex-start;justify-content: space-between;}

#phantom_link .wrap > ul {display:flex;gap: 20px;}
#phantom_link .wrap > ul > li{width: 50%;display: flex;flex-direction: column;}
#phantom_link .wrap > ul > li > h3 {margin-bottom: 20px;font-size: 28px;font-weight: 800;}
#phantom_link .wrap > ul > li > .link-inner-wr {width: 380px; padding: 30px; min-height: 510px;height: 100%;}
#phantom_link .wrap > ul > li:nth-child(1) .link-inner-wr {background:url(/theme/mr0/img/phantomdesign/main_category_02.jpg) no-repeat center center / cover}
#phantom_link .wrap > ul > li:nth-child(2) .link-inner-wr {background:url(/theme/mr0/img/phantomdesign/main_category_01.gif) no-repeat center center / cover}
#phantom_link .wrap > ul > li:nth-child(3) .link-inner-wr {background-image: none;background-color: #112711;}
#phantom_link .wrap > ul > li >  .link-inner-wr > .link-inner {height: 100%;/*border: 7px solid #fff;padding: 10px;color: #fff;font-size: 21px;*/display: flex;align-items: center;}
#phantom_link .wrap > ul > li:nth-child(3) >  .link-inner-wr > .link-inner {flex-direction: column;padding: 20px;}
#phantom_link .wrap > ul > li:nth-child(3) >  .link-inner-wr > .link-inner > .title-logo {width:65%}
#phantom_link .wrap > ul > li:nth-child(3) >  .link-inner-wr > .link-inner > .title-logo > img{width:100%}

.inquiry-link {width: 50px; right: 35px; top: 250px; position: fixed; bottom: 0; display: block; z-index: 999; margin-top: 20px;}
.inquiry-link > ul {display: flex; row-gap: 10px; flex-direction: column;}
.inquiry-link > ul > li {width:25%; cursor: pointer;}
.inquiry-link > ul > li > img {width: 40px;}

@media (max-width:1200px) {
	.phantom_main_visual02 .pmv_wrapper {text-align:left;padding: 0px 20px;}
	.pmv_wrapper h2 {font-size: 24px;padding: 10px 0px;letter-spacing: -0.02rem;line-height: 38px;}
	
	#phantom_link .wrap {padding: 0px 30px;}
	#phantom_link .wrap > ul {flex-direction: column;width: 100%;}
	#phantom_link .wrap > ul > li {width:100%}
	#phantom_link .wrap > ul > li > .link-inner-wr {min-height:480px; height:100%;}
	#phantom_link .wrap > ul > li > .link-inner-wr > .link-inner > .inquiry-link > ul > li img {width:100%;}

	.animated-button1 {border-radius: 40px;padding: 10px 30px !important;font-size: 14px !important;color: #fff !important;}
}

@media (max-width:500px) {
#phantom_link .wrap > ul > li > .link-inner-wr {width: 100% !important;}
#phantom_link .wrap > ul > li:nth-child(1) .link-inner-wr {background:url(/theme/mr0/img/phantomdesign/main_category_02.jpg) no-repeat center center / contain !important}
#phantom_link .wrap > ul > li:nth-child(2) .link-inner-wr {background:url(/theme/mr0/img/phantomdesign/main_category_01.gif) no-repeat center center / contain !important}
.inquiry-link {right: 10px; top: 350px;}
.inquiry-link li img {width:50px !important;}
}



