@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard-dynamic-subset.css");
@font-face {
  font-family: "Cafe24Ohsquareair";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2202@1.0/Cafe24Ohsquareair.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family:
    "Pretendard Variable",
    Pretendard,
    -apple-system,
    BlinkMacSystemFont,
    system-ui,
    Roboto,
    "Helvetica Neue",
    "Segoe UI",
    "Apple SD Gothic Neo",
    "Noto Sans KR",
    "Malgun Gothic",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    sans-serif;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto !important;
}

picture {
  display: block;
}
picture img {
  max-width: 100%;
  display: block;
}
#main .main-swiper .swiper-slide > picture {
  height: 100%;
}
#main .main-swiper .swiper-slide > picture img {
  height: 100vh;
  object-fit: cover;
  border: 20px solid #ff6161;
  box-sizing: border-box;
  min-width: 100%;
}
.sr-only {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

#wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.main-swiper {
  overflow: hidden;
  height: 100vh;
}
.main-swiper .swiper-slide .main_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: end;
  justify-content: end;
  width: 100%;
  flex-wrap: wrap;
  height: 100%;
  box-sizing: border-box;
  column-gap: 80px;
  /*max-width: 1546px;*/
}
.main-swiper .main_box .left {
  width: 100%;
  max-width: 28.125%;
}
.main-swiper .main_box .right {
  width: 50%;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 40px;
  margin-right: 40px;
  margin-bottom: 70px;
}
.main-swiper .main_box .center {
  width: 85%;
  max-width: 1413px;
}
.main-swiper .main_box .bottom {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  padding: 0 34px;
  column-gap: 20px;
  align-items: center;
  justify-content: center;
  width: 100%;
  align-self: flex-end;
}
.main-swiper .main_box .bottom a {
  padding: 16px 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 4px;
  flex: 1 1 0%;
  border-radius: 5px;
  max-width: 272px;
  box-sizing: border-box;
}
.main-swiper .main_box .bottom a.free {
  color: white;
  background-color: #ff3c3a;
}
.main-swiper .main_box .bottom a.search {
  color: #333;
  background-color: white;
  border: 1px solid #fff;
  max-width: 248px;
}

/*  */
.marrypoem_container img {
  width: 100%;
}
.marrypoem_container .marrypoem_content {
  background: #1b1b1b;
  padding: 12.2rem 0 6.3rem;
}
.marrypoem_container .marrypoem_content .img_box {
  width: 80%;
  max-width: 1121px;
  margin: 0 auto 4.5rem;
}
.marrypoem_container .marrypoem_content .merrypoem_title {
  position: relative;
}
.marrypoem_container .marrypoem_content .merrypoem_title .first_txt {
  max-width: 244px;
  position: absolute;
  top: -89px;
  left: -130px;
}
.marrypoem_container .marrypoem_content .merrypoem_title .first_txt img {
  width: 100%;
}
.marrypoem_container .marrypoem_content .merrypoem_wrap {
  display: flex;
  column-gap: 66px;
  align-items: flex-start;
  width: 90%;
  max-width: 1684px;
  margin: 0 auto;
}
.marrypoem_container .marrypoem_content .merrypoem_wrap .merrypoem_inner {
  padding: 0 51px 0 77px;
  max-width: 590px;
  box-sizing: border-box;
  position: relative;
  width: 35%;
}
.marrypoem_container .marrypoem_content .merrypoem_wrap .left_slide,
.marrypoem_container .marrypoem_content .merrypoem_wrap .right_slide {
  padding: 10px 0 36px;
  overflow: hidden;
}
.marrypoem_container .marrypoem_content .merrypoem_wrap .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
}
.marrypoem_container .marrypoem_content .merrypoem_wrap .poem_pagination {
  bottom: 0 !important;
}
.marrypoem_container
  .marrypoem_content
  .merrypoem_wrap
  .poem_pagination
  .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 6px;
}
.marrypoem_container
  .marrypoem_content
  .merrypoem_wrap
  .poem_pagination
  .swiper-pagination-bullet-active {
  width: 50px;
  background: rgba(255, 255, 255, 1);
  border-radius: 8px;
}
.marrypoem_container
  .marrypoem_content
  .merrypoem_wrap
  .merrypoem_inner
  .poem_icon {
  position: absolute;
  z-index: 1;
}
.marrypoem_container
  .marrypoem_content
  .merrypoem_wrap
  .merrypoem_inner
  .poem_icon
  img {
  width: 100%;
}
.marrypoem_container
  .marrypoem_content
  .merrypoem_wrap
  .merrypoem_inner
  .poem_icon.poem_icon01 {
  max-width: 148px;
  bottom: 0;
  left: 0;
}
.marrypoem_container
  .marrypoem_content
  .merrypoem_wrap
  .merrypoem_inner
  .poem_icon.poem_icon02 {
  max-width: 113px;
  left: 31px;
  top: 136px;
}
.marrypoem_container
  .marrypoem_content
  .merrypoem_wrap
  .merrypoem_inner
  .poem_icon.poem_icon03 {
  max-width: 111px;
  right: 0;
  top: 45%;
}
.marrypoem_container .marrypoem_content .center {
  text-align: center;
  width: 18%;
}
.marrypoem_container .marrypoem_content .center .center_txt {
  font-size: 45px;
  font-weight: 600;
  letter-spacing: -2px;
  color: #fff;
  margin-bottom: 16px;
  width: 100%;
}
.marrypoem_container .marrypoem_content .center .center_img_box {
  row-gap: 26px;
  display: flex;
  flex-direction: column;
}
.marrypoem_container .marrypoem_content .center_img_box .img_box {
  max-width: 312px;
  width: 100%;
  margin: 0 auto;
  border-radius: 40px;
  border: 10px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}
/*  */

.video {
  padding: 80px 0;
  background: url("../img/pc/video/video_bg.png") no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 60px;
}
.video .header {
  width: 100%;
  max-width: 33.7%;
  margin: 0 auto;
}
.video video {
  width: 100%;
  max-width: 47.66%;
  margin: 0 auto;
}
.video .video-swiper {
  width: 100%;
  overflow: hidden;
}
.video .desc {
  width: 100%;
  max-width: 27.45%;
  margin: 0 auto;
}
.welcome {
  position: relative;
  text-align: center;
}
.welcome .welcome_button {
  position: absolute;
  display: inline-flex;
  bottom: 120px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #a129ff;
  border-radius: 50px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 12px;
  padding: 16px 40px;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}

#invite {
  padding: 120px 0;
  background: url("../img/pc/invite/invite_bg.png") no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 60px;
}
#invite .title {
  max-width: 26.82%;
  width: 100%;
}
#invite .invite_form {
  border-radius: 10px;
  background: url("../img/pc/invite/invite_form_bg.png") no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 780px;
  position: relative;
}
#invite .invite_form .left {
  flex: 1 1 0%;
}
#invite .invite_form .right {
  flex: 1 1 0%;
  padding: 64px 40px;
  box-sizing: border-box;
  position: relative;
}
#invite .invite_form .right .right_desc {
  position: absolute;
  left: 0;
  bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  color: #272727;
  width: 100%;
  text-align: center;
}
#invite .invite_form .right .right_desc span {
  font-weight: 600;
}

#invite .invite_form .invite_form_text {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: -110px;
  height: 118px;
}
#invite .invite_form .invite_form_text > div {
  width: 455px;
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.14px;
}

#invite .invite_form .invite_form_text > div span {
  color: #fff;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.14px;
}

.invite_move_btn {
  position: fixed;
  top: 70px;
  left: 60px;
  width: 150px;
  cursor: pointer;
  z-index: 1000;
}

.exhibition {
  background: url("../img/pc/exhibition/exhibition_bg.jpg") no-repeat;
  background-size: cover;
  padding: 120px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 60px;
}
.exhibition .title {
  width: 100%;
  max-width: 42.5%;
  margin: 0 auto;
}
.exhibition .desc {
  width: 100%;
  max-width: 53.44%;
  margin: 0 auto;
}
.exhibition .exhibition_link {
  display: inline-block;
  padding: 16px 40px;
  border-radius: 50px;
  background-color: #0b8e00;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  color: white;
}
.exhibition .exhibition-swiper {
  width: 100%;
  overflow: hidden;
}

.styling_dress {
  padding: 120px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 60px;
}
.styling_dress .title {
  width: 100%;
  max-width: 26.93%;
  margin: 0 auto;
}
.styling_dress .dress_select {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.styling_dress .dress_select li {
  cursor: pointer;
  padding: 10px 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #9b9b9b;
}
.styling_dress .dress_select li.selected {
  color: #ff5c00;
  font-weight: 600;
  border-bottom: 1px solid #ff5c00;
  box-sizing: border-box;
}
.styling_dress .dress-swiper {
  width: 100%;
  overflow: hidden;
}

.gabong_snap {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 850px;
}
.gabong_snap .gabong_left,
.gabong_snap .gabong-swiper {
  flex: 1 1 0%;
  overflow: hidden;
}

.four_year {
  background: url("../img/pc/4year/4year.png") no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 100vh;
  max-height: 900px;
}
.four_year .four_medal {
  width: 100%;
  max-width: 603px;
}
.four_year .four_year_box {
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 60px;
  height: 100%;
  box-sizing: border-box;
}
.four_year .four_year_box .title {
  width: 100%;
  max-width: 474px;
}
.four_year .four_year_box .four_year_text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 20px;
  width: 100%;
}
.four_year .four_year_box .four_year_text li {
  width: 100%;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: white;
  box-sizing: border-box;
}
.four_year .four_year_box .four_year_text li p {
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  color: black;
}
.four_year .four_year_box .four_year_text li p strong {
  font-weight: 700;
  color: #2a4ecc;
}
.four_year .four_year_box .four_year_text li p span {
  padding: 8px 12px;
  background-color: #ffe600;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  display: block;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-duration: 2s;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.real_review {
  padding: 120px 0;
  background: url("../img/pc/realreview/real_review.png") no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 60px;
}
.real_review .title {
  width: 100%;
  max-width: 35.36%;
}
.real_review .review-swiper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.real_review .review-swiper-pagination {
  text-align: center;
  position: relative;
  margin-top: 20px;
}
.real_review .review-swiper-pagination .swiper-pagination-bullet {
  background-color: white;
}
.real_review .review-swiper-pagination .swiper-pagination-bullet-active {
  background-color: white;
}

.coupon {
  padding: 120px 0;
  background: url("../img/pc/coupon/coupon_bg.png") no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 60px;
}
.coupon .title {
  width: 100%;
  max-width: 47.34%;
}
.coupon .coupon_list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 20px;
  width: 100%;
  max-width: 62.5%;
}
.coupon .coupon_link {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  color: #ff3d5f;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 20px;
  background-color: white;
  border-radius: 50px;
  column-gap: 12px;
}

.best_nine {
  width: 100%;
  height: 100vh;
  max-height: 979px;
  background: url("../img/pc/best_nine/best_nine_bg_2026.png") no-repeat center
    center;
  position: relative;
  margin-bottom: 90px;
}
.best_nine .best-swiper {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  padding-bottom: 12px;
}
.best_nine .best-swiper picture.swiper-slide {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.sub_snap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub_snap .sub-snap-swiper,
.sub_snap .snap_right {
  flex: 1 1 0%;
  overflow: hidden;
}

.wedding_hall {
  padding: 120px 0;
  background: linear-gradient(#3b3b3b, #171717);
}
.wedding_hall .hall_info {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 120px;
}
.wedding_hall .hall_info .best {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  row-gap: 80px;
}
.wedding_hall .hall_info .best .best_info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.wedding_hall .hall_info .best .best_info .best_tit .text {
  color: #fff;
  text-align: center;
  font-family: "Tiro Telugu";
  font-size: 80px;
  font-style: italic;
  font-weight: 400;
  line-height: 80px;
}
.wedding_hall .hall_info .best .best_info .best_tit > p {
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.wedding_hall .hall_info .best .best_info .tag {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
  padding-top: 40px;
  padding-bottom: 60px;
}
.wedding_hall .hall_info .best .best_info .tag li {
  display: inline-block;
  border: 1px solid #d9bb8f;
  border-radius: 50px;
  padding: 8px 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #d9bb8f;
}

.machine {
  position: relative;
}
.machine .machine_link {
  padding: 16px 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 12px;
  border-radius: 50px;
  color: #386637;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  position: absolute;
  left: 50%;
  bottom: 160px;
  transform: translateX(-50%);
  background-color: white;
}

.honeymoon {
  padding: 160px 0;
  background: url("../img/pc/honeymoon/honeymoon_bg.jpg") no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.honeymoon .title {
  margin-bottom: 300px;
  width: 100%;
  max-width: 42.86%;
}
.honeymoon .honeymoon-swiper {
  width: 100%;
  overflow: hidden;
  padding-bottom: 60px;
}
.honeymoon .honeymoon_coupon {
  width: 100%;
  max-width: 62.5%;
}

.d102 .info {
  padding-top: 127px;
  padding-bottom: 340px;
  background: url("../img/pc/present/present_bg.png") no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.d102 .info .title {
  width: 100%;
  max-width: 23.02%;
}
.d102 .info .d102-swiper {
  width: 100%;
  overflow: hidden;
  padding: 60px 20px 0;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  column-gap: 60px;
  row-gap: 230px;
  justify-content: center;
}
.d102 .info .d102-swiper > picture {
  width: calc((100% - 180px) / 4);
  max-width: 430px;
}
.d102 .info .d102-swiper2 > picture {
  width: calc((100% - 120px) / 4);
  max-width: 430px;
}
.d102 .info .brand01 {
  padding: 120px 0;
  width: 100%;
  max-width: 1200px;
}
.d102 .service {
  padding: 120px 0;
  background: #161616;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 60px;
}
.d102 .service .title {
  width: 100%;
  max-width: 28.49%;
}
.d102 .service .service_list {
  width: 100%;
  max-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
}
.d102 .desc {
  text-align: center;
  font-size: 16px;
  color: #626262;
  font-weight: 300;
  line-height: 21px;
}

.formal_suit {
  padding-top: 120px;
}
.formal_suit > .title img {
  margin: 0 auto;
}
.formal_suit .mallet {
  background: linear-gradient(#fff, #231815);
  padding: 120px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 60px;
}
.formal_suit .mallet .title {
  width: 100%;
  max-width: 21.09%;
}
.formal_suit .cabal {
  background: linear-gradient(#fff, #4a7f7c);
  padding: 120px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 60px;
}
.formal_suit .cabal .title {
  width: 100%;
  max-width: 30.99%;
}
.formal_suit .cabal .cabal-swiper {
  width: 100%;
  overflow: hidden;
}
.formal_suit .hanbok {
  padding: 120px 0;
  background: url("../img/pc/formal/hanbok.png") no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 60px;
}
.formal_suit .hanbok .title {
  width: 100%;
  max-width: 23.02%;
}
.formal_suit .hanbok .info {
  width: 100%;
  max-width: 1200px;
}
.formal_suit .hanbok .service {
  width: 100%;
  max-width: 52.81%;
}

.loadmap {
  padding: 120px 0;
  background: linear-gradient(#fff1be, #ffd12a);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 40px;
}
.loadmap .title {
  width: 100%;
  max-width: 26.25%;
}
.loadmap .address {
  padding: 8px 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  column-gap: 4px;
  background-color: white;
  border-radius: 50px;
}
.loadmap .address p {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  color: #2d2d2d;
}

#footer {
  background-color: #172641;
  color: #fff;
  padding: 40px 20px 160px;
  max-width: 1920px;
  margin: 0 auto;
  box-sizing: border-box;
}
#footer .footer_wrap {
  max-width: 1200px;
  margin: 0 auto;
}
#footer .address {
  font-size: 1.1rem;
}
#footer .copy {
  opacity: 0.6;
  margin-top: 6px;
}

/* PRIVACY */
#privacy {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 110;
}
#privacy .privacy_wrap {
  background-color: #fff;
  width: 82%;
  max-width: 450px;
  border-radius: 8px;
  padding-bottom: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#privacy .title {
  text-align: center;
  padding: 12px 0;
  font-size: 1.8rem;
  font-weight: 500;
}
#privacy .text_wrap {
  padding: 0 3vw 12px;
  font-size: 1.2rem;
}
#privacy .text_wrap dl {
  margin-top: 8px;
}
#privacy .btn_close {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  background-color: #172641;
  padding: 8px 20px;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
}

#inviteForm {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  row-gap: 12px;
}
#inviteForm .form_row {
  width: 100%;
}
#inviteForm .form_more {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 12px;
}
.button_actions {
  padding-top: 40px;
  text-align: center;
  display: block;
}
.button_actions .invite_act {
  display: inline-block;
  padding: 16px 40px;
  border-radius: 50px;
  background-color: #ff3c3a;
  color: white;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}
#inviteForm label p {
  padding: 4px;
  font-size: 12px;
  color: #9b9b9b;
  line-height: 14px;
}
#inviteForm input[type*="text"] {
  height: 34px;
  width: 100%;
  box-sizing: border-box;
  padding: 4px 8px;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
}

.trand_place {
  background: url("../img/pc/trand/trand_bg.png") no-repeat;
  background-size: cover;
  padding: 120px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 60px;
}
.trand_place .title {
  width: 90%;
  max-width: 608px;
}
.trand_place .desc {
  width: 100%;
  max-width: 40.47%;
  position: relative;
  z-index: 10;
}
.trand_place .trand-swiper {
  width: 100%;
  overflow: hidden;
  max-width: 1200px;
  margin-top: -80px;
  position: relative;
  z-index: 5;
}
.trand_place .info {
  width: 90%;
  max-width: 1200px;
}

.site_nav {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 201;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
}
.site_nav button {
  padding: 0;
}
.site_nav .open_button {
  width: 56px;
  height: 56px;
  background: url("../img/pc/navigation/open_button.svg") no-repeat;
  background-size: cover;
}
.site_nav .close_button {
  width: 56px;
  height: 56px;
  background: url("../img/pc/navigation/close_button.svg") no-repeat;
  background-size: cover;
}
.site_nav .category {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
  row-gap: 12px;
  margin-right: 7px;
}
.site_nav .category .category_button {
  padding: 4px 10px;
  background-color: white;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #626262;
}

.new_house {
  background: url("../img/pc/new_house/new_house_bg.png") no-repeat;
  background-size: cover;
  padding: 150px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 60px;
}
.new_house .header {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 20px;
}
.new_house .header .title {
  font-family: "Cafe24Ohsquareair";
  font-size: 40px;
  font-weight: 300;
  line-height: 47px;
}
.new_house .desc {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 20px;
}
.new_house .desc .title {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}
.new_house .desc .desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
}
.new_house .img {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
  row-gap: 40px;
  box-sizing: border-box;
  padding: 0 18.75%;
  width: 100%;
}
.new_house .img .items {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 20px;
}
.new_house .img .items picture img {
  max-width: 302px;
  width: 100%;
}
.new_house .img .items p {
  font-size: 18px;
  font-weight: 500;
  line-height: 19px;
}
.new_house .etc {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
}

/* 2023.7.28 추가 */
.luce {
  background: url("../img/231122/main_visual.jpg") no-repeat center center;
  background-size: cover;
  padding: 15.2rem 0 14.4rem;
}
.luce .inner {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}

.luce picture {
  line-height: 0;
  display: block;
}

.luce picture img {
  max-width: 97%;
  display: inline-block;
}

.luce .txt {
  font-size: 2.5rem;
  color: #fff;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 37.5px;
  margin-top: 4.3rem;
}

.luce button {
  margin-top: 6rem;
}

.luce .bottom_img {
  display: block;
  text-align: center;
  margin: 14.4rem auto 0;
}

.luce .luce_video {
  margin: 14.4rem auto 0;
}
