@import url("/assets/style/vendors/linearicons.css");
@import url("/assets/style/vendors/aos.css");
@import url("/assets/style/vendors/slick.css");
@import "vendors/swiper.css";
@import url("tab.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css");
@font-face {
  font-family: "Noto Sans Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/fonts/NotoSans-Thin.eot");
  src: url("/assets/fonts/NotoSans-Thin.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/NotoSans-Thin.woff") format("woff"), url("/assets/fonts/NotoSans-Thin.otf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/fonts/NotoSans-Light.eot");
  src: url("/assets/fonts/NotoSans-Light.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/NotoSans-Light.woff") format("woff"), url("/assets/fonts/NotoSans-Light.otf") format("truetype");
}
@font-face {
  font-family: "Noto Sans DemiLight";
  font-style: normal;
  font-weight: 350;
  src: url("/assets/fonts/NotoSans-DemiLight.eot");
  src: url("/assets/fonts/NotoSans-DemiLight.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/NotoSans-DemiLight.woff") format("woff"), url("/assets/fonts/NotoSans-DemiLight.otf") format("truetype");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/NotoSans-Regular.eot");
  src: url("/assets/fonts/NotoSans-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/NotoSans-Regular.otf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/fonts/NotoSans-Medium.eot");
  src: url("/assets/fonts/NotoSans-Medium.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/NotoSans-Medium.woff") format("woff"), url("/assets/fonts/NotoSans-Medium.otf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/NotoSans-Bold.eot");
  src: url("/assets/fonts/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/NotoSans-Bold.woff") format("woff"), url("/assets/fonts/NotoSans-Bold.otf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Black";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/fonts/NotoSans-Black.eot");
  src: url("/assets/fonts/NotoSans-Black.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/NotoSans-Black.woff") format("woff"), url("/assets/fonts/NotoSans-Black.otf") format("truetype");
}
.fw100 {
  font-family: "Noto Sans Thin";
  font-weight: 100;
}

.fw300 {
  font-family: "Noto Sans Light";
  font-weight: 300;
}

.fw350 {
  font-family: "Noto Sans DemiLight";
  font-weight: 350;
}

.fw400 {
  
  font-weight: 400;
}

.fw500 {
  font-family: "Noto Sans Medium";
  font-weight: 500;
}

.fw700 {
  font-family: "Noto Sans Bold";
  font-weight: 700;
}

.fw900 {
  font-family: "Noto Sans Black";
  font-weight: 900;
}

@font-face {
  font-family: "Hanwha";
  font-weight: 400;
  font-style: normal;
  src: url("/assets/fonts/HanwhaL.eot");
  src: url("/assets/fonts/HanwhaL.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/HanwhaL.woff2") format("woff2");
}
@font-face {
  font-family: "Hanwha";
  font-weight: 600;
  font-style: normal;
  src: url("/assets/fonts/HanwhaR.eot");
  src: url("/assets/fonts/HanwhaR.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/HanwhaR.woff2") format("woff2");
}
@font-face {
  font-family: "Hanwha";
  font-weight: 900;
  font-style: normal;
  src: url("/assets/fonts/HanwhaB.eot");
  src: url("/assets/fonts/HanwhaB.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/HanwhaB.woff2") format("woff2");
}
@font-face {
  font-family: "forena";
  font-weight: 400;
  font-style: normal;
  src: url("/assets/fonts/FORENA.eot");
  src: url("/assets/fonts/FORENA.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/FORENA.woff2") format("woff2");
}

@font-face {
  font-family: "pretendardL";
  font-style: normal;
  src: url("/assets/fonts/Pretendard-Light.woff2") format("woff2");
}
@font-face {
  font-family: "pretendardM";
  font-style: normal;
  src: url("/assets/fonts/Pretendard-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "montserratL";
  font-style: normal;
  src: url("/assets/fonts/Montserrat-Light.woff2") format("woff2");
}
@font-face {
  font-family: "montserratM";
  font-style: normal;
  src: url("/assets/fonts/Montserrat-Medium.woff2") format("woff2");
}
/* Reset
*******************************/
html {
  font-size: 1em;
}

label, button {
  cursor: pointer;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, a:focus, a:active {
  text-decoration: none;
}

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, menu, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, td, video, tt, u, ul, var {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, th, td, table, input, button, select, textarea, sub {
  font-size: 1em;
}

em, cite, address, optgroup {
  font-style: normal;
}

input, button, select, textarea {
  vertical-align: middle;
}

ul, ol {
  list-style: none;
}

img, fieldset {
  border: 0;
}

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted black;
}

table {
  border-spacing: 0;
}

legend, hr {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

legend, hr, caption {
  visibility: hidden;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
}

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, hgroup, keygen, meter, nav, output, progress, section, source, video {
  display: block;
}

mark, rp, rt, ruby, summary, time {
  display: inline;
}

.blind, .hide {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
}

.top_label {
  padding: 0 0 0 45px;
  white-space: nowrap;
  z-index: 90;
  margin-top: -20px;
  position: relative;
}

.top_label dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  background: #003057;
  padding: 10px 10px;
  position: relative;
}

.top_label dl dt {
  width: 45%;
  text-align: center;
  color: #fff;
  font-size: 13px;
  margin-right: 25px;
}

.top_label dl::after {
  content: "";
  width: 20px;
  height: 1px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 45%;
  top: 50%;
  margin-left: 0;
  opacity: 0.5;
  margin-top: -1px;
}

.top_label dl dt * {
  vertical-align: middle;
}

.top_label dl dt strong {
  display: inline-block;
  font-family: "Hanwha";
  font-weight: 600;
}

.top_label dl dt span {
  display: inline-block;
  font-family: "forena";
  font-style: normal;
  font-weight: 500;
}

.top_label dl dd {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  padding-right: 10px;
}

/* gnb */
.gnb_mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  min-width: 320px;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}

#gnb {
  display: none;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 300;
  width: 100%;
  height: 100%;
}

#gnb .gnb_close_con {
  width: 100%;
  height: 50px;
  background: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}

#gnb .gnb_close_con a.gnb_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}

#gnb .gnb_close_con a.gnb_close_call {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 30px;
}

#gnb .gnb_close_con a.gnb_home {
  z-index: 10;
  overflow: hidden;
  width: 100px;
  height: 100%;
}

#gnb .gnb_close_con a.gnb_home img {
  width: 39.1%;
    display: inline-block;
    padding-top: 15px;
  text-align: center;
}

.gnb_close .lnr-cross {
  color: #003057;
  font-size: 30px;
}

@media screen and (max-width: 330px) {
  .gnb_close .lnr-cross {
    font-size: 30px;
  }
}
#gnb .depth0 {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  background: #fff;
  padding-top: 30px;
}

#gnb .depth0 > li {
  border-bottom: 0px solid #ccc;
}

#gnb .depth0 > li > a {
  display: block;
  position: relative;
  padding: 1.5vw 0;
  color: #002959;
  font-size: 7vw;
  line-height: 1.4;
  text-align: left;
  margin-left: 40px;
  font-weight: 500;
}
#gnb .depth0 > li > a p {
  padding: 5px 0 0 0;
  color: #999;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
}

#gnb .depth0 > li.etc > a {
  color: #8b634b;
}

/* #gnb .depth0 > li > a:after { content:"\e876"; position:absolute; top:50%; right:9%; margin-top:-8px; font-family:'Linearicons-Free'; font-size:13px; line-height:15px; color:#3f4146;} */
#gnb .depth0 > li.on > a:after {
  color: #fff;
}

#gnb .depth1 {
  display: none;
}

#gnb .depth1 > li > a {
  display: block;
  padding: 13px 0;
  font-size: 15px;
  text-align: center;
  background: #003057;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#gnb .depth1 > li:last-child > a {
  border-bottom: 0;
}

#gnb .depth1 > li > a strong {
  font-weight: normal;
}

#gnb .depth1.no_child {
  display: none;
  overflow: hidden;
  width: 0 !important;
  height: 0 !important;
  padding: 0;
  border-top: 0;
}

#gnb .depth0 > li.othermenu {
  border: 0;
}

#gnb .depth0 > li.othermenu a {
  padding-left: 20%;
  padding-right: 20%;
}

#gnb .depth0 > li.othermenu a img {
  width: 100%;
}

#gnb .depth0 > li.othermenu a:after {
  display: none;
}

.footer {
    width: calc(100% - 40px);
    margin: 0 auto 50px;
}
.footer-body{
    border-top: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    padding: 9px 10px 7px;
}
.footer-body .footer-address{
    margin-bottom: 2%;
}

.footer-body .address{margin-bottom:2%;}
.footer-body .info p{color:#555;font-size: 2.25vw;font-weight:500;line-height: 1.2em;}
.footer-body .info p ~ p{margin-top:3px;}
.footer-body .info p strong{font-weight:700;}
.footer-body .ori_txt{color:#999;font-size: 2.15vw;font-weight:500;line-height:1.38em;margin-top:4px;padding-left: 3vw;text-indent: -3vw;}
.footer-body .b{width:420px;margin-bottom:25px;}
.footer-body .b img{display:block;}
.footer-body .brand{display:flex;align-items:center;gap: 3px;transform: scale(0.65);transform-origin: 0 50%;}
.footer-body .brand p{display:flex;align-items:center;justify-content:center;height:16px;border-radius:40px;padding: 0 7px;}
.footer-body .brand .co1{background-color:#1d1d1b;}
.footer-body .brand .co2{border:1px solid #1d1d1b;}
.footer-body .brand p em img{display:block;width:47px;}
.footer-body .brand p span{color:#020200;font-weight:700;font-size:0.63rem;margin-bottom:-1px;}
.footer-body .brand p span.en{font-family: 'akzidenz grotesk';}
.footer-body address{padding:7px 25px;transform:none;border:none;border-top:1px solid #000;}
.footer-body address span{opacity:1;transform:none;}

.f-brand img{width: 60%;}
.footer-bottom{border-radius: 0 0 10px 10px; border: 1px solid #c8c8c8; padding: 5px 0; }
.footer-bottom img{display: block; width: 46.5%; margin: 0 auto;}

/* common */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body, input, button, select, textarea {
  font-size: 13px;
  color: #333;
  font-family: 'Freesentation' , 'Noto Sans KR';
}

img {
  width: 100%;
  vertical-align: top;
}

/* layout */
body {
  -webkit-text-size-adjust: none;
}

#wrap {
  overflow: hidden;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  line-height: 1.5;
  position: relative;
}


.visual-quick {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  z-index: 100;
}
.visual-quick .img {
  text-align: center;
  padding: 2.5vw 0;
  font-size: 11.5px;
	height: 17vw;
  background: #fff;
	font-weight: bold;
	font-family: "Montserrat", "NotoSansKR", sans-serif, "Malgun Gothic", "留묒� 怨좊뵓";
}

.visual-quick .icon .quick-menu__link {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
	height: 17vw;
	padding: 3vw 1vw;
	gap: 1vw;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #0d2856;
}
.visual-quick .icon .quick-menu__link img {
	width: 6vw;
}
.visual-quick .icon .quick-menu__link.location_link  {
	background-color: #B59370;
}
.visual-quick .icon .quick-menu__link.location_link img {
	width: 4vw;
}

.visual-quick .quick-menu__text {
  font-size: 3.2vw;
  color: #fff;
}

.quick-menu__link .quick-menu__icon {
  margin-right: 10px;
}



.right-banner {
  position: absolute;
  right: 0px;
  top: 350px;
  z-index: 1000;
}

.right-banner dl {
}

.right-banner dl dt {
  font-family: "pretendardL", sans-serif;
  font-size: 16px;
  color: #002959;
  text-align: center;
  line-height: 16px;
  font-weight: bold;
  width: 95px;
  height: 95px;
  text-align: left;
}
.right-banner dl dt.txt {
  background: #fff;
  padding-top: 35px;
}

.right-banner dl dt span {
  font-size: 18px;
  display: block;
  font-family: "Noto Sans Light";
}

.right-banner dl dt strong {
  font-size: 22px;
  display: block;
  
  line-height: 28px;
}

.right-banner dl dd {
  padding: 0 15px;
}

.right-banner dl dd a {
  padding: 18px 0;
  color: #fff;
  display: block;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.right-banner dl dd:nth-of-type(1) a {
  border: none;
}

.right-banner dl dd a * {
  vertical-align: middle;
}

.right-banner dl dd a strong {
  display: inline-block;
  line-height: 20px;
  height: 20px;
}

.right-banner dl dd a i {
  display: inline-block;
  width: 15px;
  height: 20px;
  margin: 0 0 0 10px;
  background: url("/assets/images/common/icon-hand.png") no-repeat 0 50%;
}

.main-slide {
	overflow: hidden;margin-bottom: 0
}
.main-slide.slick-dots {
  bottom: auto;
	z-index: 11;
	width: auto;
	top: 481px;
	left: calc(2.5% + 190px);
}
.main-slide.slick-dots li {
  height: 12px;
}
.main-slide.slick-dots li button {
	border-radius: 50%;
	width: 5px;
	height: 5px;
	box-sizing: border-box;
	padding: 0;
	margin: 0 auto;
	background: #ffffff;
}
.main-slide.slick-dots li button:before {
	content: none;
}
.main-slide.slick-dots li.slick-active button {
	width: 12px;
	height: 12px;
	background: none;
	border: 3px solid #ffffff;
}
.main-slide.main-slide__logo {
	display: inline-block;
	vertical-align: baseline
	;margin: 0 4px;
}
.main-slide-section {
	position: relative;
	background: #0d2856;
}
.main-slide-text-effect {
	display:flex;
	justify-content: center;
	gap:5vw;
	overflow:hidden;
	padding-bottom: 6vw;
}
.main-slide-left {
	width: 30%;
}
.main-slide-right {
	width: 70%;
	padding: 0 2vw;
	text-align: left;
}
.main-slide .slick-slide .main-slide-bg {
	-webkit-transform:scale(1.2, 1.2) rotate(0.002deg);
	transform:scale(1.2, 1.2) rotate(0.002deg);
	-webkit-transition:transform 4000ms ease-in-out;
	-moz-transition:transform 4000ms ease-in-out;
	-o-transition:transform 4000ms ease-in-out;
	transition:transform 4000ms ease-in-out;
}
.main-slide .slick-slide.zoom-out .main-slide-bg{
	-webkit-transform:scale(1, 1) rotate(0.002deg);
	transform:scale(1, 1) rotate(0.002deg);
}
.main-slide__item{
	height:180vw;
	position:relative;
	overflow:hidden;
}
.main-slide__item .main-slide-bg {
	background-size:cover;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:50% 50%;
	background-image:url("../images/main/m_visual-bg2.png");
}
.main-slide__item .main-slide-bg2{
	/* background-image:url("https://daru-cdn.s3.amazonaws.com/site/humanvill-icheon/images/pc/main/visual-slide2-bg.jpg"); */
}
.main-slide-nav{
	width:550px;
	position:absolute;
	right:0;
	bottom:0;
	z-index:16;
}
.main-slide-nav.slick-slider{margin-bottom:63px;}
.main-slide-nav .slick-slide{transition:all .2s;filter:contrast(25%) grayscale(100%);}
.main-slide-nav .slick-slide.slick-current{filter:contrast(100%) grayscale(0%);}
.main-slide-nav__item{width:244px;margin-right:20px;}
.main-slide-nav__item img{width:244px;}

.main-visual-banner {
	position: absolute;
	bottom: 0;
	left: 8vw;
	z-index: 100;
	width: 10vw;
}
.main-visual-banner2 {
  position: absolute;
	top: 18vw;
	right: 5vw;
	z-index: 100;
	width: 24vw;
}

.main-slide-text.main-slide__label {
	font-size: 17px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -0.85px;
	padding: 9px 21px 10px;
	display: inline-block;
	border: 1px solid #ffffff
}
.main-slide-text.main-slide__label1 {
	padding: 0 0 0 10px;
	border: none;
	font-size: 36px;
}
.main-slide-text.main-slide__main-text {
	font-size: 58px;
	letter-spacing: -1px;
	font-weight: 300;
	line-height: 1.17;
	color: #ffffff;
	margin-bottom: 45px;
}
.main-slide-text.main-slide__main-text span {
	letter-spacing: 3px;
}
.main-slide-text.main-slide__main-text-impact {
	font-size: 58px;
	color: #eb704f;
	font-weight: 600;
}
.main-slide-text.main-slide__description {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.56;
	letter-spacing: -0.43px;
	color: rgba(255, 255, 255, 0.8);
}
.main-slide-text.main-slide__description > * {
		font: inherit;color: inherit;
}
.main-control-area {
	position: absolute;
	top: 500px;
	left: 2.5%;
	width: 166px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main-control-area.main-progress-area {
	position: relative;
	width: 112px;
}
.main-control-area.main-controller-progress-bar {
	left: 30px;
	position: absolute;
	width: 100%;
	height: 2px;
	background: rgba(255, 255, 255, 0.62);
	top: 0;
}
.main-control-area.main-controller-progress-bar.main-controller-progress-line {
	position: absolute;
	height: 2px;
	background: #ffffff;
	z-index: 1;
	width: 0%;
	transition: width 1s;
}
.main-control-area.main-progress-text-area {
	position: absolute;
	left: 0;
	width: 166px;
	top: -16px;
}
.main-control-area.main-progress-text-area.main-controller-progress__text {
	font-family: "Montserrat", "NotoSansKR", sans-serif, "Malgun Gothic", "留묒� 怨좊뵓";
	font-size: 16px;
	font-weight: 600;
	line-height: 2.17;
	letter-spacing: 1.5px;
	color: #f0f1f3;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
}
.main-control-area.main-progress-text-area.main-controller-progress__text.is--active {
	font-weight: 600;
}
.main-control-area.main-progress-text-area.main-controller-progress__text:last-child {
	left: 100%;
}
.main-control-area.main-controller-button-area {
	z-index: 1;
	right: 60px;
	bottom: 30px;
	border-top-left-radius: 20px;
	overflow: hidden;
	display: flex;
	align-items: center;
	height: 30px;
}
.main-control-area.main-controller-button-area.main-controller-play-control {
	height: 30px;
}
.main-control-area.main-controller-button-area.main-controller-play-control.main-controller__button {
	height: 30px;
}
.main-control-area.main-controller-button-area.main-controller__button {
	width: 30px;
	height: 25px;
}
.main-control-area.main-controller-button-area.main-controller__button-img {
	height: 16px;
}
.main-control-area.main-controller-button-area.main-control-play-control {
	z-index: 11;
	margin-left: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.main-control-area.main-controller-button-area.main-slide-button {
	width: 20px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.main-control-area.main-controller-button-area.main-slide-button.is--hide {
	display: none;
}
.main-control-area.main-controller-button-area.main-slide-button.main-slide-button--stop {
	background-image: url("https://daru-cdn.s3.amazonaws.com/site/humanvill-icheon/images/pc/main/icon-stop.png")
}
.main-control-area.main-controller-button-area.main-slide-button.main-slide-button--play {
	background-image: url("https://daru-cdn.s3.amazonaws.com/site/humanvill-icheon/images/pc/main/icon-play.png")
}
.controller-button-area {
	display: flex;
	align-items: center;
}
.controller-button-area.controller-button-separator {
	margin: 0 20px;
}
.controller-button-area.controller__button.hover-img {
	display: none;
}
.controller-button-area.controller__button:hover.hover-img {
	display: block;
}
.controller-button-area.controller__button:hover.normal-img {
	display: none;
}

.main-slide-text.visual {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	left: 50%;
	transform: translateX(-50%);
	top: 25vw;
	width: 100%;
	font-size: 8vw;
	line-height: 1.2;
}
.visual_img1 {
	width: 60vw;
	padding-bottom: 5vw;
}
.visual_img2 {
	width: 70vw;
	padding-bottom: 3vw;
}
.visual_img3 {
	width: 45vw;
}
.main-slide-text span.text01 {
  font-family: "montserratB";
  font-weight: 600;
  letter-spacing: -0.05em;
  font-size: 8vw;
  color: #fff;
}
.main-slide-text span.text02 {
  font-weight: bold;
  letter-spacing: -0.05em;
  font-size: 5.8vw;
  color: #0d2856;
  text-align: center;
	display: block;
	padding-top: 3vw;
}
.main-slide-text span.text02 img {
  width: 50vw;
}
.main-slide-text {
  color: #ffffff;
  z-index: 1;
  text-align: center;
  font-size: 40px;
  letter-spacing: -1px;
}
.main-slide-text span {
	font-family: "montserratB";
	font-weight: 600;
	letter-spacing: -0.05em;
	font-size: 6.3vw;
	text-align: left;
	color: #b09475;
}
.main-slide-text span.blue {
  color: #0d2856;
  font-weight: bold;
}
.main-slide-text .main-slide-text-bottom {
}
.main-slide-text .text-desc {
  color: #99a6b9;
  font-size: 2.8vw;
}
.main-slide-text .more{
	padding-top: 2vw;
	width: 12vw;
}
.main-slide-text .main-slide__label {
	font-size: 2.2vw;
	font-family: "montserratB";
	font-weight: 300;
	color: #B59370;
	letter-spacing: 0.7px;
	text-align: left;
}
.main-slide-text .main-slide__title {
	font-size: 80px;
	font-family: "montserratB";
	font-weight: 100;
	color: #B59370;
	letter-spacing: 4.05px;
}
.main-slide-text .main-slide__label em {
	display: inline-flex;
	justify-content:center;
	align-items:center;
	width: 190px;
	height: 45px;
	font-size: 24px;
	font-weight: 300;
	border: 1px solid #00a1e9;
}

.main-slide-text a {
	font-family: "montserratB";
  font-size: 14px;
  font-weight: 400;
  color: #B59370;
  letter-spacing: 1.4px;
}


.main-slide-text .main-slide__description > * {
  font: inherit;
  color: inherit;
}

.premium .premium-leaf {
	position: absolute;
	bottom: 16vw;
	left: 0;
	z-index: 100;
	width: 25vw;
}


.main-slide-section .slick-dots { 
  position: absolute;
  left: calc(50% - 3vw);
  transform: translate(-50%, 0%);
  bottom: 8vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  text-align: center;
  margin: auto;
}

.main-slide .slick-dots li { 
  position: relative;
  width: 40%;
  height: 1px;
  background: rgba(255, 255, 255, 0.25);
  z-index: 1;
  display: flex;
  flex-flow: column-reverse;
  margin: 0;
}
.main-slide .slick-dots li:after { 
  content: "";
  position: absolute;
  left: 0;
  top: -8.2vw;
  width: 40%;
  height: 1px;
  background: #b59370;
  z-index: 1;
  width: 0%;
}
.main-slide .slick-dots li.is--active:after { 
  width: 100%;
  transition: width 3s;
}
.main-slide .slick-dots li.is--active .custom-dots {
  background: #b09475;
  color: #fff;
}

.main-slide .slick-dots .custom-dots { 
  position: relative; 
  display: inline-block; 
  font-family: "montserratL";
  padding: 2vw 0 ;
  opacity: 1;
  font-size: 3.2vw;
  color: #B59370;
  font-weight: 600;
}
.main-slide .slick-dots li .custom-dots {
  border-top: 1px solid rgba(181, 147, 112, 0.2);
  border-left: 1px solid rgba(181, 147, 112, 0.2);
}
.main-slide .slick-dots li:last-child .custom-dots {
  border-right: 1px solid rgba(181, 147, 112, 0.2);
}
.slick-dotted.slick-slider {
  position: relative;
  z-index: 11;
  margin: 0;
	padding-bottom: 25vw;
}


.premium-slide-bg {
	background: #fff;
	padding: 4vw 6vw;
	border-top-left-radius: 10vw;
}
.premium-slide-bg .img-bg {

}

.section4 .main-slide__main-desc {
  text-align: left;
  font-size: 4vw;
  padding-top: 3vw;
}





.main-control-area {
  position: absolute;
  z-index: 11;
  bottom: 12vh;
  right: 7vw;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.main-control-area .main-controller-button-area {
  z-index: 1;
  display: flex;
  align-items: center;
}
.main-control-area .main-controller-button-area .main-controller__button-next {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: 300;
}
.main-control-area .main-controller-button-area .main-controller__button-next .main-controller__button-img {
  padding-top: 10px;
}
.main-control-area .main-controller-button-area .main-controller__button-next .circle-text {
  background-repeat: no-repeat;
  display: block;
  background-image: url("../images/main/circle-text.png");
  position: absolute;
  width: 142px;
  height: 142px;
  top: 50%;
  left: 50%;
  background-size: 100%;
  background-position: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  animation: rotate 5s infinite linear;
  transform: translate(-50%, -50%);
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: translate(-50%, -50%) rotate(365deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: translate(-50%, -50%) rotate(365deg);
  }
}


.section2 .location {
  background: #edf1eb;
  position: relative;
  overflow: hidden;
}
.section2 .location-text {
	position: relative;
	z-index: 1;
	text-align: right;
	width: 95vw;
	padding: 5vw 6vw 27vw;
	margin-left: auto;
}
.section2 .location-text .more {
	display: block;
	text-align: right;
	padding-top: 3vw;
	width: 15vw;
	margin-left: auto;
	padding-right: 2vw;
}
.section2 .location-img01 {
	position: relative;
	z-index: 1;
}
.section2 .location-img02 {
	position: absolute;
	left: 0;
	bottom: -10vw;
	z-index: 0;
	width: 90vw;
}
.section2 .location-banner {
	position: absolute;
	display: flex;
	left: 15vw;
	bottom: 41vw;
	width: 12vw;
	gap: 4vw;
}
.section2 .location-banner .b01 {
  margin-right: -30px;
}
.section2 .location-banner .b02 {
  margin-right: -30px;
}


.section3 {
  position: relative;
  overflow: hidden;
	width:100%;
}
.section3 .plan {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-image:url("../images/main/m_plan-bg.png");
	padding: 10vw 6vw;
}
.section3 .plan-text {
  color: #fff;
  font-size: 2.8vw;
  font-weight: 400;
}
.section3 .plan-text p {
  padding-top: 3vw;
}
.section3 .plan-text p img {
  width: 30vw;
}
.section3 .plan-text .big {
  font-size: 4.5vw;
  font-weight: 500;
  margin-top: -10px;
}
.section3 .plan-text .more {
	display: block;
  margin-top: 3vw;
	width: 12vw;
}

.section3 .plan-banner {
	display: flex;
  flex-wrap: wrap;
	padding-top: 5vw;
}
.section3 .plan-banner > p {
	width: 50%;
}
.section3 .plan-banner > p:nth-child(2n) {
	margin-left: 3vw;
}
/* .section3 .plan-banner > p:nth-child(1),.section3 .plan-banner > p:nth-child(3) {
	background-color: #986238;
}
.section3 .plan-banner > p:nth-child(2),.section3 .plan-banner > p:nth-child(4) {
	background-color: #DDDDDD;
} */
.section3 .plan-banner > p:nth-child(5),.section3 .plan-banner > p:nth-child(6) {
	padding: 1vw 2vw;
} 
.section3 .plan-banner p {
	display: inline;
	margin-right: -20px;
}

.section3 .plan-banner02 p {
	display: inline;
	margin-right: 12px;
}
.section3 .plan-img {
	position: absolute;
	top: 0;
	right: 0;
	width: 40vw;
}


.section5 {
  position: relative;
  overflow: hidden;
	width:100%;
  text-align: center;
}
.section5 .community {
	background: #f1f2ec;
}
.section5 .community-text-wrap {
  padding: 5vw 6vw;
	text-align: left;
}
.section5 .community-text-wrap img {
  width: 60vw;
}
.section5 .community-title {
}
.section5 .community-text {
	color: #0d2856;
	font-size: 3.2vw;
	margin: auto;
	/* width: 420px; */
	text-align: left;
	margin-top: -20px;
	font-weight: 400;
	padding-left: 12vw;
	padding-top: 5vw;
}
.section5 .community-img-wrap {
	position: relative;
	padding: 0 6vw 12vw;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.section5 .community-text .bold {
  font-weight: 600;
}
.section5 .community-text .more {
	display: block;
  padding-top: 30px;
}
.section5 .community-text .more img {
	width: 12vw;
}
.community-img-top {
	display:flex;
	justify-content: space-between;
}
.community-img-top img {
	width: 43vw;
}
.community-img-top-1st {
	padding-top: 30vw;
}
.community-img02 {
	display: flex;
	flex-direction: column;
	gap: 2vw;
}
.section5 .community-img03 {
	padding-top: 3vw;
}
.section5 .community-img04 {

}
.section5 .community-leaf {
	position: absolute;
	right: 0px;
	bottom: 0;
	width: 30vw;
}
.section5 .community-left-text {
  position: absolute;
  left: 1vw;
  top: 30%;
}
.section5 .community-left-text img {
 width: 4vw;
}


.section4 {
  position: relative;
  overflow: hidden;
	width:100%;
  text-align: center;
}
.section4 .premium {
	background: #0d2856;
	padding: 10vw 0 0 6vw;
}
.main_content .premium-title-area {
  width: 512px;
  height: 970px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("/assets/images/main/premium-title-bg.png");
  padding-top: 650px;
  text-align: center;
  margin-right: 8px;
}
.main_content .premium-title-area p {
  color: #B59370;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.4px;
  margin-right: 268px;
  margin-top: 20px;
  font-family: "montserratB";
}
.main_content .premium-content-area {
  height: 610px;
}
.main_content .premium-content-bottom {
  margin-top: 8px;
  display: flex;
}

/*position:relative;*/
/* Slider */
.slick-slider {
	width: 100%;
	height: 100%;
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	width: 100%;
	height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide > div {
	width: 100%;
	height: 100%;
}
.slick-slide > div li {
	width: 100%;
	height: 100%;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.privacy input[type=text] {
  font-size: 13px !important;
}

#container {
  position: relative;
  height: auto;
  overflow: auto;
}

#container .top_line {
  font-size: 0;
}

.contents {
    padding: 6.5% 15px 10%;
    position: relative;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .sub-top {
    padding: 22% 20px 0;
    text-align: center;
    position: relative;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  .sub-top .sub-top_con {
    padding: 0;
    border-radius: 10px 10px 0 0;
    background: #c8c8c8;
    padding-bottom: 3%;
    height: 33vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

.sub-top::before{
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    height: 1px;
    top: 59px;
    left: 20px;
    right: 0;
    bottom: 0;
    background: #000;
}

.sub-top .sub-top_con h2 {
  color: #fff;
  font-size: 4.45vw;
  letter-spacing: 0px;
  font-weight: 700;
  padding-top: 5.5%;
  font-family: 'akzidenz grotesk', sans-serif;
  text-transform: uppercase;
  /*text-shadow: 4px 4px 3px rgba(0, 0, 0, .3);*/
}

.sub-top .sub-top_con p {
  font-size: 13px;
  color: #fff;
  font-family: pretendardL, sans-serif;
  margin-top:10px;
}

.sub-top .sub-top_con p strong {
  color: #023d61;
}

.sub-top p.summary2 {
  opacity: 1;
  font-size: 14px;
  margin-top: 10px;
}

.sub .sub-menu {
	position: relative;
	width: 100%;
	z-index: 10;
}
.sub .sub-menu .sub-menu-list {
	width: 100%;
	margin: 5% auto 0;
	display: flex;
	justify-content:center;
	align-items:center;
	text-align: center;
    flex-wrap: wrap;
}
.sub .sub-menu .sub-menu__item {
	width: auto;
    padding: 0 2.75vw;
	height: 30px;
    letter-spacing: -0.05em;
}

.sub .sub-menu .sub-menu__link {
 	display:flex;
	justify-content:center;
	align-items:center;
	width: 100%;
    height: 100%;
    font-size: 3.5vw;
    color: #fff;
}
.sub .sub-menu .sub-menu__link.is-active span{
    position: relative;
}
.sub .sub-menu .sub-menu__link.is-active span::after{
    content: "";
    position: absolute;
    display: block;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}

.sub .sub-menu .sub-menu__link:hover {
	transition: background ease 1s;
}

/* 상단 동그라미 */

.sub_tit ul{display:flex;gap: 0 4px;}
.sub_tit ul li{height:6vw;border-radius:3vw;font-size:3.75vw;font-family: 'akzidenz grotesk';font-weight:700;display:flex;align-items:center;justify-content:center;}
.sub_tit ul li span{text-wrap: nowrap; line-height: 1em;}

.sub_tit ul .co1{background-color:#000;color:#fff;}
.sub_tit ul .co2{background-color:#fff;color:#000;border:1px solid #000;}
.sub_tit ul .t1{padding: 0 3.5vw;}
.sub_tit ul .t2{padding: 0 2.5vw;}
.sub_tit ul .t3{padding: 0 2.5vw 0 2.4vw;}

.sub_tit.orange ul .co1{background-color:#ff6700;color:#fff;}
.sub_tit.orange ul .co2{background-color:#fff;color:#ff6700;border:1px solid #ff6700;}
.sub_tit.orange p{color: #ff6700;}
.sub_tit p{margin: 6% 0 3%; font-size: 3.75vw; font-weight: 700;}

.tab_area{margin-bottom:6.65%;}
.tab_area ul{display:flex;justify-content:center;}
.tab_area.line2 ul{flex-wrap: wrap; gap: 4px 0;}

.tab_area ul li{line-height:5.5vw;width:13.35vw;text-align:center;color:#000;font-weight:700;font-size:3.75vw;border-radius:5.5vw;cursor:pointer; letter-spacing: -0.025em;}
.tab_area ul li.on{color:#fff;background-color:#000;}
.tab_area.black ul li.on{background-color:#000;}
.tab_box ul li{display:none;position:relative;}
.tab_box ul li.on{display:block;}

.tab_area.orange ul li.on{color:#fff;background-color:#ff6700;}

.tv-area ul{display:flex;justify-content:center; gap: 3vw;margin-bottom: 6%;}
.tv-area ul li a{line-height:5.5vw;width:auto;text-align:center;color:#000;font-weight:700;font-size:3.75vw;border-radius:5.5vw;cursor:pointer; letter-spacing: -0.025em; padding: 0 3vw;}
.tv-area ul li .is--active{color:#fff;background-color:#000;}
.tv-area.black ul li .is--active{background-color:#000;}


/* overview */
.tbl ul {margin-top: 20px;}
/* .tbl ul li {font-weight: 500; font-size: 11px; letter-spacing: 0.01em; padding: 8px 15px; line-height: 1.4;}
.tbl ul li~li{border-top: 1px solid #000;}
.tbl ul li strong{font-weight: 700;} */

.tbl ul li{color:#000;font-size:0.69rem;font-weight:500;letter-spacing:0.01em;line-height: 1.2em;}
.tbl ul li ~ li{margin-top:5px;}
.tbl ul li strong{font-weight:700;}

.cation{background-color: #f5f5f5;margin-top: 20px;padding: 10px;position: relative;}
.cation li{font-size: 2.15vw; font-weight: 500; line-height: 1.38em; margin-top: 4px; padding-left: 2.5vw; text-indent: -2.5vw; color: #999;}
.cation li ~ li{margin-top:5px;}

/* environment */
.env_wrap ~ .env_wrap {margin-top: 16%;}
.env_wrap .ori{font-size: 2.5vw; line-height: 1.4em; margin-top: 3.5%; color: #999;}
.env_wrap .ori span{display: block; padding-left: 2.6vw; text-indent: -2.6vw;}

.video-container{width: 100%; height: 0; position: relative; padding-bottom: 56.25%;}
.video-container iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* commercial */
.commercial-box{position: relative;}
.commercial-box img{display: block;}
.commercial-box ~ .commercial-box{margin-top: 50px;}
.commercial-box:not(.first)::before {
    content: "";
    position: absolute;
    top: -25px;
    left: -10px;
    width: calc(100% + 20px);
    height: 1px;
    background: repeating-linear-gradient(
        to right,
        #000,
        #000 1vw,
        transparent 1vw,
        transparent 2vw
    );
}
/* .commercial-box:not(.first)::before {
    content: "";
    position: absolute;
    top: -9.25%;
    left: -10px;
    width: calc(100% + 20px);
    height: 1px;
    border-top: 1px dashed #000;
} */

/* 오피스 */
.office-box{position: relative;}
.office-box img{display: block;}
.office-box ~ .office-box{margin-top: 50px;}
.office-box:not(.first)::before {
    content: "";
    position: absolute;
    top: -25px;
    left: -10px;
    width: calc(100% + 20px);
    height: 1px;
    background: repeating-linear-gradient(
        to right,
        #000,
        #000 1vw,
        transparent 1vw,
        transparent 2vw
    );
}