@import url("https://use.typekit.net/iak3fox.css");
html {
  font-size: 10px;
}

body {
  overflow-x: hidden;
}

.l-container {
  width: 100%;
  min-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

/* ------- PC ------- */
.feature {
  width: 100%;
  margin: 0 auto;
  font: 500 1.9rem/1.9rem "zen-kaku-gothic-new", sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt" 1;
  text-align: center;
  color: #333;
}
.feature img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}
.feature *,
.feature *::after,
.feature *::before {
  box-sizing: border-box;
}
.feature a {
  display: block;
  text-decoration: none !important;
  color: #333;
}
.feature a:hover {
  opacity: 0.7;
  text-decoration: none !important;
}
.feature h1, .feature h2, .feature h3, .feature h4, .feature h5, .feature h6 {
  padding: 0;
  margin: 0;
  font-weight: 500;
}
.feature ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature .flex {
  display: flex;
}
.feature .deco {
  position: absolute;
}
.feature .hero {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.feature .hero__inner {
  width: 144rem;
  height: 61.1rem;
  margin: 0 auto;
  position: relative;
}
.feature .hero__title {
  margin: 6.6rem 0 0 41.9rem;
  color: #DBB55E;
  position: absolute;
  z-index: 10;
}
.feature .hero__title .ja {
  font: 500 1.9rem/2.9rem "zen-kaku-gothic-new", sans-serif;
  letter-spacing: 0.08em;
  display: block;
}
.feature .hero__title .ja span {
  font-size: 2.1rem;
}
.feature .hero__title .en {
  padding-top: 1.9rem;
  font: 400 6.7rem/7.4rem "Petit Formal Script", cursive;
  letter-spacing: 0em;
  display: block;
}
.feature .hero__title .en span {
  font-size: 4.2rem;
}
.feature .hero__img {
  margin: 0 auto;
  position: absolute;
}
.feature .section {
  padding: 10rem 0;
}
.feature .section__inner {
  width: 144rem;
  margin: 0 auto;
  padding: 0 2rem 0 2rem;
}
.feature .pc {
  display: block;
}
.feature .sp {
  display: none;
}
.feature .category-title {
  margin-bottom: 5.8rem;
  position: relative;
}
.feature .category-title::after {
  position: absolute;
  bottom: -2.4rem;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 7rem;
  height: 0.2rem;
  background-color: #A3843B;
}
.feature .category-title p {
  font-size: 1.7rem;
  font-weight: 600;
  color: #A3843B;
  margin-bottom: 1.9rem;
}
.feature .category-title h2 {
  font-size: 1.9rem;
  line-height: 2.7rem;
}
.feature .main-title {
  align-items: baseline;
  margin-bottom: 8.1rem;
  position: relative;
}
.feature .main-title::after {
  width: 100%;
  height: 0.1rem;
  position: absolute;
  bottom: -3.1rem;
  content: "";
  background-color: #D6D6D6;
}
.feature .main-title p {
  font: 500 4.9rem/4.9rem "zen-kaku-gothic-antique", sans-serif;
  letter-spacing: 0.084em;
  margin-right: 2rem;
}
.feature .main-title h2 {
  font-size: 1.7rem;
}
.feature .intro {
  padding: 10.4rem 0 6.3rem 0;
}
.feature .intro__inner {
  position: relative;
}
.feature .intro__inner .deco01 {
  width: 20.5rem;
  top: -0.7rem;
  left: 16.2rem;
}
.feature .intro__inner .deco02 {
  width: 10.4rem;
  top: 13.8rem;
  left: 31.5rem;
}
.feature .intro__inner .deco03 {
  width: 8.9rem;
  bottom: 6.9rem;
  right: 30.6rem;
}
.feature .intro__inner .deco04 {
  width: 17.8rem;
  bottom: -5.3rem;
  right: 17.2rem;
}
.feature .intro__title {
  font-size: 2.2rem;
  font-weight: 500;
  color: #A3843B;
  margin-bottom: 3.1rem;
}
.feature .intro .text-block {
  max-width: 90rem;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 3.1rem;
}
.feature .intro .text-block p {
  margin-bottom: 3.1rem;
}
.feature .category {
  padding: 10rem 0 4.2rem 0;
  background-color: #F2F2F2;
}
.feature .category .button-list {
  margin-bottom: 6.2rem;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.66em;
}
.feature .category .button-list a {
  width: 13rem;
  padding: 2.4rem 0;
  background-color: #A3843B;
  color: #fff;
  border-radius: 70px;
  font-size: 1.5rem;
  white-space: nowrap;
}
.feature .type-list {
  margin-bottom: 6.5rem;
  justify-content: center;
  gap: 2.8rem;
}
.feature .type-list .type-item {
  width: 31rem;
}
.feature .type-list .type-item .img-wrap {
  margin-bottom: 2.2rem;
}
.feature .type-list .type-item h2 {
  font-size: 1.6rem;
}
.feature .brand-list {
  width: 100rem;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap;
}
.feature .brand-list .brand-item {
  width: 22rem;
}
.feature .brand-list .brand-item .img-wrap {
  margin-bottom: 2rem;
}
.feature .brand-list .brand-item h3 {
  font-size: 1.6rem;
  margin-bottom: 5rem;
}
.feature .ranking {
  padding: 10.1rem 0 6.1rem;
  text-align: left;
}
.feature .ranking__inner {
  width: 104rem;
}
.feature .ranking .ranking-layout {
  gap: 5rem;
  margin-top: 5rem;
}
.feature .ranking .ranking-layout .ranking-main,
.feature .ranking .ranking-layout .ranking-sub {
  width: 40rem;
}
.feature .ranking .ranking-layout .ranking-main .rank-item .img-wrap,
.feature .ranking .ranking-layout .ranking-sub .rank-item .img-wrap {
  position: relative;
  margin: -2.3rem 0 1.8rem 0;
}
.feature .ranking .ranking-layout .ranking-main .rank-item .img-wrap .rank-number,
.feature .ranking .ranking-layout .ranking-sub .rank-item .img-wrap .rank-number {
  position: absolute;
  top: 2.7rem;
  left: 0;
  background-color: #A3843B;
  color: #fff;
  font-size: 2.9rem;
  padding: 0.8rem 1.9rem 1.3rem;
  font-weight: 500;
  line-height: 1;
}
.feature .ranking .ranking-layout .ranking-main .rank-item .text-content,
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content {
  font-size: 1.7rem;
}
.feature .ranking .ranking-layout .ranking-main .rank-item .text-content .item-name,
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .item-name {
  color: #A3843B;
  line-height: 1.5;
  margin-bottom: 1.7rem;
}
.feature .ranking .ranking-layout .ranking-main .rank-item .text-content .price,
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .price {
  margin-bottom: 1.8rem;
}
.feature .ranking .ranking-layout .ranking-main .rank-item .text-content .price .tax,
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .price .tax {
  font-size: 1.4rem;
}
.feature .ranking .ranking-layout .ranking-main .rank-item .text-content .desc,
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .desc {
  font-size: 1.4rem;
  line-height: 2.5rem;
}
.feature .ranking .ranking-layout .ranking-sub {
  width: 55%;
}
.feature .ranking .ranking-layout .ranking-sub .rank-item {
  align-items: flex-start;
  margin-bottom: 3rem;
}
.feature .ranking .ranking-layout .ranking-sub .rank-item .img-wrap {
  width: 19.5rem;
  flex-shrink: 0;
  margin: -1rem 2rem 0 0;
}
.feature .ranking .ranking-layout .ranking-sub .rank-item .img-wrap .rank-number {
  top: 1.3rem;
  font-size: 2.1rem;
  padding: 0.7rem 1.3rem 1rem;
}
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content {
  font-size: 1.5rem;
}
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .item-name {
  line-height: 1.6;
  margin: -0.2rem 0 0.8rem 0;
}
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .price {
  margin-bottom: 1.3rem;
}
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .price .tax {
  font-size: 1.2rem;
}
.feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .desc {
  font-size: 1.3rem;
  line-height: 2.2rem;
}
.feature .recommend {
  padding: 0 0 2.2rem;
  text-align: left;
}
.feature .recommend__inner {
  width: 104rem;
}
.feature .recommend .main-title {
  margin-bottom: 9rem;
}
.feature .recommend .recommend-group {
  text-align: left;
  margin-bottom: 8.5rem;
}
.feature .recommend .recommend-group .group-header {
  margin-bottom: 2.8rem;
}
.feature .recommend .recommend-group .group-header h3 {
  font-size: 2.1rem;
  line-height: 1;
  margin-bottom: 2rem;
  position: relative;
  padding-left: 2.4rem;
}
.feature .recommend .recommend-group .group-header h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.1rem;
  height: 1.1rem;
  background-color: #A3843B;
  border-radius: 50%;
}
.feature .recommend .recommend-group .group-header p {
  font-size: 1.4rem;
  line-height: 2.6rem;
}
.feature .recommend .recommend-group .product-list {
  gap: 3.5rem;
}
.feature .recommend .recommend-group .product-list .product-item {
  width: 31rem;
}
.feature .recommend .recommend-group .product-list .product-item .img-wrap {
  margin-bottom: 1.8rem;
}
.feature .recommend .recommend-group .product-list .product-item .item-name {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #A3843B;
  margin-bottom: 1.3rem;
}
.feature .recommend .recommend-group .product-list .product-item .price {
  font-size: 1.5rem;
}
.feature .recommend .recommend-group .product-list .product-item .price .tax {
  font-size: 1.2rem;
}
.feature .recommend .recommend-group .slick img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.feature .recommend .recommend-group .slick .slide-arrow {
  position: absolute;
  top: 35%;
  width: 20px;
  height: 37px;
  z-index: 10;
  cursor: pointer;
}
.feature .recommend .recommend-group .slick .prev-arrow {
  left: -32px;
  transform: scale(-1, 1);
}
.feature .recommend .recommend-group .slick .next-arrow {
  right: -20px;
}
.feature .wrapping {
  background: transparent linear-gradient(157deg, #836C4C 0%, #404760 100%) 0% 0% no-repeat padding-box;
  padding: 11.2rem 0 7rem;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.feature .wrapping__inner {
  position: relative;
}
.feature .wrapping__inner .deco {
  z-index: 0;
}
.feature .wrapping__inner .deco01 {
  width: 20.5rem;
  top: -11.9rem;
  left: 10.5rem;
}
.feature .wrapping__inner .deco02 {
  width: 10.4rem;
  top: 2.6rem;
  left: 25.7rem;
}
.feature .wrapping__inner .deco03 {
  width: 13.9rem;
  top: 9.2rem;
  right: 28.1rem;
}
.feature .wrapping__inner .deco04 {
  width: 27.9rem;
  top: 16.1rem;
  right: 7.1rem;
}
.feature .wrapping__inner .deco05 {
  width: 26.9rem;
  top: 85.8rem;
  left: 3.3rem;
}
.feature .wrapping__inner .deco06 {
  width: 13.9rem;
  top: 184.3rem;
  left: 19.5rem;
}
.feature .wrapping__inner .deco07 {
  width: 27.2rem;
  top: 152rem;
  right: 9.5rem;
}
.feature .wrapping__inner .deco08 {
  width: 13.9rem;
  top: 171rem;
  right: 3rem;
}
.feature .wrapping__content {
  position: relative;
  z-index: 10;
}
.feature .wrapping .wrapping-header {
  margin-bottom: 4.4rem;
}
.feature .wrapping .wrapping-header h2 {
  font-size: 4.9rem;
  line-height: 1;
  letter-spacing: 0.08em;
  margin: 0 0 3.9rem 0;
}
.feature .wrapping .wrapping-header p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.3rem;
}
.feature .wrapping .wrapping-section {
  margin: 0 0 10rem 0;
}
.feature .wrapping .wrapping-section h3 {
  font-size: 2.6rem;
  margin-bottom: 4.1rem;
}
.feature .wrapping .wrapping-section .description {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.1rem;
  margin-bottom: 3.6rem;
}
.feature .wrapping .wrapping-section .wrapping-list {
  justify-content: center;
  gap: 4rem;
}
.feature .wrapping .wrapping-section .wrapping-list .item {
  width: 31.2rem;
  font-weight: 400;
}
.feature .wrapping .wrapping-section .wrapping-list .item .img-wrap {
  margin-bottom: 2rem;
}
.feature .wrapping .wrapping-section .wrapping-list .item .detail {
  font-size: 1.6rem;
  line-height: 2.3rem;
  margin-bottom: 0.8rem;
  color: #fff;
}
.feature .wrapping .wrapping-section .wrapping-list .item .price {
  font-size: 1.7rem;
  color: #fff;
}
.feature .wrapping .wrapping-section.brand-section h3 {
  margin-bottom: 4rem;
}
.feature .wrapping .wrapping-section.brand-section .brand-name {
  font-size: 2rem;
  margin-bottom: 3.5rem;
  position: relative;
}
.feature .wrapping .wrapping-section.brand-section .brand-name::after {
  position: absolute;
  bottom: -1.3rem;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 8rem;
  height: 0.1rem;
  background-color: #fff;
}
.feature .wrapping .wrapping-section.brand-section .brand-list-row {
  margin-bottom: 4.8rem;
}
.feature .wrapping .usage {
  width: 100rem;
  margin: 0 auto;
  color: #333;
  background-color: #E8E8E8;
  padding: 7.5rem 0 5.8rem;
}
.feature .wrapping .usage__inner {
  max-width: 83rem;
  padding: 0;
}
.feature .wrapping .usage .usage-header {
  margin: 0 auto 2rem;
}
.feature .wrapping .usage .usage-header h3 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 2.5rem;
}
.feature .wrapping .usage .usage-header ol {
  list-style-type: decimal;
  padding-left: 2rem;
  font-size: 1.4rem;
  line-height: 2.5rem;
  text-align: left;
}
.feature .wrapping .usage .usage-image {
  margin: 0 auto 3.9rem;
}
.feature .wrapping .usage .caution {
  font-size: 1.2rem;
  line-height: 1.665;
  letter-spacing: 0.025em;
  text-align: left;
}

.l-footer {
  margin: 0;
}

@media screen and (max-width: 1440px) {
  html {
    font-size: 0.6944444444vw;
  }
}
/* ------- SP ------- */
@media screen and (max-width: 768px) {
  .feature {
    max-width: 75rem;
    font: 500 3.5623409669vw/3.5623409669vw "zen-kaku-gothic-new", sans-serif;
    letter-spacing: 0.04em;
  }
  .feature .hero {
    width: 100%;
  }
  .feature .hero__inner {
    width: 100%;
    height: 155.7251908397vw;
  }
  .feature .hero__title {
    margin: 15.3rem 0 0 4.9rem;
  }
  .feature .hero__title .ja {
    font: 500 4.0712468193vw/6.106870229vw "zen-kaku-gothic-new", sans-serif;
    letter-spacing: 0.08em;
  }
  .feature .hero__title .ja span {
    font-size: 4.3256997455vw;
  }
  .feature .hero__title .en {
    padding-top: 1.4rem;
    font: 400 9.6692111959vw/11.1959287532vw "Petit Formal Script", cursive;
    letter-spacing: 0em;
  }
  .feature .hero__title .en span {
    font-size: 7.3791348601vw;
  }
  .feature .section {
    padding: 10rem 0;
  }
  .feature .section__inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .feature .pc {
    display: none;
  }
  .feature .sp {
    display: block;
  }
  .feature .category-title {
    margin-bottom: 7rem;
  }
  .feature .category-title::after {
    bottom: -3.6rem;
    width: 17.8117048346vw;
    height: 0.5089058524vw;
  }
  .feature .category-title p {
    font-size: 3.8167938931vw;
    margin-bottom: 3rem;
  }
  .feature .category-title h2 {
    font-size: 4.0712468193vw;
    line-height: 6.106870229vw;
  }
  .feature .main-title {
    margin-bottom: 9.3rem;
    display: block;
  }
  .feature .main-title::after {
    width: 100%;
    height: 0.1rem;
    bottom: -3.8rem;
  }
  .feature .main-title p {
    font: 500 7.1246819338vw/7.1246819338vw "zen-kaku-gothic-antique", sans-serif;
    letter-spacing: 0.08em;
    margin: 0 0 2.9rem 0;
  }
  .feature .main-title h2 {
    font-size: 3.5623409669vw;
  }
  .feature .intro {
    padding: 10.5rem 0 5.5rem 0;
  }
  .feature .intro__inner .deco01 {
    width: 23.155216285vw;
    top: -8.4rem;
    left: -7.6rem;
  }
  .feature .intro__inner .deco02 {
    width: 11.7048346056vw;
    top: 13.4rem;
    left: 2.2rem;
  }
  .feature .intro__inner .deco03 {
    width: 11.7048346056vw;
    bottom: 5.9rem;
    right: 7.6rem;
  }
  .feature .intro__inner .deco04 {
    width: 24.427480916vw;
    bottom: -7rem;
    right: -6.2rem;
  }
  .feature .intro__title {
    font-size: 4.5801526718vw;
    margin-bottom: 4.8rem;
  }
  .feature .intro .text-block {
    max-width: 84.9872773537vw;
    font-size: 3.5623409669vw;
    line-height: 6.6157760814vw;
  }
  .feature .intro .text-block p {
    margin-bottom: 5.1rem;
  }
  .feature .category {
    padding: 10rem 0 2.3rem;
  }
  .feature .category .button-list {
    width: 89.058524173vw;
    margin: 0 auto 8.1rem;
    row-gap: 1.1rem;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  .feature .category .button-list a {
    width: 29.0076335878vw;
    padding: 3.1rem 0 3.5rem;
    border-radius: 17.8117048346vw;
    font-size: 3.3078880407vw;
  }
  .feature .type-list {
    width: 84.4783715013vw;
    padding-top: 1.6rem;
    margin: 0 auto 8.5rem;
    flex-wrap: wrap;
    row-gap: 3.4rem;
    -moz-column-gap: 1.3rem;
         column-gap: 1.3rem;
  }
  .feature .type-list .type-item {
    width: 41.2213740458vw;
  }
  .feature .type-list .type-item .img-wrap {
    margin-bottom: 3.4rem;
  }
  .feature .type-list .type-item h2 {
    font-size: 3.5623409669vw;
    letter-spacing: -0.1em;
  }
  .feature .brand-list {
    width: 84.4783715013vw;
    padding-top: 1.6rem;
    margin: 0 auto 8.5rem;
    flex-wrap: wrap;
    row-gap: 3.4rem;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .feature .brand-list .brand-item {
    width: 40.7124681934vw;
  }
  .feature .brand-list .brand-item .img-wrap {
    margin-bottom: 3.2rem;
  }
  .feature .brand-list .brand-item h3 {
    font-size: 3.3078880407vw;
    margin-bottom: 0.3rem;
  }
  .feature .ranking {
    padding: 8.6rem 3.6rem 3.3rem;
  }
  .feature .ranking .ranking-layout {
    gap: 5rem;
    margin-top: 0;
    display: block;
  }
  .feature .ranking .ranking-layout .ranking-main,
  .feature .ranking .ranking-layout .ranking-sub {
    width: 100%;
  }
  .feature .ranking .ranking-layout .ranking-main .rank-item .img-wrap,
  .feature .ranking .ranking-layout .ranking-sub .rank-item .img-wrap {
    margin-bottom: 1rem;
  }
  .feature .ranking .ranking-layout .ranking-main .rank-item .img-wrap .rank-number,
  .feature .ranking .ranking-layout .ranking-sub .rank-item .img-wrap .rank-number {
    top: 4.4rem;
    font-size: 6.3613231552vw;
    padding: 1.1rem 3rem 2rem;
  }
  .feature .ranking .ranking-layout .ranking-main .rank-item .text-content,
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content {
    font-size: 4.0712468193vw;
  }
  .feature .ranking .ranking-layout .ranking-main .rank-item .text-content .item-name,
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .item-name {
    line-height: 5.8524173028vw;
    margin-bottom: 3.1rem;
  }
  .feature .ranking .ranking-layout .ranking-main .rank-item .text-content .price,
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .price {
    margin-bottom: 2.8rem;
  }
  .feature .ranking .ranking-layout .ranking-main .rank-item .text-content .price .tax,
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .price .tax {
    font-size: 3.5623409669vw;
  }
  .feature .ranking .ranking-layout .ranking-main .rank-item .text-content .desc,
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .desc {
    letter-spacing: 0.02em;
    font-size: 3.3078880407vw;
    line-height: 5.3435114504vw;
  }
  .feature .ranking .ranking-layout .ranking-main {
    width: 84.9872773537vw;
    margin: 0 auto 6.2rem;
  }
  .feature .ranking .ranking-layout .ranking-sub {
    width: 100%;
  }
  .feature .ranking .ranking-layout .ranking-sub .rank-item {
    align-items: flex-start;
    margin-bottom: 5.4rem;
  }
  .feature .ranking .ranking-layout .ranking-sub .rank-item .img-wrap {
    width: 34.8600508906vw;
    flex-shrink: 0;
    margin: -1rem 3rem 0 0;
  }
  .feature .ranking .ranking-layout .ranking-sub .rank-item .img-wrap .rank-number {
    top: 1.9rem;
    font-size: 3.5623409669vw;
    padding: 0.7rem 1.3rem 1rem;
  }
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content {
    font-size: 3.8167938931vw;
  }
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .item-name {
    line-height: 5.3435114504vw;
    margin: -0.2rem 0 2rem 0;
  }
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .price {
    font-size: 3.8167938931vw;
    margin-bottom: 2rem;
  }
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .price .tax {
    font-size: 3.0534351145vw;
  }
  .feature .ranking .ranking-layout .ranking-sub .rank-item .text-content .desc {
    font-size: 3.0534351145vw;
    line-height: 4.8854961832vw;
  }
  .feature .recommend {
    padding: 0 0 3rem;
  }
  .feature .recommend__inner {
    width: 100%;
  }
  .feature .recommend .main-title {
    width: 89.058524173vw;
    margin: 0 auto 9.3rem;
  }
  .feature .recommend .recommend-group {
    margin-bottom: 8.6rem;
  }
  .feature .recommend .recommend-group .group-header {
    width: 89.058524173vw;
    margin: 0 auto 4rem;
  }
  .feature .recommend .recommend-group .group-header h3 {
    font-size: 4.0712468193vw;
    font-weight: 500;
    margin-bottom: 2rem;
  }
  .feature .recommend .recommend-group .group-header h3::before {
    width: 1.7811704835vw;
    height: 1.7811704835vw;
  }
  .feature .recommend .recommend-group .group-header p {
    font-size: 3.5623409669vw;
    line-height: 5.5979643766vw;
  }
  .feature .recommend .recommend-group .product-list {
    margin-left: -18.5rem;
    gap: 5.0890585242vw;
  }
  .feature .recommend .recommend-group .product-list .product-item {
    width: 55.2162849873vw;
  }
  .feature .recommend .recommend-group .product-list .product-item .img-wrap {
    width: 55.2162849873vw;
    margin-bottom: 2.2rem;
  }
  .feature .recommend .recommend-group .product-list .product-item .item-name {
    width: 55.2162849873vw;
    font-size: 3.5623409669vw;
    line-height: 4.834605598vw;
    margin-bottom: 1.5rem;
  }
  .feature .recommend .recommend-group .product-list .product-item .price {
    width: 55.2162849873vw;
    font-size: 3.8167938931vw;
  }
  .feature .recommend .recommend-group .product-list .product-item .price .tax {
    font-size: 3.0534351145vw;
  }
  .feature .recommend .recommend-group .slick img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .feature .recommend .recommend-group .slick .slide-arrow {
    position: absolute;
    top: 32%;
    width: 5.0890585242vw;
    height: 9.4147582697vw;
    z-index: 10;
    cursor: pointer;
  }
  .feature .recommend .recommend-group .slick .prev-arrow {
    left: 3.8167938931vw;
    transform: scale(-1, 1);
  }
  .feature .recommend .recommend-group .slick .next-arrow {
    right: 2.5445292621vw;
  }
  .feature .wrapping {
    padding: 12.2rem 0 7rem;
  }
  .feature .wrapping__inner .deco01 {
    width: 23.9185750636vw;
    top: -18.9rem;
    left: -5rem;
  }
  .feature .wrapping__inner .deco02 {
    width: 12.213740458vw;
    top: -6.2rem;
    left: 7.7rem;
  }
  .feature .wrapping__inner .deco03 {
    width: 12.9770992366vw;
    top: 30.6rem;
    right: 4.6rem;
  }
  .feature .wrapping__inner .deco04 {
    width: 25.9541984733vw;
    top: 35.2rem;
    right: -10rem;
  }
  .feature .wrapping__inner .deco05 {
    width: 28.7531806616vw;
    top: 110.8rem;
    left: -7rem;
  }
  .feature .wrapping__inner .deco06 {
    width: 27.4809160305vw;
    top: 338rem;
    left: -6rem;
  }
  .feature .wrapping__inner .deco07 {
    width: 21.1195928753vw;
    top: 262.7rem;
    right: 1rem;
  }
  .feature .wrapping__inner .deco08 {
    width: 10.6870229008vw;
    top: 273.4rem;
    right: -2rem;
  }
  .feature .wrapping .wrapping-header {
    margin-bottom: 8rem;
  }
  .feature .wrapping .wrapping-header h2 {
    font-size: 7.1246819338vw;
    letter-spacing: 0.08em;
    margin: 0 0 3.9rem 0;
  }
  .feature .wrapping .wrapping-header p {
    font-size: 3.5623409669vw;
    line-height: 7.0737913486vw;
  }
  .feature .wrapping .wrapping-section {
    margin: 0 5.0890585242vw 0;
  }
  .feature .wrapping .wrapping-section h3 {
    font-size: 5.3435114504vw;
    margin-bottom: 4.8rem;
  }
  .feature .wrapping .wrapping-section .description {
    font-size: 3.5623409669vw;
    line-height: 7.1246819338vw;
    margin-bottom: 4.9rem;
  }
  .feature .wrapping .wrapping-section .wrapping-list {
    width: 86.5139949109vw;
    margin: 0 auto 9.4rem;
    flex-wrap: wrap;
    row-gap: 4.8rem;
    -moz-column-gap: 1.4rem;
         column-gap: 1.4rem;
  }
  .feature .wrapping .wrapping-section .wrapping-list .item {
    width: 42.2391857506vw;
  }
  .feature .wrapping .wrapping-section .wrapping-list .item .img-wrap {
    margin-bottom: 2.2rem;
  }
  .feature .wrapping .wrapping-section .wrapping-list .item .detail {
    font-size: 3.0534351145vw;
    line-height: 4.0712468193vw;
    margin-bottom: 1.4rem;
  }
  .feature .wrapping .wrapping-section .wrapping-list .item .price {
    font-size: 3.5623409669vw;
  }
  .feature .wrapping .wrapping-section.brand-section h3 {
    margin-bottom: 3rem;
  }
  .feature .wrapping .wrapping-section.brand-section .brand-name {
    font-size: 4.3256997455vw;
    margin-bottom: 6.9rem;
  }
  .feature .wrapping .wrapping-section.brand-section .brand-name::after {
    bottom: -2.3rem;
    width: 15.2671755725vw;
    height: 0.1rem;
  }
  .feature .wrapping .wrapping-section.brand-section .brand-list-row {
    margin-bottom: 9rem;
  }
  .feature .wrapping .wrapping-section.brand-section .brand-list-row03 {
    margin-bottom: 7.6rem;
  }
  .feature .wrapping .usage {
    width: 65rem;
    padding: 8.5rem 0 5rem;
  }
  .feature .wrapping .usage__inner {
    max-width: 100%;
    padding: 0;
  }
  .feature .wrapping .usage .usage-header {
    margin: 0 auto 3.5rem;
    padding: 0 3rem 0 5rem;
  }
  .feature .wrapping .usage .usage-header h3 {
    font-size: 4.5801526718vw;
    margin-bottom: 4.7rem;
  }
  .feature .wrapping .usage .usage-header ol {
    list-style-type: decimal;
    padding-left: 2rem;
    font-size: 3.5623409669vw;
    line-height: 6.1577608142vw;
  }
  .feature .wrapping .usage .usage-image {
    margin: 0 auto 3.9rem;
  }
  .feature .wrapping .usage .caution {
    padding: 0 4rem;
    font-size: 3.0534351145vw;
    line-height: 4.834605598vw;
    letter-spacing: -0.025em;
  }
  .footer {
    padding: 0 0 60px;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 1.3333333333vw;
  }
}
/* ------- animation ------- */
.js_anime.fadeUp {
  transform: translateY(4rem);
  opacity: 0;
  transition: opacity 1.5s ease, transform 1.5s ease;
}
.js_anime.fadeUp.is_show {
  transform: translateY(0);
  opacity: 1;
}

.js_anime.fadeLeft {
  transform: translateX(-4rem);
  opacity: 0;
  transition: opacity 1.5s ease 0.5s, transform 1.5s ease 0.5s;
}
.js_anime.fadeLeft.is_show {
  transform: translateX(0);
  opacity: 1;
}

.js_anime.fadeRight {
  transform: translateX(4rem);
  opacity: 0;
  transition: opacity 1.5s ease 0.5s, transform 1.5s ease 0.5s;
}
.js_anime.fadeRight.is_show {
  transform: translateX(0);
  opacity: 1;
}

.delay1 {
  transition-delay: 0.4s;
}

.delay2 {
  transition-delay: 0.8s;
}/*# sourceMappingURL=style.css.map */