@font-face {
  src: url("../fonts/MinionVariableConcept.otf") format("opentype");
  font-family: "MinionVariableConcept";
}

html {
  font-size: min(1.1111111111vw, 16px);
}

body {
  color: #4d4d4d;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

picture {
  display: block;
  width: 100%;
  height: auto;
}

a {
  display: block;
}

.main-visual.--store {
  position: relative;
  aspect-ratio: 1437/864;
  width: 100vw;
  height: calc(100vh - min(10.5263157895vw, 120px));
  overflow: hidden;
}

.main-visual__img.--store {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-visual__wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  padding: min(0.8vw, 10px) 0;
  background: rgba(0, 0, 0, 0.43);
  content: "";
}

.main-visual__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-visual__name {
  color: #ffffff;
  font-size: min(1.11111111vw, 16px);
}

.main-visual__name span {
  font-size: min(2.22222222vw, 32px);
  font-family: "MinionVariableConcept", "Noto Serif JP", serif;
}

.main-visual__name.--img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-visual__name.--img img {
  width: min(6.25vw, 90px);
  margin-left: min(1.6666666vw, 24px);
}

.main-visual__tel {
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-visual__tel-img {
  width: min(1.3888888888vw, 20px);
  height: min(1.3888888888vw, 20px);
}

.main-visual__tel-text {
  margin-left: 1em;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-size: min(1.3888888888vw, 20px);
}

.store-stylist {
  margin-top: min(7.6388888889vw, 110px);
}

.store-assistant {
  margin-top: min(5.5555555556vw, 80px);
}

.store-stylist__heading,
.store-assistant__heading {
  margin-bottom: min(5.2083333333vw, 75px);
}

.store-stylist__body,
.store-stylist__body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.store-stylist__img {
  position: relative;
  width: 100%;
  padding-top: 150%;
}

.store-stylist__img img {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.store-stylist__position,
.store-assistant__position {
  margin-top: min(1.6666666667vw, 24px);
  font-size: min(1.25vw, 18px);
}

.store-stylist__position.--not,
.store-assistant__position.--not {
  visibility: hidden;
  opacity: 0;
}

.store-stylist-wrap,
.store-assistant-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: min(0.5555555556vw, 8px);
}

.store-stylist__name,
.store-assistant__name {
  font-weight: 700;
  font-size: min(1.3888888889vw, 20px);
}

.store-stylist__sns,
.store-assistant__sns {
  position: relative;
  width: min(2.2222222222vw, 32px);
  height: min(2.2222222222vw, 32px);
}

.store-stylist__sns.--not,
.store-assistant__sns.--not {
  position: relative;
  width: min(2.2222222222vw, 32px);
  height: min(2.2222222222vw, 32px);
}

.store-stylist__sns img,
.store-assistant__sns img {
  -o-object-fit: contain;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.store-stylist__res {
  margin-top: min(2.2222222222vw, 32px);
  padding: min(0.6944444444vw, 10px);
  border: 1px solid #4d4d4d;
  font-size: min(1.25vw, 18px);
  text-align: center;
}

.store-stylist__res.--not {
  height: min(2.4305555556vw, 35px);
  padding: 0;
  border: none;
}

.store-map {
  margin-top: min(9.7222222222vw, 140px);
}

.store-map__heading {
  margin-bottom: min(6.25vw, 90px);
}

.store-map-body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.store-map-wrap.--left {
  width: min(36.1111111111vw, 520px);
}

.store-map-wrap.--right {
  width: min(29.1666666667vw, 420px);
}

.store-map__iframe {
  position: relative;
  width: 100%;
  padding-top: 74.2307692308%;
}

.store-map__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.store-map__tel {
  font-size: min(1.5625vw, 22.5px);
  line-height: 1.7;
}

.store-map__tel span {
  border-bottom: 1px solid #4d4d4d;
}

.store-map__time,
.store-map__rest,
.store-map__address {
  margin-top: 1em;
  font-size: min(1.25vw, 18px);
  line-height: 1.7;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }

  .store-stylist__item,
  .store-assistant__item {
    width: min(14.5833333333vw, 210px);
    height: min(31.1111111111vw, 448px);
    margin: 0 0 min(4.5138888889vw, 65px) min(4.7222222222vw, 68px);
  }

  .store-stylist__item:nth-child(4n + 1),
  .store-assistant__item:nth-child(4n + 1) {
    margin: 0 0 min(4.5138888889vw, 65px) 0;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: 2.6785714286vw;
  }

  .main-visual.--store {
    aspect-ratio: 1120/1763;
    height: calc(100vh - 16.5178571429vw - 16.5178571429vw);
  }

  .main-visual__img.--store {
    -o-object-position: 50% 0%;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    object-position: 50% 0%;
    transform: translateX(-50%);
  }

  .main-visual__name {
    font-size: 2.8571428571vw;
  }

  .main-visual__name span {
    font-size: 5.7142857143vw;
  }

  .main-visual__name.--img img {
    width: 14.2857142857vw;
  }

  .main-visual__tel-img {
    width: 2.8571428571vw;
    height: 2.8571428571vw;
  }

  .main-visual__tel-text {
    font-size: 3.5714285714vw;
  }

  .store-stylist__heading,
  .store-assistant__heading {
    margin-bottom: 8.9285714286vw;
  }

  .store-stylist__body,
  .store-stylist__body {
    width: 82.5892857143vw;
    margin: 0 auto;
  }

  .store-stylist__item,
  .store-assistant__item {
    width: 35vw;
    height: 67.3214285714vw;
    margin: 0 0 12.5vw 11.6071428571vw;
  }

  .store-stylist__item:nth-child(2n + 1),
  .store-assistant__item:nth-child(2n + 1) {
    margin: 0 0 12.5vw 0;
  }

  .store-stylist__position,
  .store-assistant__position {
    font-size: 3.2142857143vw;
  }

  .store-stylist-wrap,
  .store-assistant-wrap {
    margin-top: 1.3392857143vw;
  }

  .store-stylist__name,
  .store-assistant__name {
    font-size: 3.5714285714vw;
  }

  .store-stylist__sns,
  .store-assistant__sns {
    width: 4.2857142857vw;
  }

  .store-stylist__sns.--not,
  .store-assistant__sns.--not {
    width: 4.2857142857vw;
  }

  .store-stylist__res {
    padding: 1.4285714286vw;
    font-size: 3.2142857143vw;
  }

  .store-map__heading {
    margin-bottom: 8.9285714286vw;
  }

  .store-map-body {
    flex-direction: column;
    align-items: center;
  }

  .store-map-wrap.--left {
    width: 81.7857142857vw;
  }

  .store-map-wrap.--right {
    width: 81.7857142857vw;
  }

  .store-map__tel {
    margin-top: 7.5892857143vw;
    font-size: 2.8571428571vw;
  }

  .store-map__time,
  .store-map__rest,
  .store-map__address {
    font-size: 2.8571428571vw;
  }
}
