.lead { font-size:16px; line-height:1.75; letter-spacing:-0.02em; color:#555;  word-break:keep-all}

body::-webkit-scrollbar {width:5px}
body::-webkit-scrollbar-thumb {background:#a51829}
body::-webkit-scrollbar-track {background:#ddd}
/* html {scroll-behavior: smooth;} */

.f-24 {font-size:24px;}
.f-28 {font-size:28px;}
.f-32 {font-size:32px;}
.f-40 {font-size:40px;}
.f-60 {font-size:60px;}

.widemap_plus {width:100%;}
.widemap_plus>img {width:30px;margin-bottom:10px;margin-right:5px;}
.widemap_plus>span {font-size:16px;color:#1a73e8;}

.bgw {background:#fff;}

.loader {width:100%;height:100vh;background:#fff;position:relative;z-index:9999;font-size:5em;}
.loader i {position:absolute;top:44%;left:47%;transform:translate(-50%,-50%);animation:load 2s ease-in-out infinite}
@keyframes load {
	0% {transform:rotate(0deg)}
	100% {transform:rotate(360deg)}
}

.call_number_hd {position:fixed;top:50px;left:calc(30% - 170px);z-index: 10000;}
.call_number_hd a{color:#fff;font-size:20px;}
.call_number_hd a i{margin-right:7px;}
.call_number_hd2 {position:absolute;top:26px;left:calc(30% - 170px);z-index: 10000;}
.call_number_hd2 a{color:#fff;font-size:20px;}
.call_number_hd2 a i{margin-right:7px;}

#wrap {position:relative;}
.wrap-wrapper {transition: .3s all;}
/*헤드메뉴*/
#header {position:fixed;left:0;top:0;  width:100%; left: 50%; transform:translateX(-50%) ;z-index:1111;height:90px;-webkit-transition:all .3s ;-moz-transition: all .3s ;-ms-transition: all .3s ;-o-transition: all .3s;transition: all .3s;background-color: #a51829;}
#header .header-inner {width:100%; height:100%; max-width: 100%;margin:0 auto;display:flex;flex-wrap:wrap;align-items: center;}

nav {width:65%;height:100%;background:#fff;}
#header .gnb { justify-content: right;list-style:none; height:100%;display:flex;flex-wrap:wrap;}
#header .gnb > li { position:relative; display:inline-block; width:calc(100% / 8);  vertical-align:middle; text-align:center;}
#header .gnb > li > a {display:inline-block; line-height:1em; width:100%; color:#555;font-size:18px; letter-spacing:-0.8px; font-weight:500; text-decoration:none;}
#header .gnb > li > a:hover {color: #a51829}
#header .gnb > li.active {background-color: #b0905e}
#header .gnb > li.active > a {color: #fff}

#header .header-inner .menu {cursor:pointer;text-indent:-9999px; position:absolute;top:29px; left:50%;width:25px;height:20px; background-image:url(../img/cate_more.gif); margin-left:200px; border:0; display:none}
#header .header-inner .menu.on {background-image: url(../img/cate_close.gif)}
#header .gnb > li, #header #right-side-open {height:90px;line-height:90px; -webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
#header #right-side-open { position:absolute; right:0; width:100px; cursor:pointer; border-left:1px solid rgba(255,255,255,0.3); text-align:center; display: inline-block; }
#header #right-side-open span{display:inline-block;width:20px; height:20px;font-size:20px;line-height:1em;margin-top:-10px; margin-left:-10px; position:absolute; top:50%;left:50%; color:#fff;}
#header .gnb .snb {list-style:none; display:none;}

.logo-wrap {width:30%;}
#header #logo {}
#header #logo a { display:block; width:47%; height:100%;}
#header #logo img { width:100%}
#header .gnb .snb,.device-md #header .gnb .snb{display: none;position: absolute;width: 100%; top:90px; border-top: 0;background-color: #000; z-index:2}
#header .gnb .snb li { font-size:14px; line-height:3.1; text-align:center; border-top:1px solid #414141;}
#header .gnb .snb li a { color:#FFF; display:block;}
#header .gnb .snb li a:hover {color:#fff;  display:block; background-color:#a51829; text-decoration:none; line-height:3.1}
#header .gnb .snb li:first-child { border-top:0}

@media screen and (max-width: 961px) {
    #header { display:block; background-color:#a51829; top:0; position:fixed}
	#header .gnb { display:none}
}


.sub_header {background-color:transparent !important;position:absolute !important;}
.sub_header .gnb_mnal{background-color:transparent !important;}
.sub_header nav{background-color:transparent !important;}
.sub_header .gnb > li > a {color:#fff !important;}
/* .sub_header .logo-wrap {margin-left: -135px;} */
/*헤드메뉴*/

.tab_cont2 .tab_cont_wrap ul li .tab_img_wrap {height:45vh;}

.c05_img_wrap {width:100%;}
.c05_img_wrap img {width:100%;}
.c05_cont_wrap {width:100%;margin-bottom:15vh;}
.c05_cont_wrap>h2 {margin-bottom:2vh;letter-spacing: -1px;color:#333;text-align: center;margin-top:-5vh}
.c05_cont_wrap>ul {width:100%;background:#f8f8f9;padding:4%;font-size:18px;font-weight:500;color:#555;line-height:1.5;}
.c05_cont_wrap>ul li {margin-bottom:2vh}
.c05_cont_wrap>ul li span {color:#999;margin-top:1vh;font-weight:400;font-size:16px}
.c05_cont_wrap>ul li:last-child {margin-bottom:0}
.tab_cont2 {margin-top:-5vh;margin-bottom:15vh;}
.tab_cont2 .tab_cont_wrap ul li p  {text-align:left;}
.tab_cont2 .tab_cont_wrap ul li p span {margin-top:2vh;font-size:0.75em;text-align: left;letter-spacing: -1px;margin-top:1vh;}
.tab_cont2 .tab_cont_wrap h1 {margin-bottom:3vh;}
.tab_cont2 .tab_cont_wrap ul {display:flex;flex-wrap:wrap;justify-content: space-between;}
.tab_cont2 .tab_cont_wrap ul li {width:49%;margin-bottom:5vh}

/*오른쪽 퀵메뉴*/
.right_quick { position: absolute; right: 0; z-index: 105;}
.right_quick.fixed {position: fixed; right: 0; top: 50% !important; margin-bottom:50px;transform:translateY(-50%);}
.right_quick.fixed .material-icons { color:#fff; float:right}
.right_quick ul.quick_info { position: relative; height: 240px}
.right_quick ul.quick_info li { position: absolute; height: 60px; right:0}
.right_quick ul.quick_info li:nth-child(1) {top: 0}
.right_quick ul.quick_info li:nth-child(2) {top: 60px}
.right_quick ul.quick_info li:nth-child(3) {top: 120px}
.right_quick ul.quick_info li:nth-child(4) {top: 180px}
.right_quick ul.quick_info li:nth-child(5) {top: 240px}

.right_quick ul.quick_info li a{width:60px; height:60px; text-align:center; background:#343434; overflow:hidden; display:block}
.right_quick ul.quick_info li i { color:#fff; font-size:24px;}
.right_quick ul.quick_info li:hover i {color:#a51829}
.right_quick ul.quick_info li i.ico{position:absolute;right:20px;top:15px; z-index:2}
.right_quick ul.quick_info li:nth-child(1) i {right: 17px}
.right_quick ul.quick_info li:nth-child(2) i {right: 17px}
.right_quick ul.quick_info li:nth-child(3) i {right: 17px}
.right_quick ul.quick_info li:nth-child(4) i {right: 17px}
.right_quick ul.quick_info li:nth-child(5) i {right: 17px}
.right_quick ul.quick_info li a span{height:60px; line-height:60px; color:#a51829; position:absolute; text-align:left; opacity:0; left:30px; font-size:14px; font-weight:500; z-index:2}
.right_quick ul.quick_info li a.kakao span { color:#000}
.mobile_quick {display:none}
@media screen and (max-width: 640px) {
    .right_quick.fixed { display:none}
}
/*오른쪽 퀵메뉴*/





/*모바일 오른쪽 메뉴*/
#right-side {background-color:rgba(255,255,255,.9);position:fixed; z-index:7100; top:0;right:-400px;max-width:400px; width:100%; height:100%; color:#FFF; padding:30px;-webkit-transition: right .3s ease;-moz-transition: right .3s ease;-ms-transition: right .3s ease;-o-transition: right .3s ease;transition: right .3s ease; box-sizing:border-box; overflow:auto;}
#right-side .side_gnb .call a {text-align:center; display:block;position:relative;background:#a51829; letter-spacing:-2px;color:#fff; font-weight:400; height:3em; line-height:3em; border-radius:3px; margin-top:10px;font-size:1.5em}
#right-side .side_gnb .call i {font-size:1.5em;margin:0 3%;vertical-align: middle;}
#right-side #btn-close-right-side {position:absolute;top:20px;right:0;color:#fff;width:60px;text-align:center;line-height:40px; font-size:16px; cursor:pointer}
#right-side #btn-close-right-side .fa.fa-times { font-size:18px; padding-top:20px}
.right-side-on #right-side {right:0;}
.right-side-on #wrapper { }
.right-side-on #header { }
.right-side-on #rs-overlay {display:block;}


.quick_menu {width:100%; margin:auto; padding-top:20px}
.quick_menu ul { text-align:center}
.quick_menu li{display:inline-block; margin-left:-3px; width:80px; border-right:1px solid #555;}
.quick_menu li:last-child { border:0} 
.quick_menu li a{display:block; box-sizing:border-box; color:#f5f5f5; letter-spacing:-0.8px; text-align:center; position:relative;  font-size:12px}
.quick_menu li a:hover{color:#fff;backface-visibility:hidden}
.quick_menu li a.on{color:#fff;border-bottom-color:#FF3300;border-bottom-width:2px;border-bottom-style:solid}
.quick_kakao{text-align:center; height:35px; background-color:#ffd800; display:inline-block; clear:both}
.quick_kakao a{display:block;position:relative;background:#ffd800}
.quick_kakao a img{display:block;margin:0 auto}

.side_gnb{position:relative;width:100%;float:left;padding:20% 0;background:none}
.side_gnb p{color:#fff; text-align:center; padding:20px }
.side_gnb .menu-list{display:block;position:relative;border-bottom:1px solid #555; margin-top:60px}
.side_gnb .menu-list>li>a{display:block;position:relative;color:#333;font-size:14px;line-height:3.8em;padding:0 1.0em;border-top:1px solid #555; text-decoration:none}
.side_gnb .menu-list>li>a i{display:block;position:absolute;top:50%;transform:translateY(-75%) rotate(135deg);-webkit-transform:translateY(-75%) rotate(135deg);right:1.5em;width:5.31%;max-width:32px;border:1px solid #999;border-left-width:0;border-bottom-width:0;transition:transform .3s ease;-webkit-transition:-webkit-transform .3s ease;-ms-transition:transform .3s ease}
.side_gnb .menu-list>li.on>a i{-webkit-transform:translateY(-25%) rotate(315deg);transform:translateY(-25%) rotate(315deg)}
.side_gnb .menu-list>li>a i:before{content:"";display:block;position:relative;padding-top:100%}
.side_gnb .depth-2{display:none;}
.side_gnb .depth-2>li { }
.side_gnb .depth-2>li>a{display:block;color:#ddd;font-size:1.2em;line-height:3.0em;padding:0 1.5em 0 2.2em;border-bottom:1px solid #fff; color:#000}

@media screen and (max-width: 640px) {
    .side_gnb .depth-2>li>a { font-size:12px}
}

#daumRoughmapContainer1657518485899, #daumRoughmapContainer1657518485899 .wrap_map {width:100%;height:100%;}
.right-side-on #open-button {background:none;}
.right-side-on #open-button.on>div>div {background-color:#000}
/*모바일 오른쪽 메뉴*/


/* 첫화면 */
#first-index {width:100%;height:100vh;position:fixed;background:#fff;background-attachment: fixed;transition:.8s all;opacity: 1;}
#first-index h1 {font-size:160px;background:url('../img/index1.jpg') no-repeat center / cover;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align: center;position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);width:100%;font-family: 'Anton';}
#first-index > a {color:#777;position:absolute;top:60%;left:50%;transform:translate(-50%,-60%);text-decoration: underline;}
.mousedown {position:absolute;bottom:5%;left:50%;transform:translateX(-50%)}
.mouse {max-width:2.5rem;width:100%;height:auto;}
@keyframes scroll { 0%, 20% { transform: translateY(0) scaleY(1); } 10% { opacity: 1; } 100% { transform: translateY(36px) scaleY(2); opacity: 0.01; }}
.mouse circle { animation-name: scroll; animation-duration: 2s; animation-timing-function: cubic-bezier(0.650, -0.550, 0.250, 1.500); animation-iteration-count: infinite; transform-origin: 50% 20.5px; will-change: transform; }
#first-index b {color:#777;font-weight: 400;position:absolute;bottom:3%;left:50%;transform:translateX(-50%)}


/* 첫화면 */
.mainwelcome {animation: mainwel .5s ease-in both;}
@keyframes mainwel {
	0%{opacity: 1;}
	100%{opacity: 0;}
}
.mainwelcome2 {animation: mainwel2 1s ease-in both;}
@keyframes mainwel2 {
	0%{opacity: 0;}
	100%{opacity: 1;}
}
/* .mainwelcome3 {animation: mainwel3 1.5s ease-in both;}
@keyframes mainwel3 {
	0%{opacity: 0;margin-top:10%}
	100%{opacity: 1;margin-top:0}
} */
/* notice-latest */
.notice-latest {width:100%;height:545px;background:#e9e9e9;position:relative;z-index:60;}
.notice-latest-wrap {width:100%;max-width:1740px;margin:0 auto;height:100%;}
.notice-title {width:30%;height:380px;background:#a51829;position:absolute;left:0;top:-20%;overflow:hidden}
.notice-title-wrap {position:absolute;bottom:20%;right:19%;}
.notice-title-wrap::before {font-weight:800;content:'M';display:block;font-size:30em;position:absolute;opacity:0.7;color:#78101d;left:-158%;top:-200%;transform:rotate(30deg);font-family: 'Anton';}
.notice-title h2 {font-size:4.1em;color:#fff;padding:0 0 10% 0;}
.notice-title p {font-size:1.5em;color:#fff;font-weight: 300;}
.notice-title p span {display:block}
.notice-list {width:67%;margin-left:33%;position:relative;}
.notice-list::before {content:'MAESAN';font-family: 'Anton';font-size:9em;color:rgba(255,255,255,.6);position:absolute;top:45%;left:-47%;font-weight: 600;letter-spacing: -3px;}
/* notice-latest */

/* premium-latest */
.premium-latest {width:100%;height:auto;background:#fff url('../img/premium-bg.png') no-repeat bottom / 100%;padding:5% 0;}
.premium-latest-wrap {width:100%;max-width: 1740px;margin:0 auto;height:100%;}
.premium-top {width:100%;display:flex;flex-wrap:wrap;padding:3% 0}
.premium-title {width:50%;}
.premium-title p {font-size:18px;color:#777;font-weight: 300;padding:0 0 5% 0;letter-spacing: 3px;}
.premium-title h2 {font-size:4.1em;font-weight: 400;padding:0 0 2% 0;letter-spacing:-1px;}
.premium-title h2 span {color:#a51829;display:block;font-weight:600;font-size:4.3rem;letter-spacing:-1px;}
.premium-title h2 span b {font-size:1.6em;margin:0 2%}
.premium-title .ptp {font-size:20px;line-height:1.4;letter-spacing: -1px;color:#999;}
.premium-title .ptp span {display:block;}
.premium-house {width:50%;}
.premium-house ul {display:flex;flex-wrap:wrap;width:40%;margin-left:60%;}
.premium-house ul li {width:33.3%;font-size:2em;text-align: center;}
.premium-house ul li a {color:#777;transition: .3s all;}
.premium-house-img {width:50%;margin-left:20%;}
.premium-house-img img {width:70%;margin-left:30%;}
.premium_bg {z-index:-10;width:60%;height:450px;background:url('../img/flower.png')no-repeat center/contain;position:absolute;top:6%;right:-5%;opacity:0.7;}
.phlActive a {color:#a51829 !important;position:relative;transition: .3s all;}
.phlActive a::before{content:'';display:block;width:10px;height:10px;border-radius: 100%;background:#a51829;position:absolute;left:40%;top:-70%;animation:phlbouce .3s ease-in both}
@keyframes phlbouce {
	0%{top:-70%}
	50%{top:-80%}
	100%{top:-70%}
}


.premium-list {width:100%;}
/* premium-latest */

.traffic_txt {margin-top:50px;border-top:1px solid #eee;padding-top:50px;}
.traffic_txt>p {font-weight:600;color:#333;margin-bottom:50px;text-align: center;letter-spacing: -3px;}
.traffic_txt>p span {color:#b0905e;}
.traffic_txt>h3 {font-weight:600;color:#555;font-size:20px;margin-bottom:20px;}
.traffic_txt>ul {font-weight:300;color:#999;display:block !important;width:100%;font-size:16px;padding:20px 50px;background:#f8f8f9;margin-bottom:20px;}
.traffic_txt>ul li {list-style:square;width:100% !important;margin:15px 0;border-bottom:1px solid #eee;padding-bottom:15px;}
.traffic_txt>ul li>span {font-size:1.2em;font-weight:400;display:block;margin-bottom:5px;color:#555;}
.traffic_txt>ul li:last-child {border-bottom:none;}
.traffic_img_wrap {width:100%;margin-bottom:50px;}
.traffic_img_wrap img {width:100%;}


/* movie-view */
.movie-view {width:100%;height:620px;padding:5% 0 0;background:#fff;margin:5% 0 0 0;}
.movie-view-wrap {width:100%;height:100%;margin:0 auto;background:url('../img/intromovie.jpg') no-repeat 83% / 100%;position:relative;    transition: .3s all;}
.movie-view-wrap:hover{background-size:105%;}
.movie-view-wrap::before{content:'';display:block;width:100%;height:100%;background:rgba(0,0,0,.4);position:absolute;top:0;left:0;}
.movie-txt {width:100%;max-width:50%;margin:0 auto;text-align: center;position:relative;z-index: 9;padding-top: 4%;}
.movie-txt p {font-size:18px;color:#e7e7e7;margin:0 0 1% 0;letter-spacing: 3px;}
.movie-txt h2 {font-size:4.1em;color:#fff;font-weight: 400;}
.movie-txt span {display:block;color:#e7e7e7;font-size:18px;margin:25% 0 0 0;position:relative;font-weight:200;}
.movie-txt span::before {content:'';display:block;background:url('../img/movie-btn.png') no-repeat center / 100%;width:100px;height:100px;position:absolute;left:435px;top:-175px;cursor: pointer;}
.movie-view-wrap:hover .movie-txt span::before {animation: moviebtn .8s ease-in-out both;transition: .8s all;}
.movie-wrap {display:none;width:100%;height:100%;z-index:9999;position:fixed;top:0;left:0;background:rgba(0,0,0,.7);}
.movie-wrap iframe {position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border:0;width:1024px;height:720px;}
.close-btn {position:fixed;top:10%;right:18%;}
.close-btn i {color:#fff;font-size:80px;}
@keyframes moviebtn {
	0%{transform:rotateY(0deg)}
	50%{transform:rotateY(360deg)}
	100%{transform:rotateY(720deg)}
}
/* movie-view */


/* 360vr */
.e-house {width:100%;background:#fff}
.e-house-wrap {width:100%;margin:0 auto;padding:5% 0;position:relative;display:flex;flex-wrap:nowrap;justify-content:center;}
.e-house-wrap h2 {cursor:pointer;font-size:16.6em;font-family: 'Anton';background: url('../img/vr-bg.jpg') no-repeat center / cover;text-align: center;letter-spacing: -10px;
	-webkit-background-clip: text;
    -webkit-text-fill-color: rgba(165,24,41,.3);}
	.e-house-wrap a {font-size:2.5em;color:#777;width:120px;height:45px;display:block;margin:180px 0 0 20px}
	.e-house-wrap a:hover {margin:170px 0 0 20px; color:#a51829;transition: .3s all;}
/* 360vr */

/* nice4 */
.nice4 {width:100%;background:#fff;height:600px;overflow:hidden}
.nice4-wrap {width:100%;height:100%}
.nice4-wrap ul {width:100%;display:flex;flex-wrap:wrap;height:100%}
.nice4-wrap ul li {width:25%;height:100%}
.nice4-wrap ul li img {width:100%;object-fit: cover;transition: .3s all;height:100%;}
.nice-div {position:relative;overflow:hidden;height:100%}
.nice-div:hover img {transform:scale(1.1)}
.nice-div::before {content:'';display:block;width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;z-index:1;}
.nice-txt {position:absolute;width:70%;top:50%;left:50%;transform:translate(-50%,-50%);text-align: center;z-index: 1;}
.nice-txt h2 {font-size:2.5em;color:#fff;font-weight: 400;padding:0 0 5% 0;}
.nice-txt p {font-size:1.8em;color:#fff;font-weight:200;line-height: 1.5;}
/* nice4 */

.td_subject {text-align:left !important;}

/*택지분양안내*/
.c04_table_wrap {width:100%;margin-bottom:10vh;}
.c04_table_wrap table {width:100%; border-spacing:0px;    border-collapse:collapse;border-bottom:2px solid #999}
.c04_table_wrap table th, td {padding:2.5vh 0;font-size:16px;font-weight:500;text-align: center;}
.c04_table_wrap table th {border-bottom:2px solid #777;}
.c04_table_wrap table td {color:#777;border-bottom:1px solid #eee;background:#f8f8f9}
.c04_table_wrap table td.bgw {background:#fff;color:#333;}
.c04_table_wrap table tr:last-child td {border-bottom:0;}
.c04_table_wrap table tr:nth-child(2) {border-bottom:2px solid #ddd}
b.fts {display:block;font-size:0.8em;font-weight:400;width:90%;margin:0 auto;margin-top:2vh;}
.wdhj {border:1px solid #eee;padding:3%;}
/*택지분양안내*/

/* modelhouse */
.modelhouse {width:100%;background:#fff;}
.modelhouse-txt {text-align: center;padding:5% 0;}
.modelhouse p {font-size:18px;color:#777;letter-spacing: 3px;padding:0 0 0.5% 0}
.modelhouse h2 {font-size:4.1em;font-weight: 400;}
.modelhouse-map {width:100%;height:600px;position:relative;overflow:hidden;}
.modelhouse-pop {width:600px;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:5;overflow:hidden;}
.modelhouse-pop img {padding:20% 0 0 0;margin-left:10%;}
.modelhouse-pop ul {text-align: left;width:80%;margin:0 auto}
.modelhouse-pop ul li {margin:12% 0;}
.modelhouse-pop ul li h2 {font-size:2em;color:#fff;padding:2% 0}
.modelhouse-pop ul li p {font-size:18px;color:#fff;font-weight: 300;line-height: 1.3;}
.modelhouse-btn {width:80%;margin:0 0 0 10%;}
.modelhouse-btn a {text-align:center;display:inline-block;font-size:18px;font-weight: 300;color:#fff;width:200px;height:40px;border:1px solid #fff;line-height: 40px;margin:0 1%;transition: .3s all;}
.modelhouse-btn a:hover {transform:translateY(-5px);background:#fff;color:#777}

.root_daum_roughmap .wrap_controllers {display:none}
/* modelhouse */

/*서브상단*/
.sub_visual{position:relative;max-width:2560px;margin:0 auto;height:472px;overflow:hidden;background-repeat:no-repeat;background-position:center top}
.sub_visual.visual01 .bg{background-image:url(../img/sub_visual01.jpg)}
.sub_visual.visual02 .bg{background-image:url(../img/sub_visual02.jpg)}
.sub_visual.visual03 .bg{background-image:url(../img/sub_visual03.jpg)}
.sub_visual.visual04 .bg{background-image:url(../img/sub_visual04.jpg)}
.sub_visual.visual05 .bg{background-image:url(../img/sub_visual05.jpg)}
.sub_visual.visual06 .bg{background-image:url(../img/sub_visual06.jpg)}
.sub_visual.visual07 .bg{background-image:url(../img/sub_visual07.jpg)}
.sub_visual:hover .bg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.sub_visual .title_warp { max-width:1240px; margin:0 auto; display:table; z-index:5}
.sub_visual .title_warp .table-cell { display:table-cell; vertical-align:middle; height:472px;}
.sub_visual h3{position:relative;z-index:5;font-size:36px;font-weight:bold; text-align:center; letter-spacing:-1px; color:#fff}
.sub_visual .sub_title{ position:relative; padding-bottom:10px; font-size:14px; font-weight:500; color:#fff; text-align:center; opacity:.8; z-index:5}
.sub_visual .cover{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/sub_visual_cover.png) center bottom no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;min-width:1200px;opacity:.5;z-index:1}
.sub_visual .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;z-index:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
@media screen and (max-width: 640px) {
    .sub_visual .title_warp { max-width:100%;}
	.sub_visual h3 { font-size:35px}
	.sub_visual .sub_title { font-size:13px}
}
/*서브상단*/








/* .content_wrap { width:100%;}
.content_wrap .txtCon { max-width:1300px; margin:0 auto; padding:60px 20px 50px 20px; font-weight:400; position:relative; clear:both}
.content_wrap .txtCon .sub_title{ margin-bottom:100px}
.content_wrap .txtCon .sub_title h1 {font-size:38px; color:#000; text-align:center;padding: 0 0 5% 0}
.content_wrap .txtCon .sub_title h1:before {content:""; display:block; height:40px; width:1px; margin:20px  auto; background-color:#b0b0b0}
.content_wrap .txtCon .sub_title .sub_title {font-size: 16px; color:#555; font-weight:400; text-align:center; padding-top:20px; word-break:keep-all;}
.content_wrap .txtboard { max-width:1200px;  font-size:12px;}
@media screen and (max-width: 640px) {
   .content_wrap .txtCon .sub_title h1 { font-size:32px}
} */





/*서브 하단 네비*/
.category-wrap {width:100%; height:70px; background-color:rgba(255,255,255,0.8); border-bottom:1px solid #ddd;  clear:both; background-attachment:scroll; position:relative; z-index:3}
.sub_navI_warp { max-width:1300px; z-index:3; position:relative; margin: -70px auto;}
.all-wrap{max-width:1300px;  height:69px; margin:0 auto;   transition:all .3s ease;}
.all-wrap .loca-wrap{width:100%;margin:0 auto;height:69px}
.all-wrap .loca-wrap .loca-area i{float:left;display:inline-block;width:60px;height:71px; line-height:65px;  color:#555; border-right:1px solid #ddd; padding:0; margin-top:0; text-align:center}
.all-wrap .loca-wrap .loca-area{height:69px;float:left;}
.all-wrap .loca-wrap .loca-area > a {display:inline-block;width:54px;height:100%; float:left; line-height:100%; text-align:center;}
.all-wrap .loca-wrap .loca-area > a img {margin-top:17px;}
.all-wrap .loca-wrap .loca-area>ul {float: left;margin:0; padding:0;}
.all-wrap .loca-wrap .loca-area>ul>li{float:left;width:220px;height:70px;position:relative; margin-left:-1px}
.all-wrap .loca-wrap .loca-area>ul>li button{height:69px;width:220px;position:relative;text-align:left; background-image:url(../img/loca_arrow_off.png);background-position-y:50%;background-position-x:100%;background-repeat:no-repeat;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;-ms-transition:background .3s ease;  border:0;  background-color: inherit; box-sizing: border-box;
    border-left: 1px solid #fff; border-right: 1px solid #fff;}
.all-wrap .loca-wrap .loca-area>ul>li button.active{background-image:url(../img/loca_arrow_on.png);background-position-y:50%;background-position-x:100%;background-repeat:no-repeat;}
.all-wrap .loca-wrap .loca-area>ul>li button span {padding-left: 19px;background-color: transparent; color:#333; font-size:15px}
.all-wrap .loca-wrap .loca-area>ul>li div{overflow:hidden;height:0;position:relative}
.all-wrap .loca-wrap .loca-area>ul>li div ul{display:block;position:absolute;width:100%;left:0;border:1px solid #ddd; background-color:#fff; padding:0}
.all-wrap .loca-wrap .loca-area>ul>li div ul li a{ border-bottom:1px solid #ddd; background:#fff;height:46px;color:#555;line-height:46px;display:block;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;-ms-transition:background .3s ease;padding-left:19px; font-size:15px; box-sizing:border-box}
.all-wrap .loca-wrap .loca-area>ul>li div ul li a:hover { color:#000; font-weight:bold}
.all-wrap .loca-wrap .share-area {float: right; display:block; padding-top:16px;box-sizing: border-box;}
.all-wrap .loca-wrap .share-area .hide-wrap{width:151px;height:34px;overflow:hidden;float:left}
.all-wrap .loca-wrap .share-area .hide-wrap .hide-area{width:151px;height:34px;position:relative;left:200px}
.all-wrap .loca-wrap .share-area .hide-wrap .hide-area ul {overflow: hidden; padding:0; margin:0}
.all-wrap .loca-wrap .share-area .hide-wrap .hide-area ul li {float: left;margin-left: 13px; border-bottom: 1px solid #ddd; cursor:pointer}
.all-wrap .loca-wrap .share-area .hide-wrap .hide-area ul li:first-child {margin-left: 0;}
.all-wrap .loca-wrap .share-area .share-btn{width:34px;height:34px;background-image:url(../img/share_open_bt.png);float:right;text-indent:-9999px;padding-left:18px;box-sizing:unset;background-repeat:no-repeat;background-position-x:right;transition:all .5s ease;     background-color: inherit; border:0; margin-right:20px}
.all-wrap .loca-wrap .share-area .share-btn.active {background-image: url(../img/share_close_bt.png);border-left: 1px solid #fff;}

@media screen and (max-width: 640px) {
    .all-wrap .loca-wrap .loca-area {100%; float:none;}
	.all-wrap .loca-wrap .loca-area > a {width:10%;}
	.all-wrap .loca-wrap .share-area { display:none}
	.all-wrap .loca-wrap .loca-area > ul {width:100%;}
	.all-wrap .loca-wrap .loca-area > ul > li { width:50%}
	.all-wrap .loca-wrap .loca-area > ul > li:first-child { border:0}
	.all-wrap .loca-wrap .loca-area > ul > li button {width:100%; border-right:0}
	.all-wrap .loca-wrap .loca-area i { display:none}
}
/*서브 하단 네비*/






/*푸터*/
#footer { padding: 30px 0px; width: 100%;position:relative; z-index:100; background-color:#fff; clear:both;  }
.footer-wrap {max-width:1740px;margin:0 auto;width:100%;display:flex;flex-wrap:wrap;align-items: center;}
.ft-info {width:60%;padding:0 2%}
.ft-info p {color:#999;}
.ft-ex {margin:0 0 30px 0;font-size:12px;}
.ft-info address {font-style:unset;font-weight: 300;font-size:14px;color:#333}
.copyr {font-weight: 300 !important;margin: 3% 0 0;}
.ft-banner img {height:40px;}
.ft-banner span {font-weight:600;font-size: 14px;color: #333;margin-right: 20px;}
.ft-banner span:nth-of-type(2) {margin-left:20px;}
/*푸터*/



/* 푸터팝업*/
.tl_pop_con{background:#fff;} 
.tl_pop_con h2.f_pop_tit{width:100%;height:80px;line-height:80px;font-size:20px;color:#fff;}
.tl_pop_con h2.f_pop_tit img {display:inline-block;margin-left:50px;margin-right:5px;margin-top:-10px;width:120px;}
.tl_pop_con h2.f_pop_tit span {display:inline-block; padding-left:50px;}
.f_pop_wrap {line-height:23px;text-align:justify;word-break:break-all;font-size:15px;overflow-y:auto;}
.f_pop_wrap strong {color:#00a19a;font-weight:normal;}
.f_pop_wrap p { color:#333; padding:40px 50px; line-height:1.6;}
.mfp-close:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url("../img/btn_close.png") no-repeat center center; -webkit-transition: -webkit-transform 300ms; transition: -webkit-transform 300ms; transition: transform 300ms; transition: transform 300ms, -webkit-transform 300ms; border-radius: 50%; }
.mfp-close { width: 40px; height: 40px; text-indent: -999px;opacity: 1; overflow: hidden; background-color:transparent; border:0; }
button.mfp-close:hover:after { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }
.ft-info address span::after {content:'|';display:inline-block;margin:0 10px;}
.ft-info address span:last-child:after {display:none;}

/* 푸터팝업*/

.tab_cont_wrap2 {padding:10vh 0;}
.tab_content {width:100%;margin-bottom:5vh;}
.tab_cont2_title {width:100%;text-align:center;margin-bottom:4vh;color:#333;letter-spacing: -1px;}
.tab_cont2_img_wrap {width:100%;max-width:900px;margin:0 auto;}
.tab_cont2_img_wrap img {width:100%;border:1px solid #eee;margin-bottom:4vh;}
.tab_cont2_img_wrap1 {max-width:unset;display:flex;justify-content: space-between;margin-bottom:10vh;}
.tab_cont2_img_wrap1 img {width:49%;}
.tab_cont2_img_wrap1 .img_wrap {width:49%;height:60vh;min-height:500px;position:relative;}
.tab_cont2_img_wrap1 .img_wrap img {width:100%;height:100%;object-fit: contain;}
.tab_cont2_img_wrap2 img {border:0;}
span.img_caption {font-weight:500;font-size:20px;color:#555;position:absolute;bottom:20px;right:20px;}
.sub-footer {border-top:1px solid #ccc;}


.gnb_mnal{position:absolute !important;width:90px !important;height:90px !important;top:0 !important;right:0 !important;-webkit-transition:all .3s ease-out !important;-moz-transition:all .3s ease-out !important;-o-transition:all .3s ease-out !important;transition:all .3s ease-out !important;cursor:pointer !important;background:#a51829}
.gnb_mnal .gnb_menu_btn {position:relative;}
.gnb_mnal .navicon-line{position:absolute;width:20px;height:2px;border-radius:1px;background:#fff;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}
.gnb_mnal .nl1 {top: 31px;right: 25px; width:40px;}
.gnb_mnal .nl2 {top: 41px;right: 25px; width:40px;}
.gnb_mnal .nl3 {top: 51px;right: 25px; width:40px;}
@media screen and (max-width: 961px) {
	/*버튼*/
	#open-button{position:fixed;z-index:8000;top:0;right:3%;padding-top:18px;width:90px; height:90px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer;display:block;}
	#open-button .navicon-line{position:absolute;width:20px;height:2px;border-radius:1px;background:#fff;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}
	#open-button .nl1 {top: 13px;right: 15px; width:30px;}
	#open-button .nl2 {top: 22px;right: 15px; width:15px;}
	#open-button .nl3 {top: 32px;right: 15px; width:40px;}
	#open-button.on>div>div{transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);width:30px;position:absolute;top:23px;right:23px;margin:0;padding:0;background-color:#fff;}
	#open-button.on>div>div:first-child{transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg)}
	#open-button.scrolled .navicon-line {background-color: #fff;}
	#open-button.on.scrolled >div>div{background-color:#fff;}
	/*버튼*/
    /* .scrolled #header  {background-color:#fff; } */
	.scrolled #open-button .nl1 { background-color:#fff}
	.scrolled #open-button .nl2 { background-color:#fff}
	.scrolled #open-button .nl3 { background-color:#fff}
	.scrolled #open-button .navicon-line  { background-color:#fff}
    .scrolled #open-button.on .navicon-line { background-color:#ddd}

}

@media screen and (max-width: 2560px) and (min-width:1921px){
	.pic_info section {height:30vh !important;}
	/* #wrap {margin-top:51%;} */
	#header .header-inner {max-width: 100%;}
	#header #logo a {width:35%;}
	.notice-list::before {font-size:10em;top:45%;left:-66%;}
	.notice-list {width:70%;margin-left:30%;}
.movie-txt span {margin:12% 0 0 0;}
.premium_bg {height:650px;width:70%;right:-10%;}
	.movie-txt span::before {width:100px;height:100px;left:580px;top:-125px;}
	.modelhouse-txt {padding:5% 0 2% 0;}

	.loader i {top:50%;left:50%;}
	.gnb_mnal {width:126px !important}
	.gnb_mnal .nl1,.gnb_mnal .nl2,.gnb_mnal .nl3 {right:40px;}
	.gnb_al_ul .lm-title::after {left:43%;}
	
}
@media screen and (max-width: 1780px) {
	.premium-latest-wrap {max-width:95%;width:95%;}
	.lat ul {margin-right:2.5%;}

	#footer {padding:30px;}
}


@media screen and (max-width: 1441px) {
	.pic_info section {width:80% !important;}
	.lt_bn #bx_pager {right:10% !important;}

	#header .gnb > li > a {font-size:15px;}
	.notice-title-wrap::before {display:none;}
	.logo-wrap {width:25%;}
	#header .header-inner nav {width:68.5%;}
	#header #logo img {width:auto;height:60px;}

	.premium-top {width:90%;margin:0 auto;}
	.premium-list .lt #counter {left:10.5%;}
	.premium-title h2 {font-size:3.5rem;line-height:1.2;}
	.premium-title h2 span {font-size:3.8rem;}
	.premium-title .ptp {font-size:18px;}
	.premium-house ul li {font-size:1.6em;}

	.premium-list {width:100%;margin:0 auto;}
    .premium-list .lt #counter {left:8% !important;top: -11.5%;}
    .premium-top {padding:5% 0;}
    .premium-title p {font-size: 16px;}
	.premium-list .lt .a-item .txt_box .subject {font-size:1.8em !important}
    .premium-list .lt .a-item .txt_box .substance {font-size:1.5em !important;}
	.movie-txt span::before {left:50%;transform:translateX(-50%);top:-160px;}
	.movie-txt span {margin:30% 0 0 0;}
	.movie-txt p {margin:4% 0 1% 0;}

	.movie-txt p,.modelhouse p {font-size:16px;}
	.movie-txt h2,.modelhouse h2 {font-size:3.6em;}
	.nice-txt h2 {font-size:2.2em;}
	.nice-txt p {font-size:1.5em;}
	.ft-info {width:55%;}
	.ft-logo {display:none;}
	.ft-logo ul li img {width:70%;margin:0 15%;}

	.movie-view {height:520px;}
	.movie-txt {padding-top:2%;}
	.footer-wrap {flex-wrap:nowrap;}
	.ft-info {width:65%;}

	.premium-latest {padding:0 0;}
	.call_number_hd, .call_number_hd2 {display:none;}
	.gnb_al_ul {width:80%;}
	.notice-latest {height:auto;}
}



@media screen and (max-width: 1281px){
	#header .header-inner nav .gnb {display:none;}
	#first-index h1 {top:47%}
	.lat li:last-child {display:none;}
	.lat li {width:45% !important;}
	.lat ul {justify-content: space-evenly;}
	.notice-list::before {font-size:8em;left: -50%;top:50%;}
	.premium-top {padding:7% 0;}
	.premium-list .lt #counter {top:-15% !important;}
	.premium-house ul {width: 60%;margin-left: 40%;}
	.movie-view {height:auto;}


	.ft-info p {font-size:12px;word-break:keep-all;}
	.ft-info address {font-size:12px;word-break:keep-all;}
	.ft-info {width:46%;}
	.modelhouse-pop {width:40%;}

	.movie-view-wrap {padding:3%;}
	.movie-txt {padding-top:0.2%;}
	.movie-view-wrap:hover .movie-txt span::before {animation:none;}

	.footer-wrap {justify-content:space-between;}
	.ft-info {width:70%;padding:0 0;}
	.ft-banner span {display:block;}
	.ft-banner span:nth-of-type(2) {margin:0 0;}
	.content_wrap {width:96%;margin:0 auto;}
	.bm-wrap {display:flex;}
	.bm-img {width:65%;}
	.bm-txt {width:35%;height:100%;}
	.widemap_wrap h2 {font-size:24px;}
	.widemap_wrap2 h2 {font-size:30px;}
	.map2_wrap h2 {font-size:30px;}
	b.fts {margin-top:1vh;}

	.tab_cont_wrap {padding:80px 0;}
	.tab_cont_wrap ul li p,.tab-txt {font-size:20px;}
	.tab_cont_wrap h1 {font-size:30px;}
	.traffic_txt>p {font-size:30px;}
	.tab_cont_wrap h2 {font-size:18px;}
	.traffic_txt>h3 {font-size:18px;}
	.tab_cont_wrap ul {font-size:14px;}
	.c04_table_wrap {width:100%;overflow-x: scroll;}
	.c04_table_wrap table {min-width:860px;}
	.c04_table_wrap table td {font-size:14px;font-weight:400;}
	.f-32 {font-size:28px;}
}

@media screen and (max-width: 1181px) {
	#header .header-inner nav {width:67%;}
	.premium-title {width:60%;}
	.movie-txt span::before {width:75px;height:75px;}
	.movie-txt span {margin: 38% 0 0 0;}
	.owl-carousel .owl-nav {height:145px;}
	.c_info_txt p {font-size:18px;}
	.c_table_wrap h5,.c_table_wrap p {font-size:18px;}
	.tab_cont_wrap ul li .tab_img_wrap {height:260px;}
	.tab_cont_wrap ul li .tab_img_wrap img {width:100%;object-fit: cover;}

	#hd_pops_2 {left:50% !important;transform:translateX(-50%)}
}

@media screen and (max-width: 1025px){
	.premium-list .lt .a-item .txt_box .substance {word-break:keep-all;}
	#header .gnb .lm {display:none;}
	#header .header-inner nav {background:transparent;}
	#header #logo a {width:90%}
	.gnb_mnal {width:71px !important}
	.gnb_mnal .nl1,.gnb_mnal .nl2,.gnb_mnal .nl3 {right:16px}
	.pic_info h2.h90 {padding:0 7.5% !important}
	.pic_info p.h17 {padding:4.5% 7.5% !important}
	.notice-title {width:45%;top:-30%}
	.notice-list {width:100%;padding:17% 0 0;margin-left:0;}
	.notice-latest{height:auto}
	.notice-list::before {top:-4%;left:46%}
	.notice-title-wrap {bottom:18%}
	.notice-title h2 {font-size:3.6em;padding:0 0 5% 0}
	.premium-house {width:100%;margin:0 0 10% 0}
	.premium-title {width:100%;}
	.premium-list .lt #counter {top:-22.5% !important;left:unset !important;right:10%}
	.premium-title p {font-size:16px}
	.premium-title .ptp {font-size:18px}
	.premium-list .lt .a-item .txt_box .subject {font-size:1.6em !important}
	.premium-list .lt .a-item .txt_box .substance {font-size:1.9em}
	.movie-txt {max-width:80%;}
	.movie-txt p {font-size:16px;}
	.movie-txt h2 {font-size:3.8em}
	.movie-txt span {margin:23% 0 3% 0;font-size:16px;}
	.e-house-wrap h2 {font-size:14em}
	.e-house-wrap a {margin:135px 0 0 20px;}
	.e-house-wrap a:hover {margin:135px 0 0 20px; color:#a51829;transition: .3s all;}
	@keyframes phlbouce2 {
		0%{top:56%}
		50%{top:59%}
		100%{top:56%}
	}
	.nice4 {height:auto;}
	.nice4-wrap ul li {width:50%;height:auto;}
	.nice-txt {top:50%;left:50%;transform:translate(-50%,-50%)}
	.modelhouse-txt {padding:10% 0;}
	.modelhouse p {font-size:16px}
	.modelhouse h2 {font-size:3.8em}

	.pic_info section p.f-24 {font-size:18px;}
	.pic_info section p.f-32 {font-size:22px;}
	.pic_info section p.f-60 {font-size:40px;}
	.notice-title p {font-size:14px;}

	.premium-house ul {margin-left:0;width:100%;text-align:center;}
	.premium-house-img {width:100%;margin-left:0;}
	.premium-house-img img {width:80%;margin:0 0 0 10%;}
	.premium-house ul {margin-bottom:5%;padding: 5% 0 2% 0;border: 1px solid #ccc;border-radius: 12px;}
	.premium-list .lt #counter {display:none;}
	.owl-prev, .owl-next {background:transparent !important;font-size:4em !important;color:#fff !important;}
	.premium-top {padding:2% 0;}
	.modelhouse-txt {padding: 10% 0 5% 0;}
	.ft-logo {display:none;}
	.ft-info {width:54%;}

	.movie-view-wrap {padding:1%;}
	.movie-txt h2 {font-size:3.4em;}
	.movie-view-wrap {background: url(../img/intromovie.jpg) no-repeat center / cover;}
	.movie-view-wrap:hover{background-size:cover;}

	
	.content_wrap .sub_title h1 {font-size:44px !important;}

	.modelhouse-pop img {padding:10% 0 0 0;height:80px;}
	.modelhouse-btn {margin:20% 0 0 10%;}
	.ft-banner span {margin-bottom:10px;}
	.ft-banner span:nth-of-type(2) {margin:10px 0;}
	.owl-carousel .owl-nav {height:auto}
	.location_info h1 {font-size:24px;width:40%;}
	.location_info p {font-size:18px;}

	.sub_header {position:fixed !important;}
	.scrolled .sub_header {background-color:#a51829 !important}
	
	

}
@media screen and (max-width: 961px) {
	.gnb_mnal {display:none;}
	#header .header-inner nav {display:none;}
	.right_quick {display:none !important}
	.mobile_quick {display:block;position:fixed;bottom:0;z-index:999;width:100%;height:50px}
	.mobile_quick ul {width:100%;display:flex;flex-wrap:wrap;height:100%;align-items: center;}
	.mobile_quick ul li {width:25%;text-align: center;background:#a51829;height:100%;transition: .3s all;}
	.mobile_quick ul li:hover {background:#777}
	.mobile_quick ul li a {display:block;width:100%;height:100%;color:#fff;}
	.mobile_quick ul li a i {font-size:2em;color:#fff;margin-top:5px}
	#top_btn {bottom:70px !important}
	.mousedown {bottom:8%}
	#first-index b {bottom:7%}
	.e-house-wrap h2 {font-size:13em;}
	.ft-info {width:70%;}
	.index-footer {margin-bottom:50px;}
	.ft-ex {margin:0 0;}
	.ft-info address {margin:30px 0;}
	.premium_bg {opacity:0.2;}
	.ft-info {padding:0 0;}
	.c_info_wrap_2 .c_info_img {width:80%;}
	.c_info_table h3 {font-size:16px;}
	.c_info_table h4 {font-size:35px;}
	.c_table_wrap h5, .c_table_wrap p {font-size:16px;}
	.mp-right {height:800px;padding:15% 2% 15% 10%;}
	.c_info_wrap_4 p {font-size:16px;}
	.c_info_wrap_4 h2 {font-size:24px;}
	.c_info_wrap_4 h2 {font-size:24px;}
	.c_4_wrap_1>h1{font-size:24px;}
	.c_4_wrap_1>h1 span{font-size:30px;}
	.c_4_wrap_3 .c4_left_wrap p {margin-bottom:10px;}
	.c_4_wrap_1>.c4_txt_wrap p:nth-of-type(1) {margin-bottom:10px;}
	.f-32 {font-size:24px;}
	.c05_cont_wrap>ul {font-size:16px;}
	.c05_cont_wrap>ul li span {font-size:14px;}
	b.fts {letter-spacing: -1px;}
	.widemap_wrap {margin-bottom:15vh}
	.f-40 {font-size:30px;}
	.tab_cont2_img_wrap1 {display:block;}
	.tab_cont2_img_wrap1 .img_wrap {width:100%;height:auto;}
	.tab_cont2_img_wrap1 .img_wrap img {width:100%;height:auto;}
	span.img_caption {bottom:6vh;}
	.tab_cont2_img_wrap1 .img_wrap {min-height:unset;}
}
@media screen and (max-width:  821px){
	.movie-txt span::before {width:60px;top:-130px;}
	.e-house-wrap h2{font-size:8em;}
	.modelhouse-btn a {margin:5% 0 1%;}
	.ft-banner img {height:30px;}
	#header #logo img {margin-top:20px;}

	.pic_info section p.f-24 {font-size:16px;letter-spacing:0;}
	.pic_info section p.f-32 {font-size:20px;}
	.pic_info section p.f-60 {font-size:34px;}

	.notice-title h2,.premium-title h2 {font-size:3em;}
	.premium-title h2 span {font-size:2.8rem;}
	.premium-title .ptp {font-size:16px;}
	.lt_bn #bx_pager a {font-size:40px !important;}
	.notice-title {height:200px;}

	.ft-info address span {display:block;}
	.ft-info address {margin:15px 0;}
	.ft-banner span {display:block;}
	.ft-banner img {display:block;margin:15px 0;}
	.ft-banner span:nth-of-type(2) {margin-left:0;}
	.ft-info {width:65%;margin-right:5%;}
	.movie-txt h2 {font-size:2.8em;}
	.movie-txt span::before {top:-110px;}
	.movie-txt {padding:8% 0;}
	.movie-txt p {margin:0;}
	.e-house-wrap h2 {letter-spacing: -8px;text-align:left;}
	.modelhouse h2{font-size:2.8em;}

	.nice-txt h2 {font-size:1.8em;}
	.nice-txt p {font-size:1.2em;}
	.notice-title h2, .premium-title h2 {font-size:2.8em;}
	.premium-title .ptp,.premium-title p {font-size:14px;}
	.notice-list::before {font-size:6.8em;}
	.premium-top {padding:10% 0;}

	.ft-info {width:100%;}
	.ft-banner {margin:0 auto;padding-top:3%;}
	.premium-latest {background:#fff url('../img/premium-bg-m.jpg') no-repeat bottom / 100%;}
	.premium_bg {opacity:0.3;}
	.notice-list::before {top:-1%;}
	.lat {padding:0 0 7% 0 !important;}
	.e-house-wrap a {margin:68px 0 0 20px;}
	.e-house-wrap a:hover {margin:68px 0 0 20px;}
	.e-house-wrap {padding:10% 0;}

	
	.content_wrap .sub_title h1 {font-size:40px !important;}
	.c_info_wrap {flex-wrap:wrap;}
	.c_info_wrap_1 {flex-direction: column-reverse;}
	.c_info_img {width:100%;}
	.c_info_txt {width:100%;padding:5% 0;text-align:center;}
	.c_info_wrap_2 .c_info_txt,.c_info_wrap_2 .c_info_img {width:100%;}
	.name {text-align:center;margin-top:5%;}
	.c_info_wrap_3 .c_info_img {display:none;}
	.c_info_table {width:100%;margin:0 5%;}
	.tab_title li {font-size:18px;}
	.company_info h1 {font-size:30px;}
	.company_info {padding:10% 0;}
	.bm-txt {min-width:400px;}
	.bi-txt p {bottom:31%;}
	.brand_wrap>h1 {font-size:40px;}
	.right-txt-1{font-size:18px;letter-spacing:-1px;}
	.mp-right>h4 {font-size:18px;}
	.right-txt-2 {font-size:16px;}
	.masterplan_wrap>h1 {font-size:30px;}
	.widemap_wrap h2 {font-size:20px;}
	.widemap_wrap2 h2 {font-size:25px;}
	.map2_wrap h2 {font-size:25px;}
	.tab_cont_wrap ul {flex-wrap:wrap;}
	.tab_cont_wrap ul li {width:100%;}
	.tab_cont_wrap ul li .tab_img_wrap img {height:auto;min-width:100%;min-height:100%;}
	.tab_cont_wrap ul li p {padding:25px 0 50px 0;}
	.tab_cont_wrap ul li .tab_img_wrap {height:auto;}
	.tab_cont2 .tab_cont_wrap ul li .tab_img_wrap {height:35vh;}

	
}
@media screen and (max-width: 641px) {
	.e-house-wrap a {font-size:20px;margin:82px 0 0 20px;width:auto;}
	.e-house-wrap a:hover {margin:82px 0 0 20px;}
	.c_info_txt {padding:10% 0;}
	.tab_title li {line-height:50px;}
	.bi-txt p {bottom:45%;}
	.bm-wrap {background:transparent;}
	.bm-img {width:100%;position:absolute;-webkit-filter: brightness(0.50);filter: brightness(0.50);}
	.bm-txt {width:100%;}
	.brand_wrap>h1 {font-size:30px;}
	.brand_wrap>h2 {font-size:16px;}
	.masterplan_wrap ul,.mp-wrap {flex-wrap:wrap;}
	.masterplan_wrap ul {height:auto;}
	.masterplan_wrap ul>li {width:100%;}
	.masterplan_wrap ul>li img {width:100%;}
	.mp-left,.mp-right {width:100%;}
	.mp-left {text-align:center;}
	.mp-right {padding:20% 5% 10% 5%;height:750px;margin-top:-50px;}
	.mp-left h2 {font-size:40px;}
	.mp-left h2:after {margin:5% auto;}
	.location_info h1 {font-size:18px;width:100%;}
	.location_info p {font-size:16px;width:100%;}
	.widemap_wrap h2 {font-size:18px;}
	.widemap_wrap2 h2 {font-size:22px;}
	.map2_wrap h2 {font-size:22px;}
	.tab_title {flex-wrap:wrap;}
	.tab_cont_wrap h1 {font-size:24px;}
	.traffic_txt>p {font-size:24px;}
	.tab_cont_wrap h2 {font-size:16px;letter-spacing: -1px;}
	.tab_cont_wrap ul li p, .tab-txt {font-size:16px;letter-spacing: -1px;}
	.c_4_wrap_3 {flex-wrap:wrap;}
	.c_4_wrap_3 .c4_img_wrap2 {width:100%;order:1}
	.c_4_wrap_3 .c4_left_wrap p {width:100%;}
	.c_4_wrap_3 .c4_left_wrap {width:100%;text-align:center;margin: 0 0 50px 0;order:2}
	
	.lt_info {line-height:1.4;}
	.tab_cont2 {margin-bottom:0}
	.c05_cont_wrap {margin-bottom:10vh;margin-top:-7vh}
	#daumRoughmapContainer1657518485899, #daumRoughmapContainer1657518485899 .map {width:100% !important;height:800px !important}
	.c05_cont_wrap>ul {font-size:15px;}
	.c05_cont_wrap>ul li span {font-size:13px;}
	.tab_cont_wrap {padding:50px 0;}
	/* #daumRoughmapContainer1666054749346, #daumRoughmapContainer1666054749346 .map {height:40vh !important} */
	.tab_cont2 .tab_cont_wrap ul li {width:100%;}
	.tab_cont2 .tab_cont_wrap ul li p span {letter-spacing: -0.5px;}
	.tab_cont2 .tab_cont_wrap ul li {margin-bottom:2vh}

	.pic_info section p.f-60 {font-size:26px;}

	.tab_cont2_img_wrap img {margin-bottom:2vh;}
	.f-40 {font-size:25px;}
	span.img_caption {bottom:4vh;}
	.modelhouse-btn a {width:180px;}
	.catalog_wrap .catalog_img_wrap {margin-bottom:2vh}
	.catalog_wrap {margin:0 auto 10vh}
	.c_4_wrap_1>.c4_txt_wrap {flex-wrap:wrap;}
	.c_info_wrap_4>p {width:100%;}
	.c_4_wrap_1>.c4_txt_wrap p {width:100%;}

}
@media screen and (max-width: 516px){
	#first-index h1 {font-size:70px}
	.mouse {max-width:1.5rem}
	.logo-wrap {width:40%;}
	nav {width:60%}
	.notice-title-wrap {left:10%;}
	#header #logo a {width:100%}
	.notice-list::before {left:3%;}
	.pic_info section {max-width:98% !important}
	.pic_info h2.h90 {font-size:35px !important;line-height: 50px !important;}
	.pic_info p::after {width:55% !important}
	.notice-title {position:relative;width:100%;transform:translateY(-25%)}
	.notice-list::before {top:-14%;right:0;font-size:5em}
	.notice-list {padding:0 0 5%}
	.premium-title h2 {font-size:2.8em}
	.premium-title p {font-size:14px}
	.premium-title .ptp {font-size:16px}
	.premium-list {width:70%;}
	.movie-txt span {margin:29% 0 0 0;}
	.e-house-wrap {padding: 15% 0;}
	.nice4-wrap ul li {width:100%;}
	.premium-title .ptp {font-size:14px;}
	.ft-info {padding:0 0;margin-right:0;width:100%;}
	.movie-txt p {font-size:14px;}
	.movie-txt h2{font-size:2.5em;}
	.movie-txt span{font-size:14px;}
	/* .pic_info p.f-32 {top:40% !important;} */


	.modelhouse p {font-size:14px;}
	.modelhouse h2 {font-size:2.2em;}
	.modelhouse-pop {height:40%;width:100%;}
	.modelhouse-pop img {display:none;}
	.modelhouse-pop ul {width:100%;display:flex;padding-top:4%;}
	.modelhouse-pop ul li {margin:0 5%; width:40%;}
	.modelhouse-pop ul li h2 {font-size:16px;}
	.modelhouse-pop ul li p {font-size:14px;}
	.modelhouse-btn {width:100%;margin:10% 0;position:relative;}
	.modelhouse-btn a {margin:0 0 ;position: absolute;left: 50%;transform:translateX(-50%);}
	.premium-top {padding:15% 0 5% 0;}
	.modelhouse-txt {padding: 15% 0 5% 0;}
	.modelhouse-btn a:hover {transform:translateX(-50%);}
	.owl-theme .owl-nav .owl-prev i,.owl-theme .owl-nav .owl-next i{color:#ccc !important;}
	.owl-carousel .owl-nav .owl-prev {left:-20% !important;}
	.owl-carousel .owl-nav .owl-next {right:-20% !important;}

	.content_wrap .sub_title h1 {font-size:32px !important;}
	.content_wrap .sub_title p.sub_title {font-size:12px !important}

	.modelhouse-btn {margin:5% 0;}
	.modelhouse-btn a {font-size:14px;}
	.c_info_txt p {font-size:16px;letter-spacing:-1px;}
	.c_info_txt img {margin-top:30px;}
	.tab_title li {font-size:14px;letter-spacing:-0.5px;}
	.c_info_table h3 {font-size:14px;}
	.c_info_table h4 {font-size:30px;}
	.bi-txt p,.bm-txt p {font-size:18px;}
	.bi-txt h4 {font-size:24px;top:11%;}
	.bm-txt {padding:2%;}
	.right-txt-1 {font-size:16px;}
	.right-txt-2 {font-size:14px;}
	.c_4_wrap_1 {flex-wrap:wrap;}
	.c_4_wrap_1>h1 {width:100%;}
	.c_4_wrap_1>.c4_txt_wrap {width:100%;padding:15px 0}

	.footer-wrap {flex-wrap:wrap;}
	.ft-banner span,.ft-banner img {display:inline-block;}
	.ft-banner {width:100%;}
	.ft-banner span {margin:0 10px 0 0;}
	.ft-banner span:nth-of-type(2) {margin:0 10px;}
	#footer {padding:30px 20px;}

	.map_wrap {flex-wrap:wrap;}
	.map_wrap .loca_info_wrap{width:100%;}
	.map_wrap .map_content_wrap{width:100%;}
	.location_info:first-of-type h1 {margin-bottom:4vh !important;letter-spacing: -0.5px;}
	.location_info p {padding:1vh 0 3vh 0;}
	.map_wrap2 .map_content_wrap {order:1;}
	.map_wrap2 .loca_info_wrap {order:2;}
	.map_wrap2 {margin-bottom:10vh;}

	#hd_pop { background: #fff; }
	.hd_pops { left: 20px !important; right: 20px !important;  background: #fff; }
	.hd_pops_con { width: 100% !important; height: auto !important; background: #fff; }
	.hd_pops_con a{ width: 100%;height:100%;display:block; }
	.hd_pops_con br{ display:none;}
	.hd_pops_con img { width: 100% !important; height: auto !important; }
	#hd_pops_2 {left:20px !important;transform:none;}
}

@media screen and (max-width: 415px){
	.ft-info {width:100%;}
	.lat li:nth-child(2) {display:none;}
	.lat li {width:90% !important;padding:8% !important;}
	.movie-txt p {font-size:12px;}
	.movie-txt h2 {font-size:2.2em;}
	.movie-txt span {margin: 37% 0 0 0;font-size:12px !important;}
	.e-house-wrap h2 {font-size:5.5em;}
	#header #logo img {margin-top: 25px;}
	.premium-list .lt .a-item .txt_box .subject {font-size:1.2em !important}
	.premium-list .lt .a-item .txt_box .substance {font-size:1em !important}

	#header #logo img {margin-top:0;height:40px;}
	.e-house-wrap a {font-size:14px; margin: 58px 0 0 20px;}
	.c_info_txt p {font-size:15px;}
	.bi-txt p,.bm-txt p {font-size:14px;letter-spacing: -1px;}
	.bm-wrap {height:360px;}
}

@media screen and (max-width: 376px){
	.movie-txt span::before {left:150px}
	.premium-title .ptp {font-size:12px;}
	.movie-txt h2 {font-size:22px;}
	.premium-title h2, .modelhouse h2 {font-size:22px;}
	.modelhouse p,.modelhouse-pop ul li p {font-size:12px;}
	.ft-banner span {margin-right:10px;}
	.ft-banner span:nth-of-type(2) {margin-left:10px;margin-right:10px;}
	.ft-banner {margin:3% auto}
	.ft-banner img {height:25px;}
	.bm-txt p {margin-top:70px;width:89%;}
	.bi-txt p {top:25%;}
	.right-txt-1 {font-size:14px;}
}
