/* CSS Document */
/* CSS Document */
.salon-top .heroContent .titBox {
  position: absolute;
  color: #fff;
}

.salon-top .heroContent .titBox .tit {
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
}

.salon-top .heroContent .titBox .lead {
  font-weight: 700;
}

.salon-top .mainContent {
  margin-bottom: 65px;
}

.salon-top .mainContent .areaMenuBox {
  padding: 35px 0 65px;
  background: #f4f4f4;
  text-align: center;
}

.salon-top .mainContent .areaMenuBox .areaMenuTit {
  font-weight: 700;
}

.salon-top .mainContent .areaMenuBox .areaName a {
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  color: #000;
  text-decoration: none;
}

.salon-top .mainContent .salonContent .contTit {
  text-align: center;
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner {
  padding-bottom: 25px;
  background: #f4f4f4;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo {
  text-align: center;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .salonName {
  margin: 20px 0 5px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  height: 31px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .salonName.salonName_logo img {
  top: -5px;
  margin-left: auto;
  margin-right: auto;
  width: 141px;
  height: 31px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .salonNameEn {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 15px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .tel {
  margin: 15px 20px;
  line-height: 50px;
  font-size: 20px;
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  color: #666666;
  text-decoration: none;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #fff;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .tel::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .tel::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ebebeb;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .tel2 {
  margin: 15px 20px;
  font-size: 5px;
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  color: #666666;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .tel2::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ebebeb;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .iconBox {
  margin: 0 20px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .iconBox .onlineReservation {
  float: left;
  width: 50%;
  height: 80px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .iconBox .onlineReservation a {
  padding-top: 34px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  text-align: center;
  color: #4d4d4d;
  background: url(../imgs/salon/icon_reserve.svg) center top no-repeat;
  background-size: 24px 23px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .iconBox .onlineReservation a span {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 12px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .iconBox .blog {
  float: left;
  width: 50%;
  height: 80px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .iconBox .blog a {
  padding-top: 34px;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
  text-align: center;
  color: #4d4d4d;
  background: url(../imgs/salon/icon_blog.svg) center top no-repeat;
  background-size: 24px 23px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .iconBox .insta {
  float: left;
  width: 50%;
  height: 80px;
}

.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .iconBox .insta a {
  padding-top: 34px;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
  text-align: center;
  color: #4d4d4d;
  background: url(../imgs/common/icon_sns_i.svg) center top no-repeat;
  background-size: 24px 23px;
}


.salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .btnSalon {
  /*        margin: 25px auto 0;*/
  margin: 10px auto 0;
  border: 3px solid #000;
  width: 164px;
  height: 34px;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #000;
  text-decoration: none;
}


.salon .heroPic {
  background-position: center center;
  background-repeat: no-repeat;
}

.salon .mainContent .btnBackBox {
  margin: 0 auto 70px;
  width: 95%;
  max-width: 1215px;
}

.salon .mainContent .btnBackBox .btnBack {
  width: 90px;
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  font-size: 19px;
  line-height: 21px;
  color: #000;
  text-decoration: none;
  background: url(../imgs/common/arw_back.svg) right center no-repeat;
  background-size: 9px 15px;
}

.salon .mainContent .infoContent {
  padding: 25px 0;
  background: #f4f4f4;
}

.salon .mainContent .infoContent .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
}

.salon .mainContent .infoContent .tit .en {
  margin-top: 3px;
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #4d4d4d;
}

.salon .mainContent .infoContent .infoBox {
  margin: 20px auto;
  width: 95%;
  max-width: 600px;
  border-top: 2px solid #ebebeb;
}

.salon .mainContent .infoContent .infoBox::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
}

.salon .mainContent .infoContent .infoBox .info {
  font-style: normal;
}

.salon .mainContent .infoContent .infoBox .info .tel {
  color: #4d4d4d;
  text-decoration: none;
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
}

.salon .mainContent .infoContent .infoBox .info .addr {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.salon .mainContent .infoContent .infoBox .info .addr span {
  font-size: 10px;
}

.salon .mainContent .infoContent .infoBox .info .map {
  padding-left: 37px;
  color: #4d4d4d;
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 23px;
  background: url(../imgs/common/icon_map.svg) left center no-repeat;
  background-size: contain;
  text-decoration: none;
}

.salon .mainContent .infoContent .infoBox .info .openClose {
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.salon .mainContent .infoContent .infoBox .info .openClose .openCloseTit {
  float: left;
  font-weight: 800;
  color: #666666;
}

.salon .mainContent .infoContent .infoBox .info .openClose .openCloseInfo {
  margin-bottom: 14px;
  margin-left: 6em;
}

.salon .mainContent .infoContent .infoBox .info .openClose .openCloseInfo span {
  font-size: 12px;
  font-weight: 500;
}

.salon .mainContent .infoContent .infoBox .info .openClose .openCloseInfo p {
  font-weight: 800;
}

.salon .mainContent .infoContent .infoBox .info .sns_f {
  padding-left: 30px;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #4d4d4d;
  background: url(../imgs/common/icon_sns_f.svg) left center no-repeat;
  background-size: contain;
  text-decoration: none;
}

.salon .mainContent .box .boxTit {
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
}

.salon .mainContent .box.menuBox {
  padding: 50px 0;
  background: #e2e2d7;
}

.salon .mainContent .box.menuBox .boxTit {
  text-align: center;
}

.salon .mainContent .box.menuBox .menuBoxInner li.menu {
  padding: 20px 0;
}

.salon .mainContent .box.menuBox .menuBoxInner li.menu p {
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
}

.salon .mainContent .box.menuBox .menuBoxInner li.menu p::before {
  content: '';
  margin: 0 auto 15px;
  display: block;
  width: 90px;
  height: 90px;
}

.salon .mainContent .box.menuBox .menuBoxInner li.menu.cut p::before {
  content: url(../imgs/salon/menu/icon_cut.svg);
}

.salon .mainContent .box.menuBox .menuBoxInner li.menu.styling p::before {
  content: url(../imgs/salon/menu/icon_styling.svg);
}

.salon .mainContent .box.menuBox .menuBoxInner li.menu.color p::before {
  content: url(../imgs/salon/menu/icon_color.svg);
}

.salon .mainContent .box.menuBox .menuBoxInner li.menu.perm p::before {
  content: url(../imgs/salon/menu/icon_perm.svg);
}

.salon .mainContent .box.menuBox .menuBoxInner li.menu.straight p::before {
  content: url(../imgs/salon/menu/icon_straight.svg);
}

.salon .mainContent .box.menuBox .menuBoxInner li.menu.treatment p::before {
  content: url(../imgs/salon/menu/icon_treatment.svg);
}

.salon .mainContent .box.menuBox .menuDetail {
  display: none;
}

.salon .mainContent .box.staffBox {
  padding: 50px 0;
  background: #333333;
}

.salon .mainContent .box.staffBox .boxTit {
  color: #ffffff;
  text-align: center;
}

.salon .mainContent .box.staffBox .prof {
  padding: 10px;
  color: #fff;
}

.salon .mainContent .box.staffBox .prof .position,
.salon .mainContent .box.staffBox .prof .nameEn {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  height: 24px;
}

.salon .mainContent .box.staffBox .prof .name {
  margin: 8px 0;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}

.salon .mainContent .box.staffBox a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.salon .mainContent .box.staffBlogBox {
  padding: 50px 0;
}

.salon .mainContent .box.staffBlogBox .boxTit {
  text-align: center;
}

.salon .mainContent .box.staffBlogBox .staffBlogBoxInner {
  margin: 50px auto;
  max-width: 1220px;
}

.salon .mainContent .box.staffBlogBox .staffBlogBoxInner li .newsInner {
  margin: 0 10px 20px;
  padding: 15px 0 30px;
  background: #f4f4f4;
}

.salon .mainContent .box.staffBlogBox .staffBlogBoxInner li .newsInner .date {
  margin: 0 0 10px 15px;
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 16px;
}

.salon .mainContent .box.staffBlogBox .staffBlogBoxInner li .newsInner .eyecatch {
  width: 285px;
  height: 165px;
  background-size: cover !important;
  background-position: center center !important;
  overflow: hidden;
}

.salon .mainContent .box.staffBlogBox .staffBlogBoxInner li .newsInner .newsTit {
  margin: 30px 15px 20px;
  font-weight: 700;
  text-align: center;
  font-size: 17px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 100px;
}

.salon .mainContent .box.staffBlogBox .staffBlogBoxInner li .newsInner .newsText {
  margin: 0 15px 20px;
  font-size: 16px;
  line-height: 21px;
  height: 84px;
  overflow: hidden;
}

.salon .mainContent .box.staffBlogBox .staffBlogBoxInner li .newsInner .btnNews {
  margin: 25px auto 0;
  border: 3px solid #000;
  width: 164px;
  height: 34px;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.salon .mainContent .box.staffBlogBox .btnBlogMore {
  margin: 0 auto;
  border: 3px solid #000;
  width: 164px;
  height: 34px;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.salon .mainContent .box.staffBlogBox .btnBlogMoreNotice {
  margin: 25px 0 60px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-weight: 700;
}

@media screen and (min-width: 751px) {
  .salon-top .heroContent {
    height: 400px;
    background: url(../imgs/salon/hero_salon_pc201912.jpg) center top no-repeat;
  }

  .salon-top .heroContent .titBox {
    top: 50%;
    left: 60%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .salon-top .heroContent .titBox .tit {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 36px;
  }

  .salon-top .heroContent .titBox .lead {
    font-size: 16px;
    line-height: 24px;
  }

  .salon-top .mainContent .areaMenuBox .areaMenuTit {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .salon-top .mainContent .areaMenuBox .areaName {
    margin: 0 auto;
    max-width: 1365px;
  }

  .salon-top .mainContent .areaMenuBox .areaName a {
    float: left;
    width: 14.285%;
    font-size: 20px;
    line-height: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  .salon-top .mainContent .areaMenuBox .areaName a:hover {
    opacity: 0.7;
  }

  .salon-top .mainContent .salonContent {
    padding-top: 65px;
    margin: 0 auto;
    max-width: 1220px;
  }

  .salon-top .mainContent .salonContent .contTit {
    margin-bottom: 65px;
    font-size: 28px;
    line-height: 28px;
  }

  .salon-top .mainContent .salonContent .salonBox .salon {
    float: left;
    width: 305px;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner {
    margin: 0 10px 20px;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner .typo {
    display: none;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .btnSalon {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .btnSalon:hover {
    background: #000;
    color: #fff;
  }

  .salon-top .mainContent .salonContent .toAreaMenu {
    display: none;
  }

  .salon .btnBack {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

  .salon .btnBack:hover {
    opacity: 0.7;
  }

  .salon .heroPic {
    height: 400px;
  }

  .salon .mainContent .br_sp {
    display: none;
  }

  .salon .mainContent .localMenuBox {
    display: none;
  }

  .salon .mainContent .infoContent {
    margin: 80px auto;
    width: 95%;
    max-width: 1100px;
  }

  .salon .mainContent .infoContent .infoBox .info .tel {
    margin: 60px 0;
  }

  .salon .mainContent .infoContent .infoBox .info .addr {
    margin-bottom: 10px;
  }

  .salon .mainContent .infoContent .infoBox .info .sns_f {
    margin-top: 45px;
  }

  .salon .mainContent .infoContent .infoBox .info a {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

  .salon .mainContent .infoContent .infoBox .info a:hover {
    opacity: 0.7;
  }

  .salon .mainContent .infoContent .infoBox .info.infoL {
    float: left;
    margin-left: 15px;
    width: 50%;
  }

  .salon .mainContent .infoContent .infoBox .info.infoR {
    margin-top: 20px;
    float: right;
    width: 45%;
  }

  .salon .mainContent .newsBox {
    margin: 0 auto 80px;
    width: 95%;
    max-width: 1100px;
  }

  .salon .mainContent .newsBox .boxTit {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    margin-left: 50px;
    width: 30%;
  }

  .salon .mainContent .newsBox .newsBoxInner {
    float: right;
    width: 54%;
  }

  .salon .mainContent .newsBox .newsBoxInner .news {
    margin-bottom: 40px;
  }

  .salon .mainContent .newsBox .newsBoxInner .news:last-child {
    margin-bottom: 0;
  }

  .salon .mainContent .newsBox .newsBoxInner .news .date {
    margin-bottom: 10px;
    font-family: "futura-pt", sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 800;
    color: #333333;
  }

  .salon .mainContent .newsBox .newsBoxInner .news a {
    font-size: 16px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
  }

  .salon .mainContent .menuBox .menuBoxInner {
    margin: 55px auto 0;
    width: 95%;
    max-width: 1100px;
  }

  .salon .mainContent .menuBox .menuBoxInner li {
    float: left;
    width: 16.6666%;
  }

  .salon .mainContent .menuBox .menuBoxInner li.menuDetailBox {
    display: none;
  }

  .salon .mainContent .menuBox .menuBoxInner li.menu {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  .salon .mainContent .menuBox .menuBoxInner li.menu:hover {
    opacity: 0.7;
  }

  .salon .mainContent .menuBox .menuBoxInner li.menu.on {
    opacity: 1;
    background: #ebebeb;
  }

  .salon .mainContent .menuBox .menuDetailBox {
    margin: 0 auto;
    width: 95%;
    max-width: 1100px;
    background: #ebebeb;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail {
    margin: 0 50px;
    padding: 50px 0 0;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail li {
    float: left;
    margin-bottom: 25px;
    width: 25%;
    height: 100px;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail li .menuTit {
    margin-bottom: 15px;
    /* font-size: 18px;
          line-height: 18px; */
    font-size: 16px;
    line-height: 16px;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail li .price {
    /* font-size: 24px;
          line-height: 24px; */
    font-size: 20px;
    line-height: 20px;
    font-family: "futura-pt", sans-serif;
    font-weight: 800;
  }


  .salon .mainContent .menuBox .menuDetailBox .menuDetail li .price::after {
    margin-top: -5px;
    /*content: '税抜き／without tax';*/
    content: "税込／tax included";
    display: block;
    font-size: 12px;
    font-weight: 700;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail li .price_taxin::after {
    content: "税込／tax included";
  }



  .salon .mainContent .menuBox .menuDetailBox .menuDetail li .notice {
    font-size: 12px;
  }

  .salon .mainContent .staffBox .staffBoxInner {
    margin: 55px auto 0;
    width: 95%;
    max-width: 1125px;
  }

  .salon .mainContent .staffBox .staffBoxInner .staff {
    float: left;
    margin-bottom: 20px;
    width: 11.1111%;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

  .salon .mainContent .staffBox .staffBoxInner .staff:hover {
    opacity: 0.7;
  }

  .salon .mainContent .staffBlogBox .staffBlogBoxInner li {
    float: left;
    width: 305px;
  }

  .salon .mainContent .staffBlogBox .staffBlogBoxInner li .newsInner .btnNews {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  .salon .mainContent .staffBlogBox .staffBlogBoxInner li .newsInner .btnNews:hover {
    background: #000;
    color: #fff;
  }

  .salon .mainContent .staffBlogBox .btnBlogMore {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  .salon .mainContent .staffBlogBox .btnBlogMore:hover {
    background: #000;
    color: #fff;
  }

  .salon .mainContent .btnReservePC {
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -37px;
    padding: 18px 35px 18px 90px;
    background: #bec5c5 url(../imgs/common/icon_reserve.svg) left 45px center no-repeat;
    background-size: 24px 23px;
    border: 2px solid #808080;
    color: #4d4d4d;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

  .salon .mainContent .btnReservePC span {
    display: block;
    font-family: "futura-pt", sans-serif;
    font-weight: 800;
    font-size: 12px;
  }

  .salon .mainContent .btnReservePC:hover {
    opacity: 0.7;
  }
}

@media screen and (min-width: 1365px) {
  .heroContent {
    background-size: cover;
  }

  .heroPic {
    background-size: cover;
  }
}

@media screen and (min-width: 915px) and (max-width: 1219px) {
  .salon-top .mainContent .salonContent {
    width: 915px;
  }
}

@media screen and (min-width: 926px) and (max-width: 1100px) {
  .salon .mainContent .staffBox .staffBoxInner .staff {
    width: 14.2857%;
  }
}

@media screen and (min-width: 751px) and (max-width: 925px) {
  .salon .mainContent .staffBox .staffBoxInner .staff {
    width: 20%;
  }
}

@media screen and (min-width: 751px) and (max-width: 1000px) {
  .salon .mainContent .box.menuBox .menuBoxInner li.menu p {
    font-size: 20px;
    line-height: 20px;
  }
}

@media screen and (min-width: 751px) and (max-width: 914px) {
  .salon-top .mainContent .salonContent {
    width: 610px;
  }
}

@media screen and (min-width: 915px) and (max-width: 1219px) {
  .salon .mainContent .staffBlogBox .staffBlogBoxInner {
    width: 915px;
  }
}

@media screen and (min-width: 751px) and (max-width: 914px) {
  .salon .mainContent .staffBlogBox .staffBlogBoxInner {
    width: 610px;
  }
}

@media screen and (max-width: 750px) {
  .salon-top .heroContent {
    height: 360px;
    background: url(../imgs/salon/hero_salon_sp201912.jpg) center top no-repeat;
    background-size: cover;
  }

  .salon-top .heroContent .titBox {
    text-align: center;
    bottom: 20px;
    width: 100%;
  }

  .salon-top .heroContent .titBox .tit {
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 36px;
  }

  .salon-top .heroContent .titBox .lead {
    font-size: 16px;
    line-height: 24px;
  }

  .salon-top .mainContent .areaMenuBox {
    padding-bottom: 10px;
  }

  .salon-top .mainContent .areaMenuBox .areaMenuTit {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .salon-top .mainContent .areaMenuBox .areaName a {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 20px;
  }

  .salon-top .mainContent .salonContent {
    padding-top: 60px;
    margin: 0 auto;
  }

  .salon-top .mainContent .salonContent .contTit {
    margin-bottom: 60px;
    font-size: 55px;
    line-height: 55px;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner {
    margin: 0 25px 30px;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner .typo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner .typo svg {
    width: 100%;
    opacity: 0;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner .typo svg>* {
    fill: #fff;
    stroke: #fff;
    stroke-width: 0.85px;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .btnSalon {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  .salon-top .mainContent .salonContent .salonBox .salon .salonInner .salonInfo .btnSalon:hover {
    background: #000;
    color: #fff;
  }

  .salon-top .mainContent .salonContent .toAreaMenu {
    padding-top: 25px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #4d4d4d;
    background: url(../imgs/common/arw_up.svg) center top no-repeat;
    background-size: 14px 9px;
  }

  .salon .heroPic {
    background-size: cover;
    height: 250px;
  }

  .salon .mainContent .btnBackBox {
    margin: 0 auto 70px;
    width: 84%;
  }

  .salon .mainContent .localMenuBox {
    height: 170px;
  }

  .salon .mainContent .localMenuBox .btnReserveSP {
    height: 56px;
  }

  .salon .mainContent .localMenuBox .btnReserveSP a {
    width: 100%;
    background: #bec5c5;
    padding: 10px 0;
    color: #4d4d4d;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: none;
    z-index: 99;
  }

  .salon .mainContent .localMenuBox .btnReserveSP a span {
    margin: 0 auto;
    width: 135px;
    display: block;
  }

  .salon .mainContent .localMenuBox .btnReserveSP a .en {
    font-family: "futura-pt", sans-serif;
    font-weight: 800;
    font-size: 12px;
  }

  .salon .mainContent .localMenuBox .btnReserveSP a::before {
    content: url(../imgs/common/icon_reserve.svg);
    position: absolute;
    display: block;
    top: 16px;
    left: 50%;
    margin-left: -110px;
    width: 24px;
    height: 23px;
  }

  .salon .mainContent .localMenuBox .localMenuBoxInner {
    width: 100%;
    z-index: 98;
    background: #bec5c5;
  }

  .salon .mainContent .localMenuBox .localMenuBoxInner p {
    float: left;
    width: 100%;
    border-top: 1px solid #fff;
    box-sizing: border-box;
  }

  .salon .mainContent .localMenuBox .localMenuBoxInner p.toStaffBtn,
  .salon .mainContent .localMenuBox .localMenuBoxInner p.toStaffBlogBtn {
    width: 50%;
  }

  .salon .mainContent .localMenuBox .localMenuBoxInner p.toStaffBtn {
    border-right: 1px solid #fff;
  }

  .salon .mainContent .localMenuBox .localMenuBoxInner p a {
    font-family: "futura-pt", sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    padding: 18px 0;
    color: #4d4d4d;
    text-align: center;
    text-decoration: none;
  }

  .salon .mainContent .infoContent {
    margin: 35px auto 0;
    width: 84%;
  }

  .salon .mainContent .infoContent .infoBox {
    margin: 20px auto 0;
    width: 86%;
    border: none;
  }

  .salon .mainContent .infoContent .infoBox::before {
    content: none;
  }

  .salon .mainContent .infoContent .infoBox .info {
    text-align: center;
  }

  .salon .mainContent .infoContent .infoBox .info .tel {
    margin: 25px 0 20px;
  }

  .salon .mainContent .infoContent .infoBox .info .addr {
    text-align: center;
    margin-bottom: 10px;
  }

  .salon .mainContent .infoContent .infoBox .info .map {
    margin-bottom: 15px;
    display: inline-block;
  }

  .salon .mainContent .infoContent .infoBox .info .openClose {
    border-top: 2px solid #ebebeb;
    border-bottom: 1px solid #fff;
    padding-top: 15px;
  }

  .salon .mainContent .infoContent .infoBox .info .openClose::before {
    content: '';
    position: absolute;
    top: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
  }

  .salon .mainContent .infoContent .infoBox .info .openClose::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #ebebeb;
  }

  .salon .mainContent .infoContent .infoBox .info .openClose .openCloseTit {
    margin-left: 1em;
  }

  .salon .mainContent .infoContent .infoBox .info .openClose .openCloseInfo {
    margin-left: 7em;
    text-align: left;
  }

  .salon .mainContent .infoContent .infoBox .info .sns_f {
    margin-top: 15px;
    display: inline-block;
  }

  .salon .mainContent .infoContent .infoBox .info .sns_i {
    margin-top: 15px;
    display: inline-block;
  }

  .salon .mainContent .newsBox {
    margin: 0 auto;
    padding: 50px 0;
    width: 84%;
  }

  .salon .mainContent .newsBox .boxTit {
    text-align: center;
  }

  .salon .mainContent .newsBox .newsBoxInner {
    margin-top: 50px;
  }

  .salon .mainContent .newsBox .newsBoxInner .news {
    margin-bottom: 40px;
  }

  .salon .mainContent .newsBox .newsBoxInner .news:last-child {
    margin-bottom: 0;
  }

  .salon .mainContent .newsBox .newsBoxInner .news .date {
    margin-bottom: 10px;
    font-family: "futura-pt", sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 800;
    color: #333333;
  }

  .salon .mainContent .newsBox .newsBoxInner .news a {
    font-size: 16px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
  }

  .salon .mainContent .menuBox .menuBoxInner {
    margin: 50px auto 0;
  }

  .salon .mainContent .menuBox .menuBoxInner li {
    float: left;
  }

  .salon .mainContent .menuBox .menuBoxInner li.menu {
    width: 50%;
  }

  .salon .mainContent .menuBox .menuBoxInner li.menu.on {
    opacity: 1;
    background: #ebebeb;
  }

  .salon .mainContent .menuBox .menuDetailBox {
    background: #ebebeb;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail {
    margin: 0 auto 25px;
    width: 84%;
    padding: 50px 0 0;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail li {
    margin-right: 20px;
    margin-bottom: 25px;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail li .menuTit {
    margin-bottom: 15px;
    /* font-size: 18px;
          line-height: 18px; */
    font-size: 16px;
    line-height: 16px;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail li .price {
    /* font-size: 24px;
          line-height: 24px; */
    font-size: 20px;
    line-height: 20px;
    font-family: "futura-pt", sans-serif;
    font-weight: 800;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail li .price::after {
    margin-top: -5px;
    /*content: '税抜き／without tax';*/
    content: "税込／tax included";
    display: block;
    font-size: 12px;
    font-weight: 700;
  }

  .salon .mainContent .menuBox .menuDetailBox .menuDetail li .notice {
    font-size: 12px;
  }

  .salon .mainContent .staffBox .staffBoxInner {
    margin: 55px auto 0;
  }

  .salon .mainContent .staffBox .staffBoxInner .staff {
    float: left;
    margin-bottom: 20px;
    width: 33.3333%;
  }

  .salon .mainContent .box.staffBlogBox {
    margin-left: auto;
    margin-right: auto;
    width: 84%;
  }

  .salon .mainContent .box.staffBlogBox .staffBlogBoxInner li .newsInner {
    margin: 0 auto 30px;
  }

  .salon .mainContent .btnReservePC {
    display: none;
  }

  .salon .mainContent .box.staffBlogBox .staffBlogBoxInner li .newsInner .eyecatch {
    height: 200px;
    width: 100%;
  }

  .salon .mainContent .box.staffBlogBox .staffBlogBoxInner li .newsInner .newsTit {
    margin: 20px 15px 20px;
    font-size: 17px;
    height: auto;

  }
}

/* 20220117_nishimura */
.salon .mainContent .staffBox .staffBoxInner {
  display: flex;
  flex-wrap: wrap;
}
