@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

.sp- {
  display: none;
}

.page-products-skinshadow-designingpalette img {
  width: 100%;
}

.page-products-skinshadow-designingpalette p{
  padding-left: 0;
  text-indent: 0;
}

.page-products-skinshadow-designingpalette button {
  background-color: transparent;
}

.page-products-skinshadow-designingpalette {
  background-color: #F6EEEE;
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin-top: 40px;
  /*#section04.block-custom-section .block-custom-feature.tool {
    margin-bottom: 50px;
  }
  #section05.block-custom-section {
    display: none;
  }*/
}
.page-products-skinshadow-designingpalette .block-custom-visual {
  width: 100%;
  aspect-ratio: 375/695;
  margin: 0 auto;
  background-image: url(/decorte/JEGP/img/img-KV-bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}
.page-products-skinshadow-designingpalette .block-custom-visual h2 {
  display: none;
}
.page-products-skinshadow-designingpalette .block-custom-lead {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: max(-56vw, -360px) auto 0;
  padding-top: min(5.3vw, 40px);
  position: relative;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-lead::before {
  background-color: #666;
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  width: 46px;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-text {
  color: #707070;
  width: 100%;
  padding: 0 14px;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-text .block-custom-lead-text-head {
  margin-bottom: 15px;
  font-size: 20px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  letter-spacing: 1.5px;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-text .block-custom-lead-text-description {
  font-size: 11px;
  letter-spacing: 0.03em;
  line-height: 1.7;
  margin-bottom: 1em;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-text .block-custom-lead-text-description:last-child {
  margin-bottom: 30px;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index {
  display: flex;
  flex-wrap: wrap;
  gap: 3px 1px;
  margin: 0 auto;
  width: min(100% - 30px, 345px);
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item {
  position: relative;
  width: calc((100% - 3px) / 2);
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item:nth-child(1) .block-custom-lead-index-link {
  letter-spacing: 3px;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item:nth-child(2) .block-custom-lead-index-link {
  letter-spacing: 3px;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item:nth-child(3) .block-custom-lead-index-link {
  letter-spacing: 0.5px;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item:nth-child(4) .block-custom-lead-index-link {
  letter-spacing: 1px;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item:nth-child(5) {
  width: 100%;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item:nth-child(5) .block-custom-lead-index-link {
  letter-spacing: 4px;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item:nth-child(5) .block-custom-lead-index-link {
  justify-content: center;
  padding-right: unset;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item:nth-child(5) .block-custom-lead-index-link::before {
  right: calc(50% - 53px);
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item:nth-child(5) .block-custom-lead-index-link::after {
  right: calc(50% - 60px);
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-item::before {
  z-index: 2;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 0 20px 0;
  background: linear-gradient(270deg, rgb(255, 255, 255) 0, rgb(255, 255, 255) 65%, rgba(255, 255, 255, 0) 100%);
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-link {
  align-items: center;
  box-sizing: border-box;
  color: #9F674E;
  display: flex;
  font-weight: 500;
  font-size: 13px;
  height: 50px;
  justify-content: flex-end;
  padding-right: 40px;
  position: relative;
  z-index: 2;
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-link::before {
  z-index: 1;
  position: absolute;
  right: 19px;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #9F674E;
  transform: rotate(45deg);
}
.page-products-skinshadow-designingpalette .block-custom-lead .block-custom-lead-index .block-custom-lead-index-link::after {
  z-index: 1;
  position: absolute;
  right: 12px;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #9F674E;
  transform: rotate(-45deg);
}
.page-products-skinshadow-designingpalette .block-custom-section {
  position: relative;
  padding-top: 20px;
}
.page-products-skinshadow-designingpalette .block-custom-section:first-child:has(.tool) {
  padding-top: 60px;
}
.page-products-skinshadow-designingpalette .block-custom-section:first-child:has(.tool)::before {
  content: "";
  display: block;
  position: absolute;
  top: -118px;
  z-index: -1;
  content: "";
  position: absolute;
  display: block;
  right: 0;
  width: 360px;
  height: 222px;
  background-image: url(/decorte/JEGP/img/img-bg-powder-R.png);
  background-repeat: no-repeat;
  background-position: center;
}
.page-products-skinshadow-designingpalette .block-custom-section:first-child:has(.tool) .block-custom-feature {
  border-radius: 0 40px 0 0;
  background: linear-gradient(270deg, rgb(255, 255, 255) 0, rgb(255, 255, 255) 56%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);
  margin-right: 15px;
  padding-left: 0;
}
.page-products-skinshadow-designingpalette .block-custom-section:first-child:has(.tool) .block-custom-feature::before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 40px 0 0;
  background: linear-gradient(270deg, rgb(255, 255, 255) 0, rgb(255, 255, 255) 56%, rgba(255, 255, 255, 0) 100%);
}
.page-products-skinshadow-designingpalette .block-custom-section:first-child:has(.tool) .block-custom-feature::after {
  z-index: -1;
  content: "";
  position: absolute;
  display: block;
  bottom: -156px;
  width: 360px;
  height: 222px;
  background-image: url(/decorte/JEGP/img/img-bg-powder-L.png);
  background-repeat: no-repeat;
  background-position: center;
}
.page-products-skinshadow-designingpalette .block-custom-section:nth-of-type(odd) .block-custom-feature {
  border-radius: 40px 0 0 0;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0, rgb(255, 255, 255) 56%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);
  margin-left: 15px;
}
.page-products-skinshadow-designingpalette .block-custom-section:nth-of-type(odd) .block-custom-feature::before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px 0 0 0;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0, rgb(255, 255, 255) 56%, rgba(255, 255, 255, 0) 100%);
}
.page-products-skinshadow-designingpalette .block-custom-section:nth-of-type(odd) .block-custom-feature::after {
  z-index: -1;
  content: "";
  position: absolute;
  display: block;
  bottom: -157px;
  right: 0;
  width: 360px;
  height: 222px;
  background-image: url(/decorte/JEGP/img/img-bg-powder-R.png);
  background-repeat: no-repeat;
  background-position: center;
}
.page-products-skinshadow-designingpalette .block-custom-section:nth-of-type(even) .block-custom-feature {
  border-radius: 0 40px 0 0;
  background: linear-gradient(270deg, rgb(255, 255, 255) 0, rgb(255, 255, 255) 56%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%);
  margin-right: 15px;
}
.page-products-skinshadow-designingpalette .block-custom-section:nth-of-type(even) .block-custom-feature::before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 40px 0 0;
  background: linear-gradient(270deg, rgb(255, 255, 255) 0, rgb(255, 255, 255) 56%, rgba(255, 255, 255, 0) 100%);
}
.page-products-skinshadow-designingpalette .block-custom-section:nth-of-type(even) .block-custom-feature::after {
  z-index: -1;
  content: "";
  position: absolute;
  display: block;
  bottom: -156px;
  left: 0px;
  width: 360px;
  height: 222px;
  background-image: url(/decorte/JEGP/img/img-bg-powder-L.png);
  background-repeat: no-repeat;
  background-position: center;
}
.page-products-skinshadow-designingpalette .block-custom-section .ranking::after {
  background-image: url(/decorte/JEGP/img/img-bg-powder-R-last.png);
}
.page-products-skinshadow-designingpalette .block-custom-section .ranking .block-custom-feature-title {
  margin-bottom: 15px;
  font-size: 20px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
}
.page-products-skinshadow-designingpalette .block-custom-feature {
  position: relative;
  margin: 0 auto 34px;
  background-color: #fff;
}
.page-products-skinshadow-designingpalette .block-custom-feature.point {
  padding: 20px 15px 45px 0;
}
.page-products-skinshadow-designingpalette .block-custom-feature.point .block-custom-feature-title {
  margin-bottom: 40px;
}
.page-products-skinshadow-designingpalette .block-custom-feature.colorset {
  padding: 20px 0 35px 15px;
}
.page-products-skinshadow-designingpalette .block-custom-feature.colorset .block-custom-feature-title {
  margin-bottom: 10px;
}
.page-products-skinshadow-designingpalette .block-custom-feature.comfort {
  padding: 20px 15px 35px 0;
}
.page-products-skinshadow-designingpalette .block-custom-feature.comfort .block-custom-feature-title {
  margin-bottom: 10px;
}
.page-products-skinshadow-designingpalette .block-custom-feature.tool {
  padding: 20px 0 35px 15px;
}
.page-products-skinshadow-designingpalette .block-custom-feature.tool .block-custom-feature-title {
  margin-bottom: 10px;
}
.page-products-skinshadow-designingpalette .block-custom-feature.tool .block-custom-feature-lead {
  margin-bottom: 10px;
}
.page-products-skinshadow-designingpalette .block-custom-feature.ranking {
  margin: 0 auto 108px;
  padding: 15px 15px 35px 0;
}
.page-products-skinshadow-designingpalette .block-custom-feature.ranking .block-custom-feature-title {
  margin-bottom: 10px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-inner {
  position: relative;
  margin: 0 auto;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-inner:has(.modal-open) {
  z-index: 100;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-title {
  color: #9F674E;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.45;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-lead {
  color: #9F674E;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point {
  padding-left: 20px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item:not(:last-child) {
  margin-bottom: 20px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item:nth-child(1) .block-custom-feature-point-item-image {
  width: min(34%, 220px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item:nth-child(1) .block-custom-feature-point-item-text {
  width: calc(66% - 10px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item:nth-child(2) .block-custom-feature-point-item-image {
  width: min(34%, 220px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item:nth-child(2) .block-custom-feature-point-item-text {
  width: calc(66% - 10px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item:nth-child(3) .block-custom-feature-point-item-image {
  width: min(48.9%, 310px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item:nth-child(3) .block-custom-feature-point-item-text {
  width: calc(51.1% - 10px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item:nth-child(odd) {
  flex-direction: row-reverse;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item-text {
  color: #707070;
  font-size: 10px;
  font-weight: 350;
  width: fit-content;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-point-item-text strong {
  display: inline-block;
  margin-bottom: 5px;
  color: #9F674E;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.4px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 3px 4px;
  justify-content: start;
  margin: 10px 10px 0;
}
@media screen and (min-width: 606px) {
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list {
    justify-content: center;
  }
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list-item {
  border: 1px solid transparent;
  border-radius: 20px;
  /*height: 84px;*/
  position: relative;
  text-align: center;
  width: min(80px, (100% - 12px) / 4);
  padding: 10px 5px;
  /*
  &:hover {
    border: 1px solid #ccc;
    box-shadow: 0px 4px 4px #aaa;
    background-color: #fff;
  }*/
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list-item.select {
  border: 1px solid #ccc;
  box-shadow: 0px 4px 4px #aaa;
  background-color: #fff;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list-item-image {
  margin: 0 auto;
  width: 67px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list-item-num {
  font-size: 11px;
  line-height: 1;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list-item-new {
  font-size: 10px;
  line-height: 1;
  text-align: center;
  background: #990000;
  color: #ffffff;
  padding: 3px 6px;
  margin-top: 5px;
  display: inline-block;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider {
  color: #333333;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide {
  display: block;
  opacity: 0;
  height: 0;
  pointer-events: none;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide.show {
  opacity: unset;
  height: unset;
  pointer-events: unset;
  transition: opacity 0.6s ease-in;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 88.4%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-prev {
  font-size: 0;
  height: 55px;
  left: -3px;
  margin-top: -8px;
  position: absolute;
  top: min(33vw, 275px);
  width: 25px;
  z-index: 10;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-prev::before {
  position: absolute;
  top: 20px;
  left: 0;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #9B9B9B;
  transform: rotate(-45deg);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-prev::after {
  position: absolute;
  top: 34px;
  left: 0;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #9B9B9B;
  transform: rotate(45deg);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-next {
  font-size: 0;
  height: 55px;
  margin-top: -8px;
  position: absolute;
  right: -3px;
  top: min(33vw, 275px);
  width: 25px;
  z-index: 10;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-next::before {
  position: absolute;
  top: 34px;
  right: 0;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #9B9B9B;
  transform: rotate(-45deg);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-next::after {
  position: absolute;
  top: 20px;
  right: 0;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #9B9B9B;
  transform: rotate(45deg);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-dots-custom {
  display: flex !important;
  margin-top: 27px;
  position: absolute;
  top: min(66.6vw, 500px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-dots-custom li {
  width: 30px;
  height: 2px;
  margin-right: 4px;
  background-color: #ccc;
  font-size: 0;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-dots-custom li:last-child {
  margin-right: unset;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-custom-feature-colorset-slide-wrap .slick-dots-custom li.slick-active {
  background-color: #9F674E;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide {
  padding-top: 35px;
  padding-top: 20px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-main {
  margin: 0 auto 20px;
  width: min(66.6vw, 500px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub {
  margin: 0 auto;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub .block-slide-sub-product {
  margin-bottom: 20px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub .block-slide-sub-product .block-slide-sub-product-name {
  font-size: 17px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  letter-spacing: 0;
  line-height: 1.55;
  margin-bottom: 2px;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub .block-slide-sub-product .block-slide-sub-product-text {
  font-size: 10px;
  letter-spacing: 0.8px;
  line-height: 1.3;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub .block-slide-sub-color {
  display: flex;
  justify-content: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub .block-slide-sub-color .block-slide-sub-color-map {
  width: 80px;
  margin: 0 10px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub .block-slide-sub-color .block-slide-sub-color-list {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-main {
  display: flex;
  justify-content: center;
  margin: 0 auto 20px;
  position: relative;
  width: min(66.6vw, 500px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-main .block-slide-main-caption {
  position: absolute;
  top: -1.5rem;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 1px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-sub {
  display: flex;
  justify-content: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-sub .block-slide-sub-eye {
  width: 136px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-sub .block-slide-sub-eye img {
  border-radius: 40px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-sub .block-slide-sub-product {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 160px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-sub .block-slide-sub-product .block-slide-sub-product-name {
  width: 100%;
  font-size: 16px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  line-height: 1.53;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 2px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-sub .block-slide-sub-product .block-slide-sub-product-image {
  width: 75px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.swatch .block-slide-main {
  margin: 0 auto 20px;
  width: min(66.6vw, 500px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.swatch .block-slide-sub {
  width: 250px;
  margin: 0 auto;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.swatch .block-slide-sub .block-slide-sub-product {
  margin-bottom: 10px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.swatch .block-slide-sub .block-slide-sub-product .block-slide-sub-product-name {
  font-size: 17px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  line-height: 1.55;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 2px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.swatch .block-slide-sub .block-slide-sub-product .block-slide-sub-product-text {
  font-size: 10px;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.8px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.swatch .block-slide-sub .block-slide-sub-color-list {
  width: fit-content;
  margin: 0 auto;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart {
  background-image: url(/decorte/JEGP/img/img-bg-chart.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: min(56vw, 210px);
  margin: 30px auto 35px;
  position: relative;
  width: min(92vw, 345px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item {
  position: absolute;
  display: flex;
  align-items: end;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item .block-custom-feature-colorset-chart-item-image {
  width: 40px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item .block-custom-feature-colorset-chart-item-num {
  font-size: 12px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  padding-left: 5px;
  border-bottom: 1px solid #000;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item .block-custom-feature-colorset-chart-item-new {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: solid 1px #d2b5a7;
  color: #d2b5a7;
  top: -20px;
  right: 5px;
  font-size: 9px;
  line-height: 1;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-01-chart {
  left: 176px;
  top: 72px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-02-chart {
  left: 71px;
  top: 78px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-03-chart {
  left: 270px;
  top: 51px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-04-chart {
  left: 220px;
  top: 130px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-05-chart {
  left: 82px;
  top: 117px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-06-chart {
  left: 55px;
  top: 45px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-07-chart {
  left: 36px;
  top: 143px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-09-chart {
  left: 131px;
  top: 13px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-10-chart {
  left: 230px;
  top: 17px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture {
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 20px;
  position: relative;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture::before {
  z-index: -1;
  position: absolute;
  top: 0;
  right: -15px;
  width: calc(100% + 45px);
  height: 100%;
  border-radius: 0 0 20px 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0, rgb(255, 255, 255) 65%, #F7E6E2 100%);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-title {
  color: #9F674E;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-item {
  display: flex;
  gap: 6px;
  justify-content: center;
  position: relative;
  width: 100%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-item.item-a, .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-item.item-b {
  margin-bottom: 6px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-item:nth-of-type(even) {
  gap: 14px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-item:nth-of-type(odd) {
  flex-direction: row-reverse;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-item:nth-of-type(odd) .block-custom-feature-colorset-texture-item-text {
  min-width: 161px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-item-image {
  max-width: 156px;
  width: 30%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-item-text {
  color: #333333;
  font-size: 10px;
  line-height: 1.5;
  padding-top: 11px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-item-text strong {
  display: inline-block;
  margin-bottom: 2px;
  color: #9F674E;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-button {
  align-items: center;
  display: flex;
  border-radius: 30px;
  background: linear-gradient(90deg, #FAF6F5 0, #FDF0EB 100%);
  box-shadow: 2px 3px 3px #ccc;
  color: #9F674E;
  font-size: 15px;
  font-weight: 700;
  height: 40px;
  letter-spacing: 1px;
  margin: min(5.3vw, 40px) 0;
  padding-left: 96px;
  position: relative;
  width: 315px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-button::before {
  position: absolute;
  left: 5px;
  content: "";
  display: block;
  width: 84px;
  height: 25px;
  background-image: url(/decorte/JEGP/img/img-modal-image.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-button::after {
  position: absolute;
  right: 15px;
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background-image: url(/decorte/JEGP/img/img-modal-icon.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal {
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner {
  border-radius: 44px;
  background-color: #fff;
  max-height: calc(100vh - 280px);
  position: relative;
  padding: 10px 30px 20px;
  z-index: 100;
  width: 345px;
  top: 5vw;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-main-container {
  max-height: calc(100vh - 330px);
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-main-container::-webkit-scrollbar {
  display: none;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description {
  margin-bottom: 10px;
  padding-bottom: 50px;
  border-bottom: 1px solid #F9E4DB;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description:last-child {
  margin-bottom: unset;
  padding-bottom: unset;
  border-bottom: unset;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-head {
  display: flex;
  align-items: center;
  height: 80px;
  padding-left: 100px;
  color: #9F674E;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.58;
  letter-spacing: 1px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-text {
  font-size: 10px;
  font-weight: 350;
  line-height: 1.5;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-text sup {
  font-size: 9px;
  vertical-align: text-bottom;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-text-wrap-space {
  display: block;
  float: right;
  height: 3.5em;
  width: 0;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-text-wrap-img {
  clear: both;
  display: block;
  float: right;
  margin-left: 20px;
  width: 77px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-text strong {
  display: block;
  height: fit-content;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-text:has(img) {
  position: relative;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-text.note {
  margin-top: 1rem;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-image.head {
  position: absolute;
  left: 30px;
  left: 0;
  width: 91px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-inner .block-custom-feature-colorset-texture-modal-description .block-custom-feature-colorset-texture-modal-description-image.text {
  position: absolute;
  right: 0;
  top: 5px;
  width: 75px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-modal .block-custom-feature-colorset-texture-modal-close {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  color: #fff;
  font-size: 25px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .modal-open + .block-custom-feature-colorset-texture-modal {
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture .block-custom-feature-colorset-texture-image {
  margin: 0 auto;
  max-width: 622px;
  width: 86%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point {
  position: relative;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-lead {
  color: #9F674E;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-title {
  width: 100%;
  color: #9F674E;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-item {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-item:nth-of-type(odd) {
  flex-direction: row-reverse;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-item .block-custom-feature-comfort-point-item-image {
  width: 105px;
  margin: 7px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-item .block-custom-feature-comfort-point-item-text {
  margin: 14px 7px 0 7px;
  font-size: 10px;
  line-height: 1.5;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-item .block-custom-feature-comfort-point-item-text strong {
  display: inline-block;
  margin-bottom: 2px;
  color: #9F674E;
  font-size: 14px;
  font-weight: 700;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 315px;
  height: 40px;
  margin: 20px auto;
  padding-left: 70px;
  border-radius: 30px;
  background: linear-gradient(90deg, #FAF6F5 0, #FDF0EB 100%);
  box-shadow: 2px 3px 3px #ccc;
  color: #9F674E;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  cursor: pointer;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button::after {
  position: absolute;
  right: 20px;
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background-image: url(/decorte/JEGP/img/img-modal-icon.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button.comfort-button-01::before {
  position: absolute;
  left: 5px;
  bottom: 5px;
  content: "";
  display: block;
  width: 58px;
  height: 45px;
  background-image: url(/decorte/JEGP/img/img-comfort-1.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button.comfort-button-02::before {
  position: absolute;
  left: 5px;
  bottom: 5px;
  content: "";
  display: block;
  width: 58px;
  height: 45px;
  background-image: url(/decorte/JEGP/img/img-comfort-2.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button.comfort-button-03::before {
  position: absolute;
  left: 5px;
  bottom: 5px;
  content: "";
  display: block;
  width: 58px;
  height: 45px;
  background-image: url(/decorte/JEGP/img/img-comfort-3.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-modal {
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-modal .block-custom-feature-comfort-point-modal-inner {
  z-index: 100;
  position: relative;
  width: 345px;
  height: fit-content;
  padding: 10px 30px 30px;
  border-radius: 44px;
  background-color: #fff;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-modal .block-custom-feature-comfort-point-modal-inner .block-custom-feature-comfort-point-modal-description .block-custom-feature-comfort-point-modal-description-image {
  display: block;
  width: auto;
  height: 90px;
  margin: 0 auto;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-modal .block-custom-feature-comfort-point-modal-inner .block-custom-feature-comfort-point-modal-description .block-custom-feature-comfort-point-modal-description-head {
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  color: #9F674E;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.58;
  text-align: center;
  letter-spacing: 0;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-modal .block-custom-feature-comfort-point-modal-inner .block-custom-feature-comfort-point-modal-description .block-custom-feature-comfort-point-modal-description-text {
  font-size: 12px;
  font-weight: 350;
  line-height: 1.5;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-modal .block-custom-feature-comfort-point-modal-inner .block-custom-feature-comfort-point-modal-description .block-custom-feature-comfort-point-modal-description-text strong {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 500;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-modal .block-custom-feature-comfort-point-modal-inner .block-custom-feature-comfort-point-modal-description .block-custom-feature-comfort-point-modal-description-text:has(img) {
  position: relative;
  padding-right: 90px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-modal .block-custom-feature-comfort-point-modal-inner .block-custom-feature-comfort-point-modal-description .block-custom-feature-comfort-point-modal-description-text.note {
  margin-top: 1rem;
  font-size: 10px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-modal .block-custom-feature-comfort-point-modal-close {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  color: #fff;
  font-size: 25px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture {
  background-image: url(/decorte/JEGP/img/img-comfort-bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: min(93.3vw, 700px);
  margin: 30px auto 20px;
  position: relative;
  width: min(70.5vw, 480px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-lead {
  color: #9F674E;
  font-feature-settings: normal;
  font-size: min(2.9vw, 22px);
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.3;
  position: absolute;
  text-align: center;
  top: min(9.3vw, 70px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element {
  position: absolute;
  right: 0;
  bottom: 0;
  width: min(18.6vw, 140px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element01 {
  left: max(-9vw, -68px);
  top: min(18.4vw, 138px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element02 {
  right: max(-6.5vw, -49px);
  top: min(18.4vw, 138px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element03 {
  left: max(-9vw, -68px);
  top: min(48vw, 360px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element04 {
  right: max(-6.5vw, -49px);
  top: min(48vw, 360px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element05 {
  left: min(13.7vw, 82px);
  top: min(68.2vw, 512px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element06 {
  right: min(13.7vw, 103px);
  top: min(68.2vw, 512px);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element .block-custom-feature-comfort-texture-element-name {
  font-size: min(2vw, 16px);
  text-align: center;
  line-height: 1.24;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture-note {
  color: #666666;
  font-size: 8px;
  font-weight: 350;
  letter-spacing: 0.8px;
  line-height: 1.6;
  margin: 20px auto 0;
  padding: 0 15px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item:not(:last-child) {
  margin-bottom: 20px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-image {
  margin: 0 auto;
  max-width: 375px;
  width: 72.5%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-name {
  color: #9F674E;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-text {
  color: #333333;
  font-size: 11px;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion {
  background-color: #fff;
  box-shadow: 0px 2px 5px #ccc;
  border-radius: 0 0 20px 20px;
  margin: 0 auto;
  max-width: 375px;
  width: 72.5%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion[open] .block-custom-feature-tool-item-accordion-head::before {
  right: 50px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion[open] .block-custom-feature-tool-item-accordion-head::after {
  right: 56px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion[open] .block-custom-feature-tool-item-accordion-body {
  max-height: 667px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin-top: 10px;
  border-radius: 0 0 20px 20px;
  background-color: #fff;
  color: #9F674E;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-head::before {
  z-index: 1;
  position: absolute;
  right: 56px;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #9F674E;
  transform: rotate(45deg);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-head::after {
  z-index: 1;
  position: absolute;
  right: 50px;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #9F674E;
  transform: rotate(-45deg);
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-body {
  max-height: 0;
  transition: max-height 0.4s ease;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-body .block-coating {
  padding: 10px 10px 15px 10px;
  border-top: 1px solid #C3C3C3;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-body .block-coating .block-coating-title {
  color: #9F674E;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.8px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-body .block-coating .block-coating-image {
  max-width: 272px;
  margin: 0 auto;
  width: 60%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-body .block-coating .block-coating-text {
  color: #333333;
  font-size: 11px;
  font-weight: 350;
  text-align: center;
  line-height: 1.5;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-link {
  display: block;
  width: 150px;
  line-height: 25px;
  margin: 20px auto 0;
  background-color: #999;
  color: #fff;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.8px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-ranking {
  display: flex;
  gap: 25px;
  justify-content: center;
  max-width: 500px;
  margin: 0 auto;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-ranking .block-custom-feature-ranking-item {
  max-width: 150px;
  min-width: 77px;
  width: 21.7%;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-ranking .block-custom-feature-ranking-item a {
  text-decoration: none;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-ranking .block-custom-feature-ranking-item .block-ranking .block-ranking-rank {
  margin: 0 auto 5px;
  width: 20px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-ranking .block-custom-feature-ranking-item .block-ranking .block-ranking-image {
  margin-bottom: 5px;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-ranking .block-custom-feature-ranking-item .block-ranking .block-ranking-num {
  font-size: 12px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-ranking .block-custom-feature-ranking-item .block-ranking .block-ranking-text {
  color: #333333;
  font-size: 10px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  letter-spacing: 0;
  text-align: center;
}
.page-products-skinshadow-designingpalette .block-custom-feature-comfort-texture-element-image {
  position: relative;
}
.page-products-skinshadow-designingpalette .block-custom-feature-comfort-texture-element-image span {
  position: absolute;
  font-size: 8px;
  bottom: 2px;
  right: 0;
}
.page-products-skinshadow-designingpalette .block-custom-feature-comfort-texture-image-notice {
  font-size: 8px;
  text-align: right;
  width: 100%;
  font-weight: 300;
}

.block-custom-feature-colorset-slider .block-slide-main {
  margin-bottom: 70px !important;
  width: min(66.6vw, 470px) !important;
}

.block-custom-feature-colorset-slider .slick-next {
  top: min(33vw, 235px) !important;
}

.block-custom-feature-colorset-slider .slick-prev {
  top: min(33vw, 235px) !important;
}

@media screen and (max-width: 759px) {
  .page-products-skinshadow-designingpalette .block-custom-lead {
    margin: max(-46vw, -420px) auto 0;
  }
}

@media screen and (max-width: 439px) {
  .sp- {
    display: block !important;
  }

  .block-custom-feature-colorset-slider .block-slide-main {
    width: 80% !important;
    margin-bottom: 52px !important;
  }

  .block-custom-feature-colorset-slider .slick-dots-custom {
    margin-top: 0 !important;
  }

  .block-custom-feature-colorset-slider .slick-next {
    top: min(29vw, 275px) !important;
  }

  .block-custom-feature-colorset-slider .slick-prev {
    top: min(29vw, 275px) !important;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub .block-slide-sub-color {
    flex-direction: column;
    align-items: center;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub .block-slide-sub-color .block-slide-sub-color-list {
    margin-top: 8px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub .block-slide-sub-color .block-slide-sub-color-map {
    width: 100px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item .block-custom-feature-colorset-chart-item-image {
    width: 35px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart {
    width: 100%;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-07-chart {
    left: 28px;
    top: 138px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-05-chart {
    left: 69px;
    top: 112px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-02-chart {
    left: 59px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-06-chart {
    left: 43px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-09-chart {
    left: 114px;
    top: 21px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-01-chart {
    left: 148px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-04-chart {
    left: 185px;
    top: 120px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-10-chart {
    left: 191px;
    top: 27px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-03-chart {
    left: 223px;
    top: 61px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-button::before,
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button.comfort-button-01::before,
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button.comfort-button-02::before,
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button.comfort-button-03::before {
    display: none;
  }

  .add-icon{
    width: 84px;
    height: 25px;
  }

   .add-icon02{
    width: 40px;
    height: 32px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-button,
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button {
    flex-direction: column;
    padding: 4px 0;
    height: auto;
    width: 265px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-texture-button::after,
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-point .block-custom-feature-comfort-point-button::after {
    top: 50%;
    transform: translateY(-50%);
    right: 13px;
  }
  
  .block-custom-feature-comfort-point-modal-inner, .block-custom-feature-colorset-texture-modal-inner {
    width: 75% !important;
    top: 0 !important;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element01,
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element03 {
    left: max(-3vw, -68px);
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element02,
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-comfort .block-custom-feature-comfort-texture .block-custom-feature-comfort-texture-element.element04 {
    right: max(-3.5vw, -49px);
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-head::before,
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion[open] .block-custom-feature-tool-item-accordion-head::after {
    right: 26px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion .block-custom-feature-tool-item-accordion-head::after,
  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-tool .block-custom-feature-tool-item .block-custom-feature-tool-item-accordion[open] .block-custom-feature-tool-item-accordion-head::before {
    right: 20px;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-sub {
    flex-direction: column;
    align-items: center;
  }

  .page-products-skinshadow-designingpalette .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-sub .block-slide-sub-eye {
    width: 116px;
  }

}