@font-face {

      src : url("../../font/gil.woff") format('woff'); 
      font-family: "gil" 

}
@font-face {

      src : url("../../font/Athena.woff") format('woff'); 
      font-family: "Athena" 

}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}

audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0;}
ul,ol,li{list-style:none}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
fieldset,img{border:0}
hr{height:0;}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
address,caption,em,var{font-style:normal;font-weight:normal}
a{text-decoration:none;cursor:pointer;color: inherit;}
a[href^="tel"]{font-style:normal}
a:hover,a:active,a:focus{text-decoration:none !important;}
b,strong{font-weight:bold}
dfn{font-style:italic}
img{border:0;vertical-align:top}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0;}
legend, caption{overflow:hidden;text-indent:-9999999px; height:0 !important; width:0 !important;line-height:0 !important;margin:0;padding:0;}
input{vertical-align:middle;margin:0;padding:0;}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border:none;cursor:pointer;margin:0;padding:0;}
a,input,button,select{outline:none}
button,select{text-transform:none}
optgroup{font-weight:bold}
textarea{border:1px solid #bcbcbc;overflow:auto;-webkit-appearance:none}
input::-ms-clear{display:none;}


body{ padding:0; margin:0; font-family: 'Noto Sans KR', sans-serif; } 

/**/


.all_wrap{width: 100%; max-width:500px; margin: auto;}

.main_wrap { width: 100%; height: auto; position: relative; overflow: hidden;  }

/**/

.sec01 { width: 100%; height: auto; position: relative; background: #101f3a; }

.sec01_box { width: 100%; height: 100%; position: relative; left: 0; right: 0; margin: auto; text-align: center; height: 180vw;overflow: hidden;}


.main {position: relative; top: 0;/* background-color: #c7e1df;*/ width:100%; height: 180vw;  }

.main_wrap{position: absolute;top: 0;width: 100%; overflow: hidden;}
.main_wrap .main_bg{background-size: cover; }
.main_bg{width: 100%; height: 180vw;}
.main_wrap .main_bg01{background: url(../img/main01.jpg) center bottom no-repeat; background-size: cover;}
.main_wrap .main_bg02{background: url(../img/main02.jpg) center bottom no-repeat; background-size: cover;}


.main .gallery-thumbs3 {width: 80%; height: 15vw; position: absolute; bottom: 3.5vw; left: 8vw;  margin: auto;  background: none;display: flex; justify-content: space-around;z-index: 9;}
.main .gallery-thumbs3 .swiper-slide{ width: 21% !important;  background: #000; background: none; margin-left: 2%;}
.main .gallery-thumbs3 .swiper-slide:nth-child(1){margin-left: 0 !important;}
.main .gallery-thumbs3 .swiper-slide .thumbs{ cursor: pointer; width: 100%; height: 100%;}


.main_bt_wrap { width: 20px; height: 140px; position: absolute; right: calc( 10% - 20px ); bottom: 0; top: 0; margin: auto; z-index: 9; }

.swiper-pagination { width: 20px; height: 100px; position: absolute; left: 0; right: 0; top: 0; margin: auto; z-index: 999; display: flex; justify-content: space-between; flex-direction: column; }
.swiper-pagination .swiper-pagination-bullet { width: 100%; height: 50px; border-radius: 0; opacity: 1; background: none; position: relative; outline: none; }
.swiper-pagination .swiper-pagination-bullet span { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; margin: auto; background-color: #fff; opacity: 1;
animation: bullet 5s 0s both linear; display: none; }
.swiper-pagination .swiper-pagination-bullet span.stop { animation-play-state: paused; }
.swiper-pagination .swiper-pagination-bullet:before { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; margin: auto; background-color: #fff; opacity: 0.4; }
.swiper-pagination .swiper-pagination-bullet p { font-size: 11px; line-height: 100%; color: #fff; position: absolute; top: 0; left: -8px; letter-spacing: 0.5px; z-index: -1; opacity: 0; transition: 0.5s; }

.swiper-pagination .swiper-pagination-bullet-active span { display: block; }
.swiper-pagination .swiper-pagination-bullet-active p { left: -13px; opacity: 1; }


@keyframes bullet {
	from { height: 0; }
	to {  }
}


.main_play_bt { width: 30px; height: 30px; position: absolute; right: -1vw; top: 30vw; margin: auto; color: #fff; }
.main_play_bt>div { width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; cursor: pointer; border-radius: 100%; }
.main_play_bt>div>img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 10px; }
.swiper-button-play { display: none; }


.main .swiper-slide{position: relative;}
.main_txt{width: 100%;position: absolute; top: 0;}
.main_txt img{width: 100%;}


.main_wrap  .main_txt div:nth-child(1) { margin-top: 30vw;}
.main_wrap .swiper-slide-active .main_bg {animation: main_bg 1.6s .0s both;}
.main_wrap .swiper-slide-active .sec01_txt_box h3 {animation:main_tit 1.2s .3s both; opacity: 1; }
.main_wrap .swiper-slide-active .sec01_txt_box p {animation:main_tit2 1.2s 1s both; opacity: 1; }
.main_wrap .swiper-slide-active .sec01_txt_box .sec01_open {animation:main_tit2 1.2s 1.5s both; opacity: 1;}




.sec01_txt_box {font-family: 'Noto Sans KR', sans-serif; overflow: hidden; height: 100vw;padding-top: 8vw; position: absolute;top: 20vw; left: 10vw; text-align: left;}

.sec01_txt_box h3 { width: 100%; max-width: 500px; margin: auto;  font-size:8vw; color: #000; font-weight: 200; opacity: 1; ;letter-spacing: 0px; margin-bottom: 10vw;
    transform: translateY(0); 
}

.sec01_txt_box p { font-family: 'Noto Sans KR', sans-serif; font-size: 3.5vw; line-height:7vw; color:#000; margin-top: -5vw;  font-weight: 400; ; opacity: 1; transform: translateY(0);}


.sec01_open { width: 80%;  margin-top: 8vw; opacity: 1; transform: translateY(0); }
.sec01_open img{width: 100%;}




@keyframes main_bg {
	from { transform: scale(1.2); }
	to {  }
}

@keyframes main_tit {
	from { transform: translateY(-50px); opacity: 0; }

	to {  }
}
@keyframes main_tit2 {
	from { opacity: 0; }

	to {  }
}
/**/

.living{width: 100%; background: url(../img/living_bg.jpg) center center no-repeat; background-size: cover;position: relative; overflow: hidden;}	
.living_tit{width: 100%; text-align: center;padding-top: 20vw; text-align: left; margin-left: 10vw;font-family: 'Noto Sans KR', sans-serif; color: #fff;padding-bottom: 70vw;}
.living_tit h4{margin-bottom: 5vw;}
.living_tit h2{  font-weight: 300; font-size: 8vw !important; line-height: 10vw !important;  margin-bottom: 5vw !important;}
.living_tit p span{opacity: .6;}
.living_tit p{  font-weight: 300; font-size: 3.3vw; line-height: 6vw; margin-bottom: 5vw; }
.living_txt{width: 70%;}
.living_pi{position: absolute;right: 10vw; bottom: 15vw;z-index: 9;}

/**/

.space{width: 100%; background:#000;position: relative; overflow: hidden;}	
.space_bg{width: 100%; height: 70vw; position: absolute;bottom: 0;left: 0; right: 0; margin: auto; z-index: 1; background: #fff;}	
.space_tit{width: 100%; text-align: center;padding-top: 20vw; text-align: left; margin-left: 10vw;font-family: 'Noto Sans KR', sans-serif; color: #fff;position: relative; z-index: 2;}
.space_tit h4{margin-bottom: 5vw;}
.space_tit h2{  font-weight: 300; font-size: 4vw !important; line-height: 10vw !important;  margin-bottom: 5vw !important;}
.space_tit p span{opacity: .6;}
.space_tit p{  font-weight: 300; font-size: 3.3vw; line-height: 6vw; margin-bottom: 5vw;opacity: .6; }
.space_txt{width: 70%;}
.space_img{width: 80%;margin-left: 10%;position: relative; z-index: 2;}

.space .btn_set{position: absolute; bottom: 15vw;width: 100%; }
.space .btn_set_wrap{position: relative;top: 0;width: 100%;}

.swiper1 {text-align: left;font-family: 'Noto Sans KR', sans-serif; padding-bottom: 30vw; margin-left: 10%; overflow: hidden; margin-top: 5vw;}

.swiper1 .swiper-slide{position: relative;}
.swiper1 .swiper-slide::after{position: absolute; left: 0;bottom: 0; content:""; background: #d4d4d4;height: 89%;width: 3vw; }
.swiper1 h1{padding-left: 6vw; margin-bottom: 1vw;font-size: 4.5vw;color: #ad997f;}
.swiper1 p{padding-left: 6vw; font-size: 3vw; color: #000;}




/**/



.sec02{position: relative; width: 100%;height: 340vw;background: url(../img/section05_bg.jpg) center bottom no-repeat; background-size: cover; top: 0; overflow: hidden;background: #f5f5f5;}

.sec02_tit{width: 100%; text-align: center;padding-top: 15vw; text-align: left; margin-left: 10vw;font-family: 'Noto Sans KR', sans-serif;}
.sec02_tit h4{margin-bottom: 5vw;}
.sec02_tit h2{  font-weight: 300; font-size: 8vw !important; line-height: 10vw !important; color: #000; margin-bottom: 5vw !important;}
.sec02_tit h2 span{font-weight: 700;}
.sec02_tit p{  font-weight: 300; font-size: 3.3vw; line-height: 7vw; color: #000;}
#main_vi{width: 100%;}
#main_vi iframe{aspect-ratio: 17/10; width: 80%; margin-left:10%; position: relative; z-index: 9; margin-bottom: 30px;}

.sec02_wrap{position: absolute;top: 100vw;width: 100%; height: 140vw;z-index: 7;}
.location_bg{width: 100%; height: 100%; background: #f5f5f5;position: absolute;bottom: -58vw;}
.swiper2{margin-top: 29vw; transform: translateX(10%);  padding-top: 115vw; overflow: hidden;}
.location_map{background: url(../img/location_map.jpg) center center no-repeat; background-size: cover; width: 80%; height: 45vw; margin: auto;border: 1px solid #7f7669; position: relative; z-index: 9;}

.sec02_tit2{width: 100%; text-align: center; text-align: center; font-family: 'Noto Sans KR', sans-serif; position: absolute;top: 85%;z-index: 99;}
.sec02_tit2 h4{margin-bottom: 3vw;}
.sec02_tit2 h4 img{width: 80%; margin: auto;}
.sec02_tit2 h2{  font-weight: 300; font-size: 8vw; line-height: 9vw; color: #000; margin-bottom: 5vw;}
.sec02_tit2 h2 span{font-weight: 700;}
.sec02_tit2 p{  font-weight: 300; font-size: 3.5vw; line-height: 3vw; color: #000;}


.location_limit{position: relative;margin-top: 30vw;}
.location_limit img{position: absolute;top: -10vw;}

.sec02 .btn_set{position: absolute; top: -9vw; }
.sec02 .btn_set_wrap{position: relative;top: 0;width: 100vw;}


.sec02_bg{width: 70% !important;  height: 100vw;display: flex; flex-direction: column;}



.location_img{background: url(../img/location01_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.location_img2{background: url(../img/location02_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.location_img3{background: url(../img/location03_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.location_img4{background: url(../img/location04_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}


.location_img{position: relative;}
.location_img::after{content: "이미지 컷"; position: absolute; bottom: 5px; right: 5px;font-family: 'Noto Sans KR', sans-serif; font-size: 3vw; color: #fff; text-shadow: 0 0 10px rgba(0,0,0,0.8),0 0 10px rgba(0,0,0,0.8); }

.location_txt{color: #b29e86; text-align: left; font-weight: 500;font-family: 'Noto Sans KR', sans-serif; background: none;width: 100%; padding: 10% 0%;}
.location_txt2{color: #606672;}


.location_txt h1{margin-bottom: 3vw;font-size: 4.5vw;}
.location_txt h1 span{font-weight: 300; ;}
.location_txt p{font-size: 2.9vw;line-height: 200%; opacity: .5;color: #000;}

.sec02_line{width: 1px;height: 15vw;background:#a1978a; position: absolute; left: 5%;bottom: 0;z-index: 10;}
.sec02_circle{width: 3vw; height: 3vw;background:#a1978a; border-radius: 50px; position: absolute; left: 3.8%;bottom: 15vw;z-index: 10; }
/**/

.sec03{}

.sec03_box{background: url(../img/sec03_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 250vw; position: relative; }

.sec03_tit{width: 100%; text-align: center;padding-top: 22vw;  font-family: 'Noto Sans KR', sans-serif;}
.sec03_tit h4{margin-bottom: 5vw;}
.sec03_tit h4 img{width: 80%; margin: auto;}
.sec03_tit p{  font-weight: 300; font-size: 3.5vw; line-height: 6vw; color: #fff;}



.sec03_img{background: url(../img/sec03_img01.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sec03_img2{background: url(../img/sec03_img02.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sec03_img3{background: url(../img/sec03_img03.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sec03_img4{background: url(../img/sec03_img04.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sec03_img5{background: url(../img/sec03_img05.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sec03_img6{background: url(../img/sec03_img06.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sec03_img7{background: url(../img/sec03_img07.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sec03_img8{background: url(../img/sec03_img08.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}

.swiper3{overflow: hidden; margin-top: 15vw;position: relative; z-index: 11;}
.sec03_img{position: relative;}
.sec03_bg{width: 70% !important; margin: 0 15%; height: 170vw;display: flex; flex-direction: column;}
.sec03_bg h4{text-align: right;}

.sec03_txt{color: #fff; text-align: left; font-weight: 400;font-family: 'Noto Sans KR', sans-serif; background: none;width: 100%; padding: 5% 0%;}

.sec03_txt h1{margin-bottom: 3vw;font-size: 5vw;}
.sec03_txt h1 span{font-weight: 300; ;}
.sec03_txt p{font-size: 3vw;line-height: 200%;color: rgba(255, 255, 255, .3);}

.sec03_ob{margin: auto; margin-top: 5vw;}

.sec03 .btn_set{position: absolute;bottom: 25vw; z-index: 99; }
.sec03 .btn_set_wrap{position: relative;top: 0;width: 100vw;}

.sec03_line{width: 1px;height: 100%;background: rgba(255,255,255,.12); position: absolute; left: 5%;top: 0;z-index: 10;}
.sec03_line02{width: 1px;height: 100%;background: rgba(255,255,255,.12); position: absolute; right: 5%;top: 0;z-index: 10;}
.sec03_line03{width: 100%;height: 1px;background: rgba(255,255,255,.12); position: absolute; left: 0;right: 0; top: 0; bottom: 0; margin: auto; z-index: 10;}
/**/

.contact{width: 100%; background:url(../img/contact_bg.jpg) center center no-repeat; background-size:cover;	}
.sec04_box{padding: 10%;}
.sec04_box h2{text-align: center;margin-top: 10vw;}	

.contact_map{margin-top: 5vw; width: 100%;}
.contact_map:last-child{margin-bottom: 20vw;	}
.contact_map_txt{display: flex;  background: #101f3a; color: #fff; font-size:2.7vw; justify-content:space-between; padding: 3vw 3vw;align-items:center;}
.contact_map_txt li:nth-child(1){font-size:3vw; color: #d6d6d6;}
.contact_map_txt li:nth-child(2) .bar{width: 1px; height: 3.8vw; background: rgba(255, 255, 255, .3);}
.contact_map_txt li:nth-child(3){color: #98999a;}
.contact_map_txt li:nth-child(4){font-size:2.5vw; color: #a1978a;}
.contact_map_txt .contact_plus { width: 3vw; height: 3vw; position: relative;}
.contact_map_txt .contact_plus:after { content:''; width: 100%; height: 1px; background-color: #a1978a; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.contact_map_txt .contact_plus:before { content:''; width: 1px; height: 100%; background-color: #a1978a; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

/**/

body.main .footer { width: 100%; border-top: none; margin-left: 0; }

.top_bt { width: 70px; height: 70px; position: absolute; left: 0; right: 0; z-index: 999; margin: auto; background: #fff url(../../img/common/top.png) center no-repeat; background-size: 18px; top: 50px; 
opacity: 0; transition: 0.5s; cursor: pointer; border-radius: 100%; box-sizing: border-box; }
.top_bt.active { top: -35px; opacity: 1; }


.footer { width: 100%; z-index: 998; padding-bottom: 20vw; background:#dddddf ;color: #fff; position: relative; box-sizing: border-box; text-align: center; letter-spacing: -0.5px;max-width:500px; margin: auto; }

.footer_logo { margin-top: 70px; }
.footer p { font-size: 10px; line-height: 18px; opacity: 0.5; font-weight: 200; margin-top: 25px; letter-spacing: -1px; transform: scale(0.9); }
.footer ul { margin-top: 8px; }
.footer ul.f_top {width: 90%; display: flex; justify-content:space-between; flex-flow: row wrap; margin: 0 auto;  margin-top: 25px;  align-items: center;max-width:500px !important; }

.footer ul.f_top2 {width: 72%; display: flex; justify-content:space-between; flex-flow: row wrap; margin: 0 auto;  margin-top: 10px;  align-items: center;max-width:380px !important; }

.footer ul.f_top li:nth-child(1){}
.footer ul.f_top li:nth-child(3){color: #101f3a !important;}
.footer ul.f_top li{ font-size: 9px !important; position: relative;	 }
.footer ul.f_top li h2{font-size: 10px; display: inline; font-weight: 700;}
.footer ul.f_top2 li h2{font-size: 16px; display: inline;font-weight: 700;}
.footer ul.f_top li h4{font-size: 12px; display: inline;color: #101f3a;padding-left: 3px;font-weight: 700;}

.footer ul.f_top li span{width: 1px; height: 10px; margin-top: 2px;	 background: #7a7a7a; display: block;}

.footer ul li { font-size: 10px; line-height: 17px; color: #7a7a7a; }


.footer ul li span { color: #c39f90; }
.footer h6 { font-size: 10px; line-height: 100%; color: #7a7a7a; margin-top: 25px; padding-bottom: 60px; }

.footer_open { width: 100%; padding: 12px 0; background-color: #b09060; text-align: center; color: #fff; font-weight: 100; text-transform: uppercase; }
.footer_open b { font-weight: 600; }

.footer_bg{width: 100%; height: 10vw; background:#dddddf ; position: absolute; bottom: 0; left: 0; z-index: 999;}

.q_btn{position: fixed; bottom: 0;left: 0;right: 0;margin: auto;width: 100%; display: flex; z-index: 9999; border-top:1px solid rgba(0, 0, 0, .1); opacity: 0; bottom: -30px; max-width:500px;}
.q_btn ul{display: flex; justify-content:space-between; width: 100%;}
.q_btn ul li{width: 100%; display: block; padding: 4vw 0;background: #dcdcde; color: #353535;text-align: center; font-size:3.6vw; font-weight: 500;font-family: 'Noto Sans KR', sans-serif;}
.q_btn li:first-child{background:#081023;}
.q_btn li:first-child a{color: #fff;}
.q_btn li:nth-child(2){ background: #a79482 url(../../img/common/compare.png) left 30px center no-repeat; background-size:10%;}
.q_btn li:nth-child(2) a{color: #1b2536; padding-left: 15px; }
.q_btn img{width: 100%;}	
.q_btn a{color: #353535; width: 100%;height: 100%; display: block;}

/**/




  
#snb_wrap { width: 90%; height: auto; position: relative; left: 0; right: 0; margin: 0px auto 0 auto; z-index: 99; text-align: left; font-family: 'Noto Sans KR', sans-serif; }
#snb { width: 100%;  margin:0 auto; position:relative; z-index:199; }
#snb:after {content:""; display:block; clear:both; }
#snb>li {float:left; position:relative; height:30px;}
#snb>li:nth-child(1) { width: 16%; }
#snb>li:nth-child(1) img{position: absolute;top: 0;bottom: 0;left: 0;right: 0; margin: auto;}

#snb>li:nth-child(2) { width: 42%; }
#snb>li:nth-child(3) { width: 42%; }
#snb>li:first-child + li > a {background:url(../img/snb-arr.gif) no-repeat 100% 50%;}
#snb>li:first-child + li + li > a {background:url(../img/snb-arr.gif) no-repeat 100% 50%; margin-top:1px; text-transform: uppercase; }
#snb>li:first-child + .ov {margin-left:0;}
#snb .ov {margin-left:-1px;}
#snb .ov > a { display:block; height:30px;  line-height:30px;	padding:0 47px 0 15px; font-size:10px; color:#555; letter-spacing:0em;  border-left:1px solid #dcdcdc;  letter-spacing:-0.075em;
font-family: 'Noto Sans KR', sans-serif; font-weight: 500; }
#snb .ov ul {position:absolute;left:0;top:100%;min-width:100%;background:#fff;display:none;}
#snb .ov ul li {border:1px solid #dcdcdc;margin-top:-1px; font-family: 'Noto Sans KR', sans-serif; font-weight: 500; text-transform: uppercase; background-color: #fff; }
#snb .ov ul li:first-child {margin-top:0;}
#snb .ov ul li a {display:block;font-size:10px;color:#999;padding:11px 15px;white-space:nowrap;letter-spacing:-0.075em;}
#snb .ov:hover ul {display:block;}
#snb .ov ul li a:hover {background:#f3f3f3;color:#333;}

#sub-top{
width: 100%;
height: 40vw;
background: #101f3a; 
margin-bottom: 20vw;
position: relative;
margin-top: 80px;
}
.sub_top_bg{ background-size: cover; width: 90%; margin-left: 5%; height: 50vw;	 overflow: hidden;position: relative; z-index: 9;	}
.sub_top_bg::after{ content:''; background: url(../img/sub_top.jpg) center center no-repeat; background-size: cover; width: 100%; height: 50vw;	 animation: sub-top 1.8s 0.2s both;position: absolute;top: 0;left: 0;}
.sub_top_obj{position: absolute;right: 0;bottom: -10vw; z-index: 1;}

#sub_top_txt { width: 100%; height: 30vw; position: relative; background: #101f3a; font-family: 'Noto Sans KR', sans-serif;	 padding-left: 20px;  }
#sub_top_txt h2 { color: #fff; font-size: 6vw; font-weight: 400; line-height: 100%; animation: sub_top 0.8s 0.5s both;}
#sub_top_txt h2 span { font-size:4vw;}
#sub_top_txt h4{ margin-top: 15px; animation: sub_top 0.8s 1.2s both; }
#sub_top_txt h5 { color: #fff; font-size: 4vw; font-weight: 300; margin-top: 1vw;    }


@keyframes sub-top {

    from {  transform:scale(1.5)}

    to { }
    
  }

@keyframes sub-top-bg {

    from {  opacity:0;}

    to { }
    
  }


@keyframes sub_top {
	from { opacity: 0; transform: translateY(30px); }
	to {  }
}
@keyframes sub_top_line {
	from { width: 0; }
	to {  }
}



#sub {width:100%;margin:0 auto; position:relative; text-align:center;  font-family:'Noto Sans KR', 'Malgun Gothic', dotum, '돋움', '굴림', Gulim, sans-serif;font-weight:700;}
#sub .sub-tit{font-size:28px; font-weight:700; padding-bottom:0px; line-height:90%; letter-spacing: -1.5px;    margin-top: 40px;}
.sub_tit_txt{ font-family:'Noto Sans KR', 'Malgun Gothic', dotum, '돋움', '굴림', Gulim, sans-serif;font-weight:400; text-align: center; color: #888; font-size:2.5vw;margin: 2vw 0;}
.sub-page{ width: 90%; text-align:center; margin:0 auto; margin-top: 10px; opacity: 1; overflow: hidden; padding-bottom: 40px; }
.sub-page>h2{ font-size:20px; color:#111; padding-top:28px; text-align: left; margin-bottom: 10px;}
/*.sub-page img { width: 100%; }*/
#sub-tit-line {margin-top:30px;
	width: 90%;
	margin-left: 5%;

}




#container2{ padding-left:0px; padding:5px 0 100px 0;} 

ul.tabs2 { font-family:'Noto Sans KR', 'Malgun Gothic', dotum, '돋움', '굴림', Gulim, sans-serif;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    font-size:13px;
	height:40px;
}



ul.tabs2 li { color:#232222; 
    float: left;
    text-align:center;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    font-weight: 400;
    background: #e9eaec;
    overflow: hidden;
    position: relative;
	box-sizing: border-box;
	
}


ul.tabs2 li.selected, ul.tabs li.selected:hover
{
    position: relative;
    top: 0px;
	color:#a79482; background: #192642;}
	
ul.tabs2 li.selected a, ul.tabs li.selected a:hover { color:#a79482;}
        

ul.tabs2 li a {  font-size:12px; font-weight: 500; text-decoration: none; color:#444;}
        
ul.tabs2 li.selected a:hover
{
    text-decoration: none;
}

ul.tabs2 li.selected
{
   color:#fff;
}

ul.tabs2 li.active { color:#fff;  }




.tab_container2 {
    border: none;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;max-width:900px;
}
.tab_content2 { position: absolute;
    margin:40px 0px 0px 0px; padding-right:60px;
    font-size: 1em;
    display: none;
}
.tab_container2 .tab_content2 ul {
    width:100%;
    margin:0px;
    padding:0px;
}
.tab_container2 .tab_content2 ul li {
    padding:5px;
    list-style:none;
}
 #container2 {
    width: 1100px;
    margin: 0 auto;
}

/**/


ul.tabs3 { font-family:'Noto Sans KR', 'Malgun Gothic', dotum, '돋움', '굴림', Gulim, sans-serif;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    font-size:13px;
	height:40px;
}



ul.tabs3 li { margin-bottom:-1px; color:#232222; margin-left:0px;
    float: left;
    text-align:center;
    cursor: pointer;
    width:18.4%;
    margin-left: 1%;
    height: 45px;
    line-height: 45px;
   border: 1px solid #eee;
    font-weight: 400;
    background: #fff;
    overflow: hidden;
    position: relative;
	
}


ul.tabs3 li.selected, ul.tabs li.selected:hover
{
    position: relative;
    top: 0px;
	color:#fff; background: #442530;}
	
ul.tabs3 li.selected a, ul.tabs li.selected a:hover { color:#fff;}
        

ul.tabs3 li a {  font-size:12px; font-weight: 500; text-decoration: none; color:#444;}
        
ul.tabs3 li.selected a:hover
{
    text-decoration: none;
}

ul.tabs3 li.selected
{
   color:#fff;
}

ul.tabs3 li.active { color:#fff;  }




.tab_container2 {
    border: none;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;max-width:900px;
}
.tab_content2 { position: absolute;
    margin:40px 0px 0px 0px; padding-right:60px;
    font-size: 1em;
    display: none;
}
.tab_container2 .tab_content2 ul {
    width:100%;
    margin:0px;
    padding:0px;
}
.tab_container2 .tab_content2 ul li {
    padding:5px;
    list-style:none;
}
 #container2 {
    width: 1100px;
    margin: 0 auto;
}


ol,ul,li,a {list-style:none; text-decoration:none;}

/**/
.sub_ori ul { padding: 5% 5% 10% 5%; }
.sub_ori ul li { font-size: 12px; line-height: 20px; color: #6e6e6e; letter-spacing: -0.5px; text-align: center; }

.planning_tit{text-align: left; margin-top: 10vw;}
.planning_wrap h3 { font-size: 20px; line-height: 100%; text-align: left; margin-top: 60px; }
.planning_txt { width: 100%; text-align: left; margin-top: 5vw; box-sizing: border-box; border-top: none; }
/*.planning_txt { width: 1400px; margin-left: -150px; text-align: center; margin-top: 18px; border: 1px solid #c8c8c8; box-sizing: border-box; border-top: none; }*/
.planning_txt tr { box-sizing: border-box; display: flex; justify-content:space-between;}
.planning_txt td { height: 50px; font-size: 14px; font-weight:400; line-height: 48px; border-top: 1px solid #c8c8c8; padding-left: 3%; }

.planning_txt tr td:nth-child(1) { width: 20%; border-top: 1px solid #000;  }
.planning_txt tr:last-child td:nth-child(1) { width: 20%; border-bottom: 1px solid #000;  }
.planning_txt tr td:nth-child(2) {width: 73%;}
.planning_txt tr:last-child td:nth-child(2) { border-bottom: 1px solid #c8c8c8;   }



.planning_wrap { width: 100%; position: relative; overflow: hidden; }

.planning_img { float: left; width: 100%; }


.swiper_p { width: 100%; height: 100%; position: relative; }
.swiper_p img { width: 100%; }

.planning_bt_wrap { width: 100%; height: 60px; position: relative; margin-top: 25px; z-index: 9; margin-bottom: 30px; }

.swiper_p_2 { width: 200px; height: 100%; position: absolute; left: 0; top: 0; bottom: 0;  margin: auto; z-index: 99; }
.swiper_p_2 .swiper-slide { width: 95px; height: 100%; cursor: pointer; border: none; overflow: hidden; box-sizing: border-box; }
.swiper_p_2 .swiper-slide img { width: 100%;  position: absolute; left: 0; top: 0; z-index: 9; }
.swiper_p_2 .swiper-slide:hover .const_dt_hover{ opacity: 1; }

.swiper_p_2 .swiper-slide { width: 20%; height: 100%; opacity: 1; }
.swiper_p_2 .swiper-slide-thumb-active { opacity: 1; }
.swiper_p_2 .swiper-slide:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9; border: 1px solid #dbdbdb; box-sizing: border-box; }
.swiper_p_2 .swiper-slide-thumb-active:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; border: 3px solid #a79482; z-index: 9; box-sizing: border-box; }
.swiper_p_2 .swiper-slide .thumb_gray { opacity: 1; }
.swiper_p_2 .swiper-slide-thumb-active .thumb_gray { opacity: 0; }

.planning_arrow { width: 110px; height: 11px; position: absolute; right: 0; top: 0; z-index: 3; display: flex; justify-content: space-between; }
.planning_arrow .swiper-button-next { width: 6px; height: 11px; margin: 0; padding: 0; right: 0; outline: none; }
.planning_arrow .swiper-button-prev { width: 6px; height: 11px; margin: 0; padding: 0; top: 0; outline: none; }
.planning_bt_wrap .swiper-pagination-fraction { width: 45px; height: 11px; font-size: 12px; line-height: 10px; position: relative; right: 0; left: 0; bottom: 0; margin: auto; color: #000; font-family: 'Noto Sans KR', sans-serif; letter-spacing: 0;
display: flex; justify-content: space-between; flex-direction:row; }
.planning_bt_wrap .swiper-pagination-total { opacity: 0.5; }
.planning_bt_wrap .swiper-pagination-fraction .slash { width: 1px; height: 10px; background-color: #000; opacity: 0.3; position: relative; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }



/**/



.sub-page .sec02{position: relative; width: 100%;height:260vw;background: url(../img/section05_bg.jpg) center bottom no-repeat; background-size: cover; top: 0; overflow: hidden;}

.sub-page .sec02_tit{width: 100%; text-align: center;padding-top: 0; text-align: left; margin-left: 10vw;font-family: 'Noto Sans KR', sans-serif;}
.sub-page .sec02_tit h4{margin-bottom: 0;}
.sub-page .sec02_tit h2{  font-weight: 300; font-size: 8vw !important; line-height: 10vw !important; color: #000; margin-bottom: 5vw !important;}
.sub-page .sec02_tit h2 span{font-weight: 700;}
.sub-page .sec02_tit p{  font-weight: 300; font-size: 3.3vw; line-height: 7vw; color: #000;}

#sub_vi{width: 100%;  }
#sub_vi iframe{aspect-ratio: 17/10; width: 80%; position: relative; z-index: 9; margin-bottom: 30px;}


.sub-page .sec02_wrap{position: absolute;top: 100vw;width: 100%; height: 160vw;z-index: 7;}
.sub-page .location_bg{width: 100%; height: 210vw; background: #f5f5f5;position: absolute;bottom: -80vw;}
.sub-page .swiper2{margin-top: 29vw; transform: translateX(10%);  padding-top: 40vw; overflow: hidden;}
.sub-page .location_map{background: url(../img/location_map.jpg) center center no-repeat; background-size: cover; width: 80%; height: 45vw; margin: auto;border: 1px solid #7f7669; position: relative; z-index: 9;}

.sub-page .sec02_tit2{width: 100%; text-align: center; text-align: center; font-family: 'Noto Sans KR', sans-serif; position: absolute;top: 30%;z-index: 99;}
.sub-page .sec02_tit2 h4{margin-bottom: 3vw;}
.sub-page .sec02_tit2 h4 img{width: 80%; margin: auto;}
.sub-page .sec02_tit2 h2{  font-weight: 300; font-size: 8vw; line-height: 9vw; color: #000; margin-bottom: 5vw;}
.sub-page .sec02_tit2 h2 span{font-weight: 700;}
.sub-page .sec02_tit2 p{  font-weight: 300; font-size: 3.5vw; line-height: 3vw; color: #000;}


.sub-page .location_limit{position: relative;margin-top: 30vw;}
.sub-page .location_limit img{position: absolute;top: -10vw; left: 0;}

.sub-page .sec02 .btn_set{position: absolute; top: -25vw; }
.sub-page .sec02 .btn_set_wrap{position: relative;top: 0;width: 100vw;}


.sub-page .sec02_bg{width: 70% !important;  height: 100vw;display: flex; flex-direction: column;}



.sub-page .location_img{background: url(../img/location01_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sub-page .location_img2{background: url(../img/location02_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sub-page .location_img3{background: url(../img/location03_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}
.sub-page .location_img4{background: url(../img/location04_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 40vw;}

.sub-page .location_img{position: relative;}
.sub-page .location_img::after{content: "이미지 컷"; position: absolute; bottom: 5px; right: 5px;font-family: 'Noto Sans KR', sans-serif; font-size: 3vw; color: #fff; text-shadow: 0 0 10px rgba(0,0,0,0.8),0 0 10px rgba(0,0,0,0.8); }

.sub-page .location_txt{color: #b29e86; text-align: left; font-weight: 500;font-family: 'Noto Sans KR', sans-serif; background: none;width: 100%; padding: 10% 0%;}
.sub-page .location_txt2{color: #606672;}


.sub-page .location_txt h1{margin-bottom: 3vw;font-size: 4.5vw;}
.sub-page .location_txt h1 span{font-weight: 300; ;}
.sub-page .location_txt p{font-size: 2.9vw;line-height: 200%; opacity: .5;color: #000;}

.sub-page .sec02_line{width: 1px;height: 15vw;background:#a1978a; position: absolute; left: 5%;bottom: 0;z-index: 10;}
.sub-page .sec02_circle{width: 3vw; height: 3vw;background:#a1978a; border-radius: 50px; position: absolute; left: 3.8%;bottom: 15vw;z-index: 10; }


/**/


.guest_wrap { width: 100%; color: #000; overflow: hidden; text-align: left; max-width:500px; margin: auto;}
.guest_wrap h2 { font-size: 18px; line-height: 100%; margin-bottom: 20px; }

.guest_wrap .guest_box { width: 100%; float: left; margin-bottom: 40px; }
.guest_wrap .guest_box:nth-child(2n) { margin-right: 0; }
.guest_wrap .guest_box input { font-family: 'Noto Sans KR', sans-serif; }


.per_agree_box { width: 100%; height: 200px; overflow: scroll; border: 1px solid #ddd; border-top: 1px solid #000; box-sizing: border-box; padding: 10px; font-weight:300;
font-size: 13px; line-height: 20px; color: #404040; padding-bottom: 40px; }

.per_agree_box2 { width: 100%; height: 200px; color: #404040; font-size: 13px; line-height: 24px; text-align: center; }
.per_agree_box2 table { width: 100%; height: 100%; }
.per_agree_box2 table tr { width: 100%; border-bottom: 1px solid #ddd; border-collapse: collapse; display: flex; align-items:center; }
.per_agree_box2 table tr td { width: 50%; border-left: 1px solid #ddd; border-collapse: collapse; padding: 14px;}
.per_agree_box2 table tr:nth-child(1) { border-top: 1px solid #000; background-color: #f3f3f3; }
/*.per_agree_box2 table tr:last-child { border: none; }*/
.per_agree_box2 table tr td:first-child { border: none; }

.per_agree_bt_box { text-align: right; color: #404040; font-size: 18px; font-weight: 400; line-height: 15px; margin-top: 100px; height: 20px; position: relative; }
.guest_box_first .per_agree_bt_box{margin-top: 15px;}
.per_agree_bt_box input[type="radio"] { display: none; }
.per_agree_bt_box input[type="radio"] + label { display: inline-block; position: relative; padding-left: 27px; cursor: pointer; margin-right: 30px; }
.per_agree_bt_box input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; background: #fff; border: 1px solid #4d4d4d; border-radius: 100%; box-sizing: border-box; }
.per_agree_bt_box input[type="radio"] + label:last-child { margin-right: 0; }
.per_agree_bt_box input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 5px; left: 5px; width: 8px; height: 8px; background: #101f3a; border-radius: 100%; }

/**/

.survey_box { width: 100%; height: 80px; color: #404040; text-align: left; line-height: 22px; border: 1px solid #ddd; background-color: #f3f3f3; box-sizing: border-box; padding-left: 30px; display: flex; align-items:center; }
.survey_box h3 { float: left; font-size: 20px; color: #000; font-weight: 900; padding-right: 15px; line-height: 55px; margin-right: 12px; position: relative; font-family: 'NanumSquare', sans-serif; letter-spacing: -2px; }
.survey_box h3:after { content:''; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 12px; background-color: #adadad; transform: translateY(-1px); }
.survey_box p { float: left; font-size: 13px; width: 80%;line-height: 140%;}

.surbey_bt_box { text-align: left; color: #404040; font-size: 13px; font-weight: 400; line-height: 16px; margin-top: 20px; height: 20px; position: relative; box-sizing: border-box; padding-left: 30px; }
.surbey_bt_box input[type="radio"] { display: none; }
.surbey_bt_box input[type="radio"] + label {display: inline-block;position: relative;padding-left: 22px;cursor: pointer;margin-right: 18px;}
.surbey_bt_box input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; background: #fff; border: 1px solid #4d4d4d; border-radius: 100%; box-sizing: border-box; }
.surbey_bt_box input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 5px; left: 5px; width: 8px; height: 8px; background: #101f3a; border-radius: 100%; }

.surbey_bt_box label:last-child{margin-top: 10px;}
/**/

.info_box { width: 100%;  text-align: left; color: #404040; 	 }

.info_box>p { width: 100%; border: 1px solid #ddd; border-top: 1px solid #000;  box-sizing: border-box; padding: 15px 10px;
font-size: 13px; line-height: 20px; color: #404040; }

.info_box>ul {  box-sizing: border-box; }
.info_box>ul>li { width: 100%; border-bottom: 1px solid #ddd; box-sizing: border-box; display: flex; align-items:center; padding: 14px 0}

.info_box>ul>li:nth-child(2){height: auto; }
.info_box>ul>li:nth-child(3){height: auto; }

                                  
.info_box>ul>li p { float: left; line-height: 48px; font-size: 14px; margin-left: 30px; width: 105px; }

.info_box.adress>ul { box-sizing: border-box;  margin-top: -42px; border:none;}
.info_box.adress>ul>li { width: 100%; height: auto; border-bottom: 1px solid #ddd; box-sizing: border-box; }
.info_box.adress>ul>li>p { float: left; line-height: 148px; font-size: 14px; margin-left: 30px; width: 105px; }

.info_box input { width: 80%; font-size: 14px; height: 33px; line-height: 31px; border: 1px solid #dfdfdf; margin-top: 8px; background-color: #f3f3f3; color: #404040;  text-align: left; box-sizing: border-box; }

.info_name {  line-height: 31px; margin-top: 0 !important;  float:left;  }

.info_number_box { float: left;width: 80%; }

.info_number01 { width: 30% !important; height: 33px; float: left; border: 1px solid #dfdfdf; background-color: #f3f3f3; margin-top: 8px; padding: 0 5px; font-size: 14px; line-height: 31px; color: #404040; }
.info_number02 { width: 28% !important; float: left; }
.info_number03 { width: 28% !important; float: left; margin-bottom: 8px;}
.info_box>ul>li span { float: left; line-height: 50px; margin: 0 5px; }


.info_address { width: 80%; float: left; }
.info_address>ul { width: 100%; }
.info_address>ul>li { width: 100%;   box-sizing: border-box; }
.info_address01{margin-top: 0 !important;}
.info_address>ul>li p { float: left; line-height: 48px; font-size: 14px; margin-left: 30px; width: 105px; }

.info_address01 { width: 48% !important; height: 33px; float: left; }
.info_address02 { width: 49% !important; height: 33px; float: left; margin-left: 2%; margin-top: 0 !important; text-align: center !important; padding: 0 !important; cursor: pointer; background-color: #101f3a !important; border: 1px solid #101f3a !important; color: #fff !important; font-size: 12px !important; }
.info_address03 { width: 100% !important; height: 33px; float: left; margin-right: 1%; }
.info_address04 { width: 100% !important; height: 33px; float: left; }
.info_address05 { width: 100% !important; height: 33px; float: left; }



.info_bt_box { float: left; text-align: left; color: #404040; font-size: 13px; font-weight: 400; line-height: 16px; margin-top: 0px;position: relative; box-sizing: border-box; width: 80%; }
.info_bt_box input[type="radio"] { display: none; }
.info_bt_box input[type="radio"] + label { display: inline-block; position: relative; padding-left: 24px; cursor: pointer; margin-right: 25px; }
.info_bt_box label:nth-child(n+7){margin-top: 8px;}
.info_bt_box input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; background: #fff; border: 1px solid #4d4d4d; border-radius: 100%; box-sizing: border-box; }
.info_bt_box input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 5px; left: 5px; width: 8px; height: 8px; background: #101f3a; border-radius: 100%; }

/**/

.guest_ori { font-size: 12px; line-height: 20px; color: #444; margin-top: 30px; text-align: center; }
.guest_bt_box { width: 100%; height: 60px; margin: auto; margin-top: 30px; display: flex; justify-content: space-between; text-align: center; color: #fff; font-size: 22px; }
.guest_bt_box>div { width: 100%; height: 100%; line-height: 57px; }
.guest_bt_box>div>a { width: 100%; height: 100%; display: block; }
.guest_regi_bt { background-color: #101f3a; margin-right: 7px; }
.guest_cancle_bt { background-color: #cfcfcf; }


/**/
.club_wrap h2{font-size:16px;color: #535353;display: block;line-height: 150%;}
.club_wrap h4{font-size:11px;color: #6d6d6d; line-height: 20px;display: block;}

.club_section01{width: 100%;}
.club_sec01_img{width: 100% !important; height: 460px;background: url(../../sub/club_sec01_img.jpg)  right bottom -71px no-repeat ;background-size:cover;position: relative; 
transform:translateX(0px); }
.club_sec01_img::after{content:'이미지 컷' ;position: absolute;bottom: 10px;right: 10px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);}
.club_section01_txtbox{position: absolute;left:0;right: 0;top: 0px;text-align: left; background: #e1e1e1; margin: auto;width: 70%; padding: 15% 10%;}
.club_tit01{width: 80%;}
.club_section01_txtbox>h2{color: #a79482;font-weight: 300;text-align: left !important;padding-top: 15px;}
.club_section01_txtbox h4{color: #6d6d6d;font-weight: 300; padding-top: 10px;}

.club_section02{width: 100%;}
.club_section02_tit{text-align: center;margin-top: 30px;}
.club_section02_tit img,h2{}
.club_section02_tit h2{color: #535353;font-weight:400; text-align: center;}
.club_section02_tit img{width: 80%;}

.swiper6 .swiper-slide{width: 100%;}
.swiper6 .swiper-slide {padding: auto 15px;position: relative;}
.swiper6 .swiper-slide::after{content:'' ;position: absolute;bottom: 0px;left: 0px;right: 0; background: #eaeaea;z-index: -1;width: 100%; height: 238px; }
.club_sec02_img{width: 90%; height: 250px;margin-left: 5%; background-size:cover;position: relative;}
.club_sec02_img::after{content:'이미지 컷' ;position: absolute;bottom: 20px;right: 10px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);z-index: 9;}
.club_sec02_img01{background: url(../../sub/club_sec02_img01.jpg) center center no-repeat;}
.club_sec02_img02{background: url(../../sub/club_sec02_img02.jpg) center center no-repeat;}
.club_sec02_img03{background: url(../../sub/club_sec02_img03.jpg) center center no-repeat;}
.club_section02_txtbox h4{line-height: 14px;padding-bottom: 15px;}


.club_wrap .btn_set{ }
.club_wrap .btn_set_wrap{position: relative;top: 0;width: 100%;margin-top: 20px;height: 40px;}
.swiper-button-next6 {position: absolute; top:0 ;right:30%;z-index: 999; }
.swiper-button-prev6 {position: absolute; top:0 ;left:30%;z-index: 999;}
.swiper-button-next6 img,
.swiper-button-prev6 img {
width: 7px;
height: 11px;
}
.swiper6 .swiper-pagination-current{line-height: 0;}
.swiper6 .swiper-pagination-total{line-height: 0;}


.club_section03{width: 100%; margin: auto;margin-top: 40px;}
.club_section03_content{width: 100%; display: flex; justify-content:space-between;flex-flow:row wrap;}
.club_section03_content li{width: 100%;}
.club_section03_content li:last-child{margin-top: 30px;}
.club_section03_tit{text-align: left;}
.club_section03_tit h2{margin-bottom: 10px;}
.club_section03_tit img{margin-bottom: 34px;}

.club_sec03_img{width: 100%; height: 50vw; background-size:cover !important;position: relative;}
.club_sec03_img::after{content:'이미지 컷' ;position: absolute;bottom: 10px;right: 10px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);}
.club_sec03_img01{background: url(../../sub/club_sec03_img01.jpg) center center no-repeat;}
.club_sec03_img02{background: url(../../sub/club_sec03_img02.jpg) center center no-repeat;}

.club_section03_txt{text-align: left;margin-top: 10px;}
.club_section03_txt>img{display: inline ; vertical-align:middle;}
.club_section03_txt>h4{display: inline ; vertical-align:middle;}

.club_section04{width: 100%;margin-top: 40px;}
.club_section04_tit{text-align: center;}
.club_section04_tit img,h2{}
.club_section04_tit h2{color: #535353;font-weight:400; text-align: center;}
.club_section04_tit img{width: 80%;}

.swiper7 .swiper-slide{width: 100%;}
.swiper7 .swiper-slide {padding: auto 15px;position: relative;}
.swiper7 .swiper-slide::after{content:'' ;position: absolute;bottom: 0px;left: 0px;right: 0; background: #eaeaea;z-index: -1;width: 100%; height: 238px; }
.club_sec04_img{width: 90%; height: 250px;margin-left: 5%; background-size:cover;position: relative;}
.club_sec04_img::after{content:'이미지 컷' ;position: absolute;bottom: 20px;right: 10px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);z-index: 9;}
.club_sec04_img01{background: url(../../sub/club_sec04_img01.jpg) center center no-repeat;}
.club_sec04_img02{background: url(../../sub/club_sec04_img02.jpg) center center no-repeat;}
.club_sec04_img03{background: url(../../sub/club_sec04_img03.jpg) center center no-repeat;}
.club_section04_txtbox h4{line-height: 14px;padding-bottom: 15px;}


.club_wrap .btn_set{ }
.club_wrap .btn_set_wrap{position: relative;top: 0;width: 100%;margin-top: 20px;height: 40px;}
.swiper-button-next7 {position: absolute; top:0 ;right:30%;z-index: 999; }
.swiper-button-prev7 {position: absolute; top:0 ;left:30%;z-index: 999;}
.swiper-button-next7 img,
.swiper-button-prev7 img {
width: 7px;
height: 11px;
}
.swiper7 .swiper-pagination-current{line-height: 0;}
.swiper7 .swiper-pagination-total{line-height: 0;}


.club_section05{width: 100%; margin: auto;margin-top: 40px;}
.club_section05_content{width: 100%; display: flex; justify-content:space-between;flex-flow:row wrap;}
.club_section05_content li{width: 100%; height: 200px;}
.club_section05_content li:last-child{background: #f0f0f0;height: 250px;}

.club_section05_tit{text-align: left;padding: 5% 0 0 5%;}
.club_section05_tit h2{margin-bottom: 10px;font-weight: 300;}
.club_sec05_tit{width: 90%; margin-bottom: 85px;}

.club_section05_txtbox{text-align: right; padding: 0 5% 0 0; position: relative;}
.club_section05_txtbox::after{content:'';position: absolute;top: -20px;right:0%;background: #cbcbcb;width: 59%; height: 1px;}

.club_section05_txtbox h4{line-height: 14px;padding-bottom: 68px; font-weight: 300;}
.club_section05_txtbox img{}
.club_sec05_img{width: 100%; height: 100%; background-size:cover !important;position: relative;}

.club_sec05_line{position: absolute;}
.club_sec05_img{background: url(../../sub/club_sec05_img.jpg) center center no-repeat;}
.club_sec05_img::after{content:'이미지 컷' ;position: absolute;bottom: 10px;right: 10px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);}

.club_wrap .sub_ori ul { padding: 5% 5% 10% 5%; }
.club_wrap .sub_ori ul li { font-size: 12px; line-height: 20px; color: #6e6e6e; letter-spacing: -0.5px; }

/**/

.system_wrap{position: relative; ;}

.system_txtbox{margin: auto;width: 100%;height: auto;text-align: center;}
.system_txtbox h2{ color: #a79482; font-size:14px;line-height: 30px; margin-bottom: 20px;text-align: center;font-weight: 300;padding-top: 14px;}
.system_txtbox img{width: 90%;} 

.system_sec01_img{width: 100%; height: 200px; margin: auto; position: relative; }
.system_sec01_img::after{content:'이미지 컷' ;position: absolute;bottom: 10px;right: 30px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);}
.system_sec01_img::before{content:'';position: absolute;left: 0;right: 0;top: 0;width: 90%; height: 100%;background: url(../../sub/system_top.jpg) center center no-repeat; background-size:cover; margin: auto;}
.system_sec01_img span{display: block;width: 100%;height: 100px; background: #f3f0ed;position: absolute;left: 50%;transform:translateX(-50%) ;bottom: 0; z-index: -1;}

.system_section02{background:#f3f0ed ;width: 100%;}
.system_content{display: flex; justify-content:space-between;flex-flow:row wrap;width: 100%; margin: auto;padding-top: 70px; position: relative;}
.system_content li{width: 100%; position: relative;margin-bottom: 78px;}
.system_content li:last-child{margin-bottom: 0;}
.system_content_left_wrap{text-align: left;padding-left: 5%;}
.system_content_left_wrap h5{font-size:22px;line-height: 0px;color: #a79482;margin-bottom: 27px;}
.system_content_left_wrap p{font-size:12px;line-height: 25px;color: #6d6d6d;}

.system_content_right_wrap{display: flex;justify-content:space-between;flex-flow:row wrap;width: 100%;} 
.system_content_right_wrap li{width: 50%;}
.system_content_right_wrap li img{}
.system_content_right_wrap p{;color: #a79482; padding-top: 18px;}

.system_bottom{width: 100%;margin-top: 60px;}

.system_bottom_tit{}
.system_bottom_tit h4{font-size:20px;line-height: 30px; margin-bottom: 10px;color: #535353; font-weight: 500;}
.system_bottom_tit img{width: 80%;}

.system_wrap .btn_set{ width: 100%;}
.system_wrap .btn_set_wrap{position: relative;top: 0;width: 100%;margin-top: 20px;height: 40px;margin-bottom: 80px;}
.swiper-button-next7 {position: absolute; top:0 ;right:30%;z-index: 999; }
.swiper-button-prev7 {position: absolute; top:0 ;left:30%;z-index: 999;}
.swiper-button-next7 img,
.swiper-button-prev7 img {
width: 7px;
height: 11px;
}
.swiper7 .swiper-pagination-current{line-height: 0;}
.swiper7 .swiper-pagination-total{line-height: 0;}

.system_wrap .swiper7 img{width: 100%;}
.system_bottom .swiper-pagination7{display: flex;justify-content:space-between;gap:1%;flex-flow:row wrap;font-family: 'Noto Sans KR', sans-serif !important;}
.system_bottom .swiper-pagination-bullet {
	font-family: 'Noto Sans KR', sans-serif;
    width: 32%;
    height: 45px;
    display: inline-block;
    border-radius: 0;
    background: #eee;
    opacity: 1;
}
.system_bottom .swiper-pagination-bullet:nth-child(n+4){width: 49%;margin-top: 2%;}
.system_bottom button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.system_bottom .swiper-pagination-bullet p{line-height: 45px; font-weight: 600; font-size:14px;color: #555;	font-family: 'Noto Sans KR', sans-serif;}
.system_bottom .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.system_bottom .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ae9b7b;
}
.system_bottom .swiper-pagination-bullet-active p{color: #fff;}
/**/

.complex_section01{display: flex; justify-content:space-between;flex-flow:row wrap;width: 100%; margin: auto; }
.complex_imgbox{width: 100%;height: 200px;position: relative;}
.complex_imgbox::after{content:'이미지 컷' ;position: absolute;bottom: 10px;right: 10px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);}
.complex_imgbox::before{content:'';position: absolute;left: 0;top: 0;width: 100%; height: 100%;background: url(../../sub/complex_img01.jpg) center center no-repeat; background-size:cover; }
.complex_imgbox span{width: 0;height: 1px; display: block; background: #e1e1e1;position: absolute;top: 383px;left: 100%;}
.complex_txtbox{text-align: left;padding-top: 40px;width: 100%;}
.complex_txtbox img{width: 70%;}
.complex_txtbox h2{font-size:16px;line-height: 30px;color: #a79482;margin-top: 20px; font-weight: 500;}
.complex_txtbox span{width: 100%;height: 1px; display: block; background: #e1e1e1;margin: 30px 0;}
.complex_txtbox h4{font-size:12px;line-height: 26px;color: #6d6d6d;font-weight: 300;}

.complex_section02{display: flex; justify-content:space-between;flex-flow:row wrap;width: 100%; margin: auto; margin-top: 60px;position: relative;}
.complex_section02 span{width: 1px;height: 0px; display: block; background: #e1e1e1;position: absolute;top: -100px;left: 30.5%;transition: 0.2s 0.2s;}
.complex_imgbox2{width: 100%;height: 200px;position: relative;overflow: hidden;}
.complex_imgbox2::after{content:'이미지 컷' ;position: absolute;bottom: 10px;right: 10px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);}
.complex_imgbox2::before{content:'';position: absolute;left: 0;top: 0;width: 100%; height: 100%;background: url(../../sub/complex_img02.jpg) center center no-repeat; background-size:cover; transform:scale(1);}

.complex02_tit{width: 70%; margin-top: 40px; margin-left:15% ;}
.complex_txtbox2{text-align: left;;position: relative; width: 100%;margin-top: 20px;}
.complex_txtbox2 ul{width: 100%;text-align: center;margin-bottom: 40px;}
.complex_txtbox2 ul li{padding-top: 50px;}
.complex_txtbox2 ul li h5,p{line-height: 14px;font-size:14px; font-weight: 400;}
.complex_txtbox2 ul li p{padding-top: 15px;}

/**/
.luxury_wrap{;position: relative;}
.luxury_bg{width: 100%;height: 800px;background: #0a162c;margin: auto;margin-bottom: 500px;	}
.luxury_tit {text-align: left; width: 100%;height: 300px;position: absolute;top: 60px; left: 5%;}
.luxury_tit img{width: 75%;height: auto;}
.luxury_tit h2{color: #a79482; font-size:13px; line-height: 30px;margin-top: 30px;font-weight: 300;}
.luxury_tit h4{color: rgba(255,255,255,.4); font-size:11px; line-height: 25px;margin-top: 10px;font-weight: 300;}

.luxury_img_area{width: 90%;height: 520px;position: absolute;top: 370px;left: 0;right: 0;margin: auto;	}
.luxury_img_area .luxury_img{width: 100%;height: 520px;position: relative;overflow: hidden;}
.luxury_img_area .luxury_img::after{content:'이미지 컷' ;position: absolute;bottom: 10px;right: 10px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);}
.luxury_img_area .luxury_img::before{content:'';position: absolute;left: 0;top: 0;width: 100%; height: 100%;background: url(../../sub/luxury_img.jpg) center center no-repeat; background-size:cover; transform:scale(1);transition: 0.2s 0.2s;}

.luxury_txt{display: flex; justify-content:space-between; width: 100%; flex-flow:row wrap;margin-top: 40px;}
.luxury_txt li{width: 100%; text-align: left; border-left:1px solid #a79482; box-sizing:border-box; padding-left: 18px;height: 44px;}
.luxury_txt li:nth-child(n+2){margin-top: 50px;	}
.luxury_txt li img,p{line-height: 0;}
.luxury_txt li p{padding-top: 14px;}

.luxury_img2_wrap{}
.luxury_img2{width: 100%;height: 300px;position: relative;overflow: hidden;}
.luxury_img2::after{content:'이미지 컷' ;position: absolute;bottom: 10px;right: 10px; color: #fff; font-size:12px; text-shadow: 0 0 12px rgba(0,0,0,1);}
.luxury_img2::before{content:'';position: absolute;left: 0;top: 0;width: 100%; height: 100%;background: url(../../sub/luxury_img2.jpg) center center no-repeat; background-size:cover; transform:scale(1);transition: 0.2s 0.2s;}
/**/
.gongo_wrap{margin-bottom: 150px;}
.gongo_bg{width: 100%; height: 390px;background: url(../../sub/m/gongo_bg.jpg) center center no-repeat; background-size:cover;position: relative;}
.gongo_bt_wrap{position: absolute;width: 100%;top: 280px;}	
.gongo_bt_wrap li{width: 60%;margin: auto; background: #fff;text-align: left; padding: 25px; 20px}
.gongo_bt_wrap li a{display: flex; justify-content:space-between; align-items:center;}
.gongo_bt_wrap li:nth-child(2){background: #101f3a; }
.gongo_bt_wrap li:nth-child(3){background: #a79482; }
.gongo_bt_wrap h4{color: #a79482;line-height: 100%;font-size:11px;margin-bottom: 5px;}
.gongo_bt_wrap h2{color: #555;line-height: 100%; font-size:20px;}
.gongo_bt_wrap h2 span{color: #555;line-height: 100%; font-size:16px;}
.gongo_bt_wrap li:nth-child(2) h2{color: #fff;}             
.gongo_bt_wrap li:nth-child(3) h2{color: #fff; text-align: center;}             
.gongo_bt_wrap li:nth-child(3) a{display: block;}
/**/

.vr_wrap{margin-bottom: 100px;}
.vr_bg{width: 100%; height: 250px;background: url(../../sub/vr.jpg) center center no-repeat; background-size:cover;position: relative;}
.vr_bt_wrap{width: 100%;height:350px ;background: #101f3a;}	

.sub_logo{padding-top: 70px;margin-bottom: 20px;}
.vr_bt_wrap li{width: 70%;margin: auto; background: #fff;text-align: left; padding: 20px; 35px; margin: auto; border-radius:50px; margin-bottom: 15px;}
.vr_bt_wrap li a{display: flex; justify-content:space-between; align-items:center;}
/* .vr_bt_wrap li:last-child{background: #101f3a; } */
.vr_bt_wrap h4{color: #a79482;line-height: 100%;font-size:11px;margin-bottom: 5px;}
.vr_bt_wrap h2{color: #555;line-height: 100%; font-size:20px;}
.vr_bt_wrap h2 span{color: #555;line-height: 100%; font-size:16px;}
/* .vr_bt_wrap li:last-child h2{color: #fff;}       */               
/**/

.point_top{position: relative; padding: 5%;}
.point_top::after{content:''; position: absolute;width: 100%; height: 900px; background:#f6f6f6 ;top: 80px;left: 0;z-index: -1;}
.point_wrap{	}
.point_wrap p{line-height: 150%;}
.point_top_tit{text-align: left;margin-top: 30px;}
.point_top_tit h2{font-size:30px; font-weight: 300;line-height: 120%;}
.point_top_tit p{font-size:14px; font-weight: 400;margin-top: 15px;}
.point_cg{background-size:cover;}
.point_cg01{width: 90%; height: 300px; background: url(../../sub/m/point_cg01.jpg) center center no-repeat;background-size:cover; margin-left: 10%;}
.point_cg02{width: 100%; height: 230px; background: url(../../sub/m/point_cg02.jpg) center center no-repeat;background-size:cover;margin-top: 30px;}
.point_cg03{width: 90%; height: 270px; background: url(../../sub/m/point_cg03.jpg) center center no-repeat;background-size:cover;margin-top: 30px;}
.point_cg04{width: 90%; height: 270px; background: url(../../sub/m/point_cg04.jpg) center center no-repeat;background-size:cover;margin-top: 30px;margin-left: 10%;}
.point_cg05{width: 90%; height: 230px; background: url(../../sub/m/point_cg05.jpg) center center no-repeat;background-size:cover;margin-top: 150px;margin-left: 5%;}
.point_cg06{width: 90%; height: 250px; background: url(../../sub/m/point_cg06.jpg) center center no-repeat;background-size:cover;margin-top: 30px;margin-left: 5%;}
.point_cg07{width: 90%; height: 250px; background: url(../../sub/m/point_cg07.jpg) center center no-repeat;background-size:cover;margin-top: 30px;margin-left: 5%;}
.point_cg08{width: 90%; height: 180px; background: url(../../sub/m/point_cg08.jpg) center center no-repeat;background-size:cover;margin-top: 30px;margin-left: 5%;}

.point_cg_wrap{position: relative;}
.point_cg_wrap p{text-align: right;font-weight: 300;}


.point_sec2{padding: 0 5%;}
.point_cg03_p{margin-right: 10%;	}
.point_cg04_p{position: absolute;bottom: 78px;left: -67px; transform: rotate(90deg);	}

.point_sec3{position: relative;}
.point_sec3 p{color: #fff;text-align: left !important;}
.point_sec3::after{content:''; position: absolute;width: 100%; height: 930px; background:#0a162c;top: 80px;left: 0;z-index: -1;}
.point_sec3::before{content:''; position: absolute;width: 80px; height: 200px; background: url(../../sub/m/point_obj.jpg) center center no-repeat;background-size:cover; top: -140px;left: 0;z-index: -1;}
.point_cg05_p{margin-left: 5%;}
.point_cg06_p{margin-left: 5%;}
.point_cg07_p{margin-left: 5%;}
.point_cg08_p{margin-left: 5%; color: #000 !important;}


/**/
@media all and (min-width: 700px) { 

.q_btn ul li{padding: 25px 0;font-size:20px; }
/**/

.sec01 { width: 100%; height: auto; position: relative; background: #101f3a; }

.sec01_box { width: 100%; height: 100%; position: relative; left: 0; right: 0; margin: auto; text-align: center; height: 800px;overflow: hidden;}


.main {position: relative; top: 0;/* background-color: #c7e1df;*/ width:100%; height: 800px;  }

.main_wrap{position: absolute;top: 0;width: 100%; overflow: hidden;}
.main_wrap .main_bg{background-size: cover; }
.main_bg{width: 100%; height: 800px;}
.main_wrap .main_bg01{background: url(../img/main01.jpg) center bottom no-repeat; background-size: cover;}
.main_wrap .main_bg02{background: url(../img/main02.jpg) center bottom no-repeat; background-size: cover;}


.main .gallery-thumbs3 {width: 80%; height: 15vw; position: absolute; bottom: 3.5vw; left: 8vw;  margin: auto;  background: none;display: flex; justify-content: space-around;z-index: 9;}
.main .gallery-thumbs3 .swiper-slide{ width: 21% !important;  background: #000; background: none; margin-left: 2%;}
.main .gallery-thumbs3 .swiper-slide:nth-child(1){margin-left: 0 !important;}
.main .gallery-thumbs3 .swiper-slide .thumbs{ cursor: pointer; width: 100%; height: 100%;}


.main_bt_wrap { width: 20px; height: 140px; position: absolute; right: 10%; bottom: 0; top: 0; margin: auto; z-index: 9; }

.swiper-pagination { width: 20px; height: 100px; position: absolute; left: 0; right: 0; top: 0; margin: auto; z-index: 999; display: flex; justify-content: space-between; flex-direction: column; }
.swiper-pagination .swiper-pagination-bullet { width: 100%; height: 50px; border-radius: 0; opacity: 1; background: none; position: relative; outline: none; }
.swiper-pagination .swiper-pagination-bullet span { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; margin: auto; background-color: #fff; opacity: 1;
animation: bullet 5s 0s both linear; display: none; }
.swiper-pagination .swiper-pagination-bullet span.stop { animation-play-state: paused; }
.swiper-pagination .swiper-pagination-bullet:before { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; margin: auto; background-color: #fff; opacity: 0.4; }
.swiper-pagination .swiper-pagination-bullet p { font-size: 11px; line-height: 100%; color: #fff; position: absolute; top: 0; left: -8px; letter-spacing: 0.5px; z-index: -1; opacity: 0; transition: 0.5s; }

.swiper-pagination .swiper-pagination-bullet-active span { display: block; }
.swiper-pagination .swiper-pagination-bullet-active p { left: -13px; opacity: 1; }


@keyframes bullet {
	from { height: 0; }
	to {  }
}


.main_play_bt { width: 30px; height: 30px; position: absolute; right: -5px; top: 120px; margin: auto; color: #fff; }
.main_play_bt>div { width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; cursor: pointer; border-radius: 100%; }
.main_play_bt>div>img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 10px; }
.swiper-button-play { display: none; }


.main .swiper-slide{position: relative;}
.main_txt{width: 100%;position: absolute; top: 0;}
.main_txt img{width: 100%;}


.main_wrap  .main_txt div:nth-child(1) { margin-top: 30vw;}
.main_wrap .swiper-slide-active .main_bg {animation: main_bg 1.6s .0s both;}
.main_wrap .swiper-slide-active .sec01_txt_box h3 {animation:main_tit 1.2s .3s both; opacity: 1; }
.main_wrap .swiper-slide-active .sec01_txt_box p {animation:main_tit2 1.2s 1s both; opacity: 1; }
.main_wrap .swiper-slide-active .sec01_txt_box .sec01_open {animation:main_tit2 1.2s 1.5s both; opacity: 1;}




.sec01_txt_box {font-family: 'Noto Sans KR', sans-serif; overflow: hidden; height: 100vw;padding-top: 50px; position: absolute;top: 60px; left: 10%; text-align: left;}

.sec01_txt_box h3 { width: 100%; max-width: 500px; margin: auto;  font-size:40px; color: #000; font-weight: 200; opacity: 1; ;letter-spacing: 0px; margin-bottom: 30px;
    transform: translateY(0); 
}

.sec01_txt_box p { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; line-height:32px; color:#000; margin-top: -15px;  font-weight: 400; ; opacity: 1; transform: translateY(0);}


.sec01_open { width: 60%;  margin-top: 30px; opacity: 1; transform: translateY(0); }
.sec01_open img{width: 100%;}




@keyframes main_bg {
	from { transform: scale(1.2); }
	to {  }
}

@keyframes main_tit {
	from { transform: translateY(-50px); opacity: 0; }

	to {  }
}
@keyframes main_tit2 {
	from { opacity: 0; }

	to {  }
}
/**/


.living{width: 100%; background: url(../img/living_bg.jpg) center center no-repeat; background-size: cover;position: relative; overflow: hidden;}	
.living_tit{width: 100%; text-align: center;padding-top: 100px; text-align: left; margin-left: 50px;font-family: 'Noto Sans KR', sans-serif; color: #fff;padding-bottom: 350px;}
.living_tit h4{margin-bottom: 5vw;}
.living_tit h2{  font-weight: 300; font-size: 20px;  margin-bottom: 30px !important;}
.living_tit p span{opacity: .6;}
.living_tit p{  font-weight: 300; font-size: 16px; line-height: 26px; margin-bottom: 30px; }
.living_txt{width: 70%;}
.living_pi{position: absolute;right: 10vw; bottom: 15vw;z-index: 9;}

/**/

.space{width: 100%; background:#000;position: relative; overflow: hidden;}	
.space_bg{width: 100%; height: 400px; position: absolute;bottom: 0;left: 0; right: 0; margin: auto; z-index: 1; background: #fff;}	
.space_tit{width: 100%; text-align: center;padding-top: 100px; text-align: left; margin-left: 50px;font-family: 'Noto Sans KR', sans-serif; color: #fff;position: relative; z-index: 2;}
.space_tit h4{margin-bottom: 5vw;}
.space_tit h2{  font-weight: 300; font-size: 20px !important; line-height: 10vw !important;  margin-bottom: 5vw !important;}
.space_tit p span{opacity: .6;}
.space_tit p{  font-weight: 300; font-size: 16px; line-height: 26px; margin-bottom: 30px;opacity: .6; }
.space_txt{width: 70%;}
.space_img{width: 80%;margin-left: 10%;position: relative; z-index: 2;}

.space .btn_set{position: absolute; bottom: 15vw;width: 100%; }
.space .btn_set_wrap{position: relative;top: 0;width: 100%;}

.swiper1 {text-align: left;font-family: 'Noto Sans KR', sans-serif; padding-bottom: 30vw; margin-left: 10%; overflow: hidden; margin-top: 5vw;}

.swiper1 .swiper-slide{position: relative;}
.swiper1 .swiper-slide::after{position: absolute; left: 0;bottom: 0; content:""; background: #d4d4d4;height: 89%;width: 15px; }
.swiper1 h1{padding-left: 25px; margin-bottom: 1vw;font-size: 20px;color: #ad997f;}
.swiper1 p{padding-left: 25px; font-size: 14px; color: #000;}

.swiper-button-next1 {position: absolute; top:0 ;right:30% !important;z-index: 999; }
.swiper-button-prev1 {position: absolute; top:0 ;left:30% !important;z-index: 999;}

.swiper-button-next1 img,
.swiper-button-prev1 img {
width: 7px;
height: 11px;

}
.swiper-pagination1{position: absolute;width: 50px; height:10px; left: 0; right: 0; margin: auto; top:0px; z-index: 999; color: #000 !important;font-family: 'Noto Sans KR', sans-serif; letter-spacing: 1px;font-weight: 300; font-size: 18px;;opacity: 1 !important;}



/**/



.sec02{position: relative; width: 100%;height: 1850px;background: url(../img/section05_bg.jpg) center bottom no-repeat; background-size: cover; top: 0; overflow: hidden;background: #f5f5f5;}

.sec02_tit{width: 100%; text-align: center;padding-top: 90px; text-align: left; margin-left: 50px;font-family: 'Noto Sans KR', sans-serif;}
.sec02_tit h4{margin-bottom: 30px;}
.sec02_tit h2{  font-weight: 300; font-size: 30px !important; line-height: 45px !important; color: #000; margin-bottom: 30px !important;}
.sec02_tit h2 span{font-weight: 700;}
.sec02_tit p{  font-weight: 300; font-size: 16px; line-height: 30px; color: #000;}

.sec02_wrap{position: absolute;top: 500px;width: 100%; height: 140vw;z-index: 7;}
.location_bg{width: 100%; height: 100%; background: #f5f5f5;position: absolute;bottom: -58vw;}
.swiper2{margin-top: 150px; transform: translateX(10%);  padding-top: 650px; overflow: hidden;}
.location_map{background: url(../img/location_map.jpg) center center no-repeat; background-size: cover; width: 80%; height: 250px; margin: auto;border: 1px solid #7f7669; position: relative; z-index: 9;}

.sec02_tit2{width: 100%; text-align: center; text-align: center; font-family: 'Noto Sans KR', sans-serif; position: absolute;top: 65%;z-index: 99;}
.sec02_tit2 h4{margin-bottom: 3vw;}
.sec02_tit2 h4 img{width: 80%; margin: auto;}
.sec02_tit2 h2{  font-weight: 300; font-size: 8vw; line-height: 9vw; color: #000; margin-bottom: 5vw;}
.sec02_tit2 h2 span{font-weight: 700;}
.sec02_tit2 p{  font-weight: 300; font-size: 18px; line-height: 3vw; color: #000;}


.location_limit{position: relative;margin-top: 150px;}
.location_limit img{position: absolute;top: -50px;}

.sec02 .btn_set{position: absolute; top: -9vw; }
.sec02 .btn_set_wrap{position: relative;top: 0;width: 100vw;}


.sec02_bg{width: 70.5% !important;  height: 100vw;display: flex; flex-direction: column;}



.location_img{background: url(../img/location01_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.location_img2{background: url(../img/location02_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.location_img3{background: url(../img/location03_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.location_img4{background: url(../img/location04_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}

.location_img{position: relative;}
.location_img::after{content: "이미지 컷"; position: absolute; bottom: 5px; right: 5px;font-family: 'Noto Sans KR', sans-serif; font-size: 3vw; color: #fff; text-shadow: 0 0 10px rgba(0,0,0,0.8),0 0 10px rgba(0,0,0,0.8); }

.location_txt{color: #b29e86; text-align: left; font-weight: 500;font-family: 'Noto Sans KR', sans-serif; background: none;width: 100%; padding: 10% 0%;}
.location_txt2{color: #606672;}


.location_txt h1{margin-bottom: 10px;font-size: 22px;}
.location_txt h1 span{font-weight: 300; ;}
.location_txt p{font-size: 15px;line-height: 200%; opacity: .5;color: #000;}

.sec02_line{width: 1px;height: 15vw;background:#a1978a; position: absolute; left: 5%;bottom: 0;z-index: 10;}
.sec02_circle{width: 3vw; height: 3vw;background:#a1978a; border-radius: 50px; position: absolute; left: 3.8%;bottom: 15vw;z-index: 10; }

.swiper-button-next2 {position: absolute; top:0 ;left:36%;z-index: 999; }
.swiper-button-prev2 {position: absolute; top:0 ;left:10%;z-index: 999;}

.swiper-button-next2 img,
.swiper-button-prev2 img {
width: 7px;
height: 11px;
}

.swiper-pagination2{position: absolute;width: 50px; height:20px; left: 20%; top:-12px; z-index: 999; color: #000 !important;font-family: 'Noto Sans KR', sans-serif;
letter-spacing: 1px;font-weight: 300; font-size: 22px;opacity: 1 !important;}
		

/**/

.sec03{}

.sec03_box{background: url(../img/sec03_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 1300px; position: relative; }

.sec03_tit{width: 100%; text-align: center;padding-top: 150px;  font-family: 'Noto Sans KR', sans-serif;}
.sec03_tit h4{margin-bottom: 30px;}
.sec03_tit h4 img{width: 80%; margin: auto;}
.sec03_tit p{  font-weight: 300; font-size: 24px; line-height: 36px; color: #fff;}



.sec03_img{background: url(../img/sec03_img01.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sec03_img2{background: url(../img/sec03_img02.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sec03_img3{background: url(../img/sec03_img03.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sec03_img4{background: url(../img/sec03_img04.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sec03_img5{background: url(../img/sec03_img05.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sec03_img6{background: url(../img/sec03_img06.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sec03_img7{background: url(../img/sec03_img07.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sec03_img8{background: url(../img/sec03_img08.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}

.swiper3{overflow: hidden; margin-top: 15vw;position: relative; z-index: 11; width: 100%; }
.sec03_img{position: relative;}
.sec03_bg{width: 70% !important; margin: 0 15%; height: 170vw;display: flex; flex-direction: column;}
.sec03_bg h4{text-align: right;}

.sec03_txt{color: #fff; text-align: left; font-weight: 400;font-family: 'Noto Sans KR', sans-serif; background: none;width: 100%; padding: 5% 0%;}

.sec03_txt h1{margin-bottom: 20px;font-size: 24px;}
.sec03_txt h1 span{font-weight: 300; ;}
.sec03_txt p{font-size: 15px;line-height: 200%;color: rgba(255, 255, 255, 1);}

.sec03_ob{margin: auto; margin-top: 5vw;}

.sec03 .btn_set{position: absolute;bottom: 450px; z-index: 99; width: 100%;}
.sec03 .btn_set_wrap{position: relative;top: 0;width: 100%;}

.sec03_line{width: 1px;height: 100%;background: rgba(255,255,255,.12); position: absolute; left: 5%;top: 0;z-index: 10;}
.sec03_line02{width: 1px;height: 100%;background: rgba(255,255,255,.12); position: absolute; right: 5%;top: 0;z-index: 10;}
.sec03_line03{width: 100%;height: 1px;background: rgba(255,255,255,.12); position: absolute; left: 0;right: 0; top: 0; bottom: 0; margin: auto; z-index: 10;}

.swiper-button-next3 {position: absolute; top:0 ;right:30%;z-index: 999; }
.swiper-button-prev3 {position: absolute; top:0 ;left:30%;z-index: 999;}

.swiper-button-next3 img,
.swiper-button-prev3 img {
width: 7px;
height: 11px;

}
.swiper-pagination3{position: absolute;width: 50px; height:20px; left: 0; right: 0; margin: auto; top:0; z-index: 999; color: #fff !important;font-family: 'Noto Sans KR', sans-serif; letter-spacing: 1px;font-weight: 300; font-size: 22px;opacity: 1 !important;}


/**/

.contact{width: 100%; background:url(../img/contact_bg.jpg) center center no-repeat; background-size:cover;	}
.sec04_box{padding: 10% 10% 30% 10%;}
.sec04_box h2{text-align: center;margin-top: 30px;}	

.contact_map{margin-top: 20px; width: 100%;}
.contact_map:last-child{margin-bottom: 60px;	}
.contact_map_txt{display: flex;  background: #101f3a; color: #fff; font-size:11px; justify-content:space-between; padding: 3% 3%;align-items:center;}
.contact_map_txt li:nth-child(1){font-size:16px; color: #d6d6d6;}
.contact_map_txt li:nth-child(2) .bar{width: 1px; height: 20px; background: rgba(255, 255, 255, .3);}
.contact_map_txt li:nth-child(3){color: #98999a;}
.contact_map_txt li:nth-child(4){font-size:14px; color: #a1978a;}
.contact_map_txt .contact_plus { width: 20px; height: 20px; position: relative;}
.contact_map_txt .contact_plus:after { content:''; width: 100%; height: 1px; background-color: #a1978a; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.contact_map_txt .contact_plus:before { content:''; width: 1px; height: 100%; background-color: #a1978a; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

/**/

/**/



.sub-page .sec02{position: relative; width: 100%;height: 2000px;background: url(../img/section05_bg.jpg) center bottom no-repeat; background-size: cover; top: 0; overflow: hidden;background: #f5f5f5;}

.sub-page .sec02_tit{width: 100%; text-align: center;padding-top: 90px; text-align: left; margin-left: 50px;font-family: 'Noto Sans KR', sans-serif;}
.sub-page .sec02_tit h4{margin-bottom: 30px;}
.sub-page .sec02_tit h2{  font-weight: 300; font-size: 30px !important; line-height: 45px !important; color: #000; margin-bottom: 30px !important;}
.sub-page .sec02_tit h2 span{font-weight: 700;}
.sub-page .sec02_tit p{  font-weight: 300; font-size: 16px; line-height: 30px; color: #000;}

.sub-page .sec02_wrap{position: absolute;top: 500px;width: 100%; height: 140vw;z-index: 7;}
.sub-page .location_bg{width: 100%; height: 100%; background: #f5f5f5;position: absolute;bottom: -58vw;}
.sub-page .swiper2{margin-top: 150px; transform: translateX(10%);  padding-top: 420px; overflow: hidden;}
.sub-page .location_map{background: url(../img/location_map.jpg) center center no-repeat; background-size: cover; width: 80%; height: 250px; margin: auto;border: 1px solid #7f7669; position: relative; z-index: 9;}

.sub-page .sec02_tit2{width: 100%; text-align: center; text-align: center; font-family: 'Noto Sans KR', sans-serif; position: absolute;top: 45%;z-index: 99;}
.sub-page .sec02_tit2 h4{margin-bottom: 3vw;}
.sub-page .sec02_tit2 h4 img{width: 80%; margin: auto;}
.sub-page .sec02_tit2 h2{  font-weight: 300; font-size: 8vw; line-height: 9vw; color: #000; margin-bottom: 5vw;}
.sub-page .sec02_tit2 h2 span{font-weight: 700;}
.sub-page .sec02_tit2 p{  font-weight: 300; font-size: 18px; line-height: 3vw; color: #000;}


.sub-page .location_limit{position: relative;margin-top: 150px;}
.sub-page .location_limit img{position: absolute;top: -50px;}

.sub-page .sec02 .btn_set{position: absolute; top: -9vw; }
.sub-page .sec02 .btn_set_wrap{position: relative;top: 0;width: 100vw;}


.sec02_bg{width: 70.5% !important;  height: 100vw;display: flex; flex-direction: column;}



.sub-page .location_img{background: url(../img/location01_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sub-page .location_img2{background: url(../img/location02_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sub-page .location_img3{background: url(../img/location03_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}
.sub-page .location_img4{background: url(../img/location04_bg.jpg) center center no-repeat; background-size: cover; width: 100%; height: 200px;}

.sub-page .location_img{position: relative;}
.sub-page .location_img::after{content: "이미지 컷"; position: absolute; bottom: 5px; right: 5px;font-family: 'Noto Sans KR', sans-serif; font-size: 3vw; color: #fff; text-shadow: 0 0 10px rgba(0,0,0,0.8),0 0 10px rgba(0,0,0,0.8); }

.sub-page .location_txt{color: #b29e86; text-align: left; font-weight: 500;font-family: 'Noto Sans KR', sans-serif; background: none;width: 100%; padding: 10% 0%;}
.sub-page .location_txt2{color: #606672;}


.sub-page .location_txt h1{margin-bottom: 10px;font-size: 22px;}
.sub-page .location_txt h1 span{font-weight: 300; ;}
.sub-page .location_txt p{font-size: 15px;line-height: 200%; opacity: .5;color: #000;}

.sub-page .sec02_line{width: 1px;height: 15vw;background:#a1978a; position: absolute; left: 5%;bottom: 0;z-index: 10;}
.sub-page .sec02_circle{width: 3vw; height: 3vw;background:#a1978a; border-radius: 50px; position: absolute; left: 3.8%;bottom: 15vw;z-index: 10; }

.sub-page .swiper-button-next2 {position: absolute; top:0 ;left:36%;z-index: 999; }
.sub-page .swiper-button-prev2 {position: absolute; top:0 ;left:10%;z-index: 999;}

.sub-page .swiper-button-next2 img,
.sub-page .swiper-button-prev2 img {
width: 7px;
height: 11px;
}

.sub-page .swiper-pagination2{position: absolute;width: 50px; height:20px; left: 20%; top:-12px; z-index: 999; color: #000 !important;font-family: 'Noto Sans KR', sans-serif;
letter-spacing: 1px;font-weight: 300; font-size: 22px;opacity: 1 !important;}
		


	}