@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Outfit:wght@100..900&display=swap");
.contents {
  font-family: "Noto Sans JP", sans-serif;
  color: #231815;
}
.contents .u-min {
  font-family: "Noto Serif JP", serif;
}
.contents a {
  text-decoration: none;
  color: inherit;
}
.contents button {
  border: none;
}
.contents img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.contents .l-inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .contents .l-inner {
    max-width: min(1000px, 92.5925925926vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .l-inner {
    max-width: 92vw;
  }
}
.contents .c-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .contents .c-btn {
    font-size: clamp(8px, 1.4814814815vw, 16px);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-btn {
    font-size: calc(32 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-btn {
    width: min(440px, 40.7407407407vw);
    height: min(64px, 5.9259259259vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-btn {
    width: 92vw;
    height: 22.4vw;
  }
}
.contents .c-btn::before {
  content: "";
  display: block;
  background: center/contain no-repeat url("../../img/ic-cart.png");
}
@media screen and (min-width: 768px) {
  .contents .c-btn::before {
    width: min(22px, 2.037037037vw);
    height: min(22px, 2.037037037vw);
    margin-right: min(8px, 0.7407407407vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-btn::before {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
    margin-right: 1.0666666667vw;
  }
}
.contents .c-title {
  position: relative;
  text-align: center;
}
.contents .c-title-en {
  display: block;
  color: #867f6d;
}
@media screen and (min-width: 768px) {
  .contents .c-title-en {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1;
    letter-spacing: 0.16em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-title-en {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.16em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-title-en {
    margin-bottom: min(24px, 2.2222222222vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-title-en {
    margin-bottom: 2.4vw;
  }
}
.contents .c-title-jp {
  display: block;
  font-family: "Noto Serif JP", serif;
}
@media screen and (min-width: 768px) {
  .contents .c-title-jp {
    font-size: clamp(17px, 3.1481481481vw, 34px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-title-jp {
    font-size: calc(48 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-title.-bar {
    margin-bottom: min(80px, 7.4074074074vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-title.-bar {
    margin-bottom: 18.6666666667vw;
  }
}
.contents .c-title.-bar::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #28353b;
  width: 1px;
  left: 50%;
  transform: translate(-50%, 100%);
}
@media screen and (min-width: 768px) {
  .contents .c-title.-bar::after {
    height: min(30px, 2.7777777778vw);
    bottom: max(-22px, -2.037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-title.-bar::after {
    height: 8vw;
    bottom: -4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-text-m {
    font-size: clamp(7px, 1.2962962963vw, 14px);
    line-height: 1.8142857143;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-text-m {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1.8;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
.contents .c-notes li {
  padding-left: 1em;
  text-indent: -1em;
  color: #666666;
}
@media screen and (min-width: 768px) {
  .contents .c-notes li {
    font-size: clamp(5px, 0.9259259259vw, 10px);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-notes li {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
.contents .c-link {
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .contents .c-link {
    font-size: clamp(7px, 1.2962962963vw, 14px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link {
    column-gap: min(10px, 0.9259259259vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link {
    column-gap: 2.8vw;
  }
}
.contents .c-link::after {
  content: "";
  display: block;
  background: center/contain no-repeat url(../img/im-arrow-link.png);
}
@media screen and (min-width: 768px) {
  .contents .c-link::after {
    width: min(20px, 1.8518518519vw);
    height: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.contents .c-link-serum {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #c4c0b6;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum {
    max-width: min(880px, 81.4814814815vw);
    padding: min(30px, 2.7777777778vw) min(30px, 2.7777777778vw) min(30px, 2.7777777778vw) min(70px, 6.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum {
    max-width: 92vw;
    padding: 5.3333333333vw 4vw 6.6666666667vw 5.3333333333vw;
  }
}
.contents .c-link-serum__wrap {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__wrap {
    align-items: center;
    column-gap: min(71px, 6.5740740741vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__wrap {
    align-items: flex-start;
    column-gap: 4vw;
  }
}
.contents .c-link-serum__img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__img {
    width: min(65px, 6.0185185185vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__img {
    width: 17.3333333333vw;
  }
}
.contents .c-link-serum__text {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text {
    justify-content: space-between;
    row-gap: min(16px, 1.4814814815vw);
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-name {
    margin-top: min(18px, 1.6666666667vw);
    margin-bottom: min(16px, 1.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-name {
    margin-bottom: 3.6vw;
  }
}
.contents .c-link-serum__text-name .jp {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-name .jp {
    font-size: clamp(10px, 1.8518518519vw, 20px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-name .jp {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-name .jp {
    left: max(-3px, -0.2777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-name .jp {
    left: -0.6666666667vw;
  }
}
.contents .c-link-serum__text-name .en {
  display: block;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-name .en {
    width: min(211px, 19.537037037vw);
    margin-top: min(12px, 1.1111111111vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-name .en {
    width: 45.0666666667vw;
    margin-top: 2.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-price {
    font-size: clamp(12px, 2.2222222222vw, 24px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-price {
    font-size: calc(36 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 600;
  }
}
.contents .c-link-serum__text-price .tax {
  font-size: 75%;
  font-weight: 500;
}
.contents .c-link-serum__text-list {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-list {
    column-gap: min(15px, 1.3888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-list {
    margin-top: 2.4vw;
    column-gap: 2.6666666667vw;
  }
}
.contents .c-link-serum__text-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  background-color: #d3b8c1;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-list li {
    width: min(98px, 9.0740740741vw);
    height: min(98px, 9.0740740741vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-list li {
    width: 17.3333333333vw;
    height: 17.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-list li.pt {
    padding-top: min(6px, 0.5555555556vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-list li.pt {
    padding-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-list li .txt01 {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1.5;
    letter-spacing: 0.04em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-list li .txt01 {
    font-size: calc(16 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.04em;
    font-weight: 400;
  }
}
.contents .c-link-serum__text-list li .txt02 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-list li .txt02 {
    font-size: clamp(6.75px, 1.25vw, 13.5px);
    line-height: 1.4074074074;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-list li .txt02 {
    font-size: calc(18 / 750 * 100vw);
    line-height: 1.4111111111;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-list li .txt03 {
    font-size: clamp(12px, 2.2222222222vw, 24px);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-list li .txt03 {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-list li .txt03 {
    padding: 0 min(2px, 0.1851851852vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-list li .txt03 {
    padding: 0 0.4vw;
  }
}
.contents .c-link-serum__text-list li sup {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text-list li sup {
    top: 0.5em;
    right: -0.5em;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text-list li sup {
    top: 0.2em;
    right: -0.8em;
  }
}
.contents .c-link-serum__text .c-notes {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum__text .c-notes {
    column-gap: min(4px, 0.3703703704vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text .c-notes {
    flex-direction: column;
    margin-top: 1.6vw;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum__text .c-notes li {
    letter-spacing: 0.02em;
  }
}
.contents .c-link-serum .c-link {
  z-index: 3;
  width: max-content;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .contents .c-link-serum .c-link {
    margin-top: max(-30px, -2.7777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-serum .c-link {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-tankwrap {
    margin-top: min(70px, 6.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tankwrap {
    margin-top: 13.3333333333vw;
  }
}
.contents .c-link-tank {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #c4c0b6;
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank {
    max-width: min(720px, 66.6666666667vw);
    padding: min(30px, 2.7777777778vw) min(30px, 2.7777777778vw) min(30px, 2.7777777778vw) min(100px, 9.2592592593vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank {
    max-width: 92vw;
    padding: 5.3333333333vw 4vw 6.6666666667vw 5.3333333333vw;
  }
}
.contents .c-link-tank__wrap {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__wrap {
    align-items: center;
    column-gap: min(65px, 6.0185185185vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__wrap {
    align-items: flex-start;
    column-gap: 2.6666666667vw;
  }
}
.contents .c-link-tank__img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__img {
    width: min(60px, 5.5555555556vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__img {
    width: 16vw;
  }
}
.contents .c-link-tank__text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-name {
    margin-top: min(10px, 0.9259259259vw);
    margin-bottom: min(16px, 1.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-name {
    margin-top: 1.0666666667vw;
    margin-bottom: 3.6vw;
  }
}
.contents .c-link-tank__text-name .jp {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-name .jp {
    font-size: clamp(10px, 1.8518518519vw, 20px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-name .jp {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-name .jp {
    left: max(-3px, -0.2777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-name .jp {
    left: -0.6666666667vw;
  }
}
.contents .c-link-tank__text-name .en {
  display: block;
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-name .en {
    width: min(156px, 14.4444444444vw);
    margin-top: min(12px, 1.1111111111vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-name .en {
    width: 33.3333333333vw;
    margin-top: 2.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-price {
    font-size: clamp(12px, 2.2222222222vw, 24px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-price {
    font-size: calc(36 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 600;
  }
}
.contents .c-link-tank__text-price .tax {
  font-size: 75%;
  font-weight: 500;
}
.contents .c-link-tank__text-circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  background-color: #aa9d93;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-circle {
    width: min(115px, 10.6481481481vw);
    height: min(115px, 10.6481481481vw);
    row-gap: min(3px, 0.2777777778vw);
    padding-bottom: min(3px, 0.2777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-circle {
    width: 18.6666666667vw;
    height: 18.6666666667vw;
    padding-top: 0.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-circle .txt01 {
    font-size: clamp(7.5px, 1.3888888889vw, 15px);
    line-height: 1.3333333333;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-circle .txt01 {
    font-size: calc(18 / 750 * 100vw);
    line-height: 1.3333333333;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-circle .txt02 {
    font-size: clamp(9px, 1.6666666667vw, 18px);
    line-height: 1.1944444444;
    letter-spacing: 0.1em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-circle .txt02 {
    font-size: calc(21 / 750 * 100vw);
    line-height: 1.8285714286;
    letter-spacing: 0.1em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-circle .txt03 {
    font-size: clamp(10.75px, 1.9907407407vw, 21.5px);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-circle .txt03 {
    font-size: calc(25 / 750 * 100vw);
    line-height: 1.536;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank__text-txt {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1.6;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank__text-txt {
    margin-top: 2.6666666667vw;
    padding-right: 4vw;
  }
}
.contents .c-link-tank .c-link {
  z-index: 3;
  width: max-content;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .contents .c-link-tank .c-link {
    margin-top: max(-20px, -1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .c-link-tank .c-link {
    margin-top: 4vw;
  }
}
.contents .js-accordion-head {
  cursor: pointer;
}
.contents .p-kv {
  overflow: hidden;
  background-color: #1e1c16;
}
.contents .p-kv__img {
  transform: scale(1.25);
  opacity: 0;
  transition: transform 2s, opacity 2s;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .contents .p-kv__img {
    max-width: min(1440px, 133.3333333333vw);
  }
}
.contents .p-kv__img.is-loaded {
  opacity: 1;
  transform: scale(1);
}
.contents .p-new {
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .p-new {
    padding-bottom: min(60px, 5.5555555556vw);
    margin-top: min(50px, 4.6296296296vw);
  }
  .contents .p-new::before {
    position: absolute;
    content: "";
    display: block;
    background-color: #f7f5f4;
    width: 100%;
    bottom: 0;
    left: 0;
    height: min(378px, 35vw);
    z-index: -1;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-new:has(.p-movie)::before {
    height: min(425px, 39.3518518519vw);
    bottom: min(148px, 13.7037037037vw);
  }
}
.contents .p-new__inner {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .p-new__inner {
    align-items: flex-end;
    margin: 0 auto;
    max-width: min(1000px, 92.5925925926vw);
    column-gap: min(82px, 7.5925925926vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-new__inner {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-new__inner:has(.p-movie) {
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-new__img {
    width: min(450px, 41.6666666667vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-new__img {
    width: 100%;
  }
}
.contents .p-new__text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contents .p-new__text {
    width: max-content;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-new__text {
    width: 100%;
    padding: 8.8vw 0 10.6666666667vw;
    background-color: #f7f5f4;
  }
}
.contents .p-new__text-title {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media screen and (min-width: 768px) {
  .contents .p-new__text-title {
    font-size: clamp(12px, 2.2222222222vw, 24px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-new__text-title {
    font-size: calc(48 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-new__text-title {
    margin-bottom: min(30px, 2.7777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-new__text-title {
    margin-bottom: 4vw;
  }
}
.contents .p-new__text-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .contents .p-new__text-list {
    margin: 0 auto;
    max-width: min(350px, 32.4074074074vw);
    column-gap: min(10px, 0.9259259259vw);
    row-gap: min(5px, 0.462962963vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-new__text-list {
    column-gap: 2.6666666667vw;
  }
}
.contents .p-new__text-list li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #e0d5cd;
}
@media screen and (min-width: 768px) {
  .contents .p-new__text-list li {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-new__text-list li {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-new__text-list li {
    width: min(110px, 10.1851851852vw);
    height: min(110px, 10.1851851852vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-new__text-list li {
    width: 29.3333333333vw;
    height: 29.3333333333vw;
  }
  .contents .p-new__text-list li:nth-of-type(n+4) {
    margin-top: -2.6666666667vw;
  }
}
.contents .p-new__text-list li::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 1;
  border-radius: 50%;
  background: linear-gradient(-135deg, #686868 4%, #ffffff 34%, #686868 85%);
  mix-blend-mode: overlay;
  opacity: 0.5;
}
.contents .p-new__text-list li span {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .contents .p-new .p-movie {
    margin: 0;
    width: min(500px, 46.2962962963vw);
    padding-top: min(150px, 13.8888888889vw);
  }
}
@media screen and (min-width: 768px) {
  .contents .p-movie {
    margin: min(70px, 6.4814814815vw) 0 min(100px, 9.2592592593vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-movie {
    margin: 8vw 0 10.6666666667vw;
  }
}
.contents .p-movie__title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contents .p-movie__title {
    font-size: clamp(12px, 2.2222222222vw, 24px);
    line-height: 1.3333333333;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-movie__title {
    font-size: calc(40 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-movie__title {
    margin-bottom: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-movie__title {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-movie__vertical {
    margin: 0 auto;
    max-width: min(1000px, 92.5925925926vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-movie__vertical {
    margin-left: 4vw;
  }
}
.contents .p-wrapping {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .contents .p-wrapping {
    max-width: min(700px, 64.8148148148vw);
    margin-bottom: min(90px, 8.3333333333vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-wrapping {
    max-width: 93.3333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday {
    margin-bottom: min(90px, 8.3333333333vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday {
    margin-bottom: 13.3333333333vw;
  }
}
.contents .p-mothersday__box {
  background-color: #f6f0f1;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__box {
    margin: 0 auto;
    width: min(1000px, 92.5925925926vw);
    padding: min(50px, 4.6296296296vw) 0 min(45px, 4.1666666667vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__box {
    width: 100%;
    padding: 10.6666666667vw 4vw;
  }
}
.contents .p-mothersday__title {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__title {
    column-gap: min(20px, 1.8518518519vw);
    margin-bottom: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__title {
    flex-direction: column;
    row-gap: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.contents .p-mothersday__title-sub {
  background-color: #fff;
  color: #b24b77;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__title-sub {
    font-size: clamp(7px, 1.2962962963vw, 14px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__title-sub {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__title-sub {
    padding: min(8px, 0.7407407407vw) min(30px, 2.7777777778vw);
    border-radius: min(15px, 1.3888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__title-sub {
    padding: 2.1333333333vw 8vw;
    border-radius: 3.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__title-main {
    font-size: clamp(13px, 2.4074074074vw, 26px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__title-main {
    font-size: calc(44 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
.contents .p-mothersday__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__wrap {
    column-gap: min(40px, 3.7037037037vw);
    margin-bottom: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__wrap {
    flex-direction: column;
    row-gap: 5.3333333333vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__img {
    width: min(430px, 39.8148148148vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__img {
    width: 100%;
  }
}
.contents .p-mothersday__text-day {
  color: #b24b77;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-day {
    font-size: clamp(8px, 1.4814814815vw, 16px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-day {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-day {
    margin-bottom: min(18px, 1.6666666667vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-day {
    text-align: center;
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-txt {
    font-size: clamp(11px, 2.037037037vw, 22px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-txt {
    font-size: calc(40 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-txt {
    margin-bottom: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-txt {
    text-align: center;
    margin-bottom: 5.3333333333vw;
  }
}
.contents .p-mothersday__text-wrap {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-wrap {
    margin-bottom: min(10px, 0.9259259259vw);
    column-gap: min(25px, 2.3148148148vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-wrap {
    justify-content: center;
    column-gap: 5.6vw;
    margin-bottom: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-wrap img {
    width: min(155px, 14.3518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-wrap img {
    width: 33.0666666667vw;
  }
}
.contents .p-mothersday__text-charm {
  text-align: center;
  border-top: 4px double #b24b77;
  border-bottom: 4px double #b24b77;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-charm {
    padding: min(14px, 1.2962962963vw) 0;
    width: min(200px, 18.5185185185vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-charm {
    width: 40vw;
    padding: 3.2vw 0;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-charm p {
    font-size: clamp(7px, 1.2962962963vw, 14px);
    line-height: 1.6;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-charm p {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-price {
    font-size: clamp(18.5px, 3.4259259259vw, 37px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-price {
    font-size: calc(56 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-price {
    margin-bottom: min(16px, 1.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-price {
    text-align: center;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-price .yen {
    font-size: clamp(15px, 2.7777777778vw, 30px);
    line-height: 1.2333333333;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-price .yen {
    font-size: calc(46 / 750 * 100vw);
    line-height: 1.2173913043;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-price .tax {
    font-size: clamp(7.5px, 1.3888888889vw, 15px);
    line-height: 2.4666666667;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-price .tax {
    font-size: calc(26 / 750 * 100vw);
    line-height: 2.1538461538;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
.contents .p-mothersday__text-notes {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-notes {
    column-gap: min(8px, 0.7407407407vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-notes {
    max-width: 80%;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 1.3333333333vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__text-notes li {
    font-size: clamp(5px, 0.9259259259vw, 10px);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__text-notes li {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
.contents .p-mothersday__color {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__color.-col3 {
    max-width: min(635px, 58.7962962963vw);
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__color.-col3 .p-mothersday__color-list li {
    width: min(205px, 18.9814814815vw);
    height: min(79px, 7.3148148148vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__color.-col3 .p-mothersday__color-list li {
    width: 29.0666666667vw;
    height: 21.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__color-title {
    font-size: clamp(8px, 1.4814814815vw, 16px);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__color-title {
    font-size: calc(32 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__color-title {
    margin-bottom: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__color-title {
    margin-bottom: 4vw;
  }
}
.contents .p-mothersday__color-list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__color-list {
    column-gap: min(10px, 0.9259259259vw);
    row-gap: min(10px, 0.9259259259vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__color-list {
    column-gap: 2.4vw;
    row-gap: 2.4vw;
  }
}
.contents .p-mothersday__color-list li {
  background-color: #fff;
  cursor: pointer;
  position: relative;
  border: 2px solid #e7e7e7;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__color-list li {
    font-size: clamp(7px, 1.2962962963vw, 14px);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__color-list li {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__color-list li {
    padding-left: min(16px, 1.4814814815vw);
    border-radius: min(6px, 0.5555555556vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__color-list li {
    padding-left: 4.2666666667vw;
    border-radius: 1.6vw;
  }
}
.contents .p-mothersday__color-list li.is-active {
  border-color: #888888;
}
.contents .p-mothersday__color-list li.is-disabled {
  background-color: #bbbbbb;
  pointer-events: none;
}
.contents .p-mothersday__color-list li.white::after {
  background-color: #fff;
}
.contents .p-mothersday__color-list li.black::after {
  background-color: #000000;
}
.contents .p-mothersday__color-list li.pink::after {
  background-color: #ffc0cb;
}
.contents .p-mothersday__color-list li::after {
  position: absolute;
  content: "";
  display: block;
  border-radius: 50%;
  border: 1px solid #b9b8b8;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__color-list li::after {
    width: min(20px, 1.8518518519vw);
    height: min(20px, 1.8518518519vw);
    right: min(15px, 1.3888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__color-list li::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    right: 4vw;
  }
}
.contents .p-mothersday__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__btn {
    font-size: clamp(8px, 1.4814814815vw, 16px);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__btn {
    font-size: calc(32 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__btn {
    width: min(440px, 40.7407407407vw);
    height: min(64px, 5.9259259259vw);
    column-gap: min(8px, 0.7407407407vw);
    margin-top: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__btn {
    width: 100%;
    height: 22.4vw;
    column-gap: 2.1333333333vw;
    margin-top: 8vw;
  }
}
.contents .p-mothersday__btn::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/ic-cart.png");
}
@media screen and (min-width: 768px) {
  .contents .p-mothersday__btn::before {
    width: min(22px, 2.037037037vw);
    height: min(22px, 2.037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mothersday__btn::before {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
  }
}
.contents .p-mothersday .c-btn {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .contents .p-intro {
    margin-bottom: min(70px, 6.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro {
    margin-bottom: 10.6666666667vw;
  }
}
.contents .p-intro__wrap {
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .p-intro__wrap {
    margin-bottom: min(50px, 4.6296296296vw);
    column-gap: min(50px, 4.6296296296vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__wrap {
    flex-direction: column;
    margin-bottom: 9.6vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-intro__img {
    width: 46.53%;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__img {
    width: 100%;
    position: absolute;
    top: 37.3333333333vw;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-intro__text {
    max-width: min(500px, 46.2962962963vw);
  }
}
@media screen and (min-width: 768px) {
  .contents .p-intro__text-title {
    font-size: clamp(15px, 2.7777777778vw, 30px);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__text-title {
    font-size: calc(48 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-intro__text-title {
    margin-bottom: min(60px, 5.5555555556vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__text-title {
    text-align: center;
    margin-bottom: 73.3333333333vw;
    padding-left: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-intro__text-txt + .p-intro__text-txt {
    margin-top: min(14px, 1.2962962963vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__text-txt + .p-intro__text-txt {
    margin-top: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__text-txt {
    max-width: 92vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.contents .p-intro__box {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .contents .p-intro__box {
    justify-content: space-between;
    border: min(3px, 0.2777777778vw) solid #e7e2d7;
    padding: min(40px, 3.7037037037vw) min(40px, 3.7037037037vw) min(40px, 3.7037037037vw) min(50px, 4.6296296296vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__box {
    flex-direction: column;
    row-gap: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-intro__box-txt {
    font-size: clamp(11.5px, 2.1296296296vw, 23px);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__box-txt {
    font-size: calc(34 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__box-txt {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-intro__box img {
    width: min(500px, 46.2962962963vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-intro__box img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__bg {
    background: top center/100% auto no-repeat url(../img/bg-technology.jpg);
    padding: min(70px, 6.4814814815vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__bg {
    background: top center/100% auto no-repeat url(../img/bg-technology-sp.jpg);
    padding: 6.6666666667vw 0;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology .c-title {
    margin-bottom: min(50px, 4.6296296296vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology .c-title {
    margin-bottom: 9.6vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__item:not(:last-of-type) {
    margin-bottom: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__item:not(:last-of-type) {
    margin-bottom: 9.3333333333vw;
  }
}
.contents .p-technology__head {
  background-color: #e1d8d4;
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .p-technology__head {
    padding: min(30px, 2.7777777778vw) min(110px, 10.1851851852vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__head {
    padding: 5.3333333333vw 15.2vw 5.3333333333vw 5.3333333333vw;
  }
}
.contents .p-technology__head.is-open .p-technology__head-icon::after {
  height: 0;
}
.contents .p-technology__head::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  inset: 0;
  background: linear-gradient(to bottom, #ffffff 0%, #000000 100%);
  mix-blend-mode: overlay;
  opacity: 0.19;
}
.contents .p-technology__head-num {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .contents .p-technology__head-num {
    font-size: clamp(15px, 2.7777777778vw, 30px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__head-num {
    font-size: calc(80 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__head-num {
    top: 50%;
    transform: translateY(-50%);
    left: min(50px, 4.6296296296vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__head-num {
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
  }
}
.contents .p-technology__head-txt {
  position: relative;
  z-index: 2;
  font-family: "Noto Serif JP", serif;
}
@media screen and (min-width: 768px) {
  .contents .p-technology__head-txt {
    font-size: clamp(11.5px, 2.1296296296vw, 23px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__head-txt {
    font-size: calc(40 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
.contents .p-technology__head-icon {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .contents .p-technology__head-icon {
    width: min(22px, 2.037037037vw);
    height: min(22px, 2.037037037vw);
    right: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__head-icon {
    right: 5.3333333333vw;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}
.contents .p-technology__head-icon::before, .contents .p-technology__head-icon::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #231815;
  transition: all 0.3s;
}
.contents .p-technology__head-icon::before {
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.contents .p-technology__head-icon::after {
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.contents .p-technology__body {
  background-color: #ebe5e2;
}
@media screen and (min-width: 768px) {
  .contents .p-technology__body {
    padding: min(50px, 4.6296296296vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__body {
    padding: 5.3333333333vw;
  }
}
.contents .p-technology__body-wrap {
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .p-technology__body-wrap {
    column-gap: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__body-wrap {
    flex-direction: column;
    row-gap: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__body-text {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__body-text {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__body-text.text02 .c-text-m {
    letter-spacing: 0.065em;
    width: 43.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__body-notes {
    margin-top: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__body-notes {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__body-img {
    width: min(366px, 33.8888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__body-img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__body-img2 {
    width: min(260px, 24.0740740741vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__body-img2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 35.3333333333vw;
  }
}
.contents .p-technology__set {
  background-color: #f8f5f3;
}
@media screen and (min-width: 768px) {
  .contents .p-technology__set {
    margin: 0 auto;
    width: min(1000px, 92.5925925926vw);
    margin-top: min(70px, 6.4814814815vw);
    padding: min(60px, 5.5555555556vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__set {
    margin-top: 13.3333333333vw;
    padding: 10.6666666667vw 4vw;
  }
}
.contents .p-technology__set-detail {
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .p-technology__set-detail {
    display: flex;
    align-items: center;
    border: min(3px, 0.2777777778vw) solid #fff;
    padding: min(40px, 3.7037037037vw);
    margin-bottom: min(20px, 1.8518518519vw);
    column-gap: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__set-detail {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__set-img {
    width: min(228px, 21.1111111111vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__set-img {
    position: absolute;
    width: 50.6666666667vw;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__set-text {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__set-text {
    width: 100%;
    padding-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__set-text .title {
    font-size: clamp(11px, 2.037037037vw, 22px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__set-text .title {
    font-size: calc(30 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__set-text .title {
    margin-bottom: min(24px, 2.2222222222vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__set-text .title {
    margin-bottom: 16vw;
    padding-left: 54.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-technology__set-text .txt {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-technology__set-text .txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
.contents .p-mist__bg {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .contents .p-mist__bg {
    background-image: url(../img/bg-mist.jpg);
    padding: min(70px, 6.4814814815vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__bg {
    background-image: url(../img/bg-mist-sp.jpg);
    padding: 13.3333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist .c-title {
    margin-bottom: min(50px, 4.6296296296vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist .c-title {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__wrap {
    margin: 0 auto;
    width: min(800px, 74.0740740741vw);
  }
}
.contents .p-mist__item {
  background-color: #fff;
  border: 1px solid #c4c0b6;
}
@media screen and (min-width: 768px) {
  .contents .p-mist__item:not(:last-of-type) {
    margin-bottom: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__item:not(:last-of-type) {
    margin-bottom: 5.3333333333vw;
  }
}
.contents .p-mist__head {
  position: relative;
  text-align: center;
  border-bottom: 1px solid #c4c0b6;
}
@media screen and (min-width: 768px) {
  .contents .p-mist__head {
    margin-bottom: min(28px, 2.5925925926vw);
    padding: min(40px, 3.7037037037vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__head {
    margin-bottom: 7.7333333333vw;
    padding: 6.4vw 0;
  }
}
.contents .p-mist__head.is-open .p-mist__head-icon::after {
  height: 0;
}
@media screen and (min-width: 768px) {
  .contents .p-mist__head-title {
    font-size: clamp(10px, 1.8518518519vw, 20px);
    line-height: 1;
    letter-spacing: 0.04em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__head-title {
    font-size: calc(40 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.04em;
    font-weight: 500;
  }
}
.contents .p-mist__head-title sup {
  font-size: 60%;
}
.contents .p-mist__head-txtwrap {
  background-color: #fff;
  position: absolute;
  border: 1px solid #c4c0b6;
  z-index: 1;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  color: #867f6d;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .contents .p-mist__head-txtwrap {
    width: min(100px, 9.2592592593vw);
    height: min(30px, 2.7777777778vw);
    border-radius: min(15px, 1.3888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__head-txtwrap {
    width: 26.6666666667vw;
    height: 8vw;
    border-radius: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__head-txt {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__head-txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
.contents .p-mist__head-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .contents .p-mist__head-icon {
    width: min(10px, 0.9259259259vw);
    height: min(10px, 0.9259259259vw);
    right: min(12px, 1.1111111111vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__head-icon {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    right: 3.2vw;
  }
}
.contents .p-mist__head-icon::before, .contents .p-mist__head-icon::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #aba89f;
  transition: all 0.3s;
}
.contents .p-mist__head-icon::before {
  width: 100%;
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.contents .p-mist__head-icon::after {
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body {
    padding: 0 0 min(50px, 4.6296296296vw) min(60px, 5.5555555556vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body {
    padding: 0 5.3333333333vw 5.3333333333vw;
  }
}
.contents .p-mist__body-wrap {
  display: flex;
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body-wrap {
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body-wrap .c-notes {
    width: 80.8vw;
  }
}
.contents .p-mist__body-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body-img {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body-img {
    width: 32vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body-img.img01 img {
    width: min(167px, 15.462962963vw);
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body-img.img02 img {
    width: min(168px, 15.5555555556vw);
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body-img.img03 img {
    width: min(155px, 14.3518518519vw);
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body-text {
    width: min(340px, 31.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body-text {
    width: 46.6666666667vw;
  }
}
.contents .p-mist__body-list {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body-list {
    column-gap: min(8px, 0.7407407407vw);
    margin-top: max(-20px, -1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body-list {
    justify-content: space-between;
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body-list li img {
    width: min(70px, 6.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body-list li img {
    width: 18.6666666667vw;
  }
}
.contents .p-mist__body-list li .txt {
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body-list li .txt {
    font-size: clamp(4.5px, 0.8333333333vw, 9px);
    line-height: 1;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body-list li .txt {
    font-size: calc(18 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body-list li .txt {
    margin-top: min(6px, 0.5555555556vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body-list li .txt {
    margin-top: 1.6vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body .c-notes {
    margin-top: min(16px, 1.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-mist__body .c-notes {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-mist__body .c-notes.pc-pr {
    padding-right: min(60px, 5.5555555556vw);
  }
}
.contents .p-evidence__bg {
  background-color: #ebe5e2;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__bg {
    padding: min(70px, 6.4814814815vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__bg {
    padding: 13.3333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence .c-title {
    margin-bottom: min(50px, 4.6296296296vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence .c-title {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__wrap {
    margin: 0 auto;
    width: min(800px, 74.0740740741vw);
  }
}
.contents .p-evidence__item {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item {
    padding: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item {
    padding: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item:not(:last-of-type) {
    margin-bottom: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item:not(:last-of-type) {
    margin-bottom: 5.3333333333vw;
  }
}
.contents .p-evidence__item-title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-title {
    font-size: clamp(8px, 1.4814814815vw, 16px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-title {
    font-size: calc(32 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-title {
    margin-bottom: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-title {
    margin-bottom: 6.4vw;
  }
}
.contents .p-evidence__item-bargraph {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-bargraph {
    width: min(305px, 28.2407407407vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-bargraph {
    width: 100%;
  }
}
.contents .p-evidence__item-bargraph.is-inview .arrow {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-bargraph.is-inview .bar1 {
    height: min(42px, 3.8888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-bargraph.is-inview .bar1 {
    height: 11.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-bargraph.is-inview .bar2 {
    height: min(150px, 13.8888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-bargraph.is-inview .bar2 {
    height: 40.1333333333vw;
  }
}
.contents .p-evidence__item-bargraph .arrow {
  position: absolute;
  z-index: 1;
  width: 0;
  transition: all 0.6s;
  transition-delay: 0.3s;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-bargraph .arrow {
    width: min(112px, 10.3703703704vw);
    left: min(91px, 8.4259259259vw);
    top: min(30px, 2.7777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-bargraph .arrow {
    width: 30vw;
    top: 8.1333333333vw;
    left: 24.2666666667vw;
  }
}
.contents .p-evidence__item-bargraph .bar1 {
  position: absolute;
  z-index: -1;
  background-color: #c4c0b6;
  height: 0;
  transition: all 0.6s;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-bargraph .bar1 {
    width: min(74px, 6.8518518519vw);
    left: min(10px, 0.9259259259vw);
    bottom: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-bargraph .bar1 {
    width: 19.7333333333vw;
    left: 2.8vw;
    bottom: 5.3333333333vw;
  }
}
.contents .p-evidence__item-bargraph .bar2 {
  position: absolute;
  z-index: -1;
  background-color: #867f6d;
  height: 0;
  transition: all 0.6s;
  transition-delay: 0.6s;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-bargraph .bar2 {
    width: min(74px, 6.8518518519vw);
    right: min(11px, 1.0185185185vw);
    bottom: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-bargraph .bar2 {
    width: 19.7333333333vw;
    right: 3.0666666667vw;
    bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item .c-notes {
    margin-top: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item .c-notes {
    margin-top: 5.3333333333vw;
  }
}
.contents .p-evidence__item-wrap {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-wrap {
    column-gap: min(96px, 8.8888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-wrap {
    flex-direction: column;
    align-items: center;
    row-gap: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-wrap.ai-fs {
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-wrap.ai-c {
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-img {
    width: min(366px, 33.8888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-img {
    width: 100%;
  }
}
.contents .p-evidence__item-chart {
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-chart .graph {
    width: min(200px, 18.5185185185vw);
    height: min(200px, 18.5185185185vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-chart .graph {
    width: 53.4666666667vw;
    height: 53.4666666667vw;
  }
}
.contents .p-evidence__item-chart .text {
  position: absolute;
  width: 100%;
  top: 48%;
  transform: translateY(-50%);
  left: 0;
  color: #867f6d;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-chart .text-label {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1.4166666667;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-chart .text-label {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.4166666667;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-chart .text-label {
    margin-bottom: min(3px, 0.2777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-chart .text-label {
    margin-bottom: 0.8vw;
  }
}
.contents .p-evidence__item-chart .text-label small {
  display: block;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-chart .text-label small {
    font-size: min(11px, 1.0185185185vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-chart .text-label small {
    font-size: 2.9333333333vw;
  }
}
.contents .p-evidence__item-chart .text-num {
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-chart .text-num {
    font-size: clamp(25px, 4.6296296296vw, 50px);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-chart .text-num {
    font-size: calc(100 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.contents .p-evidence__item-chart .text-num .percent {
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-chart .text-num .percent {
    font-size: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-chart .text-num .percent {
    font-size: 5.3333333333vw;
  }
}
.contents .p-evidence__item-chart .text-note {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-chart .text-note {
    font-size: clamp(6.5px, 1.2037037037vw, 13px);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-chart .text-note {
    font-size: calc(26 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-chart .text-note {
    bottom: min(24px, 2.2222222222vw);
    right: min(58px, 5.3703703704vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-chart .text-note {
    bottom: 6.4vw;
    right: 15.4666666667vw;
  }
}
.contents .p-evidence__item-beforeafter {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-beforeafter {
    column-gap: min(27px, 2.5vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-beforeafter {
    width: 100%;
    justify-content: space-between;
  }
}
.contents .p-evidence__item-beforeafter .item {
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-beforeafter .item {
    width: min(168px, 15.5555555556vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-beforeafter .item {
    width: 38vw;
  }
}
.contents .p-evidence__item-beforeafter .item.before .txt {
  color: #867f6d;
}
.contents .p-evidence__item-beforeafter .item.before::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #867f6d;
  transform: translateX(100%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-beforeafter .item.before::after {
    width: min(11px, 1.0185185185vw);
    height: min(22px, 2.037037037vw);
    top: min(73px, 6.7592592593vw);
    right: max(-8px, -0.7407407407vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-beforeafter .item.before::after {
    width: 2.5333333333vw;
    height: 4.8vw;
    top: 16.2666666667vw;
    right: -1.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-beforeafter .item .txt {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-beforeafter .item .txt {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-evidence__item-beforeafter .item .txt {
    margin-top: min(8px, 0.7407407407vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-evidence__item-beforeafter .item .txt {
    margin-top: 1.6vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-voice {
    padding: min(70px, 6.4814814815vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice {
    padding: 13.3333333333vw 0 8vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-voice .c-title {
    margin-bottom: min(50px, 4.6296296296vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice .c-title {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-voice__inner {
    margin: 0 auto;
    width: min(720px, 66.6666666667vw);
  }
}
.contents .p-voice__wrap {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .p-voice__wrap {
    margin-bottom: min(24px, 2.2222222222vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__wrap {
    margin-bottom: 8vw;
  }
}
.contents .p-voice__item {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .contents .p-voice__item:has(.p-voice__item-img) .p-voice__item-title {
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-voice__item-title {
    margin: 0 auto;
    width: min(225px, 20.8333333333vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__item-title {
    width: 42.6666666667vw;
  }
}
.contents .p-voice__item-img {
  position: relative;
}
@media screen and (min-width: 768px) {
  .contents .p-voice__item-img {
    margin-top: min(25px, 2.3148148148vw);
    padding-left: min(45px, 4.1666666667vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__item-img {
    margin-top: 2.8vw;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-voice__item-img img {
    width: min(240px, 22.2222222222vw);
  }
}
.contents .p-voice__item-img svg {
  position: absolute;
  height: auto;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .contents .p-voice__item-img svg {
    width: min(150px, 13.8888888889vw);
    top: min(43px, 3.9814814815vw);
    left: min(95px, 8.7962962963vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__item-img svg {
    width: 28.5333333333vw;
    top: 8vw;
    left: 9.6vw;
  }
}
.contents .p-voice__item-img path {
  stroke-linecap: round;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  transition: stroke-dashoffset 0.8s ease-out;
}
.contents .p-voice__item-img.is-inview path {
  stroke-dashoffset: 0;
}
.contents .p-voice__chart {
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .contents .p-voice__chart {
    width: max-content;
    margin-top: min(30px, 2.7777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__chart {
    margin-top: 5.2vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-voice__chart .graph {
    width: min(224px, 20.7407407407vw);
    height: min(224px, 20.7407407407vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__chart .graph {
    width: 42.6666666667vw;
    height: 42.6666666667vw;
  }
}
.contents .p-voice__chart .text {
  position: absolute;
  width: 100%;
  top: 48%;
  transform: translateY(-50%);
  left: 0;
  color: #867f6d;
}
@media screen and (min-width: 768px) {
  .contents .p-voice__chart .text-label {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1.4166666667;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__chart .text-label {
    font-size: calc(17 / 750 * 100vw);
    line-height: 1.4705882353;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-voice__chart .text-label {
    margin-bottom: min(3px, 0.2777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__chart .text-label {
    margin-bottom: 0.5333333333vw;
  }
}
.contents .p-voice__chart .text-label small {
  display: block;
}
@media screen and (min-width: 768px) {
  .contents .p-voice__chart .text-label small {
    font-size: min(11px, 1.0185185185vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__chart .text-label small {
    font-size: 1.8666666667vw;
  }
}
.contents .p-voice__chart .text-num {
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 768px) {
  .contents .p-voice__chart .text-num {
    font-size: clamp(25px, 4.6296296296vw, 50px);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__chart .text-num {
    font-size: calc(70 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.contents .p-voice__chart .text-num .percent {
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .contents .p-voice__chart .text-num .percent {
    font-size: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__chart .text-num .percent {
    font-size: 4vw;
  }
}
.contents .p-voice__chart .text-note {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .contents .p-voice__chart .text-note {
    font-size: clamp(6.5px, 1.2037037037vw, 13px);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__chart .text-note {
    font-size: calc(17 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-voice__chart .text-note {
    bottom: min(24px, 2.2222222222vw);
    right: min(48px, 4.4444444444vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-voice__chart .text-note {
    bottom: 5.6vw;
    right: 11.7333333333vw;
  }
}
.contents .p-howtouse__bg {
  background-color: #f8f5f3;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__bg {
    padding: min(70px, 6.4814814815vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__bg {
    padding: 13.3333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse .c-title {
    margin-bottom: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse .c-title {
    margin-bottom: 7.2vw;
  }
}
.contents .p-howtouse__lead {
  text-align: center;
  color: #867f6d;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__lead {
    font-size: clamp(8px, 1.4814814815vw, 16px);
    line-height: 2;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__lead {
    font-size: calc(28 / 750 * 100vw);
    line-height: 2;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__lead {
    margin-bottom: min(8px, 0.7407407407vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__lead {
    margin-bottom: 2vw;
  }
}
.contents .p-howtouse__note {
  text-align: center;
  color: #867f6d;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__note {
    font-size: clamp(5px, 0.9259259259vw, 10px);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__note {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__note {
    margin-bottom: min(18px, 1.6666666667vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__note {
    margin-bottom: 7.2vw;
  }
}
.contents .p-howtouse__timing {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__timing {
    width: min(780px, 72.2222222222vw);
    margin-bottom: min(48px, 4.4444444444vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__timing {
    width: 100%;
    margin-bottom: 6.4vw;
  }
}
.contents .p-howtouse__wrap {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__wrap {
    justify-content: center;
    margin-bottom: min(40px, 3.7037037037vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__wrap {
    flex-direction: column;
    margin-bottom: 6vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item {
    width: 46%;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item:first-of-type {
    border-right: 1px solid #c4c0b6;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item:first-of-type {
    padding-bottom: 10.6666666667vw;
    margin-bottom: 6.4vw;
    border-bottom: 1px solid #c4c0b6;
  }
}
.contents .p-howtouse__item-title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item-title {
    font-size: clamp(8.5px, 1.5740740741vw, 17px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item-title {
    font-size: calc(34 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item-title {
    margin-bottom: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item-title {
    margin-bottom: 4vw;
  }
}
.contents .p-howtouse__item-step {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item-step {
    justify-content: center;
    column-gap: min(20px, 1.8518518519vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item-step {
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item-step .item {
    width: min(167.5px, 15.5092592593vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item-step .item {
    width: 44.6666666667vw;
  }
}
.contents .p-howtouse__item-step .item-title {
  color: #867f6d;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item-step .item-title {
    font-size: clamp(7px, 1.2962962963vw, 14px);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item-step .item-title {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item-step .item-title {
    margin: min(12px, 1.1111111111vw) 0 min(18px, 1.6666666667vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item-step .item-title {
    margin: 3.2vw 0 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item-step .item-title span {
    font-size: min(15px, 1.3888888889vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item-step .item-title span {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item-step .item-txt {
    font-size: clamp(6px, 1.1111111111vw, 12px);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item-step .item-txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__item-step .item-txt + .item-txt {
    margin-top: min(12px, 1.1111111111vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__item-step .item-txt + .item-txt {
    margin-top: 3.2vw;
  }
}
.contents .p-howtouse__cleaning {
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__cleaning {
    margin-top: min(24px, 2.2222222222vw);
    padding: min(40px, 3.7037037037vw);
    column-gap: min(40px, 3.7037037037vw);
    max-width: min(880px, 81.4814814815vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning {
    position: relative;
    margin-top: 6.6666666667vw;
    padding: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__cleaning-img {
    position: relative;
    width: min(300px, 27.7777777778vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning-img {
    position: absolute;
    left: 5.3333333333vw;
    bottom: 5.3333333333vw;
    width: 38vw;
  }
}
.contents .p-howtouse__cleaning-img .txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__cleaning-img .txt {
    font-size: clamp(7px, 1.2962962963vw, 14px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning-img .txt {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__cleaning-img .txt {
    bottom: min(12px, 1.1111111111vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning-img .txt {
    bottom: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__cleaning-text {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning-text {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__cleaning-text .title {
    font-size: clamp(8.5px, 1.5740740741vw, 17px);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning-text .title {
    font-size: calc(34 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__cleaning-text .title {
    margin-bottom: min(24px, 2.2222222222vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning-text .title {
    text-align: center;
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__cleaning-text .txt {
    font-size: clamp(7px, 1.2962962963vw, 14px);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning-text .txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning-text .txt {
    padding-left: 40.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-howtouse__cleaning-text .txt + .txt {
    margin-top: min(14px, 1.2962962963vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-howtouse__cleaning-text .txt + .txt {
    margin-top: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-gift {
    padding: min(70px, 6.4814814815vw) 0 min(85px, 7.8703703704vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-gift {
    padding: 18.6666666667vw 0 17.3333333333vw;
  }
}
.contents .p-gift__img {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .contents .p-gift__img {
    width: min(414px, 38.3333333333vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-gift__img {
    width: 100%;
  }
}
.contents .p-gift__text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contents .p-gift__text {
    font-size: clamp(9px, 1.6666666667vw, 18px);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-gift__text {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1.8;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .contents .p-gift__text {
    margin-top: min(36px, 3.3333333333vw);
  }
}
@media screen and (max-width: 767px) {
  .contents .p-gift__text {
    margin-top: 6.4vw;
  }
}
.contents .p-faq__bg {
  background-color: #ece9e7;
}
@media screen and (min-width: 768px) {
  .contents .p-faq__bg {
    padding: min(70px, 6.4814814815vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .contents .p-faq__bg {
    padding: 13.3333333333vw 0;
  }
}
@media screen and (max-width: 767px) {
  .contents .is-pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .contents .is-sp {
    display: none !important;
  }
}
.contents [data-anim] {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

/*--------------------------
 sub menu
----------------------------*/
.contents .p-sub-menu {
  width: 100%;
  height: min(4.2592592593vw, 46px);
  background: linear-gradient(#6b6453, #908b7d);
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 201;
  position: fixed;
  transition: translate 0.8s;
  list-style-type: none;
  translate: 0 0;
}

@media screen and (max-width: 767px) {
  .contents .p-sub-menu {
    height: 22.4vw;
    background: transparent;
  }
}
.contents .p-sub-menu.is-hide {
  translate: 0 100%;
}

.contents .p-sub-menu__inner {
  height: 100%;
  max-width: 1000px;
  margin-inline: auto;
  display: grid;
  grid-template-columns: 1fr min(22.1296296296vw, 239px) min(4.2592592593vw, 46px);
}

@media screen and (max-width: 767px) {
  .contents .p-sub-menu__inner {
    grid-template-columns: 1fr 11.7333333333vw;
    grid-template-rows: 1fr 11.7333333333vw;
  }
}
.contents .p-sub-menu__list {
  width: 100%;
  height: 100%;
  color: #fff;
  display: grid;
  grid-template-columns: repeat(4, auto);
}

@media screen and (max-width: 767px) {
  .contents .p-sub-menu__list {
    grid-column: span 2;
    background: linear-gradient(#6b6453, #908b7d);
  }
}
.contents .p-sub-menu__list li:not(:first-child) {
  position: relative;
}

.contents .p-sub-menu__list li:not(:first-child)::before {
  content: "";
  width: min(0.0925925926vw, 1px);
  height: min(1.6666666667vw, 18px);
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}

@media screen and (max-width: 767px) {
  .contents .p-sub-menu__list li:not(:first-child)::before {
    width: 0.2666666667vw;
    height: 4.8vw;
  }
}
.contents .p-sub-menu__list a {
  height: 100%;
  display: grid;
  place-content: center;
  font-size: min(1.4814814815vw, 1rem);
  letter-spacing: 0.08em;
}

@media screen and (max-width: 767px) {
  .contents .p-sub-menu__list a {
    font-size: 3.2vw;
  }
}
.contents .p-sub-menu__buy a {
  height: 100%;
  background: #000;
  font-size: min(1.4814814815vw, 1rem);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  color: #fff;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .contents .p-sub-menu__buy a {
    font-size: 4vw;
  }
}
.contents .p-sub-menu__buy a::before {
  content: "";
  background-image: url(../img/ic-cart.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.4em;
  height: 1.4em;
  display: block;
  position: relative;
  top: -1px;
}

.contents .p-sub-menu__pagetop {
  background: #444444;
  display: grid;
  place-content: center;
  transition: opacity 0.3s;
}

@media (any-hover: hover) {
  .contents .p-sub-menu__pagetop:hover {
    opacity: 0.7;
  }
}
.contents .p-sub-menu__pagetop::before {
  content: "";
  width: min(1.3425925926vw, 14.5px);
  height: min(0.8333333333vw, 9px);
  background: url(../img/ic-arrow-top.png) no-repeat center center/contain;
}

@media screen and (max-width: 767px) {
  .contents .p-sub-menu__pagetop::before {
    width: 3.7333333333vw;
    height: 2.1333333333vw;
  }
}
/*--------------------------
 modal
----------------------------*/
@media screen and (min-width: 768px) {
  .p-modal {
    display: none !important;
  }
}
.p-modal {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  height: 100vh;
  position: fixed;
  z-index: -10;
  top: 0;
  width: 100%;
  transition: all 0.6s;
}

.p-modal__bg {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
}

.p-modal.is-visible {
  opacity: 1;
  z-index: 2147483800;
  pointer-events: all;
  visibility: visible;
}

.p-modal.is-visible .p-modal__content {
  bottom: 0;
}

.p-modal.is-visible .p-modal__content .p-modal__ttl.is-fixed {
  position: fixed;
  top: auto;
  bottom: 96vw;
}

.p-modal.is-visible .p-modal__content .p-modal__closeicon.is-fixed {
  position: fixed;
  top: auto;
  bottom: 108.5333333333vw;
}

.p-modal.is-visible .p-modal__content .p-modal__cartbtnwrap.is-fixed {
  position: fixed;
}

.p-modal__content {
  position: fixed;
  background: #fff;
  left: 0;
  right: 0;
  height: 120vw;
  bottom: -120%;
  width: 100vw;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  border-radius: 10px 10px 0 0;
  padding: 18.6666666667vw 0 24.8vw;
  transition: all 0.6s;
}

.p-modal__content-wrap {
  border-bottom: 1px solid #d8dee5;
}

.p-modal__content-wrap + .p-modal__content-wrap {
  margin-top: 7.2vw;
}

.p-modal__content-wrap .ttl {
  padding: 0 4vw;
  font-weight: 500;
  font-size: 4.2666666667vw;
  line-height: 1.21875;
  margin-bottom: 2.4vw;
}

.p-modal__content-wrap .ttl-note {
  display: block;
  font-size: 2.9333333333vw;
  line-height: 1.73;
}

.p-modal__content-wrap .item {
  display: flex;
  align-items: center;
  padding: 2.8vw 4vw;
  border-top: 1px solid #d8dee5;
  letter-spacing: 0;
}

.p-modal__content-wrap .item.bd-none {
  border: none;
}

.p-modal__content-wrap .item img {
  width: 17.3333333333vw;
}

.p-modal__content-wrap .item .item-text {
  margin-left: 3.2vw;
  flex: 1;
}

.p-modal__content-wrap .item .item-text-color {
  font-size: 3.3333333333vw;
  line-height: 1;
  margin-bottom: 1.6vw;
}

.p-modal__content-wrap .item .item-text-price {
  font-size: 4.8vw;
  line-height: 1;
}

.p-modal__content-wrap .item .item-text-price .yen {
  font-size: 4vw;
}

.p-modal__content-wrap .item .item-text-price .tax {
  font-size: 2.6666666667vw;
}

.p-modal__content-wrap .item .btn {
  display: flex;
  align-items: center;
  width: 32.4vw;
  height: 9.7333333333vw;
  border-radius: 1.3333333333vw;
  background-color: #000;
  color: #fff;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 1;
  position: relative;
  padding-left: 3.2vw;
  text-decoration: none;
}
.p-modal__content-wrap .item .btn::after {
  position: absolute;
  content: "";
  display: block;
  background: center/contain no-repeat url(../img/ic-cart-arrow.png);
  top: 50%;
  transform: translateY(-50%);
  width: 1.7333333333vw;
  height: 2.9333333333vw;
  right: 2.9333333333vw;
}

.p-modal__content-wrap .item .btn.disabled {
  background-color: #bbbbbb;
  pointer-events: none;
  justify-content: center;
  padding-left: 0;
}

.p-modal__content-wrap .item .btn.disabled::before {
  display: none;
}

.p-modal__content-wrap .item .block-choice__text {
  color: #ff0f26;
  text-align: center;
  font-size: 3.2vw;
  line-height: 2;
}

.p-modal__content-wrap .item .block-choice__text span {
  text-align: center;
  font-size: 3.2vw;
  line-height: 2;
}

.p-modal__ttl {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 5.0666666667vw;
  line-height: 1;
  margin-bottom: 8vw;
  font-weight: 500;
  background-color: #fff;
  position: absolute;
  width: 100%;
  padding: 5.6vw 0;
  left: 0;
  right: 0;
  border-radius: 10px 10px 0 0;
  z-index: 5;
  top: 0;
}

.p-modal__closebtn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 3.0666666667vw 0 3.6vw;
  column-gap: 1.3333333333vw;
  font-size: 3.7333333333vw;
  font-weight: 500;
}

.p-modal__closebtn img {
  width: 3.6vw;
  height: 3.6vw;
}

.p-modal__closeicon {
  position: absolute;
  z-index: 5;
  width: 5.6vw;
  height: 5.6vw;
  top: 5.6vw;
  right: 4vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-batsu.png);
}

.p-modal__cartbtnwrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background-color: #fff;
  padding: 3.2vw 0;
}

.p-modal__cartbtnwrap .p-modal__cartbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  background-color: #010000;
  color: #fff;
  width: 53.6vw;
  height: 10vw;
  font-size: 4vw;
  border-radius: 1.0666666667vw;
  text-decoration: none;
}

.p-modal__cartbtnwrap .p-modal__cartbtn::after {
  position: absolute;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-cart-arrow.png);
  width: 1.7333333333vw;
  height: 3.2vw;
  top: 50%;
  transform: translateY(-50%);
  right: 3.2vw;
}

.p-modal__cartintxt {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 78.4vw;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 13px rgba(94, 96, 102, 0.5);
  border-radius: 0.8vw;
  padding: 4.8vw 0;
  text-align: center;
}

.p-modal__cartintxt p {
  font-size: 4.2666666667vw;
  line-height: 1.2;
  font-weight: 700;
}

/*--------------------------
 faq
----------------------------*/
.p-faq #refa-treatmentiron-faq {
  font-weight: 500;
}

.p-faq #refa-treatmentiron-faq .answer a {
  text-decoration: underline;
}

.p-faq #refa-treatmentiron-faq .question {
  color: #000;
}

.p-faq #refa-treatmentiron-faq .answer .inner p .note {
  display: block;
  font-size: 72%;
  margin-top: 0.5em;
}

@media (min-width: 768px) {
  .p-faq #refa-treatmentiron-faq {
    width: 720px;
    background-color: #fff;
    margin: auto;
  }
  .p-faq #refa-treatmentiron-faq .list > li:nth-of-type(n + 2) {
    border-top: 1px solid #ece9e7;
  }
  .p-faq #refa-treatmentiron-faq .question {
    display: flex;
    align-items: stretch;
    position: relative;
    padding: 20px 40px 20px 20px;
    font-size: 1rem;
    line-height: 1.575;
    letter-spacing: 0.08em;
    text-decoration: none;
  }
  .p-faq #refa-treatmentiron-faq .answer .inner {
    display: flex;
    align-items: stretch;
    position: relative;
    padding: 0 34px 40px 20px;
    color: #867f6d;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
  .p-faq #refa-treatmentiron-faq .question p {
    position: relative;
    top: 2px;
  }
  .p-faq #refa-treatmentiron-faq .answer .inner p {
    position: relative;
    top: 10px;
  }
  .p-faq #refa-treatmentiron-faq .answer {
    display: none;
  }
  .p-faq #refa-treatmentiron-faq .question:before {
    content: "";
    background-image: url("../img/ic-question.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 20px;
    flex-shrink: 0;
  }
  .p-faq #refa-treatmentiron-faq .question[aria-expanded=false]:after {
    content: "";
    background-image: url("/assets/beauty/refa/haircare/products/img/ic-plus-black.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 11px;
    height: 11px;
    display: block;
    margin-left: 14px;
    flex-shrink: 0;
    position: absolute;
    top: 30px;
    right: 15px;
  }
  .p-faq #refa-treatmentiron-faq .question[aria-expanded=true]:after {
    content: "";
    background-image: url("/assets/beauty/refa/haircare/products/img/ic-minus-black.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 11px;
    height: 11px;
    display: block;
    margin-left: 14px;
    flex-shrink: 0;
    position: absolute;
    top: 30px;
    right: 15px;
  }
  .p-faq #refa-treatmentiron-faq .question span {
    width: calc(100% - 50px - 25px);
    position: relative;
    top: 4px;
  }
  .p-faq #refa-treatmentiron-faq .answer .inner:before {
    content: "";
    background-image: url("../img/ic-answer.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 20px;
    flex-shrink: 0;
    position: relative;
    top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 839.98px) {
  .p-faq #refa-treatmentiron-faq {
    width: 85.7142857143vw;
  }
}
@media (max-width: 767.98px) {
  .p-faq #refa-treatmentiron-faq {
    background-color: #fff;
    margin: auto;
  }
  .p-faq #refa-treatmentiron-faq .list > li:nth-of-type(n + 2) {
    border-top: 1px solid #ece9e7;
  }
  .p-faq #refa-treatmentiron-faq .question {
    display: flex;
    align-items: stretch;
    position: relative;
    padding: 20px 40px 20px 4vw;
    font-size: 1rem;
    line-height: 1.575;
    letter-spacing: 0.08em;
    text-decoration: none;
  }
  .p-faq #refa-treatmentiron-faq .answer .inner {
    display: flex;
    align-items: stretch;
    position: relative;
    padding: 2px 16px 40px 4vw;
    color: #867f6d;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
  .p-faq #refa-treatmentiron-faq .answer {
    display: none;
  }
  .p-faq #refa-treatmentiron-faq .question:before {
    content: "";
    background-image: url("../img/ic-question.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 4vw;
    flex-shrink: 0;
  }
  .p-faq #refa-treatmentiron-faq .question[aria-expanded=false]:after {
    content: "";
    background-image: url("/assets/beauty/refa/haircare/products/img/ic-plus-black.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 11px;
    height: 11px;
    display: block;
    margin-left: 14px;
    flex-shrink: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .p-faq #refa-treatmentiron-faq .question[aria-expanded=true]:after {
    content: "";
    background-image: url("/assets/beauty/refa/haircare/products/img/ic-minus-black.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 11px;
    height: 11px;
    display: block;
    margin-left: 14px;
    flex-shrink: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .p-faq #refa-treatmentiron-faq .question span {
    width: calc(100% - 50px - 25px);
    position: relative;
    top: 4px;
  }
  .p-faq #refa-treatmentiron-faq .answer .inner:before {
    content: "";
    background-image: url("../img/ic-answer.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 4vw;
    flex-shrink: 0;
    position: relative;
    top: 5px;
  }
  .p-faq #refa-treatmentiron-faq .question p {
    position: relative;
    top: 2px;
  }
  .p-faq #refa-treatmentiron-faq .answer .inner p {
    position: relative;
    top: 10px;
  }
}
.goodsDetailFreespace_.refaseries {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .block-guarantee {
    width: 100%;
    margin: auto auto 37px auto;
    border: 3px solid #d8dee5;
  }
  .block-guarantee .inner {
    display: flex;
    padding: 16px 20px 13px 20px;
  }
  .block-guarantee .inner .block-left {
    width: 44px;
    margin-right: 8px;
  }
  .block-guarantee .inner .text {
    margin-top: 3px;
    margin-bottom: 11px;
  }
  .block-guarantee .inner .text-1 {
    font-size: 1.125rem;
    line-height: 1.0888888889;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 2px;
    display: block;
  }
  .block-guarantee .inner .text-2 {
    font-size: 0.875rem;
    line-height: 1.4;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 13px;
  }
  .block-guarantee .inner .external {
    font-size: 0.875rem;
    line-height: 1.4;
    letter-spacing: 0.08em;
    color: #3980d3;
    display: inline-flex;
    align-items: center;
  }
  .block-guarantee .inner .external:after {
    content: "";
    background-image: url("../../img/ic-openwindow-blue.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    display: block;
    margin-left: 3px;
  }
  .block-guarantee .aster-wrapper {
    margin-left: 20px;
    font-size: 0.75rem;
    line-height: 1.6;
    letter-spacing: 0.08em;
    color: #5c656b;
    display: inline-flex;
  }
}
@media (max-width: 767.98px) {
  .block-guarantee {
    margin: 30px 0;
    border: 3px solid #d8dee5;
  }
  .block-guarantee .inner {
    padding: 17px;
    position: relative;
  }
  .block-guarantee .inner .block-left {
    width: 45px;
    margin-bottom: 6px;
  }
  .block-guarantee .inner .block-right .text {
    margin-bottom: 3px;
  }
  .block-guarantee .inner .text-1 {
    font-size: 1.0625rem;
    line-height: 1.4;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 2px;
    position: absolute;
    top: 27px;
    left: 73px;
  }
  .block-guarantee .inner .text-2 {
    font-size: 0.875rem;
    line-height: 1.4;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 13px;
  }
  .block-guarantee .inner .external {
    font-size: 0.875rem;
    line-height: 1.4;
    letter-spacing: 0.08em;
    color: #3980d3;
    display: inline-flex;
    align-items: center;
  }
  .block-guarantee .inner .external:after {
    content: "";
    background-image: url("../../img/ic-openwindow-blue.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    display: block;
    margin-left: 3px;
  }
  .block-guarantee .aster-wrapper {
    display: inline-block;
    font-size: 0.75rem;
    line-height: 1.6;
    letter-spacing: 0.08em;
    color: #5c656b;
  }
  .block-guarantee .aster-wrapper span {
    margin-right: 4px;
  }
}
.navitopicpath_ {
  display: none !important;
}