* {
  color: #212121;
}

body {
  margin: 0;
}

img {
  width: 100%;
}

h1 {
  text-align: center;
}

h2 {
  text-align: center;
}
h2 span {
  color: #8C8C8C;
}

.eyewear-sp {
  display: none !important;
}

.fs-l-page {
  padding-top: 116px;
}

.eyewear {
  margin-bottom: 100px;
}
.eyewear .eyewear-container {
  margin-top: 64px;
}
.eyewear .eyewear-container section.epilogue p {
  margin-top: 32px;
  line-height: 200%;
  text-align: center;
}
.eyewear .eyewear-container section.glasses-frames, .eyewear .eyewear-container section.lens, .eyewear .eyewear-container section.sun-glass, .eyewear .eyewear-container section.glass-chain {
  margin-top: 120px;
}
.eyewear .eyewear-container section.glasses-frames h2, .eyewear .eyewear-container section.lens h2, .eyewear .eyewear-container section.sun-glass h2, .eyewear .eyewear-container section.glass-chain h2 {
  position: relative;
}
.eyewear .eyewear-container section.glasses-frames h2::after, .eyewear .eyewear-container section.lens h2::after, .eyewear .eyewear-container section.sun-glass h2::after, .eyewear .eyewear-container section.glass-chain h2::after {
  content: "";
  height: 2px;
  background-color: #8C8C8C;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.eyewear .eyewear-container section.glasses-frames h2 span, .eyewear .eyewear-container section.lens h2 span, .eyewear .eyewear-container section.sun-glass h2 span, .eyewear .eyewear-container section.glass-chain h2 span {
  display: block;
  margin-bottom: 8px;
}
.eyewear .eyewear-container section.glasses-frames article, .eyewear .eyewear-container section.lens article, .eyewear .eyewear-container section.sun-glass article, .eyewear .eyewear-container section.glass-chain article {
  margin-top: 120px;
}
.eyewear .eyewear-container section.glasses-frames article img, .eyewear .eyewear-container section.lens article img, .eyewear .eyewear-container section.sun-glass article img, .eyewear .eyewear-container section.glass-chain article img {
  display: block;
  width: 70%;
  margin: 0 auto;
}
.eyewear .eyewear-container section.glasses-frames article h3, .eyewear .eyewear-container section.lens article h3, .eyewear .eyewear-container section.sun-glass article h3, .eyewear .eyewear-container section.glass-chain article h3 {
  margin-top: 48px;
  text-align: center;
}
.eyewear .eyewear-container section.glasses-frames article p, .eyewear .eyewear-container section.lens article p, .eyewear .eyewear-container section.sun-glass article p, .eyewear .eyewear-container section.glass-chain article p {
  width: 60%;
  margin: 16px auto 0 auto;
  line-height: 200%;
}
.eyewear .eyewear-container section.glasses-frames article:nth-of-type(1), .eyewear .eyewear-container section.lens article:nth-of-type(1), .eyewear .eyewear-container section.sun-glass article:nth-of-type(1), .eyewear .eyewear-container section.glass-chain article:nth-of-type(1) {
  margin-top: 64px;
}
.eyewear .eyewear-container section.glasses-frames h2::after {
  width: 72px;
}
.eyewear .eyewear-container section.consulting {
  background-color: #F2F2F2;
  padding: 48px 0;
}
.eyewear .eyewear-container section.consulting ul.flow__list {
  width: calc(100% - 144px);
  padding-left: 0;
  margin: 64px auto 0 auto;
  list-style: none;
}
.eyewear .eyewear-container section.consulting ul.flow__list li.flow__content span.number::before, .eyewear .eyewear-container section.consulting ul.flow__list li.flow__content span.number::after {
  background-color: #8C8C8C;
}
.eyewear .eyewear-container section.consulting ul.flow__list li.flow__content span.number span {
  font-size: 14px;
  color: #8C8C8C;
}
.eyewear .eyewear-container section.consulting ul.flow__list li.flow__content span.number span::before {
  background-color: #8C8C8C;
}
.eyewear .eyewear-container section.consulting ul.flow__list li.flow__content .description {
  margin-top: 24px;
}
.eyewear .eyewear-container section.consulting ul.flow__list li.flow__content .description p {
  margin-top: 24px;
  font-size: 16px;
  line-height: 200%;
}
.eyewear .eyewear-container section.lens img, .eyewear .eyewear-container section.sun-glass img, .eyewear .eyewear-container section.glass-chain img {
  display: block;
  width: 70%;
  margin: 64px auto 0 auto;
}
.eyewear .eyewear-container section.lens p, .eyewear .eyewear-container section.sun-glass p, .eyewear .eyewear-container section.glass-chain p {
  width: 60%;
  margin: 38px auto 0 auto;
  line-height: 200%;
}
.eyewear .eyewear-container section.sun-glass h2::after, .eyewear .eyewear-container section.glass-chain h2::after {
  width: 64px;
}
.eyewear .eyewear-container section.lens h2::after {
  width: 32px;
}

.flow {
  margin: 60px auto 0;
}

@media screen and (min-width: 768px) {
  .flow {
    margin: clamp(60px, 15.1209677419vw, 150px) auto clamp(60px, 7.0564516129vw, 70px);
  }
}
.flow__list {
  margin-top: clamp(60px, 8.064516129vw, 80px);
}

@media screen and (min-width: 992px) {
  .flow__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
.flow__content {
  padding: 20px 0;
  position: relative;
}

@media screen and (min-width: 992px) {
  .flow__content {
    padding: 0;
  }
}
.flow__content:after {
  background-color: #d5d5d5;
  content: "";
  display: block;
  height: 100%;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 1px;
}

@media screen and (min-width: 992px) {
  .flow__content:after {
    content: none;
  }
}
.flow__content .number {
  display: block;
  position: relative;
  z-index: 1;
}

.flow__content .number span {
  align-items: center;
  display: flex;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: clamp(12px, 1.0833333333vw, 13px);
  gap: 8px;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 992px) {
  .flow__content .number span {
    padding-bottom: 10px;
  }
}
.flow__content .number span:before {
  background-color: #000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 9px;
  width: 9px;
  z-index: 1;
}

@media screen and (min-width: 992px) {
  .flow__content .number:before {
    background-color: #d5d5d5;
    bottom: 0;
    content: "";
    display: block;
    height: 10px;
    left: 4px;
    position: absolute;
    width: 1px;
  }
  .flow__content .number:after {
    background-color: #d5d5d5;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
.flow__content .description {
  margin-left: 28px;
  margin-top: clamp(12px, 2vw, 24px);
}

@media screen and (min-width: 992px) {
  .flow__content .description {
    margin-left: 0;
    padding-right: clamp(20px, 3.3333333333vw, 48px);
  }
}
.flow__content .title {
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 400;
}

@media screen and (min-width: 992px) {
  .flow__content .title {
    min-height: 54px;
  }
}
.flow__content .text {
  font-size: clamp(13px, 1.1666666667vw, 14px);
  margin-top: clamp(12px, 2vw, 24px);
}

.flow__content:first-child {
  padding: 0 0 20px;
}

@media screen and (min-width: 992px) {
  .flow__content:first-child {
    padding: 0;
  }
  .flow__content:first-child .number:after {
    left: 4px;
  }
}
.flow__info {
  margin-top: clamp(30px, 4.4444444444vw, 64px);
}

@media screen and (min-width: 768px) {
  .flow__info {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 992px) {
  .eyewear-pc {
    display: none !important;
  }
  .eyewear-sp {
    display: block !important;
  }
  .fs-l-page {
    padding-top: 92px;
  }
  .u-font--en {
    letter-spacing: 0.05em !important;
  }
  .eyewear {
    margin-bottom: 100px;
  }
  .eyewear .eyewear-container {
    margin-top: 32px;
  }
  .eyewear .eyewear-container section.epilogue p {
    padding: 0 5vw;
    margin-top: 16px;
    text-align: left;
    line-height: 200%;
  }
  .eyewear .eyewear-container section.glasses-frames, .eyewear .eyewear-container section.lens, .eyewear .eyewear-container section.sun-glass, .eyewear .eyewear-container section.glass-chain {
    margin-top: 96px;
  }
  .eyewear .eyewear-container section.glasses-frames article, .eyewear .eyewear-container section.lens article, .eyewear .eyewear-container section.sun-glass article, .eyewear .eyewear-container section.glass-chain article {
    margin-top: 64px;
  }
  .eyewear .eyewear-container section.glasses-frames article img, .eyewear .eyewear-container section.lens article img, .eyewear .eyewear-container section.sun-glass article img, .eyewear .eyewear-container section.glass-chain article img {
    width: 100%;
  }
  .eyewear .eyewear-container section.glasses-frames article h3, .eyewear .eyewear-container section.lens article h3, .eyewear .eyewear-container section.sun-glass article h3, .eyewear .eyewear-container section.glass-chain article h3 {
    margin-top: 32px;
  }
  .eyewear .eyewear-container section.glasses-frames article p, .eyewear .eyewear-container section.lens article p, .eyewear .eyewear-container section.sun-glass article p, .eyewear .eyewear-container section.glass-chain article p {
    width: 90%;
    font-size: 14px;
  }
  .eyewear .eyewear-container section.glasses-frames article:nth-of-type(1), .eyewear .eyewear-container section.lens article:nth-of-type(1), .eyewear .eyewear-container section.sun-glass article:nth-of-type(1), .eyewear .eyewear-container section.glass-chain article:nth-of-type(1) {
    margin-top: 48px;
  }
  .eyewear .eyewear-container section.lens img, .eyewear .eyewear-container section.sun-glass img, .eyewear .eyewear-container section.glass-chain img {
    width: 100%;
    margin: 48px auto 0 auto;
  }
  .eyewear .eyewear-container section.lens p, .eyewear .eyewear-container section.sun-glass p, .eyewear .eyewear-container section.glass-chain p {
    width: 90%;
    margin: 32px auto 0 auto;
  }
  .eyewear .eyewear-container section.consulting ul.flow__list li.flow__content span.number span::before {
    width: 10px;
    height: 10px;
  }
  .eyewear .eyewear-container section.consulting ul.flow__list {
    width: calc(100% - 10vw);
  }
  .eyewear .eyewear-container section.consulting ul.flow__list li.flow__content .description p {
    font-size: 14px;
  }
  .eyewear .eyewear-container section.consulting {
    padding: 32px 0;
  }
}