.main .section--01 .designer .movie figcaption, .main .section--02 .dev .ttl {
  font-family: "Cormorant Infant", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.main .section--01 .designer .ttl, .main .section--01 .designer .profile .detail .name span, .main .section--03 .item .text .ttl, .main .section--04 .item .text .ttl {
  font-family: "Fraunces", serif;
  font-optical-sizing: auto;
  font-variation-settings: "SOFT" 0, "WONK" 0;
}

.gHeader.onTop {
  background: #fff;
  color: #393d40;
}
.gHeader.onTop .branding .logo a .normal {
  opacity: 1;
}
.gHeader.onTop .branding .logo a .white {
  opacity: 0;
}

@media screen and (max-width: 750px) {
  .main .pageHeader .wrap {
    padding-inline: 0.2rem;
  }
}
@media screen and (max-width: 750px) {
  .main .pageHeader .ttl .en {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 750px) {
  .main .pageHeader .image {
    margin-top: -0.3rem;
  }
}
.main .section .text .catch {
  font-size: 0.34rem;
  line-height: 1.5;
  font-weight: normal;
}
@media screen and (max-width: 750px) {
  .main .section .text .catch {
    font-size: 0.44rem;
  }
}
.main .section .text p {
  font-size: 0.18rem;
  line-height: 2;
  margin: 0.4rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .section .text p {
    font-size: 0.27rem;
  }
}
.main .section .text p + p {
  margin-top: 0.2rem;
}
.main .section + .section {
  padding-top: 2.5rem;
}
@media screen and (max-width: 750px) {
  .main .section + .section {
    padding-top: 1.2rem;
  }
}
.main .section--01 {
  padding: 0.7rem 0 0;
}
.main .section--01 .wrap {
  position: relative;
}
.main .section--01 .headline {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 750px) {
  .main .section--01 .headline {
    left: auto;
    right: 0.4rem;
  }
}
.main .section--01 .lead {
  display: grid;
  grid-template-columns: 5.4rem auto;
  align-items: flex-end;
}
@media screen and (max-width: 750px) {
  .main .section--01 .lead {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 751px) {
  .main .section--01 .lead .image {
    width: 10.6rem;
    margin-right: -3.2rem;
  }
}
@media screen and (max-width: 750px) {
  .main .section--01 .lead .image {
    margin-top: 0.8rem;
  }
}
.main .section--01 .lead .text {
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 750px) {
  .main .section--01 .lead .text {
    padding: 0;
  }
}
@media screen and (min-width: 751px) {
  .main .section--01 .lead .text p {
    font-size: 0.17rem;
  }
}
.main .section--01 .designer {
  position: relative;
  display: grid;
  grid-template-columns: 6.2rem auto;
  gap: 0 0.6rem;
  padding: 1.2rem 0;
  margin-top: -1.2rem;
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer {
    display: block;
    padding: 0 0 1.2rem;
    margin-top: 1.2rem;
  }
}
.main .section--01 .designer:before {
  width: calc(50vw + 2rem);
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 5.1rem;
  background: #f5f7fa;
  content: "";
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer:before {
    width: 100vw;
    height: calc(100% - 1.6rem);
    top: auto;
    bottom: 0;
    right: -0.4rem;
  }
}
.main .section--01 .designer .ttl {
  grid-column: 1/3;
  font-size: 0.5rem;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer .ttl {
    text-align: center;
    margin: 0 0 0.4rem;
  }
}
.main .section--01 .designer .profile {
  display: grid;
  grid-template-columns: 3rem auto;
  gap: 0.4rem;
  align-items: flex-end;
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer .profile {
    grid-template-columns: 2.5rem auto;
    gap: 0.6rem 0.4rem;
  }
}
.main .section--01 .designer .profile .detail .logo {
  width: 2.1rem;
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer .profile .detail .logo {
    width: 1.8rem;
  }
}
.main .section--01 .designer .profile .detail .name {
  font-size: 0.3rem;
  margin-top: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer .profile .detail .name {
    font-size: 0.36rem;
  }
}
.main .section--01 .designer .profile .detail .name span {
  font-size: 50%;
  color: #7a8899;
  margin-left: 0.2rem;
  font-weight: 400;
}
.main .section--01 .designer .profile .detail .group {
  font-size: 0.17rem;
  margin-top: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer .profile .detail .group {
    font-size: 0.22rem;
  }
}
.main .section--01 .designer .profile .text {
  grid-column: 1/3;
  line-height: 1.8;
}
.main .section--01 .designer .images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.1rem;
  align-items: flex-end;
  width: 9.2rem;
  margin-right: -3.2rem;
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer .images {
    width: auto;
    margin: 0.6rem 0 0;
  }
}
.main .section--01 .designer .movie {
  grid-column: 1/3;
  width: 10.2rem;
  margin: 1.7rem auto 0;
  position: relative;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer .movie {
    width: 100%;
    margin-top: 1.2rem;
  }
}
.main .section--01 .designer .movie figcaption {
  margin: 0 0 0.26rem;
  color: #7a8899;
  font-size: 0.4rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 0.8;
}
@media screen and (min-width: 751px) {
  .main .section--01 .designer .movie figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 0.1rem;
    transform: translate(-100%, 0%);
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 750px) {
  .main .section--01 .designer .movie figcaption {
    text-align: center;
  }
}
.main .section--01 .designer .movie iframe {
  width: 100%;
  height: 100%;
}
.main .section--02 {
  padding: 2rem 0 0;
}
.main .section--02 .wrap {
  position: relative;
}
.main .section--02 .headline {
  position: absolute;
  top: -0.6rem;
  right: 0;
}
@media screen and (max-width: 750px) {
  .main .section--02 .headline {
    top: 0;
    right: 0.4rem;
  }
}
@media screen and (min-width: 751px) {
  .main .section--02 .lead {
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .main .section--02 .lead {
    padding: 0.4rem 0 0;
  }
}
@media screen and (max-width: 750px) {
  .main .section--02 .lead .catch {
    font-size: 0.4rem;
  }
}
.main .section--02 .lead .catch sup {
  font-size: 60%;
}
.main .section--02 .lead .images {
  display: grid;
  position: relative;
}
@media screen and (min-width: 751px) {
  .main .section--02 .lead .images {
    grid-template-columns: 6.7rem 9rem;
    gap: 0.6rem;
    margin: 0.8rem -1.5rem 0;
    align-items: flex-end;
    padding: 1.3rem 0 2rem;
  }
}
@media screen and (max-width: 750px) {
  .main .section--02 .lead .images {
    grid-template-columns: 1fr;
    gap: 0.8rem;
    padding: 0.8rem 0;
    margin-top: 0.8rem;
  }
}
.main .section--02 .lead .images:before {
  width: 100vw;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  background: rgba(240, 238, 223, 0.5);
  content: "";
  z-index: -1;
}
.main .section--02 .lead .images img {
  mix-blend-mode: multiply;
}
.main .section--02 .dev {
  padding: 1.5rem 0 0;
  display: grid;
  grid-template-columns: auto 7.7rem;
  gap: 0.6rem;
}
@media screen and (max-width: 750px) {
  .main .section--02 .dev {
    padding: 1.2rem 0 0;
    grid-template-columns: 1fr;
    gap: 0.6rem;
  }
}
.main .section--02 .dev .ttl {
  color: #7a8899;
  font-size: 0.24rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 0.8;
  margin: 0 0 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .section--02 .dev .ttl {
    text-align: center;
    font-size: 0.38rem;
    margin: 0 0 0.4rem;
  }
}
.main .section--02 .dev .catch {
  font-size: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main .section--02 .dev .catch {
    text-align: center;
    font-size: 0.38rem;
  }
}
.main .section--02 .dev .catch sup {
  font-size: 60%;
}
.main .section--03 .items {
  margin: 0.6rem 0 0;
}
.main .section--03 .item + .item {
  margin-top: 1.5rem;
}
.main .section--03 .item .text .ttl {
  font-weight: 400;
  font-size: 0.5rem;
  line-height: 1.1;
}
@media screen and (max-width: 750px) {
  .main .section--03 .item .text .ttl {
    font-size: 0.34rem;
  }
}
@media screen and (min-width: 751px) {
  .main .section--03 .item--01 .image {
    width: 19.2rem;
    margin: 0 -2.4rem;
  }
}
@media screen and (max-width: 750px) {
  .main .section--03 .item--01 .image img {
    width: 100vw;
    max-width: none;
    margin: 0 -0.4rem;
  }
}
@media screen and (min-width: 751px) {
  .main .section--03 .item--01 .text {
    display: grid;
    grid-template-columns: 5rem auto;
    gap: 0 1rem;
    align-items: flex-start;
    padding: 0.8rem 0 0;
  }
}
@media screen and (max-width: 750px) {
  .main .section--03 .item--01 .text {
    margin: 0.8rem 0 0;
  }
}
.main .section--03 .item--01 .text .ttl {
  grid-row: 1/3;
  margin-left: 0.8rem;
}
@media screen and (max-width: 750px) {
  .main .section--03 .item--01 .text .ttl {
    margin: 0;
  }
}
.main .section--03 .item--01 .text .catch {
  font-size: 0.34rem;
}
@media screen and (max-width: 750px) {
  .main .section--03 .item--01 .text .catch {
    font-size: 0.44rem;
    margin: 0.2rem 0 0;
  }
}
.main .section--03 .item--02 {
  position: relative;
}
@media screen and (min-width: 751px) {
  .main .section--03 .item--02 {
    display: grid;
    grid-template-columns: auto 3.5rem;
    gap: 1rem;
    align-items: flex-end;
  }
}
@media screen and (min-width: 751px) {
  .main .section--03 .item--02 .image--01 {
    width: 12.4rem;
    margin-left: -2.4rem;
  }
}
@media screen and (max-width: 750px) {
  .main .section--03 .item--02 .image--01 img {
    width: 100vw;
    max-width: none;
    margin: 0 -0.4rem;
  }
}
@media screen and (min-width: 751px) {
  .main .section--03 .item--02 .image--02 {
    position: absolute;
    width: 3.3rem;
    top: -1.6rem;
    right: -1.4rem;
  }
}
@media screen and (max-width: 750px) {
  .main .section--03 .item--02 .image--02 {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .main .section--03 .item--02 .text {
    margin: 0.6rem 0 0;
  }
}
.main .section--03 .item--02 .text .catch {
  margin-top: 0.4rem;
}
.main .section--04 .headline {
  text-align: right;
}
.main .section--04 .items {
  margin: 0.6rem 0 0;
}
.main .section--04 .item + .item {
  margin-top: 1.5rem;
}
@media screen and (max-width: 750px) {
  .main .section--04 .item .text {
    margin: 0.6rem 0 0;
  }
}
.main .section--04 .item .text .ttl {
  font-weight: 400;
  font-size: 0.5rem;
  line-height: 1.1;
}
@media screen and (max-width: 750px) {
  .main .section--04 .item .text .ttl {
    font-size: 0.34rem;
  }
}
@media screen and (max-width: 750px) {
  .main .section--04 .item .text .catch {
    margin-top: 0.4rem;
  }
}
@media screen and (min-width: 751px) {
  .main .section--04 .item--01 .image {
    width: 19.2rem;
    margin: 0 -2.4rem;
  }
}
@media screen and (max-width: 750px) {
  .main .section--04 .item--01 .image img {
    width: 100vw;
    max-width: none;
    margin: 0 -0.4rem;
  }
}
@media screen and (min-width: 751px) {
  .main .section--04 .item--01 .text {
    display: grid;
    grid-template-columns: auto 5.2rem;
    gap: 0 1rem;
    align-items: flex-start;
    justify-content: center;
    padding: 0.8rem 0 0;
  }
}
.main .section--04 .item--01 .text .ttl {
  grid-row: 1/3;
}
.main .section--04 .item--01 .text .catch {
  font-size: 0.34rem;
}
@media screen and (max-width: 750px) {
  .main .section--04 .item--01 .text .catch {
    font-size: 0.44rem;
  }
}
.main .section--04 .item--02 {
  position: relative;
}
@media screen and (min-width: 751px) {
  .main .section--04 .item--02 .image--01 {
    width: 16.8rem;
    margin-right: -2.4rem;
  }
}
@media screen and (max-width: 750px) {
  .main .section--04 .item--02 .image--01 img {
    width: 100vw;
    max-width: none;
    margin: 0 -0.4rem;
  }
}
@media screen and (min-width: 751px) {
  .main .section--04 .item--02 .image--02 {
    position: absolute;
    width: 3.8rem;
    top: 10rem;
    right: -0.6rem;
  }
}
@media screen and (max-width: 750px) {
  .main .section--04 .item--02 .image--02 {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .main .section--04 .item--02 .text {
    display: grid;
    grid-template-columns: 2.5rem auto;
    gap: 0 1rem;
    padding: 0.8rem 0 0;
  }
}
.main .section--04 .item--02 .text .ttl {
  grid-row: 1/3;
}
@media screen and (max-width: 750px) {
  .main .section--05 {
    padding-bottom: 0.5rem;
  }
}
.main .section--05 .headline .ttl {
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .section--05 .headline .ttl {
    font-size: 0.8rem !important;
    line-height: 1;
  }
}
.main .section--05 .text .catch {
  text-align: center;
  margin-top: 0.5rem;
}
@media screen and (max-width: 750px) {
  .main .section--05 .text .catch {
    margin-top: 0.4rem;
    font-size: 0.4rem;
  }
}
.main .section--05 .lead {
  display: grid;
  grid-template-columns: 4.3rem auto;
  gap: 0.6rem;
  align-items: center;
  text-align: left;
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .section--05 .lead {
    grid-template-columns: 1fr;
    margin-top: 0;
    padding-top: 0.6rem;
  }
}
.main .section--05 .lead p {
  margin: 0;
}
@media screen and (max-width: 750px) {
  .main .section--05 .logo {
    width: 60vw;
    margin: 0 auto;
  }
}
.main .section--05 .images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.1rem;
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .section--05 .images {
    margin: 0.6rem -0.3rem 0;
  }
}
@media screen and (max-width: 750px) {
  .main .section--05 .images figcaption {
    font-size: 0.15rem;
    letter-spacing: -0.02em;
  }
}
.main .fNote {
  padding-top: 1.5rem;
}/*# sourceMappingURL=unique.css.map */