@charset "UTF-8";
/*
    Theme Name: Rùa Homestay
    Theme URI: 
    Author: Team WP MD
    Author URI: 
    Description: A starter theme
    Version: 1.0
    Text Domain: corex
    Tags: theme, starter theme,
*/
@font-face {
  font-family: "iCielBCAuthentico-Regular.otf";
  src: url("./assets/fonts/iCielBCAuthentico-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "uvf-museo300-regular.otf";
  src: url("./assets/fonts/uvf-museo300-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BHN-Abuget.otf";
  src: url("./assets/fonts/BHN-Abuget.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background: #894C34;
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #894C34;
}

button,
input,
select,
textarea {
  margin: 0;
  outline: none;
}

html {
  box-sizing: border-box;
}

* {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

img,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
td:not([align]),
th:not([align]) {
  text-align: left;
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
  color: #000;
}

.site-container {
  overflow: hidden;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

.typography html,
.typography body,
.typography p,
.typography ol,
.typography ul,
.typography li,
.typography dl,
.typography dt,
.typography dd,
.typography blockquote,
.typography figure,
.typography fieldset,
.typography legend,
.typography textarea,
.typography pre,
.typography iframe,
.typography hr,
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  margin: 0;
  padding: 0;
}
.typography ul {
  list-style: none;
}

@keyframes draw2 {
  0% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 2000;
  }
}
@keyframes signature1 {
  0% {
    stroke-dashoffset: 500;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes signature2 {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes opacityKey {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes colorTextWhite {
  0% {
    stroke: #000;
    stroke-width: 0;
    fill: #000;
  }
  50% {
    stroke: #000;
    stroke-width: 3.46544;
    fill: #fff;
  }
  100% {
    stroke: #000;
    stroke-width: 0;
    fill: #000;
  }
}
@keyframes colorTextBlack {
  0% {
    stroke: #000;
    stroke-width: 3.46544;
    fill: #fff;
  }
  50% {
    stroke: #000;
    stroke-width: 0;
    fill: #000;
  }
  100% {
    stroke: #000;
    stroke-width: 3.46544;
    fill: #fff;
  }
}
@keyframes zoomOut {
  from {
    transform: scale(1.3); /* Kích thước ban đầu của ảnh */
  }
  to {
    transform: scale(1); /* Kích thước cuối cùng của ảnh (zoom out) */
  }
}
@keyframes trin {
  from {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  20%, 32%, 44%, 56%, 68% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  23%, 35%, 47%, 59%, 71% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  26%, 38%, 50%, 62%, 74% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  29%, 41%, 53%, 65%, 77% {
    transform: rotate3d(0, 0, 1, -15deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@-webkit-keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@-moz-keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@-o-keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@keyframes drawLine {
  from {
    stroke-dasharray: 300;
    stroke-dashoffset: 300;
  }
  to {
    stroke-dasharray: 300;
    stroke-dashoffset: 0;
  }
}
@keyframes zoomOut {
  from {
    transform: scale(1.3); /* Kích thước ban đầu của ảnh */
  }
  to {
    transform: scale(1); /* Kích thước cuối cùng của ảnh (zoom out) */
  }
}
.cm-read-more {
  display: inline-block;
  position: relative;
  color: var(--RED, #894C34);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.32px;
  padding-bottom: 8px;
  transition: all 0.3s ease;
}
.cm-read-more::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #894C34;
  bottom: 0;
  left: 0;
}
.cm-read-more:hover {
  letter-spacing: 1px;
}

.button_def {
  color: var(--WHITE, #FFF);
  text-align: center;
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 18px */
  letter-spacing: 1.05px;
  text-transform: uppercase;
  background: var(--RED, #894C34);
  padding: 16px 23px 10px 22px;
  width: max-content;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .button_def {
    font-size: 14px;
    padding: 13px 18px 9px 15px;
  }
}
@media only screen and (min-width: 1025px) {
  .button_def:hover::before {
    width: 100%;
    right: 0;
    left: auto;
  }
  .button_def:hover::after {
    width: 100%;
    left: 0;
    right: auto;
  }
}
.button_def::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.2);
  height: 50%;
  width: 0;
  position: absolute;
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  top: 0;
  left: 0;
  right: auto;
}
.button_def:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.2);
  height: 50%;
  width: 0;
  position: absolute;
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  bottom: 0;
  right: 0;
  left: auto;
}

.banner_def {
  aspect-ratio: 2.1492537313;
  position: relative;
  overflow: hidden;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .banner_def {
    aspect-ratio: 1.3457943925;
  }
}
.banner_def img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  animation: zoomOut 2s ease-in-out;
}
.banner_def h2 {
  color: var(--WHITE, #FFF);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 84px */
  text-transform: uppercase;
  width: 1280px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  bottom: 8.9552238806%;
}
@media (max-width: 1280px) {
  .banner_def h2 {
    width: 100%;
    font-size: 50px;
  }
}
@media (max-width: 1280px) {
  .banner_def h2 {
    padding: 0 60px;
  }
}
@media (max-width: 1024px) {
  .banner_def h2 {
    padding: 0 30px;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .banner_def h2 {
    padding: 0 15px;
    font-size: 32px;
  }
}

.cm-title {
  color: var(--RED, #894C34);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
}
.cm-title.center {
  text-align: center;
}
@media (max-width: 1024px) {
  .cm-title {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .cm-title {
    font-size: 30px;
  }
}

.cm-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 80px;
}
@media (max-width: 1280px) {
  .cm-container {
    padding: 0 60px;
  }
}
@media (max-width: 1024px) {
  .cm-container {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .cm-container {
    padding: 0 15px;
  }
}

.header-inner {
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.header-inner.active_mb {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: opacity 0.4s cubic-bezier(0, 1, 0.4, 1), visibility 0.4s linear, -webkit-transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0, 1, 0.4, 1), transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1), visibility 0.4s linear;
  transition: opacity 0.4s cubic-bezier(0, 1, 0.4, 1), transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1), visibility 0.4s linear, -webkit-transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1);
}
.header-inner.down .content {
  height: 70px;
  top: 50px;
}
@media only screen and (max-width: 1024px) {
  .header-inner.down .content {
    height: calc(100vh - 60px);
    top: 60px;
  }
}
.header-inner.down .top {
  height: 50px;
}
@media only screen and (max-width: 1024px) {
  .header-inner.down .top {
    height: 60px;
  }
}
.header-inner.hSticky-down {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
  opacity: 0;
  visibility: hidden;
}
.header-inner.activeMenu .content {
  opacity: 1;
  transform: translateY(0);
}
.header-inner .top {
  transition: all 400ms ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding: 0 5.5555555556%;
  position: relative;
  background: var(--RED, #894C34);
}
@media (max-width: 1280px) {
  .header-inner .top {
    padding: 0 60px;
  }
}
@media (max-width: 1024px) {
  .header-inner .top {
    padding: 0 30px;
  }
}
@media (max-width: 576px) {
  .header-inner .top {
    padding: 0 15px;
  }
}
.header-inner .top .menu {
  cursor: pointer;
  display: flex;
  align-items: center;
  color: var(--White, #FFF);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}
.header-inner .top .menu svg {
  width: 16px;
  height: 14px;
  margin-right: 8px;
}
.header-inner .top .logo-main {
  position: absolute;
  width: 168px;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
  .header-inner .top .logo-main {
    width: 140px;
  }
}
.header-inner .top .logo-main svg {
  width: 100%;
}
.header-inner .top select {
  color: var(--White, #FFF);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.28px;
  background: transparent;
  outline: none;
  border: 0;
  text-transform: uppercase;
  cursor: pointer;
}
.header-inner .top select option {
  color: #000000;
}
.header-inner .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  background: var(--LIGHT-GRAY, #EEECE6);
  transition: all 500ms ease;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  transform: translateY(-200%);
  z-index: -1;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content {
    height: calc(100vh - 60px);
    transition: all 0.75s ease;
  }
}
@media (max-width: 576px) {
  .header-inner .content {
    border-radius: 0 0 30px 30px;
  }
}
.header-inner .content .right {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 5.5555555556%;
  height: 100%;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content .right {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.header-inner .content .menu-main {
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content .menu-main {
    flex-direction: column;
    align-items: center;
    height: auto;
  }
}
.header-inner .content .menu-main > li {
  margin-right: 121px;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content .menu-main > li {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.header-inner .content .menu-main > li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content .menu-main > li {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .header-inner .content .menu-main > li:hover .sub-menu {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    -moz-transform: rotate3d(0, 0, 0, 0deg);
    -o-transform: rotate3d(0, 0, 0, 0deg);
    -ms-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  .header-inner .content .menu-main > li:hover > a i {
    transform: rotate(180deg);
  }
}
.header-inner .content .menu-main > li.active > a {
  border-bottom: 1px dotted #fff;
}
.header-inner .content .menu-main > li.active > a i {
  transform: rotate(180deg);
}
.header-inner .content .menu-main > li.active .sub-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.header-inner .content .menu-main > li > a {
  position: relative;
  z-index: 2;
  display: block;
  color: var(--RED, #894C34);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 18px */
  letter-spacing: 1.05px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content .menu-main > li > a {
    margin: 0;
    text-align: center;
    width: 100%;
  }
}
.header-inner .content .menu-main > li > a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 7px;
  margin-bottom: 2px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: 3px;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content .menu-main > li > a i {
    display: none;
  }
}
.header-inner .content .menu-main > li > a i.fa-angle-double-right {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content .menu-main > li > a i.fa-angle-double-right {
    display: inline-block;
  }
}
.header-inner .content .menu-main > li .sub-menu {
  background: #fff;
  position: absolute;
  z-index: 999;
  min-width: 150px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content .menu-main > li .sub-menu {
    -webkit-transform: translateX(150%);
    -moz-transform: translateX(150%);
    -o-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%);
    width: calc(100% - 0px);
    box-shadow: unset;
    left: 0;
    height: 100vh;
  }
}
.header-inner .content .menu-main > li .sub-menu.active {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.header-inner .content .menu-main > li .sub-menu li {
  border-top: 1px solid #ecf0f1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 1025px) {
  .header-inner .content .menu-main > li .sub-menu li:hover {
    background: #F2F2F2;
  }
  .header-inner .content .menu-main > li .sub-menu li:hover a {
    color: #387d3a;
  }
}
.header-inner .content .menu-main > li .sub-menu li a {
  padding: 9px 18px;
  white-space: nowrap;
  text-align: left;
  display: block;
  font-size: 14px;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #000000;
  line-height: 1.3rem;
}
@media only screen and (max-width: 1024px) {
  .header-inner .content .menu-main > li .sub-menu li a {
    padding: 9px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .header-inner .content .menu-main > li .sub-menu li a {
    padding: 9px 15px;
  }
}

.soical_main {
  position: fixed;
  display: flex;
  flex-direction: column;
  z-index: 10;
  right: 0;
  bottom: 19.1666666667%;
}
.soical_main a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1px;
  background: #894C34;
}
.soical_main a:nth-of-type(3) img {
  animation-name: trin;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.soical_main a:last-child {
  margin-bottom: 0;
}
.soical_main a.register_def_soical {
  height: 130px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  padding: 10px 5px;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s;
  line-height: 1.4;
}
.soical_main a.register_def_soical img {
  animation-name: trin;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.footer {
  position: relative;
  background-image: url(./assets/images/common/ft-bg.jpg);
  background-size: cover;
}
.footer .top {
  display: flex;
  justify-content: space-between;
  padding: 80px 0 64px;
}
@media only screen and (max-width: 820px) {
  .footer .top {
    padding: 60px 0 45px;
    gap: 32px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .footer .top {
    padding: 45px 0 40px;
    gap: 25px;
  }
}
.footer .top .column1 {
  width: 14.53125%;
}
@media only screen and (max-width: 1024px) {
  .footer .top .column1 {
    width: 15.625%;
  }
}
@media only screen and (max-width: 820px) {
  .footer .top .column1 {
    width: 100%;
  }
}
.footer .top .column1 .logo-ft {
  display: block;
  line-height: 0;
}
.footer .top .column1 .logo-ft img {
  width: 186px;
  max-width: 100%;
}
.footer .top .column1 .social {
  margin-top: 150px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 25px;
}
@media only screen and (max-width: 820px) {
  .footer .top .column1 .social {
    margin-top: 30px;
    gap: 15px 25px;
  }
}
.footer .top .column1 .social li:nth-of-type(1) {
  width: 100%;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}
.footer .top .column1 .social li:last-child img {
  max-width: 12px;
}
.footer .top .column1 .social li:hover img {
  opacity: 0.75;
}
.footer .top .column2 {
  width: 7.8125%;
}
@media only screen and (max-width: 1024px) {
  .footer .top .column2 {
    width: 13.28125%;
  }
}
@media only screen and (max-width: 820px) {
  .footer .top .column2 {
    width: 100%;
  }
}
.footer .top .column2 .menu {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
@media only screen and (max-width: 820px) {
  .footer .top .column2 .menu {
    gap: 12px;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 820px) {
  .footer .top .column2 .menu li {
    width: calc((100% - 12px) / 2);
  }
}
.footer .top .column2 .menu li a {
  font-family: "iCielBCAuthentico-Regular.otf";
  color: #FFFFF7;
  font-size: 16px;
  font-weight: 400;
  line-height: 75.5%; /* 12.08px */
  text-transform: uppercase;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 820px) {
  .footer .top .column2 .menu li a {
    font-size: 14px;
  }
}
.footer .top .column2 .menu li a:hover {
  opacity: 0.75;
}
.footer .top .column3 {
  width: 22.65625%;
}
@media only screen and (max-width: 1024px) {
  .footer .top .column3 {
    width: 29.6875%;
  }
}
@media only screen and (max-width: 820px) {
  .footer .top .column3 {
    width: 100%;
  }
}
.footer .top .column3 h3 {
  font-family: "iCielBCAuthentico-Regular.otf";
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%; /* 12.08px */
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media only screen and (max-width: 820px) {
  .footer .top .column3 h3 {
    font-size: 18px;
  }
}
.footer .top .column3 p {
  color: #FFF;
  font-size: 12px;
  line-height: 180%;
  margin-bottom: 16px;
}
@media only screen and (max-width: 820px) {
  .footer .top .column3 p {
    margin-bottom: 10px;
  }
}
.footer .top .column3 p:last-child {
  margin: 25px 0 0;
}
.footer .top .column3 p:last-child img {
  max-width: 100%;
  width: 192px;
}
.footer .top .column3 p span {
  display: inline-block;
  margin-right: 16px;
  font-weight: 600;
  line-height: normal;
}
.footer .top .column3 p span img {
  margin-bottom: -3px;
}
.footer .top .column3 p span:nth-of-type(2) {
  margin-right: 8px;
}
.footer .top .column3 p a {
  color: #FFF;
}
.footer .top .column3 p a:hover {
  opacity: 0.75;
}
.footer .top .column4 {
  width: 31.71875%;
}
@media only screen and (max-width: 820px) {
  .footer .top .column4 {
    width: 100%;
  }
}
.footer .top .column4 p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  font-weight: 400;
  line-height: 180%;
  margin-bottom: 16px;
}
@media only screen and (max-width: 820px) {
  .footer .top .column4 p {
    margin-bottom: 10px;
  }
}
.footer .top .column4 p span {
  font-weight: 500;
}
.footer .top .column4 p:nth-of-type(1) span {
  text-transform: uppercase;
}
.footer .top .column4 p:last-child {
  margin-bottom: 0;
}
.footer .bottom {
  padding: 24px 0 80px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  border-top: 1px solid rgba(238, 236, 230, 0.5);
}
@media only screen and (max-width: 820px) {
  .footer .bottom {
    flex-wrap: wrap;
    gap: 25px;
    padding: 24px 0 40px;
  }
}
.footer .bottom .list {
  display: flex;
  flex-wrap: wrap;
}
.footer .bottom .list li {
  position: relative;
  padding-right: 13px;
}
.footer .bottom .list li::before {
  position: absolute;
  content: "";
  right: 6px;
  top: 55%;
  transform: translateY(-50%);
  width: 1px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.7);
}
.footer .bottom .list li a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
}
.footer .bottom .list li:last-child::before {
  display: none;
}
.footer .bottom .copyright {
  color: #FFF;
  opacity: 0.7;
  font-size: 12px;
  white-space: nowrap;
}

.h_ss1 {
  width: 100%;
  margin-top: 60px;
}
.h_ss1 .swiper-slide:not(.video) .content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10.6951871658%;
  text-align: center;
  width: max-content;
  max-width: 100%;
}
@media only screen and (max-width: 1280px) {
  .h_ss1 .swiper-slide:not(.video) .content {
    bottom: 6.6844919786%;
  }
}
@media only screen and (max-width: 576px) {
  .h_ss1 .swiper-slide:not(.video) .content {
    max-width: calc(100% - 30px);
    padding: 0 15px;
  }
}
.h_ss1 .swiper-slide:not(.video) .content h3 {
  color: #FFF;
  font-family: "BHN-Abuget.otf";
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 115.2px */
  letter-spacing: 1.92px;
  margin-bottom: 4px;
}
@media only screen and (max-width: 1280px) {
  .h_ss1 .swiper-slide:not(.video) .content h3 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  .h_ss1 .swiper-slide:not(.video) .content h3 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 576px) {
  .h_ss1 .swiper-slide:not(.video) .content h3 {
    font-size: 50px;
    line-height: 100%;
  }
}
.h_ss1 .swiper-slide:not(.video) .content p {
  color: var(--LIGHT-GRAY, #EEECE6);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  letter-spacing: 0.16px;
}
@media only screen and (max-width: 1024px) {
  .h_ss1 .swiper-slide:not(.video) .content p {
    font-size: 14px;
  }
}
.h_ss1 .swiper-slide:not(.video) > img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.h_ss1 .swiper-slide {
  overflow: hidden;
  position: relative;
  aspect-ratio: 2.1492537313;
}
@media only screen and (max-width: 1024px) {
  .h_ss1 .swiper-slide {
    aspect-ratio: 2;
  }
}
@media only screen and (max-width: 576px) {
  .h_ss1 .swiper-slide {
    aspect-ratio: 1.44;
  }
}
.h_ss1 .swiper-slide .video-slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.h_ss1 .swiper-slide .video-slide .video-thumbnail {
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 3;
  cursor: pointer;
  pointer-events: auto;
  touch-action: pan-y pan-x;
}
.h_ss1 .swiper-slide .video-slide .video-thumbnail.hidden {
  display: none;
}
.h_ss1 .swiper-slide .video-slide .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.h_ss1 .swiper-slide .video-slide .video-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.h_ss1 .swiper-slide .video-slide .video-container.hidden {
  display: none;
}
.h_ss1 .swiper-slide .video-slide .video-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}

.h_ss2 {
  background: var(--LIGHT-GRAY, #EEECE6);
  padding: 80px 0;
}
@media only screen and (max-width: 1024px) {
  .h_ss2 {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss2 {
    padding: 50px 0;
  }
}
.h_ss2 .content {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .h_ss2 .content {
    flex-direction: column-reverse;
  }
}
.h_ss2 .content .left {
  width: 74.375%;
  aspect-ratio: 1.4208955224;
}
@media only screen and (max-width: 768px) {
  .h_ss2 .content .left {
    width: 100%;
  }
}
.h_ss2 .content .left img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.h_ss2 .content .right {
  width: 43.125%;
  margin-left: -17.1875%;
  padding: 60px 0 60px 6.25%;
  background: var(--LIGHT-GRAY, #EEECE6);
}
@media only screen and (max-width: 1024px) {
  .h_ss2 .content .right {
    padding: 40px 0 40px 3.90625%;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss2 .content .right {
    width: 100%;
    margin-left: 0;
    padding: 0px 0 40px 0;
  }
}
.h_ss2 .content .right .cm-title {
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .h_ss2 .content .right .cm-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss2 .content .right .cm-title {
    text-align: center;
    margin-bottom: 10px;
  }
}
.h_ss2 .content .right p {
  margin-bottom: 95px;
}
@media only screen and (max-width: 1024px) {
  .h_ss2 .content .right p {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss2 .content .right p {
    margin-bottom: 20px;
  }
}

.h_ss3 {
  padding: 120px 0 80px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .h_ss3 {
    padding: 90px 0 60px;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss3 {
    padding: 50px 0 50px;
  }
}
.h_ss3 > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  z-index: -1;
}
.h_ss3 .cm-title {
  margin-bottom: 38px;
}
@media only screen and (max-width: 768px) {
  .h_ss3 .cm-title {
    margin-bottom: 20px;
  }
}
.h_ss3 .swiper {
  position: relative;
}
.h_ss3 .swiper .swiper-button-prev, .h_ss3 .swiper .swiper-button-next {
  width: 46px !important;
  height: 46px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.75);
  margin-bottom: 0 !important;
  top: 45% !important;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .h_ss3 .swiper .swiper-button-prev, .h_ss3 .swiper .swiper-button-next {
    width: 32px !important;
    height: 32px !important;
  }
  .h_ss3 .swiper .swiper-button-prev img, .h_ss3 .swiper .swiper-button-next img {
    width: 12px;
  }
}
.h_ss3 .swiper .swiper-button-prev img, .h_ss3 .swiper .swiper-button-next img {
  filter: invert(0.8);
}
.h_ss3 .swiper .swiper-button-prev::after, .h_ss3 .swiper .swiper-button-next::after {
  display: none;
}
.h_ss3 .swiper .swiper-button-prev img {
  transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
  .h_ss3 .swiper .swiper-button-prev {
    left: 0 !important;
  }
  .h_ss3 .swiper .swiper-button-next {
    right: 0 !important;
  }
}
.h_ss3 .swiper-slide:hover .img img {
  transform: scale(1.3);
}
.h_ss3 .swiper-slide .img {
  width: 100%;
  aspect-ratio: 1.4978723404;
  overflow: hidden;
}
.h_ss3 .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.5s ease;
}
.h_ss3 .swiper-slide .exp {
  width: calc(100% - 160px);
  padding: 30px 80px 0;
}
@media only screen and (max-width: 1024px) {
  .h_ss3 .swiper-slide .exp {
    width: calc(100% - 80px);
    padding: 30px 40px 0;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss3 .swiper-slide .exp {
    width: calc(100% - 40px);
    padding: 20px 20px 0;
  }
}
.h_ss3 .swiper-slide .exp h3 {
  color: var(--RED, #894C34);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 28.8px */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 1024px) {
  .h_ss3 .swiper-slide .exp h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

.h_ss4 {
  background: var(--LIGHT-GRAY, #EEECE6);
  padding: 80px 0;
}
@media only screen and (max-width: 1024px) {
  .h_ss4 {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss4 {
    padding: 50px 0;
  }
}
.h_ss4 .content {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .h_ss4 .content {
    flex-direction: column;
  }
}
.h_ss4 .content .left {
  width: 27.96875%;
  margin-right: 6.25%;
}
@media only screen and (max-width: 768px) {
  .h_ss4 .content .left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.h_ss4 .content .left .cm-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .h_ss4 .content .left .cm-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss4 .content .left .cm-title {
    text-align: center;
    margin-bottom: 10px;
  }
}
.h_ss4 .content .left p {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1024px) {
  .h_ss4 .content .left p {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss4 .content .left p {
    margin-bottom: 20px;
  }
}
.h_ss4 .content .swiper {
  width: 65.78125%;
}
@media only screen and (max-width: 768px) {
  .h_ss4 .content .swiper {
    width: 100%;
    margin-right: 0;
  }
}
.h_ss4 .content .swiper .swiper-button-prev, .h_ss4 .content .swiper .swiper-button-next {
  width: 20px !important;
  margin-bottom: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
}
.h_ss4 .content .swiper .swiper-button-prev::after, .h_ss4 .content .swiper .swiper-button-next::after {
  display: none;
}
.h_ss4 .content .swiper .swiper-button-prev img {
  transform: rotate(180deg);
}
.h_ss4 .content .swiper .swiper-slide {
  position: relative;
  overflow: hidden;
  aspect-ratio: 0.6230769231;
}
.h_ss4 .content .swiper .swiper-slide:hover > img {
  transform: scale(1.3);
}
.h_ss4 .content .swiper .swiper-slide > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.5s ease;
}
.h_ss4 .content .swiper .swiper-slide .exp {
  position: absolute;
  width: calc(100% - 80px);
  height: calc(100% - 80px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1024px) {
  .h_ss4 .content .swiper .swiper-slide .exp {
    padding: 40px 20px;
    width: calc(100% - 40px);
    height: calc(100% - 80px);
  }
}
.h_ss4 .content .swiper .swiper-slide .exp h3 {
  color: var(--RED, #894C34);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 38.4px */
  text-transform: uppercase;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1024px) {
  .h_ss4 .content .swiper .swiper-slide .exp h3 {
    font-size: 28px;
  }
}
.h_ss4 .content .swiper .swiper-slide .exp p {
  color: #000;
}

.h_ss5 {
  padding: 80px 0 80px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .h_ss5 {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss5 {
    padding: 50px 0;
  }
}
.h_ss5 > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  z-index: -1;
}
.h_ss5 .content {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .h_ss5 .content {
    flex-direction: column-reverse;
  }
}
.h_ss5 .content .left {
  width: 51.25%;
  margin-right: 6.25%;
}
@media only screen and (max-width: 768px) {
  .h_ss5 .content .left {
    width: 100%;
    margin-right: 0;
  }
}
.h_ss5 .content .left img {
  width: 100%;
  height: auto;
  display: block;
}
.h_ss5 .content .right {
  width: 42.5%;
}
@media only screen and (max-width: 768px) {
  .h_ss5 .content .right {
    width: 100%;
    margin-bottom: 30px;
  }
}
.h_ss5 .content .right .cm-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .h_ss5 .content .right .cm-title {
    text-align: center;
    margin-bottom: 10px;
  }
}
.h_ss5 .content .right p {
  color: #000;
}

.h-section9 {
  background: #EEECE6;
  padding: 120px 0 10px;
}
@media only screen and (max-width: 1024px) {
  .h-section9 {
    padding: 60px 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .h-section9 {
    padding: 45px 0 10px;
  }
}
.h-section9 .content {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .h-section9 .content {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .h-section9 .content {
    margin-top: 25px;
  }
}
.h-section9 .content .swiper .swiper-slide {
  line-height: 0;
}
.h-section9 .content .swiper .swiper-slide img {
  width: 100%;
  aspect-ratio: 280/270;
  object-fit: cover;
}

.h-section6 {
  background: #EEECE6;
  padding: 120px 0;
}
@media only screen and (max-width: 1024px) {
  .h-section6 {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .h-section6 {
    padding: 45px 0;
  }
}
.h-section6 .content {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .h-section6 .content {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .h-section6 .content {
    margin-top: 25px;
    padding: 0 15px;
  }
}
.h-section6 .content .swiper .swiper-button-prev, .h-section6 .content .swiper .swiper-button-next {
  width: 46px !important;
  height: 46px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.75);
  margin-bottom: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .h-section6 .content .swiper .swiper-button-prev, .h-section6 .content .swiper .swiper-button-next {
    width: 32px !important;
    height: 32px !important;
  }
  .h-section6 .content .swiper .swiper-button-prev img, .h-section6 .content .swiper .swiper-button-next img {
    width: 12px;
  }
}
.h-section6 .content .swiper .swiper-button-prev img, .h-section6 .content .swiper .swiper-button-next img {
  filter: invert(0.8);
}
.h-section6 .content .swiper .swiper-button-prev::after, .h-section6 .content .swiper .swiper-button-next::after {
  display: none;
}
.h-section6 .content .swiper .swiper-button-prev img {
  transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
  .h-section6 .content .swiper .swiper-button-prev {
    left: 0 !important;
  }
  .h-section6 .content .swiper .swiper-button-next {
    right: 0 !important;
  }
}
.h-section6 .content .swiper .swiper-slide {
  line-height: 0;
}
.h-section6 .content .swiper .swiper-slide img {
  width: 100%;
  aspect-ratio: 460/365;
  object-fit: cover;
}
.h-section6 .content .swiper .swiper-slide h3 {
  margin: 16px 0 0;
  text-align: center;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
@media only screen and (max-width: 767px) {
  .h-section6 .content .swiper .swiper-slide h3 {
    font-size: 15px;
  }
}

.h-section7 {
  width: 100%;
}
.h-section7 .swiper .swiper-slide {
  position: relative;
  width: 100%;
  line-height: 0;
  padding: 200px 0 187px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .h-section7 .swiper .swiper-slide {
    padding: 140px 0 120px;
  }
}
@media only screen and (max-width: 767px) {
  .h-section7 .swiper .swiper-slide {
    padding: 90px 0 70px;
  }
}
.h-section7 .swiper .swiper-slide::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.h-section7 .swiper .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.h-section7 .swiper .swiper-slide .quote {
  position: relative;
  z-index: 3;
  width: 780px;
  max-width: calc(100% - 80px);
}
.h-section7 .swiper .swiper-slide .quote p {
  color: var(--WHITE, #FFF);
  text-align: center;
  font-size: 18px;
  line-height: 150%;
}
@media only screen and (max-width: 767px) {
  .h-section7 .swiper .swiper-slide .quote p {
    font-size: 15px;
  }
}
.h-section7 .swiper .swiper-slide .quote p:nth-of-type(1) {
  font-weight: 400;
  margin-bottom: 16px;
}
.h-section7 .swiper .swiper-slide .quote p:nth-of-type(2) {
  font-weight: 600;
}
.h-section7 .swiper .swiper-button-prev::after,
.h-section7 .swiper .swiper-button-next::after {
  display: none;
}
.h-section7 .swiper .swiper-button-prev img,
.h-section7 .swiper .swiper-button-next img {
  width: 32px;
}
@media only screen and (max-width: 1024px) {
  .h-section7 .swiper .swiper-button-prev img,
  .h-section7 .swiper .swiper-button-next img {
    width: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .h-section7 .swiper .swiper-button-prev img,
  .h-section7 .swiper .swiper-button-next img {
    width: 16px;
  }
}
.h-section7 .swiper .swiper-button-prev {
  left: 40px;
}
@media only screen and (max-width: 1024px) {
  .h-section7 .swiper .swiper-button-prev {
    left: 5px;
  }
}
.h-section7 .swiper .swiper-button-prev img {
  transform: rotate(-180deg);
}
.h-section7 .swiper .swiper-button-next {
  right: 40px;
}
@media only screen and (max-width: 1024px) {
  .h-section7 .swiper .swiper-button-next {
    right: 5px;
  }
}

.h-section8 {
  padding: 120px 0;
}
@media only screen and (max-width: 1024px) {
  .h-section8 {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .h-section8 {
    padding: 45px 0;
  }
}
.h-section8 .content {
  margin-top: 40px;
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .h-section8 .content {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .h-section8 .content {
    margin-top: 25px;
  }
}
.h-section8 .content .item {
  float: left;
  width: 40.390625%;
  display: flex;
  gap: 32px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .h-section8 .content .item {
    width: 100%;
    gap: 16px;
  }
}
.h-section8 .content .item .thumbnail {
  overflow: hidden;
  line-height: 0;
  width: 46.0348162476%;
}
.h-section8 .content .item .thumbnail img {
  aspect-ratio: 238/214;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}
.h-section8 .content .item .text {
  padding-top: 24px;
  flex: 1;
}
@media only screen and (max-width: 1024px) {
  .h-section8 .content .item .text {
    padding-top: 0;
  }
}
.h-section8 .content .item .text h3 {
  font-family: "iCielBCAuthentico-Regular.otf";
  font-weight: 400;
  line-height: 140%;
  font-size: 18px;
  letter-spacing: 0.18px;
  text-transform: uppercase;
  color: var(--RED, #894C34);
  margin-bottom: 16px;
}
@media only screen and (max-width: 1024px) {
  .h-section8 .content .item .text h3 {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.h-section8 .content .item .text p {
  color: #000;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .h-section8 .content .item .text p {
    font-size: 14px;
  }
}
.h-section8 .content .item:nth-of-type(1) {
  width: 57.265625%;
  margin-right: 2.34375%;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .h-section8 .content .item:nth-of-type(1) {
    gap: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .h-section8 .content .item:nth-of-type(1) {
    gap: 20px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 32px;
  }
}
.h-section8 .content .item:nth-of-type(1) .thumbnail {
  width: 100%;
}
.h-section8 .content .item:nth-of-type(1) .thumbnail img {
  aspect-ratio: 733/460;
}
.h-section8 .content .item:nth-of-type(1) .text {
  width: 100%;
  padding-top: 0;
}
.h-section8 .content .item:nth-of-type(1) .text h3 {
  font-size: 28px;
  letter-spacing: 0.28px;
}
@media only screen and (max-width: 1024px) {
  .h-section8 .content .item:nth-of-type(1) .text h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .h-section8 .content .item:nth-of-type(1) .text h3 {
    font-size: 16px;
  }
}
.h-section8 .content .item:nth-of-type(1) .text p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.h-section8 .content .item:hover .thumbnail img {
  transform: scale(1.1);
}
.h-section8 .content .cm-read-more {
  float: left;
  margin-top: 92px;
}
@media only screen and (max-width: 1024px) {
  .h-section8 .content .cm-read-more {
    margin-top: 52px;
  }
}
@media only screen and (max-width: 767px) {
  .h-section8 .content .cm-read-more {
    display: block;
    margin: 15px auto 0;
  }
}

.promotion {
  background: #EEECE6;
}
.promotion .main {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 32px;
  padding: 80px 0 120px;
}
@media only screen and (max-width: 1024px) {
  .promotion .main {
    padding: 60px 0 80px;
    gap: 32px 16px;
  }
}
@media only screen and (max-width: 767px) {
  .promotion .main {
    padding: 45px 0;
    gap: 32px;
  }
}
.promotion .main .item {
  width: calc((100% - 64px) / 3);
}
@media only screen and (max-width: 1024px) {
  .promotion .main .item {
    width: calc((100% - 32px) / 3);
  }
}
@media only screen and (max-width: 767px) {
  .promotion .main .item {
    width: 100%;
  }
}
.promotion .main .item .thumbnail {
  position: relative;
  width: 100%;
  line-height: 0;
}
.promotion .main .item .thumbnail::before, .promotion .main .item .thumbnail::after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  background-color: rgba(255, 255, 255, 0.15);
  transition: all 0.45s ease-in-out 0s;
}
.promotion .main .item .thumbnail img {
  width: 100%;
  aspect-ratio: 405/440;
  object-fit: cover;
}
.promotion .main .item .title {
  margin: 32px 0 16px;
  font-family: "iCielBCAuthentico-Regular.otf";
  color: var(--RED, #894C34);
  font-size: 35px;
  font-weight: 400;
  line-height: 120%; /* 42px */
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .promotion .main .item .title {
    font-size: 26px;
    margin: 24px 0 12px;
  }
}
@media only screen and (max-width: 767px) {
  .promotion .main .item .title {
    font-size: 24px;
    margin: 20px 0 12px;
  }
}
.promotion .main .item .excerpt {
  margin-bottom: 24px;
  color: #000;
}
@media only screen and (max-width: 1024px) {
  .promotion .main .item .excerpt {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .promotion .main .item .excerpt {
    margin-bottom: 12px;
  }
}
.promotion .main .item:hover .thumbnail::before {
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.promotion .main .item:hover .thumbnail::after {
  height: 100%;
  width: 100%;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.promotion .main .item:hover .cm-read-more {
  letter-spacing: 1px;
}

.intro {
  background: #EEECE6;
}
.intro .main {
  padding: 160px 6.015625% 120px;
}
@media only screen and (max-width: 1200px) {
  .intro .main {
    padding: 80px 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .intro .main {
    padding: 45px 0;
  }
}
.intro .main .top {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 6.838365897%;
}
@media only screen and (max-width: 1024px) {
  .intro .main .top {
    gap: 30px;
  }
}
.intro .main .top .des {
  flex: 1;
  padding-bottom: 147px;
}
@media only screen and (max-width: 1024px) {
  .intro .main .top .des {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .intro .main .top .des {
    width: 100%;
    order: 1;
    padding-bottom: 0;
  }
}
.intro .main .top .des .cm-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .intro .main .top .des .cm-title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .intro .main .top .des .cm-title {
    margin-bottom: 25px;
  }
}
.intro .main .top .des .content p {
  margin-bottom: 26px;
}
@media only screen and (max-width: 1024px) {
  .intro .main .top .des .content p {
    margin-bottom: 16px;
  }
}
.intro .main .top .des .content p:last-child {
  margin-bottom: 0;
}
.intro .main .top .img {
  width: 51.5097690941%;
}
@media only screen and (max-width: 767px) {
  .intro .main .top .img {
    width: 100%;
    order: 2;
  }
}
.intro .main .top .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .intro .main .top .img img {
    height: auto;
  }
}
.intro .main .bottom {
  margin-top: -68px;
  width: 77.7087033748%;
}
@media only screen and (max-width: 767px) {
  .intro .main .bottom {
    width: 100%;
    margin-top: 30px;
  }
}
.intro .main .bottom img {
  width: 100%;
  aspect-ratio: 875/630;
  object-fit: cover;
}

.service .main {
  background: #EEECE6;
  padding: 120px 0;
}
@media only screen and (max-width: 1024px) {
  .service .main {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .service .main {
    padding: 45px 0;
  }
}
.service .main .top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6.015625%;
  margin-bottom: 120px;
}
@media only screen and (max-width: 1024px) {
  .service .main .top {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .service .main .top {
    gap: 30px;
    margin-bottom: 40px;
  }
}
.service .main .top .img {
  width: 51.25%;
}
@media only screen and (max-width: 767px) {
  .service .main .top .img {
    width: 100%;
    order: 2;
  }
}
.service .main .top .img img {
  aspect-ratio: 656/670;
  width: 100%;
  object-fit: cover;
}
.service .main .top .des {
  flex: 1;
}
@media only screen and (max-width: 767px) {
  .service .main .top .des {
    width: 100%;
    order: 1;
  }
}
.service .main .top .des .cm-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .service .main .top .des .cm-title {
    margin-bottom: 30px;
  }
  .service .main .top .des .cm-title br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .service .main .top .des .cm-title {
    margin-bottom: 25px;
  }
  .service .main .top .des .cm-title br {
    display: block;
  }
}
.service .main .bottom {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .service .main .bottom {
    gap: 30px;
  }
}
.service .main .bottom .img {
  width: 74.375%;
}
@media only screen and (max-width: 767px) {
  .service .main .bottom .img {
    width: 100%;
  }
}
.service .main .bottom .img img {
  aspect-ratio: 952/670;
  width: 100%;
  object-fit: cover;
}
.service .main .bottom .des {
  position: relative;
  z-index: 2;
  width: 40.234375%;
  margin-right: -14.609375%;
  padding: 60px 6.09375%;
  box-sizing: border-box;
  background: #EEECE6;
}
@media only screen and (max-width: 1200px) {
  .service .main .bottom .des {
    padding: 40px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .service .main .bottom .des {
    width: 100%;
    margin-right: 0;
    padding: 0;
  }
}
.service .main .bottom .des .cm-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .service .main .bottom .des .cm-title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .service .main .bottom .des .cm-title {
    margin-bottom: 25px;
  }
}
.service .main .bottom .des .cm-read-more {
  margin-top: 56px;
}
@media only screen and (max-width: 1024px) {
  .service .main .bottom .des .cm-read-more {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .service .main .bottom .des .cm-read-more {
    margin-top: 25px;
  }
}

.news_page .bottom {
  background: var(--LIGHT-GRAY, #EEECE6);
  padding: 80px 0 160px;
}
@media (max-width: 1024px) {
  .news_page .bottom {
    padding: 60px 0 100px;
  }
}
@media (max-width: 576px) {
  .news_page .bottom {
    padding: 50px 0 70px;
  }
}
.news_page .bottom .content a, .news_page .bottom .list a {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 1025px) {
  .news_page .bottom .content a:hover .img img, .news_page .bottom .list a:hover .img img {
    transform: scale(1.3);
  }
}
.news_page .bottom .content a .img, .news_page .bottom .list a .img {
  aspect-ratio: 1.19;
  overflow: hidden;
}
.news_page .bottom .content a .img img, .news_page .bottom .list a .img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: all 0.5s ease;
}
.news_page .bottom .content a h3, .news_page .bottom .list a h3 {
  color: var(--RED, #894C34);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.18px;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .news_page .bottom .content a h3, .news_page .bottom .list a h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
@media (max-width: 576px) {
  .news_page .bottom .content a h3, .news_page .bottom .list a h3 {
    font-size: 15px;
  }
}
.news_page .bottom .content a p, .news_page .bottom .list a p {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 576px) {
  .news_page .bottom .content a p, .news_page .bottom .list a p {
    font-size: 14px;
  }
}
.news_page .bottom .content {
  display: flex;
  margin-bottom: 100px;
}
@media (max-width: 1024px) {
  .news_page .bottom .content {
    margin: 0px 0 70px;
  }
}
@media (max-width: 768px) {
  .news_page .bottom .content {
    flex-direction: column;
  }
}
.news_page .bottom .content .left {
  width: 57.265625%;
  margin-right: 2.34375%;
}
@media (max-width: 768px) {
  .news_page .bottom .content .left {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }
}
.news_page .bottom .content .left a .img {
  width: 100%;
  aspect-ratio: 1.5934782609;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .news_page .bottom .content .left a .img {
    margin-bottom: 25px;
  }
}
@media (max-width: 576px) {
  .news_page .bottom .content .left a .img {
    margin-bottom: 15px;
  }
}
.news_page .bottom .content .left a .exp {
  width: 100%;
}
.news_page .bottom .content .left a .exp h3 {
  font-size: 28px;
}
@media (max-width: 1024px) {
  .news_page .bottom .content .left a .exp h3 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .news_page .bottom .content .left a .exp h3 {
    font-size: 18px;
  }
}
.news_page .bottom .content .left a .exp p {
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .news_page .bottom .content .left a .exp p {
    margin-bottom: 10px;
  }
}
.news_page .bottom .content .right {
  width: 40.390625%;
}
@media (max-width: 768px) {
  .news_page .bottom .content .right {
    width: 100%;
  }
}
.news_page .bottom .content .right a {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.news_page .bottom .content .right a:last-child {
  margin-bottom: 0;
}
.news_page .bottom .content .right a .img {
  width: 46.0348162476%;
  margin-right: 6.1895551257%;
}
.news_page .bottom .content .right a .exp {
  width: 47.7756286267%;
}
.news_page .bottom .cm-title {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .news_page .bottom .cm-title {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 576px) {
  .news_page .bottom .cm-title {
    margin-bottom: 20px !important;
  }
}
.news_page .bottom .list {
  display: flex;
  flex-wrap: wrap;
  margin: 0px 0 40px;
}
@media (max-width: 1024px) {
  .news_page .bottom .list {
    margin: 0px 0 20px;
  }
}
@media (max-width: 576px) {
  .news_page .bottom .list {
    flex-direction: column;
  }
}
.news_page .bottom .list a {
  width: calc((100% - 50px) / 2);
  margin: 0 50px 30px 0;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .news_page .bottom .list a {
    width: calc((100% - 30px) / 2);
    margin: 0 30px 20px 0;
  }
}
@media (max-width: 576px) {
  .news_page .bottom .list a {
    width: 100%;
    margin: 0 0px 20px 0;
  }
}
.news_page .bottom .list a .img {
  width: 46.0348162476%;
  margin-right: 6.1895551257%;
}
@media (max-width: 1024px) {
  .news_page .bottom .list a .img {
    margin-right: 3.8684719536%;
  }
}
.news_page .bottom .list a .exp {
  width: 47.7756286267%;
}
@media (max-width: 1024px) {
  .news_page .bottom .list a .exp {
    width: 50.0967117988%;
  }
}
.news_page .bottom .list a:nth-of-type(2n + 2) {
  margin: 0 0px 30px 0;
}
.news_page .bottom .button_def {
  margin: 0 auto;
  display: block;
  cursor: pointer;
}

.news_page_detail .top {
  background: var(--LIGHT-GRAY, #EEECE6);
  padding: 80px 0 104px;
}
@media (max-width: 1024px) {
  .news_page_detail .top {
    padding: 60px 0 80px;
  }
}
@media (max-width: 576px) {
  .news_page_detail .top {
    padding: 50px 0 60px;
  }
}
.news_page_detail .top .detail {
  padding: 0 7.8125%;
}
@media (max-width: 1024px) {
  .news_page_detail .top .detail {
    padding: 0 3.90625%;
  }
}
@media (max-width: 576px) {
  .news_page_detail .top .detail {
    padding: 0 0;
  }
}
.news_page_detail .top .detail .title {
  color: var(--RED, #894C34);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 40.4px */
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .news_page_detail .top .detail .title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .news_page_detail .top .detail .title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.news_page_detail .top .detail .the-content {
  color: var(--Dark, #000);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 0 10.2777777778%;
}
@media (max-width: 1024px) {
  .news_page_detail .top .detail .the-content {
    padding: 0 4.6296296296%;
  }
}
@media (max-width: 576px) {
  .news_page_detail .top .detail .the-content {
    padding: 0 0;
  }
}
@media (max-width: 576px) {
  .news_page_detail .top .detail .the-content {
    font-size: 14px;
    word-break: break-word;
  }
}
.news_page_detail .top .detail .the-content p, .news_page_detail .top .detail .the-content ul, .news_page_detail .top .detail .the-content ol, .news_page_detail .top .detail .the-content .wp-caption, .news_page_detail .top .detail .the-content h2, .news_page_detail .top .detail .the-content h3 {
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .news_page_detail .top .detail .the-content p, .news_page_detail .top .detail .the-content ul, .news_page_detail .top .detail .the-content ol, .news_page_detail .top .detail .the-content .wp-caption, .news_page_detail .top .detail .the-content h2, .news_page_detail .top .detail .the-content h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .news_page_detail .top .detail .the-content p, .news_page_detail .top .detail .the-content ul, .news_page_detail .top .detail .the-content ol, .news_page_detail .top .detail .the-content .wp-caption, .news_page_detail .top .detail .the-content h2, .news_page_detail .top .detail .the-content h3 {
    margin-bottom: 10px;
  }
}
.news_page_detail .top .detail .the-content ul, .news_page_detail .top .detail .the-content ol {
  padding-left: 20px;
}
.news_page_detail .top .detail .the-content ul li, .news_page_detail .top .detail .the-content ol li {
  padding-bottom: 2px;
}
.news_page_detail .top .detail .the-content ul li:last-child, .news_page_detail .top .detail .the-content ol li:last-child {
  padding-bottom: 0;
}
.news_page_detail .top .detail .the-content ul li {
  list-style: disc;
}
.news_page_detail .top .detail .the-content ol li {
  list-style: decimal;
}
.news_page_detail .top .detail .the-content .wp-block-image,
.news_page_detail .top .detail .the-content .wp-caption {
  width: 100% !important;
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  .news_page_detail .top .detail .the-content .wp-block-image,
  .news_page_detail .top .detail .the-content .wp-caption {
    margin-bottom: 20px;
  }
}
.news_page_detail .top .detail .the-content .wp-block-image img,
.news_page_detail .top .detail .the-content .wp-caption img {
  margin: 0 auto 15px;
  display: block;
  max-width: 100%;
}
.news_page_detail .top .detail .the-content .wp-block-image p, .news_page_detail .top .detail .the-content .wp-block-image figcaption,
.news_page_detail .top .detail .the-content .wp-caption p,
.news_page_detail .top .detail .the-content .wp-caption figcaption {
  font-style: italic;
  font-size: 14px;
  text-align: center;
  margin: 0;
}
.news_page_detail .top .detail .the-content p:last-child {
  margin-bottom: 0;
}
.news_page_detail .top .detail .the-content h2, .news_page_detail .top .detail .the-content h3 {
  font-weight: 700;
}
.news_page_detail .top .detail .the-content strong {
  font-weight: 700;
}
.news_page_detail .top .detail .the-content img {
  margin: 10px auto 40px;
  display: block;
  max-width: 100%;
}
@media (max-width: 576px) {
  .news_page_detail .top .detail .the-content img {
    margin: 15px auto 20px;
  }
}
.news_page_detail .top .detail .the-content a {
  color: #000;
  text-decoration: underline;
}
.news_page_detail .bottom {
  padding: 104px 0;
}
@media (max-width: 1024px) {
  .news_page_detail .bottom {
    padding: 80px 0;
  }
}
@media (max-width: 576px) {
  .news_page_detail .bottom {
    padding: 50px 0;
  }
}
.news_page_detail .bottom .cm-title {
  margin-bottom: 58px;
}
@media (max-width: 1024px) {
  .news_page_detail .bottom .cm-title {
    margin-bottom: 40px !important;
  }
}
@media (max-width: 576px) {
  .news_page_detail .bottom .cm-title {
    margin-bottom: 20px !important;
  }
}
.news_page_detail .bottom .swiper-slide {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  .news_page_detail .bottom .swiper-slide:hover .img img {
    transform: scale(1.3);
  }
}
.news_page_detail .bottom .swiper-slide .img {
  aspect-ratio: 1.935;
  overflow: hidden;
  margin-bottom: 24px;
}
.news_page_detail .bottom .swiper-slide .img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: all 0.5s ease;
}
.news_page_detail .bottom .swiper-slide h3 {
  color: var(--RED, #894C34);
  font-family: "iCielBCAuthentico-Regular.otf";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.18px;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .news_page_detail .bottom .swiper-slide h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
@media (max-width: 576px) {
  .news_page_detail .bottom .swiper-slide h3 {
    font-size: 15px;
  }
}
.news_page_detail .bottom .swiper-slide p {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 24px;
}
@media (max-width: 576px) {
  .news_page_detail .bottom .swiper-slide p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

.contact_page .bottom {
  padding: 80px 0 40px;
  background: var(--LIGHT-GRAY, #EEECE6);
}
@media (max-width: 1024px) {
  .contact_page .bottom {
    padding: 60px 0 20px;
  }
}
@media (max-width: 576px) {
  .contact_page .bottom {
    padding: 50px 0 10px;
  }
}
.contact_page .bottom .container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 0 0 80px;
  display: flex;
  align-items: center;
}
@media (max-width: 1280px) {
  .contact_page .bottom .container {
    padding: 0 0 0 60px;
  }
}
@media (max-width: 1024px) {
  .contact_page .bottom .container {
    padding: 0 0 0 30px;
  }
}
@media (max-width: 768px) {
  .contact_page .bottom .container {
    flex-direction: column-reverse;
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .contact_page .bottom .container {
    padding: 0 15px;
  }
}
.contact_page .bottom .container .left {
  width: 70%;
}
@media (max-width: 768px) {
  .contact_page .bottom .container .left {
    width: 100%;
    margin-left: 0;
  }
}
.contact_page .bottom .container .left iframe, .contact_page .bottom .container .left img {
  aspect-ratio: 1.4208955224;
  display: block;
  width: 100%;
  height: 670px;
}
@media (max-width: 1024px) {
  .contact_page .bottom .container .left iframe, .contact_page .bottom .container .left img {
    height: 560px;
  }
}
@media (max-width: 576px) {
  .contact_page .bottom .container .left iframe, .contact_page .bottom .container .left img {
    height: 400px;
  }
}
.contact_page .bottom .container .right {
  position: relative;
  z-index: 2;
  background: var(--LIGHT-GRAY, #EEECE6);
  width: 43.75%;
  margin-left: -13.75%;
  padding: 130px 5.8823529412% 125px;
}
@media (max-width: 1024px) {
  .contact_page .bottom .container .right {
    padding: 60px 5.8823529412% 50px;
  }
}
@media (max-width: 768px) {
  .contact_page .bottom .container .right {
    width: 100%;
    margin-left: 0;
    padding: 0px 0% 50px;
  }
}
.contact_page .bottom .container .right .cm-title {
  margin-bottom: 42px;
  font-size: 30px !important;
}
@media (max-width: 1024px) {
  .contact_page .bottom .container .right .cm-title {
    margin-bottom: 20px;
    font-size: 24px !important;
  }
}
.contact_page .bottom .container .right a {
  color: #000;
  line-height: 180%;
  display: block;
}
.contact_page .bottom .container .right a strong {
  font-weight: 700;
  margin-right: 3px;
}

.promotion {
  background: #EEECE6;
}
.promotion .main {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 32px;
  padding: 80px 0 120px;
}
@media only screen and (max-width: 1024px) {
  .promotion .main {
    padding: 60px 0 80px;
    gap: 32px 16px;
  }
}
@media only screen and (max-width: 767px) {
  .promotion .main {
    padding: 45px 0;
    gap: 32px;
  }
}
.promotion .main .item {
  width: calc((100% - 64px) / 3);
}
@media only screen and (max-width: 1024px) {
  .promotion .main .item {
    width: calc((100% - 32px) / 3);
  }
}
@media only screen and (max-width: 767px) {
  .promotion .main .item {
    width: 100%;
  }
}
.promotion .main .item .thumbnail {
  position: relative;
  width: 100%;
  line-height: 0;
}
.promotion .main .item .thumbnail::before, .promotion .main .item .thumbnail::after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  background-color: rgba(255, 255, 255, 0.15);
  transition: all 0.45s ease-in-out 0s;
}
.promotion .main .item .thumbnail img {
  width: 100%;
  aspect-ratio: 405/440;
  object-fit: cover;
}
.promotion .main .item .title {
  margin: 32px 0 16px;
  font-family: "iCielBCAuthentico-Regular.otf";
  color: var(--RED, #894C34);
  font-size: 35px;
  font-weight: 400;
  line-height: 120%; /* 42px */
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .promotion .main .item .title {
    font-size: 26px;
    margin: 24px 0 12px;
  }
}
@media only screen and (max-width: 767px) {
  .promotion .main .item .title {
    font-size: 24px;
    margin: 20px 0 12px;
  }
}
.promotion .main .item .excerpt {
  margin-bottom: 24px;
  color: #000;
}
@media only screen and (max-width: 1024px) {
  .promotion .main .item .excerpt {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .promotion .main .item .excerpt {
    margin-bottom: 12px;
  }
}
.promotion .main .item:hover .thumbnail::before {
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.promotion .main .item:hover .thumbnail::after {
  height: 100%;
  width: 100%;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.promotion .main .item:hover .cm-read-more {
  letter-spacing: 1px;
}

.rest_room {
  background: #EEECE6;
}
.rest_room .cm-container {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
  .rest_room .cm-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .rest_room .cm-container {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.rest_room .main {
  position: relative;
  background: #fff;
  padding: 80px 6.015625% 64px;
}
@media only screen and (max-width: 1024px) {
  .rest_room .main {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .rest_room .main {
    padding: 0;
    background: transparent;
  }
}
.rest_room .main .intro_general .cm-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .rest_room .main .intro_general .cm-title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .rest_room .main .intro_general .cm-title {
    margin-bottom: 25px;
  }
}
.rest_room .main .intro_general .top {
  display: flex;
  flex-wrap: wrap;
  gap: 5.3285968028%;
}
.rest_room .main .intro_general .top .img {
  width: 61.1012433393%;
}
.rest_room .main .intro_general .top .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rest_room .main .intro_general .top .des {
  flex: 1;
  padding: 60px 5.3285968028% 130px 0;
}
@media only screen and (max-width: 1024px) {
  .rest_room .main .intro_general .top {
    gap: 30px;
  }
  .rest_room .main .intro_general .top .des {
    padding: 40px 0 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .rest_room .main .intro_general .top {
    gap: 25px;
  }
  .rest_room .main .intro_general .top .img {
    width: 100%;
    order: 2;
  }
  .rest_room .main .intro_general .top .des {
    padding: 0;
    order: 1;
  }
}
.rest_room .main .intro_general .bottom {
  margin-top: -40px;
  display: flex;
  flex-wrap: wrap;
  gap: 5.3285968028%;
}
.rest_room .main .intro_general .bottom .img {
  width: 63.8543516874%;
}
.rest_room .main .intro_general .bottom .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rest_room .main .intro_general .bottom .des {
  flex: 1;
  padding: 100px 0 160px 3.108348135%;
}
@media only screen and (max-width: 1024px) {
  .rest_room .main .intro_general .bottom {
    gap: 30px;
  }
  .rest_room .main .intro_general .bottom .des {
    padding: 90px 0 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .rest_room .main .intro_general .bottom {
    gap: 25px;
    margin-top: 30px;
  }
  .rest_room .main .intro_general .bottom .img {
    width: 100%;
  }
  .rest_room .main .intro_general .bottom .des {
    padding: 0;
  }
}
.rest_room .main .detail {
  margin-top: 140px;
}
@media only screen and (max-width: 1024px) {
  .rest_room .main .detail {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .rest_room .main .detail {
    margin-top: 50px;
  }
}
.rest_room .main .detail .list {
  margin-top: 44px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media only screen and (max-width: 1024px) {
  .rest_room .main .detail .list {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .rest_room .main .detail .list {
    margin-top: 15px;
  }
}
.rest_room .main .detail .list .item {
  width: 50%;
  padding: 16px 16px 16px 0;
  border-bottom: 1px solid #424142;
  display: flex;
  align-items: center;
  gap: 12px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .rest_room .main .detail .list .item {
    width: 100%;
  }
}
.rest_room .main .detail .list .item span {
  display: block;
  width: 37px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rest_room .main .detail .list .item span img {
  max-width: 100%;
  max-height: 100%;
}
.rest_room .main .detail .list .item:last-child {
  border: 0;
}

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