.av-16sde-21a95c1df36fd20fd7bbc278440a07fb .container,
.av-qu56-25c6a2f8b8065db254a178d7f972ed9c .container,
.av-12zhm-16b187a3fa3079e5065ac1770dd96736 .container,
#contact-us-section .container,
#studio-gallery-section .container,
#location-pin .container {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.av-qu56-25c6a2f8b8065db254a178d7f972ed9c .container,
.av-12zhm-16b187a3fa3079e5065ac1770dd96736 .container,
#location-pin .container,
#contact-us-section {
  margin-top: 65px;
}

#studio-gallery-section .content {
  padding-top: 0;
}

.studio-gallery {
  background-image: url(/wp-content/uploads/2026/02/Frame-1009.png);
  background-repeat: no-repeat;
  background-size: contain;

  display: flex;
  flex-direction: column;
  align-items: center;
}

.studio-gallery-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  margin-bottom: 93px;
  margin-top: 109px;
}

.studio-gallery-eyebrow,
.studio-gallery-title {
  font-family: "Playfair Display";
  line-height: normal;
  letter-spacing: -0.03em;
}

.studio-gallery-eyebrow {
  font-weight: 500;
  font-size: 90px;
}

.studio-gallery-title {
  font-weight: 400;
  font-size: 22px;
  color: #8f7e73;
}

.studio-gallery-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 1300px;
  width: 100%;
}

.studio-gallery-item {
  height: auto;
  display: block;
}

.studio-partners {
  display: flex;
  padding: 24px 38px;
  border-radius: 31px;
  background-color: rgba(236, 227, 218, 0.3);
  border: 1.3px dashed rgba(68, 68, 68, 0.3) !important;
  margin-top: 62px;
  backdrop-filter: blur(15px);
  max-width: 1300px;
  width: 100%;
}

.studio-partners::before,
.studio-partners::after {
  width: 64px;
  height: 22px;
}

.studio-partners::before {
  content: "";
  position: absolute;
  background: url("/wp-content/uploads/2026/02/Group-36.png") no-repeat center /
    contain;
  left: 50%;
  top: -11px;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 2;
  height: 22px;
}

.studio-partners::after {
  content: "";
  position: absolute;
  background: url("/wp-content/uploads/2026/02/Group-36.png") no-repeat center /
    contain;
  left: 50%;
  bottom: -11px;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 2;
  height: 22px;
}

.studio-partners-title {
  font-family: "Pretendard";
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  letter-spacing: -0.01em;
  color: #8f7e73;
  position: relative;
  padding-right: 29px;
}

.studio-partners-title::after {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 43px;
  background: #aaa;
  content: "";
  position: absolute;
}

.studio-partners-list {
  font-family: "Pretendard";
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.01em;
  color: #444;
  padding-left: 29px;
}

.location-section {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 328px;
}

.location-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.location-brand {
  color: #bab8a3;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.9px;
}

.location-title {
  color: #64574d;
  text-align: center;
  font-family: "Pretendard";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.66px;
  margin-top: 35px;
  position: relative;
  padding-bottom: 24px;
}

.location-title::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 35px;
  height: 1px;
  background: #888;
}

.location-address {
  color: #444;
  text-align: center;
  font-family: "Pretendard";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.66px;
  margin-top: 24px;
}

.location-parking-title {
  color: #64574d;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.66px;
  margin-top: 80px;
  position: relative;
  padding-bottom: 24px;
}

.location-parking-title::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 35px;
  height: 1px;
  background: #888;
}

.location-parking,
.location-note {
  color: #444;
  text-align: center;
  font-family: "Pretendard";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.66px;
}

.location-parking {
  margin-top: 24px;
}
.location-note {
  margin-top: 24px;
}

.inquiry-section {
  display: flex;
  gap: 8px;
}

.inquiry-visual {
  flex: 0 0 auto;
}

.inquiry-visual-image {
  display: block;
}

.inquiry-panel {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.inquiry-form {
  margin-left: 110px;
  margin-right: 302px;
  margin-top: 12px;
}

.inquiry-form p {
  margin: 0;
}

.reserve-form-title {
  color: #64574d;
  font-family: "Pretendard";
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.25px;
  text-align: center;
}

.reserve-form-desc {
  color: #888;
  text-align: center;
  font-family: "Pretendard";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px !important;
  letter-spacing: -0.66px;
  margin-top: 16px;
}

.contact-box {
  margin-top: 30px;
}

.label-txt {
  color: #64574d;
  font-family: "Pretendard";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.66px;
  margin-bottom: 16px;
  display: block;
}

.wpcf7-form-control {
  border: 1px solid #ddd !important;
  background-color: transparent !important;
  padding: 0 20px !important;
  line-height: normal !important;
  height: 69px;
}

.contact-line02 {
  margin-bottom: 24px;
}

.wpcf7-form-control::placeholder {
  color: #ddd !important;
  font-family: "Pretendard" !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  letter-spacing: -0.6px !important;
}

.inquiry-deco-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.reserve-name,
.reserve-phone,
.reserve-date,
.select-reserve {
  color: #777 !important;
  font-family: "Pretendard" !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  letter-spacing: -0.6px;
}

.reserve-date {
  width: 100%;
}

.contact-agree > p {
  display: flex;
}

.wpcf7-form-control.wpcf7-acceptance {
  padding: 0 !important;
  border: none !important;
}

.wpcf7-acceptance .wpcf7-list-item,
.wpcf7-list-item input {
  margin: 0;
}

.wpcf7-list-item input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}

.wpcf7-list-item label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url("/wp-content/uploads/2026/02/Group-1148.png") no-repeat
    center / contain;
  flex: 0 0 20px;
}

.wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::before {
  background-image: url("/wp-content/uploads/2026/02/Group-1149.png");
}

.wpcf7-list-item-label {
  color: #64574d !important;
  font-family: "Pretendard";
  font-size: 18px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: normal;
  letter-spacing: -0.54px;
}

.reserve-consent-link {
  color: #ccc !important;
  font-family: "Pretendard";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.54px;
}

.contact-submit {
  margin-top: 36px;
  text-align: center;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7 input[type="submit"].btn-reserve {
  max-width: 214px;
  width: 100%;
  height: 72px;
  border: 0 !important;

  background: url("/wp-content/uploads/2026/02/Group-1150.png") no-repeat center;

  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal !important;
  letter-spacing: -0.17px;
}

#top form {
  margin-bottom: 55px;
}

#socket .container {
  display: flex;
  justify-content: center;
  padding-top: 27px;
  padding-bottom: 27px;
}

.company-info {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.company-info-item {
  color: #444;
  text-align: center;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.54px;
}

#revolutionslider_4 {
  display: none;
}

.ja-slider-button2 {
  position: relative;
  transition: all 0.3s ease;
}

.ja-slider-button2:before {
  content: url("/wp-content/uploads/2026/02/ja-slider-button-star.png");
  width: 20px;
  height: 20px;
  position: absolute;
  top: -11px;
  right: -10px;
  transition: all 0.3s ease;
}

.ja-slider-button2:hover:before {
  right: 79%;
  transform: translateX(-100%);
  left: auto;
}

.ja-slider-button2:after {
  content: url("/wp-content/uploads/2026/02/ja-slider-button-star.png");
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -10px;
  left: -11px;
  transition: all 0.3s ease;
}

.ja-slider-button2:hover:after {
  left: 106%;
  transform: translateX(-95%);
  right: auto;
}

.inquiry-deco-divider {
  display: none;
}

@media (max-width: 768px) {
  #revolutionslider_3 {
    display: none;
  }
  #revolutionslider_4 {
    display: block;
  }

  .ja-slider-button2:hover:after {
    left: 107%;
  }

  #studio-gallery-section .container,
  #location-pin .container,
  #contact-us-section .container {
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .studio-gallery {
    background-image: url(/wp-content/uploads/2026/02/Group-1152.png);
  }

  .studio-gallery-header {
    gap: 24px;
    margin-bottom: 58px;
    margin-top: 82px;
  }

  .studio-gallery-eyebrow {
    color: #000;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 45px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1.35px;
  }

  .studio-gallery-title {
    color: #8f7e73;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.66px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: 45%;
    text-underline-position: from-font;
  }

  .studio-gallery-grid {
    gap: 2px;
    max-width: 100%;
  }

  .studio-gallery-grid > .studio-gallery-item {
    width: calc((100% - (2px * 2)) / 3);
    flex: 0 0 calc((100% - (2px * 2)) / 3);
  }

  .studio-partners {
    width: calc(100% - 32px);
    margin: 38px 16px 0;
    max-width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .studio-partners-title {
    font-size: 22px;
    letter-spacing: -0.22px;
    padding-right: 0;
    padding-bottom: 17px;
  }

  .studio-partners-title::after {
    right: 50%;
    top: 100%;
    transform: translateX(50%);
    width: 43px;
    height: 1px;
  }

  .studio-partners-list {
    padding-left: 0;
    padding-top: 12px;
  }

  .location-section {
    justify-content: normal;
    gap: 0;
    flex-direction: column;
  }

  .location-brand {
    font-size: 32px;
    letter-spacing: -0.96px;
  }

  .location-title {
    margin-top: 27px;
    padding-bottom: 16px;
  }

  .location-address {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.6px;
    margin-top: 20px;
  }

  .location-parking-title {
    padding-bottom: 15px;
    margin-top: 56px;
  }

  .location-parking,
  .location-note {
    font-size: 19px;
    line-height: 25px;
    letter-spacing: -0.57px;
  }

  .location-parking,
  .location-note {
    margin-top: 20px;
  }

  .location-map {
    margin-top: 26px;
  }

  #contact-us-section {
    margin-top: 0;
  }

  .inquiry-section {
    flex-direction: column;
  }

  .inquiry-visual {
    position: relative;
  }

  .inquiry-visual-image {
    width: 100%;
  }

  .reserve-form-head {
    position: absolute;
    top: 80px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }

  .reserve-form-head p {
    margin: 0;
  }

  .reserve-form-title {
    font-size: 29px;
    font-weight: 700;
    letter-spacing: -0.29px;
    padding-bottom: 16px;
    position: relative;
  }

  .reserve-form-title::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -26px !important;
    transform: translateX(-50%);
    width: 1px;
    height: 27px;
    background: #888;
  }

  .reserve-form-desc {
    font-size: 20px;
    letter-spacing: -0.6px;
    margin-top: 46px;
  }

  .inquiry-panel {
    justify-content: normal;
  }

  .inquiry-form {
    margin: 0 34px;
  }

  .inquiry-deco-wrapper {
    gap: 6px;
  }

  .inquiry-deco-wrapper > .inquiry-deco {
    flex: 0 0 calc((100% - 6px) / 2);
    width: calc((100% - 6px) / 2);
  }

  .inquiry-deco-divider {
    display: block;
    width: 100%;
  }

  /* 첫번째 divider: 아래 여백 20 */
  .inquiry-deco-wrapper .inquiry-deco-divider--first {
    margin-bottom: 20px;
  }

  /* 마지막 divider: 위 여백 20 */
  .inquiry-deco-wrapper .inquiry-deco-divider--last {
    margin-top: 20px;
  }
}
