@charset "UTF-8";
body {
  font-family: "Noto Serif JP", serif;
  line-height: 28px;
  font-size: 15px;
}

@media screen and (min-width: 768px) {
  header .wrap {
    max-width: 1090px;
  }
  body {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1.2px;
  }
}
#pagetop {
  z-index: 999;
}

header {
  padding-top: 0 !important;
}

#hNav {
  opacity: 0;
  visibility: hidden;
}

.fixed-btn #hNav {
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}

#key-box {
  padding: 80px 0 0;
}

@media screen and (min-width: 768px) {
  .slide-top {
    height: 780px;
    position: relative;
    --before-width: 150px;
    --after-width: 150px;
  }
  .slide-top::before {
    content: "";
    background: url(../img/shared/pt1.jpg);
    left: 0;
    top: 0;
    width: var(--before-width);
    height: 120%;
    position: absolute;
    z-index: 99;
  }
  .slide-top::after {
    content: "";
    background: url(../img/shared/pt1.jpg);
    right: 0;
    top: 0;
    width: var(--after-width);
    height: 120%;
    position: absolute;
    z-index: 99;
  }
  .header-box {
    height: 350px;
    background: url(../img/shared/pt1.jpg);
    position: relative;
    z-index: 100;
  }
  #head-key {
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 9;
  }
  #key-box {
    padding: 0;
  }
  #key-box .keyvisual li {
    height: 100vh;
  }
  #key-box .keyvisual li img {
    height: 100vh;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  section {
    position: relative;
    background: url(../img/shared/pt1.jpg);
    overflow-y: visible;
    overflow-x: clip;
    z-index: 98;
  }
}
.blog {
  padding: 10vw 5%;
}
.blog h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
}
.blog #feed {
  margin-bottom: 30px;
}
.blog #feed .row {
  display: flex;
  align-items: center;
  gap: 0 30px;
}
.blog #feed .row .photo a {
  display: block;
  width: 150px;
  height: 150px;
}
.blog #feed .row .photo a span {
  width: 150px !important;
  height: 150px !important;
  display: block;
}
.blog #feed .row dl dt {
  font-family: "Arimo", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #626262;
}

@media screen and (min-width: 768px) {
  .blog {
    padding: 20px 20px;
    width: 515px;
    background: #fff;
    display: flex;
    align-items: center;
    gap: 0 30px;
    position: relative;
    margin-top: -50px;
    margin-left: 30px;
    box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    z-index: 99;
    top: 100px;
  }
  .blog h2 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .blog #feed {
    margin-bottom: 0;
  }
  .blog #feed .row {
    display: flex;
    align-items: center;
    gap: 0 30px;
  }
  .blog #feed .row .photo a {
    width: 115px;
    height: 115px;
  }
  .blog #feed .row .photo a span {
    width: 115px !important;
    height: 115px !important;
  }
  .blog #feed .row dl dt {
    font-family: "Arimo", sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #626262;
  }
  .blog .more {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
}
#lead {
  padding: 8vw 0 20vw;
}
#lead h2 {
  text-align: center;
  margin-bottom: 50px;
  font-weight: 400;
}
#lead h2 span {
  display: block;
}
#lead h2 span:first-child {
  color: #909090;
  margin-bottom: 10px;
}
#lead h2 span:last-child {
  font-size: 26px;
  line-height: 48px;
  color: #333;
}
#lead .txt {
  margin-bottom: 40px;
}
#lead .txt span {
  display: block;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #lead {
    padding: 120px 0 115px;
  }
  #lead h2 {
    margin-bottom: 110px;
  }
  #lead h2 span:first-child {
    margin-bottom: 25px;
    letter-spacing: 0;
  }
  #lead h2 span:last-child {
    font-size: 30px;
    line-height: 50px;
    letter-spacing: 1.2px;
  }
  #lead .txt {
    margin-bottom: 110px;
    text-align: center;
  }
  #lead .txt span {
    margin-bottom: 32px;
  }
  #lead .btn-t1 a {
    margin: 0 auto;
    width: 515px;
  }
  .bg-parallax {
    height: 700px;
  }
}
@media screen and (max-width: 767px) {
  .sec-para {
    padding-bottom: 25vw;
  }
}
#reco {
  background: url(../img/index/reco_pt.jpg) repeat 0 0/500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

#reco .set1 {
  position: relative;
}

#reco .set1 .wrap {
  padding-top: 50vw;
  padding-bottom: 55vw;
}

#reco .set1 .title {
  text-align: center;
}

#reco .set1 .title h2 {
  color: #463511;
  line-height: 1;
  margin-bottom: 5vw;
  font-size: 4.9vw;
  letter-spacing: 0.03em;
}

#reco .set1 .title h3 {
  font-size: 5.4vw;
  color: #fff;
}

#reco .set1 .deco {
  position: absolute;
}

#reco .set3,
#reco .set2 {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

#reco .common-js .photo {
  position: relative;
  height: 325px;
  overflow: hidden;
}

#reco .common-js .photo li {
  position: absolute;
  clip-path: inset(0% 0 0 0);
  width: 100%;
  height: 425px;
  top: 0;
  will-change: transform;
}

#reco .common-js .photo li:nth-child(n + 2) {
  clip-path: inset(100% 0px 0% 0);
}

#reco .common-js .photo li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

#reco .common-js .content {
  box-sizing: border-box;
  padding: 15vw 5vw 15vw;
}

#reco .common-js .content .inner {
  position: relative;
}

#reco .common-js .content .inner h3 {
  text-align: center;
  font-size: 37px;
  margin-bottom: 40px;
  letter-spacing: 0.05em;
  padding-right: 0;
}

#reco .common-js .content .inner .txt {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  #reco {
    margin-bottom: 0;
  }
  #reco .common-js {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #reco .common-js .photo {
    position: relative;
    height: 100vh;
    width: 50%;
  }
  #reco .common-js .photo li {
    height: calc(100vh + 100px);
    position: absolute;
    clip-path: inset(0% 0 0 0);
    width: 100%;
    top: 0;
    will-change: transform;
  }
  #reco .common-js .photo li:nth-child(n + 2) {
    clip-path: inset(100% 0px 0% 0);
  }
  #reco .common-js .photo li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
  }
  #reco .common-js .content {
    width: 455px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 0;
  }
  #reco .common-js .content .inner h3 {
    text-align: right;
    margin-bottom: 120px;
    letter-spacing: 0.05em;
    padding-right: 15px;
  }
  #reco .common-js .content .inner .txt {
    margin-bottom: 60px;
  }
}
#reserve {
  color: #fff;
}

#reserve .row-para {
  position: relative;
  padding-top: 130vh;
}

#reserve .img-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100vh;
  /* GPU acceleration cho iOS */
  transform: translateZ(0);
  will-change: transform;
}

#reserve .img-bg .simpleParallax {
  height: 105%;
}

#reserve .img-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 0;
  object-position: 100% 0;
  /* Bỏ transition vì GSAP đang handle blur animation */
}

#reserve .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  opacity: 0;
  z-index: 1;
}

#reserve .wrap {
  z-index: 2;
  padding-bottom: 20vw;
}

#reserve h2 {
  text-align: center;
  margin-bottom: 30px;
}

#reserve h2 span {
  display: block;
}

#reserve h2 span:first-child {
  margin-bottom: 15px;
}

#reserve h2 span:last-child {
  font-size: 28px;
}

#reserve ul {
  margin-bottom: 30px;
}

#reserve ul li {
  padding-left: 12px;
  position: relative;
  margin-bottom: 10px;
}

#reserve ul li::before {
  content: "";
  background: #fff;
  width: 3px;
  height: 3px;
  left: 0;
  top: 15px;
  position: absolute;
  border-radius: 50px;
}

#reserve .tel-t1 {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  #reserve .img-bg img {
    -o-object-position: center;
    object-position: center;
  }
  #reserve .wrap {
    max-width: 730px;
    width: 100%;
    padding: 0 30px;
    height: 100vh;
  }
  #reserve h2 {
    margin-bottom: 50px;
  }
  #reserve h2 span:first-child {
    margin-bottom: 15px;
  }
  #reserve h2 span:last-child {
    font-size: 30px;
  }
  #reserve ul {
    margin-bottom: 50px;
  }
  #reserve ul li {
    margin-bottom: 10px;
  }
  #reserve .tel-t1 {
    margin-bottom: 50px;
  }
  #reserve .btn-t1 a {
    width: 500px;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  /* #reserve .row-para {
    position: relative;
    padding-top: 90vh;
  }
  #reserve .img-bg .simpleParallax {
    height: 100vh;
  }
  #reserve .img-bg img {
    height: 100vh;
  } */
  #reserve {
    margin-bottom: -10px;
    background: #000;
  }
  #reserve .row-para {
    position: relative;
    padding-top: 80vh;
    min-height: 100vh;
    z-index: 1;
  }

  #reserve .img-bg {
    /* Bỏ hết position/sticky cũ, để GSAP set fixed */
    width: 100%;
    height: 110vh;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  #reserve .img-bg img {
    width: 100%;
    height: 110%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
    display: block;
  }

  #reserve .overlay {
    position: fixed; /* đổi sang fixed để đồng bộ với imgBg */
    top: 0;
    left: 0;
    width: 100%;
    height: 101vh;
    background: rgba(0, 0, 0, 0.85);
    opacity: 0;
    z-index: 1;
  }

  #reserve .wrap {
    position: relative;
    z-index: 2;
    padding-bottom: 20vw;
  }
} /*# sourceMappingURL=index.css.map */
