@charset "UTF-8";
/* CSS Document */
.body {
  background-color: #FFFFFF;
}
.section-top__image {
  background-image: url("../Images/Profile_Images/97EB3DB2-E3A6-4F29-922A-168CA16F5E4B_1_105_c.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
  object-position: center;
  min-height: 350px;
  width: 100%;
}
.section-top__image-over-context h2 {
  font-size: 3.2rem;
  font-weight: 200;
  font-family: "Myriad Pro";
  color: #FFF;
  line-height: 1.2;
  text-align: center;
  justify-content: center;
  position: absolute;
  top: 80%;
  float: right;
  left: 60px;
}
.breakline {
  display: none;
}
.section-top__image-over-context span {
  content: "";
  display: block;
  font-size: 2.2rem;
}
@media(min-width:1160px) {
  .section-top__image {
    height: 642px;
  }
}
@media(max-width:1160px) {
  .section-top__image-over-context h2 {
    font-size: 1.8rem;
    letter-spacing: normal;
    position: absolute;
    padding: 0px 0 0;
    top: 175px;
    text-align: justify;
    float: none;
    display: block;
    transform: translate(-10%, 30%);
  }
  .section-top__image-over-context h2 span {
    font-size: 1.2rem;
  }
  .breakline {
    display: none;
  }
  .typing {
    float: left;
  }
  .section-top__image-over-context span {
    font-size: 2.2rem;
  }
}
@media(min-width:1160px) {
  .section-top__image-over-context h2 {
    float: left;
    padding-left: 140px;
    top: 50%;
  }
}
.section-top_navlistAB {
  padding: 60px 0px 0px;
  text-align: center;
}
.section-top_navlistAB ul li:hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: .3s ease-in-out;
  transition: .1s ease-in-out;
  opacity: 1;
}
@media(min-width:1160px) {
  .section-top_navlistAB {
    padding-top: 120px;
  }
}
.section-top_navlistAB img {
  height: 250px;
  width: 327px;
  object-fit: cover;
  object-position: center;
  border: solid #fff 0.4px;
}
@media(min-width:1160px) {
  .section-top_navlistAB img {
    height: 395px;
    width: 550px;
  }
}
.section-top_navlistAB h2 {
  background-color: #f0f4f7;
  width: 327px;
  height: 120px;
}
@media(min-width:1160px) {
  .section-top_navlistAB h2 {
    width: 550px;
    height: 133px;
  }
}
.section-top_navlistAB h2 {
  font-size: 2.4rem;
  font-family: "Zapfino";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
  z-index: 31;
  padding: 40px 0 100px;
}
@media(min-width:1160px) {
  .section-top_navlistAB h2 {
    font-size: 3.6rem;
    padding: 100px 0;
  }
}
.section-top_navlistAB small {
  background-color: rgb(86, 163, 231);
  width: 125px;
  height: 30px;
  font-size: 1.6rem;
  font-family: "Times";
  color: rgb(255, 255, 255);
  text-align: center;
  padding: 6px;
  position: relative;
  float: right;
  top: -40px;
  left: -10px;
  cursor: pointer;
  border: solid 0.4px #fff;
}
.section-top_navlistAB small:hover {
  background-color: #1663be;
  opacity: 1;
}
@media(min-width:1160px) {
  .section-top_navlist__divAB small {
    width: 145px;
    height: 40px;
    font-size: 1.8em;
    padding: 11px;
  }
  .section-top_navlistAB small {
    top: -60px;
  }
}
.section-top_navlistAB a {
  color: inherit;
  text-decoration: none;
}
.section-top_navlistAB span {
  font-size: 1.8rem;
}
/**about **/
.shapeA {
  position: relative;
  width: 100%;
  background-size: 100%;
  color: #FFF;
}
@media(min-width:1160px) {
  .shapeA {
    background-size: 100%;
  }
}
.contentA {
  align-items: center;
  justify-content: center;
}
.shapeA:before {
  content: '';
  display: block;
  width: 327px;
  height: 50px;
  position: absolute;
  transform: skewY(-6deg);
  background-color: #f0f4f7;
  top: -32px;
}
@media(min-width:1160px) {
  .shapeA:before {
    width: 550px;
    height: 80px;
  }
}
/**Plan**/
.shapeP {
  position: relative;
  width: 100%;
  background-size: 100%;
  color: #FFF;
}
.contentP {
  align-items: center;
  justify-content: center;
}
.shapeP:before {
  content: '';
  display: block;
  width: 327px;
  height: 50px;
  position: absolute;
  transform: skewY(6deg);
  background-color: #f0f4f7;
  top: -32px;
}
@media(min-width:1160px) {
  .shapeP:before {
    width: 550px;
    height: 80px;
  }
}
.section-top_navlistAB ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section-top_navlistAB ul li {
  margin: auto;
}
@media(min-width:1160px) {
  .section-top_navlistAB ul li {
    margin: 0 auto;
  }
}
.section-top_navlist__gallery {
  background-image: url("../Images/Gallery_Images/Hair_styles/052919026.jpg");
  height: 300px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top;
  overflow: hidden;
  background-size: cover;
  object-fit: cover;
  margin-bottom: 60px;
  padding: 0 24px;
}
@media(min-width:1160px) {
  .section-top_navlist__gallery {
    margin-bottom: 120px;
    margin-top: 80px;
    height: 600px;
    padding: 0 140px;
  }
}
.section-top_navlist__gallery h2 {
  font-size: 2.4rem;
  font-family: "Zapfino";
  color: #000;
  text-align: center;
  border-radius: 5px;
  background-color: #FFF;
  background-size: auto 100%;
  min-height: 150px;
  min-width: 80%;
  margin-top: 78px;
  opacity: 0.702;
  padding-top: 33px;
}
.section-top_navlist__gallery h2:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0.7;
}
@media(min-width:1160px) {
  .section-top_navlist__gallery h2 {
    font-size: 3.6rem;
    margin-top: 125px;
    margin-right: 140px;
    height: 350px;
    opacity: 0.702;
    padding-top: 66px;
    width: 100%;
  }
}
.section-top_navlist__gallery small {
  background-color: #56a3e7;
  font-size: 1.8rem;
  font-family: "Times";
  color: #FFF;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  position: relative;
  z-index: 58;
  top: -40px;
  padding: 10px 35px;
  cursor: pointer;
  border: solid 0.4px #fff;
}
.section-top_navlist__gallery small:hover {
  background-color: #1663be;
}
@media(min-width:1160px) {
  .section-top_navlist__gallery small {
    font-size: 2.2rem;
    top: -16.9%;
    padding: 20px 70px;
  }
}
.section-top_navlist__gallery a {
  color: inherit;
  text-decoration: none;
}
.section-top_navlist__contact {
  background-image: url("../Images/Contact_img/052919702 21.38.38.jpg");
  height: 300px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  background-size: cover;
  object-fit: cover;
  padding: 0 24px;
}
.section-top_navlist__contact h2:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0.7;
}
@media(min-width:1160px) {
  .section-top_navlist__contact {
    height: 640px;
    background-repeat: no-repeat;
    padding: 0 140px;
    background-position: 70% 30%;
  }
}
.section-top_navlist__contact h2 {
  font-size: 2.4rem;
  font-family: "Zapfino";
  color: #000;
  text-align: center;
  border-radius: 5px;
  background-color: #FFF;
  background-size: auto 100%;
  min-height: 150px;
  min-width: 80%;
  margin-top: 78px;
  opacity: 0.702;
  padding-top: 33px;
}
@media(min-width:1160px) {
  .section-top_navlist__contact h2 {
    font-size: 3.6rem;
    margin-top: 125px;
    margin-right: 140px;
    height: 350px;
    opacity: 0.702;
    padding-top: 66px;
    width: 100%;
  }
}
.section-top_navlist__contact small {
  background-color: #56a3e7;
  font-size: 1.8rem;
  font-family: "Times";
  color: #FFF;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  position: relative;
  z-index: 58;
  top: -40px;
  padding: 10px 35px;
  cursor: pointer;
  letter-spacing: none;
  border: solid 0.4px #fff;
}
.section-top_navlist__contact small:hover {
  background-color: #1663be;
}
@media(min-width:1160px) {
  .section-top_navlist__contact small {
    font-size: 2.2rem;
    top: -16.9%;
    padding: 20px 70px;
  }
}
.section-top_navlist__contact a {
  color: inherit;
  text-decoration: none;
}
@media (max-width:1160px) {
  .section-top_navlist__contact small {
    font-size: 1.6rem;
    padding: 10px 10px;
  }
}