@charset "UTF-8";
.cont__center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cont__center > * {
  min-height: 0%;
}

.dekamori__container, .index, .cont__container {
  box-sizing: content-box !important;
  max-width: 89.3333333333vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

/* common:start */
[v-cloak] {
  display: none;
}

.js-fade {
  opacity: 0;
  transition: 0.8s all;
  transform: translateY(5%);
}
.js-fade-active {
  opacity: 1;
  transform: translateX(0) translateY(0) !important;
}

.js-fade-product {
  opacity: 0;
  transition: 1.2s all;
  transform: translateY(10%);
}
.js-fade-product-active {
  opacity: 1;
  transform: translateY(0) !important;
}

.js-fade-deray {
  opacity: 0;
  transition: 1.2s all;
}
.js-fade-deray-active {
  opacity: 1;
  transform: translateX(0) !important;
}

.js-fade-list {
  opacity: 0;
}
.js-fade-list li {
  opacity: 0;
  transition: 0.8s all;
  transform: translateY(5%);
}
.js-fade-list-active {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

/* common:end */
/* kv:start */
.kv {
  max-width: 100%;
}
.kv img {
  height: auto;
}

/* kv:end */
/* content:start */
.content {
  font-weight: bold;
  padding-bottom: 10.6666666667vw;
}
.content__container img {
  height: auto;
}
.content__bg {
  background-color: #f08101;
}
.content__bg-stripe {
  background-image: repeating-linear-gradient(-45deg, #fadcb6, #fadcb6 0.6666666667vw, #fce7cc 0.6666666667vw, #fce7cc 1.3333333333vw);
  padding-bottom: 10.6666666667vw;
}

/* content:end */
/* lead:start */
.lead {
  margin-bottom: 11.3333333333vw;
}

/* lead:end */
/* index:start */
.index {
  position: sticky;
  top: 74px;
  left: 0;
  z-index: 10;
}
.index__container {
  display: flex;
  justify-content: space-between;
}
.index__link {
  display: block;
  width: 45.2vw;
}
.index__link:first-child {
  margin-left: -1.0666666667vw;
}
.index__link:last-child {
  margin-right: -1.0666666667vw;
}

/* index:end */
/* dekamori:start */
.dekamori {
  position: relative;
  padding-top: 5.3333333333vw;
}
.dekamori-02 {
  margin-top: -0.1333333333vw;
  padding-top: 10.6666666667vw;
}
.dekamori-02::after {
  content: "";
  height: 10.6666666667vw;
  display: block;
}
.dekamori__container {
  padding-top: 5.3333333333vw;
  padding-bottom: 5.3333333333vw;
  border-radius: 2.6666666667vw;
  background-color: #fff;
  box-shadow: 0 0.8vw 1.6vw rgba(0, 0, 0, 0.2);
}
.dekamori__container-02 {
  width: 89.3333333333vw;
  margin-inline: auto;
  border-width: 0.5333333333vw;
  border-radius: 2.6666666667vw;
  box-shadow: 0 0.5333333333vw 1.3333333333vw rgba(0, 0, 0, 0.4);
  border: 0.8vw solid #b71b22;
  background-color: #ffffff;
}
.dekamori__head {
  position: relative;
  display: flex;
  justify-content: center;
}
.dekamori__head-02 {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 4.5333333333vw;
  padding-bottom: 5.3333333333vw;
}
.dekamori__title {
  width: 85.3333333333vw;
}
.dekamori__body {
  width: 84vw;
  margin-inline: auto;
}
.dekamori__body--02 {
  width: 84vw;
  padding-bottom: 5.3333333333vw;
  margin-inline: auto;
  display: none;
}
.dekamori__body--02 .dekamori__button {
  position: relative;
  right: auto;
  top: auto;
  transform: none;
  width: 82.6666666667vw;
  height: 6vw;
  margin-top: 5.3333333333vw;
  border-radius: 2.6666666667vw;
  margin-left: auto;
  margin-right: auto;
}
.dekamori__body--02 .dekamori__button-icon {
  width: 4vw;
  height: 4vw;
}
.dekamori__body--02 .dekamori__button-icon::before {
  left: 1.6vw;
  width: 0.6666666667vw;
  height: 4vw;
}
.dekamori__body--02 .dekamori__button-icon::after {
  top: 1.6vw;
  width: 4vw;
  height: 0.6666666667vw;
}
.dekamori__note {
  font-size: 2.9333333333vw;
  line-height: 1.4545454545;
  padding-top: 4.6666666667vw;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: -0.6666666667vw;
  margin-bottom: -0.6666666667vw;
}
.dekamori__items {
  margin-top: 2.6666666667vw;
}
.dekamori__item + .dekamori__item {
  margin-top: 14.6666666667vw;
}
.dekamori__img {
  margin-bottom: 2vw;
}
.dekamori__name {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin-top: -1.0666666667vw;
  margin-bottom: -1.0666666667vw;
}
.dekamori__price {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin-top: -1.0666666667vw;
  margin-bottom: -1.0666666667vw;
  padding-top: 1.3333333333vw;
}
.dekamori__price span {
  font-size: 3.2vw;
  line-height: 1.8333333333;
  margin-top: -1.3333333333vw;
  margin-bottom: -1.3333333333vw;
}
.dekamori__text {
  font-size: 3.2vw;
  line-height: 1.6666666667;
  margin-top: -1.0666666667vw;
  margin-bottom: -1.0666666667vw;
  padding-top: 1.3333333333vw;
}
.dekamori__list {
  font-size: 3.2vw;
  line-height: 1.6666666667;
  padding-top: 1.3333333333vw;
}
.dekamori__list-item {
  padding-left: 1em;
  text-indent: -1em;
}
.dekamori__list-item::before {
  content: "※";
}
.dekamori__link {
  display: block;
  width: 84vw;
  margin-left: auto;
  margin-right: auto;
}
.dekamori__button {
  display: block;
  position: relative;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  width: 84vw;
  height: 6vw;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3vw;
  background-color: #b71b22;
  margin-bottom: 4.6666666667vw;
}
.dekamori__button-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4vw;
  height: 4vw;
}
.dekamori__button-icon::before, .dekamori__button-icon::after {
  display: block;
  position: absolute;
  background-color: #fff;
  content: "";
  opacity: 1;
  transition: opacity 0.2s, transform 0.2s;
}
.dekamori__button-icon::before {
  top: 0;
  left: 1.6vw;
  width: 0.6666666667vw;
  height: 4vw;
}
.dekamori__button-icon::after {
  top: 1.6vw;
  left: 0;
  width: 4vw;
  height: 0.6666666667vw;
}
.dekamori__button.active .dekamori__button-icon::before {
  opacity: 0;
}
.dekamori__button.active .dekamori__button-icon::after {
  transform: rotate(180deg);
}

/* dekamori:end */
.onebyone__text {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
@media screen and (max-width: 1040px) {
  .onebyone__text {
    font-size: 2.6666666667vw;
  }
}

/* onebyone:start */
.onebyone {
  position: relative;
  padding-top: 10.6666666667vw;
}
.onebyone__container {
  width: 89.3333333333vw;
  margin-bottom: 10.6666666667vw;
  margin-left: 5.3333333333vw;
  margin-right: 5.3333333333vw;
  padding-top: 5.3333333333vw;
  padding-bottom: 5.3333333333vw;
  padding-inline: 2.6666666667vw;
  border-radius: 2.6666666667vw;
  box-shadow: 0 0.5333333333vw 1.3333333333vw rgba(0, 0, 0, 0.4);
  background-color: #fff;
}
.onebyone__container-02 {
  width: 89.3333333333vw;
  margin-inline: auto;
  border: 0.8vw solid #b71b22;
  border-radius: 2.6666666667vw;
  box-shadow: 0 0.5333333333vw 1.3333333333vw rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
}
.onebyone__head {
  position: relative;
  display: flex;
  justify-content: center;
}
.onebyone__head-02 {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 4.5333333333vw;
  padding-bottom: 5.3333333333vw;
}
.onebyone__heading {
  width: 85.3333333333vw;
}
.onebyone__body {
  margin-top: 5.3333333333vw;
  margin-inline: auto;
}
.onebyone__body--02 {
  padding-bottom: 5.3333333333vw;
  margin-inline: auto;
  display: none;
  padding-inline: 1.8666666667vw;
}
.onebyone__body--02 .onebyone__button {
  position: relative;
  right: auto;
  top: auto;
  transform: none;
  width: 82.6666666667vw;
  height: 6vw;
  margin-top: 5.3333333333vw;
  border-radius: 2.6666666667vw;
  margin-left: auto;
  margin-right: auto;
}
.onebyone__body--02 .onebyone__button-icon {
  width: 4vw;
  height: 4vw;
}
.onebyone__body--02 .onebyone__button-icon::before {
  left: 1.6vw;
  width: 0.6666666667vw;
  height: 4vw;
}
.onebyone__body--02 .onebyone__button-icon::after {
  top: 1.6vw;
  width: 4vw;
  height: 0.6666666667vw;
}
.onebyone__note-box {
  margin-top: 4.6666666667vw;
}
.onebyone__note {
  font-size: 2.9333333333vw;
  line-height: 1.4545454545;
  font-weight: bold;
  margin-top: -0.6666666667vw;
  margin-bottom: -0.6666666667vw;
}
.onebyone__items {
  display: grid;
  margin-top: 2.6666666667vw;
  gap: 13.3333333333vw;
}
.onebyone__items--02 {
  display: grid;
  margin-top: 2.6666666667vw;
  gap: 13.3333333333vw;
}
.onebyone__text-box {
  margin-top: 2vw;
}
.onebyone__text-box + .onebyone__text-box {
  margin-top: 5.3333333333vw;
}
.onebyone__title {
  font-size: 3.4666666667vw;
  margin-top: -0.5333333333vw;
  margin-bottom: -0.5333333333vw;
  letter-spacing: 0.04em;
  line-height: 1.3076923077;
}
.onebyone__title + .onebyone__text {
  margin-top: 2vw;
}
.onebyone__text {
  font-size: 3.2vw;
  margin-top: -0.4vw;
  margin-bottom: -0.4vw;
  letter-spacing: 0.04em;
  line-height: 1.25;
}
.onebyone__text + .onebyone__text {
  margin-top: 1.3333333333vw;
}
.onebyone__caution-container {
  border: none;
  padding-inline: 5.3333333333vw;
  padding-top: 10.6666666667vw;
}
.onebyone__caution-heading {
  font-size: 4.2666666667vw;
  line-height: 1;
  letter-spacing: 0.04em;
}
.onebyone__caution-list {
  margin-top: 1.3333333333vw;
}
.onebyone__caution-item {
  width: 89.3333333333vw;
  font-size: 2.9333333333vw;
  margin-top: -0.6666666667vw;
  margin-bottom: -0.6666666667vw;
  line-height: 1.4545454545;
  letter-spacing: 0.04em;
  text-indent: -1em;
  padding-left: 1em;
}
.onebyone__caution-item::before {
  content: "※";
}
.onebyone__caution-item + .onebyone__caution-item {
  padding-top: 0.6666666667vw;
}
.onebyone__link {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.onebyone__button {
  display: block;
  position: relative;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  width: 84vw;
  height: 6vw;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3vw;
  background-color: #b71b22;
  margin-bottom: 4.6666666667vw;
}
.onebyone__button-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4vw;
  height: 4vw;
}
.onebyone__button-icon::before, .onebyone__button-icon::after {
  display: block;
  position: absolute;
  background-color: #fff;
  content: "";
  opacity: 1;
  transition: opacity 0.2s, transform 0.2s;
}
.onebyone__button-icon::before {
  top: 0;
  left: 1.6vw;
  width: 0.6666666667vw;
  height: 4vw;
}
.onebyone__button-icon::after {
  top: 1.6vw;
  left: 0;
  width: 4vw;
  height: 0.6666666667vw;
}
.onebyone__button.active .onebyone__button-icon::before {
  opacity: 0;
}
.onebyone__button.active .onebyone__button-icon::after {
  transform: rotate(180deg);
}
.onebyone__coupon-box {
  margin-top: 8.6666666667vw;
  text-align: center;
}
.onebyone__coupon {
  position: relative;
  color: #000;
  font-size: 4.2666666667vw;
  padding-right: 4.6666666667vw;
  line-height: 0.8125;
  margin-top: -0.4vw;
  margin-bottom: -0.4vw;
  letter-spacing: 0.04em;
}
.onebyone__coupon::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.1333333333vw;
  background-color: #000;
}
.onebyone__coupon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-top: 2vw solid transparent;
  border-bottom: 2vw solid transparent;
  border-left: 2.6666666667vw solid #000;
}
.onebyone__coupon:hover {
  color: #000;
  text-decoration: none;
}

/* onebyone:end */