@charset "UTF-8";
/* ブレークポイントはmin-width: 750px */

.btn {
    text-align: left;
}
.p-page_content__inner a {
    text-decoration: none;
}

.page-set001 .ttl-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  white-space: nowrap;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 2.6vw;
  padding-top: 2.6vw;
  margin-bottom: 8vw;
  /* 60 */
}

.page-set001 .ttl-01 .ttl-text {
  font-size: 5.33333vw;
  line-height: 1.5;
  font-weight: 400;
}

.page-set001 .ttl-02 {
  width: 100%;
  display: block;
  text-align: center;
  padding-bottom: 4.6vw;
  margin-bottom: 6.6vw;
  /* 50 */
  border-bottom: 1px solid #d9d9d9;
}

.page-set001 .ttl-02 .ttl-text {
  font-size: 4.53333vw;
  line-height: 1;
  font-weight: 400;
}

.page-set001 .ttl-02.is-noborder {
  border: none;
}

.page-set001 .cmn-anc-list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0 4%;
}

.page-set001 .cmn-anc-list-wrap {
  margin-bottom: 10.6vw;
  /* 80 */
}

.page-set001 .cmn-anc-list-wrap .note {
  margin-top: 2.6vw;
  /* 20 */
}

.page-set001 .cmn-anc-list .cmn-anc-item {
  width: 22%;
}

.page-set001 .cmn-anc-list .cmn-anc-item.is-wide {
  width: 48%;
}

.page-set001 .cmn-anc-list .cmn-anc-item .btn {
  padding-right: 1em;
}

.page-set001 .cmn-anc-list .cmn-anc-item .ico {
  margin-right: 2.1vw;
  /* 16 */
}

.page-set001 .cmn-anc-list .cmn-anc-item .text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.page-set001 .cmn-anc-list .cmn-anc-item .text-in {
  width: 80%;
  white-space: nowrap;
}

.page-set001 .note {
  font-size: 2.66666vw;
  line-height: 1.2;
  font-weight: 400;
  margin-top: 5.3vw;
  /* 40 */
}

.page-set001 .sec-in-box {
  margin-bottom: 8.6vw;
  /* 65 */
}

.page-set001 .sec-in-box.is-set {
  margin-bottom: 16vw;
  /* 120 */
}

.page-set001 .boxs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-set001 .boxs .box:nth-child(1) {
  width: 100%;
}

.page-set001 .boxs .box:nth-child(2) {
  width: 100%;
}

.page-set001 .boxs .box__text {
  font-size: 3.6vw;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 0vw;
  /* 0 */
}

.page-set001 .boxs .box-icon {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4vw;
  /* 30 */
  margin-top: 5.3vw;
  /* 40 */
}

.page-set001 .boxs .box-icon img {
  width: 100%;
  height: auto;
}

.page-set001 .boxs .box-icon.is-01 {
  width: 100%;
  height: auto;
  margin-top: 6.6vw;
  /* 50 */
}

.page-set001 .boxs .box-icon.is-02 {
  width: 100%;
  height: auto;
  margin-top: 6.6vw;
  /* 50 */
}

.page-set001 .boxs .box-icon.is-03 {
  width: 100%;
  height: auto;
}

.page-set001 .boxs .box-icon.is-04 {
  width: 100%;
  height: auto;
}

.page-set001 .boxs .box-icon.is-05 {
  width: 100%;
  height: auto;
  margin-top: 6.6vw;
  /* 50 */
}

.page-set001-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 5.3vw;
  /* 40 */
}

.page-set001-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-set001-item__img {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.3vw;
  margin-bottom: 3.3vw;
  /* 25 */
}

.page-set001-item__img.has-ico01 {
  position: relative;
}

.page-set001-item__img.has-ico01:after {
  z-index: 1;
  left: 0;
  top: 0;
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  content: "人気アイテム";
  background: #f7f7f7;
  border: 1px solid #000;
  padding: 0.25em 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  font-size: 2.66666vw;
}

.page-set001-item__contents {
  width: 48%;
}

.page-set001-item .icon-01 {
  font-size: 2.66666vw;
  line-height: 1;
  font-weight: 400;
  background: #ededed;
  padding-top: 1.3vw;
  padding-right: 1.3vw;
  padding-bottom: 1.3vw;
  padding-left: 1.3vw;
}

.page-set001-item .icon-02 {
  border: 1px solid #9a3236;
  color: #9a3236;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 1000px;
  padding-top: 0.5vw;
  padding-right: 2vw;
  padding-bottom: 0.5vw;
  padding-left: 2vw;
  font-size: 2.66666vw;
  line-height: 1;
  font-weight: 400;
}

.page-set001-item .icon-wrap-01 {
  margin-bottom: 2.6vw;
  /* 20 */
}

.page-set001-item .icon-wrap-02 {
  margin-bottom: 0vw;
  /* 0 */
}

.page-set001-item .name {
  font-size: 4.26666vw;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 1.3vw;
  /* 10 */
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.page-set001-item .spec {
  border: 1px dashed #000;
  padding: 0.5em 0.8em;
  margin-top: 2.6vw;
  /* 20 */
  margin-bottom: 2.6vw;
  /* 20 */
  font-size: 3.33333vw;
  line-height: 1.6;
  font-weight: 400;
}

.page-set001-item .text-st {
  font-size: 2.66666vw;
  line-height: 1.4;
  font-weight: 400;
}

.page-set001-item .price {
  display: block;
  margin-top: 2vw;
  /* 15 */
}

.page-set001-item .price .text01 {
  color: #9a3236;
  font-size: 2.66666vw;
  line-height: 2.1;
  font-weight: 400;
}

.page-set001-item .price .num {
  color: #9a3236;
  font-size: 5.33333vw;
  line-height: 1;
  font-weight: 300;
}

.page-set001-item .price.is-reg .text01 {
  color: #9a3236;
  font-size: 2.66666vw;
  line-height: 2.1;
  font-weight: 400;
}

.page-set001-item .price.is-reg .num {
  color: #9a3236;
  font-size: 5.33333vw;
  line-height: 1;
  font-weight: 300;
}

.page-set001-item .btn-cv {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent;
  border: none;
  width: 100%;
  border: 1px solid #000;
  height: 11.7vw;
  /* 88 */
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  will-change: auto;
  margin-top: 4vw;
  /* 30 */
}

.page-set001-item .btn-cv:after {
  content: "";
  display: inline-block;
  width: 1.8vw;
  /* 14 */
  height: 2.8vw;
  /* 21 */
  background: url(../../images/renew2024/common/ico-arr.svg) no-repeat center center;
  background-size: auto 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 4%;
  position: absolute;
}

.page-set001-item .btn-cv .text {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  will-change: auto;
  font-size: 3.6vw;
  line-height: 1;
  font-weight: 300;
}

.page-set001-item .btn-cv.is-reg {
  background: #9a3236;
  border-color: #9a3236;
}

.page-set001-item .btn-cv.is-reg .text {
  color: #fff;
}

.page-set001-item .btn-cv.is-reg:after {
  content: "";
  display: inline-block;
  width: 1.8vw;
  /* 14 */
  height: 2.8vw;
  /* 21 */
  background: url(../../images/renew2024/common/ico-arr-w.svg) no-repeat center center;
  background-size: auto 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 4%;
  position: absolute;
}

.page-set001-rec {
  padding-top: 4vw;
  padding-bottom: 10.6vw;
}

.regular-box {
  background: #fff;
  padding-top: 2.4vw;
  padding-left: 4.6vw;
  padding-right: 4.6vw;
  padding-bottom: 6.1vw;
  margin-top: 6.6vw;
  /* 50 */
}

.regular-box .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 34px 50px;
  position: relative;
}

.regular-box .regular-ph {
  display: block;
  width: 11.7vw;
  /* 88 */
}

.regular-box .regular-box-txt {
  font-size: 3.46666vw;
  line-height: 1.5;
}

.regular-box .regular-box-txt .icn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border: 1px solid #9a3236;
  color: #9a3236;
  border-radius: 100px;
  font-size: 3.46666vw;
  padding: 0.2em 1em;
}

.regular-box .regular-box-txt .icn span {
  font-size: 5.06666vw;
  font-weight: bold;
  line-height: 1;
}

.regular-box .txt-cation {
  width: 100%;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
  list-style-position: inside;
  font-size: 2.66666vw;
  margin-top: 8vw;
  /* 60 */
}

.item-recommend h4.item-setttl {
    font-size: 6.8vw!important;
    margin-bottom: 2vw!important;
}
.item-setttl span {
    font-size: 4vw;
    padding-left: 2%;
}
.set_name {
    font-size: 3vw;
    margin-bottom: 10%;
}
.page-set-list li {
    margin-bottom: 3.0vw;
}


@media screen and (min-width: 750px),print {
  .page-set001 .ttl-01 {
    padding-bottom: 16px;
  }
  .page-set001 .ttl-01 {
    padding-top: 16px;
  }
  .page-set001 .ttl-01 .ttl-text {
    font-size: 25px;
    line-height: 2;
    font-weight: 400;
  }
  .page-set001 .ttl-01 {
    margin-bottom: 40px;
  }
  .page-set001 .ttl-02 {
    padding-bottom: 25px;
  }
  .page-set001 .ttl-02 {
    margin-bottom: 25px;
  }
  .page-set001 .ttl-02 .ttl-text {
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
  }
  .page-set001 .cmn-anc-list-wrap {
    margin-bottom: 100px;
  }
  .page-set001 .cmn-anc-list-wrap .note {
    margin-top: 15px;
  }
  .page-set001 .cmn-anc-list .cmn-anc-item .ico {
    margin-right: 16px;
  }
  .page-set001 .note {
    font-size: 12px;
    line-height: 2;
    font-weight: 400;
  }
  .page-set001 .note {
    margin-top: 15px;
  }
  .page-set001 .sec-in-box {
    margin-bottom: 120px;
  }
  .page-set001 .sec-in-box.is-set {
    margin-bottom: 100px;
  }
  .page-set001 .boxs .box__text {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
  }
  .page-set001 .boxs .box__text {
    margin-top: 25px;
  }
  .page-set001 .boxs .box-icon {
    margin-bottom: auto;
  }
  .page-set001 .boxs .box-icon {
    margin-top: auto;
  }
  .page-set001 .boxs .box-icon.is-01 {
    margin-top: 16px;
  }
  .page-set001 .boxs .box-icon.is-02 {
    margin-top: 16px;
  }
  .page-set001 .boxs .box-icon.is-05 {
    margin-top: 16px;
  }
  .page-set001-list {
    margin-bottom: 40px;
  }
  .page-set001-item__img {
    padding-right: 10px;
  }
  .page-set001-item__img {
    margin-bottom: 25px;
  }
  .page-set001-item__img.has-ico01:after {
    font-size: 10px;
  }
  .page-set001-item .icon-01 {
    font-size: 11px;
    line-height: 1;
    font-weight: 400;
  }
  .page-set001-item .icon-01 {
    padding-top: 4px;
  }
  .page-set001-item .icon-01 {
    padding-right: 15px;
  }
  .page-set001-item .icon-01 {
    padding-bottom: 4px;
  }
  .page-set001-item .icon-01 {
    padding-left: 15px;
  }
  .page-set001-item .icon-02 {
    padding-top: 4px;
  }
  .page-set001-item .icon-02 {
    padding-right: 15px;
  }
  .page-set001-item .icon-02 {
    padding-bottom: 4px;
  }
  .page-set001-item .icon-02 {
    padding-left: 15px;
  }
  .page-set001-item .icon-02 {
    font-size: 11px;
    line-height: 1;
    font-weight: 400;
  }
  .page-set001-item .icon-wrap-01 {
    margin-bottom: 0px;
  }
  .page-set001-item .icon-wrap-02 {
    margin-bottom: 10px;
  }
  .page-set001-item .name {
    font-size: 20px;
    line-height: 1.8;
    font-weight: 400;
  }
  .page-set001-item .name {
    margin-bottom: 4px;
  }
  .page-set001-item .spec {
    margin-top: 10px;
  }
  .page-set001-item .spec {
    margin-bottom: 20px;
  }
  .page-set001-item .spec {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
  }
  .page-set001-item .text-st {
    font-size: 12px;
    line-height: 2.3;
    font-weight: 400;
  }
  .page-set001-item .price {
    margin-top: 10px;
  }
  .page-set001-item .price .text01 {
    font-size: 12px;
    line-height: 2.5;
    font-weight: 400;
  }
  .page-set001-item .price .num {
    font-size: 30px;
    line-height: 1;
    font-weight: 300;
  }
  .page-set001-item .price.is-reg .text01 {
    font-size: 12px;
    line-height: 2.5;
    font-weight: 400;
  }
  .page-set001-item .price.is-reg .num {
    font-size: 30px;
    line-height: 1;
    font-weight: 300;
  }
  .page-set001-item .btn-cv {
    height: 50px;
  }
  .page-set001-item .btn-cv {
    margin-top: 20px;
  }
  .page-set001-item .btn-cv:after {
    width: 6px;
  }
  .page-set001-item .btn-cv:after {
    height: 11px;
  }
  .page-set001-item .btn-cv .text {
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
  }
  .page-set001-item .btn-cv.is-reg:after {
    width: 6px;
  }
  .page-set001-item .btn-cv.is-reg:after {
    height: 11px;
  }
  .page-set001-rec {
    padding-top: 30px;
  }
  .page-set001-rec {
    padding-bottom: 40px;
  }
  .regular-box {
    padding-top: 40px;
  }
  .regular-box {
    padding-left: 47px;
  }
  .regular-box {
    padding-right: 76px;
  }
  .regular-box {
    padding-bottom: 40px;
  }
  .regular-box {
    margin-top: 50px;
  }
  .regular-box .regular-ph {
    width: 100px;
  }
  .regular-box .regular-box-txt {
    font-size: 15px;
  }
  .regular-box .regular-box-txt .icn {
    font-size: 15px;
  }
  .regular-box .regular-box-txt .icn {
    margin-top: 25px;
  }
  .regular-box .regular-box-txt .icn span {
    font-size: 24px;
  }
  .regular-box .regular-figure {
    /*margin-left: auto;*/
    padding-right: 20px;
  }
  .regular-box .txt-cation {
    font-size: 11px;
  }
  .regular-box .txt-cation {
    margin-top: 34px;
  }
  .item-setttl span {
    font-size: 20px;
}
.item-recommend h4.item-setttl {
    font-size: 35px !important;
    margin-bottom: 10px !important;
}
.set_name {
    font-size: 12px;
    margin-bottom: 20px;
}
}

@media screen and (max-width: 750px) {
  .page-set001 .cmn-anc-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 4vw 0;
  }
  .page-set001 .boxs .box-icon img {
    width: 88%;
  }
  .regular-box .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: calc(82 * 100vw / 750) calc(32 * 100vw / 750);
  }
  .regular-box .regular-box-txt .icn {
    position: absolute;
    left: 50%;
    top: calc(160 * 100vw / 750);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .regular-box .txt-cation {
    text-align: left;
  }
}

@media screen and (max-width: 1180px) {
  .page-set001 .cmn-anc-list .cmn-anc-item {
    width: 48%;
  }
  .page-set001 .cmn-anc-list .cmn-anc-item.is-wide {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .page-set001 .cmn-anc-list .cmn-anc-item .btn {
    min-height: 4.2em;
    padding-right: 8%;
  }
  .page-set001 .cmn-anc-list .cmn-anc-item .ico img {
    width: calc(62 * 100vw / 750);
  }
  .page-set001 .cmn-anc-list .cmn-anc-item .text-in {
    white-space: inherit;
  }
  .page-set001 .boxs {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .page-set001-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-set001-list.is-sp-02 li {
    width: 48%;
  }
  .page-set001-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 48%;
  }
  .page-set001-item:nth-child(n + 2) {
    margin-left: 4%;
  }
  .page-set001-item__img {
    width: 100%;
  }
  .page-set001-item__contents {
    width: 100%;
  }

}

@media screen and (min-width: 768px),print {
  .page-set001 .boxs .box:nth-child(1) {
    width: 26%;
    max-width: 280px;
  }
  .page-set001 .boxs .box:nth-child(2) {
    width: 70%;
  }
  .page-set001 .boxs .box__text {
    margin-bottom: 25px;
  }
  .page-set001-list.is-pc-03 li {
    width: 30%;
  }
  .page-set001-item {
    width: 46%;
  }
  .page-set001-item:nth-child(n + 2) {
    margin-left: 8%;
  }
  .page-set001-item:nth-child(3n) {
    margin-left: 0;
  }
  .page-set001-item__img.has-ico01:after {
    padding: 0.5em 0.6em;
  }
  .page-set001-item .btn-cv:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.6;
  }
  .page-set001-item .btn-cv.is-reg:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.6;
  }
}




@media screen and (max-width: 749px) {
     .page-set-item:nth-child(n + 2) {
        margin-left: 0;
    }
    .page-set-item:nth-child(even) {
        margin-left: 3.0vw;
    }

}