.spa_text span,
.specials_text span {
  font-size: 1.375rem;
  color: #d49861;
}
.spa_text h1,
.specials_text h1 {
  font-size: 3.25rem;
  color: #333333;
  font-weight: 600;
}
.spa_text p,
.specials_text p {
  font-size: 1rem;
  color: #808080;
  line-height: 28px;
}
.spa_text h2,
.specials_text h2 {
  font-size: 2.625rem;
  color: #333333;
  font-weight: 600;
}
.spa_banner {
  padding-top: 180px;
  height: 712px;
  position: relative;
  overflow: hidden;
}
.spa_banner .spa_text h1 {
  margin: 20px 0 25px;
  max-width: 50%;
}
.spa_banner .spa_text p {
  max-width: 36%;
  line-height: 28px;
}
.spa_banner .spa_text .button {
  margin-top: 35px;
}
.spa_banner .spa_banner_img {
  position: absolute;
  left: 50%;
  top: 65px;
}
.spa_banner .spa_banner_bg {
  width: 100%;
  height: 712px;
  background-color: #fff9f1;
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(435px);
  z-index: -1;
}
.spa_banner .spa_banner_bg + img {
  width: 431px;
  height: 761px;
  position: absolute;
  top: -40px;
  left: -65px;
}
section.home_service {
  padding-top: 40px;
}
.spa_ss {
  padding: 140px 0 180px;
  position: relative;
}
.spa_ss .spa_text {
  text-align: center;
}
.spa_ss .spa_text h2 {
  padding-top: 20px;
}
.spa_ss ul {
  padding-top: 80px;
}
.spa_ss ul li {
  margin-bottom: 90px;
}
.spa_ss ul li:nth-of-type(even){
  flex-flow: row-reverse;
}
.spa_ss ul li:nth-child(odd) .spa_ss_img {
  margin-right: 80px;
}
.spa_ss ul li:nth-child(even) .spa_ss_img {
  margin-left: 80px;
}
.spa_ss ul li:nth-child(even) .spa_ss_infos .button {
  background-color: #1c222e;
}
.spa_ss ul li:nth-child(even) .spa_ss_infos .button:hover {
  background-color: #d49861;
}
.spa_ss ul li .spa_ss_img {
  width: 707px;
  height: 392px;
  overflow: hidden;
  border-radius: 15px;
}
.spa_ss ul li .spa_ss_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.spa_ss ul li .spa_ss_infos {
  flex: 1;
  padding-top: 100px;
}
.spa_ss ul li .spa_ss_infos h3 {
  font-size: 1.75rem;
  color: #333333;
  font-weight: 600;
}
.spa_ss ul li .spa_ss_infos p {
  font-size: 1rem;
  color: #727272;
  line-height: 28px;
  margin: 30px 0 45px;

  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.spa_ss ul li .spa_ss_infos .button {
  width: 174px;
  height: 46px;
  line-height: 46px;
  margin-right: 25px;
}
.spa_ss ul li .spa_ss_infos .button + a {
  display: block;
  width: 174px;
  height: 46px;
  line-height: 44px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  color: #333333;
  border-radius: 3px;
}
.spa_ss ul li .spa_ss_infos .button + a:hover {
  background-color: #d49861;
  border-color: #d49861;
  color: #fff;
}
.spa_ss button {
  display: block;
  width: 194px;
  height: 52px;
  line-height: 50px;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  color: #333333;
  font-family: unset;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
  background-color: transparent;
  margin: 105px auto 0;
}
.spa_ss button:hover {
  background-color: #d49861;
  color: #fff;
  border-color: #d49861;
}
.spa_ss .spa_ss_bg1 {
  width: 741px;
  height: 720px;
  background-color: #f8f8f8;
  border-radius: 20px;
  position: absolute;
  top: 225px;
  right: 120px;
  z-index: -1;
}
.spa_ss .spa_ss_bg2 {
  width: 1028px;
  height: 720px;
  background-color: #f8f8f8;
  border-radius: 20px;
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  bottom: 350px;
}
.subscribe div input[type='submit'] {
  background-color: #333333;
}
.subscribe div input[type='submit']:hover {
  background-color: #d49861;
}
.subscribe button {
  width: 203px;
  height: 70px;
  line-height: 70px;
  background-color: #333333;
  font-size: 1.25rem;
  color: #fff;
  border-radius: 12px;
  padding-left: 40px;
  transition: all 0.3s;
  margin-left: -5px;
  vertical-align: middle;
}
.subscribe button:hover {
  background-color: #d49861;
}
.subscribe .specials_text + div img:last-child {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: relative;
  top: 10px;
  left: -185px;
  pointer-events: none;
}
footer .footer li:nth-child(3) ul li:first-child a {
  display: block;
  margin-bottom: 12px;
}
footer .footer li:nth-child(3) ul li {
  height: auto;
  padding-left: 35px;
  position: relative;
  margin-bottom: 16px;
  line-height: 22px;
}
footer .footer li:nth-child(3) ul li::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 0;
  background: url(../img/phone-w.svg) no-repeat center / contain;
}

footer .footer li:last-child .flex > div {
  margin-right: 10px;
}
footer .footer li:last-child span {
  font-size: 14px;
  color: #3f3f3f;
  padding-top: 10px;
  display: block;
}
