﻿
@import url("common1.css");
@import url("https://www.doggyman.com/css/product/noto-sans.css");
/*------------------------------
関数
------------------------------*/
/* ----------------------- */
/* メディアクエリ（min-width)
/* ----------------------- */
picture{ display: block; line-height: 0; }
body {
  margin: 0;
}

.fb-like iframe,
.fb-like span {
  height: 20px !important;
}

.l-beautySalon {
  margin-bottom: 30px;
  color: #231815;
  letter-spacing: 0.06em;
  -webkit-text-size-adjust: 100%;
  line-height: 1.3;
  font-family: Roboto, "Noto Sans Japanese", 游ゴシック, YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15.5px;
}
@media (max-width: 768px) {
  .l-beautySalon {
    font-size: 14px;
  }
}
.l-beautySalon div,
.l-beautySalon span,
.l-beautySalon iframe,
.l-beautySalon h1,
.l-beautySalon h2,
.l-beautySalon h3,
.l-beautySalon p,
.l-beautySalon img,
.l-beautySalon small,
.l-beautySalon strong,
.l-beautySalon i,
.l-beautySalon dl,
.l-beautySalon dt,
.l-beautySalon dd,
.l-beautySalon ol,
.l-beautySalon ul,
.l-beautySalon li,
.l-beautySalon table,
.l-beautySalon caption,
.l-beautySalon tbody,
.l-beautySalon tfoot,
.l-beautySalon thead,
.l-beautySalon tr,
.l-beautySalon th,
.l-beautySalon td,
.l-beautySalon article,
.l-beautySalon aside,
.l-beautySalon canvas,
.l-beautySalon details,
.l-beautySalon figcaption,
.l-beautySalon figure,
.l-beautySalon nav,
.l-beautySalon section,
.l-beautySalon time {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.l-beautySalon *,
.l-beautySalon *::before,
.l-beautySalon *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.l-beautySalon nav ul {
  list-style: none;
}
.l-beautySalon ul {
  list-style: none;
}
.l-beautySalon a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #231815;
}
.l-beautySalon img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
.l-beautySalon .ib {
  display: inline-block;
}
.l-beautySalon .pack {
  letter-spacing: -0.1em;
}
.l-beautySalon .pack2 {
  letter-spacing: -0.04em;
}
.l-beautySalon .c-inner {
  width: 90%;
  max-width: 980px;
  margin: auto;
}
.l-beautySalon .beautySalon {
  background: #eff3f0;
}
@media (max-width: 1020px) {
  .l-beautySalon .l-pageLink {
    margin-top: -14.3518518519vw;
    padding-top: 14.3518518519vw;
  }
}
.l-beautySalon .hero {
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .l-beautySalon .hero {
    padding: 7%;
  }
}
.l-beautySalon .hero::before {
  content: "";
  width: 80.1020408163%;
  padding-top: 82.1428571429%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../image/kv_bg.jpg);
  position: absolute;
  left: -26.5306122449%;
  top: -52.1126760563%;
  z-index: 0;
}
@media (max-width: 768px) {
  .l-beautySalon .hero::before {
    left: 0;
    top: -3%;
  }
}
@media (max-width: 768px) {
  .l-beautySalon .hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-beautySalon .hero-logo {
  width: 33.6956521739%;
  margin-left: 7.0652173913%;
  margin-bottom: 2.1739130435%;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .l-beautySalon .hero-logo {
    width: 60%;
    margin: 0 auto 7%;
    -webkit-transform: translateX(8%);
            transform: translateX(8%);
  }
}
.l-beautySalon .hero-images {
  width: 52.1739130435%;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .l-beautySalon .hero-images {
    width: 100%;
  }
}
.l-beautySalon .pageNav {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 768px) {
  .l-beautySalon .pageNav {
    grid-template-columns: repeat(2, 1fr);
  }
}
.l-beautySalon .pageNav-item {
  height: 60px;
  background: #c1af5f;
}
.l-beautySalon .pageNav-item:not(:nth-child(5), :nth-child(10)) {
  border-right: 1px solid #d5c88d;
}
@media (max-width: 768px) {
  .l-beautySalon .pageNav-item:not(:nth-child(5), :nth-child(10)) {
    border: none;
  }
}
.l-beautySalon .pageNav-item:not(:nth-child(n+6)) {
  border-bottom: 1px solid #d5c88d;
}
@media (max-width: 768px) {
  .l-beautySalon .pageNav-item:not(:nth-child(n+6)) {
    border: none;
  }
}
@media (max-width: 768px) {
  .l-beautySalon .pageNav-item:nth-child(odd) {
    border-right: 1px solid #d5c88d;
  }
  .l-beautySalon .pageNav-item:not(:nth-child(n+9)) {
    border-bottom: 1px solid #d5c88d;
  }
}
.l-beautySalon .pageNav-item_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  padding: 0 5px;
  text-align: center;
}
.l-beautySalon .pageNav-item_link:hover {
  background: #d3c16f;
}
.l-beautySalon .pageNav-item_link::before {
  content: "";
  width: 7.5px;
  height: 7.5px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(135deg);
          transform: translateX(-50%) rotate(135deg);
  bottom: 9px;
}
.l-beautySalon .pageNav-item_link .menu {
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .l-beautySalon .pageNav-item_link .menu {
    font-size: 14px;
  }
}
@media (max-width: 420px) {
  .l-beautySalon .pageNav-item_link .menu {
    font-size: 13px;
  }
}
.l-beautySalon .concept {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 50px;
  position: relative;
}
@media (max-width: 768px) {
  .l-beautySalon .concept {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 7% 5%;
    padding-bottom: max(7%, 35px);
  }
}
.l-beautySalon .concept::before {
  content: "";
  width: 42.2448979592%;
  padding-top: 20.8163265306%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../image/concept_bg.jpg);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media (max-width: 768px) {
  .l-beautySalon .concept::before {
    width: 55.9459459459%;
    padding-top: 27.5675675676%;
  }
}
.l-beautySalon .concept-img {
  width: 31.8181818182%;
  position: relative;
  z-index: 1;
  margin-right: 1%;
}
@media (max-width: 768px) {
  .l-beautySalon .concept-img {
    width: 60%;
    margin: 0 auto 7%;
    -webkit-transform: translateX(11%);
            transform: translateX(11%);
  }
}
.l-beautySalon .concept-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 1;
}
.l-beautySalon .concept-content_heading {
  font-size: 22px;
  font-weight: 600;
  color: #9e8a2f;
  margin-bottom: 1.1363636364em;
}
@media (max-width: 768px) {
  .l-beautySalon .concept-content_heading {
    font-size: 20px;
  }
}
.l-beautySalon .concept-content_text {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2.1176470588;
}
@media (max-width: 768px) {
  .l-beautySalon .concept-content_text {
    font-size: 15px;
  }
}
.l-beautySalon .l-products {
  padding: 0 50px 50px;
}
@media (max-width: 768px) {
  .l-beautySalon .l-products {
    padding: 0 5% 8%;
  }
}
.l-beautySalon .products {
  background-image: url(../image/product_bg.png);
}
.l-beautySalon .products:not(:last-child) {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .l-beautySalon .products:not(:last-child) {
    margin-bottom: 50px;
  }
}
.l-beautySalon .products-h3 {
  height: 80px;
  padding: 0 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 4px solid #231815;
  border-bottom: 1px solid #c1bcbb;
  background: #f4f5e0;
}
@media (max-width: 768px) {
  .l-beautySalon .products-h3 {
    padding: 15px 4%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: auto;
  }
}
.l-beautySalon .products-h3 .ja {
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .l-beautySalon .products-h3 .ja {
    font-size: 22px;
    text-align: center;
    margin-bottom: 6px;
  }
}
.l-beautySalon .products-h3 .en {
  width: 106px;
}
@media (max-width: 768px) {
  .l-beautySalon .products-h3 .en {
    width: 82px;
  }
}
.l-beautySalon .products-list {
  padding: 0 35px;
}
@media (max-width: 768px) {
  .l-beautySalon .products-list {
    padding: 0 4%;
  }
}
.l-beautySalon .products-list_item {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .l-beautySalon .products-list_item {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .l-beautySalon .products-list_item:first-child {
    margin-top: 30px;
  }
}
.l-beautySalon .products-list_item:not(:last-child) {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .l-beautySalon .products-list_item:not(:last-child) {
    margin-bottom: 30px;
  }
}
.l-beautySalon .products-list_item:last-child {
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .l-beautySalon .products-list_item:last-child {
    padding-bottom: 30px;
  }
}
.l-beautySalon .products-list_item.no-ttl {
  margin-top: 0;
  padding-top: 40px;
  border-top: 1px solid rgba(196, 207, 199, 0.6);
}
@media (max-width: 768px) {
  .l-beautySalon .products-list_item.no-ttl {
    padding-top: 30px;
  }
}
.l-beautySalon .products .heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  height: 100px;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .l-beautySalon .products .heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: normal;
    -webkit-align-items: normal;
        -ms-flex-align: normal;
            align-items: normal;
    padding: 0px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .l-beautySalon .products .heading {
    margin-bottom: 25px;
  }
}
.l-beautySalon .products .heading-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 992px) {
  .l-beautySalon .products .heading-left {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .l-beautySalon .products .heading-left {
    padding: 20px 3%;
  }
}
.l-beautySalon .products .heading-left_img {
  width: 68px;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .l-beautySalon .products .heading-left_img {
    width: 50px;
    margin-right: 10px;
  }
}
.l-beautySalon .products .heading-left_text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-beautySalon .products .heading-left_text .ja {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 768px) {
  .l-beautySalon .products .heading-left_text .ja {
    font-size: 20px;
    line-height: 1.3;
  }
}
.l-beautySalon .products .heading-left_text .en {
  display: inline-block;
  padding-left: 3px;
}
.l-beautySalon .products .heading-left_text .en img {
  width: auto;
}
.l-beautySalon .products .heading-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .l-beautySalon .products .heading-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding: 10px 20px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .l-beautySalon .products .heading-right {
    padding: 10px 3%;
  }
}
.l-beautySalon .products .heading-right_text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .l-beautySalon .products .heading-right_text {
    font-size: 15px;
  }
}
.l-beautySalon .products .heading-right_img {
  width: 90px;
  margin-left: 16px;
}
@media (max-width: 992px) {
  .l-beautySalon .products .heading-right_img {
    width: 68px;
    margin-left: 0;
    margin-right: 15px;
  }
}
@media (max-width: 768px) {
  .l-beautySalon .products .heading-right_img {
    width: 50px;
    margin-right: 10px;
  }
}
.l-beautySalon .products .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .l-beautySalon .products .product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.l-beautySalon .products .product-content {
  width: max(32.0987654321%, 230px);
  margin-right: 3.2%;
}
@media (max-width: 768px) {
  .l-beautySalon .products .product-content {
    width: 100%;
    margin-top: 20px;
    margin-right: 0;
  }
}
.l-beautySalon .products .product-content_desc {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1.1111111111em;
  line-height: 1.5555555556;
}
@media (max-width: 768px) {
  .l-beautySalon .products .product-content_desc {
    font-size: 16px;
  }
}
.l-beautySalon .products .product-content_label {
  width: 155px;
  display: block;
}
.l-beautySalon .products .product-content_label.others {
  width: auto;
  display: inline-block;
}
.l-beautySalon .products .product-content_name {
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3333333333;
  margin-top: 0.625em;
  margin-bottom: 0.1em;
}
@media (max-width: 768px) {
  .l-beautySalon .products .product-content_name {
    font-size: 22px;
  }
}
.l-beautySalon .products .product-content_sub {
  display: block;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .l-beautySalon .products .product-content_sub {
    font-size: 16px;
  }
}
.l-beautySalon .products .product-content_material {
  background: #fff;
  margin-top: 22px;
}
.l-beautySalon .products .product-content_material .ttl {
  display: block;
  background: #231815;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .l-beautySalon .products .product-content_material .ttl {
    font-size: 14px;
  }
}
.l-beautySalon .products .product-content_material .wrap {
  border-left: 1px solid #cac6c4;
  border-right: 1px solid #cac6c4;
  border-bottom: 1px solid #cac6c4;
  padding: 15px 5%;
}
.l-beautySalon .products .product-content_material .wrap dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: -0.03em;
  letter-spacing: 0;
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .l-beautySalon .products .product-content_material .wrap dl {
    font-size: 14px;
  }
}
.l-beautySalon .products .product-content_material .wrap dl:not(:last-child) {
  margin-bottom: 5px;
}
.l-beautySalon .products .product-content_material .wrap dt {
  white-space: nowrap;
}
.l-beautySalon .products .product-content .l-product-content_point {
  margin-top: 20px;
}
.l-beautySalon .products .product-content_point {
  font-size: 15px;
  font-weight: 500;
  padding: 0.6666666667em;
  text-align: center;
  border: 1px solid #231815;
  border-radius: 10px;
  letter-spacing: 0;
}
.l-beautySalon .products .product-content_point:not(:last-child) {
  margin-bottom: 10px;
}
.l-beautySalon .products .product-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-beautySalon .products .products-list_item.purple .heading {
  background: rgba(167, 131, 145, 0.2);
  border-bottom: 4px solid rgba(167, 131, 145, 0.2);
}
@media (max-width: 992px) {
  .l-beautySalon .products .products-list_item.purple .heading-right {
    border-top: 1px dashed rgba(167, 131, 145, 0.4);
    background: rgba(167, 131, 145, 0.1);
  }
}
.l-beautySalon .products .products-list_item.purple .ja {
  color: #90556c;
}
.l-beautySalon .products .products-list_item.purple .product-content_desc {
  color: #90556c;
}
.l-beautySalon .products .products-list_item.orange .heading {
  background: rgba(228, 149, 124, 0.2);
  border-bottom: 4px solid rgba(228, 149, 124, 0.2);
}
@media (max-width: 992px) {
  .l-beautySalon .products .products-list_item.orange .heading-right {
    border-top: 1px dashed rgba(228, 149, 124, 0.4);
    background: rgba(228, 149, 124, 0.1);
  }
}
.l-beautySalon .products .products-list_item.orange .ja {
  color: #d77252;
}
.l-beautySalon .products .products-list_item.orange .product-content_desc {
  color: #d77252;
}
.l-beautySalon .products .products-list_item.green .heading {
  background: rgba(157, 174, 120, 0.2);
  border-bottom: 4px solid rgba(157, 174, 120, 0.2);
}
@media (max-width: 992px) {
  .l-beautySalon .products .products-list_item.green .heading-right {
    border-top: 1px dashed rgba(157, 174, 120, 0.4);
    background: rgba(157, 174, 120, 0.1);
  }
}
.l-beautySalon .products .products-list_item.green .ja {
  color: #7e9748;
}
.l-beautySalon .products .products-list_item.green .product-content_desc {
  color: #7e9748;
}
.l-beautySalon .products .products-list_item.orange_light .heading {
  background: rgba(243, 160, 94, 0.2);
  border-bottom: 4px solid rgba(243, 160, 94, 0.2);
}
@media (max-width: 992px) {
  .l-beautySalon .products .products-list_item.orange_light .heading-right {
    border-top: 1px dashed rgba(243, 160, 94, 0.4);
    background: rgba(243, 160, 94, 0.1);
  }
}
.l-beautySalon .products .products-list_item.orange_light .ja {
  color: #de8640;
}
.l-beautySalon .products .products-list_item.orange_light .product-content_desc {
  color: #de8640;
}
.l-beautySalon .products .products-list_item.blue .heading {
  background: rgba(140, 184, 222, 0.2);
  border-bottom: 4px solid rgba(140, 184, 222, 0.2);
}
@media (max-width: 992px) {
  .l-beautySalon .products .products-list_item.blue .heading-right {
    border-top: 1px dashed rgba(140, 184, 222, 0.4);
    background: rgba(140, 184, 222, 0.1);
  }
}
.l-beautySalon .products .products-list_item.blue .ja {
  color: #659ccc;
}
.l-beautySalon .products .products-list_item.blue .product-content_desc {
  color: #659ccc;
}
.l-beautySalon .products .products-list_item.green_light .heading {
  background: rgba(138, 189, 181, 0.2);
  border-bottom: 4px solid rgba(138, 189, 181, 0.2);
}
@media (max-width: 992px) {
  .l-beautySalon .products .products-list_item.green_light .heading-right {
    border-top: 1px dashed rgba(138, 189, 181, 0.4);
    background: rgba(138, 189, 181, 0.1);
  }
}
.l-beautySalon .products .products-list_item.green_light .ja {
  color: #66a198;
}
.l-beautySalon .products .products-list_item.green_light .product-content_desc {
  color: #66a198;
}
.l-beautySalon #lineup li {
  font-size: 13.5px;
}
@media (max-width: 992px) {
  .l-beautySalon #lineup li {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .l-beautySalon #lineup li {
    font-size: 13px;
  }
}
.l-beautySalon #lineup li figcaption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: -0.06em;
}
.l-beautySalon .l-lineup {
  padding-top: 100px;
}
.l-beautySalon .l-lineup .h3 {
  padding-bottom: 20px;
  font-size: 23px;
  text-align: center;
  font-weight: 500;
  position: relative;
  line-height: 1.7;
  margin-bottom: 35px;
}
.l-beautySalon .l-lineup .h3 span {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 5px;
  color: #94c5e1;
  display: block;
  line-height: 1;
}
.l-beautySalon .l-lineup .h3::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #e3e3e3;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}/*# sourceMappingURL=style.css.map */