@charset "UTF-8";
:root {
  --base-value: 1400;
}

html {
  font-size: 0.7142857143vw;
}

img {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.l-container {
  width: 100%;
  background: #E3E3E3;
}

.l-footer {
  padding-top: 0;
  margin-top: 0;
}

.pc-footer {
  margin-top: 0;
}

.l-container #feature {
  width: 100%;
  padding: 0 0 0 50%;
  margin: 0 auto;
  text-align: center;
  overflow: clip;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  position: relative;
  box-sizing: border-box;
  color: #555;
}
.l-container #feature *::after {
  box-sizing: border-box;
}
.l-container #feature *::before {
  box-sizing: border-box;
}
.l-container #feature a {
  display: block;
}
.l-container #feature img {
  width: 100%;
  display: block;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.l-container #feature picture {
  display: block;
}
.l-container #feature .creditContainer {
  max-width: 100%;
}
.l-container #feature .creditContainer .credit {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
}
.l-container #feature .creditContainer li a {
  text-decoration: none;
  width: fit-content;
}
.l-container #feature .feature__btn {
  max-width: calc(324 * 100vw / var(--base-value));
  margin: calc(60 * 100vw / var(--base-value)) auto 0;
}
.l-container #feature .hero__img > .link {
  display: block;
  cursor: pointer;
}
.l-container #feature .hero__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.l-container #feature .hero__inner {
  height: 100%;
}
.l-container #feature .hero__inner * {
  height: 100%;
}
.l-container #feature .hero {
  height: calc(100dvh - 80px);
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  margin-bottom: 0;
}
.l-container #feature .hero.is-fixed {
  height: calc(100dvh - 80px);
  position: fixed;
  top: 80px;
  z-index: 55;
}
.l-container #feature .hero.is-absolute {
  height: calc(100dvh - 80px);
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  z-index: 55;
}
.l-container #feature .feature__sub-wrap {
  padding: calc(78 * 100vw / var(--base-value)) 0 calc(100 * 100vw / var(--base-value));
  margin: 0 auto 0;
  width: calc(450 * 100vw / var(--base-value));
}
.l-container #feature .default-fig {
  width: 100%;
  margin: 0 auto 0;
}
.l-container #feature .default-fig.-item01 {
  max-width: calc(360 * 100vw / var(--base-value));
}
.l-container #feature .default-fig.-item02 {
  max-width: calc(396 * 100vw / var(--base-value));
}
.l-container #feature .default-fig.-item03 {
  max-width: calc(450 * 100vw / var(--base-value));
}
.l-container #feature .default-fig.-item04 {
  max-width: calc(324 * 100vw / var(--base-value));
}
.l-container #feature .lead-box {
  padding: 0 0 0;
  margin: 0;
}
.l-container #feature .lead-box.in-hero-box {
  width: calc(478 * 100vw / var(--base-value));
  padding: 0 0 calc(80 * 100vw / var(--base-value)) calc(50 * 100vw / var(--base-value));
  margin: 0;
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 100;
  color: #fff;
  text-align: left;
  pointer-events: none;
}
.l-container #feature .lead-box__lead-sub-heading {
  padding: 0 0 0;
  margin: 0 0 0;
  font-size: calc(16 * 100vw / var(--base-value));
  line-height: 2.05;
  letter-spacing: 0.12em;
}
.l-container #feature .lead-box__lead-heading {
  padding: 0 0 0;
  margin: calc(9 * 100vw / var(--base-value)) 0 0;
  font-size: calc(23 * 100vw / var(--base-value));
  line-height: 2;
  letter-spacing: 0.12em;
  font-weight: 500;
}
.l-container #feature .lead-box__lead-txt {
  padding: 0 0 0;
  margin: calc(22 * 100vw / var(--base-value)) 0 0;
  font-size: calc(14 * 100vw / var(--base-value));
  font-weight: 500;
  line-height: 2.05;
  letter-spacing: 0.12em;
}
.l-container #feature .desc-box {
  padding: 0 0 0;
  margin: calc(41 * 100vw / var(--base-value)) 0 0;
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.l-container #feature .desc-box__heading {
  padding: 0 0 0;
  margin: 0 0 0;
  font-size: calc(19 * 100vw / var(--base-value));
  letter-spacing: 0.12em;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
}
.l-container #feature .desc-box__color-info {
  padding: 0 0 0;
  margin: 0;
}
.l-container #feature .desc-box__color-info > dt {
  padding: 0 0 0;
  margin: 0 0 0;
  font-size: calc(13 * 100vw / var(--base-value));
  letter-spacing: 0.12em;
  position: relative;
}
.l-container #feature .desc-box__color-info > dd {
  padding: 0 0 0;
  margin: calc(12 * 100vw / var(--base-value)) 0 0;
  font-size: calc(14 * 100vw / var(--base-value));
  letter-spacing: 0.14em;
}
.l-container #feature .desc-box__color-info__new {
  margin: calc(28 * 100vw / var(--base-value)) 0 0;
  color: #AA5A50;
}
.l-container #feature .desc-box__color-info__new > dt::after {
  content: "";
  display: block;
  width: calc(97 * 100vw / var(--base-value));
  height: 1px;
  background: #AA5A50;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.l-container #feature .desc-box__color-info__basic {
  margin: calc(18 * 100vw / var(--base-value)) 0 0;
}
.l-container #feature .desc-box__color-info__basic > dt::after {
  content: "";
  display: block;
  width: calc(97 * 100vw / var(--base-value));
  height: 1px;
  background: #555;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.l-container #feature .desc-box__size-info {
  padding: 0 0 0;
  margin: calc(19 * 100vw / var(--base-value)) 0 0;
  font-size: calc(14 * 100vw / var(--base-value));
  letter-spacing: 0.08em;
}
.l-container #feature .desc-box__price {
  padding: 0 0 0;
  margin: calc(9 * 100vw / var(--base-value)) 0 0;
  font-size: calc(14 * 100vw / var(--base-value));
  letter-spacing: 0.1em;
}
.l-container #feature .item-box__txt {
  max-width: calc(396 * 100vw / var(--base-value));
  padding: 0 0 0;
  margin: calc(29 * 100vw / var(--base-value)) auto 0;
  letter-spacing: 0;
  font-size: calc(14 * 100vw / var(--base-value));
  font-weight: 500;
  color: #555;
  text-align: justify;
  line-height: 2.1;
  letter-spacing: 0.08em;
}
.l-container #feature .item-box__txt.-item01 {
  margin: calc(25 * 100vw / var(--base-value)) auto 0;
  line-height: 2.1;
  letter-spacing: 0.08em;
}
.l-container #feature .item-box:nth-of-type(n+2) {
  margin-top: calc(87 * 100vw / var(--base-value));
}
.l-container #feature .item-box.-item04 {
  margin-top: calc(60 * 100vw / var(--base-value));
}
.l-container #feature .main {
  padding: 0 0 0;
  margin: calc(98 * 100vw / var(--base-value)) auto 0;
}
.l-container #feature .fadeUp-hidden {
  opacity: 0;
  transform: translateY(calc(40 * 100vw / var(--base-value)));
  transition: opacity 1.2s 0.3s, transform 1.2s 0.3s, -webkit-transform 1.2s 0.3s;
}
.l-container #feature .fadeUp-hidden.animate-active {
  opacity: 1;
  transform: translateY(0);
}
.l-container #feature .fade-hidden {
  opacity: 0;
  transition: opacity 1.2s 0.3s, transform 1.2s 0.3s, -webkit-transform 1.2s 0.3s;
}
.l-container #feature .fade-hidden.animate-active {
  opacity: 1;
}
.l-container #feature .fade-txtHidden {
  opacity: 0;
  transition: opacity 1.2s 0.3s, transform 1.2s 0.3s, -webkit-transform 1.2s 0.3s;
}
.l-container #feature .fade-txtHidden.animate-active {
  opacity: 1;
}

.feature-snslist {
  margin: 0 auto;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
  }
}

@media screen and (min-width: 1400px) {
  .l-container #feature .feature__btn {
    max-width: 324px;
    margin: 60px auto 0;
  }
  .l-container #feature .feature__sub-wrap {
    padding: 78px 0 100px;
    width: 450px;
  }
  .l-container #feature .default-fig.-item01 {
    max-width: 360px;
  }
  .l-container #feature .default-fig.-item02 {
    max-width: 396px;
  }
  .l-container #feature .default-fig.-item03 {
    max-width: 450px;
  }
  .l-container #feature .default-fig.-item04 {
    max-width: 324px;
  }
  .l-container #feature .lead-box.in-hero-box {
    width: 478px;
    padding: 0 0 80px 50px;
    margin: 0;
  }
  .l-container #feature .lead-box__lead-sub-heading {
    font-size: 16px;
  }
  .l-container #feature .lead-box__lead-heading {
    margin: 9px 0 0;
    font-size: 23px;
  }
  .l-container #feature .lead-box__lead-txt {
    margin: 22px 0 0;
    font-size: 14px;
  }
  .l-container #feature .desc-box {
    margin: 41px 0 0;
  }
  .l-container #feature .desc-box__heading {
    font-size: 19px;
  }
  .l-container #feature .desc-box__color-info > dt {
    font-size: 13px;
  }
  .l-container #feature .desc-box__color-info > dd {
    margin: 12px 0 0;
    font-size: 14px;
  }
  .l-container #feature .desc-box__color-info__new {
    margin: 28px 0 0;
  }
  .l-container #feature .desc-box__color-info__new > dt::after {
    width: 97px;
  }
  .l-container #feature .desc-box__color-info__basic {
    margin: 18px 0 0;
  }
  .l-container #feature .desc-box__color-info__basic > dt::after {
    width: 97px;
  }
  .l-container #feature .desc-box__size-info {
    margin: 19px 0 0;
    font-size: 14px;
  }
  .l-container #feature .desc-box__price {
    margin: 9px 0 0;
    font-size: 14px;
  }
  .l-container #feature .item-box__txt {
    max-width: 396px;
    margin: 29px auto 0;
    font-size: 14px;
  }
  .l-container #feature .item-box__txt.-item01 {
    margin: 25px auto 0;
  }
  .l-container #feature .item-box:nth-of-type(n+2) {
    margin-top: 87px;
  }
  .l-container #feature .item-box.-item04 {
    margin-top: 60px;
  }
  .l-container #feature .main {
    margin: 98px auto 0;
  }
}