@charset "UTF-8";
.site-branding img {
  max-width: 240px;
}

.section-title-area {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.section-title-area .section-subtitle {
  order: 2;
  padding-top: 0.5rem;
}
.section-title-area .section-title {
  order: 1;
  position: relative;
  display: inline-block;
  padding: 0 60px;
}
.section-title-area .section-title:before, .section-title-area .section-title:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #000;
}
.section-title-area .section-title:before {
  left: 0;
}
.section-title-area .section-title:after {
  right: 0;
}
.section-title-area .section-desc {
  order: 3;
}

.project-wrapper .project-content {
  position: relative;
}
.project-wrapper .project-content .project-thumb img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.project-wrapper .project-content .project-thumb:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
}
.project-wrapper .project-content .project-header {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: transparent;
}
.project-wrapper .project-content .project-header h5 {
  font-size: 2.5rem;
  line-height: 1;
  margin: 0;
  text-align: center;
  color: #fff;
}

.section-cta.section-padding {
  padding: 6rem 0rem;
}
.section-cta.section-padding .btn-theme-primary-outline {
  font-size: 1.125rem;
  border-color: #fff;
  color: #fff;
  border-radius: 0;
  padding: 1.5rem 3rem;
  display: block;
  text-align: center;
}
.section-cta.section-padding .btn-theme-primary-outline:hover {
  border-color: #b89164;
}

.section-faq .card-header {
  background-color: #333;
}
.section-faq h2 {
  margin: 0;
}
.section-faq h2 .btn {
  position: relative;
  box-shadow: none;
  padding: 0;
  font-size: 1rem;
  color: #fff;
  text-decoration: none;
}
.section-faq h2 .btn:hover {
  text-decoration: none;
}
.section-faq h2 .btn:before {
  content: "Q. ";
  color: #b89164;
}
.section-faq .card-body {
  padding: 1rem 1rem 0;
  font-size: 1rem;
}

.sln-salon-page .sln-steps-duration, .sln-salon-page #sln-salon .sln-steps-duration {
  display: none;
}

.sln-customcolors #salon-step-summary .sln-text--dark strong {
  position: relative;
  padding-right: 1rem;
}
.sln-customcolors #salon-step-summary .sln-text--dark strong:after {
  position: absolute;
  display: inline-block;
  background-color: #fff;
  right: -3px;
  top: 0;
  content: " 様";
  padding-left: 0.5rem;
}

#sln-salon.sln-step-services h2.sln-salon-title, #sln-salon.sln-step-date h2.sln-salon-title, #sln-salon.sln-step-details h2.sln-salon-title, #sln-salon.sln-step-summary h2.sln-salon-title {
  position: relative;
  width: 100%;
}
#sln-salon.sln-step-services h2.sln-salon-title:after, #sln-salon.sln-step-date h2.sln-salon-title:after, #sln-salon.sln-step-details h2.sln-salon-title:after, #sln-salon.sln-step-summary h2.sln-salon-title:after {
  position: relative;
  display: block;
  width: 100%;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
#sln-salon.sln-step-services h2.sln-salon-title:after {
  background-image: url("img/step-02.png");
}
#sln-salon.sln-step-services #salon-step-services h3.sln-steps-price.sln-service-price {
  color: transparent;
}
#sln-salon.sln-step-services #salon-step-services h3.sln-steps-price.sln-service-price .sln-service-price-value {
  color: rgb(68, 68, 68);
  position: relative;
}
#sln-salon.sln-step-services #salon-step-services h3.sln-steps-price.sln-service-price .sln-service-price-value:after {
  content: "～";
}
#sln-salon.sln-step-secondary h2.sln-salon-title:after {
  background-image: url("img/sm-step-02.png");
}
#sln-salon.sln-step-date h2.sln-salon-title:after {
  background-image: url("img/step-01.png");
}
#sln-salon.sln-step-details h2.sln-salon-title:after {
  background-image: url("img/step-03.png");
}
#sln-salon.sln-step-summary h2.sln-salon-title:after {
  background-image: url("img/step-04.png");
}
#sln-salon.sln-step-thankyou h2.sln-salon-title:after {
  background-image: url("img/step-05.png");
}
@media (max-width: 575.98px) {
  #sln-salon.sln-step-services h2.sln-salon-title:after, #sln-salon.sln-step-date h2.sln-salon-title:after, #sln-salon.sln-step-details h2.sln-salon-title:after, #sln-salon.sln-step-summary h2.sln-salon-title:after {
    height: 60px;
  }
  #sln-salon.sln-step-services h2.sln-salon-title:after {
    background-image: url("img/sm-step-02.png");
  }
  #sln-salon.sln-step-secondary h2.sln-salon-title:after {
    background-image: url("img/sm-step-02.png");
  }
  #sln-salon.sln-step-date h2.sln-salon-title:after {
    background-image: url("img/sm-step-01.png");
  }
  #sln-salon.sln-step-details h2.sln-salon-title:after {
    background-image: url("img/sm-step-03.png");
  }
  #sln-salon.sln-step-summary h2.sln-salon-title:after {
    background-image: url("img/sm-step-04.png");
  }
  #sln-salon.sln-step-thankyou h2.sln-salon-title:after {
    background-image: url("img/sm-step-05.png");
  }
}

.section-newsfeed .list-article-content {
  float: none;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -0.5rem;
}
.section-newsfeed .list-article-content > * {
  padding: 0 0.5rem;
}
.section-newsfeed .list-article-content .list-article-meta, .section-newsfeed .list-article-content h2.entry-title {
  margin: 0;
}
.section-newsfeed .list-article-content .posted-on a {
  color: #333333;
}