@charset "UTF-8";
/*
|---------------------------------------------------------------
| home.css
|---------------------------------------------------------------
*/
.lylw-home {
  display: block;
  width: 100%;
  padding-top: 0;
}

.lylw-home-title {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.lylw-home-title__en {
  display: block;
  width: 100%;
  font-family: "Lora", serif;
  font-optical-sizing: auto;
  font-size: 2.64em;
  font-weight: normal;
  letter-spacing: 0.2em;
  line-height: 1.25;
}
.lylw-home-title__ja {
  display: block;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size: 1em;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.25;
}
.lylw-home-title__en + .lylw-home-title__ja {
  margin-top: 0.5em;
}
@media (min-width: 960.02px) {
  .lylw-home-title {
    font-size: 16px;
  }
  .lylw-home-title__en {
    font-size: 3.75em;
  }
  .lylw-home-title__ja {
    font-size: 1em;
  }
  .lylw-home-title__en + .lylw-home-title__ja {
    margin-top: 0.25em;
  }
}

.lylw-home-section {
  display: block;
  width: 100%;
  padding: 40px 0 0;
  overflow: hidden;
}
.lylw-home-section__header {
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 0;
}
.lylw-home-section__body {
  display: block;
  width: 100%;
  margin: 0;
}
.lylw-home-section__lead {
  display: block;
  width: 100%;
  margin: 1em 0 0;
  padding: 0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.81em;
  text-align: left;
}
@media (min-width: 960.02px) {
  .lylw-home-section__lead {
    margin: 0;
    padding: 1.5em 0;
    text-align: center;
  }
}
.lylw-home-section__lead p {
  margin-top: 0;
  margin-bottom: 1.81em;
}
.lylw-home-section__nav {
  display: block;
  width: 100%;
  padding: 40px 0;
}
.lylw-home-section__nav .lylw-button {
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 960.02px) {
  .lylw-home-section {
    padding: 80px 0 0;
  }
  .lylw-home-section__header {
    padding: 50px 0;
  }
  .lylw-home-section__body {
    padding: 0 0 50px;
  }
  .lylw-home-section__nav {
    padding: 60px 0;
  }
}

/*--------------- MV ---------------*/
.lylw-home-mv {
  display: block;
  width: 100%;
  position: relative;
}
.lylw-home-mv__bg {
  display: block;
  width: 100%;
}
.lylw-home-mv__bg .fs-pt-carousel--fitImage .fs-pt-carousel__slide {
  display: block !important;
}
.lylw-home-mv__bg .fs-pt-carousel--fitImage .fs-pt-carousel__slide img {
  display: block;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 750/646;
  height: auto;
}
.lylw-home-mv__content {
  display: block;
  pointer-events: none;
}
.lylw-home-mv__content > * {
  pointer-events: auto;
}
@media (min-width: 960.02px) {
  .lylw-home-mv__bg {
    height: 670px;
    background: rgba(216, 194, 169, 0.2);
  }
  .lylw-home-mv__bg .fs-c-slick .slick-list {
    height: auto !important;
  }
  .lylw-home-mv__bg .fs-pt-carousel--fitImage .fs-pt-carousel__slide img {
    height: 670px;
    aspect-ratio: 1920/670;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .lylw-home-mv__content {
    width: 100%;
    max-width: 1030px;
    display: flex;
    flex-direction: column;
    padding: 40px 15px;
  }
  .lylw-home-mv__bg + .lylw-home-mv__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
  }
}
.lylw-home-mv__title {
  display: block;
  width: 100%;
  padding: 0 7.5%;
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  z-index: 5;
  margin: auto;
}
@media (min-width: 960.02px) {
  .lylw-home-mv__title {
    position: static;
    margin: 0;
    padding: 0;
  }
}
.lylw-home-mv__nav {
  display: block;
  width: 100%;
  margin-top: auto;
}

.lylw-home-mv_title {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size: clamp(18px, 4.8vw, 27px);
  font-weight: normal;
  text-align: center;
  line-height: 2em;
  letter-spacing: 0.1em;
}

.lylw-home-mv_nav {
  display: block;
  width: 100%;
  padding: 30px 15px;
  color: #231815;
  background: rgba(216, 194, 169, 0.8);
  overflow: hidden;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size: 16px;
  line-height: 1.81em;
  text-align: left;
}
.lylw-home-mv_nav__layout {
  display: block;
  width: 100%;
}
.lylw-home-mv_nav__layout__content {
  display: block;
  width: 100%;
  padding: 10px 0;
}
.lylw-home-mv_nav__layout__content p {
  margin: 0;
  padding: 0;
}
.lylw-home-mv_nav__layout__action {
  display: block;
  width: 100%;
  padding: 10px 0;
}
@media (min-width: 960.02px) {
  .lylw-home-mv_nav {
    padding: 40px 50px;
    border-radius: 5px;
    background: #dcc9b6;
  }
  .lylw-home-mv_nav__layout {
    width: auto;
    margin: 0 -25px;
    display: flex;
    flex-wrap: nowrap;
  }
  .lylw-home-mv_nav__layout__content {
    display: block;
    padding: 0 25px;
    flex-grow: 1;
    flex-basis: 0;
  }
  .lylw-home-mv_nav__layout__action {
    display: block;
    align-self: center;
    padding: 0 25px;
    flex: 0 0 360px;
    max-width: 360px;
  }
}

/*--------------- ストーリー ---------------*/
.lylw-home-story {
  /*  */
  color: #231815;
  background: rgba(216, 194, 169, 0.2);
}
.lylw-home-story__subtitle {
  display: block;
  width: 100%;
  margin: 0.5em 0;
  padding: 0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.2em;
}
@media (min-width: 960.02px) {
  .lylw-home-story__subtitle {
    font-size: 35px;
  }
}
.lylw-home-story .lylw-home-section__nav {
  color: #231815;
  background: rgba(216, 194, 169, 0.8);
}

.content-story {
  width: 100%;
  font-size: 16px;
}
.content-story__list {
  list-style: none;
  padding: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 15px;
}
.content-story__list__item {
  display: block;
  width: 100%;
}
@media (min-width: 960.02px) {
  .content-story__list {
    grid-template-columns: minmax(0, 1fr);
    grid-gap: 40px;
  }
}
.content-story__pickup {
  display: block;
  width: 100%;
  margin: 0 0 30px;
}
.content-story__pickup .content-story__list {
  grid-template-columns: minmax(0, 1fr);
}
.content-story__posts {
  display: block;
  width: 100%;
  margin: 0 0 30px;
}
.content-story .lylw-story__meta .lylw-story-score {
  display: none;
}
@media (max-width: 960px) {
  .content-story__pickup .content-story__list__item:nth-child(n+2) {
    display: none;
  }
  .content-story__posts .content-story__list__item:nth-child(n+3) {
    display: none;
  }
}
@media (min-width: 960.02px) {
  .content-story {
    width: auto;
    margin: 0 -45px;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
  }
  .content-story__pickup {
    margin: 0;
    padding: 0 45px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .content-story__posts {
    margin: 0;
    padding: 0 45px;
    flex-grow: 1;
    flex-basis: 0;
    max-width: 1090px;
  }
  .content-story__posts .lylw-story__layout {
    width: 100%;
    display: flex;
    align-items: flex-start;
  }
  .content-story__posts .lylw-story__layout__head {
    flex: 0 0 38.17%;
    max-width: 38.17%;
    margin: 0 30px 0 0;
  }
  .content-story__posts .lylw-story__layout__body {
    flex-grow: 1;
    flex-basis: 0;
    margin: 0;
  }
  .content-story .lylw-story-score {
    font-size: 16px;
  }
  .content-story .lylw-story__title {
    font-size: 24px;
  }
  .content-story__pickup .content-story__list__item:nth-child(n+2) {
    display: none;
  }
  .content-story__posts .content-story__list__item:nth-child(n+4) {
    display: none;
  }
}

/*--------------- 出会えて良かった商品 ---------------*/
.lylw-home-encounter {
  /*  */
  color: #231815;
  background: rgba(216, 194, 169, 0.2);
}
.lylw-home-encounter__subtitle {
  display: block;
  width: 100%;
  margin: 0.5em 0;
  padding: 0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.2em;
}
@media (min-width: 960.02px) {
  .lylw-home-encounter__subtitle {
    font-size: 35px;
  }
}
.lylw-home-encounter__content {
  display: block;
  width: 100%;
}
.lylw-home-encounter__content > *:not(.js--show) {
  display: none;
}
.lylw-home-encounter .lylw-home-section__nav {
  color: #231815;
  background: rgba(216, 194, 169, 0.8);
}

/*--------------- 新着情報 ---------------*/
.lylw-home-news {
  /*  */
}
.lylw-home-news .lylw-home-section__nav {
  padding: 0;
}
