@media screen and (min-width: 768px) {
  .u-img_w100-pc {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .u-img_h100-pc {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-img_w100-sp {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-img_h100-sp {
    height: 100%;
  }
}
#container {
  overflow: hidden;
}
.slick-slider.slick-initialized {
  display: block !important;
}
.u-img-wrap {
  font-size: 0;
  line-height: 0;
}
.l-product-inner {
  max-width: calc(1064px + 40px);
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .l-product-inner {
    padding: 0 5.333333333333334vw;
  }
}
.c-accordion__body {
  background: var(--accordion-body-bg-color, #fff);
}
.c-accordion-header {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px 0 0;
  color: #fff;
  background: var(--accordion-header-color);
}
@media screen and (min-width: 768px) {
  .c-accordion-header {
    min-height: 65px;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-accordion-header {
    padding: 4vw;
  }
}
.c-accordion-header--how-to {
  background: var(--how-to-accordion-header-color, #fff);
  border: 3px solid var(--how-to-color, #00a0d2);
  padding: 12px 20px 12px 60px;
}
@media screen and (max-width: 767px) {
  .c-accordion-header--how-to {
    padding: 0.8vw 4vw 0.8vw 8vw;
    border-width: 0.533333333333333vw;
  }
}
.c-accordion-header--how-to .c-accordion-header__text {
  font-family: 'Sofia Pro';
  font-size: 36px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.9px;
  color: var(--how-to-color, #00a0d2);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .c-accordion-header--how-to .c-accordion-header__text {
    position: relative;
    top: 0.533333333333333vw;
    text-align: center;
    font-size: 6.4vw;
    letter-spacing: 0.16vw;
  }
}
.c-accordion-header--how-to .c-accordion-header__toggle {
  background-color: var(--how-to-color, #00a0d2);
}
.c-accordion-header--how-to .c-accordion-header__toggle::before,
.c-accordion-header--how-to .c-accordion-header__toggle::after {
  background: var(--how-to-accordion-header-color, #fff);
}
.c-accordion-header__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 1.2px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .c-accordion-header__text {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .c-accordion-header__text {
    line-height: 150%;
    text-align: center;
    font-size: 4.266666666666667vw;
    letter-spacing: 0.213333333333333vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-accordion-header.is-index .c-accordion-header__text {
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.c-accordion-header__text sup {
  font-size: 50%;
  top: -0.75em;
}
.c-accordion-header__min-text {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.8px;
}
@media screen and (min-width: 768px) {
  .c-accordion-header__min-text {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .c-accordion-header__min-text {
    font-size: 3.466666666666666vw;
    letter-spacing: 0.173333333333333vw;
  }
}
.c-accordion-header__index {
  font-family: 'Sofia Pro';
  font-size: 34px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.85px;
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .c-accordion-header__index {
    margin-right: 2.666666666666667vw;
    font-size: 5.333333333333334vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.c-accordion-header__toggle {
  position: relative;
  width: 30px;
  height: 30px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #fff;
}
.c-accordion-header__toggle::before,
.c-accordion-header__toggle::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 16px;
  background-color: var(--primary-color);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media screen and (max-width: 767px) {
  .c-accordion-header__toggle::before,
  .c-accordion-header__toggle::after {
    width: 0.266666666666667vw;
    height: 2.133333333333333vw;
  }
}
.c-accordion-header__toggle::before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
@media screen and (max-width: 767px) {
  .c-accordion-header__toggle {
    width: 4vw;
    height: 4vw;
  }
}
.c-accordion.is-open .c-accordion-header__toggle::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
@media screen and (min-width: 768px) {
  .c-awards-wrapper {
    margin-top: calc(65px + 35.5px);
  }
}
@media screen and (max-width: 767px) {
  .c-awards-wrapper {
    margin-top: 20.266666666666666vw;
  }
}
.c-awards {
  border: 1px solid #bd9a5f;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .c-awards {
    border-width: 0.266666666666667vw;
  }
}
.c-awards__hdg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .c-awards__hdg {
    gap: 30px;
  }
  .c-awards__hdg img {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    min-width: 434px;
  }
}
@media screen and (max-width: 767px) {
  .c-awards__hdg {
    gap: 2.666666666666667vw;
  }
  .c-awards__hdg img {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    min-width: 51.46666666666667vw;
    max-width: 51.46666666666667vw;
  }
}
.c-awards__hdg::before,
.c-awards__hdg::after {
  content: '';
  position: relative;
  display: block;
  background-color: #bd9a5f;
  height: 1px;
  top: 50%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-awards__hdg::before,
  .c-awards__hdg::after {
    border-bottom: 0.266666666666667vw solid #bd9a5f;
  }
}
@media screen and (max-width: 767px) {
  .c-awards__hdg::before {
    left: -0.266666666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-awards__hdg::after {
    right: -0.266666666666667vw;
  }
}
.c-awards__body {
  margin-top: calc(13.12px - 35.5px);
  padding: 0 30px 30px;
}
@media screen and (max-width: 767px) {
  .c-awards__body {
    margin-top: -6.101333333333335vw;
    padding: 0 5.066666666666666vw 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .c-awards__text {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .c-awards__text {
    font-size: 3.466666666666666vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.173333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-awards__text {
    text-align: center;
  }
}
.c-awards__text:not(:first-child) {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .c-awards__text:not(:first-child) {
    margin-top: 2.666666666666667vw;
  }
}
.c-awards__accordion {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-awards__accordion {
    margin-top: 4vw;
  }
}
.c-awards-accordion__header {
  cursor: pointer;
  position: relative;
  background: var(--awards-accordion-header-color, rgba(159,139,73,0.6));
  color: #fff;
  padding: 12px 10px 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__header {
    padding: 2.666666666666667vw 2.666666666666667vw 2.133333333333333vw;
  }
}
.c-awards-accordion__title {
  cursor: pointer;
  font-family: "Sofia Pro";
  font-size: 18px;
  font-weight: 500;
  line-height: 100% /* 18px */;
  letter-spacing: 0.45px;
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__title {
    font-size: 3.733333333333334vw;
    letter-spacing: 0.093333333333333vw;
  }
}
.c-awards-accordion__sub-title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-awards-accordion__sub-title {
    font-family: "Sofia Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.5px;
  }
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__sub-title {
    font-family: "Sofia Pro";
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.12vw;
  }
}
.c-awards-accordion__box {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__box {
    margin: 1.333333333333333vw -2.666666666666667vw 0;
  }
}
.c-awards-accordion__toggle {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__toggle {
    width: 2.133333333333333vw;
    height: 2.133333333333333vw;
  }
}
.c-awards-accordion__toggle::before,
.c-awards-accordion__toggle::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 16px;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__toggle::before,
  .c-awards-accordion__toggle::after {
    width: 0.266666666666667vw;
    height: 2.133333333333333vw;
  }
}
.c-awards-accordion__toggle::before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.c-awards-accordion.is-open .c-awards-accordion__toggle::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.c-awards-accordion__body {
  padding: 20px 20px 0;
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__body {
    padding: 2.666666666666667vw 2.666666666666667vw 0;
  }
}
.c-awards-accordion__text {
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 150% /* 19.5px */;
  letter-spacing: 0.65px;
}
.c-awards-accordion__text:not(:first-child) {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__text:not(:first-child) {
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__text {
    text-align: left;
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.c-awards-accordion__text-small {
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 150% /* 19.5px */;
  letter-spacing: 0.65px;
}
.c-awards-accordion__text-small:not(:first-child) {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__text-small:not(:first-child) {
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-awards-accordion__text-small {
    text-align: left;
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.c-product-compare-wrapper {
  padding: 90px 0;
  background: var(--compare-bg-color);
}
@media screen and (max-width: 767px) {
  .c-product-compare-wrapper {
    padding: 10.666666666666668vw 0;
  }
}
.c-product-compare {
  color: #454141;
}
.c-product-compare__body {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .c-product-compare__body {
    padding: 40px;
  }
}
.c-product-compare__note {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .c-product-compare__note {
    padding: 0 2.666666666666667vw 1.333333333333333vw;
    margin-top: 1.333333333333333vw;
  }
}
.c-product-compare-link-wrapper {
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .c-product-compare-link-wrapper {
    margin-top: 10.666666666666668vw;
  }
}
.c-product-compare-link {
  color: #fff !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1px;
  height: 120px;
  text-decoration: none;
  background: var(--compare-link-bg-color);
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-product-compare-link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-product-compare-link:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .c-product-compare-link {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    font-size: 3.733333333333334vw;
    letter-spacing: 0.186666666666667vw;
    height: 16vw;
    padding-right: 2.666666666666667vw;
    padding-left: 29.546666666666667vw;
  }
}
.c-product-compare-link:hover {
  color: #fff;
}
.c-product-compare-link__img {
  pointer-events: none;
  position: absolute;
  height: auto;
}
@media screen and (min-width: 768px) {
  .c-product-compare-link__img {
    top: -49px;
    left: 20px;
    width: 235px;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media screen and (max-width: 767px) {
  .c-product-compare-link__img {
    top: -6.824vw;
    left: -1.546666666666667vw;
    width: 32vw;
  }
}
.c-product-compare-link__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-product-compare-link__text {
    gap: 30px;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .c-product-compare-link__text {
    width: 100%;
    text-align: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.c-product-compare-link__text svg {
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .c-product-compare-link__text svg {
    width: 2.133333333333333vw;
    height: auto;
  }
}
.c-product-compare-table {
  border: 1px solid var(--table-border-color);
}
@media screen and (max-width: 767px) {
  .c-product-compare-table {
    border-width: 0.266666666666667vw;
  }
}
.c-product-compare-table__products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-product-compare-table__figure {
  padding: 20px;
  text-align: center;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__figure {
    padding: 2.666666666666667vw 1.333333333333333vw;
  }
}
.c-product-compare-table__figure:not(:first-child) {
  border-left: 1px solid var(--table-border-color);
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__figure:not(:first-child) {
    border-left-width: 0.266666666666667vw;
  }
}
.c-product-compare-table__figure figcaption {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__figure figcaption {
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.c-product-compare-table__figure img {
  height: auto;
}
@media screen and (min-width: 768px) {
  .c-product-compare-table__figure img {
    width: 205px;
    aspect-ratio: 205/173;
  }
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__figure img {
    width: 100%;
    margin-top: 1.333333333333333vw;
  }
}
.c-product-compare-table__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 130px 1fr;
  grid-template-columns: 1fr 130px 1fr;
  border-top: 1px solid var(--table-border-color);
  background: var(--table-bg-color);
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__row {
    -ms-grid-columns: 1fr 21.333333333333336vw 1fr;
    grid-template-columns: 1fr 21.333333333333336vw 1fr;
    border-top-width: 0.266666666666667vw;
  }
}
.c-product-compare-table__value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 15px;
}
.c-product-compare-table__value:first-child {
  padding-left: 65px;
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__value:first-child {
    padding: 2.666666666666667vw 0 2.666666666666667vw 4vw;
  }
}
.c-product-compare-table__value:last-child {
  padding-right: 65px;
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__value:last-child {
    padding: 2.666666666666667vw 4vw 2.666666666666667vw 0;
  }
}
.c-product-compare-table__label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: var(--compare-label-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.8px;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__label {
    padding: 2.666666666666667vw 0;
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-product-compare-table__text {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__text {
    font-size: 3.466666666666666vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.173333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__text {
    font-size: 2.666666666666667vw !important;
    font-style: normal !important;
    line-height: 150% !important;
    letter-spacing: 0.133333333333333vw !important;
  }
}
.c-product-compare-table__text span {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-product-compare-table__text span {
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.65px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__text span {
    font-size: 2.666666666666667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.133333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-product-compare-table__text span {
    font-size: 2.666666666666667vw !important;
    font-style: normal !important;
    line-height: 150% !important;
    letter-spacing: 0.133333333333333vw !important;
  }
}
.c-product-compare-bottom-note-list {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-product-compare-bottom-note-list {
    margin-top: 5.333333333333334vw;
  }
}
.c-cv-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100dvh;
  top: 0;
  left: 0;
  color: #454141;
}
.c-cv-modal.is-opened {
  display: block;
}
.c-cv-modal__bg {
  background: rgba(0,0,0,0.4);
  width: 100%;
  height: 100%;
}
.c-cv-modal__wrapper {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  max-width: 730px;
  width: 100%;
  height: auto;
  padding-top: 44px;
  padding-bottom: 40px;
  pointer-events: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .c-cv-modal__wrapper {
    max-height: calc(700 / 804 * 100%);
  }
}
@media screen and (max-width: 767px) {
  .c-cv-modal__wrapper {
    max-height: calc(100% - ((100 / 850) * 100dvh));
    padding-top: 11.733333333333333vw;
    padding-bottom: 0;
  }
}
.c-cv-modal__close {
  pointer-events: auto;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-cv-modal__close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-cv-modal__close:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-modal__close {
    right: 2.666666666666667vw;
  }
}
.c-cv-modal__close svg {
  width: 34px;
  height: auto;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .c-cv-modal__close svg {
    width: 9.066666666666666vw;
  }
}
.c-cv-modal__scroll {
  pointer-events: auto;
  height: 100%;
  overflow-y: auto;
  background-color: #fff;
}
.c-cv-modal__inner {
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .c-cv-modal__inner {
    padding: 0 5.333333333333334vw;
  }
}
.c-cv-product {
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .c-cv-product {
    padding: 5.333333333333334vw 0;
  }
}
.c-cv-product.is-hidden {
  display: none;
}
.c-cv-product:not(:first-child) {
  border-top: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  .c-cv-product:not(:first-child) {
    border-width: 0.266666666666667vw;
  }
}
.c-cv-product__badge {
  border: 1px solid #454141;
  padding: 2px 7px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.6px;
}
@media screen and (max-width: 767px) {
  .c-cv-product__badge {
    font-size: 2.4vw;
    letter-spacing: 0.12vw;
  }
}
.c-cv-product__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 21px;
}
@media screen and (max-width: 767px) {
  .c-cv-product__container {
    gap: 1.333333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-product__container:not(:first-child) {
    margin-top: 2.666666666666667vw;
  }
}
.c-cv-product__image {
  width: 100px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-cv-product__image {
    width: 24vw;
  }
}
.c-cv-product__image img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
.c-cv-product__payments {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .c-cv-product__payments {
    margin-top: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .c-cv-detail__name {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-detail__name {
    font-size: 3.733333333333334vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.186666666666667vw;
  }
}
.c-cv-detail__type {
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .c-cv-detail__type {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-detail__type {
    font-size: 3.466666666666666vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.173333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-detail__type {
    margin-top: 1.333333333333333vw;
    font-size: 2.666666666666667vw;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.133333333333333vw;
  }
}
.c-cv-detail__color {
  margin-top: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
@media screen and (max-width: 767px) {
  .c-cv-detail__color {
    gap: 1.333333333333333vw;
    margin-top: 1.333333333333333vw;
  }
}
.c-cv-detail__color-swatch {
  display: inline-block;
  width: 13px;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .c-cv-detail__color-swatch {
    width: 2.933333333333333vw;
  }
}
.c-cv-detail__color-label {
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.6px;
}
@media screen and (max-width: 767px) {
  .c-cv-detail__color-label {
    font-size: 2.4vw;
    letter-spacing: 0.12vw;
  }
}
.c-cv-detail__content {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .c-cv-detail__content {
    gap: 3.2vw;
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .c-cv-detail__size {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-detail__size {
    font-size: 3.466666666666666vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.173333333333333vw;
  }
}
.c-cv-detail__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
}
@media screen and (max-width: 767px) {
  .c-cv-detail__price {
    gap: 0.533333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-cv-detail__price-number {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-detail__price-number {
    font-size: 3.466666666666666vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.173333333333333vw;
  }
}
.c-cv-detail__price-unit {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.6px;
}
@media screen and (max-width: 767px) {
  .c-cv-detail__price-unit {
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
    line-height: 1.4;
  }
}
.c-cv-detail__note {
  margin-top: 5px;
  font-size: 10px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 767px) {
  .c-cv-detail__note {
    margin-top: 1.066666666666667vw;
    font-size: 2.133333333333333vw;
    letter-spacing: 0.106666666666667vw;
  }
}
.c-cv-payments__title {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 150% /* 18px */;
  letter-spacing: 0.6px;
}
@media screen and (max-width: 767px) {
  .c-cv-payments__title {
    font-size: 2.4vw;
    letter-spacing: 0.12vw;
  }
}
.c-cv-payments__variations {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .c-cv-payments__variations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8vw;
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .is-not-floating.is-multi .c-cv-payments__variations {
    gap: 0;
  }
  .is-not-floating.is-multi .c-cv-payments__variations .c-cv-payments__variation::before {
    content: "";
  }
  .is-not-floating.is-multi .c-cv-payments__variations .c-cv-payments__variation-header {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.is-not-floating.is-multi .c-cv-payments__variations.is-single:has([data-is-single="true"].is-show) .c-cv-payments__variation-header {
  display: none;
}
.is-not-floating.is-multi .c-cv-payments__variations.is-single:has([data-is-single="true"].is-show) .c-cv-payments__variation:not(:first-child) {
  display: none;
}
.c-cv-payments__variation {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-cv-payments__variation:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-color: rgba(211,211,211,0.4);
}
@media screen and (min-width: 768px) {
  .c-cv-payments__variation:not(:first-child)::before {
    content: none;
    width: 1px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-payments__variation:not(:first-child)::before {
    width: 0.266666666666667vw;
    left: -4vw;
  }
}
.c-cv-payments__variation.is-hidden {
  display: none;
}
.c-cv-payments__variation-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .c-cv-payments__variation-header {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-payments__variation-header {
    margin-bottom: 2.666666666666667vw;
  }
}
.c-cv-payments__variation-color {
  display: inline-block;
  width: 18px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .c-cv-payments__variation-color {
    width: 2.933333333333333vw;
    margin-right: 1.333333333333333vw;
  }
}
.c-cv-payments__variation-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.7px;
}
@media screen and (max-width: 767px) {
  .c-cv-payments__variation-label {
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-payments__item {
    width: 100%;
  }
}
.c-cv-payments__list {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 13px;
}
@media screen and (max-width: 767px) {
  .c-cv-payments__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 2.133333333333333vw;
  }
}
.c-cv-payments__list.is-show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-cv-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5.17px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 54px;
  width: 216px;
  border: 1px solid #c6c6c6;
  background: #fff;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-cv-button {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-cv-button:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .c-cv-button {
    width: 100%;
    height: 12vw;
    border-width: 0.266666666666667vw;
    padding-right: 1.066666666666667vw;
  }
}
.c-cv-button::after {
  content: "";
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 11.58px;
  top: 50%;
  display: block;
  width: 10.8px;
  height: auto;
  aspect-ratio: 1/1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIiBmaWxsPSJub25lIj4gPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM1NTlfMjExODU0KSI+IDxwYXRoIGQ9Ik0wLjcxNDI4NiAyLjE0MDYyVjguNTY5Mkg4LjU3MTQzVjkuMjgzNDhIMFYyLjE0MDYySDAuNzE0Mjg2WiIgZmlsbD0iIzQ1NDE0MSIvPiA8cGF0aCBkPSJNMTAuMDAxMSAwLjcxMDkzOFY3Ljg1Mzc5SDEuNDI5NjlWMC43MTA5MzhIMTAuMDAxMVpNMi4xNDM5NyA3LjEzOTUxSDkuMjg2ODNWMS40MjUyMkgyLjE0Mzk3VjcuMTM5NTFaIiBmaWxsPSIjNDU0MTQxIi8+IDwvZz4gPGRlZnM+IDxjbGlwUGF0aCBpZD0iY2xpcDBfMzU1OV8yMTE4NTQiPiA8cmVjdCB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IndoaXRlIi8+IDwvY2xpcFBhdGg+IDwvZGVmcz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .c-cv-button::after {
    width: 2.4vw;
    right: 2.570666666666667vw;
  }
}
.c-cv-button__logo {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.c-cv-button--shiseido .c-cv-button__logo img {
  height: auto;
  width: 100.768px;
}
@media screen and (max-width: 767px) {
  .c-cv-button--shiseido .c-cv-button__logo img {
    width: 22.392799999999998vw;
  }
}
.c-cv-button--amazon .c-cv-button__logo img {
  width: 71.747px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-cv-button--amazon .c-cv-button__logo img {
    width: 15.943733333333334vw;
  }
}
.c-cv-button--rakuten .c-cv-button__logo img {
  width: 70.941px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-cv-button--rakuten .c-cv-button__logo img {
    width: 15.764533333333333vw;
  }
}
.c-daily-use-wrapper {
  background: var(--daily-use-bg-color);
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .c-daily-use-wrapper {
    padding: 10.666666666666668vw 0;
  }
}
@media screen and (min-width: 768px) {
  .c-daily-use__body {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-daily-use__body {
    margin-top: 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .c-daily-use__body--carousel {
    margin-top: 70px;
  }
}
.c-daily-use__lead {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-daily-use__lead {
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.25px;
  }
}
@media screen and (max-width: 767px) {
  .c-daily-use__lead {
    font-size: 4.266666666666667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.213333333333333vw;
  }
}
.c-daily-use__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .c-daily-use__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.666666666666667vw;
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .c-daily-use__container img {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .c-daily-use__container img {
    width: 100%;
  }
}
.c-daily-use__carousel {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .c-daily-use__carousel {
    margin-top: 2.666666666666667vw;
    padding: 0 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .c-daily-use-carousel .slick-list {
    -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(20%, #000), color-stop(80%, #000), to(transparent));
    -webkit-mask-image: -webkit-linear-gradient(left, transparent 0%, #000 20%, #000 80%, transparent 100%);
            mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(20%, #000), color-stop(80%, #000), to(transparent));
            mask-image: linear-gradient(to right, transparent 0%, #000 20%, #000 80%, transparent 100%);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
  }
}
.c-daily-use-carousel .slick-slide.slick-current {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .c-daily-use-carousel__slide {
    margin: 0 17.5px;
  }
}
.c-daily-use-carousel__slide img {
  width: 630px;
}
.c-daily-use-arrow {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  background-image: url("../../../../products/suncare/common/img/new/arrow-gold.svg");
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .c-daily-use-arrow {
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    right: 0;
    width: 22px;
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .c-daily-use-arrow {
    width: 5.333333333333334vw;
    height: 8.799999999999999vw;
    right: -2.4vw;
    bottom: -2.666666666666667vw;
  }
}
.c-daily-use-arrow--prev {
  left: 0;
  right: initial;
}
@media screen and (min-width: 768px) {
  .c-daily-use-arrow--prev {
    -webkit-transform: translate(0, -50%) rotate(180deg);
            transform: translate(0, -50%) rotate(180deg);
  }
}
@media screen and (max-width: 767px) {
  .c-daily-use-arrow--prev {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    left: -2.4vw;
    right: initial;
  }
}
.c-daily-use-dots {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .c-daily-use-dots {
    margin-top: 30px;
    gap: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-daily-use-dots {
    gap: 3.733333333333334vw;
    margin-top: 8vw;
  }
}
.c-daily-use-dots li {
  border-radius: 50%;
  background-color: #d1d1d1;
  color: transparent;
}
@media screen and (min-width: 768px) {
  .c-daily-use-dots li {
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 767px) {
  .c-daily-use-dots li {
    width: 2.133333333333333vw;
    height: 2.133333333333333vw;
  }
}
.c-daily-use-dots li.slick-active {
  background-color: #bd9a5f;
}
.c-product-detail {
  padding: 60px 67px;
  background: var(--detail-bg-color, #fff);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .c-product-detail {
    padding: 5.333333333333334vw;
  }
}
.c-product-detail__containers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .c-product-detail__containers {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-detail__containers {
    gap: 1.333333333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.c-product-detail__img {
  width: 500px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-product-detail__img {
    width: 100%;
  }
}
.c-product-detail__container:first-child {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .c-product-detail__container:first-child {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-detail__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 2.666666666666667vw;
  }
}
.c-product-detail__copy {
  color: var(--detail-copy-color, #454141);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.9px;
}
@media screen and (max-width: 767px) {
  .c-product-detail__copy {
    text-align: center;
    width: 100%;
    font-size: 3.466666666666666vw;
    letter-spacing: 0.173333333333333vw;
  }
}
.c-product-detail__spf {
  width: 277px;
  height: auto;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-product-detail__spf {
    margin-top: 0;
    width: 28.799999999999997vw;
  }
}
.c-product-detail__spf:first-child {
  margin-top: 0;
}
.c-product-detail__box,
.c-product-detail__box--has-border {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-product-detail__box,
  .c-product-detail__box--has-border {
    margin-top: 2.133333333333333vw;
  }
}
.c-product-detail__box--has-border,
.c-product-detail__box--has-border--has-border {
  border-top: 1px solid #d3d3d3;
  padding-top: 7px;
}
@media screen and (max-width: 767px) {
  .c-product-detail__box--has-border,
  .c-product-detail__box--has-border--has-border {
    padding-top: 1.6vw;
    border-top-width: 0.266666666666667vw;
  }
}
.c-product-detail__hdg {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .c-product-detail__hdg {
    width: 47.199999999999996vw;
    font-size: 3.2vw;
    letter-spacing: 0.16vw;
    margin-top: 0;
  }
}
.c-product-detail__contents {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-product-detail__contents {
    margin-top: 2.666666666666667vw;
  }
}
.c-product-detail__notes {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-product-detail__notes {
    margin-top: 1.333333333333333vw;
  }
}
.c-product-detail__outside-notes {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-product-detail__outside-notes {
    margin-top: 2.666666666666667vw;
  }
}
.c-product-detail__modal-button-wrapper {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-product-detail__modal-button-wrapper {
    margin-top: 4.266666666666667vw;
    text-align: center;
  }
}
.c-product-price-note-list {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .c-product-price-note-list {
    margin-top: 1.333333333333333vw;
  }
}
.c-product-spec-list {
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.7px;
}
@media screen and (max-width: 767px) {
  .c-product-spec-list {
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.c-product-spec-list__item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .c-product-spec-list__item {
    gap: 2.666666666666667vw;
  }
}
.c-product-spec-list__value {
  padding-left: 15px;
  border-left: 1px solid #d3d3d3;
}
@media screen and (min-width: 768px) {
  .c-product-spec-list__value {
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  .c-product-spec-list__value {
    padding-left: 2.666666666666667vw;
    border-left-width: 0.266666666666667vw;
  }
}
.c-product-price-list__hdg {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.7px;
}
@media screen and (max-width: 767px) {
  .c-product-price-list__hdg {
    font-size: 3.733333333333334vw;
    letter-spacing: 0.093333333333333vw;
  }
}
.c-product-price-list__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  .c-product-price-list__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .c-product-price-list__items {
    gap: 1.333333333333333vw;
    font-size: 4.266666666666667vw;
    letter-spacing: 0.213333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-product-price-list__item:not(:last-child)::after {
    content: '/';
    display: inline-block;
    margin-left: 0.8vw;
  }
}
.c-product-price-list__tax {
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.7px;
}
@media screen and (max-width: 767px) {
  .c-product-price-list__tax {
    font-size: 2.666666666666667vw;
    letter-spacing: 0.213333333333333vw;
  }
}
.c-product-tag-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .c-product-tag-list {
    gap: 1.6vw;
  }
}
.c-product-tag-list__item {
  border-radius: 9999px;
  border: 1px solid currentColor;
  padding: 4px 11px;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.65px;
}
@media screen and (max-width: 767px) {
  .c-product-tag-list__item {
    padding: 0.533333333333333vw 2.4vw;
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
    border-width: 0.266666666666667vw;
  }
}
.c-product-feature-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5.55px;
}
@media screen and (max-width: 767px) {
  .c-product-feature-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 1.333333333333333vw;
  }
}
.c-product-feature-list__item {
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .c-product-feature-list__item {
    width: 14.666666666666666vw;
  }
}
@media screen and (min-width: 768px) {
  .c-product-feature-list__item img {
    width: 88px;
  }
}
.c-fixed-cart-link {
  background: -webkit-linear-gradient(153deg, #a58a32 8.42%, #d0b96d 40.7%, #b89d44 77.65%);
  background: linear-gradient(297deg, #a58a32 8.42%, #d0b96d 40.7%, #b89d44 77.65%);
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  gap: 15px;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-fixed-cart-link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-fixed-cart-link:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .c-fixed-cart-link {
    height: 50px;
    width: 50px;
    padding-left: 10.55px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .c-fixed-cart-link {
    width: 100%;
    height: 12vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 5.333333333333334vw;
    gap: 2.666666666666667vw;
  }
}
.c-fixed-cart-link__icon svg {
  width: 24.599px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-fixed-cart-link__icon svg {
    width: 4.533333333333333vw;
  }
}
.c-fixed-cart-link__text {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100% /* 16px */;
  letter-spacing: 0.8px;
}
@media screen and (min-width: 768px) {
  .c-fixed-cart-link__text {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-fixed-cart-link__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 3.733333333333334vw;
    letter-spacing: 0.186666666666667vw;
    padding-left: 4.533333333333333vw;
  }
}
.c-product-how-to-wrapper {
  padding: 90px 0;
  background: var(--how-to-wrapper-color, transparent);
}
@media screen and (max-width: 767px) {
  .c-product-how-to-wrapper {
    padding: 10.666666666666668vw 5.333333333333334vw;
  }
  .c-product-how-to-wrapper .l-product-inner {
    padding: 0;
  }
}
.c-product-how-to__body {
  background: var(--how-to-bg-color, #f9f9f9);
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .c-product-how-to__body {
    padding: 10.666666666666668vw 4.533333333333333vw;
  }
}
.c-product-how-to__attention {
  margin: 60px auto 0;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .c-product-how-to__attention {
    max-width: calc(100% - 72px);
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to__attention {
    margin: 11.200000000000001vw auto 0;
    padding: 5.333333333333334vw 4vw 0;
  }
}
.c-product-how-to__pbp {
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-product-how-to__pbp {
    margin-top: 5.866666666666666vw;
  }
}
.c-product-how-to-section + .c-product-how-to-section {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section + .c-product-how-to-section {
    margin-top: 13.333333333333334vw;
  }
}
.c-product-how-to-section__title {
  color: var(--how-to-color, #00a0d2);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-product-how-to-section__title {
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.25px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section__title {
    font-size: 4.266666666666667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.213333333333333vw;
  }
}
.c-product-how-to-section__sub-title {
  text-align: center;
  font-weight: 500;
  line-height: 150%;
  color: var(--how-to-color, #00a0d2);
}
@media screen and (min-width: 768px) {
  .c-product-how-to-section__sub-title {
    margin-top: 10px;
    font-size: 20px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section__sub-title {
    margin-top: 1.333333333333333vw;
    font-size: 3.733333333333334vw;
    letter-spacing: 0.186666666666667vw;
  }
}
.c-product-how-to-section__title-notes {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section__title-notes {
    margin-top: 1.333333333333333vw;
  }
}
.c-product-how-to-section__figure {
  margin: 30px auto 0;
  width: 304px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section__figure {
    width: 100%;
    margin-top: 5.866666666666666vw;
  }
}
.c-product-how-to-section__link {
  text-align: center;
}
.c-product-how-to-section__link a.c-product-how-to-section__link-anchor {
  display: inline-block;
  text-decoration: none;
  margin-top: 20px;
  padding: 12px 15px;
  border: 2px solid var(--how-to-color, #00a0d2);
  color: var(--how-to-color, #00a0d2);
  font-size: 13px;
  letter-spacing: 5%;
  line-height: 120%;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section__link a.c-product-how-to-section__link-anchor {
    margin-top: 4.266666666666667vw;
    font-size: 3.466666666666666vw;
  }
}
.c-product-how-to-section__link a.c-product-how-to-section__link-anchor:after {
  content: "";
  display: block;
  display: inline-block;
  margin-left: 10px;
  width: 9px;
  height: 9px;
  background: var(--how-to-color, #00a0d2);
  -webkit-clip-path: polygon(0 50%, 22.2% 50%, 22.2% 0, 100% 50%, 22.2% 100%, 22.2% 50%, 0 50%);
          clip-path: polygon(0 50%, 22.2% 50%, 22.2% 0, 100% 50%, 22.2% 100%, 22.2% 50%, 0 50%);
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section__link a.c-product-how-to-section__link-anchor:after {
    margin-left: 2.666666666666667vw;
    width: 2.4vw;
    height: 2.4vw;
  }
}
@media screen and (min-width: 768px) {
  .c-product-how-to-section__container {
    margin-top: 30px;
  }
  .c-product-how-to-section__container .slick-list {
    -webkit-mask-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0px, rgba(0,0,0,0) 103.4px, #000 188px, #000 calc(100% - 188px), rgba(0,0,0,0) calc(100% - 103.4px), rgba(0,0,0,0) 100%);
            mask-image: linear-gradient(to right, rgba(0,0,0,0) 0px, rgba(0,0,0,0) 103.4px, #000 188px, #000 calc(100% - 188px), rgba(0,0,0,0) calc(100% - 103.4px), rgba(0,0,0,0) 100%);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    transition: mask-image 0.35s ease, -webkit-mask-image 0.35s ease;
  }
  .c-product-how-to-section__container.is-edge-disabled .slick-list {
    -webkit-mask-image: none;
            mask-image: none;
  }
  .c-product-how-to-section__container.is-edge-disabled .slick-track {
    left: 0;
  }
  .c-product-how-to-section__container .slick-slide {
    margin: 0 20px;
  }
  .c-product-how-to-section__container .slick-track {
    left: -344px;
  }
  .c-product-how-to-section__container:not(.is-pc-carousel) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section__container:not(:first-child) {
    margin-top: 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .c-product-how-to-section__step {
    width: 304px;
  }
}
@media screen and (min-width: 768px) {
  .c-product-how-to-section__notes {
    margin-top: 30px;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section__notes {
    margin-top: 24px;
  }
  .c-product-how-to-section__notes .c-note-list__item {
    font-size: 2.666666666666667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.133333333333333vw;
  }
}
.c-product-how-to-section .slick-arrow {
  position: absolute;
  z-index: 2;
  width: 22px;
  aspect-ratio: 22/36;
  font-size: 0;
  color: transparent;
}
@media screen and (min-width: 768px) {
  .c-product-how-to-section .slick-arrow {
    top: 106px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section .slick-arrow {
    width: 4vw;
    bottom: -1.666666666666667vw;
  }
}
.c-product-how-to-section .slick-arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--how-to-color, #00a0d2);
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIyIDM2IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTIuOTk2MDkgMS44OTg0NEwxOC45OTYxIDE3Ljk3MzRMMy4xNTA4NCAzMy44OTg0IiBzdHJva2U9IiMwRDc3QzkiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+");
          mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIyIDM2IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTIuOTk2MDkgMS44OTg0NEwxOC45OTYxIDE3Ljk3MzRMMy4xNTA4NCAzMy44OTg0IiBzdHJva2U9IiMwRDc3QzkiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+");
  -webkit-mask-size: contain;
          mask-size: contain;
}
.c-product-how-to-section .slick-next {
  right: 40px;
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section .slick-next {
    right: 0;
  }
}
.c-product-how-to-section .slick-prev {
  left: 40px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section .slick-prev {
    left: 0;
  }
}
.c-product-how-to-section__container.is-edge-disabled .slick-arrow {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.c-product-how-to-section__container.is-edge-disabled .slick-arrow::before {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@media screen and (min-width: 768px) {
  .c-product-how-to-section__container.is-edge-disabled {
    padding: 0 26px;
  }
  .c-product-how-to-section__container.is-edge-disabled:has(.slick-prev.slick-disabled) .slick-list {
    -webkit-mask-image: -webkit-linear-gradient(left, #000 0px, #000 calc(100% - 188px), rgba(0,0,0,0) calc(100% - 103.4px), rgba(0,0,0,0) 100%);
            mask-image: linear-gradient(to right, #000 0px, #000 calc(100% - 188px), rgba(0,0,0,0) calc(100% - 103.4px), rgba(0,0,0,0) 100%);
  }
  .c-product-how-to-section__container.is-edge-disabled:has(.slick-next.slick-disabled) .slick-list {
    -webkit-mask-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0px, rgba(0,0,0,0) 103.4px, #000 188px, #000 100%);
            mask-image: linear-gradient(to right, rgba(0,0,0,0) 0px, rgba(0,0,0,0) 103.4px, #000 188px, #000 100%);
  }
}
@media screen and (min-width: 768px) {
  .c-product-how-to-section__container.is-edge-disabled .slick-arrow.slick-disabled {
    opacity: 0;
    cursor: default;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-section__container.is-edge-disabled .slick-arrow.slick-disabled::before {
    opacity: 0.4;
  }
}
.c-product-how-to-step__title {
  color: var(--how-to-color, #00a0d2);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-product-how-to-step__title {
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.25px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-step__title {
    font-size: 4.266666666666667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.213333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-product-how-to-step__title {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-step__title + .c-product-how-to-step__figure {
    margin-top: 5.866666666666666vw;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-step__figure {
    overflow: hidden;
  }
}
.c-product-how-to-step__figure iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 304/171;
}
@media screen and (max-width: 767px) {
  .c-product-how-to-step__figure iframe {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}
.c-product-how-to-step__label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--how-to-color, #00a0d2);
  margin-top: 15px;
  gap: 15px;
}
@media screen and (min-width: 768px) {
  .c-product-how-to-step__label {
    font-family: "Sofia Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.5px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-step__label {
    font-family: "Sofia Pro";
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-step__label {
    gap: 4vw;
  }
}
.c-product-how-to-step__label span {
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  font-family: ryo-gothic-plusn, YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
@media screen and (min-width: 768px) {
  .c-product-how-to-step__label span {
    font-size: 18px;
    letter-spacing: 0.9px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-step__label span {
    font-size: 4.266666666666667vw;
    letter-spacing: 0.213333333333333vw;
  }
}
.c-product-how-to-step__text {
  color: #454141;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .c-product-how-to-step__text {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-step__text {
    font-size: 3.466666666666666vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.173333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-step__text {
    margin-top: 2.666666666666667vw;
  }
}
.c-product-how-to-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .c-product-how-to-dots {
    margin-top: 30px;
    gap: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-dots {
    position: relative;
    gap: 3.733333333333334vw;
    margin-top: 6.933333333333333vw;
  }
}
.c-product-how-to-dots li {
  border-radius: 50%;
  background-color: #d1d1d1;
  color: transparent;
}
@media screen and (min-width: 768px) {
  .c-product-how-to-dots li {
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-how-to-dots li {
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
  }
}
.c-product-how-to-dots li.slick-active {
  background-color: var(--how-to-color, #00a0d2);
}
.c-product-kv__img img {
  width: 100%;
  aspect-ratio: 1440/550;
}
@media screen and (max-width: 767px) {
  .c-product-kv__img img {
    aspect-ratio: 1/1;
  }
}
.c-product-intro {
  background: var(--intro-bg-color, "transparent");
  color: var(--intro-text-color, #454141);
}
.c-product-intro__body {
  padding: 40px 0 0;
}
@media screen and (max-width: 767px) {
  .c-product-intro__body {
    padding: 5.333333333333334vw 0 0;
  }
}
.c-product-intro__container {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-product-intro__container {
    margin-top: 2.666666666666667vw;
  }
}
.c-product-intro__container img {
  width: 100%;
  max-width: 1064px;
}
.c-product-intro__title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-product-intro__title {
    font-size: 31px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.55px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-intro__title {
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.24vw;
  }
}
.c-product-intro__text {
  margin-top: 18px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .c-product-intro__text {
    margin-top: 5.333333333333334vw;
    font-size: 3.466666666666666vw;
    line-height: 150%;
    letter-spacing: 0.173333333333333vw;
  }
}
.c-product-intro__figure-caption {
  margin-top: 18px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-product-intro__figure-caption {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-intro__figure-caption {
    font-size: 3.733333333333334vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.186666666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-product-intro__figure-caption {
    margin-top: 4vw;
  }
}
.c-tab-wrapper {
  border-bottom: 2px solid var(--primary-color, "transparent");
}
@media screen and (min-width: 768px) {
  .c-tab-wrapper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-tab-wrapper {
    margin-top: 8vw;
    border-bottom-width: 0.533333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-tab-wrapper__inner {
    padding: 0;
  }
}
.c-tab-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .c-tab-buttons {
    gap: 1.333333333333333vw;
  }
}
.c-tab-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 524px;
  height: 100px;
  color: var(--comparison-primary-color, #454141) !important;
  border: 2px solid var(--comparison-primary-color, #454141);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1px;
  border-bottom: none;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  text-decoration: none;
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .c-tab-button {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-tab-button:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  .c-tab-button {
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
    height: 20vw;
    font-size: 3.733333333333334vw;
    letter-spacing: 0.186666666666667vw;
    border-width: 0.266666666666667vw;
  }
}
.c-tab-button__box {
  position: relative;
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .c-tab-button__box {
    padding-right: calc(60 / 524 * 100%);
  }
}
@media screen and (max-width: 767px) {
  .c-tab-button__box {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 7.066666666666667vw;
  }
}
.c-tab-button.is-active {
  color: #fff !important;
  border: none;
  pointer-events: none;
  opacity: 1;
  background: var(--tab-active-color);
}
@media screen and (min-width: 768px) {
  .c-tab-button.is-active {
    height: 115px;
  }
}
@media screen and (max-width: 767px) {
  .c-tab-button.is-active {
    height: 22.666666666666664vw;
  }
}
@media screen and (min-width: 768px) {
  .c-cm-movie-wrapper {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .c-cm-movie-wrapper {
    margin-top: 10.666666666666668vw;
  }
}
.c-cm-movie {
  width: 100%;
}
.c-cm-movie__iframe-wrapper {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-cm-movie__iframe-wrapper {
    overflow: hidden;
  }
}
.c-cm-movie__iframe-wrapper iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-cm-movie__iframe-wrapper iframe {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}
.c-muse-wrapper {
  background-color: #e8f6fb;
}
@media screen and (min-width: 768px) {
  .c-muse-wrapper {
    padding: 90px 0;
  }
}
@media screen and (max-width: 767px) {
  .c-muse-wrapper {
    padding: 10.666666666666668vw 0;
  }
}
@media screen and (min-width: 768px) {
  .c-muse .c-underline-title {
    font-size: 31px;
  }
}
@media screen and (min-width: 768px) {
  .c-muse__body {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-muse__body {
    margin-top: 5.333333333333334vw;
  }
}
.c-muse__title {
  font-family: ryo-gothic-plusn, YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
@media screen and (max-width: 767px) {
  .c-muse__title {
    font-size: 5.333333333333334vw;
  }
}
@media screen and (max-width: 767px) {
  .c-muse__description2 {
    margin-top: 4vw;
  }
}
.c-muse__profile {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .c-muse__profile {
    margin-top: 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .c-muse-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
}
@media screen and (min-width: 768px) {
  .c-muse-row__text {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .c-muse-row__text {
    font-size: 3.466666666666666vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.173333333333333vw;
  }
}
.c-muse-row__figure {
  height: 192px;
}
@media screen and (max-width: 767px) {
  .c-muse-row__figure {
    height: auto;
    margin-top: 4vw;
  }
}
.c-muse-profile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .c-muse-profile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .c-muse-profile > div:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 5.333333333333334vw;
  }
}
.c-muse-profile__figure {
  width: 282px;
  height: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-muse-profile__figure {
    width: 44.800000000000004vw;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.c-muse-profile__label {
  font-family: "Sofia Pro";
  font-size: 20px;
  font-weight: 500;
  line-height: 140%; /* 28px */
  letter-spacing: 0.5px;
}
@media screen and (max-width: 767px) {
  .c-muse-profile__label {
    font-size: 4.266666666666667vw;
    letter-spacing: 0.106666666666667vw;
    font-weight: 400;
  }
}
.c-muse-profile__name {
  font-size: 25px;
  font-weight: 500;
  line-height: 150%; /* 37.5px */
  letter-spacing: 1.25px;
}
@media screen and (max-width: 767px) {
  .c-muse-profile__name {
    font-size: 5.333333333333334vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.c-muse-profile__text {
  font-size: 13px;
  font-weight: 400;
  line-height: 150%; /* 19.5px */
  letter-spacing: 0.65px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-muse-profile__text {
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .c-note-list__item {
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0.55px;
  }
}
@media screen and (max-width: 767px) {
  .c-note-list__item {
    font-size: 7px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.35px;
  }
}
.c-note-list__item sup {
  top: 0;
}
.c-underline-title {
  padding: 10px 0;
  text-align: center;
  border-bottom: 3px solid currentColor;
}
@media screen and (min-width: 768px) {
  .c-underline-title {
    font-family: "Sofia Pro";
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.9px;
  }
}
@media screen and (max-width: 767px) {
  .c-underline-title {
    font-family: "Sofia Pro";
    font-size: 6.4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.16vw;
  }
}
@media screen and (max-width: 767px) {
  .c-underline-title {
    padding: 1.333333333333333vw 0 0.8vw;
    border-bottom-width: 0.533333333333333vw;
  }
}
.c-underline-title--primary {
  color: #00a0d2;
  border-color: #00a0d2;
}
.c-pbp-link {
  position: relative;
  border: 2px solid var(--primary-color);
  color: var(--primary-color) !important;
  padding: 8px 33px 8px 13px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  text-decoration: none;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-pbp-link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-pbp-link:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .c-pbp-link {
    width: 68vw;
    padding: 1.866666666666667vw 9.333333333333334vw 1.866666666666667vw 2.4vw;
    border-width: 0.266666666666667vw;
  }
}
.c-pbp-link svg {
  color: var(--primary-color);
  width: 21px;
  height: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-pbp-link svg {
    width: 5.333333333333334vw;
  }
}
.c-pbp-link__box {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-pbp-link__box {
    padding: 0;
  }
}
.c-pbp-link__label {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%; /* 14.4px */
  letter-spacing: 0.6px;
}
@media screen and (max-width: 767px) {
  .c-pbp-link__label {
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.c-pbp-link__name {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%; /* 19.2px */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .c-pbp-link__name {
    font-size: 3.733333333333334vw;
    letter-spacing: 0.186666666666667vw;
  }
}
.c-pbp-link::after {
  content: "";
  position: absolute;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
  margin-left: auto;
  background-color: var(--primary-color);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
}
@media screen and (min-width: 768px) {
  .c-pbp-link::after {
    width: 7px;
    height: 9px;
    right: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-pbp-link::after {
    width: 1.066666666666667vw;
    height: 1.6vw;
    right: 2.4vw;
  }
}
.c-store-badge {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%; /* 14px */
  letter-spacing: 0.6px;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  padding: 3px 9px 4px;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .c-store-badge {
    font-size: 2.4vw;
    letter-spacing: 0.12vw;
    padding: 0.8vw 1.333333333333333vw 1.066666666666667vw;
    margin-top: 1.333333333333333vw;
    border-width: 0.266666666666667vw;
  }
}
.c-slashed-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 37.5px */
  letter-spacing: 1.25px;
}
@media screen and (max-width: 767px) {
  .c-slashed-text {
    font-size: 4.266666666666667vw;
    letter-spacing: 0.213333333333333vw;
  }
}
.c-slashed-text::before,
.c-slashed-text::after {
  content: '';
  display: block;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  vertical-align: middle;
  width: 18px;
  aspect-ratio: 18/27;
  margin-right: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/anessa/products/suncare/common/img/new/slash-right_white.svg");
}
@media screen and (max-width: 767px) {
  .c-slashed-text::before,
  .c-slashed-text::after {
    background-image: url("/anessa/products/suncare/common/img/new/slash-right_white_long.svg");
    aspect-ratio: 17/35;
    width: 4.533333333333333vw;
    margin-right: 2.666666666666667vw;
  }
}
.c-slashed-text::after {
  margin-right: 0;
  margin-left: 15px;
  background-image: url("/anessa/products/suncare/common/img/new/slash-left_white.svg");
}
@media screen and (max-width: 767px) {
  .c-slashed-text::after {
    background-image: url("/anessa/products/suncare/common/img/new/slash-left_white_long.svg");
    margin-left: 2.666666666666667vw;
  }
}
.c-uv-modal-button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #00a0d2;
  border: 1px solid currentColor;
  padding: 10px 15px;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-uv-modal-button {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-uv-modal-button:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .c-uv-modal-button {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-uv-modal-button {
    padding: 2.666666666666667vw 4vw;
  }
}
.c-uv-modal-button span {
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.65px;
}
@media screen and (max-width: 767px) {
  .c-uv-modal-button span {
    font-size: 3.466666666666666vw;
    letter-spacing: 0.173333333333333vw;
    min-width: 41.333333333333336vw;
  }
}
.c-uv-modal-button svg {
  width: 15px;
  height: auto;
  aspect-ratio: 1/1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-uv-modal-button svg {
    width: 4vw;
  }
}
.c-product-attention {
  color: #454141;
  border-top: 1px solid rgba(0,0,0,0.08);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-product-attention {
    border-width: 0.266666666666667vw;
  }
}
.c-product-attention__title {
  color: var(--bop-bop_gold, #bd9a5f);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 30px */
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .c-product-attention__title {
    font-size: 3.733333333333334vw;
    letter-spacing: 0.186666666666667vw;
  }
}
.c-product-attention__text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.8px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-product-attention__text {
    margin-top: 1.333333333333333vw;
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.c-new-badge {
  display: inline-block;
  background-color: #fbf5a2;
  border-radius: 100px;
  padding: 6px 23px;
  font-family: "Sofia Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 16px */
  letter-spacing: 0.4px;
  margin-top: 10px;
  color: #454141;
}
@media screen and (max-width: 767px) {
  .c-new-badge {
    padding: 0.8vw 2.133333333333333vw 0.533333333333333vw;
    font-size: 2.666666666666667vw;
    letter-spacing: 0.066666666666667vw;
    margin-top: 1.333333333333333vw;
  }
}
.c-new-badge__new {
  font-weight: 400;
}
.u-font-weight--500 {
  font-weight: 500 !important;
}
.u-font-weight--700 {
  font-weight: 700 !important;
}
.u-color--text-black {
  color: #454141 !important;
}
.u-text-marker,
.u-text-marker--accent-yellow {
  display: inline;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-attachment: local;
}
.u-text-marker--accent-yellow,
.u-text-marker--accent-yellow--accent-yellow {
  background-image: -webkit-linear-gradient(transparent calc(100% - 11px), #fbf5a2 calc(100% - 11px), #fbf5a2 100%);
  background-image: linear-gradient(transparent calc(100% - 11px), #fbf5a2 calc(100% - 11px), #fbf5a2 100%);
}
@media screen and (max-width: 767px) {
  .u-text-marker--accent-yellow,
  .u-text-marker--accent-yellow--accent-yellow {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(#fbf5a2), to(#fbf5a2));
    background-image: -webkit-linear-gradient(transparent calc(100% - 1.6vw), #fbf5a2 calc(100% - 1.6vw), #fbf5a2 100%);
    background-image: linear-gradient(transparent calc(100% - 1.6vw), #fbf5a2 calc(100% - 1.6vw), #fbf5a2 100%);
  }
}
.c-shiseido100 {
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .c-shiseido100 {
    padding-bottom: 5.333333333333334vw;
  }
}
.c-shiseido100__link {
  display: block;
  width: 100%;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-shiseido100__link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-shiseido100__link:hover {
    opacity: 0.7;
  }
}
.c-shiseido100__link img {
  width: 100%;
}
.c-points-wrapper {
  margin-top: 60px;
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .c-points-wrapper {
    margin-top: 10.666666666666668vw;
    padding-bottom: 10.666666666666668vw;
  }
}
.c-points__body {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-points__body {
    margin-top: 5.333333333333334vw;
  }
}
.c-points__title {
  font-size: 31px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1.55px;
}
@media screen and (max-width: 767px) {
  .c-points__title {
    font-size: 4.266666666666667vw;
    letter-spacing: 0.213333333333333vw;
  }
}
.c-points__summary-img {
  text-align: center;
}
.c-points__title + .c-points__summary-img {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-points__title + .c-points__summary-img {
    margin-top: 2.666666666666667vw;
  }
}
.c-points__summary-img img {
  width: 100%;
}
.c-points__container {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .c-points__container {
    margin-top: 10.666666666666668vw;
  }
}
.c-points__hdg + .c-points__container {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .c-points__hdg + .c-points__container {
    margin-top: 5.333333333333334vw;
  }
}
.c-points__item:not(:first-child) {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .c-points__item:not(:first-child) {
    margin-top: 10.666666666666668vw;
  }
}
.c-point__body {
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .c-point__body {
    padding: 5.333333333333334vw;
  }
}
.c-point__iframe-wrapper {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .c-point__iframe-wrapper {
    margin-top: 10.666666666666668vw;
  }
}
.c-point__iframe-text {
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1.25px;
}
@media screen and (max-width: 767px) {
  .c-point__iframe-text {
    font-size: 3.733333333333334vw;
    letter-spacing: 0.186666666666667vw;
    margin: 0 -2.666666666666667vw;
  }
}
.c-point__iframe {
  width: 100%;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-point__iframe {
    margin-top: 2.666666666666667vw;
    overflow: hidden;
  }
  .c-point__iframe iframe {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}
.c-point__iframe iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto !important;
}
.c-point-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .c-point-dots {
    margin-top: 30px;
    gap: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-point-dots {
    position: relative;
    gap: 3.733333333333334vw;
    margin-top: 3.733333333333334vw;
  }
}
.c-point-dots li {
  border-radius: 50%;
  background-color: #d1d1d1;
  color: transparent;
}
@media screen and (min-width: 768px) {
  .c-point-dots li {
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 767px) {
  .c-point-dots li {
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
  }
}
.c-point-dots li.slick-active {
  background-color: var(--how-to-color, #00a0d2);
}
@media screen and (max-width: 767px) {
  .c-point-dots {
    margin-top: 5.333333333333334vw;
  }
  .c-point-dots li {
    background-color: #00a0d2;
    opacity: 0.2;
  }
  .c-point-dots li.slick-active {
    background-color: #00a0d2;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .c-point-carousel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 60px;
  }
}
@media screen and (min-width: 768px) {
  .c-point-carousel__item {
    width: 400px;
  }
}
.c-point-carousel__caption-wrapper {
  margin-top: 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-point-carousel__caption-wrapper {
    margin-top: 2.666666666666667vw;
  }
}
.c-point-carousel__text {
  display: block;
  color: var(--point-color, #00a0d2);
  font-size: 16px;
  font-weight: 700;
  line-height: 150% /* 24px */;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .c-point-carousel__text {
    font-size: 3.2vw;
    letter-spacing: 0.16vw;
  }
}
.c-point-carousel__note {
  display: block;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .c-point-carousel__note {
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.65px;
  }
}
@media screen and (max-width: 767px) {
  .c-point-carousel__note {
    font-size: 2.666666666666667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.133333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-point-carousel__note {
    margin-top: 1.333333333333333vw;
  }
}
.c-point-carousel .slick-arrow {
  position: absolute;
  z-index: 2;
  width: 22px;
  aspect-ratio: 22/36;
  font-size: 0;
  color: transparent;
}
@media screen and (min-width: 768px) {
  .c-point-carousel .slick-arrow {
    top: 106px;
  }
}
@media screen and (max-width: 767px) {
  .c-point-carousel .slick-arrow {
    width: 4vw;
    bottom: -1.666666666666667vw;
  }
}
.c-point-carousel .slick-arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--point-color, #00a0d2);
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIyIDM2IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTIuOTk2MDkgMS44OTg0NEwxOC45OTYxIDE3Ljk3MzRMMy4xNTA4NCAzMy44OTg0IiBzdHJva2U9IiMwRDc3QzkiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+");
          mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIyIDM2IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTIuOTk2MDkgMS44OTg0NEwxOC45OTYxIDE3Ljk3MzRMMy4xNTA4NCAzMy44OTg0IiBzdHJva2U9IiMwRDc3QzkiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+");
  -webkit-mask-size: contain;
          mask-size: contain;
}
.c-point-carousel .slick-next {
  right: 40px;
}
@media screen and (max-width: 767px) {
  .c-point-carousel .slick-next {
    right: 0;
  }
}
.c-point-carousel .slick-prev {
  left: 40px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media screen and (max-width: 767px) {
  .c-point-carousel .slick-prev {
    left: 0;
  }
}
.c-qa-wrapper {
  position: relative;
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .c-qa-wrapper {
    padding: 10.666666666666668vw 0;
  }
}
.c-qa-wrapper__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.c-qa-wrapper__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.c-qa {
  color: #fff;
}
.c-qa__body {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c-qa__body {
    margin-top: 5.333333333333334vw;
  }
}
.c-qa__title {
  color: #fff;
  border-color: #fff;
}
.c-qa__list {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-qa__list {
    margin-top: 5.333333333333334vw;
  }
}
.c-qa-list__item + .c-qa-list__item {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-qa-list__item + .c-qa-list__item {
    margin-top: 5.333333333333334vw;
  }
}
.c-qa-list__question {
  background-color: var(--primary-color);
  font-size: 20px;
  font-weight: 500;
  line-height: 150%; /* 30px */
  letter-spacing: 1px;
  padding: 15px 20px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .c-qa-list__question {
    font-size: 3.2vw;
    letter-spacing: 0.16vw;
    padding: 2.133333333333333vw;
    gap: 0.8vw;
  }
}
.c-qa-list__answer {
  background-color: #fff;
  color: #454141;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  letter-spacing: 0.8px;
  padding: 10px 20px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .c-qa-list__answer {
    font-size: 3.2vw;
    letter-spacing: 0.16vw;
    padding: 2.133333333333333vw;
    gap: 0.8vw;
  }
}
@media screen and (min-width: 768px) {
  .c-qa-list__answer > span:last-child {
    padding-top: 5px;
  }
}
.c-qa-list__initial {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-family: "Sofia Pro";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 35px */
  letter-spacing: 0.625px;
}
@media screen and (min-width: 768px) {
  .c-qa-list__initial {
    width: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-qa-list__initial {
    font-size: 3.733333333333334vw;
    letter-spacing: 0.093333333333333vw;
    font-weight: 600;
    width: 4.8vw;
  }
}
.c-qa-list__a {
  color: var(--primary-color);
}
.c-product-textures-wrapper {
  padding: 90px 0;
  background: var(--texture-bg-color);
}
@media screen and (max-width: 767px) {
  .c-product-textures-wrapper {
    padding: 10.666666666666668vw 0;
  }
}
.c-product-textures {
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-product-textures__hdg--sub {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-product-textures__hdg--sub {
    margin-bottom: 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .c-product-textures__body {
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .c-product-textures__body {
    margin: 5.333333333333334vw auto 0;
  }
}
.c-product-texture {
  color: inherit;
}
.c-product-texture + .c-product-texture {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .c-product-texture + .c-product-texture {
    margin-top: 5.333333333333334vw;
  }
}
.c-product-texture__title {
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1.25px;
}
@media screen and (max-width: 767px) {
  .c-product-texture__title {
    font-size: 4.266666666666667vw;
    letter-spacing: 0.213333333333333vw;
  }
}
.c-product-texture__title-note {
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.55px;
}
.c-product-texture__text {
  color: #454141;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .c-product-texture__text {
    font-size: 3.466666666666666vw;
    letter-spacing: 0.173333333333333vw;
  }
}
.c-product-texture__box {
  margin: 20px auto 0;
  max-width: 700px;
}
@media screen and (max-width: 767px) {
  .c-product-texture__box {
    margin: 2.666666666666667vw auto 0;
  }
}
.c-product-texture__col2 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-product-texture__col2 {
    margin-top: 2.666666666666667vw;
  }
}
.c-product-texture__col3 {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c-product-texture__col3 {
    margin-top: 8vw;
  }
}
.c-product-texture__note-list {
  text-align: left;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-product-texture__note-list {
    margin-top: 2.666666666666667vw;
  }
}
.c-texture-carousel {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .c-texture-carousel {
    max-width: 700px;
  }
}
.c-texture-carousel__item img {
  width: 700px;
}
.c-texture-carousel__text {
  margin-top: 30px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.9px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-texture-carousel__text {
    font-size: 3.466666666666666vw;
    letter-spacing: 0.173333333333333vw;
    margin-top: 2.666666666666667vw;
  }
}
.c-texture-note-list {
  color: #454141;
}
.c-texture-note-list__item {
  font-size: 11px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.55px;
}
@media screen and (max-width: 767px) {
  .c-texture-note-list__item {
    font-size: 1.866666666666667vw;
    letter-spacing: 0.093333333333333vw;
  }
}
.c-texture-col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 64px;
}
@media screen and (max-width: 767px) {
  .c-texture-col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .c-texture-col2-item {
    width: 50%;
  }
}
.c-texture-col2-item__text {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .c-texture-col2-item__text {
    font-size: 3.466666666666666vw;
    letter-spacing: 0.173333333333333vw;
  }
}
.c-texture-col2-item__figure {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-texture-col2-item__figure {
    margin-top: 2.666666666666667vw;
  }
}
.c-texture-col2-item__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 500/282;
}
.c-texture-col2-item__iframe {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-texture-col2-item__iframe {
    margin-top: 2.666666666666667vw;
    overflow: hidden;
  }
  .c-texture-col2-item__iframe iframe {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}
.c-texture-col2-item__iframe iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 500/282;
}
.c-texture-col2-item__caption {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .c-texture-col2-item__caption {
    font-size: 2.666666666666667vw;
    letter-spacing: 0.133333333333333vw;
    margin-top: 2.666666666666667vw;
  }
}
.c-texture-col3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 29.5px;
}
@media screen and (max-width: 767px) {
  .c-texture-col3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.666666666666667vw;
  }
}
.c-texture-col3-item__text {
  background-color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1px;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .c-texture-col3-item__text {
    font-size: 3.733333333333334vw;
    letter-spacing: 0.186666666666667vw;
    padding: 2vw;
  }
}
.c-texture-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .c-texture-dots {
    margin-top: 30px;
    gap: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-texture-dots {
    position: relative;
    gap: 3.733333333333334vw;
    margin-top: 5.333333333333334vw;
  }
}
.c-texture-dots li {
  border-radius: 50%;
  background-color: #d1d1d1;
  color: transparent;
}
@media screen and (min-width: 768px) {
  .c-texture-dots li {
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 767px) {
  .c-texture-dots li {
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
  }
}
.c-texture-dots li.slick-active {
  background-color: var(--texture-color, #00a0d2);
}
.c-texture-arrow {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  aspect-ratio: 22/36;
  height: auto;
}
@media screen and (min-width: 768px) {
  .c-texture-arrow {
    top: 50%;
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
    right: -20px;
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .c-texture-arrow {
    bottom: -1.666666666666667vw;
    width: 4vw;
    right: 0;
  }
}
.c-texture-arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--texture-color, #00a0d2);
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIyIDM2IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTIuOTk2MDkgMS44OTg0NEwxOC45OTYxIDE3Ljk3MzRMMy4xNTA4NCAzMy44OTg0IiBzdHJva2U9IiMwRDc3QzkiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+");
          mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIyIDM2IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTIuOTk2MDkgMS44OTg0NEwxOC45OTYxIDE3Ljk3MzRMMy4xNTA4NCAzMy44OTg0IiBzdHJva2U9IiMwRDc3QzkiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+");
  -webkit-mask-size: contain;
          mask-size: contain;
}
.c-texture-arrow--prev {
  left: -20px;
  right: initial;
}
@media screen and (min-width: 768px) {
  .c-texture-arrow--prev {
    -webkit-transform: translate(-100%, -50%) rotate(180deg);
            transform: translate(-100%, -50%) rotate(180deg);
  }
}
@media screen and (max-width: 767px) {
  .c-texture-arrow--prev {
    left: 0;
    right: initial;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
}
.c-users-voice-wrapper {
  background: var(--user-voice-bg-color);
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .c-users-voice-wrapper {
    padding: 10.666666666666668vw 0;
  }
}
.c-users-voice__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .c-users-voice__body {
    margin-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-users-voice__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.333333333333334vw;
    margin-top: 20px;
  }
}
.c-users-voice__link {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
@media screen and (min-width: 768px) {
  .c-users-voice__link {
    max-width: 455px;
  }
}
.c-users-voice-link,
.c-users-voice-link--at-cosme {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid currentColor;
  text-decoration: none;
  background-color: #fff;
  height: 100px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 30px */
  letter-spacing: 1px;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-users-voice-link,
  .c-users-voice-link--at-cosme {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-users-voice-link:hover,
  .c-users-voice-link--at-cosme:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .c-users-voice-link,
  .c-users-voice-link--at-cosme {
    border-width: 0.3928vw;
    min-height: 19.733333333333334vw;
    font-size: 3.926666666666666vw;
    letter-spacing: 0.196266666666667vw;
  }
}
.c-users-voice-link span,
.c-users-voice-link--at-cosme span {
  text-align: center;
  width: 190px;
}
@media screen and (max-width: 767px) {
  .c-users-voice-link span,
  .c-users-voice-link--at-cosme span {
    width: 37.333333333333336vw;
  }
}
.c-users-voice-link::after,
.c-users-voice-link--at-cosme::after {
  content: "";
  position: absolute;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/anessa/products/suncare/common/img/new/window-green.svg");
  aspect-ratio: 1/1;
  width: 14px;
  height: auto;
  margin-left: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .c-users-voice-link::after,
  .c-users-voice-link--at-cosme::after {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .c-users-voice-link::after,
  .c-users-voice-link--at-cosme::after {
    width: 3.733333333333334vw;
    right: 4vw;
  }
}
.c-users-voice-link--at-cosme,
.c-users-voice-link--at-cosme--at-cosme {
  color: #2eb6aa !important;
}
.c-uv-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.c-uv-modal.is-opened {
  display: block;
}
.c-uv-modal__bg {
  background: rgba(0,0,0,0.4);
  width: 100%;
  height: 100%;
}
.c-uv-modal__wrapper {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  max-width: 666px;
  width: 100%;
  max-height: calc(840 / 950 * 100%);
  height: 100%;
  padding-top: 68px;
  padding-bottom: 30px;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .c-uv-modal__wrapper {
    padding-top: 9.866666666666667vw;
    padding-bottom: 9.866666666666667vw;
  }
}
.c-uv-modal__close {
  pointer-events: auto;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-uv-modal__close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-uv-modal__close:hover {
    opacity: 0.7;
  }
}
.c-uv-modal__close svg {
  width: 57.947px;
  height: auto;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .c-uv-modal__close svg {
    width: 9.866666666666667vw;
  }
}
.c-uv-modal__scroll {
  pointer-events: auto;
  background: -webkit-linear-gradient(136deg, #ebf9ff 14.82%, #d4f0f5 86.11%);
  background: linear-gradient(314deg, #ebf9ff 14.82%, #d4f0f5 86.11%);
  height: 100%;
  overflow-y: auto;
}
.c-uv-modal__inner {
  padding: 45px 20px;
  max-width: 597px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-uv-modal__inner {
    padding: 10.666666666666668vw 3.733333333333334vw 10.666666666666668vw;
  }
}
.c-uv-modal__title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 21.099px;
  letter-spacing: 1px;
  color: #00a0d2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-uv-modal__title {
    font-size: 5.333333333333334vw;
    font-style: normal;
    font-weight: 700;
    line-height: 4.908266666666666vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.c-uv-modal__body {
  margin-top: 13.76px;
}
@media screen and (max-width: 767px) {
  .c-uv-modal__body {
    margin-top: 3.2vw;
  }
}
.c-uv-modal__text-wrapper {
  margin: 0 auto;
  max-width: 332px;
}
@media screen and (max-width: 767px) {
  .c-uv-modal__text-wrapper {
    max-width: 77.06666666666668vw;
  }
}
.c-uv-modal__text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.926px;
  letter-spacing: 0.7px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-uv-modal__text {
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: 5.333333333333334vw;
    letter-spacing: 0.16vw;
  }
}
.c-uv-modal__figure {
  margin-top: 18.34px;
}
@media screen and (max-width: 767px) {
  .c-uv-modal__figure {
    margin-top: 4.266666666666667vw;
  }
}
.c-where-to-buy-wrapper {
  background: var(--where-to-buy-wrapper-bg-color);
  padding: 30px 0;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .c-where-to-buy-wrapper {
    margin-top: 10.666666666666668vw;
    padding: 5.333333333333334vw 0;
  }
}
.c-where-to-buy-wrapper__inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .c-where-to-buy-wrapper__inner {
    max-width: 760px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-where-to-buy-wrapper__inner {
    padding: 0 5.333333333333334vw;
  }
}
.c-where-to-buy__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-where-to-buy__flex {
    margin-top: 2.666666666666667vw;
    gap: 2.666666666666667vw;
  }
}
.c-buy-link {
  position: relative;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  width: 100%;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .c-buy-link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .c-buy-link:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .c-buy-link {
    padding-right: 19px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link {
    padding-right: 3.733333333333334vw;
    height: 13.333333333333334vw;
  }
}
.c-buy-link span {
  color: #454141 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .c-buy-link span {
    font-size: 3.2vw;
    letter-spacing: 0.16vw;
  }
}
.c-buy-link img {
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-right: 1px solid rgba(69,65,65,0.2);
  height: auto;
}
@media screen and (min-width: 768px) {
  .c-buy-link img {
    padding-right: 30px;
    width: 125px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link img {
    border-width: 0.266666666666667vw;
    padding-right: 5.333333333333334vw;
    width: 21.6vw;
    margin-right: 5.333333333333334vw;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link--amazon {
    padding-right: 2.133333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-buy-link--amazon img {
    width: 89px;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link--amazon img {
    width: 16.53333333333333vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    margin: 0;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link--amazon span {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link--rakuten {
    padding-right: 2.133333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-buy-link--rakuten img {
    width: 88px;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link--rakuten img {
    width: 17.066666666666666vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    margin: 0;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link--rakuten span {
    display: none;
  }
}
.c-buy-link.is-link.c-buy-link::after {
  content: "";
  position: absolute;
  display: block;
  margin-left: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/anessa/products/suncare/common/img/new/cv-modal/icon_window.svg");
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  aspect-ratio: 1/1;
  height: auto;
}
@media screen and (min-width: 768px) {
  .c-buy-link.is-link.c-buy-link::after {
    width: 14px;
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link.is-link.c-buy-link::after {
    width: 3.2vw;
    right: 2.666666666666667vw;
  }
}
.c-buy-link:not(.is-link)::after {
  content: "";
  position: absolute;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
  margin-left: auto;
  background-color: #454141;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  aspect-ratio: 7/9;
}
@media screen and (min-width: 768px) {
  .c-buy-link:not(.is-link)::after {
    width: 7px;
    height: 9px;
    right: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-buy-link:not(.is-link)::after {
    width: 1.2vw;
    height: 1.6vw;
    right: 3.6vw;
  }
}
.follow-cart {
  position: fixed;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right bottom, from(#d0bd7e), color-stop(8.37%, #c6b273), color-stop(39.41%, #9f8b49), to(#7e6921));
  background: -webkit-linear-gradient(top left, #d0bd7e 0%, #c6b273 8.37%, #9f8b49 39.41%, #7e6921 100%);
  background: linear-gradient(to bottom right, #d0bd7e 0%, #c6b273 8.37%, #9f8b49 39.41%, #7e6921 100%);
  border: 1px solid #fff;
  text-decoration: none;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .follow-cart {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .follow-cart:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .follow-cart {
    width: 695px;
    height: 70px;
    bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .follow-cart {
    width: 94.39999999999999vw;
    height: 18.666666666666668vw;
    bottom: 1.333333333333333vw;
  }
}
.follow-cart::before,
.follow-cart::after {
  content: '';
}
.follow-cart::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0.81;
}
@media screen and (min-width: 768px) {
  .follow-cart::before {
    width: 507px;
    background: -webkit-linear-gradient(350deg, #95813e 0%, #f5e1a0 24.63%, rgba(126,105,33,0) 100%);
    background: linear-gradient(100deg, #95813e 0%, #f5e1a0 24.63%, rgba(126,105,33,0) 100%);
  }
}
@media screen and (max-width: 767px) {
  .follow-cart::before {
    width: 60.266666666666666vw;
    background: -webkit-linear-gradient(340deg, #95813e 0%, #f5e1a0 20.95%, #c6b273 38.36%, rgba(191,171,108,0) 59.53%, rgba(126,105,33,0) 100%);
    background: linear-gradient(110deg, #95813e 0%, #f5e1a0 20.95%, #c6b273 38.36%, rgba(191,171,108,0) 59.53%, rgba(126,105,33,0) 100%);
  }
}
.follow-cart::after {
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
@media screen and (min-width: 768px) {
  .follow-cart::after {
    border-width: 4px 0px 4px 7px;
    margin-left: 14px;
  }
}
@media screen and (max-width: 767px) {
  .follow-cart::after {
    border-width: 1.066666666666667vw 0px 1.066666666666667vw 1.866666666666667vw;
    margin-left: 3.466666666666666vw;
  }
}
.follow-cart__icon {
  position: relative;
}
@media screen and (min-width: 768px) {
  .follow-cart__icon {
    width: 28px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .follow-cart__icon {
    width: 7.466666666666668vw;
    margin-right: 4vw;
  }
}
.follow-cart__txt {
  color: #fff;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .follow-cart__txt {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .follow-cart__txt {
    font-size: 5.600000000000001vw;
  }
}
@media screen and (min-width: 768px) {
  #lineup_bnr {
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-image: url("/anessa/common/img/lineup_bnr_bg01_pc.jpg");
  }
}
.lineup_bnr_link {
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .lineup_bnr_link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .lineup_bnr_link:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .lineup_bnr_link {
    margin: auto;
    max-width: 1440px;
  }
}
@media screen and (min-width: 768px) {
  .lineup_bnr_img::before,
  .lineup_bnr_txt::before {
    content: '';
    z-index: -1;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    min-width: 100%;
    width: 50vw;
  }
}
@media screen and (min-width: 768px) {
  .lineup_bnr_img {
    position: relative;
    width: 807px;
    margin-left: auto;
  }
  .lineup_bnr_img::before {
    -webkit-transform: translateX(-99%);
            transform: translateX(-99%);
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-image: url("/anessa/common/img/lineup_bnr_bg01_pc.jpg");
  }
}
@media screen and (max-width: 767px) {
  .lineup_bnr_img {
    width: 64vw;
  }
}
.lineup_bnr_txt {
  background-color: #00a0d2;
  display: -ms-grid;
  display: grid;
  place-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .lineup_bnr_txt {
    width: 633px;
  }
}
@media screen and (max-width: 767px) {
  .lineup_bnr_txt {
    width: 36vw;
    padding-top: 0.533333333333333vw;
  }
}
.lineup_bnr_txt_main {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
  font-family: 'Sofia Pro';
  font-weight: 500;
  line-height: 1;
}
.lineup_bnr_txt_main::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
@media screen and (min-width: 768px) {
  .lineup_bnr_txt_main {
    font-size: 36px;
    letter-spacing: 0.025em;
  }
}
@media screen and (max-width: 767px) {
  .lineup_bnr_txt_main {
    font-size: 5.866666666666666vw;
    letter-spacing: 0.06em;
  }
}
.lineup_bnr_txt_main::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2211%22%20viewBox%3D%220%200%208%2011%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22a%22%20d%3D%22M-17732.443-6247.467l8-4.679-8-4.679v11%22%20transform%3D%22translate(17732.443%206256.825)%22%2F%3E%3C%2Fsvg%3E");
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .lineup_bnr_txt_main::after {
    width: 7px;
    height: 12px;
    margin-left: 12px;
  }
}
@media screen and (max-width: 767px) {
  .lineup_bnr_txt_main::after {
    width: 1.866666666666667vw;
    height: 3.2vw;
    margin-left: 3.2vw;
  }
}
.lineup_bnr_txt_sub {
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lineup_bnr_txt_sub {
    font-size: 13px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .lineup_bnr_txt_sub {
    font-size: 2.133333333333333vw;
    margin-top: 2.4vw;
  }
}
@media screen and (min-width: 768px) {
  main {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  main {
    font-size: 13.333333333333334vw;
  }
}
main button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
main a {
  text-decoration: none;
}
main img {
  width: 100%;
}
.c-inner {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-inner {
    width: 86.66666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .c-inner {
    width: 1000px;
  }
}
.c-button {
  position: relative;
  display: block;
  background-color: #00acd8;
  border: 1px solid #00acd8;
  color: #fff;
  margin: 0 auto;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-button {
    width: 100%;
    padding: 3.333333333333333vw 10.666666666666668vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .c-button {
    width: 400px;
    padding: 11px 50px;
    font-size: 15px;
    -webkit-transition: color 0.5s ease-in;
    transition: color 0.5s ease-in;
    z-index: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-button::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    background-color: #fff;
    z-index: -1;
    -webkit-transition: height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}
.c-button::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("/anessa/myanessa/img/btn_arrow-white.svg");
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .c-button::after {
    width: 4vw;
    height: 2vw;
    right: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .c-button::after {
    width: 18px;
    height: 10px;
    right: 30px;
    -webkit-transition: 0.7s linear;
    transition: 0.7s linear;
  }
}
.c-button.is-black {
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .c-button:hover {
    color: #00acd8 !important;
  }
  .c-button:hover::before {
    height: 100%;
  }
  .c-button:hover::after {
    background-image: url("/anessa/myanessa/img/btn_arrow-blue.svg");
  }
  .c-button:hover.is-black {
    color: #333 !important;
  }
  .c-button:hover.is-black::after {
    background-image: url("/anessa/myanessa/img/btn_arrow-black.svg");
  }
}
.c-button:active,
.c-button:visited {
  color: #fff;
}
.c-toTop {
  position: absolute;
  display: block;
  color: #333;
  margin: 0 auto 0 0;
  text-align: center;
  cursor: pointer;
  word-break: keep-all;
}
@media screen and (max-width: 767px) {
  .c-toTop {
    top: 4.666666666666667vw;
    left: 0;
    width: 13.333333333333334vw;
    padding: 5.333333333333334vw 0 0;
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 768px) {
  .c-toTop {
    top: 37px;
    width: 60px;
    padding: 27px 0 0;
    font-size: 12px;
    left: calc(50% - 590px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
}
@media screen and (min-width: 768px) {
  .c-toTop:hover {
    opacity: 0.6;
  }
}
.c-toTop::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: url("/anessa/myanessa/img/btn_arrow-l-black.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .c-toTop::before {
    top: 1.333333333333333vw;
    width: 8.266666666666666vw;
    height: 3.066666666666666vw;
  }
}
@media screen and (min-width: 768px) {
  .c-toTop::before {
    top: 5px;
    width: 40px;
    height: 15px;
  }
}
html:lang(zh-cmn-Hans) .p-myanessa {
  font-family: "方正黑体_GBK", sans-serif !important;
}
@media screen and (max-width: 767px) {
  .p-myanessa {
    background: url("/anessa/myanessa/img/bg_btm_sp.png") no-repeat center bottom/100% auto, url("/anessa/myanessa/img/bg_top_sp.png") no-repeat center top/100% auto, -webkit-gradient(linear, left top, right top, from(#bedfec), color-stop(18%, #c5e3ef), color-stop(29%, #cee7f1), color-stop(56%, #cae7f1), color-stop(70%, #c4e2ee), to(#bddeeb)) left -78.13333333333333vw top/256vw auto;
    background: url("/anessa/myanessa/img/bg_btm_sp.png") no-repeat center bottom/100% auto, url("/anessa/myanessa/img/bg_top_sp.png") no-repeat center top/100% auto, -webkit-linear-gradient(left, #bedfec 0%, #c5e3ef 18%, #cee7f1 29%, #cae7f1 56%, #c4e2ee 70%, #bddeeb 100%) left -78.13333333333333vw top/256vw auto;
    background: url("/anessa/myanessa/img/bg_btm_sp.png") no-repeat center bottom/100% auto, url("/anessa/myanessa/img/bg_top_sp.png") no-repeat center top/100% auto, linear-gradient(to right, #bedfec 0%, #c5e3ef 18%, #cee7f1 29%, #cae7f1 56%, #c4e2ee 70%, #bddeeb 100%) left -78.13333333333333vw top/256vw auto;
  }
}
@media screen and (min-width: 768px) {
  .p-myanessa {
    background: url("/anessa/myanessa/img/bg_btm_pc.png") no-repeat center bottom/100% auto, url("/anessa/myanessa/img/bg_top_pc.png") no-repeat center top/100% auto, -webkit-gradient(linear, left top, right top, from(#bedfec), color-stop(18%, #c5e3ef), color-stop(29%, #cee7f1), color-stop(56%, #cae7f1), color-stop(70%, #c4e2ee), to(#bddeeb)) center top/100% auto;
    background: url("/anessa/myanessa/img/bg_btm_pc.png") no-repeat center bottom/100% auto, url("/anessa/myanessa/img/bg_top_pc.png") no-repeat center top/100% auto, -webkit-linear-gradient(left, #bedfec 0%, #c5e3ef 18%, #cee7f1 29%, #cae7f1 56%, #c4e2ee 70%, #bddeeb 100%) center top/100% auto;
    background: url("/anessa/myanessa/img/bg_btm_pc.png") no-repeat center bottom/100% auto, url("/anessa/myanessa/img/bg_top_pc.png") no-repeat center top/100% auto, linear-gradient(to right, #bedfec 0%, #c5e3ef 18%, #cee7f1 29%, #cae7f1 56%, #c4e2ee 70%, #bddeeb 100%) center top/100% auto;
  }
}
.p-opening {
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_inner {
    width: 100%;
    padding: 17.866666666666667vw 0 18.666666666666668vw;
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_inner {
    padding: 70px 0 110px;
  }
}
.p-opening .p-opening_summary {
  position: relative;
  text-align: center;
  margin: 0 auto;
  color: #00a0d2;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary {
    width: 83.2vw;
    padding: 8.266666666666666vw 0 4.266666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary {
    width: 764px;
    padding: 50px 0;
  }
}
.p-opening .p-opening_summary_border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.p-opening .p-opening_summary_border::after,
.p-opening .p-opening_summary_border::before {
  content: "";
  position: absolute;
  background-color: #00acd8;
}
.p-opening .p-opening_summary_border.is-top::after,
.p-opening .p-opening_summary_border.is-top::before {
  height: 1px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_border.is-top::before {
    top: 1.333333333333333vw;
    left: 2vw;
    width: calc(100% - 4vw);
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_border.is-top::before {
    top: 10px;
    left: 15px;
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_border.is-top::after {
    top: 0;
    left: 2.666666666666667vw;
    width: calc(100% - 5.333333333333334vw);
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_border.is-top::after {
    top: 0;
    left: 20px;
    width: calc(100% - 40px);
  }
}
.p-opening .p-opening_summary_border.is-bottom::after,
.p-opening .p-opening_summary_border.is-bottom::before {
  height: 1px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_border.is-bottom::before {
    bottom: 1.333333333333333vw;
    left: 2vw;
    width: calc(100% - 4vw);
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_border.is-bottom::before {
    bottom: 10px;
    left: 15px;
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_border.is-bottom::after {
    bottom: 0;
    left: 2.666666666666667vw;
    width: calc(100% - 5.333333333333334vw);
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_border.is-bottom::after {
    bottom: 0;
    left: 20px;
    width: calc(100% - 40px);
  }
}
.p-opening .p-opening_summary_border.is-left::after,
.p-opening .p-opening_summary_border.is-left::before {
  width: 1px;
  height: 100%;
}
.p-opening .p-opening_summary_border.is-left::before {
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_border.is-left::before {
    top: 2.666666666666667vw;
    height: calc(100% - 5.333333333333334vw);
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_border.is-left::before {
    top: 20px;
    height: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_border.is-left::after {
    top: 2vw;
    left: 1.333333333333333vw;
    height: calc(100% - 4vw);
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_border.is-left::after {
    top: 15px;
    left: 10px;
    height: calc(100% - 30px);
  }
}
.p-opening .p-opening_summary_border.is-right::after,
.p-opening .p-opening_summary_border.is-right::before {
  width: 1px;
  height: 100%;
}
.p-opening .p-opening_summary_border.is-right::before {
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_border.is-right::before {
    top: 2.666666666666667vw;
    height: calc(100% - 5.333333333333334vw);
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_border.is-right::before {
    top: 20px;
    height: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_border.is-right::after {
    top: 2vw;
    right: 1.333333333333333vw;
    height: calc(100% - 4vw);
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_border.is-right::after {
    top: 15px;
    right: 10px;
    height: calc(100% - 30px);
  }
}
.p-opening .p-opening_summary_time {
  position: absolute;
  border-radius: 50%;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_time {
    top: -10.666666666666668vw;
    right: -1.333333333333333vw;
    width: 21.333333333333336vw;
    height: 21.333333333333336vw;
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_time {
    top: -50px;
    right: -45px;
    width: 120px;
  }
}
.p-opening .p-opening_summary_cnt,
.p-opening .p-opening_summary_hdg {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_cnt,
  .p-opening .p-opening_summary_hdg {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_summary_cnt,
  .p-opening .p-opening_summary_hdg {
    font-size: 70px;
    margin-top: 10px;
  }
}
.p-opening .p-opening_summary_cnt img,
.p-opening .p-opening_summary_hdg img {
  width: 488px;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_cnt img,
  .p-opening .p-opening_summary_hdg img {
    width: 67.73333333333333vw;
  }
}
.p-opening .p-opening_summary_lead {
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 34.5px */
  letter-spacing: 1.15px;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_summary_lead {
    font-size: 2.933333333333333vw;
  }
}
.p-opening .p-opening_summary_lead > p:not(:first-child) {
  margin-top: 3px;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_btn {
    width: 81.33333333333333vw;
    margin-top: 10.666666666666668vw;
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_btn {
    margin-top: 40px;
  }
}
.p-opening .p-opening_img {
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-opening .p-opening_img {
    margin-top: 10.666666666666668vw;
    width: 93.86666666666666vw;
  }
}
@media screen and (min-width: 768px) {
  .p-opening .p-opening_img {
    margin-top: 40px;
    width: 640px;
  }
}
.p-opening.is-first {
  height: auto;
}
.p-opening.is-show {
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-opening.is-show .p-opening_summary_border.is-top::before {
    width: calc(100% - 4vw);
  }
  .p-opening.is-show .p-opening_summary_border.is-top::after {
    width: calc(100% - 5.333333333333334vw);
  }
  .p-opening.is-show .p-opening_summary_border.is-bottom::before {
    width: calc(100% - 4vw);
  }
  .p-opening.is-show .p-opening_summary_border.is-bottom::after {
    width: calc(100% - 5.333333333333334vw);
  }
  .p-opening.is-show .p-opening_summary_border.is-left::before {
    height: calc(100% - 5.333333333333334vw);
  }
  .p-opening.is-show .p-opening_summary_border.is-left::after {
    height: calc(100% - 4vw);
  }
  .p-opening.is-show .p-opening_summary_border.is-right::before {
    height: calc(100% - 5.333333333333334vw);
  }
  .p-opening.is-show .p-opening_summary_border.is-right::after {
    height: calc(100% - 4vw);
  }
}
@media screen and (min-width: 768px) {
  .p-opening.is-show .p-opening_summary_border.is-top::before {
    width: calc(100% - 30px);
  }
  .p-opening.is-show .p-opening_summary_border.is-top::after {
    width: calc(100% - 40px);
  }
  .p-opening.is-show .p-opening_summary_border.is-bottom::before {
    width: calc(100% - 30px);
  }
  .p-opening.is-show .p-opening_summary_border.is-bottom::after {
    width: calc(100% - 40px);
  }
  .p-opening.is-show .p-opening_summary_border.is-left::before {
    left: 0;
    height: calc(100% - 40px);
  }
  .p-opening.is-show .p-opening_summary_border.is-left::after {
    height: calc(100% - 30px);
  }
  .p-opening.is-show .p-opening_summary_border.is-right::before {
    right: 0;
    height: calc(100% - 40px);
  }
  .p-opening.is-show .p-opening_summary_border.is-right::after {
    height: calc(100% - 30px);
  }
}
.p-opening.is-show .p-opening_summary_time {
  opacity: 1;
}
.p-question_inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-question_inner {
    min-width: 1000px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-question_item {
  height: 0;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-question_item[data-sign="d"] .p-question_item_hdg {
    font-size: 5.066666666666666vw;
  }
}
.p-question_item .p-question_item_ico {
  position: absolute;
  border-radius: 50%;
  color: #007aa6;
  background-color: #e9d949;
  letter-spacing: 0.05em;
  display: table;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-question_item .p-question_item_ico {
    top: 4vw;
    right: -1.333333333333333vw;
    width: 21.333333333333336vw;
    height: 21.333333333333336vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-question_item .p-question_item_ico {
    top: 20px;
    width: 144px;
    height: 144px;
    font-size: 21px;
    left: calc(50% + 418px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.p-question_item .p-question_item_ico > span {
  display: table-cell;
  vertical-align: middle;
}
.p-question_item .p-question_item_hdg {
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: normal;
  color: #333;
}
@media screen and (max-width: 767px) {
  .p-question_item .p-question_item_hdg {
    font-size: 5.333333333333334vw;
    line-height: 2;
    margin: 0 -2.666666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-question_item .p-question_item_hdg {
    font-size: 40px;
    line-height: 1.8;
  }
}
.p-question_item .p-question_item_select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-color: rgba(255,255,255,0.45);
  background-repeat: repeat-x;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-question_item .p-question_item_select {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-size: auto 5.333333333333334vw;
    background-position: center top;
    background-image: url("/anessa/myanessa/img/bg_slash_sp.png");
    padding: 13.333333333333334vw 8vw 8vw;
    margin-top: 6.666666666666667vw;
    gap: 6.666666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-question_item .p-question_item_select {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-size: auto 64px;
    background-position: center top -24px;
    background-image: url("/anessa/myanessa/img/bg_slash_pc.png");
    padding: 100px 70px 90px;
    margin: 50px auto 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 1000px;
  }
}
.p-question_item .p-question_item_select input {
  display: none;
}
.p-question_item .p-question_item_select input:checked + label {
  color: #fff;
}
.p-question_item .p-question_item_select input:checked + label svg {
  fill: #fff;
}
.p-question_item .p-question_item_select input:checked + label::before {
  height: 100%;
}
.p-question_item .p-question_item_select label {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  color: #00acd8;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.3;
  z-index: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-question_item .p-question_item_select label {
    width: 30.666666666666664vw;
    height: 30.666666666666664vw;
    font-size: 3.733333333333334vw;
    -webkit-box-shadow: 0.4vw 0.4vw 1.333333333333333vw rgba(51,51,51,0.2);
            box-shadow: 0.4vw 0.4vw 1.333333333333333vw rgba(51,51,51,0.2);
  }
}
@media screen and (min-width: 768px) {
  .p-question_item .p-question_item_select label {
    width: 175px;
    height: 175px;
    font-size: 22px;
    -webkit-box-shadow: 3px 3px 10px rgba(51,51,51,0.2);
            box-shadow: 3px 3px 10px rgba(51,51,51,0.2);
  }
}
.p-question_item .p-question_item_select label::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  background-color: #00acd8;
  z-index: -1;
  -webkit-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (min-width: 768px) {
  .p-question_item .p-question_item_select label:hover {
    color: #fff;
  }
  .p-question_item .p-question_item_select label:hover::before {
    height: 100%;
  }
  .p-question_item .p-question_item_select label:hover svg {
    fill: #fff;
  }
}
.p-question_item .p-question_item_select label svg {
  display: inline-block;
  fill: #00acd8;
  -webkit-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 767px) {
  .p-question_item .p-question_item_select label svg {
    width: 30.666666666666664vw;
    height: 12vw;
    margin-bottom: 1.333333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-question_item .p-question_item_select label svg {
    width: 175px;
    height: 60px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-question_item .p-question_item_select label .midium {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-question_item .p-question_item_select label .midium {
    font-size: 18px;
  }
}
.p-question_item .p-question_item_select label .small {
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .p-question_item .p-question_item_select label .small {
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-question_item .p-question_item_select label .small {
    font-size: 12px;
  }
}
.p-question_item .p-question_item_btn {
  position: relative;
  overflow: hidden;
  z-index: 0;
  pointer-events: none;
  background-color: #fff;
  color: #00acd8;
}
.p-question_item .p-question_item_btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  background-color: #00acd8;
  z-index: -1;
  -webkit-transition: height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.p-question_item .p-question_item_btn::after {
  background-image: url("/anessa/myanessa/img/btn_arrow-blue.svg");
}
@media screen and (max-width: 767px) {
  .p-question_item .p-question_item_btn {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-question_item .p-question_item_btn {
    margin-top: 40px;
    width: 350px;
  }
}
.p-question_item .p-question_item_btn.is-active {
  pointer-events: auto;
  background-color: #fff;
  color: #fff !important;
}
.p-question_item .p-question_item_btn.is-active::before {
  height: 100%;
}
.p-question_item .p-question_item_btn.is-active::after {
  background-image: url("/anessa/myanessa/img/btn_arrow-white.svg");
}
.p-question_item.is-show {
  height: auto;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .p-question_item.is-show {
    padding: 26vw 0 10.666666666666668vw;
  }
}
@media screen and (min-width: 768px) {
  .p-question_item.is-show {
    padding: 147px 0 120px;
  }
}
.p-question_item.is-show .p-question_item_ico {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.p-question_item.is-show .p-question_item_btn {
  opacity: 0.3;
}
.p-question_item.is-show .p-question_item_btn.is-active {
  -webkit-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 1;
}
.p-loading {
  height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-loading .p-loading_inner {
  position: relative;
}
.p-loading .p-loading_first {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0s 1.5s linear;
  transition: opacity 0s 1.5s linear;
}
.p-loading .p-loading_latter {
  opacity: 0;
  -webkit-transition: opacity 0.5s 1.5s linear;
  transition: opacity 0.5s 1.5s linear;
}
.p-loading .p-loading_loader {
  margin: 100px auto;
  font-size: 15px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: loader 1.1s infinite ease;
          animation: loader 1.1s infinite ease;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.p-loading .p-loading_logo {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-loading .p-loading_logo {
    width: 26.666666666666668vw;
  }
}
@media screen and (min-width: 768px) {
  .p-loading .p-loading_logo {
    width: 200px;
  }
}
.p-loading .p-loading_txt {
  text-align: center;
  font-weight: 700;
  color: #00acd8;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-loading .p-loading_txt {
    font-size: 5.866666666666666vw;
  }
}
@media screen and (min-width: 768px) {
  .p-loading .p-loading_txt {
    font-size: 22px;
  }
}
.p-loading .p-loading_txt span {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-loading .p-loading_txt span {
    font-size: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-loading .p-loading_txt span {
    font-size: 30px;
  }
}
.p-loading.is-show {
  height: 80vh;
}
.p-loading.is-show .p-loading_first {
  opacity: 0;
}
.p-loading.is-show .p-loading_latter {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-result {
    padding: 0 0 10.666666666666668vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result {
    padding: 0 0 120px;
  }
}
.p-result_inner {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-result_inner {
    padding: 22.666666666666664vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  .p-result_inner {
    padding: 160px 0 0;
  }
}
.p-result_summary {
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-result_summary {
    padding: 14.666666666666666vw 0;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary {
    padding: 60px 90px 100px;
  }
}
.p-result_summary_border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.p-result_summary_border::after,
.p-result_summary_border::before {
  content: "";
  position: absolute;
  background-color: #00acd8;
}
.p-result_summary_border.is-top::after,
.p-result_summary_border.is-top::before {
  height: 1px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-result_summary_border.is-top::before {
    top: 1.333333333333333vw;
    left: 1.766666666666667vw;
    width: calc(100% - 3.566666666666666vw);
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_border.is-top::before {
    top: 10px;
    left: 15px;
    width: calc(100% - 30px);
  }
}
.p-result_summary_border.is-top::after {
  top: 0;
}
@media screen and (max-width: 767px) {
  .p-result_summary_border.is-top::after {
    left: 2.233333333333333vw;
    width: calc(100% - 4.733333333333333vw);
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_border.is-top::after {
    left: 20px;
    width: calc(100% - 40px);
  }
}
.p-result_summary_border.is-bottom::after,
.p-result_summary_border.is-bottom::before {
  height: 1px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-result_summary_border.is-bottom::before {
    bottom: 1.333333333333333vw;
    left: 1.766666666666667vw;
    width: calc(100% - 3.566666666666666vw);
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_border.is-bottom::before {
    bottom: 10px;
    left: 15px;
    width: calc(100% - 30px);
  }
}
.p-result_summary_border.is-bottom::after {
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-result_summary_border.is-bottom::after {
    left: 2.233333333333333vw;
    width: calc(100% - 4.733333333333333vw);
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_border.is-bottom::after {
    left: 20px;
    width: calc(100% - 40px);
  }
}
.p-result_summary_border.is-left::after,
.p-result_summary_border.is-left::before {
  width: 1px;
  height: 100%;
}
.p-result_summary_border.is-left::before {
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-result_summary_border.is-left::before {
    top: 2.233333333333333vw;
    height: calc(100% - 3.566666666666666vw);
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_border.is-left::before {
    top: 20px;
    height: calc(100% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .p-result_summary_border.is-left::after {
    top: 1.766666666666667vw;
    left: 1.166666666666667vw;
    height: calc(100% - 4.733333333333333vw);
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_border.is-left::after {
    top: 15px;
    left: 10px;
    height: calc(100% - 40px);
  }
}
.p-result_summary_border.is-right::after,
.p-result_summary_border.is-right::before {
  width: 1px;
  height: 100%;
}
.p-result_summary_border.is-right::before {
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-result_summary_border.is-right::before {
    top: 2.233333333333333vw;
    height: calc(100% - 3.566666666666666vw);
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_border.is-right::before {
    top: 20px;
    height: calc(100% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .p-result_summary_border.is-right::after {
    top: 1.766666666666667vw;
    right: 1.166666666666667vw;
    height: calc(100% - 4.733333333333333vw);
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_border.is-right::after {
    top: 15px;
    right: 10px;
    height: calc(100% - 40px);
  }
}
.p-result_summary_ico {
  position: absolute;
  border-radius: 50%;
  color: #007aa6;
  background-color: #e9d949;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
  display: table;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-result_summary_ico {
    top: -10.666666666666668vw;
    right: -1.333333333333333vw;
    width: 21.333333333333336vw;
    height: 21.333333333333336vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_ico {
    top: -90px;
    right: -20px;
    width: 144px;
    height: 144px;
    font-size: 22px;
  }
}
.p-result_summary_ico > span {
  display: table-cell;
  vertical-align: middle;
}
.p-result_summary_cnt,
.p-result_summary_hdg {
  position: relative;
  color: #00acd8;
  letter-spacing: 0.1em;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-result_summary_cnt,
  .p-result_summary_hdg {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_cnt,
  .p-result_summary_hdg {
    font-size: 28px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_summary_cnt span,
  .p-result_summary_hdg span {
    font-size: 6.666666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_cnt span,
  .p-result_summary_hdg span {
    font-size: 40px;
  }
}
.p-result_summary_cnt sup,
.p-result_summary_hdg sup {
  font-weight: 400;
  font-size: 60%;
}
@media screen and (max-width: 767px) {
  .p-result_summary_cnt sup,
  .p-result_summary_hdg sup {
    letter-spacing: -0.336vw;
    margin-left: -0.336vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_cnt sup,
  .p-result_summary_hdg sup {
    letter-spacing: -1.44px;
    margin-left: -1.44px;
  }
}
.p-result_summary_note {
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.6px;
  color: #333;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-result_summary_note {
    font-size: 2.4vw;
    letter-spacing: 0.24vw;
    margin-top: 10.4vw;
  }
}
.p-result_summary_list {
  color: #333;
}
@media screen and (max-width: 767px) {
  .p-result_summary_list {
    width: 73.33333333333333vw;
    margin: 5.333333333333334vw auto 0;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_list {
    display: table;
    margin: 30px auto 0;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_list ul {
    display: table-cell;
  }
}
.p-result_summary_list li {
  position: relative;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-result_summary_list li {
    padding-left: 6vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_list li {
    text-align: left;
    font-size: 18px;
    padding-left: 45px;
  }
}
.p-result_summary_list li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00acd8;
}
@media screen and (max-width: 767px) {
  .p-result_summary_list li::before {
    width: 4.266666666666667vw;
    height: 4.266666666666667vw;
    margin-top: 0.533333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_list li::before {
    width: 25px;
    height: 25px;
  }
}
.p-result_summary_list li::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-image: url("/anessa/myanessa/img/ico/ico_check.png");
  background-size: contain;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-result_summary_list li::after {
    top: -0.533333333333333vw;
    left: 0.4vw;
    width: 4.266666666666667vw;
    height: 4.666666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_list li::after {
    top: -7px;
    left: 2px;
    width: 27px;
    height: 29px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_summary_list li + li {
    margin-top: 3.333333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_summary_list li + li {
    margin-top: 20px;
  }
}
.p-result_desc {
  background-color: rgba(255,255,255,0.45);
}
@media screen and (max-width: 767px) {
  .p-result_desc {
    margin-top: 8.666666666666668vw;
    padding: 9.333333333333334vw 6.666666666666667vw 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc {
    margin-top: 80px;
    padding: 90px 90px 20px;
  }
}
.p-result_desc_hdg {
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.p-result_desc_hdg sup {
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-result_desc_hdg {
    font-size: 5.333333333333334vw;
  }
  html:lang(ja) .p-result_desc_hdg {
    white-space: nowrap;
  }
  .p-result_desc_hdg sup {
    font-size: 60%;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_hdg {
    font-size: 40px;
    letter-spacing: 1.95px;
  }
  .p-result_desc_hdg sup {
    font-size: 60%;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_hdg.__min {
    font-size: 4.399999999999999vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_hdg.__min {
    font-size: 39px;
  }
}
.p-result_desc_hdg-frame {
  border: 1px #9f8b48 solid;
  font-size: 0.6em;
}
@media screen and (max-width: 767px) {
  .p-result_desc_hdg-frame {
    margin-right: 1.066666666666667vw;
    padding: 0.666666666666667vw 0.8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_hdg-frame {
    margin-right: 18px;
    padding: 8px 11px;
  }
}
.p-result_desc_notes {
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.75px;
}
@media screen and (max-width: 767px) {
  .p-result_desc_notes {
    margin-top: 2.666666666666667vw;
    font-size: 2.4vw;
    letter-spacing: 0.12vw;
  }
}
.p-result_desc_img {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-result_desc_img.is-product01 {
    width: 25.733333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_img.is-product01 {
    width: 196px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_img.is-product02 {
    width: 22.933333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_img.is-product02 {
    margin-left: 10px;
    width: 201px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_img.is-product03 {
    width: 27.73333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_img.is-product03 {
    width: 242px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_img.is-product04 {
    width: 26.666666666666668vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_img.is-product04 {
    width: 163px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_img.is-product05 {
    width: 26.666666666666668vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_img.is-product05 {
    width: 203px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_img.is-product06 {
    width: 19.066666666666666vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_img.is-product06 {
    width: 146px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_img.is-product09 {
    width: 22.133333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_img.is-product09 {
    width: 146px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_img.is-product10 {
    width: 22.133333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_img.is-product10 {
    width: 146px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_img.is-product11 {
    width: 22.133333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_img.is-product11 {
    width: 146px;
  }
}
.p-result_desc_txt {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .p-result_desc_txt {
    margin-top: 4vw;
    font-size: 3.2vw;
    letter-spacing: 0.16vw;
    line-height: 1.65;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_txt {
    margin-top: 30px;
  }
}
.p-result_desc_txt .small {
  display: block;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.75px;
}
@media screen and (max-width: 767px) {
  .p-result_desc_txt .small {
    font-size: 2.4vw;
    letter-spacing: 0.12vw;
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_txt .small {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_col {
    margin-top: 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_col_l {
    width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_col_r {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_col_r {
    width: 550px;
  }
}
.p-result_desc_prod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-result_desc_prod_name {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 45px */
  letter-spacing: 1.5px;
}
@media screen and (max-width: 767px) {
  .p-result_desc_prod_name {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_prod_name {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_desc_prod_type {
    width: 16.8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_prod_type {
    width: 110px;
  }
}
.p-result_desc_prod_type img {
  height: 100%;
  width: auto;
}
.p-result_desc_feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-result_desc_feature {
    margin-top: 4vw;
    gap: 1.466666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_feature {
    margin-top: 30px;
    gap: 11px;
  }
}
.p-result_desc_feature li {
  aspect-ratio: 1/1;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-result_desc_feature li {
    width: 13.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_desc_feature li {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_btn {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_btn {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_prod {
    margin-top: 13.333333333333334vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_prod {
    margin-top: 104px;
  }
}
.p-result_prod_hdg {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-result_prod_hdg {
    font-size: 4.533333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_prod_hdg {
    font-size: 36px;
  }
}
.p-result_prod_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-result_prod_list {
    margin-top: 6.666666666666667vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .p-result_prod_list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .p-result_prod_list li {
    width: 41.333333333333336vw;
  }
}
@media screen and (min-width: 768px) {
  .p-result_prod_list li {
    margin: 0 15px;
    width: 310px;
  }
}
.p-result_prod_list li a {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-result_prod_list li a {
    -webkit-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
  }
  .p-result_prod_list li a:hover {
    opacity: 0.6;
  }
}
.p-cart {
  margin: 60px auto 0;
}
.p-cart.is-show {
  opacity: 1;
}
.p-cart .p-cart_item {
  margin: 0 auto;
}
.p-cart .p-cart_item .c-button {
  width: auto;
}
@media screen and (min-width: 768px) {
  .p-cart .p-cart_item {
    width: 370px;
  }
  .p-cart .p-cart_item + .p-cart_item {
    margin-top: 13px;
  }
}
.p-cart .p-cart_color {
  margin: 0 auto 1px;
  padding: 0 0 0 8px;
  width: 100%;
  height: 25px;
  font-size: 9px;
  letter-spacing: 0;
  line-height: 25px;
}
@media screen and (min-width: 768px) {
  .p-cart .p-cart_color {
    padding: 0;
    height: 38px;
    text-align: center;
    line-height: 38px;
    letter-spacing: 0.06em;
    font-size: 16px;
    margin: 13px auto 1px;
  }
}
.p-cart .p-cart_color.is-1 {
  background-color: #f1eae2;
}
.p-cart .p-cart_color.is-2 {
  background-color: #e4d1b2;
}
.u-line {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .u-line {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(255,210,0,0.5)), color-stop(90%, rgba(255,210,0,0.5)), color-stop(90%, transparent));
    background: -webkit-linear-gradient(transparent 60%, rgba(255,210,0,0.5) 60%, rgba(255,210,0,0.5) 90%, transparent 90%);
    background: linear-gradient(transparent 60%, rgba(255,210,0,0.5) 60%, rgba(255,210,0,0.5) 90%, transparent 90%);
  }
}
@media screen and (min-width: 768px) {
  .u-line {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(255,210,0,0.5)), color-stop(85%, rgba(255,210,0,0.5)), color-stop(85%, transparent));
    background: -webkit-linear-gradient(transparent 60%, rgba(255,210,0,0.5) 60%, rgba(255,210,0,0.5) 85%, transparent 85%);
    background: linear-gradient(transparent 60%, rgba(255,210,0,0.5) 60%, rgba(255,210,0,0.5) 85%, transparent 85%);
  }
}
.js-ScrollTrigger.is-show {
  opacity: 1;
}
.p-result_summary.is-show .p-result_summary_ico {
  opacity: 1;
}
.p-result_desc.is-show {
  opacity: 1;
}
.p-result_btn.is-show {
  opacity: 1;
}
.p-result_prod.is-show {
  opacity: 1;
}
.feature-note {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .feature-note {
    margin-top: 1.933333333333333vw;
  }
}
.feature-note li {
  font-size: 11px;
  font-weight: 400;
  line-height: 150%; /* 16.5px */
  letter-spacing: 0.55px;
}
@media screen and (max-width: 767px) {
  .feature-note li {
    font-size: 2.4vw;
    letter-spacing: 0.12vw;
  }
}
.outside-note {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .outside-note {
    margin-top: 8vw;
  }
}
.outside-note li {
  font-size: 11px;
  font-weight: 400;
  line-height: 150%; /* 16.5px */
  letter-spacing: 0.55px;
}
@media screen and (max-width: 767px) {
  .outside-note li {
    font-size: 2.4vw;
    letter-spacing: 0.12vw;
  }
}
.outside-note li:not(:first-child) {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .outside-note li:not(:first-child) {
    margin-top: 1.066666666666667vw;
  }
}
.p-question_item_back {
  margin: 40px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 18px */
  letter-spacing: 0.6px;
  gap: 12px;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .p-question_item_back {
    margin: 8vw auto 0;
    font-size: 3.2vw;
    gap: 3.2vw;
    letter-spacing: 0.16vw;
    padding-right: 8vw;
  }
}
.p-question_item_back.is-hide {
  display: none;
}
.p-question_item_back::before {
  content: "";
  display: block;
  background-image: url("/anessa/myanessa/img/btn_arrow-black_left.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 8px;
}
@media screen and (max-width: 767px) {
  .p-question_item_back::before {
    width: 4.8vw;
    height: 2.133333333333333vw;
  }
}
@-webkit-keyframes loader {
  0%, 100% {
    -webkit-box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.65), -1.8em -1.8em 0 0 rgba(255,255,255,0.85);
            box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.65), -1.8em -1.8em 0 0 rgba(255,255,255,0.85);
  }
  12.5% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.85), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.65);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.85), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.65);
  }
  25% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.65), 1.8em -1.8em 0 0 rgba(255,255,255,0.85), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.65), 1.8em -1.8em 0 0 rgba(255,255,255,0.85), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  37.5% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.65), 2.5em 0 0 0 rgba(255,255,255,0.85), 1.75em 1.75em 0 0 #fff, 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.65), 2.5em 0 0 0 rgba(255,255,255,0.85), 1.75em 1.75em 0 0 #fff, 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  50% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.65), 1.75em 1.75em 0 0 rgba(255,255,255,0.85), 0 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.65), 1.75em 1.75em 0 0 rgba(255,255,255,0.85), 0 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  62.5% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.65), 0 2.5em 0 0 rgba(255,255,255,0.85), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.65), 0 2.5em 0 0 rgba(255,255,255,0.85), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  75% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.65), -1.8em 1.8em 0 0 rgba(255,255,255,0.85), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.65), -1.8em 1.8em 0 0 rgba(255,255,255,0.85), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  87.5% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.65), -2.6em 0 0 0 rgba(255,255,255,0.85), -1.8em -1.8em 0 0 #fff;
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.65), -2.6em 0 0 0 rgba(255,255,255,0.85), -1.8em -1.8em 0 0 #fff;
  }
}
@keyframes loader {
  0%, 100% {
    -webkit-box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.65), -1.8em -1.8em 0 0 rgba(255,255,255,0.85);
            box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.65), -1.8em -1.8em 0 0 rgba(255,255,255,0.85);
  }
  12.5% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.85), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.65);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.85), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.65);
  }
  25% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.65), 1.8em -1.8em 0 0 rgba(255,255,255,0.85), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.65), 1.8em -1.8em 0 0 rgba(255,255,255,0.85), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  37.5% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.65), 2.5em 0 0 0 rgba(255,255,255,0.85), 1.75em 1.75em 0 0 #fff, 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.65), 2.5em 0 0 0 rgba(255,255,255,0.85), 1.75em 1.75em 0 0 #fff, 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  50% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.65), 1.75em 1.75em 0 0 rgba(255,255,255,0.85), 0 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.65), 1.75em 1.75em 0 0 rgba(255,255,255,0.85), 0 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255,255,255,0.35), -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  62.5% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.65), 0 2.5em 0 0 rgba(255,255,255,0.85), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.65), 0 2.5em 0 0 rgba(255,255,255,0.85), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255,255,255,0.35), -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  75% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.65), -1.8em 1.8em 0 0 rgba(255,255,255,0.85), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.65), -1.8em 1.8em 0 0 rgba(255,255,255,0.85), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255,255,255,0.35);
  }
  87.5% {
    -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.65), -2.6em 0 0 0 rgba(255,255,255,0.85), -1.8em -1.8em 0 0 #fff;
            box-shadow: 0 -2.6em 0 0 rgba(255,255,255,0.35), 1.8em -1.8em 0 0 rgba(255,255,255,0.35), 2.5em 0 0 0 rgba(255,255,255,0.35), 1.75em 1.75em 0 0 rgba(255,255,255,0.35), 0 2.5em 0 0 rgba(255,255,255,0.35), -1.8em 1.8em 0 0 rgba(255,255,255,0.65), -2.6em 0 0 0 rgba(255,255,255,0.85), -1.8em -1.8em 0 0 #fff;
  }
}
