@charset "UTF-8";
@import url("./font.css");
@import url(https://fonts.cdnfonts.com/css/ruthligos);
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

html,
body {
  margin: 0 auto;
  padding: 0;
  max-width: 1920px;
  font-size: 16px;
  font-family: 'Noto Sans KR'; }

a,
a:hover {
  color: inherit;
  text-decoration: none;
  cursor: pointer; }

input,
select,
textarea {
  outline: none; }

button {
  background-color: transparent;
  border: 0;
  padding: 0;
  cursor: pointer; }

img {
  max-width: 100%; }

header {
  padding-bottom: 2.5rem;
  background-color: #fffaf6; }

header .top-menu {
  display: flex;
  background-color: #9e6655;
  align-items: center;
  justify-content: center;
  height: 4.375rem;
  color: white; }

header .top-menu .text {
  font-size: 2rem;
  font-family: 'Montserrat';
  font-weight: 500; }

header .top-menu .event {
  margin-left: 1.125rem;
  border: 1px solid white;
  border-radius: 3.125rem;
  width: 11.25rem;
  text-align: center;
  padding: 0.625rem 0;
  font-size: 1rem; }

header .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 49px 0 62px; }

header .content .center > a {
  padding: 10px 24px;
  font-size: 1rem;
  color: #1d1216; }

header .content .center > a:hover,
header .content .center > a.active {
  padding-bottom: 0.9375rem;
  background: linear-gradient(to left, #eaa58e 0%, #9e6655 100%) left bottom;
  background-repeat: no-repeat;
  background-size: 100% 5px; }

header .content .right-menu {
  font-family: 'Montserrat';
  font-size: 0.9375rem;
  font-weight: 500;
  display: flex;
  align-items: center; }

header .content .right-menu > a {
  margin-right: 1.875rem; }

header .quick_menu {
  position: fixed;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 90px;
  z-index: 999; }

header .quick_menu .leaf {
  position: absolute;
  top: -4.375rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  z-index: 1; }

header .quick_menu .quick_wrap {
  position: relative;
  margin: 0;
  padding: 0 8px;
  list-style: none;
  z-index: 10;
  background-color: #190b07; }

header .quick_menu .quick_wrap li {
  width: 100%;
  text-align: center; }

header .quick_menu .quick_wrap li:nth-child(1) {
  padding: 1.25rem 0; }

header .quick_menu .quick_wrap li:nth-child(2) {
  padding: 12px 0; }

header .quick_menu .quick_wrap li:nth-child(3) {
  padding: 12px 0; }

header .quick_menu .quick_wrap li:nth-child(4) {
  padding: 12px 0; }

header .quick_menu .quick_wrap li:nth-child(5) {
  padding: 0.9375rem 0; }

header .quick_menu .quick_wrap li:nth-child(6) {
  padding: 0.9375rem 0; }

header .quick_menu .quick_wrap li:nth-child(7) {
  padding: 0.9375rem 0; }

header .quick_menu .quick_wrap li:nth-child(n + 2) {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

header .quick_menu .quick_wrap li .line-height-100 {
  line-height: 110%; }

header .quick_menu .quick_wrap li a {
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 0.8125rem; }

header .quick_menu .quick_wrap li a:hover {
  color: #a7a9b8; }

header .quick_menu .quick_wrap li a p {
  margin: 0;
  color: #fff;
  line-height: 17px; }

header .quick_menu .quick_wrap li a p:hover {
  color: #eaa58e; }

header .quick_menu .quick_wrap li.circle_btn {
  background: 0 none;
  border: 0 none;
  margin: 5px 0; }

header .quick_menu .quick_wrap li.call {
  background: linear-gradient(to top, #4b5197 0, #66b7bb 100%);
  border: 0 none;
  position: relative; }

header .quick_menu .quick_wrap li.call p span.pd {
  padding-top: 5px;
  display: inline-block;
  font-size: 1.75rem;
  line-height: 1.875rem;
  text-shadow: 0px 1px 1px black; }

header .quick_menu .quick_logo {
  background: #85cfcb; }

header .quick_top {
  box-sizing: border-box; }

header .quick_menu .quick_wrap .quick_tb a {
  height: 50%; }

header .quick_tb i {
  font-weight: 900; }

header .quick_menu .quick_wrap .quick_tb_mob {
  display: none; }

header .quick_menu .kakao {
  margin-top: 10px;
  text-align: center; }

@media (max-width: 991px) {
  header .quick_menu {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    transform: none;
    width: auto;
    height: 60px;
    box-shadow: none; }

  header .quick_menu .quick_wrap {
    height: 100%;
    padding: 5px 0;
    background-color: #190b07; }

  header .quick_menu .quick_wrap li {
    width: 55px;
    height: 100%;
    float: left; }

  header .quick_menu .quick_wrap li:nth-child(n + 2) {
    border-top: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2); }

  header .quick_menu .quick_wrap li a {
    height: 100%; }

  header .quick_tb {
    position: static;
    top: auto;
    right: auto;
    height: auto; }

  header .quick_menu .quick_wrap .quick_tb .quick_top {
    display: none; }

  header .quick_menu .quick_wrap .quick_tb .quick_bottom {
    display: none; }

  header .quick_menu .quick_wrap .quick_tb .quick_top {
    border: none;
    height: 100%; }

  header .quick_menu .quick_wrap .quick_tb_mob {
    display: block;
    height: 100% !important; }

  header .quick_menu .quick_wrap .quick_tb_mob img {
    position: static;
    top: auto;
    left: auto;
    transform: none; } }
header .quick_menu .quick_wrap li {
  background: #190b07; }

footer {
  padding: 9.375rem 0 4.375rem 0;
  background: linear-gradient(white, #1a0c08); }

footer .menus {
  padding: 1.875rem 0;
  display: flex;
  align-items: center;
  justify-content: center; }

footer .menus > a {
  color: white; }

footer .menus > a:nth-child(n + 2) {
  margin-left: 1.875rem;
  position: relative; }

footer .menus > a:nth-child(n + 2):after {
  position: absolute;
  top: 50%;
  left: -0.9375rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 18px;
  background-color: #8e8e9b; }

footer .txt {
  line-height: 1.875rem;
  color: white;
  font-family: 'Noto Sans KR';
  font-size: 1rem; }

@media (max-width: 1024px) {
  html,
  body {
    font-size: 12px; }

  header .content {
    padding: 24px 20px 0 20px; }

  header .content .logo {
    width: 150px; }

  header .content .center > a {
    padding: 5px 10px; } }
@media (max-width: 991px) {
  html,
  body {
    font-size: 10px; }

  header .content {
    padding: 10px; }

  header .content .logo {
    width: 130px; }

  header .quick_menu .leaf {
    top: auto;
    left: 10px;
    bottom: 85%;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    width: 36px; }

  header .quick_menu .quick_wrap li a p {
    line-height: 12px !important; }

  header .quick_menu .quick_wrap li a p i {
    font-size: 14px !important; }

  header .quick_menu .quick_wrap .quick_tb {
    position: absolute;
    left: 100%;
    bottom: 0;
    background-color: transparent;
    border-left: 0 !important;
    padding: 0 !important; } }
/* 햄버거 메뉴 */
.humburger {
  position: relative;
  width: 24px;
  height: 19px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: 0.5s all ease-in;
  z-index: 5555; }

.humburger .line {
  height: 3px;
  width: 100%;
  background: #1a100e;
  display: flex;
  transition: 0.5s all ease-in;
  position: relative;
  z-index: 2; }

.humburger .line:after {
  content: '';
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  background: white;
  width: 0;
  transition: 0.5s all ease-in-out;
  z-index: 1; }

.humburger.open .line {
  background: white; }

.humburger.open .line:nth-of-type(1) {
  transform: rotate(45deg);
  margin-top: 6px;
  height: 2px; }

.humburger.open .line:nth-of-type(2) {
  transform: rotate(-45deg);
  margin-top: -12px;
  height: 2px; }

.humburger.open .line:nth-of-type(3) {
  visibility: hidden;
  opacity: 0; }

.menu_body {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  background: rgba(0, 0, 0, 0.8);
  transform: translateX(-100%);
  transition: 0.5s all ease;
  z-index: 1000; }

.menu_body .mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.menu_body.open {
  transform: translateX(0); }

.menu_body .title {
  font-family: 'Ruthligos';
  font-size: 2rem;
  color: #986b62;
  margin-bottom: 15px; }

.menu_body__item_wrapper {
  position: absolute;
  height: 100%;
  padding: 20px 0 20px 20px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 350px;
  background-color: white;
  flex-direction: column; }

.menu_body__item_wrapper .menu_list {
  list-style: none;
  width: 100%;
  padding: 0 0 0 0; }

.menu_body__item_wrapper .menu_list li {
  position: relative;
  padding-bottom: 1rem; }

.menu_body__item_wrapper .menu_list li:last-child {
  margin-bottom: 0; }

.menu_body__item_wrapper .menu_list li a {
  color: #1d1216;
  font-weight: 400;
  font-size: 1.5rem;
  text-decoration: none;
  position: relative;
  transition: 0.5s all ease; }

.menu_body__item_wrapper .menu_list li a:after {
  content: '';
  position: absolute;
  height: 1px;
  left: 0;
  width: 0;
  bottom: 0;
  background: #ec1c24;
  transition: 0.5s all ease; }

.menu_body__item_wrapper .menu_list li a:hover:after {
  width: 100%; }

.menu_body__item_wrapper .menu_list li.has_child .sub-menu {
  position: absolute;
  background-color: white;
  list-style: none;
  padding: 30px;
  left: 0;
  top: 0;
  min-width: 135px;
  opacity: 0;
  visibility: hidden;
  z-index: 1; }

.menu_body__item_wrapper .menu_list li.has_child .sub-menu li {
  padding-left: 0;
  margin-bottom: 1rem; }

.menu_body__item_wrapper .menu_list li.has_child .sub-menu li a {
  font-size: 1.2rem;
  letter-spacing: -0.18rem; }

.menu_body__item_wrapper .menu_list li.has_child .sub-menu li a:after {
  display: none; }

.menu_body__item_wrapper .menu_list li.has_child:hover .sub-menu {
  opacity: 1;
  visibility: visible; }

@media (max-width: 992px) {
  .menu_body__item_wrapper {
    width: 80%; }

  body .menu_body__item_wrapper .menu_list li.has_child {
    position: relative; }

  body .menu_body__item_wrapper .menu_list li.has_child a {
    position: relative; }

  body .menu_body__item_wrapper .menu_list li.has_child a:after {
    content: '\e943';
    color: #1d1216;
    left: calc(100% + 1.5rem);
    position: absolute;
    top: 0;
    width: 0;
    font-family: xeicon !important;
    display: inline-block;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  body .menu_body__item_wrapper .menu_list li.has_child .sub-menu {
    position: relative;
    background: transparent;
    list-style: none;
    padding: 0;
    left: unset;
    top: unset;
    right: unset;
    min-width: auto;
    opacity: 1;
    visibility: visible;
    margin-top: 1rem;
    padding-left: 1.5rem;
    display: none; }

  .menu_body__item_wrapper .menu_list li.has_child .sub-menu li {
    margin-bottom: 0; } }
.font-size-24 {
  font-size: 24px !important; }

.font-montserrat {
  font-family: 'Montserrat' !important; }

.button {
  -webkit-font-smoothing: antialiased;
  background-color: #986b62;
  border: none;
  color: #fff;
  display: inline-block;
  font-family: 'Montserrat';
  font-size: 0.875rem;
  text-decoration: none;
  user-select: none;
  letter-spacing: 1px;
  color: white;
  padding: 10px 1.875rem;
  transition: all 0.1s ease-out; }

.button:hover {
  background-color:#986b62;
  color: #fff; }

.button:active {
  transform: scale(0.95); }

.button--bubble {
  position: relative;
  z-index: 2;
  color: white;
  background: none; }

.button--bubble:hover {
  background: none; }

.button--bubble:hover + .button--bubble__effect-container .circle {
  background: #986b62; }

.button--bubble:hover + .button--bubble__effect-container .button {
  background: #986b62; }

.button--bubble:active + .button--bubble__effect-container {
  transform: scale(0.95); }

.button--bubble__container {
  position: relative;
  display: inline-block; }

.button--bubble__container .effect-button {
  position: absolute;
  width: 50%;
  height: 25%;
  top: 50%;
  left: 25%;
  z-index: 1;
  transform: translateY(-50%);
  background: #986b62;
  transition: background 0.1s ease-out; }

.button--bubble__effect-container {
  position: absolute;
  display: block;
  width: 200%;
  height: 400%;
  top: -150%;
  left: -50%;
  -webkit-filter: url("#goo");
  filter: url("#goo");
  transition: all 0.1s ease-out;
  pointer-events: none; }

.button--bubble__effect-container .circle {
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 0.9375rem;
  background: #986b62;
  transition: background 0.1s ease-out; }

.button--bubble__effect-container .circle.top-left {
  top: 40%;
  left: 27%; }

.button--bubble__effect-container .circle.bottom-right {
  bottom: 40%;
  right: 27%; }

.button--bubble__container {
  top: 50%; }

#index {
  /* .mVisual .list .slick-dots {position:absolute;left:160px;bottom:150px;overflow:hidden;height:5px;font-size:0;z-index:1;} */ }
  #index #content1 {
    /* display: flex;
    justify-content: center; */
    background-color: #fffaf6;
    padding-bottom: 8rem; }
  #index #content1 .left {
    margin-right: 2.5rem; }
  #index #content1 .left .txt1 {
    margin-top: 1.5rem;
    font-size: 3.75rem;
    font-weight: 300;
    line-height: 4.375rem;
    color: #1d1216;
    letter-spacing: -0.3rem; }
  #index #content1 .left .txt2 {
    margin-top: 1.8125rem;
    font-size: 1rem;
    line-height: 1.625rem;
    color: #767676;
    letter-spacing: -0.09rem;
    margin-bottom: 4.0625rem; }
  #index #content1 .left .menus-wrap {
    display: flex;
    justify-content: flex-end; }
  #index #content1 .left .menus {
    position: relative;
    margin-top: 124px; }
  #index #content1 .left .menus:after {
    position: absolute;
    top: 50%;
    right: calc(100% + 1.875rem);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    content: '';
    width: 2.9375rem;
    height: 1px;
    background-color: #986b62; }
  #index #content1 .left .menus a {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    font-family: Roboto;
    color: #e0d3cf; }
  #index #content1 .left .menus a.active {
    font-size: 1rem;
    color: #986b62; }
  #index #content1 .left .menus a:nth-child(n + 2) {
    margin-left: 10px; }
  #index #content1 .right {
    position: relative; }
  #index #content1 .right > img {
    position: absolute; }
  #index #content1 .right .img1 {
    top: 0;
    left: 0;
    border-top-left-radius: 6.25rem; }
  #index #content1 .right .img2 {
    top: 16.5rem;
    right: 0;
    border-bottom-right-radius: 6.25rem; }
  #index #content1 .right .leaf1 {
    top: 27.625rem;
    left: -6.25rem; }
  #index #content1 .right .leaf2 {
    top: 27.125rem;
    right: -75px; }
  #index #content1 .right .flower {
    top: 11.875rem;
    left: 4.375rem; }
  #index #content1 .right .btn-more {
    position: absolute;
    top: 14.375rem;
    right: 0.625rem;
    width: 55px;
    height: 55px;
    background-color: #eaa58e;
    font-size: 0; }
  #index #content1 .right .btn-more img {
    margin: 0 auto; }
  #index #content2 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 90px;
    background-color: #fffaf6; }
  #index #content2 .title {
    font-size: 3.75rem;
    font-weight: 300;
    line-height: 4.375rem;
    letter-spacing: -0.3rem;
    color: #1d1216;
    margin-bottom: 25px; }
  #index #content2 .desc {
    font-size: 1.5rem;
    line-height: 1.875rem;
    letter-spacing: -0.12rem;
    color: #1d1216; }
  #index #content2 .desc .color-brown {
    font-weight: 500;
    color: #986b62; }
  #index #content3 {
    text-align: center;
    margin-top: 3.75rem;
    margin-bottom: 8.75rem; }
  #index #content3 .top > .title {
    font-size: 3.75rem;
    font-weight: 300;
    color: #211923;
    letter-spacing: -4.8px;
    margin-bottom: 2.5rem; }
  #index #content4 {
    text-align: center;
    margin-bottom: -18.75rem; }
  #index #content5 {
    background-color: #fffaf6;
    padding-top: 22.5rem;
    padding-bottom: 4.375rem; }
  #index #content5 .left {
    width: 430px;
    margin-right: 2.5rem; }
  #index #content5 .left .txt1 {
    margin-top: 24px;
    font-size: 3.75rem;
    font-weight: 300;
    line-height: 4.375rem;
    color: #1d1216;
    letter-spacing: -4.8px; }
  #index #content5 .left .txt2 {
    margin-top: 29px;
    font-size: 1rem;
    line-height: 1.625rem;
    color: #1d1216;
    letter-spacing: -0.09rem; }
  #index #content5 .left .txt3 {
    margin-top: 29px;
    font-size: 1rem;
    line-height: 1.625rem;
    color: #1d1216;
    letter-spacing: -0.09rem;
    margin-bottom: 2.5rem; }
  #index #content5 .right {
    position: relative;
    width: 29.375rem;
    height: 46.25rem;
    margin-right: 10rem; }
  #index #content5 .right > img {
    position: absolute; }
  #index #content5 .right .img1 {
    bottom: 0;
    left: 0; }
  #index #content5 .right .img2 {
    top: 0;
    right: 0; }
  #index #content5 .right .leaf1 {
    bottom: 26.6875rem;
    left: -2.5rem; }
  #index #content5 .right .leaf2 {
    bottom: 1.3125rem;
    right: -1.875rem; }
  #index #content6 {
    padding-top: 4.375rem;
    padding-bottom: 6.25rem;
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    background-position: center center;
    text-align: center; }
    #index #content6 .top > .title {
      margin-top: 1.25rem;
      font-size: 3.25rem;
      font-weight: 300;
      line-height: 3.75rem;
      letter-spacing: -0.26rem;
      color: #1d1216;
      margin-bottom: 2.375rem; }
    #index #content6 .top > .desc {
      font-size: 1.125rem;
      line-height: 1.875rem;
      letter-spacing: -0.09rem;
      color: #1d1216;
      margin-bottom: 2.5rem; }
    #index #content6 .info {
      width: 880px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 43px; }
      #index #content6 .info .item {
        border: 1px solid #94706c;
        width: 17.5rem;
        height: 14.375rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-top-left-radius: 6.25rem; }
        #index #content6 .info .item .title {
          font-family: 'Montserrat';
          font-size: 2rem;
          font-weight: 500;
          line-height: 1.875rem;
          letter-spacing: -0.16px;
          color: #1d1216;
          margin-top: 1.25rem;
          margin-bottom: 1.25rem; }
        #index #content6 .info .item .desc {
          font-family: 'Montserrat';
          font-size: 1.125rem;
          line-height: 1.875rem;
          letter-spacing: -0.09rem;
          color: #1d1216; }
    @media (max-width: 991px) {
      #index #content6 .title-img {
        width: 80px; }
      #index #content6 .info {
        width: auto; }
        #index #content6 .info .item {
          width: calc(33.333333% - 9px);
          height: 12rem;
          border-top-left-radius: 4rem; }
          #index #content6 .info .item .title {
            font-size: 1.5rem; }
          #index #content6 .info .item .desc {
            font-size: 1.125rem; } }
  #index #content7 {
    background: linear-gradient(180deg, white, rgba(255, 255, 255, 0)) !important;
    padding-bottom: 31.25rem;
    padding-top: 4.8125rem;
    text-align: center; }
  #index #content7 .title {
    margin-top: 2.5rem;
    margin-bottom: 1.875rem;
    font-size: 3.25rem;
    line-height: 3.75rem;
    letter-spacing: -0.26rem;
    color: #190b07; }
  #index #content7 .list > ul {
    padding: 0;
    display: inline-block;
    list-style: none; }
  #index #content7 .list > ul > li {
    padding: 1.25rem 0;
    position: relative;
    z-index: 2; }
  #index #content7 .list > ul > li > a {
    font-size: 2.1875rem;
    line-height: 2.1875rem;
    color: #bdbabe;
    transition: all 1.2s ease; }
  #index #content7 .list > ul > li > a span {
    position: relative; }
  #index #content7 .list > ul > li > a span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #9e6655;
    transition-duration: 1.2s; }
  #index #content7 .list > ul > li.active > a span:after {
    width: 100%; }
  #index #content7 .list > ul > li.active > a {
    color: #9e6655;
    font-size: 2.5rem; }
  #index #content7 ul li > div {
    position: absolute;
    transform: translateY(-50%);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out; }
  #index #content7 ul li.active > div {
    opacity: 1;
    visibility: visible; }
  #index #content7 ul li .left_img {
    top: 6.25rem;
    left: -350px;
    opacity: 0;
    transition: opacity 0.3s ease-out;
    /*top:6.25rem;*/
    transform: matrix(1, 0, 0, 1, 7, -7); }
  #index #content7 ul li .left_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10.1875rem;
    height: 10.1875rem;
    background-image: url("../images/main_content7_left_img_bg.png");
    background-size: 10.1875rem;
    left: -3.75rem;
    top: -3.75rem;
    animation: rotate 8s linear 0s infinite reverse; }
@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  #index #content7 ul li .left_img .img {
    width: 27rem;
    height: 9.0625rem;
    overflow: hidden;
    position: relative;
    display: inline-block; }
  #index #content7 ul li .left_img .img > div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out; }
  #index #content7 ul li .left_img .img > div.active {
    opacity: 1;
    visibility: visible; }
  #index #content7 ul.hash_tag {
    padding: 0.625rem 0;
    list-style: none; }
  #index #content7 .hash_tag li {
    float: left;
    margin-right: 0.625rem;
    width: 6.5625rem;
    height: 1.9375rem;
    line-height: 1.9375rem;
    border-radius: 1.25rem;
    background: #26294e;
    transition: background 0.3s ease;
    text-align: center; }
  #index #content7 .hash_tag li.active {
    background: #9e6655; }
  #index #content7 .hash_tag li a {
    color: #fff;
    display: block;
    letter-spacing: 0.5px; }
  #index #content7 .add_txt {
    text-align: left;
    margin-top: 1.875rem;
    font-size: 0.8125rem;
    letter-spacing: -1.04px;
    color: rgba(25, 11, 7, 0.8); }
  #index #content7 .right_img {
    top: -50px;
    right: -350px;
    opacity: 0;
    transition: opacity 0.3s ease-out;
    /*top:-50px*/
    transform: matrix(1, 0, 0, 1, 24, 17); }
  #index #content7 .right_img p {
    text-align: left;
    margin-top: 2.1875rem;
    padding-left: 0.9375rem;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: -0.09rem;
    color: #190b07; }
  #index #content8 {
    margin-bottom: 1.875rem; }
  #index #content8 .top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    border-bottom: 2px solid #282828;
    padding-bottom: 0.9375rem; }
  #index #content8 .top .title-wrap {
    display: flex;
    align-items: flex-end; }
  #index #content8 .top .title-wrap .title {
    font-family: 'Montserrat';
    font-size: 2rem;
    line-height: 1.875rem;
    font-weight: normal;
    letter-spacing: -1.6px;
    color: #190b07; }
  #index #content8 .top .title-wrap .sub-title {
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: -1.24px;
    color: #a0a0a0;
    margin-left: 10px; }
  #index #content8 .left .time-info {
    border-bottom: 1px solid rgba(0, 0, 0, 0.27);
    padding: 0.9375rem 0; }
  #index #content8 .left .time-info .item {
    display: flex;
    justify-content: space-between;
    line-height: 2.1875rem; }
  #index #content8 .left .time-info .title-wrap {
    display: flex; }
  #index #content8 .left .time-info .title-wrap .title {
    font-size: 1.3125rem;
    letter-spacing: -1.68px;
    color: #190b07;
    width: 4.375rem;
    white-space: nowrap; }
  #index #content8 .left .time-info .title-wrap .sub-title {
    font-family: 'GmarketSansM';
    font-size: 1.3125rem;
    color: #a0a0a0; }
  #index #content8 .left .time-info .desc {
    font-size: 1.3125rem;
    letter-spacing: -1.68px;
    color: #190b07; }
  #index #content8 .left .call-info {
    border-bottom: 1px solid rgba(0, 0, 0, 0.27);
    padding: 0.9375rem 0; }
  #index #content8 .left .call-info {
    display: flex;
    justify-content: space-between; }
  #index #content8 .left .call-info .title-wrap {
    display: flex;
    align-items: center; }
  #index #content8 .left .call-info .title-wrap .title {
    font-size: 1.3125rem;
    letter-spacing: -1.68px;
    color: #190b07;
    width: 4.375rem;
    white-space: nowrap; }
  #index #content8 .left .call-info .title-wrap .sub-title {
    font-size: 0.9375rem;
    color: #a0a0a0;
    letter-spacing: -1.2px;
    margin-left: 18px; }
  #index #content8 .left .call-info .desc {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 1.75rem;
    color: #190b07; }
  #index #content8 .right .counsel-list {
    padding-top: 0.9375rem; }
  #index #content8 .right .counsel-list .item {
    display: flex;
    line-height: 1.875rem;
    position: relative;
    padding-left: 10px; }
  #index #content8 .right .counsel-list .item:before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: black; }
  #index #content8 .right .counsel-list .item .category {
    font-size: 0.9375rem;
    letter-spacing: -1.2px;
    color: #190b07;
    width: 6.25rem; }
  #index #content8 .right .counsel-list .item .title {
    font-size: 1rem;
    letter-spacing: -1.24px;
    color: #a0a0a0;
    flex: 1; }
  #index #content8 .right .counsel-list .item .date {
    font-family: 'Montserrat';
    font-size: 0.8125rem;
    font-weight: 500;
    letter-spacing: -0.02rem;
    color: #190b07; }
  #index .bs-main-product {
    position: relative;
    width: 100%;
    padding: 0;
    margin-top: -1.25rem; }
  #index .bs-main-product-box {
    position: relative;
    width: 100%;
    padding: 0 1.25rem; }
  #index .bs-main-product-box-image {
    position: relative;
    width: 100%;
    margin-top: 50px;
    height: 28.125rem;
    border-radius: 550px;
    overflow: hidden;
    z-index: 0;
    /* transform: scale(0.8); */ }
  #index .slick-center .bs-main-product-box-image {
    margin-top: 0;
    height: 34.375rem;
    /* transform: scale(1); */ }
  #index .bs-main-product-box-image > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    z-index: 9; }
  #index .slick-center .bs-main-product-box-image > div {
    background-size: 100%; }
  #index .bs-main-product-box-image > div.bs-before-image {
    opacity: 0.3; }
  #index .bs-main-product-box-image > div.bs-after-image {
    opacity: 0; }
  #index .bs-main-product-box-image > div.bs-after-image > a {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #index .bs-main-product-box-image > div.bs-after-image > a > span {
    display: block;
    position: absolute;
    top: 50%;
    right: 5%;
    width: 40%;
    height: 44px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 0; }
  #index .bs-main-product-box-image > div.bs-after-image > a > span:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 1px;
    background: #eaa58e;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: width 0.3s linear 1s;
    -moz-transition: width 0.3s linear 1s;
    -o-transition: width 0.3s linear 1s;
    transition: width 0.3s linear 1s;
    z-index: 0; }
  #index .bs-main-product-box.slick-center
  .bs-main-product-box-image
  > div.bs-after-image
  > a
  > span:before {
    width: 90%; }
  #index .bs-main-product-box-image > div.bs-after-image > a > span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 51px;
    height: 51px;
    background-color: #eaa58e;
    background-image: url(../images/icon-product-active.png);
    background-repeat: no-repeat;
    /* background-size: 19px 19px; */
    background-position: center;
    border: 0;
    border-radius: 50%;
    -webkit-transform: translate(0, -50%) scale(0);
    transform: translate(0, -50%) scale(0);
    -webkit-transition: transform 0.3s linear 1.3s;
    -moz-transition: transform 0.3s linear 1.3s;
    -o-transition: transform 0.3s linear 1.3s;
    transition: transform 0.3s linear 1.3s;
    z-index: 9; }
  #index .bs-main-product-box.slick-center
  .bs-main-product-box-image
  > div.bs-after-image
  > a
  > span:after {
    -webkit-transform: translate(0, -50%) scale(1);
    transform: translate(0, -50%) scale(1); }
  #index .bs-main-product-box.slick-center
  .bs-main-product-box-image
  > div.bs-before-image {
    opacity: 0; }
  #index .bs-main-product-box.slick-center
  .bs-main-product-box-image
  > div.bs-after-image {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  #index .bs-main-product-box-image:before {
    content: '';
    display: block;
    padding-top: 100%; }
  #index .bs-main-product-box-image:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 100%;
    background-color: rgba(38, 41, 78, 0.1);
    border-radius: 50%;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    opacity: 0;
    z-index: 0; }
  #index .bs-main-product-box.slick-center .bs-main-product-box-image:after {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  #index .bs-main-product-box-info {
    position: relative;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    margin-top: 10px; }
  #index .bs-main-product-box-info h5 {
    white-space: pre-line;
    text-align: center;
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: -2.56px;
    color: #1d1216;
    opacity: 0.6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  #index .bs-main-product-box-info .event {
    line-height: 2rem;
    color: white;
    font-family: 'GmarketSansM';
    font-size: 1rem;
    margin-right: 0.625rem;
    background: linear-gradient(to left, #e3ab9a 0%, #986b62 100%);
    padding: 0 0.9375rem;
    border-radius: 0.9375rem;
    letter-spacing: normal; }
  #index .bs-main-product-box-info p {
    width: 100%;
    text-align: center;
    opacity: 0.6;
    font-size: 1.125rem;
    line-height: 1.875rem;
    letter-spacing: -0.09rem;
    color: #1d1216; }
  #index .bs-main-product-box.slick-center .bs-main-product-box-info h5 {
    opacity: 1; }
  #index .bs-main-product-box.slick-center .bs-main-product-box-info p {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  #index .bs-main-product .slick-list {
    overflow: hidden;
    z-index: 0; }
  #index .bs-main-product .slick-arrow {
    position: absolute;
    top: 320px;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 2.5rem;
    text-indent: -9999em;
    background-color: #986b62;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 99; }
  #index .bs-main-product .slick-arrow:hover {
    opacity: 1; }
  #index .bs-main-product .slick-arrow.slick-prev {
    left: calc(44% - 120px);
    background-image: url(../images/porduct-prev.png); }
  #index .bs-main-product .slick-arrow.slick-next {
    right: calc(44% - 120px);
    background-image: url(../images/porduct-next.png); }
  #index .bs-main-youtube .item {
    padding: 0 2.5rem;
    opacity: 0.6; }
  #index .bs-main-youtube .item.slick-center {
    opacity: 1; }
  #index .bs-main-youtube .item .image {
    padding-top: 5%;
    width: 80%;
    margin: 0 auto;
    transition: 1s; }
  #index .bs-main-youtube .item.slick-center .image {
    padding-top: 0;
    width: 100%; }
  #index .bs-main-youtube .item .title {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 500;
    letter-spacing: -2.56px;
    color: #211923;
    margin-top: 2.1875rem;
    margin-bottom: 0.9375rem; }
  #index .bs-main-youtube .item .more {
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: #211923;
    text-decoration: underline; }
  #index .bs-main-youtube .slick-arrow {
    position: absolute;
    top: 140px;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 2.5rem;
    text-indent: -9999em;
    background-color: #986b62;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 99; }
  #index .bs-main-youtube .slick-arrow:hover {
    opacity: 1; }
  #index .bs-main-youtube .slick-arrow.slick-prev {
    left: 32.5%;
    background-image: url(../images/porduct-prev.png); }
  #index .bs-main-youtube .slick-arrow.slick-next {
    right: 32.5%;
    background-image: url(../images/porduct-next.png); }
  #index .mVisual {
    position: relative;
    margin: 0 auto; }
  #index .mVisual .list {
    position: relative; }
  #index .mVisual .list .unit > a,
  #index .mVisual .list .unit > div {
    display: block;
    overflow: hidden;
    position: relative;
    padding-left: 610px; }
  #index .mVisual .list .unit .img {
    display: block;
    position: relative;
    overflow: hidden;
    height: 720px;
    box-sizing: border-box;
    border-top-left-radius: 250px; }
  #index .mVisual .list .unit .img > span {
    display: none; }
  #index .mVisual .list .unit .txt {
    position: absolute;
    left: 160px;
    top: 70px;
    /*width:400px;*/
    width: 700px;
    color: #fff;
    font-family: 'Roboto', 'Noto Sans KR', sans-serif; }
  #index .mVisual .list .unit .txt > strong {
    display: block;
    font-size: 70px;
    font-weight: 500;
    /*line-height:88px;*/
    line-height: 82px;
    letter-spacing: -3px; }
  #index .mVisual .list .unit .txt > strong > span {
    display: block;
    margin-bottom: 30px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 49px;
    letter-spacing: -2px; }
  #index .mVisual .list .unit .txt > span {
    display: block;
    /*margin-top:65px;*/
    margin-top: 54px;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -1px; }
  #index .mVisual .list .slick-dots {
    max-width: 135px;
    width: 100%;
    position: absolute;
    left: 18.75rem;
    bottom: 0;
    height: 35px;
    margin: 0 35px;
    font-size: 0;
    z-index: 1; }
  #index .mVisual .list .slick-dots:after {
    position: absolute;
    top: 50%;
    right: 100%;
    content: '';
    width: 2.9375rem;
    height: 1px;
    background-color: #986b62; }
  #index .mVisual .list .slick-dots li {
    display: inline-block;
    width: 20%;
    height: 100%; }
  #index .mVisual .list .slick-dots li > button {
    position: relative;
    display: block;
    transition: 0.2s;
    width: 100%;
    height: 100%;
    color: #e0d3cf;
    font-size: 0.875rem; }
  #index .mVisual .list .slick-dots li.slick-active > button {
    color: #986b62;
    font-size: 1rem; }
  #index .mVisual .list .slick-arrow {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 55px;
    height: 55px;
    background-color: #eaa58e;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -999px;
    overflow: hidden;
    z-index: 100;
    background-image: url("../images/arrow-right-white.png"); }
  #index .mVisual .list .slick-prev {
    display: none !important;
    /* left: 0; */ }
  #index .mVisual .list .slick-next {
    right: 0; }
@keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0); }
  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg); } }
  @media (max-width: 1024px) {
    #index html,
    #index body {
      font-size: 12px; }
    #index header .content {
      padding: 24px 20px 0 20px; }
    #index header .content .logo {
      width: 150px; }
    #index header .content .center > a {
      padding: 5px 10px; } }
  @media (max-width: 991px) {
    #index #content1 {
      padding-bottom: 24vw; }
    #index #content1 .title-img {
      width: 105px; }
    #index #content1 .left .txt1 {
      font-size: 2rem;
      line-height: 1.17; }
    #index #content1 .left .txt2 {
      margin-top: 1rem;
      margin-bottom: 2rem; }
    #index #content1 .left .menus {
      margin-top: 2rem; }
    #index #content1 .left .menus:after {
      width: 2rem; }
    #index #content1 .right .img2 {
      width: 70%; }
    #index #content1 .right .leaf1 {
      top: 19.625rem;
      left: -2.25rem;
      width: 15vw; }
    #index #content1 .right .leaf2 {
      top: 27.125rem;
      right: -75px; }
    #index #content1 .right .flower {
      top: 5.875rem;
      left: 2.375rem;
      width: 11vw; }
    #index #content1 .right .btn-more {
      display: none; }
    #index #content2 .title-img {
      width: 130px; }
    #index #content3 .title-img {
      width: 90px; }
    #index #content4 {
      margin-bottom: 0; }
    #index #content5 {
      padding-top: 30px; }
    #index #content5 .title-img {
      width: 60px; }
    #index #content5 .left {
      width: auto;
      text-align: center;
      margin-bottom: 20px; }
    #index #content5 .right {
      width: 100%;
      height: 100vw;
      text-align: center; }
    #index #content5 .right .img1 {
      bottom: 0;
      left: 15vw;
      width: 50vw; }
    #index #content5 .right .img2 {
      top: 0;
      right: 15vw;
      width: 50vw; }
    #index #content5 .right .leaf1 {
      bottom: 20.6875rem;
      left: 3.5rem;
      width: 14vw; }
    #index #content5 .right .leaf2 {
      bottom: 1.3125rem;
      right: 13vw;
      width: 22vw; }
    #index #content7 .title-img {
      width: 80px; }
    #index #content7 .list > ul {
      width: 100%; }
    #index #content7 ul li .left_img {
      top: 0;
      left: auto;
      right: 0;
      width: 60%;
      transform: none; }
    #index #content7 ul li .left_img .img {
      width: 100%;
      height: auto;
      padding-top: 33.333333%; }
    #index #content7 .add_txt {
      display: none; }
    #index #content7 .right_img {
      top: 115px;
      right: 0;
      width: 60%;
      transform: none; }
    #index #content7 .right_img p {
      margin-top: 1rem; }
    #index .bs-main-product {
      margin-top: 20px; }
    #index .bs-main-youtube .item.slick-center .image img {
      margin: 0 auto; }
    #index .bs-main-youtube .slick-arrow {
      top: 40%; } }
  @media (max-width: 768px) {
    #index .bs-main-youtube .slick-arrow.slick-prev {
      left: 5%; }
    #index .bs-main-youtube .slick-arrow.slick-next {
      right: 5%; } }
  @media (max-width: 576px) {
    #index .bs-main-youtube .slick-arrow {
      top: 30%; } }

.sub section {
  position: relative; }
.sub .sub-top {
  min-height: 785px;
  background-position: center;
  display: flex;
  align-items: flex-end;
  padding-bottom: 7.5rem; }
  @media (max-width: 991px) {
    .sub .sub-top {
      min-height: 500px; } }
  .sub .sub-top .top-title {
    font-family: 'Ruthligos';
    font-size: 2.1875rem;
    margin-bottom: 1rem;
    color: rgba(255, 255, 255, 0.4); }
  .sub .sub-top .title {
    font-size: 3.75rem;
    font-weight: 500;
    color: white;
    margin-bottom: 2rem; }
  .sub .sub-top .desc {
    font-size: 1.5rem;
    color: white;
    margin-bottom: 3.75rem; }
  .sub .sub-top .button-wrap {
    width: 370px;
    margin: 0 auto;
    display: flex;
    flex-direction: column; }
    .sub .sub-top .button-wrap > div {
      display: flex;
      margin-top: 5px;
      gap: 5px; }
    .sub .sub-top .button-wrap .btn {
      border-radius: 0;
      flex: 1;
      font-size: 1rem;
      line-height: 3.5rem; }
    .sub .sub-top .button-wrap .btn1 {
      background-color: white;
      color: #1d1216; }
    .sub .sub-top .button-wrap .btn2 {
      background-color: #190b07;
      color: white; }
.sub .section-nav {
  position: absolute;
  top: -7rem;
  left: 9vw;
  background-color: #190b07;
  color: white;
  text-align: center;
  width: 10rem;
  padding-top: 3.125rem;
  padding-bottom: 2rem; }
  .sub .section-nav .num {
    font-family: 'Montserrat';
    font-size: 2rem; }
  .sub .section-nav .line {
    width: 1px;
    height: 4.875rem;
    background-color: white;
    opacity: 0.4;
    margin: 1rem auto; }
  .sub .section-nav .title {
    font-weight: 500;
    font-size: 2rem;
    margin-bottom: 2.5rem; }
.sub .section-title1 {
  font-family: 'Ruthligos';
  font-size: 2.6875rem;
  color: #986b62;
  padding-bottom: 1rem;
  background-image: url(../images/title_underline.png);
  background-repeat: no-repeat;
  background-position: bottom center; }
.sub .section-title2 {
  font-weight: 300;
  font-size: 3.75rem;
  line-height: 4.375rem;
  color: #1d1216; }
.sub .section-title3 {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 1.5625rem;
  color: #a0a0a0; }
.sub#sub0101 #section2 {
  padding-top: 5rem;
  padding-bottom: 3.875rem; }
  .sub#sub0101 #section2 .section-title1 {
    margin-bottom: 1.5rem; }
  .sub#sub0101 #section2 .section-title2 {
    margin-bottom: 3rem; }
  .sub#sub0101 #section2 .content-wrap .txt1 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #1d1216; }
    .sub#sub0101 #section2 .content-wrap .txt1 .color-brown {
      color: #9e6655; }
  .sub#sub0101 #section2 .content-wrap .txt2 {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: #1d1216; }
    .sub#sub0101 #section2 .content-wrap .txt2 .color-brown {
      color: #9e6655; }
  .sub#sub0101 #section2 .slick-slider .slick-slide img {
    margin: 0 auto; }
  .sub#sub0101 #section2 .slick-slider .slick-arrow {
    display: block;
    position: absolute;
    top: 30%;
    width: 26px;
    height: 26px;
    border-radius: 26px;
    background-color: #9e6655;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 100;
    background-image: url("../images/arrow-right-white.png"); }
    .sub#sub0101 #section2 .slick-slider .slick-arrow.slick-prev {
      left: 0;
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg); }
    .sub#sub0101 #section2 .slick-slider .slick-arrow.slick-next {
      right: 0; }
  .sub#sub0101 #section2 .slick-slider .slick-dots {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center; }
    .sub#sub0101 #section2 .slick-slider .slick-dots li {
      margin-right: 5px;
      display: inline-block;
      text-indent: -9999px;
      width: 10px;
      height: 10px;
      border-radius: 10px;
      background-color: #190b07;
      opacity: 0.3; }
      .sub#sub0101 #section2 .slick-slider .slick-dots li.slick-active {
        width: 30px;
        background-color: #9e6655;
        opacity: 1; }
.sub#sub0101 #section3 {
  background-image: linear-gradient(to bottom, #f6edea, #fff);
  text-align: center;
  padding-top: 5rem;
  padding-bottom: 3.875rem; }
  .sub#sub0101 #section3 .section-title1 {
    margin-bottom: 1.5rem; }
  .sub#sub0101 #section3 .section-title2 {
    margin-bottom: 3rem; }
  .sub#sub0101 #section3 .content-wrap {
    position: relative;
    background-color: white;
    padding: 2.5rem 0; }
    .sub#sub0101 #section3 .content-wrap .num {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      width: 3.75rem;
      height: 3.75rem;
      line-height: 3.75rem;
      background-color: #9e6655;
      color: white;
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 1.5rem; }
    .sub#sub0101 #section3 .content-wrap .image-wrap {
      margin-bottom: 2.5rem; }
    .sub#sub0101 #section3 .content-wrap .txt1 {
      font-weight: 500;
      font-size: 1.5rem;
      line-height: 2.25rem;
      color: #1d1216;
      margin-bottom: 2.5rem; }
    .sub#sub0101 #section3 .content-wrap .txt2 {
      font-weight: 500;
      font-size: 1.125rem;
      line-height: 1.875rem;
      color: #1d1216; }
.sub#sub0101 #section4 .content-wrap {
  position: relative; }
  .sub#sub0101 #section4 .content-wrap .left,
  .sub#sub0101 #section4 .content-wrap .right {
    position: absolute; }
  .sub#sub0101 #section4 .content-wrap .left {
    top: 8rem;
    left: 0; }
    .sub#sub0101 #section4 .content-wrap .left .title-wrap {
      font-weight: 300;
      color: #1d1216;
      margin-bottom: 2.625rem; }
      .sub#sub0101 #section4 .content-wrap .left .title-wrap .title {
        font-size: 2rem; }
      .sub#sub0101 #section4 .content-wrap .left .title-wrap .sub-title {
        font-size: 3.75rem; }
        .sub#sub0101 #section4 .content-wrap .left .title-wrap .sub-title .bold {
          font-weight: 400; }
    .sub#sub0101 #section4 .content-wrap .left .button-wrap {
      margin-bottom: 6.8125rem; }
      .sub#sub0101 #section4 .content-wrap .left .button-wrap button {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 1.75rem;
        width: 12.75rem;
        height: 2.9375rem;
        line-height: 1.875rem;
        border: 1px solid #190b07;
        border-radius: 100px;
        font-weight: 500;
        font-size: 1.125rem;
        color: #190b07; }
    .sub#sub0101 #section4 .content-wrap .left .slider-wrap .title {
      font-weight: 500;
      font-size: 1.5rem;
      color: #1d1216;
      margin-bottom: 1.5rem; }
    .sub#sub0101 #section4 .content-wrap .left .slider-wrap .sub-title {
      font-weight: 500;
      font-size: 0.875rem;
      color: #1d1216;
      margin-bottom: 1rem; }
    .sub#sub0101 #section4 .content-wrap .left .slider-wrap .desc {
      opacity: 0.6;
      font-family: 'Montserrat';
      font-size: 0.75rem;
      font-weight: 500;
      color: rgba(29, 18, 22, 0.6); }
    .sub#sub0101 #section4 .content-wrap .left .slider-wrap .slider {
      margin-top: 1rem;
      max-width: 360px; }
      .sub#sub0101 #section4 .content-wrap .left .slider-wrap .slider .slick-slider .slick-slide img {
        margin: 0 auto; }
      .sub#sub0101 #section4 .content-wrap .left .slider-wrap .slider .slick-slider .slick-arrow {
        display: block;
        position: absolute;
        top: 40%;
        width: 26px;
        height: 26px;
        border-radius: 26px;
        background-color: #9e6655;
        background-repeat: no-repeat;
        background-position: center;
        text-indent: -9999px;
        overflow: hidden;
        z-index: 100;
        background-image: url("../images/arrow-right-white.png"); }
        .sub#sub0101 #section4 .content-wrap .left .slider-wrap .slider .slick-slider .slick-arrow.slick-prev {
          left: 0;
          transform: rotate(180deg);
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg); }
        .sub#sub0101 #section4 .content-wrap .left .slider-wrap .slider .slick-slider .slick-arrow.slick-next {
          right: 0; }
      .sub#sub0101 #section4 .content-wrap .left .slider-wrap .slider .slick-slider .slick-dots {
        list-style: none;
        margin: 20px 0 0 0;
        padding: 0;
        text-align: center; }
        .sub#sub0101 #section4 .content-wrap .left .slider-wrap .slider .slick-slider .slick-dots li {
          margin-right: 5px;
          display: inline-block;
          text-indent: -9999px;
          width: 10px;
          height: 10px;
          border-radius: 10px;
          background-color: #190b07;
          opacity: 0.3; }
          .sub#sub0101 #section4 .content-wrap .left .slider-wrap .slider .slick-slider .slick-dots li.slick-active {
            width: 30px;
            background-color: #9e6655;
            opacity: 1; }
  .sub#sub0101 #section4 .content-wrap .center {
    text-align: center; }
  .sub#sub0101 #section4 .content-wrap .right {
    top: 10rem;
    left: 70%; }
    .sub#sub0101 #section4 .content-wrap .right .title {
      font-weight: 500;
      font-size: 1.5rem;
      line-height: 1.875rem;
      color: #1d1216; }
    .sub#sub0101 #section4 .content-wrap .right .item-wrap {
      margin: 2rem 0 0 0;
      padding: 0;
      list-style: none; }
      .sub#sub0101 #section4 .content-wrap .right .item-wrap li {
        font-size: 1.125rem;
        font-weight: 500;
        line-height: 1.875rem;
        color: #1d1216; }
.sub#sub0102 .honesty-wrap {
  background-position: center; }
  .sub#sub0102 .honesty-wrap .not-hover-content {
    font-family: 'Montserrat';
    font-size: 18.75rem;
    color: white;
    text-align: center;
    line-height: 21.25rem; }
  .sub#sub0102 .honesty-wrap .hover-content {
    transition: 1s;
    height: 0;
    opacity: 0; }
    .sub#sub0102 .honesty-wrap .hover-content .title {
      font-family: 'Montserrat';
      font-size: 5.8125rem;
      color: #9e6655;
      margin-bottom: 2rem; }
    .sub#sub0102 .honesty-wrap .hover-content .desc {
      font-size: 1.5rem;
      font-weight: 500;
      color: #1d1216; }
  .sub#sub0102 .honesty-wrap:hover .not-hover-content {
    display: none; }
  .sub#sub0102 .honesty-wrap:hover .hover-content {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    height: auto;
    opacity: 1; }
.sub#sub0102 #section2 {
  text-align: center;
  padding-top: 5rem;
  padding-bottom: 3.4375rem; }
.sub#sub0102 #section3 {
  background-image: linear-gradient(to bottom, #f6edea, #fff);
  text-align: center;
  padding-top: 5rem;
  padding-bottom: 3.875rem; }
  .sub#sub0102 #section3 .section-title1 {
    margin-bottom: 1.5rem; }
  .sub#sub0102 #section3 .section-title2 {
    margin-bottom: 3rem; }
  .sub#sub0102 #section3 .content-wrap {
    position: relative;
    background-color: white;
    padding: 2.5rem 0; }
    .sub#sub0102 #section3 .content-wrap .num {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      width: 3.75rem;
      height: 3.75rem;
      line-height: 3.75rem;
      background-color: #9e6655;
      color: white;
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 1.5rem; }
    .sub#sub0102 #section3 .content-wrap .image-wrap {
      margin-bottom: 2.5rem; }
    .sub#sub0102 #section3 .content-wrap .txt1 {
      font-weight: 500;
      font-size: 1.5rem;
      line-height: 2.25rem;
      color: #1d1216;
      margin-bottom: 2.5rem; }
    .sub#sub0102 #section3 .content-wrap .txt2 {
      font-weight: 500;
      font-size: 1.125rem;
      line-height: 1.875rem;
      color: #1d1216; }
.sub#sub0103 #section2 {
  padding-top: 5rem;
  padding-bottom: 3.875rem; }
  .sub#sub0103 #section2 .section-title1 {
    margin-bottom: 1.5rem; }
  .sub#sub0103 #section2 .section-title2 {
    margin-bottom: 3rem; }
  .sub#sub0103 #section2 .content-wrap {
    border-bottom: 4px solid #190b07; }
    .sub#sub0103 #section2 .content-wrap .title-wrap {
      display: flex;
      align-items: flex-end;
      justify-content: space-between;
      margin-bottom: 1rem;
      padding-bottom: 0.5rem;
      border-bottom: 4px solid #190b07; }
      .sub#sub0103 #section2 .content-wrap .title-wrap .title {
        font-weight: 500;
        font-size: 2rem;
        color: #1d1216; }
      .sub#sub0103 #section2 .content-wrap .title-wrap .desc {
        font-family: 'Montserrat';
        font-weight: 600;
        font-size: 1.125rem;
        color: #9d9d9d; }
    .sub#sub0103 #section2 .content-wrap .time-wrap .item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 1rem; }
      .sub#sub0103 #section2 .content-wrap .time-wrap .item .left .txt1 {
        font-weight: bold;
        font-size: 1.125rem;
        color: #1d1216;
        width: 50px;
        margin-right: 1rem; }
        .sub#sub0103 #section2 .content-wrap .time-wrap .item .left .txt1 .space {
          visibility: hidden; }
      .sub#sub0103 #section2 .content-wrap .time-wrap .item .left .txt2 {
        font-family: 'Montserrat';
        font-weight: 600;
        font-size: 1.125rem;
        color: #9d9d9d; }
      .sub#sub0103 #section2 .content-wrap .time-wrap .item .left .txt3 {
        font-weight: bold;
        font-size: 0.9375rem;
        color: #190b07; }
      .sub#sub0103 #section2 .content-wrap .time-wrap .item .right {
        font-family: 'Montserrat';
        font-weight: 600;
        font-size: 1.5rem;
        color: #1d1216; }
    .sub#sub0103 #section2 .content-wrap .info {
      font-size: 1.125rem;
      font-weight: 500;
      color: #9d9d9d;
      margin-bottom: 1rem;
      padding-bottom: 1rem;
      border-bottom: 1px solid #190b0705; }
    .sub#sub0103 #section2 .content-wrap .address {
      font-weight: bold;
      font-size: 1rem;
      color: #190b07; }
    .sub#sub0103 #section2 .content-wrap .address-info {
      margin-top: 1rem;
      margin-bottom: 1rem;
      padding: 10px 15px;
      background-color: #9e665510;
      font-weight: 500;
      font-size: 1rem;
      color: #190b07; }
      .sub#sub0103 #section2 .content-wrap .address-info .color-brown {
        color: #9e6655; }
    .sub#sub0103 #section2 .content-wrap .button-wrap {
      margin-bottom: 1rem;
      display: flex;
      gap: 5px; }
      .sub#sub0103 #section2 .content-wrap .button-wrap button {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: 3rem;
        padding: 0 1rem;
        border: 1px solid #190b07;
        border-radius: 100px;
        font-weight: 500;
        font-size: 1rem;
        color: #1d1216; }
.sub#sub0103 #section3 {
  padding-top: 4.75rem;
  background-image: linear-gradient(to bottom, #f6edea, #fff);
  padding-bottom: 8rem; }
  .sub#sub0103 #section3 .section-title2 {
    margin-bottom: 3.5rem; }
  .sub#sub0103 #section3 .slick-slider .slick-arrow {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 55px;
    height: 55px;
    border-radius: 55px;
    background-color: #9e6655;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 100;
    background-image: url("../images/arrow-right-white.png"); }
    .sub#sub0103 #section3 .slick-slider .slick-arrow.slick-prev {
      left: 17vw;
      transform: translateY(-50%) rotate(180deg);
      -webkit-transform: translateY(-50%) rotate(180deg);
      -moz-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
      -o-transform: translateY(-50%) rotate(180deg); }
    .sub#sub0103 #section3 .slick-slider .slick-arrow.slick-next {
      right: 18vw; }
  .sub#sub0103 #section3 .slick-slider .slick-dots {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center; }
    .sub#sub0103 #section3 .slick-slider .slick-dots li {
      margin-right: 5px;
      display: inline-block;
      text-indent: -9999px;
      width: 10px;
      height: 10px;
      border-radius: 10px;
      background-color: #190b07;
      opacity: 0.3; }
      .sub#sub0103 #section3 .slick-slider .slick-dots li.slick-active {
        width: 30px;
        background-color: #9e6655;
        opacity: 1; }
.sub#sub0201 .top-wrap {
  display: flex;
  align-items: flex-end;
  min-height: 29.375rem;
  background-repeat: no-repeat;
  background-position: center; }
  .sub#sub0201 .top-wrap .title {
    font-family: 'Ruthligos';
    font-size: 2.6875rem;
    margin-bottom: 1.875rem; }
  .sub#sub0201 .top-wrap .desc {
    font-size: 3rem;
    font-weight: 300;
    line-height: 3.75rem;
    margin-bottom: 3.75rem; }
.sub#sub0201 .point-text-wrap {
  padding-bottom: 10rem; }
  .sub#sub0201 .point-text-wrap .item {
    margin-top: 3.75rem;
    border-left: 3px solid black;
    padding-left: 1.625rem; }
    .sub#sub0201 .point-text-wrap .item .title {
      font-family: 'Montserrat';
      font-weight: 500;
      font-size: 1.5rem;
      margin-bottom: 1.6rem; }
    .sub#sub0201 .point-text-wrap .item .sub-title {
      font-size: 1.5rem;
      font-weight: 500;
      color: black;
      line-height: 2rem;
      margin-bottom: 1.6rem; }
    .sub#sub0201 .point-text-wrap .item .desc {
      font-size: 1.125rem;
      color: #7c797a;
      line-height: 1.875rem; }
    .sub#sub0201 .point-text-wrap .item .color-brown {
      color: #9e6655 !important; }
    .sub#sub0201 .point-text-wrap .item .color-black {
      color: black !important;
      font-weight: bold; }
.sub#sub0201 .point-right-img {
  transform: translateY(-5rem); }
.sub#sub0201 #section2 .top-wrap {
  background-position: right; }
.sub #section5 {
  padding-bottom: 3rem; }
  .sub #section5 .section-title2 {
    margin-top: 2rem; }
  .sub #section5 .section-title3 {
    margin-top: 1rem; }
  .sub #section5 .content-wrap.left {
    text-align: left; }
    .sub #section5 .content-wrap.left .title:after {
      right: 105%; }
  .sub #section5 .content-wrap.right {
    text-align: right; }
    .sub #section5 .content-wrap.right .title:after {
      left: 105%; }
  .sub #section5 .content-wrap .title {
    position: relative;
    font-weight: 500;
    font-size: 1.5rem;
    color: #1d1216;
    margin-bottom: 2rem; }
    .sub #section5 .content-wrap .title:after {
      position: absolute;
      top: 1rem;
      content: '';
      width: 3.75rem;
      height: 2px;
      background-color: #9e6655;
      z-index: 1; }
  .sub #section5 .content-wrap .desc {
    font-size: 0.875rem;
    color: #1d1216; }
  .sub #section5 .img1,
  .sub #section5 .img2 {
    border-top-left-radius: 100px; }
  .sub #section5 .img1 {
    padding-right: 1rem; }
  .sub #section5 .img2 {
    padding-left: 1rem; }
.sub .system-3s {
  padding-top: 4.375rem;
  padding-bottom: 6.25rem;
  background-image: url(../images/bg1.jpg);
  background-size: cover;
  background-position: center center;
  text-align: center; }
  .sub .system-3s .top > .title {
    margin-top: 1.25rem;
    font-size: 3.25rem;
    font-weight: 300;
    line-height: 3.75rem;
    letter-spacing: -0.26rem;
    color: #1d1216;
    margin-bottom: 2.375rem; }
  .sub .system-3s .top > .desc {
    font-size: 1.125rem;
    line-height: 1.875rem;
    letter-spacing: -0.09rem;
    color: #1d1216;
    margin-bottom: 2.5rem; }
  .sub .system-3s .info {
    width: 880px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 43px; }
    .sub .system-3s .info .item {
      border: 1px solid #94706c;
      width: 17.5rem;
      height: 14.375rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      border-top-left-radius: 6.25rem; }
      .sub .system-3s .info .item .title {
        font-family: 'Montserrat';
        font-size: 2rem;
        font-weight: 500;
        line-height: 1.875rem;
        letter-spacing: -0.16px;
        color: #1d1216;
        margin-top: 1.25rem;
        margin-bottom: 1.25rem; }
      .sub .system-3s .info .item .desc {
        font-family: 'Montserrat';
        font-size: 1.125rem;
        line-height: 1.875rem;
        letter-spacing: -0.09rem;
        color: #1d1216; }
  @media (max-width: 991px) {
    .sub .system-3s .title-img {
      width: 80px; }
    .sub .system-3s .info {
      width: auto; }
      .sub .system-3s .info .item {
        width: calc(33.333333% - 9px);
        height: 12rem;
        border-top-left-radius: 4rem; }
        .sub .system-3s .info .item .title {
          font-size: 1.5rem; }
        .sub .system-3s .info .item .desc {
          font-size: 1.125rem; } }
.sub .consulting-wrap {
  padding-top: 3.25rem; }
  .sub .consulting-wrap .title-wrap .title {
    font-weight: 500;
    font-size: 2rem;
    color: #190b07;
    margin-bottom: 1.5rem; }
  .sub .consulting-wrap .title-wrap .sub-title {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 1.125rem;
    color: #a0a0a0;
    margin-bottom: 2.25rem; }
  .sub .consulting-wrap .input-wrap input[type='text'],
  .sub .consulting-wrap .input-wrap select {
    width: 100%;
    height: 3.5rem;
    padding: 0 1rem; }
  .sub .consulting-wrap .input-wrap input[type='text'] {
    margin-bottom: 10px;
    background-color: #f1f1f1;
    border: 0; }
  .sub .consulting-wrap .input-wrap select {
    margin-bottom: 20px;
    border: 1px solid #d5d6de;
    background-color: white;
    appearance: none;
    cursor: pointer; }
  .sub .consulting-wrap .input-wrap .checkbox-wrap {
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    margin-bottom: 1.5rem; }
    .sub .consulting-wrap .input-wrap .checkbox-wrap input[type='checkbox'] {
      width: 1rem;
      height: 1rem;
      margin-right: 10px; }
    .sub .consulting-wrap .input-wrap .checkbox-wrap label {
      margin-right: 5px;
      margin-bottom: 0;
      color: #190b07; }
    .sub .consulting-wrap .input-wrap .checkbox-wrap a {
      color: #5e5e5e; }
  .sub .consulting-wrap button {
    width: 100%;
    line-height: 3.5rem;
    font-size: 0.875rem; }
    .sub .consulting-wrap button.btn-call {
      border: 1px solid #cdcdcd;
      background-color: white;
      color: #190b07; }
    .sub .consulting-wrap button.btn-kakao {
      background-color: #ffe96d;
      color: #190b07; }

/*# sourceMappingURL=style.css.map */
