.about .text p {
  margin-bottom: 4.8rem;
}
.about .text.en_s p {
  margin-bottom: 3.5rem;
}
@media only screen and (max-width: 860px) {
  .about .text p {
    margin-bottom: 3rem;
  }
  .about .text.en_s p {
    margin-bottom: 2rem;
  }
}
.about .mv {
  position: relative;
  height: 100svh;
}
.about .mv .wrap {
  margin: auto;
  padding-top: 3.5svh;
  width: fit-content;
  height: fit-content;
  text-align: center;
}
.about .mv .wrap h1 {
  font-size: 4.8rem;
  line-height: 1.25;
}
.about .mv .wrap .visual {
  margin: 8svh auto 3.5svh;
  width: 24rem;
}
.about .mv .wrap .visual .ratio {
  padding-top: 135%;
}
.about .mv .wrap span {
  display: block;
  margin-top: 1.5rem;
}
@media only screen and (max-width: 860px) {
  .about .mv {
    height: 100svh;
    height: auto;
  }
  .about .mv .wrap {
    padding-top: 0;
    padding-bottom: 3.5svh;
    padding: 9.6rem 0 6rem;
  }
  .about .mv .wrap h1 {
    font-size: 2.4rem;
  }
  .about .mv .wrap .visual {
    margin: 6svh auto 3.5svh;
    width: 16rem;
  }
}
.about .story {
  padding: 0 2.4rem;
}
.about .story h2 {
  font-size: 4rem;
}
.about .story h2 .heading {
  display: inline-block;
  width: 35rem;
  font-size: 1.3rem;
  vertical-align: top;
}
.about .story .image {
  margin-top: 6rem;
  width: 100%;
}
.about .story .wrap {
  margin: 16rem auto;
  width: 75%;
}
.about .story .wrap .text {
  width: calc(50% - 2rem);
}
@media only screen and (max-width: 860px) {
  .about .story {
    padding: 0 2.4rem;
  }
  .about .story h2 {
    font-size: 2rem;
  }
  .about .story h2 .heading {
    display: block;
    margin-right: auto;
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  .about .story .image {
    margin-top: 4.8rem;
  }
  .about .story .wrap {
    margin: 8rem auto;
    width: 100%;
  }
  .about .story .wrap .text {
    width: 100%;
  }
}
.about .introduction .wrap {
  margin: 12rem auto 15rem;
  width: fit-content;
  text-align: center;
}
.about .introduction .wrap h2 {
  margin-top: 2rem;
  margin-bottom: 6rem;
  line-height: 1;
}
.about .introduction .wrap .text {
  margin: 0 auto;
  width: 48rem;
}
.about .introduction .wrap .text p {
  margin-bottom: 4.8rem;
  text-align: initial;
}
.about .introduction.designer .image .ratio {
  padding-top: 66%;
}
.about .introduction.designer h2 {
  font-size: 10.8rem;
}
.about .introduction.designer .gallery {
  position: relative;
}
.about .introduction.designer .gallery .to_1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 24%;
}
.about .introduction.designer .gallery .to_1 .ratio {
  padding-top: 100%;
}
.about .introduction.designer .gallery .to_2 {
  margin: auto;
  padding: 12rem 0 16rem;
  width: 35%;
}
.about .introduction.designer .gallery .to_2 .ratio {
  padding-top: 125%;
}
.about .introduction.designer .gallery .to_3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 18%;
}
.about .introduction.designer .gallery .to_3 .ratio {
  padding-top: 125%;
}
.about .introduction.designer .gallery .to_4 {
  position: absolute;
  right: 20%;
  bottom: 1.2rem;
  width: 20%;
}
.about .introduction.designer .gallery .to_4 .ratio {
  padding-top: 100%;
}
.about .introduction.designer .link {
  margin: 15rem auto;
  text-align: center;
}
.about .introduction.shop {
  padding-bottom: 12rem;
}
.about .introduction.shop h2 {
  font-size: 6rem;
}
.about .introduction.shop .text p:first-of-type {
  margin-bottom: 2.4rem;
}
.about .introduction.shop .gallery {
  position: relative;
  padding-bottom: 4.8rem;
}
.about .introduction.shop .gallery .swiper-wrapper {
  transition-timing-function: linear;
}
.about .introduction.shop .gallery .image .ratio {
  padding-top: 70%;
}
.about .introduction.shop .gallery button {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 30rem;
  height: 100%;
  z-index: 10000;
}
.about .introduction.shop .gallery button.prev {
  left: 0;
  cursor: url("../images/icon/cursor-prev.svg") 24 24, auto;
}
.about .introduction.shop .gallery button.next {
  right: 0;
  cursor: url("../images/icon/cursor-next.svg") 24 24, auto;
}
@media only screen and (max-width: 860px) {
  .about .introduction .wrap {
    margin: 6rem auto 8rem;
  }
  .about .introduction .wrap h2 {
    margin-bottom: 4.8rem;
  }
  .about .introduction .wrap .text {
    width: calc(100% - 4rem);
  }
  .about .introduction .wrap .text p {
    margin-bottom: 4.8rem;
    text-align: initial;
  }
  .about .introduction.designer h2 {
    font-size: 6rem;
  }
  .about .introduction.designer .gallery {
    position: relative;
  }
  .about .introduction.designer .gallery .to_1 {
    width: 42%;
  }
  .about .introduction.designer .gallery .to_2 {
    margin-left: 2rem;
    padding-bottom: 20rem;
    width: 66%;
  }
  .about .introduction.designer .gallery .to_3 {
    right: 1.6rem;
    width: 37%;
  }
  .about .introduction.designer .gallery .to_4 {
    right: 3.5rem;
    bottom: 12rem;
    width: 35%;
  }
  .about .introduction.designer .link {
    margin: 8rem auto 12rem;
  }
  .about .introduction.shop h2 {
    font-size: 3.5rem;
  }
  .about .introduction.shop .text p:first-of-type {
    margin-bottom: 2rem;
  }
}