.subtop {
  background: #000;
  position: relative;
  height: 100vh;
}

.subtop .scroll_box {
  left: -17.4%;
  margin: 0;
  bottom: 30px;
}

.subtop p.white {
  width: 8.5%;
  font-size: 14px;
  letter-spacing: 2.8px;
  opacity: .5;
  writing-mode: vertical-rl;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.subtop .subCont {
  height: 100vh;
  margin: auto;
  padding: 120px 0;
  display: flex;
  align-items: center;
  gap: 50px;
}

.subtop .s112 {
  flex: 1 1 60%;
  text-align: center;
  position: relative;
}

.subtop .s111 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 40%;
}

.subtop .s111>div {
  padding-left: 3vw;
}

.subtop .s111 .txtWrap {
  display: flex;
  font-size: 4rem;
  gap: 30px;
  letter-spacing: 3px;
}

.subtop .s111 h4 {
  font-size: 2rem;
  line-height: 55px;
  letter-spacing: 1px;
  white-space: nowrap;
  text-align: left;
  margin-top: 40px;
}

.subtop .scroll_wrap {
  left: 50%;
  bottom: 12%;
  transform: translateX(-50%);
}

#subtop2 .s112::after,
#subtop3 .s112::after {
  right: 12px;
  bottom: -3px;
}

.subtop .s112 img:first-of-type {
  width: 65%;
}

.subtop .s112 img:nth-of-type(2),
.sub_1_1 .c1 .c112 img:nth-of-type(2),
.sub_2_1 .c1 .c112 img:nth-of-type(2) {
  width: 280px;
  height: 300px;
  position: absolute;
  bottom: -12px;
  right: 4px;
}

.subtop .s112 img:last-of-type,
.sub_1_1 .c1 .c112 img:last-of-type,
.sub_2_1 .c1 .c112 img:last-of-type {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 50px;
  right: 155px;
  animation: rotation 8s infinite linear;
}

.c1 {
  background: #000;
  position: relative;
  height: 101vh;
}

.c1 .scroll_box {
  left: -17.4%;
  margin: 0;
  bottom: 30px;
}

.c1 p.inner3 {
  width: 8.5%;
  font-size: 14px;
  letter-spacing: 2.8px;
  opacity: .5;
  writing-mode: vertical-rl;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.c1 .subCont {
  height: 100vh;
  margin: auto;
  padding: 120px 0;
  display: flex;
  align-items: center;
  gap: 50px;
}

.c1 .c111 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 40%;
}

.c1 .c111>div {
  padding-left: 3vw;
}

.c1 .c111 .txtWrap {
  display: flex;
  gap: 30px;
  letter-spacing: 1px;
}

.c1 .c111 h4 {
  line-height: 55px;
  white-space: nowrap;
  text-align: left;
  margin-top: 40px;
  letter-spacing: 1px;
}

.c1 .c112 {
  position: relative;
  flex: 1 1 60%;
  text-align: center;
}

.sub_1_1 .c1 .c111 .txtWrap p:first-child {
  position: relative;
}

.sub_1_1 .c1 .c111 .txtWrap p:first-child:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  top: 32px;
  right: -16px;
}

.c1 .scroll_wrap {
  left: 50%;
  bottom: 12%;
  transform: translateX(-50%);
}

.sub_1_1 .c1 .c112 img:first-of-type {
  width: 65%;
}

.sub_2_1 .c1 .c112 img:first-of-type {
  width: 65%;
}

.subT {
  height: 42vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.subT h3.f36.white {
  margin-top: 70px;
  letter-spacing: 7.2px;
}

#subtop1 {
  background: url(../img/subtop1_header_bg.png)no-repeat center/cover;
}

#subtop2 {
  background: url(../img/subtop2_header_bg.png)no-repeat center/cover;
}

/* sub2 Scroll */
#panels {
  overflow: hidden;
}

#panels #panels-container {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  overflow: hidden;
  background-color: #000;
}

#panels #panels-container .panel {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#panels #panels-container .panel img {
  max-width: 100%;
  height: auto;
  display: block;
}

#panels #panels-container .panel .panels-navigation {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#panels #panels-container .panel .anchor-panel,
#panels #panels-container .panel .nav-panel {
  color: #fff;
  text-transform: uppercase;
  margin-right: 2rem;
}

#panels #panels-container .panels-navigation {
  position: absolute;
  width: inherit;
  height: 100px;
  z-index: 9;
  top: 50px;
  left: 0;
  background: transparent;
  padding: 0 5vw;
}

#panels #panels-container .panels-navigation li {
  line-height: 20px;
  display: inline-block;
}

#panels #panels-container .panels-navigation div {
  display: block;
  width: 110px;
  text-align: right;
  line-height: 50px;
  height: 70px;
  position: relative;
}

#panels #panels-container .panels-navigation div::before {
  content: '';
  position: absolute;
  width: 22px;
  height: 20px;
  bottom: 40px;
  left: 0;
  background: url(../img/subtop_house_icon_W.svg)no-repeat;
}

#panels #panels-container .panels-navigation div p.CR {
  white-space: nowrap;
  padding: 0 30px;
}

.panels-navigation li a {
  margin: 15px 20px;
  color: rgba(255, 255, 255, .5);
  cursor: pointer;
  border-bottom: none;
}

.panels-navigation li a:first-of-type {
  margin-left: 0;
}

#subtop4 {
  background: url(../img/subtop4_h_bg.png) no-repeat top/cover;
}

.subMain {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  height: 100vh;
}

#subtop4 .subMain {
  height: 42vh;
}

.subMain h4 {
  color: #fff;
  text-align: center;
  font-size: 2.25rem;
  line-height: 55px;
  letter-spacing: 7.2px;
  font-weight: bold;
}

#subtop4 h4 {
  font-size: 2.25rem;
  line-height: 55px;
  letter-spacing: 7.2px;
  font-family: 'Pretendard';
}

.TopWrap {
  width: 100%;
  background: transparent;
  height: 70px;
  position: absolute;
  top: 450px;
  z-index: 1;
  padding: 0 5vw;
}

.sub_2_1 .TopWrap {
  top: 50px;
}

.TopWrap .white.CR,
.TopWrap .CR {
  margin: 5px 0 20px;
  padding-left: 30px;
  position: relative;
  display: inline-block;
}

.TopWrap .CR::before {
  content: '';
  position: absolute;
  width: 22px;
  height: 20px;
  bottom: 7px;
  left: 0;
  background: url(../img/subtop_house_icon_B.svg)no-repeat;
}

.TopWrap .white.CR::before {
  content: '';
  position: absolute;
  width: 22px;
  height: 20px;
  bottom: 7px;
  left: 0;
  background: url(../img/subtop_house_icon_W.svg)no-repeat;
}

.subtop_ul {
  display: flex;
  gap: 50px;
  margin-top: 10px;
}

.subtop_ul li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.subtop_ul li.on a {
  color: #000;
  font-weight: bold;
}

.TopWrap .subtop_ul li.only a {
  color: #fff !important;
  font-weight: bold;
}

.subtop_ul li a {
  font-weight: 300;
  color: rgba(0, 0, 0, .5);
}

.subtop_ul li.on::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: #000;
  opacity: 0;
}

.subtop_ul li.only::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 0;
}

.subtop_ul li.on::after,
.subtop_ul li.only::after {
  opacity: 1;
}

#subtop4 .TopWrap {
  top: 450px;
}

.sub_1_2 .TopWrap,
.sub_1_3 .TopWrap {
  top: 35%;
}

#subtop4 .TopWrap .subtop_ul li a {
  color: rgba(255, 255, 255, .5);
}

#subtop4 .TopWrap .subtop_ul li.only a {
  color: #fff;
}

.subtop_ul li::after {
  background: #fff;
}

/* 공통 */
.sub_Wrap {
  margin: auto;
}


/* sub_1_1 */
.sub_1_1 {
  width: 100%;
  height: 5150px;
  background: url(../img/sub_1_1_bg.png)no-repeat center/100% 100%;
  margin-bottom: 0;
  overflow: hidden;
  background-position-y: 890px;
}

.sub_1_1 .s11 {
  padding: 150px 0 200px;
  width: 85%;
  display: flex;
  gap: 100px;
}

.sub_1_1 .s11 .s111 {
  flex: 1 1 70%;
}

.sub_1_1 .s11 .s111 img {
  width: 90%;
}

.sub_1_1 .s11 .s112 {
  flex: 1 1 30%;
  text-align: right;
  padding: 30px 0;
}

.sub_1_1 .s11 .s112 p.f20 {
  letter-spacing: -.5px;
  line-height: 30px;
}

.sub_1_1 .s11 .s112 h4.f36 {
  margin: 35px 0 40px;
}

.sub_1_1 .s12 {
  margin: auto;
  position: relative;
  z-index: 1;
}

.sub_1_1 .s12 .white p.BM.f81 {
  line-height: 92px;
  letter-spacing: 1px;
  padding: 50px 0;
}

.sub_1_1 .s12 .white p.BM.f81 span {
  letter-spacing: 6px;
}

.sub_1_1 .s12 .white p.BM.f28 {
  line-height: 36.47px;
  letter-spacing: 0.42px;
}

.sub_1_1 .s12 .txtW {
  padding: 0 3vw;
}

.sub_1_1 .s12 .s12_cont {
  padding-left: 3.5vw;
}

.sub_1_1 .s12 .cn12 {
  display: flex;
  gap: 10vw;
}

.sub_1_1 .s12 .cn12:not(:first-child) {
  margin-top: 36.5vh;
}

.sub_1_1 .s12 .cn12 div {
  flex: 1;
  padding-left: 4.6vw;
  color: #fff;
  position: relative;
}

.sub_1_1 .s12 .cn12 div:first-of-type {
  top: 38vh;
}

.sub_1_1 .s12 .cn12 div:last-of-type {
  top: -2vh;
}

.sub_1_1 .s12 .cn12 div span {
  position: absolute;
  color: #80c3f0;
  line-height: 90px;
  writing-mode: vertical-rl;
  left: -1vw;
  top: -2vh;
}

.sub_1_1 .s12 .cn12 div span::after {
  content: '';
  position: absolute;
  width: 66px;
  height: 2px;
  background: #80c3f0;
  left: 75px;
  top: 58px;
}

.sub_1_1 .s12 .cn12 div img {
  width: 100%;
}

.sub_1_1 .s12 .cn12 div h3.f36 {
  letter-spacing: 2.5px;
  line-height: 39px;
  margin: 35px 0 30px;
}

.sub_1_1 .s12 .cn12 div p.f20 {
  letter-spacing: -.5px;
  line-height: 30px;
}

.sub_1_1 .s12::before {
  content: '';
  position: absolute;
  width: 2100px;
  height: 600px;
  border-bottom: 1px solid #fff;
  border-radius: 50%;
  left: -350px;
  bottom: -20vh;
}

.Gray_bg {
  background: url(../img/s13_gray_bg.png)no-repeat center/cover;
  width: 100%;
  height: 1561px;
  position: absolute;
  bottom: 318px;
}

.S13 {
  height: 760px;
  display: flex;
  justify-content: center;
  gap: 190px;
}

.S13 .imgWrap {
  overflow: hidden;
  height: 330px;
}

.S13 .imgWrap img:first-child {
  margin-right: 20px;
}

.S13 .imgWrap img {
  transition: all .4s;
}

.S13 .imgWrap img:hover {
  transform: scale(1.1);
}

/* sub_1_2 */
.sub_1_2 {
  position: relative;
}

.sub_1_2 .Contents1 {
  margin-top: 200px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 50px;
}

.sub_1_2 .Contents1 p {
  margin: 60px 0 0 10px;
  color: #003778;
}

.sub_1_2 .Contents1 h3 {
  font-size: 2.25rem;
  line-height: 49px;
  letter-spacing: -0.55px;
  margin: 40px 10px 75px;
  font-weight: bold;
}

.sub_1_2 .ImgWrap {
  text-align: center;
  margin-bottom: -3px;
}

.sub_1_2 .s121 {
  border-top: 1px solid #ccc;
  position: relative;
  margin-bottom: 200px;
  overflow: initial;
}

.sub_1_2 .Contents1 .control {
  position: absolute;
  right: 10%;
  bottom: -65vh;
}

.sub_1_2 .Contents1 .control .Sbtn img:last-of-type {
  opacity: 0;
  position: absolute;
  z-index: 1;
}

.sub_1_2 .Contents1 .swiper-button-next {
  right: -30px;
  top: 22px;
  width: 7px;
  position: relative;
}

.sub_1_2 .Contents1 .swiper-button-prev {
  left: -30px;
  width: 7px;
  position: relative;
}

.sub_1_2 .Contents1 .Sbtn:hover img {
  opacity: 0;
}

.sub_1_2 .Contents1 .Sbtn:hover img:last-of-type {
  opacity: 1;
}

.sub_1_2 .Contents1 .Sbtn::after {
  content: '';
  position: absolute;
  border: 1px solid #3b3c3c;
  border-radius: 50%;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 40px;
  height: 40px;
  transition: all .4s;
}

.sub_1_2 .Contents1 .Sbtn:hover::after {
  background: #003778;
}

.sub_1_2 .s121 h2 {
  font-size: 36px;
  color: #d9d9d9;
  margin: 90px 0 120px;
}

.sub_1_2 .s121 .swiper-slide-active h2 {
  margin-bottom: 120px;
  font-weight: bold;
  font-size: 110px;
  line-height: 49px;
  letter-spacing: -2.75px;
  color: #80c3f0;
  margin: 60px 0 145px;
}

.sub_1_2 .s121 ul li {
  display: flex;
  gap: 30px;
}

.sub_1_2 .s121 .s121_tab2 {
  display: flex;
  gap: 45px;
  white-space: nowrap;
}

.sub_1_2 .s121 .swiper-slide li {
  font-size: 1rem;
  line-height: 35px;
  letter-spacing: -1px;
}

.sub_1_2 .s121 .swiper-slide li span {
  font-weight: bold;
  color: #003778;
}

.sub_1_2 .s121 .swiper-slide-next {
  margin-left: 150px;
}

.sub_1_2 .s121 .swiper-slide-active {
  max-width: 15%;
  padding: 0 60px;
}

.sub_1_2 .s121 .swiper-pointer-events {
  position: relative;
  left: -3%;
}

.sub_1_2 .s121 .swiper-slide-duplicate-active {
  opacity: 0;
}

.sub_1_2 .s121 .blob {
  background: 000;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  margin: 10px;
  height: 15px;
  width: 15px;
  transform: scale(1);
  animation: pulse-black 2s infinite;
}

.sub_1_2 .s121 .blob.blue {
  position: absolute;
  top: -18px;
  left: 13.1%;
  background: #80c3f0;
  box-shadow: 0 0 0 0 #80c3f0;
  animation: pulse-blue 2s infinite;
}

@keyframes pulse-blue {
  0% {
    transform: scale(.7);
    box-shadow: 0 0 0 0 #80c3f0;
  }

  70% {
    transform: scale(.9);
    box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
  }

  100% {
    transform: scale(.7);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}

/* sub_1_3 */
.sub_1_3 {
  position: relative;
}

.sub_1_3 .ContentsWrap {
  display: flex;
  gap: 150px;
  margin: 200px 0 300px;
}

.sub_1_3 .ContentsWrap>div:last-child {
  flex: 2;
}

.sub_1_3 .TabImg_Wrap .tab-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  height: 250px;
  margin-top: 50px;
}

.sub_1_3 .TabImg_Wrap .tab-nav li {
  display: block;
  width: 165px;
  height: 50px;
  padding: 0 10px;
  background: #fff;
  font-size: 1.1rem;
  line-height: 50px;
  text-align: center;
  border: 1px solid #ACACAC;
}

.sub_1_3 .TabImg_Wrap .tab-nav .active {
  color: #fff;
  background: #003778;
}

.sub_1_3 .TabImg_Wrap .tab-content {
  display: none;
}

.sub_1_3 .tableWrap .table-content {
  display: none;
}

.sub_1_3 .tableWrap .table-content.active {
  display: inline-table;
}

.sub_1_3 .table_off {
  display: none;
}

.sub_1_3 .on {
  display: block;
}

.sub_1_3 .tableTab-nav {
  display: flex;
  justify-content: center;
  gap: 30px;
  height: 40px;
  align-items: center;
  position: relative;
  z-index: 9;
}

.sub_1_3 .tableTab-nav li {
  color: #808080;
}

.sub_1_3 .tableTab-nav li.active {
  font-weight: bold;
  color: #003778;
}



.sub_1_3 .TabImg_Wrap .tab-content.active {
  display: flex;
  flex-direction: column;
}

.sub_1_3 .tab-content .ImgWrap {
  position: relative;
}

.sub_1_3 .tab-content .ImgWrap img {
  width: 100%;
}

.sub_1_3 .tab-content .ImgWrap ul {
  position: absolute;
  top: 0;
}

.sub_1_3 .tab-content .ImgWrap ul li.on {
  background: #003778;
  color: #fff;
}

.sub_1_3 .tab-content .ImgWrap ul li {
  position: absolute;
  font-size: 1.1rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #003778;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.sub_1_3 .tab-content .ImgWrap ul li a {
  padding: 12px 6px;
  white-space: nowrap;
}

.sub_1_3 .tab-content .ImgWrap ul li:hover {
  background: #003778;
  color: #fff;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(1) {
  left: 115px;
  top: 138px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(2) {
  left: 50px;
  top: 198px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(3) {
  left: 285px;
  top: 142px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(4) {
  left: 140px;
  top: 225px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(5) {
  left: 210px;
  top: 285px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(6) {
  left: 74px;
  top: 345px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(7) {
  left: 164px;
  top: 353px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(8) {
  left: 345px;
  top: 347px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(9) {
  left: 127px;
  top: 483px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(10) {
  left: 312px;
  top: 457px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(11) {
  left: 414px;
  top: 494px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(12) {
  left: 62px;
  top: 575px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(13) {
  left: 143px;
  top: 600px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(14) {
  left: 269px;
  top: 552px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(15) {
  left: 400px;
  top: 586px;
}

.sub_1_3 .tab-content .ImgWrap ul li:nth-of-type(16) {
  left: 39px;
  top: 803px;
}

.sub_1_3 .tabletxt {
  position: absolute;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 40%;
  height: 40%;
  align-items: center;
}

.sub_1_3 .tabletxt div {
  padding: 50px;
  background: #003778;
  text-align: center;
}

.sub_1_3 .tabletxt div p {
  letter-spacing: -.5px;
}

.sub_1_3 .tabletxt div span {
  letter-spacing: .5px;
}

.sub_1_3 .Text_Box {
  text-align: right;
}

.sub_1_3 .Text_Box p.CR {
  font-size: 1.25rem;
  letter-spacing: 1px;
  color: #003778;
  margin-top: 60px;
}

.sub_1_3 .Text_Box h2 {
  font-size: 4.3rem;
  line-height: 99px;
  letter-spacing: -4.55px;
  margin: 25px 0 120px;
  font-weight: 300;
}

.sub_1_3 .Text_Box p:nth-of-type(2) {
  font-weight: bold;
  line-height: 49px;
  letter-spacing: -0.9px;
  font-size: 1.8rem;
  color: #333;
  margin-bottom: 80px;
}

.sub_1_3 .tableWrap {
  margin-top: 70px;
}

.sub_1_3 .tableWrap table {
  width: 100%;
  border-collapse: collapse;
  border-top: 2px solid #003778;
  border-bottom: 2px solid #003778;
  text-align: center;
}

.sub_1_3 .tableWrap table th {
  min-width: 80px;
  height: 60px;
  border-bottom: 2px solid #003778;
  background: #F0F0F0;
  font-size: 1.25rem;
  color: #003778;
}

.sub_1_3 .tableWrap table td {
  height: 65px;
  border-bottom: 1px dashed #808080;
  filter: blur(2px);
}

.sub_1_3 .tableWrap table tr:last-of-type td {
  border-bottom: none;
}

/* sub_2_1 */
.subtit {
  font-size: 1.25rem;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

.txtHeader {
  line-height: 75px;
  font-family: 'BookkMyungjo', sans-serif;
  font-weight: 300;
  margin-bottom: 50px;
}

.p1 {
  background: url(../img/sub_2_1_p1&p2_bg.png)no-repeat center/100% 100%;
  height: 100vh;
}

.p1 .p1Cont {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p1 .p1Cont .ImgWrap {
  width: 650px;
  position: relative;
}

.p1 .p1Cont div {
  position: absolute;
  text-align: center;
}

.p1 .p1Cont p.CR {
  letter-spacing: 1px;
  margin: 80px 0 20px;
}

.p1 .p1Cont p.BM {
  line-height: 88px;
  letter-spacing: -3.7px;
}

.p2 {
  background: url(../img/sub_2_1_p1&p2_bg.png)no-repeat center/100% 100%;
  height: 100vh;
}

.p2 .p2Cont {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.p2 .txtWrap {
  text-align: center;
}

.p2 .txtWrap p.CR {
  margin: 80px 0 20px;
}

.p2 .txtWrap p.BM {
  line-height: 88px;
}

.p2 .p2Cont ul {
  display: flex;
  gap: 30px;
  align-items: flex-end;
}

.p2 .p2Cont ul li {
  text-align: center;
}

.p2 .p2Cont ul li:first-child {
  width: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.p2 .p2Cont ul li:first-child p {
  position: absolute;
  line-height: 36px;
  letter-spacing: -.7;
}

.p2 .p2Cont ul li:not(:first-child) {
  width: 165px;
  color: #fff;
}

.p2 .p2Cont ul li:not(:first-child) p {
  margin-top: 20px;
}

.p2 .p2Cont ul li:not(:first-child) img:hover {
  animation: jelly 0.5s;
}

@keyframes jelly {
  25% {
    transform: scale(0.9, 1.1);
  }

  50% {
    transform: scale(1.1, 0.9);
  }

  75% {
    transform: scale(0.95, 1.05);
  }
}

.pWrap {
  height: 100vh;
  background: #000;
}

.sub {
  position: relative;
}

.subNav {
  position: absolute;
  width: inherit;
  height: 100px;
  top: 50px;
  left: 0;
  padding: 0 5vw;
  background: #000;
  z-index: 1;
}

.subNav div {
  display: block;
  width: 110px;
  text-align: right;
  line-height: 50px;
  height: 70px;
  position: relative;
  white-space: nowrap;
  padding: 0 30px;
}

.subNav div::before {
  content: '';
  position: absolute;
  width: 22px;
  height: 20px;
  bottom: 40px;
  left: 0;
  background: url(../img/subtop_house_icon_W.svg)no-repeat;
}

.subNav li {
  line-height: 20px;
  display: inline-block;
}

.subNav li a {
  margin: 15px 40px;
  color: rgba(255, 255, 255, .5);
  cursor: pointer;
  border-bottom: none;
}

.nav-panel.active>a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.panel .container {
  display: flex;
  align-items: center;
  height: inherit;
}

.panel .CW {
  display: flex;
  gap: 120px;
  text-align: right;
  align-items: center;
}

.panel .CW p.f20 {
  margin-bottom: 30px;
  letter-spacing: 2.6px;
}

.sub_2_1 {
  overflow: hidden;
}

.sub_2_1 .s212 {
  background: #000;
  height: 1200px;
  position: relative;
}

.sub_2_1 .s212 .title {
  background: url(../img/sub_2_1_title_bg.svg)no-repeat center/cover;
  margin: auto;
  padding: 80px 0 60px;
}

.sub_2_1 .s212 .title .CW {
  margin: auto;
  display: flex;
}

.sub_2_1 .s212 .title .CW div {
  flex: 1;
}

.sub_2_1 .s212 .title .CW div h3 {
  line-height: 70px;
  margin-bottom: 50px;
}

.sub_2_1 .s212 .TabCont {
  margin: auto;
  padding: 100px 0;
}

.sub_2_1 .s212 .tab-nav {
  margin-top: 60px;
  flex: 1 1 40%;
}

.sub_2_1 .s212 .tab-nav li {
  color: rgba(255, 255, 255, .5);
  font-size: 1.19rem;
  letter-spacing: 0.57px;
  height: 40px;
}

.sub_2_1 .s212 .tab-nav li a {
  vertical-align: -webkit-baseline-middle;
}

.sub_2_1 .s212 .tab-nav li.active a {
  display: inline-block;
  color: #80c3f0;
  border-bottom: 1px solid #80c3f0;
}

.sub_2_1 .s212 .tab-content {
  display: none;
}

.sub_2_1 .s212 .tab-content .ImgWrap {
  position: absolute;
  width: 32.4vw;
  left: 55%;
  top: 23vh;
  transform: translateX(-50%);
}

.sub_2_1 .s212 #tab2 .ImgWrap {
  left: 54%;
}

.sub_2_1 .s212 #tab4 .ImgWrap {
  width: 597px;
  height: 250px;
  top: 42vh;
  overflow: hidden;
  left: 55%;
}

.sub_2_1 .s212 #tab5 .ImgWrap1 {
  position: absolute;
  top: -4vh;
  width: 15vw;
  right: 0;
}

.sub_2_1 .s212 #tab5 .ImgWrap2 {
  position: absolute;
  width: 28vw;
  left: 42%;
  transform: translateX(-50%);
}

.sub_2_1 .s212 .tab-content img {
  width: 100%;
}

.sub_2_1 .s212 .tab-content.active {
  display: block;
}

.sub_2_1 .s212 .tab-content .tabTxt {
  padding-left: 361px;
}

.sub_2_1 .s212 .tab-content .tabTxt h4.BM {
  color: #80c3f0;
  font-size: 1.75rem;
  font-weight: 400;
}

.sub_2_1 .s212 .tab-content .tabTxt p {
  color: #fff;
  margin: 20px 0 40px;
}

.sub_2_1 .s212 .tab-content .tabTxt span.BM.white {
  background: #003778;
  line-height: 48px;
  letter-spacing: -.7px;
  padding: 5px;
  font-size: 1.25rem;
}

.sub_2_1 .s212 .tab-content>div:first-of-type {
  position: absolute;
  color: #fff;
  width: 210px;
  height: 210px;
  background: #003778;
  font-size: 2.25rem;
  font-weight: bold;
  text-align: center;
  padding-top: 120px;
  top: -45%;
}

.sub_2_1 .s212 #tab2>div:first-of-type,
.sub_2_1 .s212 #tab3>div:first-of-type,
.sub_2_1 .s212 #tab4>div:first-of-type,
.sub_2_1 .s212 #tab5>div:first-of-type {
  top: -140px;
}

.sub_2_1 .s212 .tab-content .tabTxt .tableWrap {
  width: 71.2%;
  display: inline-block;
  background: #fff;
}

.sub_2_1 .s212 .tab-content .tabTxt .tableWrap table {
  width: 100%;
  height: 235px;
  text-align: center;
  border-collapse: collapse;
}

.sub_2_1 .s212 .tableWrap table td,
.sub_2_1 .s212 .tableWrap table th {
  border-right: 3px dashed #b2b2b2;
  font-weight: 600;
}

.sub_2_1 .s212 .tableWrap table td:last-child,
.sub_2_1 .s212 .tableWrap table th:last-child {
  border-right: none;
}

.sub_2_1 .s212 .tableWrap table td.Bd {
  background: #003778;
}

.sub_2_1 .s212 #tab5 .tabTxt h4.BM {
  line-height: 39px;
  letter-spacing: -.7px;
}

.sub_2_1 .s212 #tab5 .tabTxt p.white {
  line-height: 28px;
  margin-top: 30px;
}

.sub_2_1 .s213 {
  background: url(../img/sub2_1_s213_bg.svg)no-repeat center/cover;
  text-align: center;
}

.sub_2_1 .s213 .ImgWrap:first-child {
  height: 350px;
  overflow: hidden;
  margin-bottom: 200px;
}

.sub_2_1 .s213 .ImgWrap:first-child img {
  width: 100vw;
}

.sub_2_1 .s213 .s213Cont {
  display: flex;
  justify-content: center;
  margin-top: 100px;
  position: relative;
  align-items: center;
}

.sub_2_1 .s213 .s213Cont p.f36 {
  letter-spacing: -.9px;
  line-height: 43px;
}

.sub_2_1 .s213 .s213Cont img {
  width: 8.2vw;
  position: absolute;
  right: 25%;
}

.sub_2_1 .s213 .ImgWrap:last-child img {
  margin: 100px 0 200px;
  width: 60%;
}

.test {
  height: 100vh;
  background: #fff;
}

/* sub_2_2 */
.sub_2_2 .s22 {
  background: url(../img/sub_2_2_s22_bg.svg)no-repeat center/cover;
}

.sub_2_2 .s22 .s221 {
  margin: auto;
  position: relative;
  padding-top: 50px;
}

.sub_2_2 .s22 .txt {
  aspect-ratio: 50 / 10;
  width: 100%;
  overflow: hidden;
  position: sticky;
  top: 120px;
  left: 50%;
}

.sub_2_2 .s22 .txt p.BM {
  letter-spacing: 3px;
}

.sub_2_2 .s22 .content {
  display: flex;
  flex-direction: column;
  padding-top: 5%;
}

.sub_2_2 .s22 .content * {
  width: 50%;
  margin-left: 35%;
}

.sub_2_2 .s22 .content p {
  color: #80c3f0;
  padding: 30px 0 40px;
}

.sub_2_2 .s22 .ImgWrap {
  margin-top: 200px;
  overflow: hidden;
  height: 350px;
  position: relative;
}

.sub_2_2 .s22 .ImgWrap img {
  position: absolute;
  top: -20vh;
  width: 100vw;
}

/* sub_2_3 */
.sub_2_3 .s231 {
  background: linear-gradient(0deg, #333, #000);
  height: 350px;
  position: relative;
}

.sub_2_3 .inner {
  margin: auto;
}

.sub_2_3 .s231 p.CR {
  letter-spacing: 1px;
  position: absolute;
  top: -88px;
}

.sub_2_3 .s231 h3 {
  position: absolute;
  top: -30px;
}

.sub_2_3 .s231 h3.BM {
  line-height: 88px;
  letter-spacing: -3.7px;
  margin-bottom: 80px;
}

.sub_2_3 .tab-nav {
  display: flex;
  gap: 20px;
  padding-top: 200px;
}

.sub_2_3 .tab-nav li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-size: 1.19rem;
  line-height: 40px;
  letter-spacing: .57px;
  transition: all .4s;
}

.sub_2_3 .tab-nav li a {
  display: inline-block;
  padding: 15px 23px;
  white-space: nowrap;
  font-size: 1.5rem;
}

.sub_2_3 .tab-nav li a img {
  width: 50px;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -10px;
  display: inline-block;
  opacity: .5;
  transition: all .4s;
}

.sub_2_3 .tab-nav li.active {
  background: #003778;
  border: 1px solid #003778;
  color: #80c3f0;
}

.sub_2_3 .tab-nav li.active img {
  opacity: 1;
}

.sub_2_3 .tab-content {
  display: none;
}

.sub_2_3 .tab-content img:first-child {
  position: absolute;
  width: 40%;
  top: -62vh;
  right: -20px;
}

.sub_2_3 .tab-content.active {
  display: block;
}

.sub_2_3 .s232 {
  padding: 150px 0;
}

.sub_2_3 .s232 p:nth-child(4) {
  margin: 40px 0 80px;
  letter-spacing: -.7px;
}

.sub_2_3 .s232 p:nth-child(5) {
  letter-spacing: -.7px;
}

.sub_2_3 .s232 img:last-of-type {
  margin-bottom: 80px;
}

.sub_2_3 .s232 span.JM {
  padding: 5px;
  background: #003778;
  color: #fff;
  line-height: 60px;
}

/* sub_3 */
#subtop3 {
  overflow: hidden;
  height: 100vh;
}

.blue {
  color: #003778;
}

.black {
  color: #000;
}

.white {
  color: #fff;
}

.pink {
  color: #D78796
}

.skyblue {
  color: #80c3f0;
}

.grey {
  color: #999;
}

.sub_3 .title {
  letter-spacing: 1px;
  font-size: 1.25rem;
}

.sub_3 .header {
  line-height: 90px;
  letter-spacing: -3.9px;
  font-weight: 300;
}

.sub_3 .intro {
  height: 485px;
  position: relative;
  letter-spacing: -1px;
  font-size: 1.25rem;
  overflow: hidden;
}

.sub_3 .intro h4 {
  font-size: 2rem;
  line-height: 55px;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, .4);
  text-align: center;
  z-index: 9;
}

.sub_3 .intro video {
  position: absolute;
  left: 0;
  top: -60%;
}

.sub_3 .Contents1 {
  background: #003778;
  height: 1080px;
  position: relative;
}

.sub_3 .Contents1 .inner2 {
  margin: auto;
}

.sub_3 .Contents1 .Header_Tab {
  width: 90%;
  display: flex;
  justify-content: flex-end;
  padding-top: 155px;
}

.sub_3 .inner2 .tab-content {
  display: none;
}

.sub_3 .inner2 .tab-content>div:first-child {
  padding-top: 120px;
}

.sub_3 .inner2 .tab-content>div:first-child p {
  margin-bottom: 45px;
}

.sub_3 .inner2 .tab-content.active {
  display: block;
  position: absolute;
  top: 0;
  padding-left: 3vw;
}

.sub_3 .inner2 .tab-content #mapster_wrap_0,
.sub_3 .inner2 .tab-content #mapster_wrap_1 {}

.sub_3 .inner2 .sub_Wrap {
  position: absolute;
  bottom: 130px;
}

.sub_3 .inner2 #pig .sub_Wrap {
  bottom: 74px;
}

.sub_3 .inner2 ul {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.sub_3 .inner2 ul li {
  border: 1px solid #fff;
}

.sub_3 .inner2 ul li.active {
  background: #fff;
  color: #003778;
}

.sub_3 .inner2 ul li a {
  line-height: 48px;
  padding: 12px 60px;
  font-size: 1.19rem;
}



.sub_3 .inner2 .sub_Wrap h4 {
  font-size: 2rem;
  line-height: 39px;
}

.sub_3 .inner2 .sub_Wrap h5 {
  font-size: 1.25rem;
  margin: 32px 0 10px;
  position: relative;
  display: inline-block;
}

.sub_3 .inner2 .sub_Wrap h5::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 75%;
  top: 3px;
  right: -15px;
  background: #fff;
}

.sub_3 .inner2 .sub_Wrap p {
  font-size: 1.25rem;
  font-weight: 300;
}

/* .sub_3 .inner2 .tab-content #mapster_wrap_0 { width: 50vw !important; height: 30vw !important; }
.sub_3 .inner2 .tab-content #mapster_wrap_0 img.aos-init { width: 100% !important; height: 100% !important; }
.sub_3 .inner2 .tab-content #mapster_wrap_0 canvas { width: 100% !important; height: 100% !important; } */
.sub_3 .inner2 .tab-content .wrap {}


.sub_3 .inner2 .ArrowWrap {
  display: flex;
  align-items: center;
  gap: 30px;
  position: relative;
  margin-top: 60px;
}

.sub_3 .inner2 .ArrowWrap .CR {
  font-size: 1rem;
}

.sub_3 .inner2 .ArrowWrap img {
  transition: all .4s;
}

.sub_3 .inner2 .ArrowWrap:hover img {
  transform: translateX(14px);
}

.sub_3 .inner2 .ArrowWrap::before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  left: 173px;
}

.sub_3 .Contents2 {
  background: url(../img/sub_3_Contents2_bg.svg)no-repeat center/cover;
}

.sub_3 .Contents2 .inner2 {
  margin: auto;
}

.sub_3 .Contents2 .h_txt {
  text-align: center;
  padding: 155px 0 85px;
}

.sub_3 .Contents2 .h_txt p {
  margin-bottom: 40px;
}

.sub_3 .Contents2 .shoppingMall {
  margin: auto;
  width: 270px;
  height: 48px;
  border: 1px solid #fff;
}

.sub_3 .Contents2 .shoppingMall a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 48px;
  gap: 30px;
}

.sub_3 .Contents2 .shoppingMall a h4 {
  font-size: 1.38rem;
}

.sub_3 .Contents2 .shoppingMall img {
  width: 45px;
  height: 10px;
}

.sub_3 .Contents2 .Contents2Wrap {
  margin-top: 155px;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox {
  display: flex;
  width: 80%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 175px;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox .ImgWrap {
  flex: 1 1 50%;
  height: 660px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox .ImgWrap img {
  position: absolute;
  width: 80%;
  transition: all .4s;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox .ImgWrap img:hover {
  border-radius: 30px;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox .ImgWrap img:not(:first-child) {
  width: 110px;
  height: 75px;
  position: absolute;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox .ImgWrap img:last-of-type {
  opacity: 0;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox .ImgWrap:hover img:last-of-type {
  opacity: 1;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox .txtWrap {
  flex: 1 1 50%;
  margin: auto;
  font-weight: bold;
  font-size: 2.25rem;
  line-height: 39px;
  padding: 0 90px;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox div:last-child {
  text-align: right;
}

.sub_3 .Contents2 .Contents2Wrap .ImgBox div .grey {
  letter-spacing: 1.5px;
  margin-top: 50px;
}

/* sub_4 */
.subBg {
  background: url(../img/sub4E_bg.svg)no-repeat center/cover;
}

.sub4E .title {
  padding: 300px 0 72px;
}

.sub4E .title p {
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-family: 'Chapaza', sans-serif;
  margin-bottom: 40px;
}

.sub4E .title h3 {
  font-size: 3.44rem;
  line-height: 99px;
  letter-spacing: -2.75px;
  font-family: 'JejuMyeongjo', sans-serif;
  font-weight: 300;
}

.sub4E .inner {
  margin: auto;
}

.sub_4_3 {
  margin: auto;
  padding-bottom: 200px;
}

.sub_4_4 .tconT {
  padding: 300px 0 150px;
  display: flex;
  justify-content: space-between;
}

.sub_4_4 .title span {
  display: block;
  line-height: 40px;
  font-size: 1.375rem;
  color: #fff;
}

.sub_4_4 .title span:last-child {
  margin-top: 30px;
}

.sub_4_4 .title>div {
  flex: 1 1 40%;
  padding-left: 4vw;
}

.sub_4_4 .title .ImgWrap {
  flex: 1 1 60%;
}

.sub_4_4 .title .ImgWrap img {
  width: 100%;
  height: 100%;
}

.sub_4_4 h4.f24 {
  padding-left: 4vw;
  line-height: 36.47px;
  letter-spacing: 0.36px;
}

.sub_4_4 .inner .MapWrap {
  text-align: center;
  padding: 30px 0 100px;
  overflow: hidden;
}

.sub_4_5 .inner2 {
  margin: auto;
}

.sub_4_5 .title {
  padding: 300px 70px 72px;
}

.sub_4_5 .InstaWrap {
  padding-bottom: 100px;
}

.sub_4_5 .InstaWrap ul {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  height: auto;
  gap: 10px;
  margin: auto;
}

.sub_4_5 .InstaWrap ul li {
  width: 300px;
  height: 300px;
  overflow: hidden;
  background: #F5F5F5;
  position: relative;
}

.sub_4_5 .InstaWrap ul li .ImgWrap {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 25px;
  top: 25px;
  transition: all .4s;
  z-index: 9;
}

.sub_4_5 .InstaWrap ul li img.Icon {
  position: absolute;
  opacity: 0;
}

.sub_4_5 .InstaWrap ul li a {
  display: flex;
  height: 100%;
  flex-direction: column;
  background: inherit;
  position: relative;
}

.sub_4_5 .InstaWrap ul li a::after {
  content: '';
  position: absolute;
  background: url(../img/sub_4_5_Insta_bg.png)no-repeat center/cover;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all .4s;
}

.sub_4_5 .InstaWrap ul li a:hover::after {
  opacity: 1;
}

.sub_4_5 .InstaWrap ul li p {
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.38rem;
  line-height: 30px;
  text-align: center;
  z-index: 9;
  transition: all .4s;
}

.sub_4_5 .InstaWrap ul li .arrowWrap {
  opacity: 0;
  position: absolute;
  bottom: 25px;
  right: 25px;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 5px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  z-index: 9;
}

.sub_4_5 .InstaWrap ul li a:hover {
  opacity: 1;
}

.sub_4_5 .InstaWrap ul li a:hover img.Icon,
.sub_4_5 .InstaWrap ul li a:hover p,
.sub_4_5 .InstaWrap ul li a:hover .arrowWrap {
  opacity: 1;
}

.sub_4_5 .InstaWrap ul li a:hover .ImgWrap {
  background: rgba(255, 255, 255, .5);
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}