@charset "UTF-8";

#kitchen .page-head {
  background: url(../assets/images/kitchen/main_visual.jpg) no-repeat center bottom;
}
.builtin__image {
  position: relative;
  margin-top: 55px;
  padding-top: 45%;
  width: 100%;
  height: 100%;
  background: url(../assets/images/kitchen/topimage.jpg) no-repeat center center;
  background-size: cover!important;
  aspect-ratio: 20 / 9;
}
.builtin__lead {
  position: absolute;
  left: 45px;
  bottom: 32px;
  line-height: 1.5;
  --max-size: 26;
  --min-size: 16;
  font-size: var(--clamp-size);
  color: #fff;
}
.delicia {
  margin-top: 50px;
}
.delicia .product-imgbox {
  padding-top: 2.7em;
}
.delicia .product__category {
  font-size: 1.9rem;
}
.delicia .name-head__number {
  width: 34px;
  height: 34px;
}
.delicia .name-head__number > span {
  font-size: 2.2rem;
}
.delicia .product__model {
  --max-size: 22;
  --min-size: 17;
  font-size: var(--clamp-size);
}
.delicia .product-summary {
  padding: 40px 0 45px;
}
.delicia .product__price {
  font-size: 1.6rem;
}
.delicia .price-details {
  margin-top: 20px;
}
.delicia .price-title {
  width: 156px;
  height: 41px;
  font-size: 1.5rem;
}
.delicia .product-details {
  margin-top: 30px;
}
.model-image.delicia-image {
  padding-bottom: 35px;
}
.delicia-feature {
  width: 46%;
}
.delicia__accessories {
  padding: 20px 28px;
  width: 47.54089836%;
  width: 50%;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -.05em;
}
.delicia__accessories-image {
  width: 60%;
}
.delicia__accessories-image img {
  width: 100%;
}
.delicia .product__notes {
  margin-top: 2.2em;
}
.delicia .product-point__item + .product-point__item {
  margin-top: 20px;
}
.delicia .point-summary__title {
  font-size: 1.9rem;
}
#builtin .product__movie {
  margin-top: 80px;
}
.delicia .product__link {
  margin-top: 40px;
}
.accessories {
  width: 30.3571429%;
}
.accessories-caption {
  margin-top: .85em;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: 1.4rem;
}
.accessories img {
  width: 100%;
  height: auto;
}
#rangehood {
  margin: 0 auto;
}
#gastable .other-lead {
  padding-top: 2em;
}
#gastable .other-lead span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 13px;
  font-size: 1.8rem;
}
#rangehood .product-cat {
  margin-bottom: 60px;
}
#rangehood .product__image {
  justify-content: flex-end;
}
#systemkitchen .other-lead {
  padding: 2em 0 2.2em;
}
#systemkitchen .product__article {
  margin: 0;
}

/*-------------------------------------------------
 * mediaqueriess
-------------------------------------------------*/
@media screen and (max-width: 1279px) {
  .builtin__lead {
    left: 30px;
    bottom: 22px;
  }
  .delicia {
    margin-top: 5.20833333vw;
  }
  .delicia-feature {
    width: 60%;
  }
  .delicia__accessories {
    flex-direction: column;
    width: 35%;
  }
  .delicia__accessories-image {
    margin-top: 10px;
    width: 100%;
  }
  .delicia .product-imgbox {
    padding: 0;
  }
  .product__list + .differ-list {
    margin-top: var(--section-padding-sp);
    grid-template-columns: 51%;
  }
  #builtin .product__movie {
    min-width: inherit;
    max-width: 860px;
    width: 100%;
  }
  @media screen and (max-width: 1023px) {
    .delicia__accessories {
      flex-direction: row;
      align-items: center;
    }
    .builtin__image {
      margin-top: var(--product-image-margin-mid);
      height: 400px;
      aspect-ratio: auto;
    }
    .delicia-feature {
      width: auto;
    }
    .delicia__accessories {
      width: 48%;
    }
    .delicia__accessories-image {
      margin: 0;
      width: 60%;
    }
    .differ .product__list {
      gap: 72px 0;
    }
    #gastable .other-lead {
      padding-top: 1.7em;
    }
    #gastable .product__item + li .other-lead {
      padding-top: 0!important;
    }
  }
}
@media screen and (max-width: 743px) {
  .builtin__image {
    margin-top: var(--product-image-margin-sp);
  }
  .builtin__image {
    height: 260px;
  }
  .builtin__lead {
    left: 15px;
    bottom: 12px;
  }
  .delicia .product__category {
    font-size: 1.6rem;
  }
  .delicia .product__model {
    font-size: 1.7rem;
  }
  .cleanup img, .lixil img {
    height: 22px;
  }
  .delicia .name-head__number {
    width: 28px;
    height: 28px;
  }
  .delicia .name-head__number > span {
    font-size: 1.8rem;
  }
  .delicia .product-summary {
    padding: 7.4666666vw 0 8vw;
  }
  .delicia .price-details {
    margin-top: 10px;
  }
  .delicia .price-title {
    padding: .35em .5em;
    width: 170px;
    height: auto!important;
  }
  .delicia .price-title, .delicia .product__price {
    font-size: 1.4rem;
  }
  .delicia .product-details {
    flex-direction: column;
    row-gap: 20px;
    margin-top: 20px;
  }
  .delicia__accessories {
    justify-content: center;
    width: 100%;
    padding: 20px;
  }
  .delicia__accessories-image {
    margin-left: 15px;
    width: 42%;
  }
  .delicia .product__notes {
    margin-top: 1.6em;
  }
  .delicia .point-summary__title {
    margin-top: 0;
    font-size: 1.6rem;
  }
  #builtin .product__movie {
    margin-top: 45px;
  }
  .delicia .product__link {
    margin-top: 20px;
    width: 100%;
  }
  .differ .product__list {
    gap: 50px 0;
  }
  .product__list + .differ-list {
    margin-top: 50px;
  }
  .product__image.differ-image {
    flex-direction: column;
    aspect-ratio: auto;
    padding-top: 7.4666666vw;
    width: 100%;
  }
  .product__image.-unset .model-image {
    width: 95%;
  }
  .model-image.delicia-image {
    padding-bottom: 25px;
  }
  .accessories {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    margin-top: 25px;
    width: 100%;
  }
  .accessories img {
    width: 44%;
  }
  .accessories-caption {
    font-size: 1.4rem;
  }
  #gastable .other-lead {
    padding-top: 1.2em;
  }
  #gastable .other-lead span {
    display: block;
    font-size: 1.5rem;
  }
  #systemkitchen .other-lead {
    padding: 1em 0 1.2em;
  }
  #rangehood .product-cat {
    margin-bottom: 30px;
  }
  .product-end-area.differ {
    padding-top: 48px;
  }
}