@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 {
    overflow-x: scroll;
  }
}
@media screen and (min-width: 768px) {
  #container {
    min-width: 1440px;
    overflow: hidden;
  }
}
.section_hdg {
  text-align: center;
  font-family: 'Sofia Pro', sans-serif;
  line-height: 1;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .section_hdg {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .section_hdg {
    font-size: 5.866666666666666vw;
  }
}
.section_lead {
  text-align: center;
  letter-spacing: 0.1em;
  font-family: ryo-gothic-plusn, YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .section_lead {
    margin-top: 4px;
    font-size: 18px;
    line-height: 1.777777777777778;
  }
}
@media screen and (max-width: 767px) {
  .section_lead {
    margin-top: 1.866666666666667vw;
    font-size: 3.733333333333334vw;
    line-height: 1.571428571428571;
  }
}
.kv__carousel {
  display: none;
  line-height: 0;
}
.kv__carousel img {
  width: 100%;
}
.kv__carousel .slick-arrow {
  z-index: 1;
  font-size: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("/anessa/top/img/icon_carousel.png");
  cursor: pointer;
  aspect-ratio: 40/17;
  height: auto;
}
@media screen and (min-width: 768px) {
  .kv__carousel .slick-arrow {
    width: 40px;
    bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .kv__carousel .slick-arrow {
    width: 8.266666666666666vw;
    bottom: 3.466666666666666vw;
  }
}
@media screen and (min-width: 768px) {
  .kv__carousel .slick-prev {
    left: calc(50% - 673px / 2);
  }
}
@media screen and (max-width: 767px) {
  .kv__carousel .slick-prev {
    left: 1.866666666666667vw;
  }
}
.kv__carousel .slick-next {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  .kv__carousel .slick-next {
    right: calc(50% - 665px / 2);
  }
}
@media screen and (max-width: 767px) {
  .kv__carousel .slick-next {
    right: 1.6vw;
  }
}
.kv__carousel .slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  .kv__carousel .slick-dots {
    bottom: 30px;
    width: 537px;
  }
}
@media screen and (max-width: 767px) {
  .kv__carousel .slick-dots {
    bottom: 5.066666666666666vw;
    width: 49.86666666666667vw;
  }
}
.kv__carousel .slick-dots li {
  width: 100%;
  height: 1px;
}
.kv__carousel .slick-dots button {
  background-color: #00a0d2;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.kv__carousel .slick-dots .slick-active button {
  background-color: #fff;
}
.kv__carousel_item {
  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) {
  .kv__carousel_item {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .kv__carousel_item:hover {
    opacity: 0.7;
  }
}
.sky__container {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: top center;
}
@media screen and (min-width: 768px) {
  .sky__container {
    background-size: cover;
    background-image: url("/anessa/top/img/bg_pc.jpg");
  }
}
@media screen and (max-width: 767px) {
  .sky__container {
    background-size: 100% 100%;
    background-image: url("/anessa/top/img/bg_sp.jpg");
  }
}
.notice {
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 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;
  margin: auto;
  font-weight: 600;
  text-decoration: none;
  color: #007aa6 !important;
  line-height: 1;
  letter-spacing: 0.06em;
  background-color: rgba(255,255,255,0.5);
}
@media screen and (min-width: 768px) {
  .notice {
    margin-top: 35px;
    width: 805px;
    padding: 13px 20px;
    font-size: 14px;
    border-radius: 4px;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
  }
}
@media screen and (max-width: 767px) {
  .notice {
    margin-top: 4vw;
    width: 86.93333333333332vw;
    padding: 2.4vw 2.666666666666667vw;
    font-size: 3.2vw;
  }
}
.notice:hover {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .notice img {
    width: 10px;
  }
}
@media screen and (max-width: 767px) {
  .notice img {
    width: 2.666666666666667vw;
  }
}
section#topics {
  margin: auto;
}
@media screen and (min-width: 768px) {
  section#topics {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  section#topics {
    margin-top: 5.333333333333334vw;
  }
}
.topics__carousel {
  display: none;
}
@media screen and (min-width: 768px) {
  .topics__carousel {
    width: 835px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .topics__carousel .slick-list {
    overflow: visible;
  }
}
@media screen and (min-width: 768px) {
  .topics__carousel .slick-slide {
    opacity: 0.6;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .topics__carousel .slick-slide.slick-active {
    opacity: 1;
  }
}
.topics__carousel .slick-arrow {
  z-index: 1;
  font-size: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("/anessa/top/img/icon_carousel.png");
  top: 50%;
  aspect-ratio: 40/17;
  height: auto;
}
@media screen and (min-width: 768px) {
  .topics__carousel .slick-arrow {
    width: 58px;
  }
}
@media screen and (max-width: 767px) {
  .topics__carousel .slick-arrow {
    width: 7.733333333333333vw;
  }
}
.topics__carousel .slick-prev {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .topics__carousel .slick-prev {
    left: -15px;
  }
}
@media screen and (max-width: 767px) {
  .topics__carousel .slick-prev {
    left: 2.933333333333333vw;
  }
}
.topics__carousel .slick-next {
  -webkit-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
}
@media screen and (min-width: 768px) {
  .topics__carousel .slick-next {
    right: -11px;
  }
}
@media screen and (max-width: 767px) {
  .topics__carousel .slick-next {
    right: 2.4vw;
  }
}
.topics__carousel .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
  -webkit-transform: none;
          transform: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .topics__carousel .slick-dots {
    bottom: -40px;
  }
}
@media screen and (max-width: 767px) {
  .topics__carousel .slick-dots {
    bottom: -4vw;
  }
}
@media screen and (min-width: 768px) {
  .topics__carousel .slick-dots li {
    margin: 0 17px;
  }
}
@media screen and (max-width: 767px) {
  .topics__carousel .slick-dots li {
    margin: 0 1.866666666666667vw;
  }
}
.topics__carousel .slick-dots button {
  background-color: #00a0d2;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .topics__carousel .slick-dots button {
    width: 9px;
    height: 9px;
  }
}
@media screen and (max-width: 767px) {
  .topics__carousel .slick-dots button {
    width: 1.066666666666667vw;
    height: 1.066666666666667vw;
  }
}
.topics__carousel .slick-dots .slick-active button {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .topics__carousel_item {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .topics__carousel_item {
    padding: 0 6.666666666666667vw;
  }
}
.topics__carousel_item a {
  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) {
  .topics__carousel_item a {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .topics__carousel_item a:hover {
    opacity: 0.7;
  }
}
section#lineup {
  color: #fff;
}
@media screen and (min-width: 768px) {
  section#lineup {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    margin-top: 102px;
    overflow: hidden;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  section#lineup {
    margin-top: 13.333333333333334vw;
    padding-bottom: 12vw;
  }
}
.lineup_list {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 768px) {
  .lineup_list {
    max-width: 1300px;
    margin: 60px auto 0;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 24px 12px;
  }
}
@media screen and (max-width: 767px) {
  .lineup_list {
    margin-top: 4.266666666666667vw;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 4.266666666666667vw 1.333333333333333vw;
    padding: 0 6.666666666666667vw;
  }
}
.lineup_list__item {
  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) {
  .lineup_list__item {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .lineup_list__item:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .lineup_list__item {
    width: 100%;
    aspect-ratio: 316/260;
  }
}
@media screen and (max-width: 767px) {
  .lineup_list__item {
    aspect-ratio: 160/156;
  }
}
.lineup_list__item a {
  display: block;
}
.lineup_note {
  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) {
  .lineup_note {
    gap: 2px;
    max-width: 1300px;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .lineup_note {
    padding: 0 6.666666666666667vw;
    margin-top: 8vw;
  }
}
.lineup_note__item {
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .lineup_note__item {
    font-size: 9px;
  }
}
@media screen and (max-width: 767px) {
  .lineup_note__item {
    font-size: 1.866666666666667vw;
  }
}
section#links {
  color: #00a0d2;
}
@media screen and (min-width: 768px) {
  section#links {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 436px;
  }
}
.links__myanessa,
.links__suncarebook {
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .links__myanessa,
  .links__suncarebook {
    width: 50%;
  }
  html:lang(zh-cmn-Hans) .links__myanessa,
  html:lang(zh-cmn-Hans) .links__suncarebook {
    width: 100%;
  }
}
.links__myanessa::before,
.links__suncarebook::before {
  content: '';
  z-index: -1;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .links__myanessa::before,
  .links__suncarebook::before {
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .links__myanessa::before,
  .links__suncarebook::before {
    background-size: auto 100%;
  }
}
.links__myanessa {
  text-decoration: none;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  display: block;
}
@media screen and (min-width: 768px) {
  .links__myanessa {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .links__myanessa:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .links__myanessa {
    padding-top: 132px;
  }
}
@media screen and (max-width: 767px) {
  .links__myanessa {
    padding-top: 4.8vw;
    padding-bottom: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .links__myanessa::before {
    background-image: url("/anessa/top/img/links_myanessa_bg_pc.jpg");
  }
}
@media screen and (max-width: 767px) {
  .links__myanessa::before {
    background-image: url("/anessa/top/img/links_myanessa_bg_sp.jpg");
    left: 0;
    right: 0;
  }
}
.links__myanessa_lead {
  color: #00a0d2;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .links__myanessa_lead {
    font-size: 19px;
    width: 503px;
  }
}
@media screen and (max-width: 767px) {
  .links__myanessa_lead {
    width: 62.133333333333326vw;
    font-size: 2.4vw;
    font-weight: 500;
  }
}
.links__myanessa_img {
  margin: auto;
}
@media screen and (min-width: 768px) {
  .links__myanessa_img {
    margin-top: -54px;
    width: 503px;
  }
  html:lang(en) .links__myanessa_img {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .links__myanessa_img {
    margin-top: -6.4vw;
    width: 62.133333333333326vw;
  }
  html:lang(en) .links__myanessa_img {
    margin-top: 0;
  }
}
.links__myanessa_link {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #00a0d2 !important;
  font-weight: bold;
  line-height: 1;
}
.links__myanessa_link::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
@media screen and (min-width: 768px) {
  .links__myanessa_link {
    margin-top: 25px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .links__myanessa_link {
    margin-top: 4.266666666666667vw;
    font-size: 3.466666666666666vw;
  }
}
.links__myanessa_link::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%2300a0d2%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");
}
@media screen and (min-width: 768px) {
  .links__myanessa_link::after {
    width: 8.65px;
    height: 12px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .links__myanessa_link::after {
    width: 1.6vw;
    height: 2.133333333333333vw;
    margin-left: 1.066666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .links__suncarebook {
    padding-top: 42px;
  }
}
@media screen and (max-width: 767px) {
  .links__suncarebook {
    padding-top: 8.533333333333333vw;
  }
}
.links__suncarebook::before {
  left: 0;
  background-image: url("/anessa/top/img/links_shigaisen_bg.jpg");
}
@media screen and (min-width: 768px) {
  .links__suncarebook_list {
    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;
    width: 670px;
    margin: auto;
    margin-top: 49px;
  }
  html:lang(en) .links__suncarebook_list {
    width: 619px;
    margin-top: 67px;
  }
}
@media screen and (max-width: 767px) {
  .links__suncarebook_list {
    margin-top: 6.133333333333333vw;
  }
  html:lang(en) .links__suncarebook_list {
    margin: 9.066666666666666vw 5.333333333333334vw 0;
  }
}
.links__suncarebook_list__item {
  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) {
  .links__suncarebook_list__item {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .links__suncarebook_list__item:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .links__suncarebook_list__item {
    width: 160px;
  }
  html:lang(en) .links__suncarebook_list__item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .links__suncarebook_list__item:not(:nth-child(1)) {
    margin-top: 0.533333333333333vw;
  }
}
.links__suncarebook_list__item a {
  display: block;
}
#sunshinepeople {
  margin: auto;
}
@media screen and (min-width: 768px) {
  #sunshinepeople {
    margin-top: 80px;
    width: 1200px;
  }
}
@media screen and (max-width: 767px) {
  #sunshinepeople {
    margin-top: 10.666666666666668vw;
    width: 89.33333333333333vw;
  }
}
.sunshinepeople__link {
  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) {
  .sunshinepeople__link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .sunshinepeople__link:hover {
    opacity: 0.7;
  }
}
#shiseido100 {
  margin: auto;
}
@media screen and (min-width: 768px) {
  #shiseido100 {
    margin-top: 80px;
    width: 1062px;
  }
}
@media screen and (max-width: 767px) {
  #shiseido100 {
    margin-top: 5.333333333333334vw;
    width: 89.33333333333333vw;
  }
}
.shiseido100__link {
  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) {
  .shiseido100__link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .shiseido100__link:hover {
    opacity: 0.7;
  }
}
#sustainability,
#gallery {
  background-repeat: no-repeat;
}
#sustainability a,
#gallery a {
  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) {
  #sustainability a,
  #gallery a {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  #sustainability a:hover,
  #gallery a:hover {
    opacity: 0.7;
  }
}
#sustainability .section_hdg,
#gallery .section_hdg {
  color: #00a0d2;
}
#sustainability {
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 768px) {
  #sustainability {
    margin-top: 80px;
    padding-top: 44px;
    padding-bottom: 41px;
    background-image: url("/anessa/top/img/sustainability_bg_pc.jpg");
  }
}
@media screen and (max-width: 767px) {
  #sustainability {
    margin-top: 5.066666666666666vw;
    padding-top: 8.266666666666666vw;
    padding-bottom: 8.533333333333333vw;
    background-image: url("/anessa/top/img/sustainability_bg_sp.jpg");
  }
}
#gallery {
  background-position: top center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #gallery {
    padding-top: 33px;
    padding-bottom: 60px;
    background-image: url("/anessa/top/img/gallery_bg_pc.jpg");
  }
}
@media screen and (max-width: 767px) {
  #gallery {
    background-image: url("/anessa/top/img/gallery_bg_sp.jpg");
  }
}
.sustainability__link,
.gallery__link {
  margin: auto;
}
@media screen and (min-width: 768px) {
  .sustainability__link,
  .gallery__link {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767px) {
  .sustainability__link {
    margin-top: 6.933333333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.gallery__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .gallery__link {
    width: 774px;
  }
}
.sustainability__carousel {
  display: none;
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .sustainability__carousel {
    width: 810px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .sustainability__carousel .slick-list {
    overflow: visible;
  }
}
@media screen and (min-width: 768px) {
  .sustainability__carousel .slick-slide {
    opacity: 0.6;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .sustainability__carousel .slick-slide.slick-active {
    opacity: 1;
  }
}
.sustainability__carousel .slick-arrow {
  z-index: 1;
  font-size: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  position: absolute;
  top: 23.200000000000003vw;
  width: 5.600000000000001vw;
  height: 1.333333333333333vw;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .sustainability__carousel .slick-arrow {
    display: none !important;
  }
}
.sustainability__carousel .slick-prev {
  background-image: url("data:image/svg+xml;charset=utf8,%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.104%22%20height%3D%225.474%22%20viewBox%3D%220%200%2022.104%205.474%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22a%22%20d%3D%22M15124-12495.369h20.9l-4.619-4.62%22%20transform%3D%22translate(-15123.999%2012500.343)%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  left: 1.6vw;
}
.sustainability__carousel .slick-next {
  background-image: url("data:image/svg+xml;charset=utf8,%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.104%22%20height%3D%225.474%22%20viewBox%3D%220%200%2022.104%205.474%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22a%22%20d%3D%22M15124-12495.369h20.9l-4.619-4.62%22%20transform%3D%22translate(-15123.999%2012500.343)%22%2F%3E%3C%2Fsvg%3E");
  right: 1.6vw;
}
.sustainability__carousel .slick-dots {
  position: relative;
  bottom: auto;
  left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
  -webkit-transform: none;
          transform: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .sustainability__carousel .slick-dots {
    margin-top: 33px;
  }
}
@media screen and (max-width: 767px) {
  .sustainability__carousel .slick-dots {
    margin-top: 6.133333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sustainability__carousel .slick-dots li {
    margin: 0 11px;
  }
}
@media screen and (max-width: 767px) {
  .sustainability__carousel .slick-dots li {
    margin: 0 1.866666666666667vw;
  }
}
.sustainability__carousel .slick-dots button {
  background-color: #00a0d2;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .sustainability__carousel .slick-dots button {
    width: 6px;
    height: 6px;
  }
}
@media screen and (max-width: 767px) {
  .sustainability__carousel .slick-dots button {
    width: 1.066666666666667vw;
    height: 1.066666666666667vw;
  }
}
.sustainability__carousel .slick-dots .slick-active button {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .sustainability__carousel_item {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .sustainability__carousel_item {
    padding: 0 4.533333333333333vw;
  }
}
.sustainability__link_head,
.gallery__link_head {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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;
  text-align: center;
  line-height: 1;
}
.sustainability__link_head::after,
.gallery__link_head::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
@media screen and (min-width: 768px) {
  .sustainability__link_head::after,
  .gallery__link_head::after {
    width: 8.65px;
    height: 12px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .sustainability__link_head::after,
  .gallery__link_head::after {
    width: 1.6vw;
    height: 2.133333333333333vw;
    margin-left: 1.066666666666667vw;
  }
}
.sustainability__link_head {
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .sustainability__link_head {
    padding: 24px 0;
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .sustainability__link_head {
    padding: 3.733333333333334vw 0;
    font-size: 3.733333333333334vw;
  }
}
.sustainability__link_head.__sustainable2 {
  background: #91d6eb;
  color: #4f3529;
}
.sustainability__link_head.__sustainable2::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%234f3529%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");
}
.sustainability__link_head.__sustainable3 {
  background: #ad9b80;
  color: #fff;
}
.sustainability__link_head.__sustainable3::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");
}
.sustainability__link_head.__sustainable_oceanfree {
  background: #57b6e3;
  color: #fff;
}
.sustainability__link_head.__sustainable_oceanfree::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");
}
.sustainability__link_head.__kidslab {
  background: #ecfea0;
  color: #009bb9;
}
.sustainability__link_head.__kidslab::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%23009bb9%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");
}
.sustainability__link_head.__sunshine_project {
  background: #fff;
  color: #5a97b3;
}
.sustainability__link_head.__sunshine_project::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%235a97b3%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");
}
.gallery__link_head {
  background-size: cover;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #483431;
}
@media screen and (min-width: 768px) {
  .gallery__link_head {
    padding: 47px 0;
    font-size: 26px;
    background-image: url("/anessa/top/img/gallery_head_pc.jpg");
  }
}
@media screen and (max-width: 767px) {
  .gallery__link_head {
    padding: 8vw 0;
    font-size: 4.266666666666667vw;
    background-image: url("/anessa/top/img/gallery_head_sp.jpg");
  }
}
.gallery__link_head::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%23483431%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");
}
#bnr__modal_base {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  scrollbar-width: none;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background-color: rgba(255,255,255,0.06);
  z-index: 1000;
}
#bnr__modal_base img {
  width: 100%;
}
.bnr__modal_box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
@media screen and (min-width: 768px) {
  .bnr__modal_box {
    width: 607px;
  }
}
@media screen and (max-width: 767px) {
  .bnr__modal_box {
    width: 87.2vw;
  }
}
.bnr__modal_close {
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  position: absolute;
  right: 0;
}
@media screen and (min-width: 768px) {
  .bnr__modal_close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .bnr__modal_close:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .bnr__modal_close {
    width: 40px;
    top: -40px;
  }
}
@media screen and (max-width: 767px) {
  .bnr__modal_close {
    width: 9.6vw;
    top: -10.666666666666668vw;
  }
}
.bnr__modal_cover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
