header .logo {
  position: relative;
  inset: 0;
  margin: 4vw 3% 3vw;
}
header h1 {
  top: auto;
  bottom: 5vw;
}
@media only screen and (min-width: 768px) {
  header h1 {
    bottom: 54px;
  }
  header .logo {
    margin: 51px 0px 30px 4%;
  }
  header .header-nav {
    color: #000;
    position: relative;
    inset: 0;
    margin: 19px 4% 0px auto;
  }
  header .header-nav .header-nav2 li.nav-sub ul {
    /* display: block; */
  }
  header .header-nav .header-nav2 li.nav-sub ul li a:hover {
    color: #000;
    background: #fff;
  }
}

@media only screen and (min-width: 768px) {
  header #key {
    height: 700px;
  }
  header #key h2 {
    position: absolute;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0.2em;
    z-index: 2;
    top: 308px;
    left: 4%;
    color: #fff;
    text-align: center;
  }
  header #key h2 span {
    font-size: 18px;
  }
  header #key .kv li {
    height: 700px !important;
  }
  header #key .kv li img {
    width: 100%;
    min-height: auto;
    height: 700px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.btn-dow {
  position: relative;
  text-align: center;
  width: 85%;
  font-size: 5.5vw;
  color: #000;
  font-family: "Shippori Mincho", serif;
  line-height: 3;
}
.btn-dow::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2%;
  width: 27px;
  height: 27px;
  background: url("../img/shared/arrow3.png") center/cover;
  transition: all 0.4s;
}
.btn-dow::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #b5b5b5;
  transition: all 0.4s;
}
.btn-dow:hover::before {
  background: url("../img/shared/arrow3_on.png") center/cover;
  transition: all 0.4s;
}
.btn-dow:hover::after {
  height: 4px;
  background: #000;
  transition: all 0.4s;
}
@media only screen and (min-width: 768px) {
  .btn-dow {
    line-height: 72px;
    font-size: 30px;
    width: 380px;
  }
  .btn-dow::after {
    bottom: -8px;
  }
  .btn-dow::before {
    top: 32%;
  }
}

.btn-red {
  border: 2px solid #b04335;
  color: #b04335;
}
.btn-red::before {
  background: #b04335;
}
.btn-red::after {
  background: url("../img/shared/arrow1.png") center/cover;
}
.btn-red:hover {
  color: #fff;
}
.btn-red:hover::after {
  background: url("../img/shared/arrow1_on.png") center/cover;
}
.btn-red:hover i img {
  content: url("../img/shared/icon_calander3_on.png");
}
.btn-red i {
  display: inline-block;
  width: 23px;
  margin: 0px 8px 0px 0px;
  position: relative;
  top: -4px;
}
@media only screen and (min-width: 768px) {
  .btn-red {
    padding: 0px 40px 0px 0px;
  }
  .btn-red i {
    margin: 0px 26px 0px 0px;
  }
}

.btn-black::before {
  background: #000;
}

#sec1 {
  padding: 16vw 0px 12vw;
}
#sec1 h2 {
  font-size: 6vw;
  letter-spacing: 0.15em;
}
#sec1 .sec1-txt {
  margin: 4vw 0px 6vw;
}
#sec1 .sec1-list-btn {
  margin: 10vw 0px 0px;
}
#sec1 .sec1-list-btn a {
  margin: 0px auto 6vw;
}
@media only screen and (min-width: 768px) {
  #sec1 {
    padding: 138px 0px 100px;
    position: relative;
  }
  #sec1::before {
    content: "";
    position: absolute;
    bottom: -122px;
    right: 0px;
    width: 839px;
    height: 806px;
    background: url("../img/spa/sec1_bg.jpg") no-repeat bottom right;
  }
  #sec1 .wrap {
    max-width: 1100px;
  }
  #sec1 .sec1-row {
    flex-direction: row-reverse;
  }
  #sec1 .sec1-img {
    margin: 0px 0px 0px -199px;
    width: 749px;
  }
  #sec1 .sec1-box {
    margin: 14px 36px 0px 0px;
    width: 444px;
  }
  #sec1 h2 {
    font-size: 30px;
    line-height: 56px;
  }
  #sec1 .sec1-txt {
    margin: 21px 0px 0px;
    letter-spacing: 0;
  }
  #sec1 .sec1-list-btn {
    margin: 130px auto 0px;
    width: 840px;
  }
  #sec1 .sec1-list-btn a {
    margin: 0px;
  }
}

#sec2 {
  background: #ede5df;
  padding: 0vw 0px 16vw;
}
#sec2 .sec2-1 {
  position: relative;
  padding: 18vw 0px 0px;
}
#sec2 .sec2-1::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 30vw;
  background: #f3eeea;
  z-index: -1;
}
#sec2 .sec2-1 h2 {
  font-size: 6vw;
  text-align: center;
  background: #000;
  line-height: 2.6;
  position: relative;
  margin: 0px auto;
  height: 36vw;
  top: -16vw;
  color: #fff;
  z-index: 1;
}
#sec2 .sec2-1 .sec2-img1 {
  margin: -36vw -16% 0px;
}
#sec2 .sec2-1 .sec2-box1 {
  margin: 8vw 4%;
}
#sec2 .sec2-1 .sec2-box1 h3 {
  font-size: 5.5vw;
  margin: 0px 0px 3vw;
}
#sec2 h4 {
  text-align: center;
  margin: 10vw 0px 4vw;
  font-size: 6vw;
  line-height: 1.6;
}
#sec2 h4 span {
  font-size: 4vw;
}
#sec2 .sec2-table {
  margin: 6vw 0px 10vw;
}
#sec2 .sec2-table dl {
  align-items: center;
  border: 1px solid #afaba8;
  line-height: 1.5;
  position: relative;
}
#sec2 .sec2-table dl dt {
  padding: 3vw 0px;
  width: 30%;
  font-size: 3.6vw;
  box-sizing: border-box;
  text-align: center;
}
#sec2 .sec2-table dl dt::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 30%;
  height: 100%;
  width: 1px;
  background: #afaba8;
}
#sec2 .sec2-table dl dd {
  background: #fff;
  padding: 3vw 3% 3vw 5%;
  width: 70%;
  height: 100%;
  letter-spacing: 0;
}
#sec2 h5 {
  font-size: 5vw;
  line-height: 1.6;
}
#sec2 .sec2-img2 {
  margin: 0px 0px 6vw;
}
#sec2 .sec2-txt3 {
  margin: 3vw 0px;
  font-weight: 300;
}
#sec2 .sec2-txt4 {
  background: #fff;
  text-align: center;
  padding: 3vw 3%;
  font-weight: 600;
}
#sec2 .sec2-btn {
  margin: 12vw auto 0px;
}
@media only screen and (min-width: 768px) {
  #sec2 {
    padding: 0px 0px 120px;
    background: none;
  }
  #sec2 .sec2-1 {
    color: #fff;
    padding: 120px 0px 73px;
    position: relative;
  }
  #sec2 .sec2-1::before {
    content: "";
    position: absolute;
    top: 122px;
    left: 0px;
    width: 100%;
    height: calc(100% - 122px);
    background: url("../img/spa/sec2_img1.jpg") center/cover;
  }
  #sec2 .sec2-1 h2 {
    height: 190px;
    font-size: 30px;
    line-height: 78px;
    top: -91px;
  }
  #sec2 .sec2-1 .sec2-box1 {
    margin: 167px 0px 0px 5%;
    width: 540px;
  }
  #sec2 .sec2-1 .sec2-box1 h3 {
    margin: 0px 0px 31px;
    font-size: 30px;
  }
  #sec2 .sec2-1 .sec2-box1 .sec2-txt1 {
    letter-spacing: 0em;
  }
  #sec2 h4 {
    margin: 141px 0px 33px;
    font-size: 24px;
    line-height: 30px;
  }
  #sec2 h4 span {
    font-size: 16px;
  }
  #sec2 .sec2-txt2 {
    text-align: center;
  }
  #sec2 .sec2-table {
    margin: 36px 0px 3px;
  }
  #sec2 .sec2-table dl {
    line-height: 24px;
  }
  #sec2 .sec2-table dl dt {
    font-size: 18px;
    padding: 35px 0px 37px;
    width: 292px;
  }
  #sec2 .sec2-table dl dt::before {
    left: 292px;
  }
  #sec2 .sec2-table dl dd {
    width: calc(100% - 292px);
    padding: 38px 42px 36px 47px;
  }
  #sec2 .sec2-list {
    flex-direction: row-reverse;
    margin: 120px 0px 0px;
  }
  #sec2 .sec2-img2 {
    width: 598px;
    margin: 0px -59px 0px 0px;
  }
  #sec2 .sec2-box2 {
    width: 410px;
    margin: 35px 0px 0px;
  }
  #sec2 h5 {
    font-size: 24px;
    line-height: 40px;
  }
  #sec2 .sec2-txt3 {
    margin: 24px 0px 15px;
    letter-spacing: 0;
  }
  #sec2 .sec2-txt4 {
    font-size: 16px;
    padding: 12px 0px 8px;
    width: 362px;
  }
  #sec2 .sec2-btn {
    margin: 79px auto 0px;
  }
}

#sec3 {
  position: relative;
  padding: 6vw 0px 16vw;
}
#sec3 h2 {
  font-size: 6vw;
  text-align: center;
  background: #000;
  line-height: 2.6;
  position: relative;
  margin: 0px auto;
  height: 36vw;
  color: #fff;
  z-index: 1;
}
#sec3 .sec3-1 {
  background: url("../img/spa/sec3_img.jpg") no-repeat top center;
  margin: -16vw 0px 0px;
  padding: 62vw 0px 0vw;
}
#sec3 .sec3-1 .sec3-box1 {
  background: #f3eeea;
  box-sizing: border-box;
  padding: 6vw 5%;
}
#sec3 .sec3-1 .sec3-box1 h3 {
  font-size: 5.5vw;
  line-height: 1.6;
  margin: 0px 0px 4vw;
}
#sec3 .sec3-box2 dl {
  margin: 10vw auto 0px;
  width: 95%;
  border: 1px solid #b2afad;
  position: relative;
}
#sec3 .sec3-box2 dl dt {
  width: 32%;
  text-align: center;
  font-size: 4.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20% 0px;
  border-right: 1px solid #b2afad;
  background: #ede5df;
}
#sec3 .sec3-box2 dl dd {
  padding: 4% 4%;
  background: #fff;
  width: 68%;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  #sec3 {
    padding: 128px 0px 67px;
  }
  #sec3 h2 {
    height: 190px;
    font-size: 30px;
    line-height: 80px;
  }
  #sec3 .sec3-1 {
    background-size: cover;
    padding: 313px 0px 0px;
    margin: -98px 0px 0px;
  }
  #sec3 .sec3-1 .sec3-box1 {
    width: 520px;
    margin: 0px 0px 0px auto;
    padding: 60px 92px 33px 62px;
  }
  #sec3 .sec3-1 .sec3-box1 h3 {
    font-size: 30px;
    line-height: 50px;
    margin: 0px 0px 20px;
  }
  #sec3 .sec3-1 .sec3-box1 .sec3-txt1 {
    letter-spacing: 0;
  }
  #sec3 .sec3-box2 dl {
    width: 1000px;
    margin: 69px auto 0px;
  }
  #sec3 .sec3-box2 dl dt {
    width: 290px;
    padding: 67px 0px 69px;
    font-size: 20px;
  }
  #sec3 .sec3-box2 dl dd {
    padding: 27px 28px 28px;
    width: calc(100% - 290px);
    letter-spacing: -2px;
  }
  #sec3 .sec3-box2 dl dd span{
    font-weight: 600;
  }
}

#sec4 {
  padding: 0px 0px 12vw;
  position: relative;
}
#sec4::before {
  content: "";
  position: absolute;
  top: 16vw;
  left: 0px;
  width: 100%;
  height: calc(100% - 16vw);
  background: #ede5df;
}
#sec4 .sec4-box {
  margin: 6vw 0px 0px;
}
#sec4 .sec4-box h2 {
  font-size: 6vw;
}
#sec4 .sec4-box .sec4-txt1 {
  margin: 3vw 0px 6vw;
}
#sec4 .sec4-box .sec4-txt2 {
  background: #fff;
  text-align: center;
  font-weight: 600;
  padding: 2vw 0px;
}
@media only screen and (min-width: 768px) {
  #sec4 {
    padding: 0px 0px 94px;
  }
  #sec4::before {
    width: 83%;
    top: 60px;
    height: calc(100% - 60px);
  }
  #sec4 .sec4-row {
    flex-direction: row-reverse;
  }
  #sec4 .sec4-img {
    width: 599px;
    margin: 0px -100px 0px 0px;
  }
  #sec4 .sec4-box {
    width: 340px;
    margin: 138px 0px 0px;
  }
  #sec4 .sec4-box h2 {
    font-size: 30px;
  }
  #sec4 .sec4-box .sec4-txt1 {
    margin: 31px 0px 27px;
    letter-spacing: -1px;
  }
  #sec4 .sec4-box .sec4-txt2 {
    padding: 8px 0px;
  }
}

#sec5 {
  position: relative;
  margin: 20vw 0px 12vw;
  padding: 12vw 0px;
}
#sec5::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background: #ede5df;
}
#sec5 h2 {
  font-size: 5.5vw;
  margin: 3vw 0px 6vw;
}
#sec5 .sec5-txt1 {
  position: relative;
  font-size: 4.5vw;
  padding-left: 16%;
  box-sizing: border-box;
}
#sec5 .sec5-txt1::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 12%;
  height: 1px;
  background: #a99e95;
}
#sec5 .sec5-txt2 {
  margin: 10vw 0px 0px;
}
#sec5 .sec5-txt2 p + p {
  margin: 3vw 0px 0px;
}
#sec5 .sec5-btn {
  margin: 8vw auto 0px;
}
#sec5 .sec5-btn::before {
  background: #000;
}
#sec5 .sec5-btn::after {
  content: "+";
  background: none;
  width: auto;
  height: auto;
}
#sec5 .sec5-btn:hover::after {
  content: "+";
  color: #fff;
  width: auto;
  height: auto;
}
@media only screen and (min-width: 768px) {
  #sec5 {
    margin: 172px 0px 124px;
    padding: 110px 0px 117px;
  }
  #sec5::before {
    width: 70%;
  }
  #sec5 .sec5-txt2 {
    width: 440px;
    margin: 0px;
    letter-spacing: 0;
  }
  #sec5 .sec5-txt2 p + p {
    margin: 39px 0px 0px;
  }
  #sec5 .sec5-slide {
    width: 497px;
    margin: 87px 0px 0px;
  }
  #sec5 .sec5-txt1 {
    padding-left: 82px;
    font-size: 22px;
  }
  #sec5 .sec5-txt1::before {
    width: 60px;
  }
  #sec5 h2 {
    font-size: 30px;
    line-height: 58px;
    margin: 13px 0px 24px;
  }
  #sec5 .sec5-btn {
    margin: 84px auto 0px;
  }
}

#sec6 {
  padding: 16vw 0px;
}
#sec6 .sec6-box {
  border: 2px solid #aeaba9;
  box-sizing: border-box;
  padding: 12vw 6%;
}
#sec6 .sec6-box h2 {
  text-align: center;
  font-size: 6vw;
}
#sec6 .sec6-box .sec6-txt1 {
  margin: 6vw 0px;
}
#sec6 .sec6-box .sec6-list {
  margin: 10vw 0px 0px;
}
#sec6 .sec6-box .sec6-list dl {
  line-height: 1.4;
  margin: 0px 0px 4vw;
  letter-spacing: 0.01em;
}
#sec6 .sec6-box .sec6-list dl dt {
  font-weight: 600;
}
#sec6 .sec6-box .sec6-btn {
  margin: 8vw auto 0px;
  width: 95%;
}
#sec6 .sec6-box .sec6-btn:hover {
  opacity: 0.7;
}
@media only screen and (min-width: 768px) {
  #sec6 {
    padding: 0px 0px 118px;
    background: url("../img/spa/sec6_deco.jpg") no-repeat bottom right;
  }
  #sec6 .sec6-box {
    padding: 103px 110px 120px;
  }
  #sec6 .sec6-box h2 {
    font-size: 30px;
  }
  #sec6 .sec6-box .sec6-txt1 {
    text-align: center;
    margin: 29px 0px 73px;
    line-height: 30px;
  }

  #sec6 .sec6-box .sec6-img {
    width: 431px;
    margin: 0px -44px 0px 0px;
  }
  #sec6 .sec6-box .sec6-list {
    width: 420px;
    margin: 0px;
  }
  #sec6 .sec6-box .sec6-list dl {
    line-height: 24px;
    margin: 0px 0px 25px;
  }
  #sec6 .sec6-box .sec6-btn {
    width: 800px;
    margin: 60px auto 0px;
  }
}/*# sourceMappingURL=spa.css.map */