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

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: "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Yu Gothic", "YuGothic", "游ゴシック", "游ゴシック体", "Meiryo", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #282828;
}

.feature a {
  transition: opacity 0.3s;
  display: block;
  color: #282828;
  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;
  transform: translateY(30px);
  visibility: hidden;
  transition: opacity 1.6s, transform 1.6s;
  will-change: opacity, transform;
}
.js-fade.is-show {
  opacity: 1;
  transform: none;
  visibility: visible;
}

.feature [data-fade=fade] {
  opacity: 0;
  transition: opacity 2s;
}

.feature [data-fade=fade][data-is-active=true] {
  opacity: 1;
}

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

.feature {
  display: flex;
  justify-content: center;
}

.pc-left {
  width: 50%;
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
}
.pc-left .main-visual {
  position: relative;
  height: 100%;
}
.pc-left .main-visual .main-ph {
  height: 100%;
}
.pc-left .main-visual .main-ph img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.pc-left .main-visual .main-ttl {
  font-family: "lucy-rose", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8095238095vw;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #fff;
  position: absolute;
  top: 13.3rem;
  right: 5.1rem;
}
.pc-left .main-visual .main-catch {
  font-family: "lucy-rose", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 5.8rem;
  line-height: 1;
  letter-spacing: 0.12em;
  color: #fff;
  position: absolute;
  bottom: 7.3rem;
  left: 6.5rem;
}
.pc-left .main-visual .main-catch span {
  font-size: 8.2rem;
  display: block;
  margin-top: 3.2rem;
  letter-spacing: 0.11em;
}

.pc-right {
  width: 50%;
}

.feature__inner {
  margin: 0 auto;
  position: relative;
  padding-bottom: 7rem;
}

.main-lead {
  position: relative;
  text-align: center;
  padding-top: 13.4rem;
  padding-bottom: 20rem;
  width: 75rem;
  margin: 0 auto;
}
.main-lead .main-lead-txt {
  font-family: hiragino-mincho-pron, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.2rem;
  line-height: 2;
  letter-spacing: 0.12em;
}
.main-lead .main-lead-ex {
  font-family: "lucy-rose", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.4rem;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-top: 18.7rem;
}
.main-lead .main-lead-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 3rem 2rem;
  width: 66rem;
  margin: 0 auto;
  margin-top: 7rem;
}
.main-lead .main-lead-items .item {
  width: 32rem;
}
.main-lead .item-name {
  font-family: hiragino-mincho-pron, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.6rem;
  line-height: 1;
  letter-spacing: 0.12em;
  margin-top: 6.4rem;
}
.main-lead .item-price {
  font-family: hiragino-mincho-pron, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.4rem;
  line-height: 1.0833333333;
  letter-spacing: 0.12em;
  margin-top: 2.4rem;
}
.main-lead .item-price span {
  font-size: 2rem;
  line-height: 1.3;
}

.main-contents {
  position: relative;
  border-top: 1px solid #282828;
}
.main-contents .item-block {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 19.3rem;
  width: 75rem;
  margin: 0 auto;
}
.main-contents .item-color {
  font-family: "lucy-rose", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6.4rem;
  line-height: 1;
  letter-spacing: 0.04em;
  padding-top: 6.4rem;
  padding-bottom: 4.6rem;
}
.main-contents .ph {
  position: relative;
}
.main-contents .credit {
  display: flex;
  flex-wrap: wrap;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  -moz-column-gap: 2.1rem;
       column-gap: 2.1rem;
  margin: 0 auto;
  margin-top: 5.5rem;
}
.main-contents .credit li {
  font-family: "lucy-rose", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
.main-contents .credit li::after {
  content: "/";
  position: absolute;
  top: 50%;
  right: -1.3rem;
  font-family: "lucy-rose", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  transform: translateY(-50%);
}
.main-contents .credit li a {
  font-family: "lucy-rose", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
.main-contents .credit li:last-of-type::after {
  display: none;
}

.feature:has(.item01.on) .main-contents {
  background: #fff;
  color: #282828;
}

.feature:has(.item01.on) .item-block a {
  color: #282828;
}

.feature:has(.item02.on) .main-contents {
  background: #000 !important;
  color: #fff !important;
}

.feature:has(.item02.on) .item-block a {
  color: #fff !important;
}

.feature:has(.item03.on) .main-contents {
  background: #d6dfea !important;
  color: #282828 !important;
}

.feature:has(.item03.on) .item-block a {
  color: #282828 !important;
}

.feature:has(.item04.on) .main-contents {
  background: #747676 !important;
  color: #fff !important;
}

.feature:has(.item04.on) .item-block a {
  color: #fff !important;
}

.main-contents {
  transition: 0.5s ease;
}
.main-contents .item-block .credit a {
  transition: 0.5s ease;
  will-change: opacity;
}
.main-contents .item-block .credit a:hover {
  opacity: 0.7;
  transition: 0.3s ease;
  text-decoration: none;
}
.main-contents .item01 .item-color {
  margin-left: 4.8rem;
}
.main-contents .item01 .ph02 {
  width: 63rem;
  margin: 0 auto;
  margin-top: 6rem;
}
.main-contents .item01 .ph-slider {
  margin-top: 6rem;
}
.main-contents .item02 .item-color {
  margin-right: 4.5rem;
  text-align: right;
  padding-top: 6.6rem;
}
.main-contents .item02 .ph02 {
  margin-top: 3rem;
}
.main-contents .item02 .ph03 {
  margin-top: 3rem;
}
.main-contents .item03 .item-color {
  margin-left: 4.8rem;
  padding-top: 6.6rem;
}
.main-contents .item03 .ph02 {
  width: 63rem;
  margin: 0 auto;
  margin-top: 6rem;
}
.main-contents .item03 .ph03 {
  margin-top: 6rem;
}
.main-contents .item04 .item-color {
  text-align: right;
  margin-right: 4.5rem;
  padding-top: 6.6rem;
}
.main-contents .item04 .ph02 {
  width: 70rem;
  margin: 0 auto;
  margin-top: 3rem;
}
.main-contents .item04 .ph03 {
  width: 70rem;
  margin: 0 auto;
  margin-top: 3rem;
}
.main-contents .outro {
  position: relative;
  padding-top: 20rem;
  padding-bottom: 22rem;
  background: #fff;
  color: #282828 !important;
}
.main-contents .outro .outro-ttl {
  font-family: hiragino-mincho-pron, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.12em;
  width: 36.4rem;
  height: 3.8rem;
  border: 1px solid #282828;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.main-contents .outro .outro-txt {
  font-family: hiragino-mincho-pron, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.2rem;
  line-height: 2;
  letter-spacing: 0.12em;
  text-align: center;
  margin-top: 1.6rem;
}
.main-contents .outro .allitem {
  font-family: "lucy-rose", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.4rem;
  letter-spacing: 0.04em;
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 18.8rem;
}
.main-contents .outro .allitem::after {
  content: "";
  display: block;
  width: 16rem;
  height: 1px;
  background: #282828;
  position: absolute;
  bottom: -2rem;
  left: 0;
  right: 0;
  margin: auto;
  transition: transform 2s ease;
  transform: scale(0);
}
.main-contents .outro .allitem.is-show::after {
  content: "";
  transform: scale(1);
  transition: transform 2s ease;
}

.ph-slider {
  margin-bottom: 0 !important;
}
.ph-slider .slick-slide {
  margin-right: 3rem;
}
.ph-slider .slick-list {
  padding-right: 16rem;
}
.ph-slider.ph-slider01 .slick-list {
  padding-right: 12rem;
}/*# sourceMappingURL=style.css.map */