@charset "UTF-8";
/* 下層ファーストビュー */
.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_privacy-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 {
  width: auto;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background: #ffffff;
  padding: 20px 78px 20px 78px;
  display: inline-block;
}

.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;
}

/* プラボ */
#privacypolicy {
  margin-top: 83px;
}

@media (max-width: 600px) {
  #privacypolicy {
    margin-top: 58px;
  }
}

.block {
  display: none;
}

.br {
  display: none;
}

.stxt16 {
  font-size: 16px;
  line-height: 29px;
  color: #333;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.policy-box {
  background: #ffffff;
  border: 2px solid #555555;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  margin: 150px auto;
}

@media (max-width: 600px) {
  .policy-box {
    margin: 100px auto;
  }
}

.policy-txt-box {
  padding: 80px 13.687%;
  margin: 0 auto;
}

.policy-txt-box .stxt16:first-child {
  margin-bottom: 40px;
}

.policy-txt-box .txt16 {
  color: #287350;
  line-height: 29px;
  font-weight: 700;
}

.policy-txt-box .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.policy-txt-box .flex .stxt16 {
  margin-bottom: 0;
}

.number {
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.number:hover .stxt16 {
  color: #287350;
}

#p-none {
  margin-bottom: 0;
}

@media screen and (max-width: 900px) {
  .policy-box {
    width: 90%;
  }
}

@media screen and (max-width: 600px) {
  .policy-txt-box {
    padding: 30px 0;
    margin: 0 auto;
    width: 90%;
  }
  .stxt16,
  .txt16 {
    font-size: 11px;
  }
}

@media screen and (max-width: 320px) {
  .br {
    display: block;
  }
}
