img.org_image,
img[style*="visibility:hidden"],
img[style*="visibility: hidden"] {
  visibility: visible !important;
  opacity: 1 !important;
}

html,
body {
  min-height: 100%;
}

img.ds-logo {
  display: block;
  width: auto !important;
  height: 44px !important;
  max-width: 160px !important;
  object-fit: contain;
}

.ds-brand {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 10px;
  margin: 0;
  width: max-content;
  max-width: none !important;
  color: #111 !important;
  text-decoration: none;
}

.ds-brand-text {
  display: inline-block !important;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: -0.04em;
  color: #111 !important;
  line-height: 1;
  white-space: nowrap !important;
}

#w202210128d2bfb6c2ff1a,
#text_w202210128d2bfb6c2ff1a,
#text_w202210128d2bfb6c2ff1a .text-table,
#text_w202210128d2bfb6c2ff1a .text-table > div,
#text_w20251230fab29260d2e16,
#text_w20251230fab29260d2e16 .text-table {
  max-width: none !important;
  width: auto !important;
  min-width: 0;
}

#text_w202210128d2bfb6c2ff1a .text-table,
#text_w202210128d2bfb6c2ff1a .text-table > div,
#text_w202210128d2bfb6c2ff1a .text-table-cell {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  color: #111 !important;
}

#text_w202210128d2bfb6c2ff1a .text-table a,
#text_w202210128d2bfb6c2ff1a .ds-brand-text,
#s20200801dc8902bc1c6b7 .ds-brand-text,
#inline_header_mobile .ds-brand-text {
  color: #111 !important;
}

#s20200801dc8902bc1c6b7 .inline-col:has(#w202210128d2bfb6c2ff1a) {
  width: auto !important;
  min-width: 280px;
  flex: 0 0 auto;
}

@media (min-width: 992px) {
  #inline_header_normal #s20200801dc8902bc1c6b7,
  #inline_header_normal #s20200801dc8902bc1c6b7 .inline-inside,
  #inline_header_normal #s20200801dc8902bc1c6b7 .inline-section,
  #inline_header_normal #s20200801dc8902bc1c6b7 .inline-col-group-left,
  #inline_header_normal #s20200801dc8902bc1c6b7 .inline-col {
    overflow: visible !important;
  }
  #inline_header_normal #s20200801dc8902bc1c6b7 .inline-inside {
    position: relative;
  }
  #inline_header_normal #s20200801dc8902bc1c6b7 .inline-section,
  #inline_header_normal #s20200801dc8902bc1c6b7 .inline-col-group-left,
  #inline_header_normal #s20200801dc8902bc1c6b7 .inline-col {
    position: static;
  }
  #inline_header_normal #s20200801dc8902bc1c6b7 .inline-col-group-left {
    vertical-align: middle;
    text-align: left;
  }
  #inline_header_normal #w202210128d2bfb6c2ff1a {
    position: absolute;
    left: max(16px, calc((100% - 1120px) / 2));
    top: 0;
    height: calc(100% + 61px);
    display: flex;
    align-items: center;
    z-index: 5;
  }
  #inline_header_normal #s20200801dc8902bc1c6b7 .widget_text_wrap.default_padding {
    padding: 0 !important;
  }
  #inline_header_normal #s20200801dc8902bc1c6b7 .ds-brand {
    margin: 0;
    justify-content: flex-start;
    text-align: left;
  }
}

.ds-brand .text,
.ds-brand .hover_text,
.ds-brand .overlay {
  display: none !important;
}

#w20251230f52fe805dd10f .front_img {
  width: auto !important;
  flex: 0 0 auto;
}

@media (max-width: 991px) {
  .ds-brand {
    gap: 8px;
  }
  .ds-brand-text {
    font-size: 16px;
  }
}

#inline_header_mobile #w20251230fab29260d2e16,
#inline_header_mobile .inline-col:has(#w20251230fab29260d2e16) {
  display: none !important;
}

#w20251230f52fe805dd10f .front_img,
#w20251230f52fe805dd10f .img_container,
#w20251230f52fe805dd10f .img_container > a {
  width: auto !important;
  max-width: none !important;
}

#s202008012dd41b3c457fc .inline-col-group-left {
  width: auto !important;
  min-width: 0;
  overflow: visible !important;
}

.widget._gallery_wrap {
  width: 100%;
}

.widget._gallery_wrap .type_grid {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: clamp(6px, 2vw, 28px);
  width: 100%;
  box-sizing: border-box;
}

.widget._gallery_wrap .type_grid.grid_02 {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
  grid-template-columns: none;
}

.widget._gallery_wrap .item_gallary {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  flex: 1 1 0;
  min-width: 0;
  width: auto !important;
  max-width: none;
}

.widget._gallery_wrap .item_gallary > .item_container {
  display: block;
  order: 1;
  width: 100%;
}

.widget._gallery_wrap .item_gallary > [id^="caption_"] {
  display: block !important;
  order: 2;
  width: 100%;
  padding: 6px 0 0;
  text-align: center;
}

.widget._gallery_wrap .item_gallary > [id^="caption_"] h4 {
  display: block;
  margin: 0;
  font-size: clamp(10px, 1.05vw, 14px);
  font-weight: 700;
  line-height: 1.3;
  color: #212121;
  word-break: keep-all;
}

.widget._gallery_wrap .item_gallary > [id^="caption_"] p {
  display: none;
}

.widget._gallery_wrap .item_gallary .img_wrap {
  display: block;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 18px;
  overflow: hidden;
}

.widget._gallery_wrap .item_gallary .img_wrap img {
  width: 100%;
  height: auto;
  max-height: none;
  display: block;
  object-fit: contain;
  border-radius: 18px;
}

@media (max-width: 767px) {
  .widget._gallery_wrap .type_grid,
  .widget._gallery_wrap .type_grid.grid_02 {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px 8px;
  }

  .widget._gallery_wrap .item_gallary {
    flex: 0 0 calc(25% - 6px);
    max-width: calc(25% - 6px);
  }

  .widget._gallery_wrap .item_gallary > [id^="caption_"] h4 {
    font-size: 11px;
  }
}

#w20260529ef31799d0eef9 .icon_type_menu a span.text,
#w202512301f1c4e3f74f7a .icon_type_menu a span.text {
  display: inline-block !important;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-left: 6px;
  vertical-align: middle;
  white-space: nowrap;
}

#s20260529d2424c0863bc5 .inline-col-group-right,
#w20260529ef31799d0eef9,
#w202512301f1c4e3f74f7a {
  width: auto !important;
  min-width: 88px;
  overflow: visible !important;
  position: relative;
}

.icon_type_menu a {
  display: inline-flex !important;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
}

.nav.navbar-nav._inline_menu_container,
.nav.navbar-nav._inline_menu_container .mega_dropdown {
  visibility: visible !important;
}

#s20260529d2424c0863bc5,
#s20260529d2424c0863bc5 .inline-col-group-center,
#w202605295de7fb1cf04ed,
#w202605295de7fb1cf04ed ._inline_menu_container,
#w202605295de7fb1cf04ed .viewport-nav {
  overflow: visible !important;
}

#w202605295de7fb1cf04ed li.dropdown {
  position: relative;
}

#w202605295de7fb1cf04ed li.dropdown > ul.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10060;
  min-width: 180px;
  margin: 0;
  padding: 6px 0;
}

#w202605295de7fb1cf04ed li.dropdown.open > ul.dropdown-menu,
#w202605295de7fb1cf04ed li.dropdown:hover > ul.dropdown-menu {
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
}

#w202605295de7fb1cf04ed .dropdown-menu > li.dropdown-submenu {
  position: relative;
}

#w202605295de7fb1cf04ed .dropdown-menu > li.dropdown-submenu > ul.dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0;
}

#w202605295de7fb1cf04ed .dropdown-menu > li.dropdown-submenu:hover > ul.dropdown-menu,
#w202605295de7fb1cf04ed .dropdown-menu > li.dropdown-submenu.open > ul.dropdown-menu {
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
}

.viewport-nav.mobile li > ul,
.pc_slide_menu_container .viewport-nav li > ul {
  display: none;
}

.viewport-nav.mobile li > a.has_child.open + ul,
.pc_slide_menu_container .viewport-nav li > a.has_child.open + ul,
.viewport-nav.mobile li.open > ul,
.pc_slide_menu_container .viewport-nav li.open > ul {
  display: block !important;
}

#doz_header_wrap,
#doz_header,
.new_org_header,
#inline_header_normal,
#inline_header_mobile,
#s202008012dd41b3c457fc {
  overflow: visible !important;
}

@media (max-width: 991px) {
  #doz_header .new_org_header #inline_header_mobile {
    display: block !important;
  }

  #inline_header_mobile .inline-inside,
  #inline_header_mobile .inline-section {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    overflow: visible !important;
  }

  #s202008012dd41b3c457fc .inline-col-group-left {
    display: block !important;
    flex: 1 1 auto;
    min-width: 0 !important;
    max-width: calc(100% - 148px);
    overflow: hidden;
  }

  #s202008012dd41b3c457fc .inline-col-group-right {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    flex: 0 0 auto;
    width: auto !important;
    min-width: 0;
    margin-left: 8px;
    overflow: visible !important;
    white-space: nowrap;
  }

  #inline_header_mobile img.ds-logo {
    height: 36px !important;
    max-width: min(140px, 42vw) !important;
  }

  #w202512301f1c4e3f74f7a,
  #w202512301f1c4e3f74f7a .icon_type_menu,
  #w202512301f1c4e3f74f7a .icon_type_menu a {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    align-items: center;
    position: relative;
    z-index: 20;
  }

  #w202512301f1c4e3f74f7a .icon_type_menu a {
    padding: 8px 6px !important;
    color: #212121 !important;
  }

  #w202512301f1c4e3f74f7a .icon_type_menu a span.text {
    display: inline-block !important;
    font-size: 12px !important;
    font-weight: 700;
    letter-spacing: 0.04em;
    margin-left: 4px;
    color: #212121 !important;
  }

  #w202512301f1c4e3f74f7a .icon_type_menu a .icon-menu {
    display: inline-block;
    width: 18px;
    height: 14px;
    position: relative;
    font-size: 0;
    vertical-align: middle;
  }

  #w202512301f1c4e3f74f7a .icon_type_menu a .icon-menu::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    background: currentColor;
    box-shadow: 0 6px 0 currentColor, 0 12px 0 currentColor;
  }

  #w2025090313a6662f55d28,
  .btn_0FvMlx64K0,
  .btn_79585Bu653,
  .btn_7T43544K83,
  .btn_4fG7qW3565 {
    display: none !important;
  }
}

#dropdown_w20260529ef31799d0eef9.local-menu-open {
  display: block !important;
  position: absolute !important;
  top: calc(100% + 8px) !important;
  right: 0 !important;
  left: auto !important;
  z-index: 10050 !important;
  width: 260px !important;
  min-width: 0 !important;
  max-width: 280px !important;
  padding: 0 !important;
  background: #1c2740 !important;
  color: #f4efe6 !important;
  text-align: left;
  border: 0;
  border-top: 4px solid #c45c26;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.28);
}

#dropdown_w20260529ef31799d0eef9.local-menu-open .mega_dropdown_wrap,
#dropdown_w20260529ef31799d0eef9.local-menu-open .inline-blocked,
#dropdown_w20260529ef31799d0eef9.local-menu-open .tse-scrollable,
#dropdown_w20260529ef31799d0eef9.local-menu-open .tse-content {
  height: auto !important;
  max-height: none !important;
  max-width: none !important;
  width: 100% !important;
  overflow: visible !important;
  float: none !important;
  background: #1c2740 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

#dropdown_w20260529ef31799d0eef9.local-menu-open .mega_dropdown {
  visibility: visible !important;
  display: flex !important;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0;
  float: none !important;
  padding: 8px 0 !important;
  padding-left: 0 !important;
}

#dropdown_w20260529ef31799d0eef9.local-menu-open .title_menu,
#dropdown_w20260529ef31799d0eef9.local-menu-open .mega_dropdown_wrap .mega_dropdown > div {
  min-width: 0 !important;
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

#dropdown_w20260529ef31799d0eef9.local-menu-open .title_menu > a {
  display: block !important;
  padding: 12px 22px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em;
  color: #f4efe6 !important;
  text-decoration: none;
}

#dropdown_w20260529ef31799d0eef9.local-menu-open .title_menu > a:hover {
  background: #142033 !important;
  color: #c45c26 !important;
}

#dropdown_w20260529ef31799d0eef9.local-menu-open .sub_menu {
  list-style: none;
  margin: 0 !important;
  padding: 0 0 8px !important;
  background: #142033 !important;
}

#dropdown_w20260529ef31799d0eef9.local-menu-open .sub_menu li,
#dropdown_w20260529ef31799d0eef9.local-menu-open .sub_menu > li,
#dropdown_w20260529ef31799d0eef9.local-menu-open .sub_menu > li:first-child {
  margin: 0 !important;
  padding: 0 !important;
}

#dropdown_w20260529ef31799d0eef9.local-menu-open .sub_menu a {
  display: block !important;
  padding: 8px 22px 8px 32px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: rgba(244, 239, 230, 0.72) !important;
  text-decoration: none;
}

#dropdown_w20260529ef31799d0eef9.local-menu-open .sub_menu a:hover {
  color: #c45c26 !important;
}

@media (max-width: 991px) {
  #dropdown_w20260529ef31799d0eef9.local-menu-open {
    display: none !important;
  }
}

body.local-menu-mobile {
  overflow: hidden;
}

.local-menu-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10040;
}

#notice-overlay #my-widget-root {
  display: block !important;
  min-height: 100vh !important;
  min-height: 100dvh !important;
  background: #eff1f5 !important;
}

.ds-quote-chat {
  max-width: 650px;
  margin: 0 auto;
  padding: 20px 16px 48px;
  font-family: Pretendard, "Apple SD Gothic Neo", sans-serif;
  color: #111827;
}

.ds-quote-step {
  margin-bottom: 24px;
}

.ds-quote-q {
  display: flex;
  justify-content: flex-start;
}

.ds-quote-q-bubble {
  width: auto;
  max-width: 100%;
  padding: 16px;
  border-radius: 15px;
  border-top-left-radius: 0;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
}

.ds-quote-q-label {
  margin: 0 0 12px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
}

.ds-quote-input {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.ds-quote-opt {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px;
  border: 1px solid #d1d5dc;
  border-radius: 10px;
  cursor: pointer;
  font-size: 14px;
  background: #fff;
}

.ds-quote-opt input {
  width: 16px;
  height: 16px;
  accent-color: #3b82f6;
}

.ds-quote-text,
.ds-quote-area,
.ds-quote-chat input[type="date"] {
  width: 100%;
  box-sizing: border-box;
  min-height: 50px;
  padding: 12px;
  border: 1px solid #d1d5dc;
  border-radius: 10px;
  font: inherit;
  font-size: 15px;
  resize: none;
}

.ds-quote-area {
  min-height: 100px;
}

.ds-quote-next,
.ds-quote-skip {
  width: 100%;
  padding: 12px;
  border: 0;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  background: #3b82f6;
  color: #fff;
}

.ds-quote-next.is-off,
.ds-quote-next:disabled {
  background: #d1d5db;
  color: #6b7280;
  cursor: not-allowed;
}

.ds-quote-skip {
  background: #d1d5db;
  color: #6b7280;
}

.ds-quote-img-actions {
  display: flex;
  gap: 8px;
}

.ds-quote-file {
  font-size: 14px;
}

.ds-quote-previews,
.ds-quote-a-bubble img {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.ds-quote-previews img,
.ds-quote-a-bubble img {
  width: 100%;
  height: 128px;
  object-fit: cover;
  border-radius: 10px;
}

.ds-quote-a {
  margin-top: 10px;
}

.ds-quote-a-bubble {
  margin-left: auto;
  width: fit-content;
  max-width: 60%;
  padding: 16px 20px;
  border-radius: 15px;
  border-top-right-radius: 0;
  background: #d1d5db;
  color: #111827;
  font-size: 15px;
  font-weight: 600;
  white-space: pre-line;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
}

.ds-quote-edit {
  display: block;
  margin-left: auto;
  margin-top: 8px;
  padding: 0;
  border: 0;
  background: none;
  color: #111827;
  font-size: 14px;
  text-decoration: underline;
  text-underline-offset: 4px;
  cursor: pointer;
}

.ds-quote-err {
  margin: 0;
  color: #dc2626;
  font-size: 13px;
}

.ds-quote-modal {
  position: fixed;
  inset: 0;
  z-index: 200010;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(107, 114, 128, 0.4);
  padding: 16px;
}

.ds-quote-modal-box {
  width: 100%;
  max-width: 360px;
  max-height: 70vh;
  overflow-y: auto;
  background: #fff;
  border-radius: 10px;
}

.ds-quote-date-box {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
}

.ds-quote-modal-head {
  position: sticky;
  top: 0;
  z-index: 2;
  padding: 14px 16px;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
}

.ds-quote-loc-city,
.ds-quote-loc-dist {
  display: block;
  width: 100%;
  padding: 10px 16px;
  border: 0;
  background: transparent;
  text-align: left;
  font: inherit;
  font-size: 14px;
  cursor: pointer;
}

.ds-quote-loc-city.is-on {
  background: #f5f5f5;
  font-weight: 700;
}

.ds-quote-loc-dist {
  padding-left: 32px;
}

.ds-quote-success {
  padding: 28px 18px;
  border-radius: 16px;
  background: #fff;
  text-align: center;
}

.ds-quote-success strong {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
}

.ds-quote-success p {
  margin: 0;
  color: #6b7280;
}

.ds-quote-mail-note {
  margin-top: 12px !important;
  font-size: 13px;
  line-height: 1.55;
}

#notice-overlay.open {
  transform: translateY(0) !important;
  z-index: 200000 !important;
}

#wj-page nav .nav-logo {
  gap: 8px;
}

#wj-page nav .nav-logo img.ds-logo {
  width: 36px !important;
  height: 36px !important;
  max-width: 36px !important;
  object-fit: contain;
}

#wj-page nav .nav-logo-text {
  font-size: 16px;
}

@media (min-width: 900px) {
  #wj-page nav .nav-logo img.ds-logo {
    width: 42px !important;
    height: 42px !important;
    max-width: 42px !important;
  }
  #wj-page nav .nav-logo-text {
    font-size: 18px;
  }
}

body.local-menu-mobile .local-menu-backdrop {
  display: block !important;
}

#mobile_slide_menu_wrap.slide_open {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  overflow: visible !important;
  z-index: 10050 !important;
}

#mobile_slide_menu_wrap.slide_open #mobile_slide_menu {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: auto !important;
  bottom: 0 !important;
  width: min(300px, 86vw) !important;
  min-width: 0 !important;
  max-width: 86vw !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 16px 0 32px;
  transform: none !important;
  -webkit-transform: none !important;
  background: #fff !important;
  z-index: 10051 !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  box-shadow: -8px 0 24px rgba(20, 32, 51, 0.18);
}

#mobile_slide_menu_wrap .ds-slide-brand {
  padding: 8px 20px 16px;
  border-bottom: 1px solid #efe8dc;
}

#mobile_slide_menu_wrap .ds-slide-profile {
  padding: 16px 20px 12px;
  margin: 0;
  background: #f7f2ea;
}

#mobile_slide_menu_wrap .ds-slide-profile .member-info {
  display: block;
}

#mobile_slide_menu_wrap .ds-slide-profile span {
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
  color: #6b6256;
}

#mobile_slide_menu_wrap .ds-slide-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
}

#mobile_slide_menu_wrap .ds-slide-btns .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 14px;
  margin: 0;
  border: 1px solid #1c2740;
  border-radius: 0;
  background: #1c2740;
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
}

#mobile_slide_menu_wrap .ds-slide-btns .btn + .btn {
  background: #fff;
  color: #1c2740 !important;
}

#mobile_slide_menu_wrap .im-mobile-slide-footer {
  display: none;
}

#mobile_slide_menu_wrap.slide_open .viewport-nav.mobile,
#mobile_slide_menu_wrap.slide_open .navbar-nav {
  display: block !important;
  float: none !important;
  width: 100% !important;
  visibility: visible !important;
}

#mobile_slide_menu_wrap.slide_open .viewport-nav.mobile > li.depth-01 {
  display: block !important;
  border-color: #efe8dc;
}

#mobile_slide_menu_wrap.slide_open .viewport-nav.mobile li > a,
#mobile_slide_menu_wrap.slide_open .viewport-nav.mobile li > a span {
  color: #1c2740 !important;
  font-weight: 800;
}

#mobile_slide_menu_wrap.slide_open .viewport-nav.mobile li.depth-02 > a,
#mobile_slide_menu_wrap.slide_open .viewport-nav.mobile li.depth-02 > a span {
  font-weight: 600;
  color: #6b6256 !important;
}

#mobile_slide_menu_wrap .toggle-btn {
  display: none;
}

#mobile_slide_menu_wrap a.has_child > .toggle-btn {
  display: inline-block;
}

#mobile_slide_menu_wrap.slide_open .navbar-toggle.slide-close {
  display: block !important;
  position: fixed !important;
  top: 10px;
  right: calc(min(300px, 86vw) + 8px);
  left: auto !important;
  z-index: 10052;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none;
  color: #fff;
}

#mobile_slide_menu_wrap .viewport-nav.mobile li > ul {
  display: none;
  background: #f7f2ea;
}

#mobile_slide_menu_wrap .viewport-nav.mobile li.open > ul,
#mobile_slide_menu_wrap .viewport-nav.mobile a.has_child.open + ul {
  display: block !important;
}

#pc_slide_menu_wrap .pc_slide_menu_logo .ds-brand {
  display: flex;
  align-items: center;
}

#pc_slide_menu_wrap .pc_slide_menu_logo img.ds-logo {
  height: 36px !important;
  max-height: 36px;
}

#pc_slide_menu_wrap .toggle-btn {
  display: none;
}

#pc_slide_menu_wrap a.has_child > .toggle-btn {
  display: inline-block;
}

/* 그누보드 팝업레이어: 빈 안내문구 숨김, 실제 팝업만 표시 */
#hd_pop {
  z-index: 10000;
  position: relative;
  margin: 0 auto;
  height: 0;
  overflow: visible;
}
#hd_pop h2,
#hd_pop .sound_only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
.hd_pops {
  position: absolute;
  border: 1px solid #e9e9e9;
  background: #fff;
  z-index: 10001;
}
.hd_pops img {
  max-width: 100%;
}
.hd_pops_footer {
  padding: 0;
  background: #000;
  color: #fff;
  text-align: left;
  position: relative;
}
.hd_pops_footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.hd_pops_footer button {
  padding: 10px;
  border: 0;
  color: #fff;
}
.hd_pops_footer .hd_pops_reject {
  background: #000;
  text-align: left;
}
.hd_pops_footer .hd_pops_close {
  background: #393939;
  position: absolute;
  top: 0;
  right: 0;
}

/* 푸터가 모바일 전용 섹션 안에 갇히지 않도록 페이지 하단에 고정 표시 */
#doz_footer_wrap {
  display: block !important;
  position: relative;
  z-index: 1;
  clear: both;
}
@media (max-width: 768px) {
  #doz_footer_wrap {
    padding-bottom: calc(56px + env(safe-area-inset-bottom, 0px));
  }
}

#s-ds-waterproof-cta {
  background: #d7e2dc;
}

#w-ds-waterproof {
  text-align: center;
  padding: 10px 15px 20px;
}

#w-ds-waterproof .button_wrap {
  display: flex;
  justify-content: center;
}

#w-ds-waterproof .btn_6fd68dcdd7a08 {
  display: inline-block;
  background-color: #fee500;
  color: #3c1e1e !important;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  font-size: 24px;
  padding: 15px 40px;
  letter-spacing: 0;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none !important;
}

#w-ds-waterproof .btn_6fd68dcdd7a08:hover,
#w-ds-waterproof .btn_6fd68dcdd7a08:focus {
  background-color: #fee500;
  color: #3c1e1e !important;
  border-color: rgba(0, 0, 0, 0.2);
}

#w-ds-waterproof-icons {
  max-width: 52%;
  margin: 0 auto;
  padding: 0 16px 48px;
  box-sizing: border-box;
}

#w-ds-waterproof-icons .img_wrap {
  background-color: transparent;
}

@media (max-width: 767px) {
  #w-ds-waterproof-icons {
    max-width: 100%;
    padding: 0 12px 36px;
  }
}

#ds-kakao-widget {
  position: fixed;
  right: 22px;
  bottom: 24px;
  z-index: 10050;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
  pointer-events: none;
}

.ds-kakao-fab {
  pointer-events: auto;
  width: 64px;
  height: 64px;
  border: 0;
  border-radius: 16px;
  background: transparent;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
  overflow: hidden;
}

.ds-kakao-fab img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.ds-kakao-fab:hover {
  opacity: 0.92;
}

.ds-kakao-popup {
  pointer-events: auto;
  width: 380px;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.ds-kakao-popup.is-open {
  opacity: 1;
  transform: none;
}

.ds-kakao-panel {
  display: flex;
  flex-direction: column;
  height: 580px;
  background: #f6f6f7;
}

.ds-kakao-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 44px 14px 16px;
  background: #fee500;
  color: #3c1e1e;
}

.ds-kakao-brand {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.ds-kakao-brand img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fff;
  object-fit: contain;
}

.ds-kakao-brand strong,
.ds-kakao-set-profile strong {
  display: block;
  font-size: 15px;
  line-height: 1.3;
  color: #3c1e1e;
}

.ds-kakao-brand span,
.ds-kakao-set-profile span {
  display: block;
  margin-top: 2px;
  font-size: 12px;
  color: #6b4e12;
}

.ds-kakao-popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 0;
  background: transparent;
  font-size: 24px;
  line-height: 1;
  color: #3c1e1e;
  cursor: pointer;
}

.ds-kakao-pages {
  flex: 1;
  min-height: 0;
  position: relative;
  overflow: hidden;
}

.ds-kakao-page {
  height: 100%;
  overflow: auto;
  padding: 16px;
}

.ds-kakao-page-frame {
  padding: 0;
  overflow: hidden;
  position: relative;
}

.ds-kakao-page[hidden] {
  display: none !important;
}

.ds-kakao-chatroom {
  display: flex;
  flex-direction: column;
  padding: 0;
  background: #b2c7d9;
}

.ds-kakao-chat-intro {
  padding: 16px;
}

.ds-kakao-messages {
  flex: 1;
  overflow: auto;
  padding: 16px;
}

.ds-kakao-bubble.is-mine {
  margin-left: auto;
  background: #fee500;
  border-radius: 16px 4px 16px 16px;
}

.ds-kakao-composer {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 6px;
  padding: 8px;
  background: #fff;
  border-top: 1px solid #e5e5e5;
}

.ds-kakao-composer textarea {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 8px;
  font-size: 13px;
  resize: none;
  box-sizing: border-box;
  min-height: 40px;
}

.ds-kakao-composer button {
  border: 0;
  background: #fee500;
  color: #3c1e1e;
  font-weight: 800;
  border-radius: 8px;
  padding: 0 12px;
  cursor: pointer;
}

.ds-kakao-popup-cta.is-ghost {
  margin-top: 8px;
  background: #fff;
  border: 1px solid #eadc7a;
}

.ds-kakao-app-link {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.ds-kakao-bubble {
  display: table;
  max-width: 88%;
  background: #fff;
  border-radius: 4px 16px 16px 16px;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #222;
  margin: 0 0 8px;
}

.ds-kakao-bubble p {
  margin: 0;
}

.ds-kakao-bubble p + p {
  margin-top: 8px;
}

.ds-kakao-channel {
  padding: 0 0 16px;
  background: #f6f6f7;
}

.ds-kakao-channel-cover {
  height: 128px;
  background: linear-gradient(180deg, #fee500 0%, #f3d000 100%);
}

.ds-kakao-channel-profile {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: -28px 16px 0;
  position: relative;
}

.ds-kakao-channel-profile img {
  width: 64px;
  height: 64px;
  border: 3px solid #fff;
  border-radius: 50%;
  background: #fff;
  object-fit: contain;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  flex: 0 0 auto;
}

.ds-kakao-channel-profile strong {
  display: block;
  padding-top: 22px;
  font-size: 17px;
  line-height: 1.3;
  color: #191919;
}

.ds-kakao-channel-profile span {
  display: block;
  margin-top: 3px;
  font-size: 12px;
  color: #8a8a8a;
}

.ds-kakao-channel-actions {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin: 18px 16px 0;
  padding: 14px 8px 16px;
  background: #fff;
  border-radius: 14px;
}

.ds-kakao-channel-actions a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  min-width: 72px;
  color: #191919 !important;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none !important;
}

.ds-kakao-channel-actions a span {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fee500;
  color: #3c1e1e;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ds-kakao-channel-about,
.ds-kakao-channel-post {
  margin: 10px 16px 0;
  background: #fff;
  border-radius: 14px;
  padding: 14px;
}

.ds-kakao-channel-about b {
  display: block;
  font-size: 13px;
  color: #191919;
}

.ds-kakao-channel-about p,
.ds-kakao-channel-post p {
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 1.55;
  color: #555;
}

.ds-kakao-channel-post {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.ds-kakao-channel-post img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: contain;
  background: #fff;
  flex: 0 0 auto;
}

.ds-kakao-channel-post strong {
  display: block;
  font-size: 13px;
  color: #191919;
}

.ds-kakao-channel-post em {
  display: block;
  margin-top: 2px;
  font-style: normal;
  font-size: 11px;
  color: #8a8a8a;
}

.ds-kakao-welcome {
  background: #fff;
  border-radius: 14px;
  padding: 16px;
  font-size: 14px;
  line-height: 1.5;
  color: #222;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.ds-kakao-hello {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 800;
}

.ds-kakao-welcome p {
  margin: 0;
}

.ds-kakao-app-alert {
  margin-top: 12px;
  background: #fff;
  border-radius: 12px;
  padding: 14px 14px 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.ds-kakao-app-alert[hidden] {
  display: none !important;
}

.ds-kakao-app-alert strong {
  display: block;
  font-size: 15px;
  color: #111;
}

.ds-kakao-app-alert p {
  margin: 6px 0 12px;
  font-size: 13px;
  line-height: 1.45;
  color: #555;
}

.ds-kakao-app-alert-actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}

.ds-kakao-app-alert-actions button,
.ds-kakao-app-alert-actions a {
  border: 0;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none !important;
}

#ds-kakao-app-cancel {
  background: #f2f2f2;
  color: #333;
}

#ds-kakao-app-ok {
  background: #fee500;
  color: #3c1e1e;
}

.ds-kakao-popup-cta {
  display: block;
  width: 100%;
  margin-top: 12px;
  text-align: center;
  background: #fee500;
  color: #3c1e1e !important;
  font-weight: 800;
  font-size: 14px;
  border: 0;
  border-radius: 12px;
  padding: 13px 12px;
  cursor: pointer;
  text-decoration: none !important;
  box-sizing: border-box;
}

.ds-kakao-quick {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: 12px;
}

.ds-kakao-quick a {
  display: block;
  background: #fff;
  color: #111 !important;
  text-align: center;
  text-decoration: none !important;
  border-radius: 12px;
  padding: 12px 8px;
  font-size: 13px;
  font-weight: 700;
}

.ds-kakao-chat-empty {
  text-align: center;
  padding: 48px 12px 0;
  color: #666;
  font-size: 14px;
}

.ds-kakao-thread {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  background: #fff;
  border: 0;
  border-radius: 14px;
  padding: 14px;
  text-align: left;
  cursor: pointer;
}

.ds-kakao-thread-icon {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: #fee500;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.ds-kakao-thread-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.ds-kakao-thread-text strong {
  font-size: 14px;
  color: #111;
}

.ds-kakao-thread-text em {
  font-style: normal;
  font-size: 12px;
  color: #888;
}

.ds-kakao-frame,
.ds-kakao-page-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: #fff;
}

.ds-kakao-set-profile {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #fff;
  border-radius: 14px;
  padding: 14px;
  margin-bottom: 10px;
}

.ds-kakao-set-profile img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #f3f3f3;
  object-fit: contain;
}

.ds-kakao-set-profile span {
  color: #888;
}

.ds-kakao-set-list {
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
}

.ds-kakao-switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 14px;
  font-size: 14px;
  color: #111;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
}

.ds-kakao-switch:last-child {
  border-bottom: 0;
}

.ds-kakao-switch input {
  position: absolute;
  opacity: 0;
}

.ds-kakao-switch i {
  width: 44px;
  height: 26px;
  border-radius: 999px;
  background: #ddd;
  position: relative;
  flex: 0 0 auto;
  transition: background 0.15s ease;
}

.ds-kakao-switch i::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  transition: transform 0.15s ease;
}

.ds-kakao-switch input:checked + i {
  background: #111;
}

.ds-kakao-switch input:checked + i::after {
  transform: translateX(18px);
}

.ds-kakao-set-note {
  margin: 12px 4px 0;
  font-size: 12px;
  line-height: 1.45;
  color: #888;
}

.ds-kakao-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  background: #fff;
  border-top: 1px solid #ececec;
}

.ds-kakao-tabs button,
.ds-kakao-tabs a {
  border: 0;
  background: transparent;
  color: #999;
  padding: 10px 6px 12px;
  font-size: 11px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  text-decoration: none !important;
}

.ds-kakao-tabs button.is-active,
.ds-kakao-tabs a.is-active {
  color: #111;
  font-weight: 700;
}

@media (max-width: 1024px) {
  #ds-kakao-widget {
    right: 12px;
    bottom: calc(72px + env(safe-area-inset-bottom, 0px));
  }
  #ds-kakao-widget #ds-kakao-fab.ds-kakao-fab {
    width: 48px !important;
    height: 48px !important;
    border-radius: 12px !important;
  }
  .ds-kakao-popup {
    width: min(380px, calc(100vw - 28px));
  }
  .ds-kakao-panel {
    height: min(580px, calc(100vh - 160px));
  }
}

