@charset "utf-8";
.pg-fv {
      margin-top: clamp(4.5rem, 1.458rem + 6.34vw, 9.063rem);
    background-image: url(https://kifudaya.co.jp/system_panel/uploads/images/fv-sales.png);
    background-size: cover;
    background-position: center;
    height: clamp(21.875rem, 14.667rem + 15.02vw, 32.688rem);
}
.pg-fv__inner {
  height: inherit;
  padding: 0 clamp(1.25rem, -5.917rem + 14.93vw, 12rem);
}
.pg-fv__container {
     width: 100%;
    height: inherit;
      display: flex;
    align-items: center;
}
.pg-fv__title--vertical {
      font-size: clamp(2rem, 1rem + 2.08vw, 3.5rem);
    font-weight: 800;
    color: #fff;
}

.s-top {
  padding-top: clamp(2.5rem, 1.5rem + 2.08vw, 4rem);
}
.s-top__inner {
  padding: 0 20px;
}
.s-top__container {
      display: flex;
    flex-direction: column;
    align-items: center;
}
.s-top__text {
      text-align: center;
    font-size: clamp(0.875rem, 0.625rem + 0.52vw, 1.25rem);
    font-weight: 800;
    line-height: 1.6;
}
.s-top__btnWrap {
      margin-top: 40px;
    display: flex;
    column-gap: clamp(1.25rem, -1.25rem + 5.21vw, 5rem);
}
.s-top__btn {
      padding: 36px 50px;
    display: flex;
    column-gap: 40px;
    align-items: center;
    border: 2px solid #000;
}
.s-top-btn__text {
      font-size: 18px;
    font-weight: 600;
}
.s-top-btn__icon {
  width: 23px;
}

.s-products {
  padding-top: clamp(7.188rem, 6.979rem + 0.43vw, 7.5rem);
}
.s-products__inner {
        padding-left: clamp(3.75rem, -12.536rem + 25.45vw, 18rem);
    padding-right: clamp(1.25rem, -17.893rem + 29.91vw, 18rem);
  position: relative;
}
.s-p-deco {
      width: clamp(5.438rem, -2.688rem + 10.16vw, 9.5rem);
    position: absolute;
    left: clamp(1.25rem, -8.25rem + 11.88vw, 6rem);
    top: 0;
}
.s-p-deco--sp {
  display: none;
}
.s-products__container {
  position: relative;
}
.s-products__header {
      display: flex;
    align-items: center;
    column-gap: 21px;
}
.s-products-header__icon {
      width: 21px;
    height: 21px;
    background-color: #000;
}
.s-products-header__title {
      font-size: 24px;
    font-weight: 800;
}
.s-products__text {
      margin-top: clamp(1.25rem, 0.75rem + 1.04vw, 2rem);
    line-height: 2;
    font-weight: 600;
}
.s-products__text u {
  text-underline-offset: clamp(0.188rem, 0.063rem + 0.26vw, 0.375rem);
}
.s-products__items {
      margin-top: clamp(2rem, 0.667rem + 2.78vw, 4rem);
    display: flex;
    column-gap: clamp(2.5rem, -4.5rem + 8.75vw, 6rem);
}
.s-products__item {
      display: flex;
    column-gap: 16px;
  height: clamp(18.75rem, 6.607rem + 18.97vw, 29.375rem);
}
.s-products-item__img {
    width: 70%;
    aspect-ratio: 441/468;
    object-fit: cover;
}
.s-products-item__text {
      font-weight: 600;
    line-height: 2;
  font-size: clamp(0.875rem, 0.625rem + 0.31vw, 1rem);
}
.s-products-item__title {
      font-size: clamp(1.125rem, 0.875rem + 0.52vw, 1.5rem);
    font-weight: 800;
    letter-spacing: 0.3em;
}
.s-sales {
    padding-bottom: clamp(5rem, 2.143rem + 4.46vw, 7.5rem);
}

.t-products {
      background-color: #E6DFD9;
    padding: clamp(2.5rem, 0.833rem + 3.47vw, 5rem) 0;
}
.t-products__inner {
  padding-left: clamp(1.25rem, -49rem + 55.83vw, 18rem);
}
.t-products__header {
      display: flex;
    align-items: center;
    justify-content: space-between;
}
.t__title {
        font-size: clamp(1.25rem, 0.964rem + 0.45vw, 1.5rem);
    font-weight: 800;
}
.t-products__items {
      margin-top: clamp(2.5rem, 2.083rem + 0.87vw, 3.125rem);
    padding-right: clamp(1.25rem, -49rem + 55.83vw, 18rem);
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: clamp(0.625rem, 0.208rem + 0.87vw, 1.25rem);
  row-gap: 20px;
}
.t-products__item {
      display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.t-products__img {
      aspect-ratio: 208/197;
    object-fit: cover;
}
.t-products__cate {
      display: flex;
    column-gap: 8px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.t-products-cate__text {
      font-size: 12px;
    font-weight: 600;
    border: 1px solid;
    padding: 0 8px;
    display: flex;
    align-items: center;
}
.t-products-item__title {
      font-size: clamp(0.875rem, 0.708rem + 0.35vw, 1.125rem);
    font-weight: 600;
}
.t-products__bottom {
      margin-top: clamp(2.5rem, 1.917rem + 1.22vw, 3.375rem);
    display: flex;
    justify-content: center;
}

.flow {
  padding-top: clamp(2.5rem, -0.833rem + 6.94vw, 7.5rem);
}
.flow__inner {
  padding: 0 clamp(1.25rem, -17.893rem + 29.91vw, 18rem);
}
.flow__header {
      padding-bottom: clamp(0.5rem, 0.167rem + 0.69vw, 1rem);
    border-bottom: 1px solid #000;
}
.flow-header__sub {
      font-size: clamp(0.75rem, 0.667rem + 0.17vw, 0.875rem);
    font-weight: 800;
}
.flow-header__main {
      margin-top: 4px;
    font-size: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
    font-weight: 800;
}
.flow__content {
      margin-top: clamp(2rem, 0.667rem + 2.78vw, 4rem);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(1.25rem, -3.036rem + 6.7vw, 5rem);
}
.flow-title__icon {
      width: clamp(1rem, 0.643rem + 0.56vw, 1.313rem);
    height: clamp(1rem, 0.643rem + 0.56vw, 1.313rem);
}
.flow-title__text {
  font-size: clamp(1rem, 0.429rem + 0.89vw, 1.5rem);
}
.flow__items {
  margin-top: 20px;
}
.flow__item {
      padding: clamp(1rem, 0.714rem + 0.45vw, 1.25rem) clamp(1.25rem, -0.036rem + 2.01vw, 2.375rem);
    border: 1px solid #000;
    display: flex;
}
.flow-item__title {
      font-size: 16px;
    font-weight: 800;
    width: 30%;
}
.flow-item__text {
      width: 70%;
    font-size: 14px;
    font-weight: 600;
}
.flow__line {
      width: 1px;
    height: clamp(1.875rem, 1.161rem + 1.12vw, 2.5rem);
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1439px) {
  .t-products__items {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .s-p-deco {
    display: none;
  }
  .s-p-deco--sp {
    display: block;
    position: absolute;
    width: 353px;
    left: clamp(3.75rem, -12.536rem + 25.45vw, 18rem);
    top: -56px;
  }
  .s-s-deco--sp {
    width: 161px;
  }
  .s-products__items {
        flex-direction: column;
    row-gap: 40px;
  }
}

@media (max-width: 1023px) {
  .flow__item {
        flex-direction: column;
    row-gap: 9px;
  }
  .flow-item__title,
  .flow-item__text {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .pg-fv__container {
    justify-content: center;
  }
  
  .s-top__btnWrap {
        flex-direction: column;
    row-gap: 20px;
  }
  
  .s-products__inner {
    padding-left: 20px;
  }
  .s-p-deco--sp {
    left: 20px;
  }
  .s-products__item {
        flex-direction: column-reverse;
    height: unset;
    padding: 0 20px;
  }
  .s-products-item__title {
    letter-spacing: unset;
  }
  .s-products-item__img {
        width: 100%;
    aspect-ratio: 312/148;
    margin-top: 24px;
  }
  .s-products-item__text {
    margin-top: 8px;
  }
  .s-sales {
    padding-top: 132px;
  }
  
  .t-products__items {
    grid-template-columns: repeat(2, 1fr);
    padding-left: 20px;
  }
  .t-products__inner {
    padding: 0 20px;
  }
  .t-products__header {
    flex-direction: column;
  }
  .t-products-cate__text {
        font-size: 10px;
    padding: 0 2px;
  }
  
  .flow__content {
        grid-template-columns: repeat(1, 1fr);
    row-gap: 64px;
  }
}

@media (max-width: 389px){
  .pg-fv__title--vertical {
      font-size: clamp(1.375rem, -0.364rem + 8.7vw, 1.75rem);
  }
  
  .s-p-deco--sp {
    width: 280px;
    top: -42px;
  }
  .s-s-deco--sp {
        width: 164px;
    top: -56px;
  }
  .s-products__item {
    padding: 0;
  }
  
  .t-products__items {
    grid-template-columns: repeat(1, 1fr);
  }
}