/*========================================== 
  COMMON
========================================== */
.hidden {
  display: none;
}

.natura-select {
  background: url("/_var/natura/select/update202508/img/section_bg-sp.png") top center/cover repeat-y;
  background-size: 100%;
  background-position: top;
  overflow: hidden;
}

.natura-select *,
.natura-select *:visited {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #4D4D4D;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.natura-select a:hover img,
.natura-select a:hover {
  text-decoration: none;
  opacity: 1;
}

/*========================================== 
  MV (SP)
========================================== */
.natura-select .mv {
  background: #f4adb8;
  mix-blend-mode: multiply;
  padding: 9.3333333333vw 0 7.2vw;
  position: relative;
  z-index: 1;
}
.natura-select .mv h1 {
  font-size: 10.5333333333vw;
  line-height: 1.2;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
}
.natura-select .mv h1 span {
  width: 44.9333333333vw;
  margin: 0.8vw auto 0;
  display: block;
}

/*========================================== 
  START SCREEN (SP)
========================================== */
.start-screen {
  padding: 3.4666666667vw 0 5.3333333333vw;
  text-align: center;
}
.start-screen p {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W4", "ヒラギノ角ゴ Pro W4", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, sans-serif;
  font-size: 4.6666666667vw;
  font-weight: 500;
  line-height: 1.6285714286;
  color: #4D4D4D;
  text-align: center;
}
.start-screen button {
  background: url("/_var/natura/select/update202508/img/btn_bg.png") center center/cover no-repeat;
  font-size: 5.6vw;
  color: #fff;
  min-width: 48.5333333333vw;
  margin: 1.8666666667vw auto 0;
  padding: 2.9333333333vw 3.2vw 3.4666666667vw;
}

/*========================================== 
  QUESTION / RESULT (SP)
========================================== */
.question-section .wrap,
.result-section .wrap {
  background: #fff;
  border-left: solid 1.2vw #cebfdd;
  border-right: solid 1.2vw #cebfdd;
  max-width: 84.8vw;
  margin: auto;
  position: relative;
}
.question-section .wrap::before, .question-section .wrap::after,
.result-section .wrap::before,
.result-section .wrap::after {
  content: "";
  background: url("/_var/natura/select/update202508/img/question_bg01.png") center center/cover no-repeat;
  background-size: 100% 100%;
  width: calc(100% + 1.86667vw);
  height: 1.5vw;
  position: absolute;
}
.question-section .wrap::before,
.result-section .wrap::before {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.question-section .wrap::after,
.result-section .wrap::after {
  bottom: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%) scaleY(-1);
          transform: translateX(-50%) scaleY(-1);
}

.question-section {
  padding: 7.6vw 0;
}
.question-section .wrap {
  padding: 4.5333333333vw 0;
}
.question-section dl {
  padding: 0 6.6666666667vw;
}
.question-section dt {
  font-size: 4.6666666667vw;
  line-height: 1.0857142857;
  letter-spacing: 0.025em;
  color: #e85d7b;
  text-align: center;
}
.question-section dt .number {
  width: 16.9333333333vw;
  margin: 0 auto 3.2vw;
  display: block;
}
.question-section dd {
  margin-top: 3.4666666667vw;
  width: 100%;
  position: relative;
}
.question-section dd .option {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W4", "ヒラギノ角ゴ Pro W4", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, sans-serif;
  font-size: 3.6vw;
  font-weight: 500;
  line-height: 1.2;
  color: #e85d7b;
  display: block;
  width: 100%;
  height: 7.3333333333vw;
  background: #fff;
  border: solid 1px #e85d7b;
  border-radius: 1.6vw;
}
.question-section dd .option + .option {
  margin-top: 1.0666666667vw;
}
.pagination-controls {
  width: 74vw;
  margin: 8vw auto 0;
}
.pagination-controls .pagination-wrap {
  width: 100%;
  margin: auto;
  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;
}

.pagination-controls .pagination-wrap > .reset-btn:only-child {
  margin: 0 0 0 auto;
}

.pagination-controls .pagination-wrap > .reset-btn:first-child:nth-last-child(2),
.pagination-controls .pagination-wrap > .reset-btn:last-child:nth-child(2) {
  margin: 0 0 0 auto;
}
.pagination-controls .pagination-wrap:has(> .reset-btn:first-child:nth-last-child(2)) {
  justify-content: space-between;
}

.pagination-controls button {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W4", "ヒラギノ角ゴ Pro W4", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, sans-serif;
  font-size: 3.0666666667vw;
  font-weight: 500;
  line-height: 1.2;
  color: #e85d7b;
  text-decoration: underline;
}

.result-section {
  padding: 7.6vw 0;
}
.result-section h2 {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W4", "ヒラギノ角ゴ Pro W4", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, sans-serif;
  max-width: 84.8vw;
  margin: auto;
  font-size: 5.0666666667vw;
  text-align: center;
  position: relative;
}
.result-section h2::before, .result-section h2::after {
  content: "";
  background: #4D4D4D;
  width: 27.8666666667vw;
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.result-section h2::before {
  left: 0;
}
.result-section h2::after {
  right: 0;
}
.result-section h2 + p {
  font-size: 5.3333333333vw;
  line-height: 1.15;
  text-align: center;
  margin-top: 4.5333333333vw;
}
.result-section .result-list {
  margin-top: 5.0666666667vw;
  padding: 5.333vw 0;
}
.result-section .result-item h3 {
  font-size: 4.5333333333vw;
  text-align: center;
}
.result-section .result-item .result-product-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-around;
      -ms-flex-pack: space-around;
          justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: auto;
  width: 70.6vw;
}
.result-section .result-item .result-product {
  text-align: center;
  margin: 10vw 0.53vw 0;
  min-width: 31.4vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.result-section .result-item .result-product.result-product-w100 {
  width: 100%;
}
.result-section .result-item .result-product button {
  background: #e85d7b;
  border-radius: 2.6666666667vw;
  font-size: 2.4vw;
  color: #fff;
  position: relative;
  width: 19.7333333333vw;
  height: 4.6666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.8666666667vw auto 0;
}
.result-section .result-item .result-product .arrow {
  border: solid 1px #fff;
  border-radius: 50%;
  width: 3.2vw;
  height: 3.2vw;
  display: block;
  position: absolute;
  top: 50%;
  right: 1.2vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.result-section .result-item .result-product .arrow::before,
.result-section .result-item .result-product .arrow::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 0.8vw;
  width: 1.0666666667vw;
  height: 1px;
  border-radius: 9999px;
  background-color: #fff;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.result-section .result-item .result-product .arrow::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.result-section .result-item .result-product .arrow::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.result-section .result-item .name,
.result-section .result-item .amount,
.result-section .result-item .length {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W4", "ヒラギノ角ゴ Pro W4", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #4d4d4d;
  display: inline-block;
}
.result-section .result-item .name {
  font-size: 3.6vw;
}
.result-section .result-item .amount {
  font-size: 6vw;
  line-height: 1;
  background: #dcdddd;
  border-radius: 1.6vw;
  min-width: 17.867vw;
  padding: 0.267vw 2.66vw 0.8vw;
  margin-top: 1.6vw;
}
.result-section .result-item .length {
  font-size: 4.533vw;
  line-height: 1;
  margin-top: 1.6vw;
}
.result-section .result-item figure {
  margin: 1.6vw auto 0;
}
.result-section .result-item .liner_17_3cc {
  width: 27.067vw;
}
.result-section .result-item .liner_17_5cc {
  width: 25.333vw;
}
.result-section .result-item .liner_17_10cc {
  width: 24vw;
}
.result-section .result-item .liner_20_15cc {
  width: 36.933vw;
}

.result-section .result-item .napkins_20_30cc {
  width: 28vw;
}
.result-section .result-item .napkins_24_50cc {
  width: 30.4vw;
}
.result-section .result-item .napkins_26_50cc {
  width: 30.4vw;
}
.result-section .result-item .napkins_26_65cc {
  width: 27.067vw;
}

.result-section .result-item .pad_20_30cc {
  width: 26vw;
}
.result-section .result-item .pad_24_50cc {
  width: 27.867vw;
}
.result-section .result-item .pad_26_85cc {
  width: 28.267vw;
}
.result-section .result-item .pad_29_130cc {
  width: 29.067vw;
}
.result-section .result-item .pad_33_180cc {
  width: 37.6vw;
}
.result-section .result-item .pad_36_210cc {
  width: 37.6vw;
}
.result-section .result-item .pad_36_310cc {
  width: 29.867vw;
}

.result-section .result-item .shorts {
  width: 33.333vw;
}
.result-section .common-banner {
  margin: 11.33vw auto 0;
  width: 72.93vw;
  display: block;
}
.result-section .banner-wrap {
  margin: 11.33vw 0.8vw 0;
  display: block;
}
.result-section .banner {
  display: block;
}
.result-section .banner p {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W4", "ヒラギノ角ゴ Pro W4", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 2.933vw;
  line-height: 1.18;
  text-align: center;
}
.result-section .banner img {
  margin-top: 2vw;
}
.result-section .banner + .banner {
  margin-top: 10vw;
}
@media screen and (min-width: 700px), print {
  .natura-select a,
  .natura-select button {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
  .natura-select a:hover,
  .natura-select button:hover {
    opacity: 0.6;
  }
  .natura-select {
    background: url("/_var/natura/select/update202508/img/section_bg.png") top center/cover repeat-y;
    background-size: 100%;
  }
  /*========================================== 
    MV (PC)
  ========================================== */
  .natura-select .mv {
    padding: 57px 0 50px;
  }
  .natura-select .mv h1 {
    font-size: 45px;
  }
  .natura-select .mv h1 span {
    width: 150px;
    margin-top: 3px;
  }

  /*========================================== 
    START SCREEN (PC)
  ========================================== */
  .start-screen {
    padding: 52px 0 55px;
  }
  .start-screen p {
    font-size: 25px;
    line-height: 1.68;
    letter-spacing: 0.025em;
  }
  .start-screen button {
    font-size: 40px;
    min-width: 364px;
    margin: 55px auto 0;
    padding: 24px 30px 28px;
  }

  /*========================================== 
    START SCREEN (PC)
  ========================================== */
  .question-section .wrap,
  .result-section .wrap {
    border-left: solid 9px #cebfdd;
    border-right: solid 9px #cebfdd;
    max-width: 1000px;
  }
  .question-section .wrap::before, .question-section .wrap::after,
  .result-section .wrap::before,
  .result-section .wrap::after {
    width: calc(100% + 18px);
    height: 15px;
  }
  .question-section {
    padding: 60px 20px;
  }
  .question-section .wrap {
    padding: 65px 0 35px;
  }
  .question-section dl {
    width: 518px;
    margin: auto;
    padding: 0;
  }
  .question-section dt {
    display: flex;
    align-items: center;
    width: 106%;
    font-size: 35px;
    line-height: 1.4;
    letter-spacing: 0;
    text-align: left;
  }
  .question-section dt .number {
    width: 72px;
    margin: 0 15px 0 0;
  }
  .question-section dd {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 23px 0 0;
  }
  .question-section dd .option {
    font-size: 25px;
    width: 100%;
    height: 55px;
    border-radius: 12px;
  }
  .question-section dd .option:hover {
    opacity: 1;
    background: #e85d7b;
    color: #fff;
  }
  .question-section dd .option + .option {
    margin-top: 6px;
  }
  .pagination-controls {
    width: 560px;
    margin: 60px auto 0;
  }
  .pagination-controls button {
    font-size: 23px;
  }
  .result-section {
    padding: 120px 0 140px;
  }
  .result-section h2 {
    max-width: 998px;
    font-size: 45px;
    letter-spacing: 0.1em;
  }
  .result-section h2::before, .result-section h2::after {
    width: 37.9759519038%;
    height: 1px;
  }
  .result-section h2 + p {
    font-size: 35px;
    line-height: 1.3142857143;
    letter-spacing: -0.075em;
    margin-top: 50px;
  }
  .result-section .result-list {
    margin-top: 55px;
    padding: 50px 0 35px;
  }
  .result-section .result-item h3 {
    font-size: 45px;
    letter-spacing: 0.225em;
  }
  .result-section .result-item .result-product-wrap {
    padding: 0 26px;
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .result-section .result-item .result-product {
    margin: 70px 20px 0;
    min-width: auto;
  }
  .result-section .result-item .result-product.result-product-w100 {
    width: auto;
  }
  .result-section .result-item .result-product button {
    border-radius: 17px;
    font-size: 18px;
    width: 130px;
    height: 30px;
    margin: 12px auto 0;
  }
  .result-section .result-item .result-product .arrow {
    width: 21px;
    height: 21px;
    right: 8px;
  }
  .result-section .result-item .result-product .arrow::before,
  .result-section .result-item .result-product .arrow::after {
    top: 45%;
    right: 6px;
    width: 7px;
    height: 1px;
  }
  .result-section .result-item .name {
    font-size: 27px;
  }
  .result-section .result-item .amount {
    font-size: 45px;
    border-radius: 12px;
    min-width: 134px;
    padding: 2px 18px 6px;
    margin-top: 12px;
  }
  .result-section .result-item .length {
    font-size: 34px;
    margin-top: 12px;
  }
  .result-section .result-item figure {
    margin-top: 10px;
  }

  .result-section .result-item .liner_17_3cc {
    width: 203px;
  }
  .result-section .result-item .liner_17_5cc {
    width: 190px;
  }
  .result-section .result-item .liner_17_10cc {
    width: 180px;
  }
  .result-section .result-item .liner_20_15cc {
    width: 277px;
  }

  .result-section .result-item .napkins_20_30cc {
    width: 210px;
  }
  .result-section .result-item .napkins_24_50cc {
    width: 228px;
  }
  .result-section .result-item .napkins_26_50cc {
    width: 228px;
  }
  .result-section .result-item .napkins_26_65cc {
    width: 203px;
  }

  .result-section .result-item .pad_20_30cc {
    width: 195px;
  }
  .result-section .result-item .pad_24_50cc {
    width: 209px;
  }
  .result-section .result-item .pad_26_85cc {
    width: 212px;
  }
  .result-section .result-item .pad_29_130cc {
    width: 218px;
  }
  .result-section .result-item .pad_33_180cc {
    width: 282px;
  }
  .result-section .result-item .pad_36_210cc {
    width: 282px;
  }
  .result-section .result-item .pad_36_310cc {
    width: 224px;
  }

  .result-section .result-item .shorts {
    width: 250px;
  }

  .result-section .common-banner {
    margin: 85px auto 0;
    width: 767px;
  }
  .result-section .banner-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px 6px 0;
  }
  .result-section .banner {
    width: 49.5%;
    margin-top: 30px;
  }
  .result-section .banner:nth-child(even) {
    margin-left: 6px;
  }
  .result-section .banner p {
    font-size: 27px;
  }
  .result-section .banner img {
    margin-top: 15px;
  }
  .result-section .banner + .banner {
    margin-top: 30px;
  }
}