@charset "UTF-8";
@import "vendors/swiper.css";
@import "tab.css";
@import "vendors/aos.css";
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
@import url("https://use.typekit.net/snp0ziu.css");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://cdn.linearicons.com/free/1.0.0/icon-font.min.css");
:root {
  --main-color: #001241;
  --sub-color: #bb8732;
}
.blind, .hide {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
}
@font-face {
	font-family: 'Optima';
	font-style: normal;
	font-weight: normal;
	src: local('Optima'), url('../fonts/OPTIMA.woff') format('woff');
}
@font-face {
	font-family: 'Optima Italic';
	font-style: normal;
	font-weight: normal;
	src: local('Optima Italic'), url('../fonts/Optima_Italic.woff') format('woff');
}
@font-face {
	font-family: 'Optima Medium';
	font-style: normal;
	font-weight: normal;
	src: local('Optima Medium'), url('../fonts/Optima Medium.woff') format('woff');
}
@font-face {
	font-family: 'Optima Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Optima Bold'), url('../fonts/OPTIMA_B.woff') format('woff');
}
:root {
  --main-color: #001241;
  --sub-color: #C2D6EA;
}
@font-face {
	font-family: 'Optima';
	font-style: normal;
	font-weight: normal;
	src: local('Optima'), url('../fonts/OPTIMA.woff') format('woff');
}
@font-face {
	font-family: 'Optima Italic';
	font-style: normal;
	font-weight: normal;
	src: local('Optima Italic'), url('../fonts/Optima_Italic.woff') format('woff');
}
@font-face {
	font-family: 'Optima Medium';
	font-style: normal;
	font-weight: normal;
	src: local('Optima Medium'), url('../fonts/Optima Medium.woff') format('woff');
}
@font-face {
	font-family: 'Optima Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Optima Bold'), url('../fonts/OPTIMA_B.woff') format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 200;
  src: url("../fonts/NotoSansKR-Thin.eot");
  src: url("../fonts/NotoSansKR-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansKR-Thin.woff2") format("woff2"), url("../fonts/NotoSansKR-Thin.woff") format("woff"), url("../fonts/NotoSansKR-Thin.otf") format("opentype");
}
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 300;
  src: url("../fonts/NotoSansKR-Light.eot");
  src: url("../fonts/NotoSansKR-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansKR-Light.woff2") format("woff2"), url("../fonts/NotoSansKR-Light.woff") format("woff"), url("../fonts/NotoSansKR-Light.otf") format("opentype");
}
/*normal*/
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 400;
  src: url("../fonts/NotoSansKR-Regular.eot");
  src: url("../fonts/NotoSansKR-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansKR-Regular.woff2") format("woff2"), url("../fonts/NotoSansKR-Regular.woff") format("woff"), url("../fonts/NotoSansKR-Regular.otf") format("opentype");
}
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 600;
  src: url("../fonts/NotoSansKR-Medium.eot");
  src: url("../fonts/NotoSansKR-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansKR-Medium.woff2") format("woff2"), url("../fonts/NotoSansKR-Medium.woff") format("woff"), url("../fonts/NotoSansKR-Medium.otf") format("opentype");
}
/*bold*/
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 700;
  src: url("../fonts/NotoSansKR-Bold.eot");
  src: url("../fonts/NotoSansKR-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansKR-Bold.woff2") format("woff2"), url("../fonts/NotoSansKR-Bold.woff") format("woff"), url("../fonts/NotoSansKR-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 800;
  src: url("../fonts/NotoSansKR-Black.eot");
  src: url("../fonts/NotoSansKR-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansKR-Black.woff2") format("woff2"), url("../fonts/NotoSansKR-Black.woff") format("woff"), url("../fonts/NotoSansKR-Black.otf") format("opentype");
}
@font-face {
  font-family: "TrajanPro";
  src: url("/assets/fonts/TrajanPro-Bold.eot");
  src: url("/assets/fonts/TrajanPro-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/TrajanPro-Bold.woff2") format("woff2"), url("/assets/fonts/TrajanPro-Bold.woff") format("woff");
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: "TrajanPro";
  src: url("/assets/fonts/TrajanPro-Regular.eot");
  src: url("/assets/fonts/TrajanPro-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/TrajanPro-Regular.woff2") format("woff2"), url("/assets/fonts/TrajanPro-Regular.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

*, body {
  font-family: "NotoSansKR", AppleSDGothicNeo, -apple-system, BlinkMacSystemFont, "Malgun Gothic", "맑은 고딕", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
}
@media all and (max-width: 910px) {
  html {
    font-size: 14px;
  }
}

a,
a:hover,
a:focus,
a:active,
a:link {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0;
}

button {
  border: 0;
  background: none;
  cursor: pointer;
}
button:focus {
  outline: none;
}

strong,
b {
  color: inherit;
  font-size: inherit;
}

i,
em {
  font-style: normal;
}

mark {
  color: inherit;
  background: none;
}

button {
  -webkit-appearance: none;
}

input {
  -webkit-border-radius: 0;
}

input:matches([type=password], [type=search]),
input[type=text],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

table {
  border-collapse: collapse;
}

html {
  -webkit-font-smoothing: antialiased;
}
.main-html.overflow-hidden {
  overflow: hidden;
}

.layout {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.layout::after {
  content: "";
  display: block;
  clear: both;
}
.layout.is--content-center {
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .layout {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 990px) {
  .layout {
    padding-left: 0;
    padding-right: 0;
  }
}

img {
  max-width: 100%;
}

@media screen and (min-width: 991px) {
  .is--mobile {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .is--pc {
    display: none !important;
  }
}

.img-circle {
  vertical-align: baseline;
}

[data-aos][data-aos][data-aos-delay="3200"].aos-animate,
body[data-aos-delay="3200"] [data-aos].aos-animate {
  transition-delay: 3.2s;
}

[data-aos][data-aos][data-aos-delay="3400"].aos-animate,
body[data-aos-delay="3400"] [data-aos].aos-animate {
  transition-delay: 3.4s;
}

[data-aos][data-aos][data-aos-delay="3600"].aos-animate,
body[data-aos-delay="3600"] [data-aos].aos-animate {
  transition-delay: 3.6s;
}

[data-aos][data-aos][data-aos-delay="4200"].aos-animate,
body[data-aos-delay="4200"] [data-aos].aos-animate {
  transition-delay: 4.2s;
}

body.is--overflow-hidden {
  overflow-y: hidden;
}

.color--point {
  color: var(--main-color);
}

.left-motion {
  opacity: 0;
  -webkit-clip-path: polygon(0 0, 1% 0, 1% 100%, 0 100%);
  clip-path: polygon(0 0, 1% 0, 1% 100%, 0 100%);
  transform: translate3d(0, 0, 0) scale(1);
}
.is-active .left-motion {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  opacity: 1;
  transform: scale(1);
  transition: transform 0.8s .35s ease-out, opacity 0.8s .35s ease-out, -webkit-clip-path 0.8s .35s ease-out;
  transition: transform 0.8s .35s ease-out, opacity 0.8s .35s ease-out, clip-path 0.8s .35s ease-out;
  transition: transform 0.8s .35s ease-out, opacity 0.8s .35s ease-out, clip-path 0.8s .35s ease-out, -webkit-clip-path 0.8s .35s ease-out;
}

.header {
  width: 100%;
  z-index: 1111;
  padding: 15px 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: absolute;
  left: 0;
  top: 0;
	transition: all ease .5s;
}
.header:before {
  content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #E3E3E3;
}
.header:after {
  opacity: 0;
  content: "";
  width: 100%;
  height: 0;
  min-height: 0;
  background: #ffffff;
  position: absolute;
  top: 100px;
  left: 0;
  transition-property: opacity, min-height;
  transition-timing-function: ease-in-out;
  transition-duration: 0.4s;
}
.header.other-header .header-logo {
  background-image: url("/assets/images/common/logo-color.png?v=0219");
}
.header-logo {
  width: 150px;
  height: 51px;
  margin-top: 10px;
  box-sizing: border-box;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-image: url("/assets/images/common/logo.png?v=0219");
	background-position: 50% 50%;
  transition: margin-top 1s;
  flex: none;
}
.header-logo__link {
  display: block;
  height: 100%;
}
.header-menu {
  text-align: center;
  z-index: 11;
  height: 100%;
}
.header-menu-list {
  display: flex;
  height: 100%;
  align-items: center;
}
.header-menu__item {
  padding: 23px 1.6vw 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  position: relative;
}
.header-menu .header-menu__link {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  box-sizing: border-box;
  position: relative;
  transition: opacity 1s 0.5s;
}
.header-menu .header-menu__link:after {
	content: '';
	position: absolute;
	width: 0;
	height: 4px;
	background: linear-gradient(to left, var(--main-color) , var(--sub-color));
	left: 0;
	bottom: -38px;
	-webkit-transition: all 0.5s ease .1s;
	-moz-transition: all 0.5s ease .1s;
	-o-transition: all 0.5s ease .1s;
	transition: all 0.5s ease .1s;
}
.header-menu .header-menu__link .kor {
	font-size: 16px;
}
.header-menu .header-menu-depth {
  position: absolute;
  width: 100%;
  left: 0;
  top: 65px;
  height: 0;
  opacity: 0;
  transition-property: opacity, height;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  box-sizing: border-box;
}
.header-menu .header-menu-depth__link {
  display: block;
  color: #666;
  font-size: 0;
  opacity: 0;
  height: 0;
  padding: 0;
  transition-property: opacity, height;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
}
.header-right {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.header-menu-button {
  z-index: 11;
  width: 30px;
  height: 20px;
}
.header-menu-right {
  position: fixed;
  height: 100%;
  right: -100%;
  box-sizing: border-box;
  width: 100%;
  top: 0;
  z-index: 300;
  opacity: 0;
  display: flex;
  align-items: center;
  background: #ffffff;
  padding: 0 12vw;
  background-repeat: no-repeat;
	background-position: 50% 50%, 50% 92%;
	background-size: contain, 337px;
}
.header-menu-right .header-logo {
  position: absolute;
  top: 0;
  left: 2.86vw;
  background-image: url("/assets/images/common/logo-color.png?v=0219");
  margin-top: 25px;
}
.header-menu-button-close {
  display: none;
  z-index: 300;
  width: 70px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 106px;
  transition: transform 0.3s;
}
.header-menu-button-close.is--open {
  display: block;
}
.header-menu-button-close.is--open:hover {
  transform: rotate(180deg);
}
.header-menu-right.is--open {
  z-index: 300;
}
.header-menu-right.is--open.header-menu-right:before {
  display: block;
}
.quick-menu__link.is--open .menu-icon {
	opacity: 0;
}
.header-menu-right-list {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  height: 100%;
  z-index: 11;
  position: relative;
  padding-top: 35vh;
  box-sizing: border-box;
}
.header-menu-right-list .header-menu-right-text {
  position: relative;
}
.header-menu-right-list .header-menu-right-text span {
  font-size: 18px;
  font-family: "Marcellus", "NotoSansKR", AppleSDGothicNeo, -apple-system, BlinkMacSystemFont, "Malgun Gothic", "맑은 고딕", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: var(--main-color);
  text-transform: uppercase;
  position: absolute;
  top: -39vh;
	left: 2vw;
  font-weight: 600;
}
.header-menu-right__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 0 2.3vw;
}
.header-menu-right__item:hover .header-menu-english{
	color: var(--main-color);
}
/* .header-menu-right__item + .header-menu-right__item {
  padding-left: 4.3vw;
} */
.header-menu-right .header-menu-right-depth {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-weight: 300;
  margin-top: 3.8vh;
  font-size: 18px;
  text-align: center;
}
.header-menu-right .header-menu-right-depth .header-menu-right-depth__link {
  display: block;
  width: 100%;
  color: #242424;
  transition: all 300ms ease;
  padding: 10px 0;
  font-weight: 600;
  color: #939393;
}
.header-menu-right .header-menu-right-depth .header-menu-right-depth__link:hover {
  color: var(--main-color);
}
/*.header-menu-right .header-menu-right-depth .header-menu-right-depth__item:not(:last-child) {
  margin-bottom: 14px;
  position: relative;
  margin-right: 30px;
  padding-right: 16px;
}
 .header-menu-right .header-menu-right-depth .header-menu-right-depth__item:not(:last-child):after {
  content: "";
  width: 1px;
  height: 12px;
  background: #242424;
  position: absolute;
  right: -10px;
  top: 5px;
  opacity: 0.18;
} */
.header-menu-right .header-menu-right__link {
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
/* .header-menu-right__item:hover .header-menu-english {
  color: #fff;
} */
.header-menu-right .header-menu-korean {
  height: 30px;
  display: block;
  color: rgba(115, 115, 115, 0.5);
  font-size: 16px;
  transition: all 0.3s ease;
}
.header-menu-right__item:hover .header-menu-korean{
  color: var(--main-color);
}
.header-menu-right .header-menu-english {
  position: relative;
  transition: all 0.3s ease;
  font-size: 40px;
	padding-bottom: 10px;
  letter-spacing: 0.05em;
  font-family: "Optima", "NotoSansKR", AppleSDGothicNeo, -apple-system, BlinkMacSystemFont, "Malgun Gothic", "맑은 고딕", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #1d1d1d;
  text-transform: capitalize;
  top: 0;
  left: 0;
}
.header-menu-right .header-menu-english:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(112, 112, 112, .2);
}
.header-menu .header-menu__item-wide .header-menu-depth {
  width: 220%;
  left: -58%;
}
.header-menu-list {
  display: flex;
}
.header .header-tel {
  transition: transform 1s;
	width: 195px;
	height: 70px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url('/assets/images/common/header-tel.png?v=0219');
	background-position: 50% 50%;
	transition: margin-top 1s;
	flex: none;
}
.header.is-color .header-logo {
	background-image: url('/assets/images/common/logo-color.png?v=0219');
	transition: all ease .9s;
}
.header.is-color .header-tel {
	background-image: url('/assets/images/common/header-tel-color.png?v=0219');
	transition: all ease .9s;
}
.header.is--show-depth {
	background-color: #fff;
}
.header.is--show-depth:after {
  min-height: 320px;
  opacity: 1;
  height: auto;
  padding-bottom : 45px;
}
.header.is--show-depth .header-logo {
  background-image: url("/assets/images/common/logo-color.png?v=0219");
}
.header.is--show-depth .header-tel {
  background-image: url("/assets/images/common/header-tel-color.png?v=0219");
}
.header.is--show-depth .header-icon {
  background-image: url("/assets/images/common/header-icon-color.png?v=0219");
}
.header.is--open .header-logo {
  background-image: url("/assets/images/common/logo-color.png?v=0219");
}
.header.is--open .header-tel {
  background-image: url("/assets/images/common/header-tel-color.png?v=0219");
}
.header.is--open .header-icon {
  background-image: url("/assets/images/common/header-icon-color.png?v=0219");
}
.header.is--open .header-menu {display: none;}
.header.is--show-depth .header-menu__item:first-child .header-menu-depth {

}
.header.is--show-depth .header-menu .header-menu__link {
	color: #000;
}
.header.is--show-depth .header-menu-depth {
  display: block;
  padding-top: 30px;
  height: auto;
  opacity: 1;
}
.header.is--show-depth .header-menu-depth__link {
  padding: 8px 0;
  font-size: 15px;
  height: auto;
  opacity: 1;
}
.header.is--show-depth .header-menu-depth__link:hover {
	color: var(--main-color);
}
.header.is--show-depth .header-menu__item:hover .header-menu__link:after {
  width: 100%;
}

.footer {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: center;
  width: 100%;
  padding: 1.5vw 50px;
  background-color: #fff;
  color: #999999;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  box-sizing: border-box;
	bottom: 0;
	z-index: 1;
}
.footer-left {
}
.footer-top {
  margin-bottom: 15px;
  text-align: right;
}
.footer-text.color--point {
  display: block;
  margin-bottom: 11px;
  color: #000;
}
.footer-text {
  padding-top: 0px;
  color: #999;
  font-weight: 300;
  font-size: 13px;
  line-height: 16px;
}
.footer .line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 90%;
  margin: 8px 0;
  height: 1px;
  background-color: rgba(255, 255,255, 0.5);
}
.footer-text__item {
  font-size: 13px;
	letter-spacing: -0.05em;
	padding-bottom: 10px;
  line-height: 16px;
}
.footer .footer-text__item.pb0 {
	padding-bottom: 0;
}
.footer-text__item.color {
	color: #333;
}
.footer-company__item {
  margin-top: 140px;
}
.footer-copyright {
  font-size: 12px;
  margin-top: 10px;
  color: #333;
  font-family: "Montserrat", "Malgun Gothic", "맑은 고딕", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.footer-separator {
  width: 1px;
  height: 10px;
  background: #878787;
  display: inline-block;
  margin: 0 8px;
}
.footer-right {
	position: relative;
	padding: 0 80px 0 50px;
	text-align: left;
	width: 94%;
	box-sizing: border-box;
}
.footer-right .footer-company {
	position: absolute;
	right: 0;
	top: 0;
}
.main-area .quick-menu {
  transition: all ease 1s;
  transition-delay: 4s;
}

.quick-menu {
	opacity: 0;
	position: fixed;
	z-index: 1111;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 50px;
	height : 220px;
	background: #fff;
	border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
	/*padding: 24px 0;*/
	transition: all ease 2s;
}
.quick-menu img {
	width: 85%;
}
.quick-menu.show {
	opacity: 1;
}
.quick-menu__link:after {
	content:'';
	display: block;
	width: 90%;
	height: 1px;
	background-color: #DEDEDE;
	margin: 15px 0;
}
.quick-menu__link:last-child:after {
	display: none;
}
.quick-menu .menu-icon {
  width: 30px;
  height: 2px;
  display: block;
  background: var(--main-color);
  position: absolute;
  left: calc(50% - 15px);
  top: 42px;
}
.quick-menu .menu-icon:nth-child(2) {
  width: 17px;
  top: 51px;
  left: calc(50% - 2px);
}
.quick-menu .menu-icon:nth-child(3) {
  width: 30px;
  top: 61px;
}

.popup-layer {
	display:flex;
	position: fixed;
	top: 25%;
	left: 90px;
	z-index: 999;
	transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transform: translateX(-150%);
}
.popup-layer.is--open {transform: translateX(0);}
.popup-layer ul {display:flex;gap:10px;}
.popup-layer ul li img {display:block;}

.popup-close-btn {
	position: absolute;
  bottom: 0px;
  right: -37px;
}

@keyframes menu {
  0% {
    width: 0%;
  }
  100% {
    width: 30px;
  }
}
@keyframes menu2 {
  0% {
    width: 0%;
  }
  100% {
    width: 17px;
  }
}
.main-html {
  overflow-x: hidden;
}

.main {
}
.main .main-section {
  min-width: 1800px;
}
.main .main-section.footer-section {
  min-width: auto;
}

.main-rotate-content {
  z-index: 20;
  position: absolute;
	bottom: 50px;
	right: 50px;
  width: 199px;
  height: 200px;
  transition: all 1s;
}
.main-rotate-content.position-set {
  left: calc(100% - 199px);
  top: calc(100% - 200px);
}
.main-rotate-content .rotate-arrow {
  width: 199px;
  height: 200px;
  display: block;
  background: url("/assets/images/main/circle-rotate-arrow.png?v=0219") no-repeat 50% 50%;
}
.main-rotate-content .rotate-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 199px;
  height: 200px;
  display: block;
  background: url("/assets/images/main/circle-rotate-text.png?v=0219") no-repeat 0 0;
  transition: all 1s;
}
.main-rotate-content.infinite-rotate .rotate-text {
  animation: rotate 5s infinite linear;
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: rotate(365deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: rotate(365deg);
  }
}
@keyframes rotate2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: rotate(365deg);
  }
}
@-webkit-keyframes rotate2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: rotate(365deg);
  }
}

/**/
.main-section-visual {
  position: relative;
  z-index: 1;
}
.main-section-visual .visual-inner {
  position: relative;
	z-index: 11;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 0 0 90px;
  height: 100vh;
}
.main-section-visual .visual-inner .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 250px;
}

.main-section-visual .visual-inner .visual_img {
  width: 43vw;
  height: 250px;
  background-image: url('../images/main/visual_img1.png?v=0219');
}

.main-section-visual .visual-inner .banner {
  opacity: 0;
  position: absolute;
  z-index: 1;
  right: 50px;
  top: 150px;
  transition: all ease 1s;
  transition-delay: 4s;
}
.main-section-visual .visual-inner .banner.show {
  opacity: 1;
}

.right-quick-menu{
		opacity : 0;
		width : 0;
		height : 0;
		position : absolute;
		top : calc( 50% - 120px );
		right : 163px;
		transition: all ease 1s;
		transition-delay: 4s;
		}
		.right-quick-menu > div {
		width : 101px;
		height : 101px;
		border-radius : 50%;
		background : lime;
		display : flex;
		justify-content : center;
		
		box-sizing : border-box;
		margin-bottom : 10px;
		box-shadow : 0 2px 5px 3px rgba(0,0,0,0.15)
		}
		.right-quick-menu > div:first-child{
		background : url('../../assets/images/main/right-quick-01.png')no-repeat #fff;
		background-position : center 30%;
		}
		.right-quick-menu > div:nth-child(2){
		background : url('../../assets/images/main/right-quick-02.png')no-repeat #C2D6EA;
		background-position : 52% 30%;
		}
		.right-quick-menu > div:last-child{
		background : url('../../assets/images/main/right-quick-03.png')no-repeat #F0F0F0;
		background-position : 54% 30%;
		}
		.right-quick-menu > div > a{
		font-weight : bold;
		font-size : 13px;
		display : inline-block;
		width : 100%;
		height : 100%;
		text-align : center;
		padding-top : 58px;
		}
		.right-quick-menu.show {
		  opacity: 1;
		}



.main-section-visual .visual-inner .visual_img.visual_img2 {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/main/visual_bg.png?v=0219');
	background-repeat: no-repeat;
  background-size: cover;
	transform: scale(1.2);
	transition: all ease 2s;
}
.main-section-visual .visual-header {
  opacity: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.05em;
  font-size: 40px;
  font-weight: 300;
  padding-left: 14vw;
  color: #fff;
}
.main-section-visual .visual-header p {
  opacity: 0;
  transition: all ease 2s;
	font-size: 71px;
  line-height: 1.28169;
  color: var(--main-color);
}
.main-section-visual .visual-header p b {
}
.main-section-visual .visual-header .line {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  margin: 0 4vw;
  background-color: var(--main-color);
}
.main-section-visual .visual-header span {
  opacity: 0;
  transition: all ease 2s;
  font-size: 22px;
  color: var(--main-color);
}
.main-section-visual .visual-header span b {
	color: var(--main-color);
  font-weight: 500;
}

.main-section-visual.active .left-motion {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  opacity: 1;
  transform: scale(1);
  transition: transform .5s .35s ease-out, opacity .5s .35s ease-out, -webkit-clip-path .5s .35s ease-out;
  transition: transform .5s .35s ease-out, opacity .5s .35s ease-out, clip-path .5s .35s ease-out;
  transition: transform .5s .35s ease-out, opacity .5s .35s ease-out, clip-path .5s .35s ease-out, -webkit-clip-path .5s .35s ease-out;
}

.main-section-visual.active .bottom .left-motion {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  opacity: 1;
  transform: scale(1);
  transition: transform .95s .25s ease-out, opacity .95s .25s ease-out, -webkit-clip-path .95s .25s ease-out;
  transition: transform .95s .25s ease-out, opacity .95s .25s ease-out, clip-path .95s .25s ease-out;
  transition: transform .95s .25s ease-out, opacity .95s .25s ease-out, clip-path .95s .25s ease-out, -webkit-clip-path .95s .25s ease-out;
  transition-delay: .25s;
}
.main-section-visual.active .visual-header,.main-section-visual.active .visual-header p,.main-section-visual.active .visual-header .line, .main-section-visual.active .visual-header span, .main-section-visual.active .visual_point, .main-section-visual.active .visual_img.visual_img2 {
  opacity: 1;
  transition-duration: 2s;
  transform: translateX(0);
}
.main-section-visual.active .visual-header {
  transition-delay: .2s;
}
.main-section-visual.active .visual-header p {
  transition-delay: 1.5s;
}
.main-section-visual.active .visual-header .line {
  transition-delay: 2s;
  width: 363px;
}
.main-section-visual.active .visual-header span {
  transition-delay: 3s;
}




/*프리미엄*/
.main-section-environment {
}
.main-section-environment .environment-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 9vw;
}
.main-section-environment .environment-inner .bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--main-color);
}
.main-section-environment .environment-header {
  opacity: 0;
  transform: translateY(3vw);
  transition: all 1.2s cubic-bezier(0.075, 0.82, 0.165, 1);
  padding: 100px 0 50px;
  text-align: center;
  letter-spacing: -0.05em;
  color: #fff;
}
.main-section-environment .environment-header p {
	display:flex;
	align-items:center;
	justify-content: center;
  font-size: 18px;
  color: rgba(255,255,255,.5);
}
.main-section-environment .environment-header span {
  font-size: 48px;
  letter-spacing: -0.05em;
  font-weight: 300;
}
.main-section-environment .environment-header span b {
  font-weight: bold;
  color: var(--sub-color);
}
.main-section-environment .environment-header span em {
  font-size: 70px;
  letter-spacing: normal;
  vertical-align: 0px;
  font-family: inherit;
}

.main-section-environment .environment-swiper-container {
  opacity: 0;
  width: 100%;
  padding-top: 200px;
  transform: translateX(3vw);
  transition: all .8s ease;
}
.main-section-environment .environment-swiper-container .main-environment-button-area {
  width: 260px;
  height: 73px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  margin: auto;
  right: 160px;
  bottom: 50px;
  z-index: 9;
}
.main-section-environment .environment-swiper-container .swiper-button-num {
  position: absolute;
  box-sizing: border-box;
  top: 36px;
  left: 94px;
  width: 73px;
  height: 73px;
  background: #CEA988;
  color: #fff;
  padding: 23px 18px;
  border-radius: 50px;
}
/* .main-section-environment .environment-swiper-container .visual-swiper-pagination {
  position: relative;
  background: rgba(36, 36, 36, 0.1);
  width: 70px;
  height: 1px;
  -webkit-transition: background 0.8s linear;
  transition: background 0.8s linear;
  border-radius: 50px;
}
.main-section-environment .environment-swiper-container .visual-swiper-pagination .swiper-pagination-progressbar-fill {
  background: #0E2548;
} */
.main-section-environment .environment-swiper-container .main-environment-button-area .swiper-button-next, .main-section-environment .environment-swiper-container .main-environment-button-area .swiper-button-prev {
  width: 73px;
  height: 73px;
  margin: 0;
  background-image: url(../images/main/environment-left-btn.png?v=0219);
  background-repeat: no-repeat;
  background-size: contain;
}
.main-section-environment .environment-swiper-container .main-environment-button-area .swiper-button-next {
  background-image: url(../images/main/environment-right-btn.png?v=0219);
}
.main-section-environment .environment-swiper-container.swiper-container-autoheight {
  padding-bottom: 0px;
}
.main-section-environment .environment-swiper-container.swiper-container-autoheight .swiper-wrapper {
  align-items: center;
}
.main-section-environment .swiper-slide {
  position: relative;
  text-align: center;
  box-sizing: border-box;
  transition: transform 1s ease;
  transform: translate3d(0, 0, 0);
}
.main-section-environment .swiper-slide.swiper-slide-prev .environment-img-area img {
	opacity: .5;
  transition: all ease .3s;
}
.main-section-environment .swiper-slide.swiper-slide-next .environment-img-area img {
	opacity: .5;
  transition: all ease .3s;
}
.main-section-environment .swiper-container {
  width: 100%;
}
.main-section-environment .swiper-wrapper {
  position: relative;
  width: 100%;
}

.main-section-environment .swiper-slide .environment-img-area p {
  position: absolute;
  z-index: 1;
  left: 2vw;
  bottom: 0;
  font-size: 145px;
  letter-spacing: -0.05em;
	background: transparent;
  -webkit-text-stroke: 1px var(--sub-color);
	color: transparent;
	text-align: center;
  opacity: 1;
  font-family: "Optima", sans-serif, "Malgun Gothic", "맑은 고딕";
}
.main-section-environment .swiper-slide .environment-img-area p a {
	display: flex;
	align-items:center;
	font-size: 12px;
	font-weight: 200;
	color: rgba(255,255,255,.5);
	letter-spacing: 0.1em;
	-webkit-text-stroke : 0;
	text-align: left;
	padding-left: 20px;
  font-family: "Montserrat", "Malgun Gothic", "맑은 고딕", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.main-section-environment .swiper-slide .environment-img-area p a::after {
	content:'>';
	margin-left: 20px;
}

.main-section-environment .swiper-slide.swiper-slide-active .environment-img-area p {
  left: 8vw;
  opacity: 1;
  color: var(--sub-color);
  transition: all 1.5s ease;
}
.main-section-environment .main-environment-button-area {
  display: flex;
  justify-content: space-between;
  position: absolute;
  margin: auto;
  left: 17vw;
  top: 30%;
  z-index: 9;
}
.main-section-environment .swiper-button-num {
  position: absolute;
  box-sizing: border-box;
  top: 36px;
  left: 94px;
  color: #fff;
  font-size: 18px;
  font-family: "Optima", sans-serif, "Malgun Gothic", "맑은 고딕";
}
.main-section-environment .swiper-button-num .swiper-pagination-current {
  font-size: 50px;
  font-family: inherit;
}
.main-section-environment .swiper-button-num .swiper-pagination-current::after {
  content: '';
  display: block;
  position: absolute;
  top: 56px;
  left: 12px;
  width: 90px;
  height: 1px;
  background-color: rgba(255,255,255,.5);
  transform: rotate(-45deg);
}
.main-section-environment .swiper-button-num .swiper-pagination-total {
  padding-left: 68px;
  padding-top: 7px;
  display: block;
}
.main-section-environment .main-environment-bullet-area .swiper-pagination {
  position: absolute;
  left: 74.5vw;
  top: 33%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.main-section-environment .swiper-pagination-clickable .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
.main-section-environment .swiper-slide.swiper-slide-active img {
}

.main-section-environment .swiper-slide-prev {
  text-align: right;
}
.main-section-environment .swiper-slide-prev img {
}
.main-section-environment .swiper-slide-next {
  text-align: left;
}
.main-section-environment .swiper-slide-next img {
}

.main-section-environment .swiper-slide .swiper-slide-environment-text {
  opacity: 0.6;
  text-align: right;
  margin: auto;
  box-sizing: border-box;
  color: #fff;
}
.main-section-environment .swiper-slide .tit {
  opacity: 0.6;
  display: block;
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.05em;
  color: var(--main-color);
}
.main-section-environment .swiper-slide .desc {
  opacity: 0.6;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.05em;
  padding-top: 20px;
}
.main-section-environment .swiper-slide .more-btn {
  opacity: 0;
  position: absolute;
  top: 50px;
  right: 0;
}
.main-section-environment .swiper-slide .desc span {
  font-size: 22px;
  padding-bottom: 10px;
  display: block;
}
.main-section-environment .swiper-slide .desc b {
  font-weight: bold;
}

.main-section-environment.active .environment-header, .main-section-environment.active .environment-swiper-container {
  opacity: 1;
  transform: translate(0);
}
.main-section-environment.active .environment-header {
  transition-duration: 2s;
  transition-delay: .7s;
}
.main-section-environment.active .environment-swiper-container {
  transition-duration: 2s;
  transition-delay: 1.2s;
}
.main-section-environment .swiper-slide.swiper-slide-active .swiper-slide-environment-text,
.main-section-environment .swiper-slide.swiper-slide-active .swiper-slide-environment-text .tit,
.main-section-environment .swiper-slide.swiper-slide-active .swiper-slide-environment-text .desc,
.main-section-environment .swiper-slide.swiper-slide-active .swiper-slide-environment-text .more-btn {
  opacity: 1;
  transform: translate(0);
  transition: all 1.5s ease;
}
.main-section-environment .swiper-slide.swiper-slide-active .swiper-slide-environment-text {
  padding: 0 6.1vw;
}

.main-section-environment .swiper-slide.swiper-slide-active .swiper-slide-environment-text .tit {
  transition-delay: .8s;
}
.main-section-environment .swiper-slide.swiper-slide-active .swiper-slide-environment-text .desc {
  transition-delay: .4s;
}
.main-section-environment .swiper-slide.swiper-slide-active .swiper-slide-environment-text .more-btn {
  transition-delay: .4s;
}

.main-section-environment.active .environment-header, .main-section-environment.active .environment-list {
  opacity: 1;
  transition-duration: 2s;
  transform: translateX(0);
}
.main-section-environment.active .environment-header {
  transition-delay: .2s;
}
.main-section-environment.active .environment-list {
  transition-delay: .7s;
}

/**/
.main-section-premium {
	background-color: var(--main-color);
}
.p-relative {
  position: relative;
}

.root-posts .pin-spacer {
  /*margin: 50px 0 0 !important;*/
  background: var(--main-color);
}

.root-posts .pin-spacer .dsn-grid-layout {
/*   --dsn-width-item: 2.5;
  --dsn-col-item: 50px;
  --dsn-row-item: 0px; */
}

.dsn-grid-layout {
  --dsn-width-item: 2.5;
  --dsn-col-item: -5.5%;
  --dsn-row-item: 50px;
  display: flex;
  flex-wrap: wrap;
  max-height: calc(100vh) !important;
  margin-left: calc(-1 * var(--dsn-col-item));
  margin-top: calc(-1 * var(--dsn-row-item));
}

.root-posts .pin-spacer .dsn-grid-layout .box-image-link .box-image-bg, .root-posts .pin-spacer .dsn-grid-layout .dsn-item-post {
  height: calc(100vh);
  max-height: 970px;
}

.root-posts .pin-spacer .dsn-grid-layout .start-section, .root-posts .pin-spacer .dsn-grid-layout .end-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.root-posts .pin-spacer .dsn-grid-layout .start-section:not(.narrow) {
  opacity: 0;
  transform: translate(-3vw);
  transition: all ease 1s;
  max-width: 1000px !important;
  flex: 0 0 1000px !important;
  margin-right: 0;
  padding: 115px 270px;
  box-sizing: border-box;
  background-color: var(--main-color);
  background-image:  url("/assets/images/main/premium-pattern.png?v=0219");
  background-repeat: no-repeat;
  background-position:  50% 75%;
  justify-content: start;
  color: #fff;
}
.root-posts .pin-spacer .dsn-grid-layout .start-section:not(.narrow) .tit {
  font-size: 20px;
}
.root-posts .pin-spacer .dsn-grid-layout .start-section:not(.narrow) .desc {
	text-transform: uppercase;
  font-size: 70px;
  font-family: "Optima", "NotoSansKR", AppleSDGothicNeo, -apple-system, BlinkMacSystemFont, "Malgun Gothic", "맑은 고딕", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.root-posts .pin-spacer .dsn-grid-layout .start-section:not(.narrow) .link {
  font-size: 12px;
  padding-top: 30px;
}
.premium-right-text {
  position: absolute;
  right: 30px;
  top: 100px;
}
.main-community-line {
  width: 60px;
  height: 1px;
  background: #333333;
  margin-bottom: 26px;
}
.root-posts .pin-spacer .dsn-grid-layout .start-section.narrow {
  max-width: 640px;
  flex: 0 0 640px !important;
  justify-content: flex-start;
  background-color: #131313;
  box-sizing: border-box;
  padding-left: 4vw;
  padding-top: 9%;
  text-align: left;
}

.root-posts .pin-spacer .dsn-grid-layout .start-section.narrow .main-section-premium__title {
  letter-spacing: -0.2px;
  font-size: 30px;
  color: #898989;
  font-family: "minerva-modern", "NotoSansKR", "NotoSansKR", AppleSDGothicNeo, -apple-system, BlinkMacSystemFont, "Malgun Gothic", "맑은 고딕", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

.root-posts .pin-spacer .main-section-premium__sub-title {
  color: #fff;
  font-size: 45px;
  letter-spacing: -0.3px;
  font-weight: 500;
  line-height: 56px;
  text-align: left;
}

.dsn-grid-layout.community-layout:not(.full-width-last-item) > .grid-item {
  max-width: 640px;
  width: 100%;
  overflow: hidden;
  margin-right: 16px;
}

.dsn-grid-layout:not(.full-width-last-item, .community-layout) > .grid-item {
  max-width: 400px;
  width: 100%;
  overflow: hidden;
}

.box-image-transform.community-section.box-shadow-image .bg-shadow:after,
.box-image-transform.community-section .dsn-box-shadow:after {
  content: none;
}
.box-image-transform:not(.community-section) .grid-item > div:hover .box-image-bg,
.box-image-transform:not(.community-section) .box-image-link:hover .box-image-bg {
  transform: scale(1.2);
  opacity: 1;
}

.box-image-transform .grid-item > div, .box-image-transform .box-image-link {
  position: relative;
  overflow: hidden;
}

.d-flex {
  display: flex;
}

.dsn-style-cards .dsn-posts .box-image-link {
  width: 100%;
}

.box-image-transform .grid-item > div, .box-image-transform .box-image-link {
  position: relative;
  overflow: hidden;
}

.box-image-transform .grid-item > div .box-image-bg, .box-image-transform .box-image-link .box-image-bg {
  transition: opacity 3s cubic-bezier(0.19, 1, 0.22, 1) 0ms, transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}

.root-posts .pin-spacer .dsn-grid-layout .box-image-link .box-image-bg, .root-posts .pin-spacer .dsn-grid-layout .dsn-item-post {
  height: calc(100vh);
  max-height: 970px;
}

.dsn-style-cards .dsn-posts.box-image-normal .post-content {
  width: calc(100% - 50px);
}
.root-posts .pin-spacer .dsn-grid-layout .start-section:not(.narrow) .vertical-logo {
	position: absolute;
	right: 15px;
	top: 20px;
}
.dsn-style-cards .dsn-posts:not(.box-image-blackdsn) .post-content {
  position: absolute;
  padding: 103px 60px;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  box-sizing: border-box;
}
.dsn-style-cards .dsn-posts:not(.box-image-blackdsn) .post-content::after {
	content: '';
	position: absolute;
	opacity: 0;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.35);
	transition: all ease .5s;
}
.dsn-style-cards .dsn-posts:not(.box-image-blackdsn) .post-content:hover::after {
	opacity: 1;

}
.dsn-style-cards .dsn-posts:not(.box-image-blackdsn) .post-content .post-title-top {
  padding-left: 30px;
}
.dsn-style-cards .dsn-posts:not(.box-image-blackdsn) .post-content .post-title-bottom .hd {
  padding-top: 30px;
	opacity: 0;
	height: 0;
	transition: all ease 1s;
}
.dsn-style-cards .dsn-posts:not(.box-image-blackdsn) .post-content:hover .post-title-bottom .hd {
	opacity: 1;
	height: auto;
}

.z-index-1 {
  z-index: 1;
}

.flex-column {
  flex-direction: column;
}

.box-shadow-image .bg-shadow:after, .dsn-box-shadow:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 50%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0));
}

.cover-bg-img {
  width: 100%;
  height: 100%;
  /*object-fit: cover;*/
  object-position: center;
  position: relative;
}
.cover-bg-img.hover {
  opacity: 0;
  z-index: -1;
  transition:  opacity .5s;
  position: absolute;
  top: 0;
  left: 0;
}
.cover-caption-img.hover {
  opacity: 0;
  z-index: -1;
  transition:  opacity .5s;
  position: absolute;
  top: 172px;
  right: 62px;
}
.cover-bg-img.normal {
  opacity: 1;
  transition:  opacity .5s;
}

.box-image-bg:hover .cover-bg-img.normal {
  opacity: 0;
  z-index: -1;
}

.box-image-bg:hover .cover-bg-img.hover {
  opacity: 1;
  z-index: 1;
}
.box-image-bg:hover .cover-caption-img.hover {
  opacity: 1;
  z-index: 1;
}
.dsn-item-post.hv .cover-bg-img.hover {
  opacity: 1;
  z-index: 1;
}
.dsn-item-post.hv .cover-caption-img.hover {
  opacity: 1;
  z-index: 1;
}
.premium-scroll {
  position: absolute;
  width: 149px;
  height: 24px;
  bottom: 40px;
  display: block;
  z-index: 10;
  right: 40px;
  background-repeat: no-repeat;
  background-image: url("/assets/images/main/scroll-down-horizontal.png?v=0219");
}

.bounce-right-mouse {
  animation: bounce-right 3s infinite ease;
}

@-webkit-keyframes bounce-right {
  0%, 100% {
    transform: translateX(0px);
  }
  75% {
    transform: translateX(-30px);
  }
}

@keyframes bounce-right {
  0%, 100% {
    transform: translateX(0px);
  }
  75% {
    transform: translateX(-30px);
  }
}
.main-section-premium.active .root-posts .pin-spacer .dsn-grid-layout .start-section:not(.narrow)  {
  opacity: 1;
  transform: translate(0);
}
/* 단지배치도 */
.main-section-place {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 105vh;
  background-color: #EBEBEB;
} 
.main-section-place .place-left {
  width: 50%;
  height: 100%;
  padding: 6.3158vw;
  box-sizing: border-box;
  background-color: #001241;
  background-image: url('../images/main/place-pattern.png?v=0219');
  background-repeat: no-repeat;
}
.main-section-place .place-left .place-left-layout {
  opacity: 0;
  transform: translateX(-50px);
  transition: all ease 1s; 
}
.main-section-place .place-right {
  opacity: 0;
  transform: translateX(50px);
  transition: all ease 1s; 
  width: 50%;
  height: 100%;
  padding: 100px 6.3158vw;
  box-sizing: border-box; 
}
.main-section-place .place-left .main-place-header {
  padding-bottom: 28px;
  color: #fff;
}
.main-section-place .place-left .main-place__title {
  font-size: 84px;
  line-height: 1.071428;
  font-weight: 300;
  font-family: "Optima", sans-serif, "Malgun Gothic", "맑은 고딕";
  margin-bottom: 23px;
}
.main-section-place .place-left .main-place__circle {
  display: inline-block;
  font-size: 18px;
  padding: 2px 22px;
  margin-bottom: 13px;
  background-color: #fff;
  letter-spacing: -0.05em;
  line-height: 1.55555;
  color: #001241;
  border-radius: 16px;
}
.main-section-place .place-left .main-place__description {
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.55555;
  letter-spacing: -0.05em;
}
.main-section-place .place-left .main-place__description b {
  font-size: 30px;
  line-height: 1.55555; 
}
.main-section-place .place-left .caption-area {
  display:flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
}
.main-section-place .place-right .place-right-layout {
  position: relative;
}
.main-section-place .place-right .place-text-list {
  display: flex;
  flex-wrap: wrap;
  color: #222222;
  font-size: 15px;
  letter-spacing: -0.05em;
}
.main-section-place .place-right .place-text_item {
  width: 50%;
}
.main-section-place .place-right .place-text_item .tit {
  font-size: 18px;
  color: var(--main-color);
  line-height: 1.4;
  font-weight: bold;
}
.main-section-place .place-right .place-text_item .desc {
  padding: 4px 0 28px;
}
.main-section-place .place-right .place-swiper-container {
  padding: 0 0 28px;
}

.main-section-place .place-right .swiper-button-next, .main-section-place .place-right .swiper-button-prev {
  padding: 0;
  box-sizing: border-box;
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../images/main/place-btn-prev.png?v=0219);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0;
}

.main-section-place .place-right .swiper-button-prev {
  left: -30px;
}
.main-section-place .place-right .swiper-button-next {
  right: -30px;
  background-image: url(../images/main/place-btn-next.png?v=0219);
}
.main-section-place .place-right .place-slide-controller {
}
.main-section-place .place-right .pagination-wrap {

}
.main-section-place.active .place-left .place-left-layout,  .main-section-place.active .place-right { 
  opacity: 1;
  transition-duration: 2s;
  transform: translateX(0);
} 
.main-section-place.active .place-right {
  transition-delay: .5s;
}
/* 단지배치도 end */

/*평면*/
.main-section-unit {
  padding-top: 10px;
  overflow: hidden;
  background-image: linear-gradient(to right, #f2f2f2 80%, #c6d5e8 20%);
}
.main-section-unit::after {
  content: '';
  display: block;
  clear: both;
}
.main-section-unit .bg-img01 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
.main-section-unit .bg-img02 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.main-section-unit .main-section-unit {
  position: relative;
  padding-bottom: 40px;
}
.main-section-unit .swiper-wrapper {
  height: auto;
}
.main-unit-swiper-area .swiper-container {
  margin-right: 0;
}
.main-section-unit .unit-slide-controller {
  position: relative;
  padding: 0 30px 0 calc(100% - 803px);
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  margin-top: -176px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-size: 0;
  opacity: 1;
  -webkit-transition: opacity .5s ease 2s;
  transition: opacity .5s ease 2s;
}
.main-section-unit .unit-slide-controller .swiper-pagination {
  position: relative;
  display: inline-block;
}
.main-section-unit .unit-slide-controller .swiper-pagination-progressbar {
  width: 360px;
  height: 2px;
  background: rgba(255, 255, 255, 0.41);
  -webkit-transition: background .8s linear;
  transition: background .8s linear;
}
.main-section-unit .unit-slide-controller .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fff;
  -webkit-transition: background .8s linear;
  transition: background .8s linear;
}
.main-section-unit .unit-slide-controller .pagination-wrap {
  margin-top: -27px;
}

.main-unit-header {
  opacity: 0;
  transform: translateX(30px);
  transition: all ease 1s;
  width: 400px;
  position: absolute;
  left: 100px;
  top: 200px;
  z-index: 900;
}
.main-unit-swiper-area {
  opacity: 0;
  transform: translateX(-30px);
  transition: all ease 1s;
}
.main-unit__title_small {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 5px;
  color: #777;
  font-family: "Optima", sans-serif, "Malgun Gothic", "맑은 고딕";
  margin-bottom: 23px;
  margin-left: 150px;
}
.main-unit__title_small:after {
  content: '';
  background: #777;
  height: 1px;
  width: 20px;
  position: absolute;
  top: 10px;
  margin-left: 10px;
}
.main-unit__title {
  font-size: 84px;
  font-weight: 300;
  line-height: 0.83;
  letter-spacing: -5px;
  color: #001241;
  font-family: "Optima", sans-serif, "Malgun Gothic", "맑은 고딕";
  margin-bottom: 23px;
}
.main-unit__description {
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: -0.9px;
  color: #001241;
  margin-bottom: 60px;
}

.unit-swiper-container {
  height: 696px;
  width: 1300px;
}
.unit-swiper-container .swiper-slide {
  text-align: center;
  background: #fff;
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
  padding-top: 140px;
}
.unit-swiper-container .swiper-slide:not(.swiper-slide-active) {
  opacity: 1;
}

.main-section-unit .main-unit-swiper-area {
  margin-top: 150px;
}
.main-section-unit .swiper-label-area {
  position: relative;
  box-sizing: border-box;
  text-align: left;
  color: #fff;
  width: 100%;
  background: #1b203a;
  margin-top: 80px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-section-unit .swiper-label-area.swiper-label-number-area {
  margin-top: -126px;
}
.main-section-unit .swiper-label-area .swiper-label__number {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 126px;
  color: #f0f0f0;
  line-height: 126px;
  letter-spacing: -6.33px;
  font-weight: 700;
  display: block;
  z-index: -1;
  transition: all, linear 0.3s;
}
.main-section-unit .swiper-label-area .swiper-label__text {
  font-size: 35px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -1.83px;
  color: #fff;
}
.main-section-unit  .swiper-label-area .swiper-label__text-small {
  padding-right: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.44;
  letter-spacing: -0.9px;
  color: #fff;
}

.unit-img-area {
  position: absolute;
  bottom: 62px;
  left: calc(100% - 1270px);
  width: 450px;
  height: 482px;
  background: #fff;
  z-index: 6;
}
.unit-viewmore-btn {
  position: absolute;
  text-align: center;
  height: 100px;
  line-height: 100px;
  background: #fff;
  width: 20%;
  right: 0;
  bottom: 0;
  margin-top: 80px;
}

.main-unit-button-area {
  position: absolute;
  z-index: 11;
  display: flex;
  flex-wrap: wrap;
  bottom: 30px;
  left: calc(100% - 870px);
  box-sizing: border-box;
}
.main-unit-button-area .main-unit__button {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.05em;
  text-align: right;
  color: #989898;
  display: block;
  padding: 10px 30px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  font-family: "Montserrat", sans-serif;
  background-position: 20% 100%;
  border-radius: 26px;
  background: #fff;
}
.main-unit-button-area .main-unit__button.is--active {
  color: #fff;
  background: #273E6B;
}
.main-unit-button-area .main-unit__button.is--active:before {
  width: 50%;
}
.main-unit-button-area .main-unit__button:before {
  position: absolute;
  left: 55%;
  bottom: 3px;
  width: 0;
  height: 10px;
  display: block;
  content: "";
  z-index: -1;
  transition: all, linear 0.3s;
}

.main-section-unit .swiper-button-area {
  position: absolute;
  left: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0;
  opacity: 0;
  -webkit-transition: opacity .5s ease 2s;
  transition: opacity .5s ease 2s;
}
.main-section-unit .swiper-button-area.show {
  opacity: 1;
}
.main-section-unit .swiper-button-area .swiper-pagination {
  position: relative;
  display: inline-block;
}
.main-section-unit .swiper-button-area .swiper-pagination-progressbar {
  width: 300px;
  height: 2px;
  background: rgba(255, 255, 255, 0.41);
  -webkit-transition: background .8s linear;
  transition: background .8s linear;
}
.main-section-unit .swiper-button-area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fff;
  -webkit-transition: background .8s linear;
  transition: background .8s linear;
}

.main-section-unit .pagination-wrap {
  margin-left: 6px;
  width: 50px;
  position: relative;
}

.main-section-unit .swiper-button-next, .main-section-unit .swiper-button-prev {
  padding: 0;
  box-sizing: border-box;
  position: absolute;
  display: block;
  top: 10px;
  left: 6px;
  width: 14px;
  height: 14px;
  background-image: url(../images/main/icon-arrow_prev.png?v=0219);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -17px;
}

.main-section-unit .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.main-section-unit .swiper-pagination-bullet {
    width: 70px;
    height: 40px;
    display: inline-block;
    border-radius: 50px;
    background: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 20px 0;
    opacity: 1;
	color: #777;
}
.main-section-unit .swiper-pagination-bullet-active {
    opacity: 1;
    background: #2c3d68;
	color: #fff;
}

.unit-swiper-container .swiper-slide img {
  height: 280px;
}
.unit-swiper-container .swiper-slide .btn {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transform: translateX(0px);
  transition: all ease 0.5s;
}
.unit-swiper-container .swiper-slide.swiper-slide-active .btn {
  opacity: 1;
}
.unit-swiper-container .swiper-slide .btn img {
  height: 147px;
  width: 146px;
}
.main-section-unit .swiper-button-next {
  left: auto;
  right: 0;
  background-image: url(../images/main/icon-arrow_next.png?v=0219);
}
.main-section-unit.active .main-unit-header,  .main-section-unit.active .main-unit-swiper-area { 
  opacity: 1;
  transition-duration: 2s;
  transform: translateX(0);
} 
.main-section-unit.active .unit-text-area {
}
.main-section-unit.active .main-unit-swiper-area {
  transition-delay: .5s;
}
/*평면 end*/

/**/
.main-section-brand {
  box-sizing: border-box;
  background-color: #001241;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../images/main/brand-bg.png?v=0219");
  background-size: auto;
}
.main-section-brand .brand-inner {
  display: flex;
  align-items: center;
  justify-content: center; 
  width: 100%;
  height: 100vh;
  background-position: -1% 105.5%;
  background-image: url("../images/main/brand-pattern.png?v=0219");
  background-size: auto;
  background-repeat: no-repeat;
}

.main-section-brand .brand-video-area {
  position: relative;
  opacity: 0;
  transform: translateX(50px);
  transition: all ease 1s;
}
.main-section-brand .brand-video-area .brand-video-tit {
  text-align: right;
  padding-bottom: 30px;
  padding-right: 20px;
}
.main-section-brand .brand-video-area .brand-logo {
  position: absolute;
  top: -74px;
  left: -74px;
}
.main-section-brand .brand-video {
  width: 882px;
  height: 496px;
}
.main-rotate-content {
  z-index: 20;
  position: absolute;
  top: calc(50% - 83px);
  right: -63px;
  width: 166px;
  height: 166px;
  background-color: var(--main-color);
  border-radius: 50%;
  transition: all 1s;
}
.main-rotate-content.position-set {
  left: calc(100% - 166px);
  top: calc(100% - 166px);
}
.main-rotate-content .rotate-arrow {
  width: 166px;
  height: 166px;
  display: block;
  background: url("/assets/images/main/circle-rotate-arrow.png?v=0219") no-repeat 50% 50%;
}
.main-rotate-content .rotate-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 166px;
  height: 166px;
  display: block;
  background: url("/assets/images/main/circle-rotate-text.png?v=0219") no-repeat 50% 50%;
  transition: all 1s;
  animation: rotate 5s linear infinite;
	transform-origin: 50% 50%;
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.main-section-brand.active .brand-text-area,  .main-section-brand.active .brand-video-area { 
  opacity: 1;
  transition-duration: 2s;
  transform: translateX(0);
} 
.main-section-brand.active .brand-text-area {
}
.main-section-brand.active .brand-video-area {
  transition-delay: .5s;
}

.main-section-brand .brand-video__video {
  width: 100%;
  height: 100%;
}
.main-section-brand .brand-text-area {
  opacity: 0;
  transform: translateX(-50px);
  transition: all ease 1s; 
  margin-right: 5%;
}
.main-section-brand .brand-text-area .desc {
  font-size: 29px;
  line-height: 1.55172;
  letter-spacing: -0.4px;
  color: #fff;
  text-decoration: none;
  padding: 33px 0;
}
.main-section-brand .brand-text-area .tit {
  font-size: 18px;
  margin: 40px 0 0px;
  font-weight: 400;
  letter-spacing: -.4px;
  line-height: 1.555555;
  font-weight: normal;
  color: #9da4b6;
  text-decoration: none;
}
/**/
.sub {
  position: relative;
  overflow-x: hidden;
}
.sub.sub_bk .header:before {
  background-color: #ADADAF;
}
.sub.sub_bk .header .header-logo {
	background-image: url('/assets/images/common/logo-color.png?v=0219');
	transition: all ease .9s;
}
.sub.sub_bk .header .header-tel {
	background-image: url('/assets/images/common/header-tel-color.png?v=0219');
	transition: all ease .9s;
}
.sub.sub_bk .header-menu .header-menu__link {
	color: var(--main-color);
}
.sub .quick-menu {
	position: absolute;
  top: 200px;
	transform: none;
}
.sub .quick-menu .popup-btn {
  display: none;
}
.sub .quick-menu__link:after {
  display: none;
}
.sub-top-content {
  display: flex;
  align-items: flex-end;
  position: relative;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.sub-top-bg {
  width: 100%;
  position: relative;
  height: 420px;
  padding-top: 80px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  background-color: #F0ECE9;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/assets/images/sub/sub-top-bg.png?v=0219");
  margin: 0 auto;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
}
.sub-top-bg.overview-bg {
 background-image: url("/assets/images/sub/sub-top-bg1.jpg?v=0219");
}
.sub-top-bg.complex-bg {
 background-image: url("/assets/images/sub/sub-top-bg2.jpg?v=0219");
}
.sub-top-bg.household-bg {
 background-image: url("/assets/images/sub/sub-top-bg3.jpg?v=0219");
}
.sub-top-bg.recruit-bg {
 background-image: url("/assets/images/sub/sub-top-bg4.jpg?v=0219");
}
.sub-top-bg.center-bg {
 background-image: url("/assets/images/sub/sub-top-bg5.jpg?v=0219");
}
.sub-top-bg.customer-bg {
 background-image: url("/assets/images/sub/sub-top-bg6.jpg?v=0219");
}
.sub-top-bg .sub-top__english {
  font-size: 70px;
  font-family: "Optima", sans-serif, "Malgun Gothic", "맑은 고딕";
  color: #CEA988;
  line-height: 1;
}
.sub-top-bg .sub-top__english span {
  font: inherit;
}
.sub-top-bg .sub-top__english.is--active {
  opacity: 1;
  transform: translateZ(0);
}
.sub-top-bg .js-word-split {
  overflow: hidden;
  opacity: 0;
}
.sub-top-bg .js-word-split.splitting {
  opacity: 1;
}
.sub-top-bg .js-word-split.splitting .word {
  overflow: hidden;
  line-height: 1.1;
  display: inline-block;
}
.sub-top-bg .js-word-split.splitting .char {
  display: inline-block;
  position: relative;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  opacity: 0;
}
.sub-top-bg .js-word-split.splitting .char:first-child {
	text-transform: uppercase;
}
.sub-top-bg .sub-top__english.is--active.splitting .char {
  animation: 2s 2s ease-in-out text-active-animantion02 forwards;
}
.sub-top-bg.complex-bg .sub-top__english.is--active.splitting .char, .sub-top-bg.complex-bg .sub-top__title.is--active span,
.sub-top-bg.recruit-bg .sub-top__english.is--active.splitting .char, .sub-top-bg.recruit-bg .sub-top__title.is--active span,
.sub-top-bg.center-bg .sub-top__english.is--active.splitting .char, .sub-top-bg.center-bg .sub-top__title.is--active span,
.sub-top-bg.customer-bg .sub-top__english.is--active.splitting .char, .sub-top-bg.customer-bg .sub-top__title.is--active span {
  animation: 2s 2s ease-in-out text-active-animantion03 forwards;
}

.sub-top-bg .sub-top__title {
  position: relative;
  display: block;
  font-size: 18px;
  color: rgba(117, 86, 50, 0.8);
  font-weight: normal;
}
.sub-top-bg .sub-top__title span {
  font: inherit;
}
.sub-top-bg .sub-top__title.is--active {
  opacity: 1;
  transform: translateZ(0);
}
.sub-top-bg .sub-top__title.is--active span {
  animation: 2s 4s ease-in-out text-active-animantion02 forwards;
}
@keyframes text-active-animantion02 {
  70% {
    color: #fff;
  }
  100% {
    color: var(--sub-color);
    opacity: 1;
  }
}
@keyframes text-active-animantion03 {
  70% {
    color: #fff;
  }
  100% {
    color: var(--main-color);
    opacity: 1;
  }
}

.sub-top-menu {
  z-index: 11;
  height: 54px;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: flex-start;
  width: 100%;
  border-bottom: 1px solid rgba(208, 208, 208, 0.3);
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  transition-delay: 1s;
}
.sub-top-menu.is--active {
  opacity: 1;
  transform: translateZ(0);
}
.sub-top-menu__item {
  letter-spacing: -0.5px;
  font-size: 16px;
  color: #999999;
}
.sub-top-menu__item + .sub-top-menu__item:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #999999;
  opacity: 0.2;
  display: inline-block;
  margin: 0 30px;
  vertical-align: middle;
}
.sub-top-menu__item.is--active {
  color: #cadbed;
  font-weight: bold;
}
.sub-top-menu .sub-menu-depth-area {
  float: left;
}
.sub-top-menu .sub-menu-home__icon {
  float: left;
  width: 32px;
  height: 48px;
  background: url("/assets/images/sub/icon-sub-menu.png?v=0219") no-repeat center;
}
.sub-top-menu .sub-menu-home__link {
  display: block;
  height: 100%;
}
.sub-top-menu .sub-menu .sub-menu-depth {
  float: left;
  width: 150px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-image: url("/assets/images/sub/sub-dropdown-arrow.png?v=0219");
  padding-left: 20px;
  font-size: 16px;
  box-sizing: border-box;
  position: relative;
  line-height: 48px;
  font-weight: 500;
  margin-right: 10px;
  letter-spacing: -0.4px;
}
.sub-top-menu .sub-menu .sub-menu-depth + .sub-menu-depth {
  color: #484848;
}
.sub-top-menu .sub-menu .sub-menu-depth + .sub-menu-depth:after {
  content: "";
  display: block;
  height: 23px;
  width: 1px;
  background-color: rgba(153, 153, 153, 0.3);
  position: absolute;
  left: 0;
  top: 12px;
}
.sub-top-menu .sub-menu .sub-menu-depth-list {
  display: none;
}
.sub-top-menu .sub-menu .sub-menu-depth:hover .sub-menu-depth-list {
  display: block;
  position: absolute;
  top: 42px;
  left: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
}
.sub-top-menu .sub-menu .sub-menu-depth:hover .sub-menu-depth__item {
  width: 218px;
  height: 48px;
  border-top: 1px solid #d9d9d9;
}
.sub-top-menu .sub-menu .sub-menu-depth:hover .sub-menu-depth__link {
  display: block;
  height: 100%;
  padding-left: 14px;
  background: #fff;
  font-size: 15px;
  color: #444;
  line-height: 48px;
}
.sub-top-menu .sub-menu .sub-menu-depth:hover .sub-menu-depth__link:hover {
  color: var(--main-color);
}
.sub-top-menu .sub-menu .sub-menu-depth.style2 {
	width: 210px;
}
.sub-top-menu .sub-menu .sub-menu-depth.long {
	width: 240px;
}
.sub-top-menu .sub-menu .sub-menu-depth.long .sub-menu-depth-list .sub-menu-depth__item{
	width : 300px;
}
.sub .sub-title {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.5;
}

.sub-content-area {
  min-height: 300px;
  max-width: 1200px;
  margin: 80px auto;
  width: 100%;
  position: relative;
}

.sub-content-header {
  margin-bottom: 50px;
}

.sub-content__title {
  font-size: 26px;
  letter-spacing: -1px;
  color: var(--main-color);
  font-weight: normal;
}
.sub-content__title-english {
  color: var(--main-color);
  font-size: 48px;
  letter-spacing: -1.98px;
}
.sub-content__title-english div {
  font: inherit;
  color: inherit;
}
.sub-content__title div {
  font: inherit;
  color: inherit;
}

.header-description {
	position: absolute;
	top: 6vw;
}

/*비디오*/
.video-container {
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 13;
  background: #fff;
}

.loading canvas {
  width: 100% !important;
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
}

/*sub-page-notice*/
.page_info {
  width: 100%;
  color: #888;
  padding: 1rem 2rem;
  border: 1px solid #d1d1d1;
  margin: 85px auto 0;
  letter-spacing: -.04rem;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.page_info li {
	position: relative;
  font-size: 13px;
  color: #878787;
  line-height: 1.1rem;
	padding-left: 15px;
}
.page_info li + li {
  margin-top: 5px;
}

.page_info LI:before {
  content: "※";
	position: absolute;
	left: 0;
  display: inline-block;
  margin-right: .1rem;
  color: #878787;
  font-size: 14px;
}


/*popup*/
#popup-wrap {
  position: fixed;
  z-index: 888;
  opacity: 0;
  left: 0;
  top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100% - 100px);
  word-spacing: -2px;
  color: #cbb9ab;
  gap:10px;
}
#popup-wrap tr {
  width: 100%;
  display: flex;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#popup-wrap td {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items:center;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 20px;
  font-size: 16px;
  padding-bottom: 3px;
}
#popup-wrap td:last-child {border: none;}
#popup-wrap td img {margin-left: 5px;margin-top: 2px;vertical-align: -2.2px;}
#popup-wrap table {display:flex;width: 100%;}
#popup-wrap table tbody {width: 100%;}
.popup-bg {
  opacity: 0;
  position: fixed;
  z-index: 887;
  left: 0;
  top: 110px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}
.popup-close-btn {margin-top: 4px;margin-left: 7px;}
/* .popup-close-btn:after {
  content: "\e870";
  font-family: 'Linearicons-Free';
  font-size: 26px;
  color: #fff;
} */
.popup img:last-chlid {
  padding-right: 0;
}
.popup ul {
  display:flex;
  gap:10px;
}
#layerScreen {
  top: 110px;
}
.popup-close {
  position: relative;
  font-size: 16px;
}
.popup-close:after {
  content: "\e870";
  display: inline-block;
  font-family: Linearicons-Free;
  font-size: 30px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 55%;
}
@media screen and (max-width: 990px) {
  #popup-wrap {
    display:flex;
    align-items:center;
    justify-content:center;
    position:fixed;
    opacity: 0;
    top: 60px;
    left:0;
    z-index:9999;
    width:100%;
    height: calc(100% - 60px);
  }
  .popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
  }
  .popup-bg {
    top: 70px;
  }
  #layerScreen {
    top: 70px;
  }
  #popup-wrap .swiper-container {
    width: 80%;
    position: relative;
    overflow: hidden;
  }
  #popup-wrap table {width: 100%;}
  #popup-wrap table tr{
    display:flex;
    align-items:center;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    padding: 0 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    color: #fff;
  }
  #popup-wrap .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {text-align: center;}
  #popup-wrap .swiper-container .swiper-pagination-bullet {width: 10px;height: 10px;background: #fff;}
  #popup-wrap .swiper-container .swiper-pagination-bullet-active {background: #fff;}
  #popup-wrap .swiper-control-area {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 10px;
  }
  #popup-wrap .swiper-control-area .swiper-button-area {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  #popup-wrap .swiper-control-area .swiper-text-label {
    color: #ffffff;
    display: flex;
    margin-bottom: 4px;
  }
  #popup-wrap .swiper-control-area .swiper-text-label__item {
    font-size: 11px;
    font-weight: 600;
    width: 33%;
    display: inline-block;
    text-align: center;
    opacity: 0;
  }
  #popup-wrap .swiper-control-area .swiper-text-label__item:first-child {
    opacity: 1;
  }
  #popup-wrap .swiper-control-area .swiper-control-control {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 25px;
    width: 25%;
    background: var(--main-color);
    position: relative;
    border-radius: 25px;
    padding: 0 5px;
    box-sizing: border-box;
  }
  #popup-wrap td {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #popup-wrap .swiper-control-area .swiper-control-control .swiper-button-next, .swiper-control-area .swiper-control-control .swiper-button-prev {
    position: static;
    margin-top: -5px;

  }
  #popup-wrap .swiper-control-area .swiper-control-control .swiper-button-prev {
  }
  #popup-wrap .swiper-control-area .swiper-control-control .swiper-button-next {
  }

  #popup-wrap .swiper-label-area {
    display: flex;
    align-items: center;
    color: #ffffff;
    box-sizing: border-box;
    position: static;
    height: 100%;
    width: 50%;
    font-size: 14px;
    justify-content: space-between;
  }
  #popup-wrap .swiper-label-area .swiper-label__number {
    font-size: 14px;
    display: block;
    position: relative;
  }
  #popup-wrap .swiper-label-area .swiper-label__bar {
    content: '';
    width: 1px;
    background: #ffffff;
    display: inline-block;
    height: 8px;
    margin-top: 2px;
  }
  #popup-wrap .swiper-label-area .swiper-label__text {
    font-size: 36.5px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -1.83px;
    color: #5c5c5c;
    padding-right: 20px;
  }
  #popup-wrap .swiper-label-area .swiper-label__text-small {
    padding-right: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.44;
    letter-spacing: -0.9px;
    color: #000b38;
  }

  #popup-wrap .swiper-button-next, .swiper-button-prev {
    padding: 0;
    box-sizing: border-box;
    display: block;
    width: 10px;
    height: 10px;
    font-weight: bold;
    color: #fff;
  }
  #popup-wrap .swiper-button-prev:after {
    content: "<";
    font-family: 'Linearicons-Free';
    font-size: 15px;
    line-height: 15px;
  }

  #popup-wrap .swiper-button-next {
    left: auto;
    right: 0;
  }
  #popup-wrap .swiper-button-next:after {
    content: ">";
    font-family: 'Linearicons-Free';
    font-size: 15px;
    line-height: 15px;
  }
  .popup-bg {
    opacity: 0;
    position: fixed;
    z-index: 9998;
    left: 0;
    top: 70px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
  }
  .popup__img {max-width: 100%;}
}

/*팝업*/
.popvideo {
  position: fixed;
  left: 0;
  top: 110px;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
}

.popvideo .pop_wrap {
  position: relative;
  top: calc(50% - 400px);
  width: 1000px;
  height: 600px;
  margin: 0 auto;
}

.popvideo span {
  position: absolute;
  left: 50%;
  top: 35px;
  margin-left: -24px;
}

.popvideo span a {
  display: block;
  position: relative;
  padding-bottom: 35px;
  text-align: center;
  color: #fff;
}

.popvideo span * {
  vertical-align: middle;
}

.popvideo span a i::after {
  content: "\e870";
  display: inline-block;
  font-family: Linearicons-Free;
  font-size: 30px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 10px;
}

.video_con {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
}

.video_con iframe {
  position: absolute;
  top: 12%;
  left: 0;
  width: 100%;
  height: 56.25%;
}

#layerScreen {
  z-index: 99998;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.7);
  filter: Alpha(opacity=30);
  opacity: 1;
  -moz-opacity: 1;
  display: none;
}


.popup-close-button {
  position: absolute;
  z-index: 10000;
  top: 8vw;
  right: calc(50% - 1.5vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  gap: 5px;
  width: 3vw;
  height: 3vw;
  padding: 0.3vw;
  border-radius: 50%;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
}
.quick-menu-popup .popup-text {
  font-size: 2.6vw;
  letter-spacing: -0.05em;
  color: #F5801D;
  font-weight: 300;
}

.popup-close-button.left {
  position: absolute;
  top: auto;
  bottom: 10vw;
  right: 6vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  gap: 5px;
  width: 10vw;
  height: 10vw;
  padding: 0.3vw;
  border-radius: 50%;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
}


.popup-area-bg {
  position: fixed;
  background-color: rgba(0, 0, 0, .4);
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 112;
  display: none;
  transition: transform 1000ms ease-in;
}

.popup-area-bg.is--active {
  display: block;
  transition: transform 1000ms ease-in-out;
}
.popup-area {
  position: absolute;
  z-index: 112;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  transition: all cubic-bezier(.1, .49, .42, .99) 1s;
  transform: translateY(-100%);
}

.popup-area.is--active {
  transform: translateY(0);
}

.popup-area ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

/*display & element*/
.sub-content-area.sub-content-link-area h2 {
  text-align: center;
  padding: 30px 0;
}
.sub-content-link .tabs2 li:nth-child(3) {
  margin: 0;
}
.sub-content-link .tabs2 li:nth-child(4) {
  border-top: 1px solid #dfdfdf;
}
.sub-content-area.sub-content-link-area {
	width: 90%;
	margin: auto;
	padding: 0;
}