@charset "UTF-8";
/* CSS Document */
/* 下層ファーストビュー */
.underSectionTitle {
  text-align: center;
}

.underTop-h1 {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.16em;
  color: #5b5b5b;
  display: inline-block;
  padding: 4px 10px 8px 10px;
}

@media (max-width: 764px) {
  .underSection-h2 {
    font-size: 24px;
    line-height: 39px;
  }
}

.Img {
  width: 100%;
  object-fit: cover;
}

.underTopContainer .txt64 {
  text-align: center;
  text-shadow: 0px 4px 1px #fff, 1px 3px 1px #fff, 2px 3px 1px #fff, 2px 2px 1px #fff, 3px 2px 1px #fff, 3px 1px 1px #fff, 4px 0px 1px #fff, 3px -1px 1px #fff, 3px -2px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -4px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -2px -2px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -4px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -2px 3px 1px #fff, -1px 3px 1px #fff;
  background: rgba(253, 156, 157, 0.8);
  border-radius: 4px;
  display: inline-block;
}

@media (max-width: 764px) {
  .underTopContainer .txt64 {
    font-size: 36px;
    line-height: 52px;
  }
}

.underTopContainer .txt24 {
  margin-top: 5px;
  text-align: center;
  text-shadow: 0px 4px 1px #fff, 1px 3px 1px #fff, 2px 3px 1px #fff, 2px 2px 1px #fff, 3px 2px 1px #fff, 3px 1px 1px #fff, 4px 0px 1px #fff, 3px -1px 1px #fff, 3px -2px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -4px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -2px -2px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -4px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -2px 3px 1px #fff, -1px 3px 1px #fff;
}

@media (max-width: 764px) {
  .underTopContainer .txt24 {
    font-size: 14px;
    line-height: 28px;
  }
}

.underTopContainer {
  position: relative;
  background-image: url(https://beautysalon-grace.jp/system_panel/uploads/images/img_saron-top.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 350px;
}

.underTopContainer::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
}

@media (max-width: 600px) {
  .underTopContainer {
    height: 250px;
  }
}

.underTopBox .txtja {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #5b5b5b;
}

.sub-title-box .txt10 {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.16em;
  color: #9f9f9f;
  margin: 4px 0 0 5px;
}

.sub-title-box .txten::before {
  left: 0;
  height: 1px;
  background-color: #333;
  bottom: -18px;
}

.bg-wrapper {
  margin-top: 83px;
}

@media (max-width: 600px) {
  .bg-wrapper {
    margin-top: 58px;
  }
}

.Img {
  width: 100%;
}

.salon-container {
  margin: 150px auto 100px;
}

@media (max-width: 1024px) {
  .salon-container {
    margin: 100px auto;
  }
}

.salon-container-flex {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1100px;
}

@media (max-width: 1024px) {
  .salon-container-flex {
    flex-flow: column;
  }
}

.salon-txt-flex {
  display: flex;
  margin-top: 20px;
  align-items: baseline;
}

@media (max-width: 1024px) {
  .salon-txt-flex {
    align-items: baseline;
  }
}

@media (max-width: 600px) {
  .salon-txt-flex {
    flex-flow: column;
    margin-top: 40px;
  }
}

.salon-photo:nth-child(2n) {
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .salon-photo:nth-child(2n) {
    margin-top: 40px;
  }
}

@media (max-width: 600px) {
  .salon-txt-flex .li-hight {
    line-height: 29px;
  }
}

.salon-photo-box {
  width: 45.5%;
}

@media (max-width: 1024px) {
  .salon-photo-box {
    width: 70%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .salon-photo-box {
    width: 90%;
  }
}

.m-top70 {
  margin-top: 70px;
}

.salon-txt-box {
  width: 46%;
}

@media (max-width: 1024px) {
  .salon-txt-box {
    width: 70%;
    margin: 50px auto;
  }
}

@media (max-width: 768px) {
  .salon-txt-box {
    width: 90%;
  }
}

.salon-title {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.08em;
  color: #287350;
  width: 30%;
}

.salon-txt {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.12em;
  color: #5b5b5b;
}

@media (max-width: 600px) {
  .salon-txt {
    margin-top: 15px;
    font-size: 12px;
  }
}

.salon-txt-em {
  padding-left: 1em;
}

.salon-small-ph {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .salon-small-ph {
    margin-top: 0;
  }
}

@media (max-width: 600px) {
  .salon-small-ph {
    flex-flow: column;
  }
}

.salon-small-ph .Img {
  width: 31%;
}

@media (max-width: 600px) {
  .salon-small-ph .Img {
    width: 90%;
    margin: 10px auto;
  }
}

.salon-tel-link .salon-txt {
  transition: 0.4s;
}

.salon-tel-link:hover .salon-txt {
  transition: 0.4s;
  color: #287350;
}

.access-map {
  width: 100%;
  margin: 70px auto 0;
}

.access-map iframe {
  width: 100%;
  height: 500px;
}

@media (max-width: 768px) {
  .access-map iframe {
    height: 350px;
  }
}

@media (max-width: 768px) {
  .access-container {
    width: 90%;
  }
}

.access-container .sub-title-box {
  justify-content: center;
}

.access-container .sub-title-box .txten::before {
  left: 50%;
  margin-left: -16px;
}

.access-container .txt14 {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.08em;
  color: #333333;
  margin-top: 5px;
}

.staff-container {
  margin: 100px auto 150px;
  position: relative;
}

@media (max-width: 768px) {
  .staff-container {
    margin: 100px auto;
  }
}

.staff-container .staff-flex {
  display: flex;
  justify-content: center;
  margin-top: 70px;
}

@media (max-width: 1024px) {
  .staff-container .staff-flex {
    flex-flow: column;
  }
}

@media (max-width: 768px) {
  .staff-container .staff-flex {
    margin-top: 100px;
  }
}

.staff-container .txt16 {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.16em;
  color: #287350;
}

.staff-container .txt20 {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.16em;
  color: #5b5b5b;
  margin-top: 15px;
}

.staff-container .txt14 {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.16em;
  color: #5b5b5b;
  margin-top: 40px;
}

@media (max-width: 414px) {
  .staff-container .txt14 {
    font-size: 12px;
    margin-top: 20px;
  }
}

.staff-container .staff-photo {
  width: 36.4%;
  margin-right: -30px;
}

@media (max-width: 1024px) {
  .staff-container .staff-photo {
    width: 70%;
    margin: auto;
  }
}

@media (max-width: 768px) {
  .staff-container .staff-photo {
    width: 90%;
  }
}

.staff-container .staff-txt-box {
  background: #fafff9;
  padding: 50px 80px;
  margin-top: 46px;
  width: 445px;
  position: relative;
}

@media (max-width: 1024px) {
  .staff-container .staff-txt-box {
    width: 70%;
    margin: 30px auto 0;
    padding: 80px;
  }
}

@media (max-width: 768px) {
  .staff-container .staff-txt-box {
    width: 90%;
    padding: 60px;
  }
}

@media (max-width: 414px) {
  .staff-container .staff-txt-box {
    padding: 30px;
  }
}

.staff-txt-box::before {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  display: inline-block;
  border-left: solid 1px #333;
  border-top: solid 1px #333;
  top: 0;
  left: 0;
}

.staff-txt-box::after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  display: inline-block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  bottom: 0;
  right: 0;
}

.laws-box {
  position: relative;
}

.laws-box .laws-img {
  width: 282px;
  height: 180px;
  position: absolute;
  top: 80px;
  right: 30px;
  object-fit: cover;
  z-index: 5;
}

@media (max-width: 1024px) {
  .laws-box .laws-img {
    width: 180px;
    height: auto;
    right: 5px;
    top: 125px;
  }
}

@media (max-width: 768px) {
  .laws-box .laws-img {
    top: 170px;
  }
}

.staff-container .sub-title-box,
.access-containe .sub-title-box {
  justify-content: center;
}

.staff-container .sub-title-box .txten::before,
.access-containe .sub-title-box .txten::before {
  left: auto;
  left: 50%;
  margin-left: -16px;
}
/*# sourceMappingURL=salon.css.map */