.l-wrapper .event_ {
  background-image: url(../img/bg-topics-long.jpg) !important;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-topics__ttl:has(+ .p-favorite-color) {
    margin-bottom: 33.333335px;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-topics__ttl:has(+ .p-favorite-color) {
    margin-bottom: 6.6666666667vw;
  }
}
.l-wrapper .p-favorite-color * {
  letter-spacing: 0.08em;
}
.l-wrapper .p-favorite-color strong {
  font-weight: 500;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color small {
    font-size: 16.0000008px;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color small {
    font-size: 3.2vw;
  }
}
.l-wrapper .p-favorite-color .color-pink {
  color: #dd666d;
}
.l-wrapper .p-favorite-color .note {
  margin-top: 1em;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color .note {
    font-size: 13.333334px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color .note {
    font-size: calc((20 / 750) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
.l-wrapper .p-favorite-color__ttl {
  color: #dd666d;
  text-align: center;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__ttl {
    font-size: 26.666668px;
    line-height: 1.6;
    letter-spacing: 0.16em;
    font-weight: 500;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__ttl {
    font-size: calc((40 / 750) * 100vw);
    line-height: 1.6;
    letter-spacing: 0.16em;
    font-weight: 500;
  }
}
.l-wrapper .p-favorite-color__ttl .sub {
  margin-bottom: 0.2em;
  display: block;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__ttl .sub {
    font-size: 18.6666676px;
    line-height: 1.6;
    letter-spacing: 0.16em;
    font-weight: 400;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__ttl .sub {
    font-size: calc((28 / 750) * 100vw);
    line-height: 1.6;
    letter-spacing: 0.16em;
    font-weight: 400;
  }
}
.l-wrapper .p-favorite-color__ttl .result {
  margin-bottom: 0.2em;
  display: block;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__ttl .result {
    font-size: 40.000002px;
    line-height: 1.4;
    letter-spacing: 0.16em;
    font-weight: 400;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__ttl .result {
    font-size: calc((60 / 750) * 100vw);
    line-height: 1.4;
    letter-spacing: 0.16em;
    font-weight: 400;
  }
}
.l-wrapper .p-favorite-color__lead {
  margin-top: 1.25em;
  text-align: center;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__lead {
    font-size: 18.6666676px;
    line-height: 1.7857142857;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__lead {
    font-size: calc((28 / 750) * 100vw);
    line-height: 1.7857142857;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
.l-wrapper .p-favorite-color__box {
  position: relative;
}
.l-wrapper .p-favorite-color__result {
  width: 80%;
  margin-top: 40.000002px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 26.666668px;
  border-radius: 13.333334px;
  text-align: center;
  position: relative;
  z-index: 10;
  box-shadow: 10px 10px 20px 0px rgba(124, 140, 167, 0.2);
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__result {
    font-size: 18.6666676px;
    line-height: 1.6;
    letter-spacing: 0.16em;
    font-weight: 400;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__result {
    font-size: calc((28 / 750) * 100vw);
    line-height: 1.6;
    letter-spacing: 0.16em;
    font-weight: 400;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__result {
    margin-top: 8vw;
    padding: 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
.l-wrapper .p-favorite-color__result:after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 50%;
  border-style: solid;
  border-width: 20px 13px 0 13px;
  border-color: #fff transparent transparent;
  translate: -50% 100%;
}
.l-wrapper .p-favorite-color__result p span {
  color: #dd666d;
}
.l-wrapper .p-favorite-color__existing {
  margin-top: -40.000002px;
  top: -40.000002px;
  border: 1.3333334px solid #dd666d;
  border-radius: 13.333334px;
  padding: 80.000004px 21.3333344px 40.000002px;
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__existing {
    margin-top: -5.3333333333vw;
    top: -5.3333333333vw;
    border-width: 0.2666666667vw;
    border-radius: 2.6666666667vw;
    padding: 12vw 4.2666666667vw 8vw;
  }
}
.l-wrapper .p-favorite-color__existing .ttl {
  text-align: center;
  color: #dd666d;
  margin-bottom: 0.75em;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__existing .ttl {
    font-size: 26.666668px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__existing .ttl {
    font-size: calc((40 / 750) * 100vw);
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
}
.l-wrapper .p-favorite-color__existing .txt {
  text-align: center;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__existing .txt {
    font-size: 18.6666676px;
    line-height: 1.7857142857;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__existing .txt {
    font-size: calc((28 / 750) * 100vw);
    line-height: 1.7857142857;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
.l-wrapper .p-favorite-color__existing__result:last-child {
  margin-top: 66.66667px;
}
.l-wrapper .p-favorite-color__existing__result .item-icon {
  display: flex;
  justify-content: center;
  gap: 6.666667px;
}
.l-wrapper .p-favorite-color__existing__result .item-icon li {
  width: 30%;
}
.l-wrapper .p-favorite-color__existing__result .item-color {
  width: 224.6666779px;
  margin: 0 auto 26.666668px;
  text-align: center;
}
.l-wrapper .p-favorite-color__existing__result .item-color figcaption {
  margin-top: 13.333334px;
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__existing__result .item-color figcaption {
    margin-top: 2.6666666667vw;
  }
}
.l-wrapper .p-favorite-color__existing__result .purchase-member {
  background-color: #fff;
  border-radius: 13.333334px;
  padding: 20.000001px 13.333334px;
  text-align: center;
}
.l-wrapper .p-favorite-color__existing__result .purchase-member p {
  font-weight: 500;
}
.l-wrapper .p-favorite-color__existing__result .purchase-member ul {
  display: flex;
  justify-content: center;
  gap: 6.666667px;
  margin-top: 13.333334px;
}
.l-wrapper .p-favorite-color__existing__result .purchase-member ul li {
  width: 30%;
}
.l-wrapper .p-favorite-color__existing__result .cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #dd666d;
  position: relative;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__existing__result .cta-btn {
    font-size: 18.6666676px;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__existing__result .cta-btn {
    font-size: calc((28 / 750) * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__existing__result .cta-btn {
    margin-top: 37.3333352px;
    width: 393.333353px;
    height: 73.333337px;
    border-radius: 36.6666685px;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__existing__result .cta-btn {
    width: 78.6666666667vw;
    height: 14.6666666667vw;
    margin-top: 7.4666666667vw;
    border-radius: 7.3333333333vw;
  }
}
.l-wrapper .p-favorite-color__existing__result .cta-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: center/contain no-repeat url(../img/ic-arrow-hw.png);
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__existing__result .cta-btn::after {
    right: 40.000002px;
    width: 14.6666674px;
    height: 10.6666672px;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__existing__result .cta-btn::after {
    right: 8vw;
    width: 2.9333333333vw;
    height: 2.1333333333vw;
  }
}
.l-wrapper .p-favorite-color__existing__result .cta-btn.sold {
  background-color: #bbb;
  pointer-events: none;
}
.l-wrapper .p-favorite-color__existing__result .cta-btn.sold:after {
  background-image: none;
}
.l-wrapper .p-favorite-color__existing__result h4 {
  text-align: center;
  margin-top: 13.333334px;
  margin-bottom: 40.000002px;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__existing__result h4 {
    font-size: 25.3333346px;
    line-height: 1.8421052632;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__existing__result h4 {
    font-size: calc((38 / 750) * 100vw);
    line-height: 1.8421052632;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
}
.l-wrapper .p-favorite-color__existing__result h4 span {
  display: block;
}
@media screen and (min-width: 767px) {
  .l-wrapper .p-favorite-color__existing__result h4 span {
    font-size: 13.333334px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
@media screen and (max-width: 766px) {
  .l-wrapper .p-favorite-color__existing__result h4 span {
    font-size: calc((20 / 750) * 100vw);
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
  }
}
/*# sourceMappingURL=favorite-color-result.css.map */