@charset "UTF-8";
html {
  font-size: 0.5333333333vw;
}

@media screen and (min-width: 1400px) {
  html {
    font-size: 7.4666666667px;
  }
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p, a {
  font-size: 100%;
  line-height: 1;
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
}

.feature {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  font-feature-settings: "palt" 1;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.feature a {
  transition: 0.3s;
  display: block;
  color: #000;
  text-decoration: none;
  will-change: opacity;
}
.feature a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.feature img,
svg,
video {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}

.l-container {
  width: 100%;
  overflow: clip;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}

* {
  box-sizing: border-box;
}

.js-fade {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease-in;
}

.js-fade.is-show {
  opacity: 1;
  transform: none;
  visibility: visible;
}

section {
  scroll-margin-top: 100px;
}

.feature {
  background: #fbf5fc;
  display: flex;
}

.header {
  height: 80px;
}

.footer {
  height: 500px;
}

.pc-left {
  order: 1;
  width: 100%;
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
}
.pc-left .pc-brand {
  width: 13.0304285714vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1400px) {
  .pc-left .pc-brand {
    width: 182.426px;
  }
}

.pc-right {
  order: 3;
  width: 100%;
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
}
.pc-right .pc-all {
  width: 15.5092708333vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1400px) {
  .pc-right .pc-all {
    width: 297.778px;
  }
}

.feature__inner {
  width: 75rem;
  margin: 0 auto;
  position: relative;
  padding-bottom: 19rem;
  order: 2;
  background: #fff;
}

.hero {
  width: 75rem;
  position: relative;
  text-align: center;
}
.hero .main-lead {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.08rem;
  line-height: 1;
  margin-top: 14rem;
}
.hero .main-lead span {
  display: block;
}
.hero .main-lead span:nth-of-type(1) {
  margin-top: 0;
}
.hero .main-lead span:nth-of-type(2) {
  margin-top: 1.8rem;
}
.hero .main-lead span:nth-of-type(3) {
  margin-top: -0.2rem;
}
.hero .main-lead span:nth-of-type(4) {
  margin-top: 1.8rem;
}
.hero .main-lead span:nth-of-type(5) {
  margin-top: -0.2rem;
}
.hero .main-lead span:nth-of-type(6) {
  margin-top: 1.7rem;
}

.look-contents {
  position: relative;
  margin-top: 14rem;
}
.look-contents .look {
  position: relative;
}
.look-contents .flex-wrap {
  display: flex;
  position: relative;
}
.look-contents .look-wrap {
  position: relative;
}
.look-contents .credit {
  display: flex;
  flex-wrap: wrap;
  row-gap: 2rem;
  margin: 0 auto;
  margin-top: 2rem;
  position: relative;
  z-index: 2;
  flex-direction: column;
}
.look-contents .credit li {
  position: relative;
  font-family: "pragmatica", sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 1.9rem;
  line-height: 1;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  letter-spacing: 0.024em;
}
.look-contents .credit li::after {
  content: "/";
  position: absolute;
  top: 50%;
  right: -1.2rem;
  color: #050505;
  font-size: 1.9rem;
  line-height: 1;
  transform: translateY(-50%);
}
.look-contents .credit li a {
  font-family: "pragmatica", sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 1.9rem;
  line-height: 1;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  letter-spacing: 0.024em;
}
.look-contents .credit li a .price {
  margin-left: 1rem;
  font-size: 1.5rem;
}
.look-contents .credit .line-end::after, .look-contents .credit li:last-of-type::after {
  display: none;
}
.look-contents .outro-all {
  width: 50rem;
  margin: 0 auto;
  margin-top: 12rem;
}
.look-contents .staff-credit {
  font-family: "cormorant", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.167rem;
  line-height: 1.7600644122;
  letter-spacing: 0.25rem;
  text-align: center;
  margin-top: 15rem;
}

.look-contents .look01 {
  width: 45rem;
  margin-left: 6rem;
}
.look-contents .look02 {
  width: 64rem;
  margin-top: 12rem;
  margin-left: 5.4rem;
}
.look-contents .flex-wrap01 {
  width: 63.6rem;
  margin-left: 5.4rem;
  margin-top: 4rem;
  justify-content: space-between;
}
.look-contents .flex-wrap01 .look-wrap01 {
  width: 26.6rem;
}
.look-contents .flex-wrap01 .etc-item01 {
  width: 24rem;
  margin-top: 37.2rem;
}
.look-contents .look04 {
  width: 75rem;
  margin-top: 12rem;
}
.look-contents .look05 {
  width: 40rem;
  margin-left: auto;
  margin-top: 4rem;
}
.look-contents .look-wrap02 {
  margin-top: 2rem;
}
.look-contents .look-wrap02 .look06 {
  width: 40rem;
  margin-left: auto;
}
.look-contents .look-wrap02 .credit {
  position: absolute;
  bottom: 0;
  left: 2rem;
}
.look-contents .look07 {
  width: 32rem;
  margin-top: 7rem;
}
.look-contents .flex-wrap02 {
  margin-top: 7rem;
  flex-direction: column;
  align-items: center;
}
.look-contents .flex-wrap02 .look {
  width: 59rem;
}
.look-contents .flex-wrap02 .look09 {
  margin-top: 2rem;
}
.look-contents .flex-wrap02 .credit {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.look-contents .flex-wrap03 {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20rem;
  margin-left: auto;
  flex-direction: row-reverse;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.look-contents .flex-wrap03 .look {
  width: 26rem;
}
.look-contents .flex-wrap03 .look11 {
  margin-top: 12.8rem;
}
.look-contents .look-wrap03 {
  margin-top: 6rem;
}
.look-contents .look-wrap03 .look12 {
  width: 42rem;
}
.look-contents .look-wrap03 .credit {
  position: absolute;
  bottom: 0;
  right: 14.8rem;
}
.look-contents .etc-item02 {
  width: 46rem;
  margin: 0 auto;
  margin-top: 16rem;
}
.look-contents .flex-wrap04 {
  margin-top: 9rem;
  justify-content: space-between;
}
.look-contents .flex-wrap04 .look-wrap04 {
  width: 27rem;
}
.look-contents .flex-wrap04 .look-wrap04 .credit {
  margin-left: 2rem;
}
.look-contents .flex-wrap04 .look14 {
  width: 29rem;
  margin-top: 12.5rem;
}
.look-contents .flex-wrap05 {
  width: 44rem;
  margin-top: 12.2rem;
  margin-left: 8rem;
  flex-direction: column;
  row-gap: 2.1rem;
}
.look-contents .look17 {
  width: 39rem;
  margin-top: 6.5rem;
  margin-left: auto;
  margin-right: 6.4rem;
}
.look-contents .etc-item03 {
  width: 24.8rem;
}
.look-contents .look-wrap05 {
  width: 75rem;
  margin-top: 20.2rem;
}
.look-contents .look-wrap05 .credit {
  flex-direction: row;
  justify-content: flex-end;
  margin-right: 2rem;
}
.look-contents .look19 {
  width: 40rem;
  margin-top: 2.2rem;
}
.look-contents .look20 {
  width: 37rem;
  margin-left: auto;
  margin-top: 18rem;
}
.look-contents .look-wrap06 {
  margin-top: 2rem;
}
.look-contents .look-wrap06 .flex-wrap06 {
  justify-content: space-between;
  flex-direction: row-reverse;
}
.look-contents .look-wrap06 .flex-wrap06 .look {
  width: 36.4rem;
}
.look-contents .look-wrap06 .credit {
  align-items: center;
}
.look-contents .look-wrap07 {
  width: 41rem;
  margin: 0 auto;
  margin-top: 11.8rem;
}
.look-contents .look-wrap07 .credit {
  align-items: center;
}/*# sourceMappingURL=style.css.map */