@charset "UTF-8";
@import url("reset.css");
@import url("//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css");
@import url("https://cdn.rawgit.com/kattergil/NotoSerifKR-Web/76eb9ebf/stylesheet/NotoSerif-Web.css");
@import url("https://cdn.rawgit.com/mfd/f3d96ec7f0e8f034cc22ea73b3797b59/raw/856f1dbb8d807aabceb80b6d4f94b464df461b3e/gotham.css");
body {
  font-family: "Spoqa Han Sans", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;
  font-size: 16px;
  scroll-behavior: smooth;
  overscroll-behavior: none;
}

html, body, select, input, button, textarea {
  font-family: "Spoqa Han Sans", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;
}

select, input, textarea {
  font-size: 16px;
}

input::-webkit-input-placeholder {
  color: #24211d;
}

/* 크롬 4–56 : placeholder style */
input:-moz-placeholder {
  color: #24211d;
}

/* 파이어폭스 4–18 : placeholder style */
input::-moz-placeholder {
  color: #24211d;
}

/* 파이어폭스 19–50 : placeholder style */
input:-ms-input-placeholder {
  color: #24211d;
}

/* 인터넷 익스플로러 10+ : placeholder style */
input::-webkit-input-placeholder {
  color: #24211d;
}

input:-ms-input-placeholder {
  color: #24211d;
}

input::-ms-input-placeholder {
  color: #24211d;
}

input::placeholder {
  color: #24211d;
}

/* 파이어폭스 51+, 크롬 57+ : placeholder style */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:not([disabled]):-webkit-autofill, input:not([disabled]):-webkit-autofill:hover, input:not([disabled]):-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, textarea:not([disabled]):-webkit-autofill, textarea:not([disabled]):-webkit-autofill:hover, textarea:not([disabled]):-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, select:not([disabled]):-webkit-autofill, select:not([disabled]):-webkit-autofill:hover, select:not([disabled]):-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
input[disabled]:-internal-autofill-selected, input[disabled]:-webkit-autofill, input[disabled]:-webkit-autofill:hover, input[disabled]:-webkit-autofill:focus, input[readonly]:-internal-autofill-selected, input[readonly]:-webkit-autofill, input[readonly]:-webkit-autofill:hover, input[readonly]:-webkit-autofill:focus, textarea[disabled]:-internal-autofill-selected, textarea[disabled]:-webkit-autofill, textarea[disabled]:-webkit-autofill:hover, textarea[disabled]:-webkit-autofill:focus, textarea[readonly]:-internal-autofill-selected, textarea[readonly]:-webkit-autofill, textarea[readonly]:-webkit-autofill:hover, textarea[readonly]:-webkit-autofill:focus, select[disabled]:-internal-autofill-selected, select[disabled]:-webkit-autofill, select[disabled]:-webkit-autofill:hover, select[disabled]:-webkit-autofill:focus, select[readonly]:-internal-autofill-selected, select[readonly]:-webkit-autofill, select[readonly]:-webkit-autofill:hover, select[readonly]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #f8f8f8 inset !important;
}

input:-internal-autofill-selected {
  background-color: transparent;
}

/* 파이어폭스 input[type=number] 애로우 버튼 숨김 */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

/* 파이어폭스 input[type=number] 애로우 버튼 숨김 */
.wrap .skip-nav-wrap {
  font-size: 0;
  line-height: 0;
}

.offscreen {
  display: inline-block;
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 0;
  clip: rect(1px 1px 1px 1px);
}

.hide {
  display: none !important;
}

.contents-width {
  position: relative;
  width: 1250px;
  margin: 0 auto;
  padding: 0 20px;
}

template {
  display: none;
}

/**************************\
	버튼
\**************************/
.btn {
  display: block;
  height: 48px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  padding: 0 30px;
}
.btn-default {
  background: #a58862;
  color: #fff;
}
.btn-beige {
  background: #a58862;
  border: 1px solid #a58862;
  color: #fff;
}
.btn-ln-beige {
  background: #fff;
  border: 1px solid #a58862;
  color: #a58862;
}

#dpLauncher {
  display: block;
  position: absolute;
  top: -36px;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
}

.daterangepicker {
  width: 880px;
  padding: 30px 50px;
  border-radius: 0;
  z-index: 9;
  left: 50% !important;
  transform: translateX(-50%) !important;
  border: 1px solid #e8e8e8;
}
.daterangepicker:before, .daterangepicker:after {
  border: none;
  content: none;
}
.daterangepicker .drp-calendar {
  max-width: 400px;
}
.daterangepicker .drp-calendar.left, .daterangepicker .drp-calendar.right {
  position: relative;
  width: calc(50% - 15px);
  padding: 0;
}
.daterangepicker .drp-calendar.left:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  right: -15px;
  top: 0;
  background: #e8e8e8;
}
.daterangepicker .drp-calendar.right {
  float: right;
}
.daterangepicker .calendar-table {
  width: 100%;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  width: auto !important;
  min-width: auto !important;
  height: 34px;
  font-size: 15px;
  line-height: 34px;
}
.daterangepicker th.month {
  color: #725444;
  font-size: 17px;
  font-weight: 700;
  padding-bottom: 10px;
}
.daterangepicker .table-condensed td.today.active.start-date.active.end-date.available, .daterangepicker .table-condensed td.today.available {
  background-color: #e8e8e8;
  color: #000;
}
.daterangepicker .table-condensed td.today:hover {
  color: #000;
}
.daterangepicker .table-condensed td.today.active.start-date.available {
  background-color: #A58862;
  color: #fff;
  /* border-radius: 50% 0 0 50% */
}
.daterangepicker td.in-range {
  background-color: #CEBEA8;
}
.daterangepicker td.active {
  background-color: #A58862;
}
.daterangepicker td.active:hover {
  background-color: #A58862;
}
.daterangepicker td.available:hover {
  background-color: #CEBEA8;
  border-color: transparent;
  color: #fff;
}
.daterangepicker .drp-buttons {
  padding: 37.4px 0 0 0;
  border-top: none;
  text-align: center;
}
.daterangepicker .drp-buttons .btn {
  cursor: pointer;
  padding: 0;
  outline: 0;
  border: none;
  display: inline-block;
  background: #5d4e3c;
  margin: 0 auto;
  width: 185px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 17px;
}
.daterangepicker .drp-buttons .btn.cancelBtn {
  display: none;
}
.daterangepicker .drp-selected {
  display: none;
}
.daterangepicker.drop-up {
  margin-top: 0;
}

/**************************\
	버튼
\**************************/
.btn {
  display: block;
  height: 48px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  padding: 0 30px;
}
.btn-default {
  background: #a58862;
  color: #fff;
}
.btn-beige {
  background: #a58862;
  border: 1px solid #a58862;
  color: #fff;
}
.btn-ln-beige {
  background: #fff;
  border: 1px solid #a58862;
  color: #a58862;
}

header,
footer,
.wrap {
  min-width: 1260px;
}

/**************************\
	header
\**************************/
header {
  position: fixed;
  display: flex;
  justify-content: center;
  width: 100%;
  min-height: 120px;
  padding-top: 25px;
  background: #fff;
  z-index: 51;
}
header h1 {
  position: absolute;
  top: 34px;
  left: 50px;
  width: 182px;
  height: 48px;
  background: url("../image/logo_header.png") no-repeat 0 0;
}
header h1 a {
  display: block;
  width: 100%;
  height: 100%;
}
header nav .nav-title {
  display: none;
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translateX(-770px);
}
header nav .nav-title h2 {
  font-family: "Noto Serif KR", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;
  color: #a58862;
  font-weight: 300;
  font-size: 32px;
  line-height: 1.25;
  margin-bottom: 35px;
}
header nav:before {
  content: "";
  display: block;
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #d7d7d7;
}
header nav > ul {
  display: flex;
  width: 950px;
  justify-content: space-between;
}
header nav > ul > li {
  position: relative;
  width: calc(100% / 8);
  text-align: center;
}
header nav > ul > li > a {
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 3.44;
  color: #24211d;
  white-space: nowrap;
}
header nav > ul > li > a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -35px;
  left: 50%;
  width: 0;
  height: 3px;
  background: #a58862;
  opacity: 0;
  transition: all 200ms ease-in;
  transform: translateX(-50%);
}
header nav > ul > li ul {
  display: none;
}
header nav > ul > li ul li {
  text-align: left;
}
header nav > ul > li ul li + li {
  margin-top: 15px;
}
header nav > ul > li ul li a {
  font-size: 15px;
  color: #24211d;
  transition: all 150ms ease-in;
  line-height: 1.3;
  word-break: keep-all;
}
header nav > ul > li ul li a:hover {
  color: #9b6722;
}
header nav > ul > li:hover > a:after {
  width: 100%;
  opacity: 1;
}
header .header-util {
  position: absolute;
  top: 20px;
  right: 35px;
}
header .header-util + .header-util {
  top: 55px;
}
header .header-util ul {
  display: flex;
  gap: 0 20px;
}
header .header-util ul li a {
  font-size: 13px;
  color: #24211d;
}
header .header-util .btn {
  font-weight: 700;
}
header.is-active nav .nav-title {
  display: block;
}
header.is-active nav > ul {
  margin-bottom: 65px;
}
header.is-active nav > ul > li ul {
  display: block;
  margin-top: 60px;
  padding-left: 30px;
}
header.is-active nav > ul > li ul li a {
  font-size: 15px;
  color: #24211d;
  transition: all 150ms ease-in;
}
header.is-active nav > ul > li ul li a:hover {
  color: #9b6722;
}

/**************************\
	footer
\**************************/
footer .container {
  border-top: 1px solid #e8e8e8;
}
footer .container:nth-child(1) .contents-width {
  padding: 25px 20px;
}
footer .container:nth-child(2) .contents-width {
  padding: 45px 20px 90px;
  align-items: flex-start;
}
footer .container .contents-width {
  display: flex;
  align-items: center;
}
footer .container .contents-width .col {
  flex: 1 0 auto;
  color: #797979;
  font-size: 14px;
}
footer .container .contents-width .col-inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0 50px;
}
footer .container .contents-width .col-inner .col {
  flex: 0 0 auto;
}
footer .container .contents-width .col ul {
  display: flex;
}
footer .container .contents-width .col ul li a {
  color: #666;
  font-size: 17px;
}
footer .container .contents-width .col-terms ul li + li {
  position: relative;
  padding-left: 15px;
  margin-left: 15px;
}
footer .container .contents-width .col-terms ul li + li:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 16px;
  margin-top: -6px;
  background: #cbc7b6;
}
footer .container .contents-width .col-link ul li {
  margin-right: -1px;
  border: 1px solid #e1e1e1;
}
footer .container .contents-width .col-link ul li a {
  display: flex;
  padding: 8px 17px;
  font-size: 13px;
  line-height: 1.07;
}
footer .container .contents-width .col-link ul li a .img {
  display: block;
  margin-right: 10px;
}
footer .container .contents-width .col-sns ul {
  gap: 0 10px;
}
footer .container .contents-width .col-sns ul li a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #b2b2b2;
  transition: background-color 200ms ease-in;
}
footer .container .contents-width .col-sns ul li a:hover {
  background: #7f7f7f;
}
footer .container .contents-width .col-sns ul li a .ic {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 21px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transform: translate(calc(-50% - 0.3px), calc(-50% - 0.3px));
}
footer .container .contents-width .col-sns ul li a .ic-kakao {
  background-image: url("../image/ic_kakao.png");
}
footer .container .contents-width .col-sns ul li a .ic-blog {
  background-image: url("../image/ic_blog.png");
}
footer .container .contents-width .col-sns ul li a .ic-insta {
  background-image: url("../image/ic_insta.png");
}
footer .container .contents-width .col-sns ul li a .ic-youtube {
  background-image: url("../image/ic_youtube.png");
}
footer .container .contents-width .col-copyright p {
  line-height: 1.42;
}
footer .container .contents-width .col-copyright p.copyright {
  margin-top: 25px;
  font-size: 12px;
}
footer .container .contents-width .col-copyright p .bar {
  display: inline-block;
  width: 1px;
  height: 13px;
  margin: 4px 8px 0;
  background: #ddd;
  vertical-align: top;
}
footer .container .contents-width .col-cs {
  position: relative;
  margin-left: 30px;
  padding-left: 30px;
}
footer .container .contents-width .col-cs:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 1px;
  height: 60px;
  background: #e8e8e8;
}
footer .container .contents-width .col-cs dl {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.42;
}
footer .container .contents-width .col-cs dl + dl {
  margin-top: 20px;
}
footer .container .contents-width .col-cs dl dt {
  width: 55px;
  margin-right: 30px;
  font-weight: 700;
}
footer .container .contents-width .col-cs dl dd {
  width: calc(100% - 85px);
}
footer .container .contents-width .col-certify ul {
  gap: 0 30px;
  text-align: right;
  line-height: 1.57;
  justify-content: flex-end;
}
footer .container .contents-width .col-certify ul:nth-child(1) {
  flex-direction: column;
  gap: 0;
  margin-bottom: 35px;
}

/**************************\
	content
\**************************/
.container.is-sub {
  padding: 170px 0 120px;
}
.container.is-sub h2 {
  font-family: "Noto Serif KR", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;
  font-size: 32px;
  text-align: center;
  margin-bottom: 50px;
}

.box-title {
  margin-bottom: 70px;
  text-align: center;
}
.box-title .title {
  font-family: "Noto Serif KR", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;
  font-size: 36px;
  font-weight: 400;
  color: #424242;
}
.box-title .desc {
  font-size: 17px;
  color: #767676;
  margin-top: 15px;
}

.btn-more {
  position: absolute;
  bottom: 0;
  right: 20px;
  display: block;
  font-size: 14px;
  color: #121212;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: -0.35px;
}
.btn-more:after {
  content: ">";
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}

:root {
  --swiper-navigation-size: 79px;
  --swiper-navigation-color: #828282;
  --swiper-pagination-bullet-horizontal-gap:7px;
}

/**************************\
	갤러리
\**************************/
.wrap-tab .tab-gallery {
  display: flex;
  gap: 0 28px;
}
.wrap-tab .tab-gallery li {
  width: calc(100% / 6);
}
.wrap-tab .tab-gallery li a {
  display: block;
  height: 120px;
  padding-top: 20px;
  text-align: center;
  color: #979797;
  font-weight: 300;
  font-size: 28px;
  line-height: 1.56;
  border: 5px solid #e4e4e4;
  background: #fff;
  transition: all 200ms ease-in-out;
}
.wrap-tab .tab-gallery li a span {
  display: block;
  font-size: 16px;
  font-weight: 400;
}
.wrap-tab .tab-gallery li.is-active a {
  border-color: #b1997e;
  background: #b1997e;
  color: #fff;
}

.gallery-title {
  margin: 80px 0;
  text-align: center;
}
.gallery-title .title {
  font-family: "Spoqa Han Sans", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;
  font-size: 22px;
}
.gallery-title .title.sm {
  margin-top: 50px;
  font-weight: 300;
  font-size: 32px;
}
.gallery-title p.desc {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.875;
}

.gallery-wrap .gallery-img .swiper-button-prev,
.gallery-wrap .gallery-img .swiper-button-next {
  color: #fff;
}
.gallery-wrap .gallery-img .swiper-pagination {
  bottom: 35px;
}
.gallery-wrap .gallery-img .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #fff;
  opacity: .5;
}
.gallery-wrap .gallery-img .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.gallery-wrap .gallery-thumbs {
  margin-top: 20px;
}
.gallery-wrap .gallery-thumbs .swiper-slide {
  width: calc(100% / 5);
  cursor: pointer;
}
.gallery-wrap .gallery-thumbs .swiper-slide img {
  display: block;
  width: 100%;
}

 /**************************\
	인스타그램
\**************************/
.wrap-sns ul {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.wrap-sns ul li {
  width: calc((100% - 80px) / 3);
}
.wrap-sns ul li a {
  display: block;
  height: 290px;
  overflow: hidden;
  position: relative;
}
.wrap-sns ul li a .img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.wrap-sns ul li a .img img {
  display: block;
  width: 100%;
}
.wrap-sns ul li a .box-text {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 200ms cubic-bezier(0.76, 0.085, 0.295, 0.72);
}
.wrap-sns ul li a .box-text .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 30px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  max-height: 84px;
  line-height: 28px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: -o-ellipsis-lastline;
  white-space: normal;
}
.wrap-sns ul li a:hover .box-text {
  opacity: 1;
}
.wrap-sns .btn-wrap {
  display: flex;
  justify-content: center;
  margin: 90px 0 30px;
}
.wrap-sns .btn-wrap .btn-sns-more {
  width: 31px;
  height: 35px;
  background: url("/resource/web/image/sub/btn_more_arrow.png") no-repeat 50% 0;
}
.wrap-sns .loading {
  height: 50px;
  background: url("../image/sub/loading.png") no-repeat 50% 50%;
}

