.l-footer__spnavi {
  display: none;
}

@media only screen and (max-width: 719px) {
  .mv {
    overflow: hidden;
  }
}
.mv__bar {
  background: #b3a173;
  padding: 15px 0;
  text-align: center;
}
@media only screen and (max-width: 719px) {
  .mv__bar {
    padding: 7px 0 10px;
  }
}
.mv__bar img {
  width: 168px;
  display: inline-block;
  margin-right: 15px;
}
@media only screen and (max-width: 719px) {
  .mv__bar img {
    width: 93px;
    margin-right: 8px;
  }
}
.mv__bar strong {
  font-size: 23px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
}
@media only screen and (max-width: 719px) {
  .mv__bar strong {
    font-size: 14px;
  }
}
.mv__contents {
  background: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/set/bg_mv.png) no-repeat center center/cover, #f3f1e9;
}
@media only screen and (max-width: 719px) {
  .mv__contents {
    background: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/set/bg_mv_sp.png) no-repeat center center/cover, #f3f1e9;
  }
}
.mv__contents .l-inner {
  text-align: center;
  position: relative;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 719px) {
  .mv__contents .l-inner {
    height: 158px;
    width: calc(100% - 50px);
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left;
  }
}
.mv__contents .img {
  position: absolute;
}
.mv__contents .img.img01 {
  left: -16px;
  top: -40px;
  width: 265px;
}
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .mv__contents .img.img01 {
    top: -10px;
    width: 187px;
  }
}
@media only screen and (max-width: 899px) and (min-width: 720px) {
  .mv__contents .img.img01 {
    left: -25px;
    top: 20px;
    width: 134px;
  }
}
.mv__contents .img.img02 {
  right: -44px;
  top: -47px;
  width: 280px;
}
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .mv__contents .img.img02 {
    right: -30px;
    top: -23px;
    width: 196px;
  }
}
@media only screen and (max-width: 899px) and (min-width: 720px) {
  .mv__contents .img.img02 {
    right: -25px;
    top: 20px;
    width: 139px;
  }
}
@media only screen and (max-width: 719px) {
  .mv__contents .img.img02 {
    width: 155px;
    top: -10px;
    right: -30px;
  }
}
.mv__contents__stl {
  font-size: 21px;
  color: #fff;
  letter-spacing: 0.05em;
  background: var(--color-text);
  display: inline-block;
  padding: 10px 20px 12px;
  line-height: 1;
  margin-bottom: 7px;
}
@media only screen and (max-width: 719px) {
  .mv__contents__stl {
    font-size: 14px;
    padding: 6px 9px;
    margin-bottom: 9px;
  }
}
.mv__contents__ttl {
  font-size: 42px;
  font-weight: 500;
  letter-spacing: 0.1em;
  width: 100%;
}
@media only screen and (max-width: 719px) {
  .mv__contents__ttl {
    font-size: 28px;
    line-height: 1.25;
  }
}

.intro {
  padding: 70px 0;
}
@media only screen and (max-width: 719px) {
  .intro {
    padding: 40px 0 50px;
  }
}
.intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.intro__txt {
  width: 69%;
  padding-right: 20px;
}
@media only screen and (max-width: 719px) {
  .intro__txt {
    width: 100%;
    padding-right: 0;
  }
}
.intro__txt__ttl {
  font-size: 32px;
  letter-spacing: 0.06em;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media only screen and (max-width: 719px) {
  .intro__txt__ttl {
    font-size: 23px;
  }
}
.intro__txt__txt {
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 719px) {
  .intro__txt__txt {
    font-size: 13px;
    line-height: 1.8;
  }
}
.intro__txt__note {
  font-size: 14px;
  letter-spacing: 0.06em;
  margin-top: 10px;
}
@media only screen and (max-width: 719px) {
  .intro__txt__note {
    font-size: 11px;
    margin-top: 7px;
    text-align: right;
  }
}
.intro__img {
  width: 31%;
}
@media only screen and (max-width: 719px) {
  .intro__img {
    width: 100%;
    max-width: 270px;
    margin: 23px auto 0;
  }
}

.set-ttl {
  text-align: center;
  background: #f7f7f7;
  padding: 60px 0 25px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 719px) {
  .set-ttl {
    padding: 40px 0 14px;
    margin-bottom: 30px;
  }
}
.set-ttl__en {
  color: #989898;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: var(--font-en);
}
@media only screen and (max-width: 719px) {
  .set-ttl__en {
    font-size: 13px;
  }
}
.set-ttl__ttl {
  gap: 20px;
}
.set-ttl__ttl span {
  font-size: 20px;
  letter-spacing: 0.05em;
  margin-right: 20px;
}
@media only screen and (max-width: 719px) {
  .set-ttl__ttl span {
    font-size: 17px;
    margin: 0 0 2px;
  }
}
@media only screen and (max-width: 719px) {
  .set-ttl__ttl span:nth-of-type(2) {
    font-size: 14px;
  }
}
.set-ttl__ttl span strong {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 719px) {
  .set-ttl__ttl span strong {
    font-size: 23px;
  }
}

.p-set_selection {
  padding: 0 0 140px;
}
@media only screen and (max-width: 719px) {
  .p-set_selection {
    padding: 0 0 90px;
  }
}
.p-set_selection__inner {
  width: 90%;
  max-width: 1245px;
  margin: 0 auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-set_selection__content {
  padding-right: 45px;
  width: calc(100% - 330px);
}
@media only screen and (max-width: 719px) {
  .p-set_selection__content {
    padding-right: 0;
    width: 100%;
  }
}
.p-set_selection__content__list {
  gap: 20px;
}
@media only screen and (max-width: 719px) {
  .p-set_selection__content__list {
    gap: 10px;
  }
}
.p-set_selection__content__list .c-product_item {
  margin: 0 !important;
}
.p-set_selection__content__list .c-product_item {
  width: calc(33.333% - 13.3333333333px);
  border: 1px solid #ebebeb;
  padding: 10px 25px 25px;
}
@media only screen and (max-width: 1199px) and (min-width: 1000px) {
  .p-set_selection__content__list .c-product_item {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 999px) and (min-width: 720px) {
  .p-set_selection__content__list .c-product_item {
    width: 100%;
  }
}
@media only screen and (max-width: 719px) {
  .p-set_selection__content__list .c-product_item {
    width: calc(50% - 5px);
    padding: 6px 12px 20px;
  }
}
.p-set_selection__content__list .c-product_item__inner__title {
  font-size: 22px !important;
}
.p-set_selection__content__list .c-product_item__inner__title {
  letter-spacing: 0.06em;
  line-height: 1.35;
  margin-bottom: 12px;
}
@media only screen and (max-width: 719px) {
  .p-set_selection__content__list .c-product_item__inner__title {
    font-size: 15px !important;
  }
  .p-set_selection__content__list .c-product_item__inner__title {
    margin-bottom: 7px;
  }
}
.p-set_selection__content__list .c-product_item__inner__price {
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width: 719px) {
  .p-set_selection__content__list .c-product_item__inner__price {
    font-size: 10px;
  }
}
.p-set_selection__content__list .c-product_item__inner__price #price {
  font-size: 27px;
  font-family: var(--font-en);
  font-weight: 600;
}
@media only screen and (max-width: 719px) {
  .p-set_selection__content__list .c-product_item__inner__price #price {
    font-size: 20px;
  }
}
.p-set_selection__content__list .c-product_item__inner__category {
  display: none;
}
.p-set_selection__content__list .c-product_item__inner__eyecatch {
  aspect-ratio: 1/1;
  margin: 0 auto 5px;
}
.p-set_selection__content__list .c-product_item__inner__eyecatch__img {
  aspect-ratio: 1/1;
}
.p-set_selection__content__list .c-product_item__inner__control {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  height: 37px;
  margin-top: 22px;
}
@media only screen and (max-width: 719px) {
  .p-set_selection__content__list .c-product_item__inner__control {
    height: 30px;
    margin-top: 17px;
  }
}
.p-set_selection__content__list .c-product_item__inner__control > span {
  height: 100%;
  width: calc(50% - 3px);
  border: none;
  border-radius: 0;
}
.p-set_selection__content__list .c-product_item__inner__control > span span {
  font-weight: 500;
}
@media only screen and (max-width: 719px) {
  .p-set_selection__content__list .c-product_item__inner__control > span span {
    font-size: 10px;
  }
}
.p-set_selection__content__list .c-product_item__inner__control i {
  display: none;
}
.p-set_selection__content__list .c-product_item__inner__control .btn-add {
  color: #fff;
  background: var(--color-text);
}
.p-set_selection__content__list .c-product_item__inner__control .btn-cut {
  color: var(--color-text);
  background: #f7f7f7;
}
.p-set_selection__details {
  max-width: 330px;
  border: 1px solid #ebebeb;
}
@media only screen and (max-width: 719px) {
  .p-set_selection__details {
    width: 100%;
    max-width: 100%;
    border: none;
  }
}
.p-set_selection__details .p-selected_set_products__text.--title {
  font-size: 17px;
  font-weight: 500;
}
.p-set_selection__details .p-selected_set_products__header {
  padding: 0 10px;
  gap: 0;
}
.p-set_selection__details .p-selected_set_products__clear {
  padding: 0;
}
.p-set_selection__details .p-selected_set_products__prices {
  padding: 20px 8px 0;
  margin-bottom: 20px;
}
@media not (max-width: 719.98px) {
  .p-set_selection__details .p-selected_set_products__prices {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.p-set_selection__details .p-selected_set_products__purchase {
  border-top: none;
  padding: 0;
}
.p-set_selection__details .p-selected_set_products__list {
  margin: 0 -15px;
}
.p-set_selection__details .p-selected_set_products__item {
  border-bottom: 1px solid #ebebeb;
  padding: 18px 10px 18px 5px;
}
.p-set_selection__details .p-selected_set_products__item .p-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
}
.p-set_selection__details .p-selected_set_products__item .p-product__image {
  aspect-ratio: 1/1;
  height: auto;
  width: calc(100% - 220px);
}
.p-set_selection__details .p-selected_set_products__item .p-product__details {
  display: block;
  width: 220px;
  padding-left: 10px;
}
.p-set_selection__details .p-selected_set_products__item .name {
  font-size: 15px;
  line-height: 1.35;
  margin-bottom: 13px;
}
.p-set_selection__details .p-selected_set_products__item .c-order_quantity {
  max-width: 147px;
  height: 32px;
}
.p-set_selection__details .p-selected_set_products__item .c-order_quantity .c-order_quantity__input {
  font-size: 13px;
  border-color: #ebebeb;
  height: 32px;
}
.p-set_selection__details .p-selected_set_products__item .c-order_quantity #btn-plus,
.p-set_selection__details .p-selected_set_products__item .c-order_quantity #btn-minus {
  font-size: 20px;
  width: 32px;
  height: 32px;
}
.p-set_selection__details .p-selected_set_products__item .c-order_quantity #btn-plus {
  border-left: 1px solid #ebebeb;
}
.p-set_selection__details .p-selected_set_products__item .c-order_quantity #btn-minus {
  border-right: 1px solid #ebebeb;
}
.p-set_selection__details .p-selected_set_products__summary {
  padding: 30px 15px 25px;
}
.p-set_selection__details .p-selected_set_products__summary .p-order_summary__title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.p-set_selection__details .p-selected_set_products__summary .p-order_summary__label {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
}
.p-set_selection__details .p-selected_set_products__summary .p-order_summary__value {
  font-size: 20px;
  font-family: var(--font-en);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
}
.p-set_selection__details .p-selected_set_products__summary .p-order_summary__record.--total {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid #ebebeb;
}
.p-set_selection__details .p-selected_set_products__summary .p-order_summary__content {
  padding: 0;
  margin: 0;
  border: none;
}
.p-set_selection__details .p-selected_set_products__summary .p-order_summary {
  padding: 0;
}
.p-set_selection__details .p-selected_set_products__text {
  color: var(--color-text);
}
.p-set_selection__details .p-selected_set_products__text:before {
  background: var(--color-text);
}
.p-set_selection__details .p-selected_set_products__text.--note {
  font-size: 13px;
}
.p-set_selection__details .p-selected_set_products__text.--clear-products {
  font-size: 13px;
  margin-top: 10px;
  padding: 0 6px;
}
.p-set_selection__details .p-selected_set_products__text.--clear-products:before {
  width: 20px;
  height: 20px;
}
.p-set_selection__details .c-button.--primary {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  background: var(--color-text);
  height: 57px;
}
@media only screen and (max-width: 719px) {
  .p-set_selection .p-selected_set_products__review {
    z-index: 99;
  }
}
@media only screen and (max-width: 719px) {
  .p-set_selection .p-selected_set_products__review .c-button.--primary {
    height: 65px;
  }
}
@media only screen and (max-width: 719px) {
  .p-set_selection .p-selected_set_products__review .p-selected_set_products__button.--status {
    width: 245px;
    height: 43px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 9999px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.07);
    position: relative;
    padding-right: 18px;
  }
  .p-set_selection .p-selected_set_products__review .p-selected_set_products__button.--status:after {
    content: "";
    background: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/common/ico_arrow.svg) no-repeat right center/100%;
    width: 8px;
    height: 6px;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media only screen and (max-width: 719px) {
  .p-set_selection .p-selected_set_products__review .p-selected_set_products__text.--show-products::after {
    display: none;
  }
}
@media only screen and (max-width: 719px) {
  .p-set_selection .p-selected_set_products__review .p-selected_set_products__text.--note {
    display: none;
  }
}