@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200..900&display=swap");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css");

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}

/* common.css 최상단에 추가 */
html {
  overflow-x: hidden;
}

body {
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

/* Swiper 특별 처리 */
.swiper,
.swiper-wrapper,
.tour-swiper-wrapper {
  max-width: 100% !important;
}

* {
  box-sizing: border-box;
  scroll-behavior: smooth;
  letter-spacing: -0.05em;
}
.serif {
  font-family: "Noto Serif KR", serif;
}
.pre {
  font-family: "Pretendard", sans-serif;
}
body {
  position: relative;
  overflow-x: hidden;
  font-family: "Pretendard", sans-serif;
  margin: 0;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  word-break: keep-all;
  color: #333;
  min-width: 1920px;
}
a {
  color: #333;
  text-decoration: none !important;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0px;
}
li {
  list-style: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
strong {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
strong {
  margin-bottom: 0;
}
small {
  font-style: normal;
}
.main_center {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.sub_center {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.m_con {
  display: none;
}
:root {
  --main-color: #8fa7cb;
  --sub-color: #617ca5;
  --black-color: #333;
  --white-color: #fff;
  --title-color: #4f6586;
}

.header {
  min-width: 1920px;
}
.hd_center {
  max-width: 1670px;
  min-width: 1670px;
  width: 1670px;
  justify-content: space-between !important;
}

.attachments h4 {
  font-size: 12px;
}
.attachments a {
  font-size: 10px;
}

/* 부드러운 스크롤 */
html {
    scroll-behavior: smooth;
}

/* 선택사항: 페이지 전체를 부드럽게 */
body {
    overflow-x: hidden;
margin: 0 auto;
font-family: "Pretendard";
}


@media screen and (min-width: 768px) {
  .container {
    width: 1920px !important;
    max-width: 1920px !important;
    padding-right: 245px !important;
    padding-left: 245px !important;
}
}

@media screen and (max-width: 1200px) {
  #hd_pop {
    z-index: 10000;
  }
  #hd_pop .hd_pops {
    left: 0 !important;
    top: 0 !important;

  }
  #hd_pop .hd_pops .hd_pops_con {
    width: 100vw !important;
    height: 100% !important;
  }
  #hd_pop .hd_pops_footer {
    background-color: #000;
    display: flex;
    justify-content: space-between;
    padding: 1.282vw 2.564vw;
  }
  #hd_pop .hd_pops_footer button {
    font-size: 3.076vw;
    padding: 0vw 2.564vw;
    height: calc(100% - 2px);
  }
  #hd_pop .hd_pops_footer button.hd_pops_reject {
    padding-left: 0!important;
  }
}
