@charset "UTF-8";
.pointmakeup-202601 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  /*スライドのサムネイル*/
}
.pointmakeup-202601 * {
  box-sizing: border-box;
}
.pointmakeup-202601 .detailbtn {
  background: #000000;
  padding: 15px 20px;
  display: block;
  color: #ffffff;
  transition: all 0.5s ease;
}
.pointmakeup-202601 .detailbtn:hover {
  background: #bba86f;
}
.pointmakeup-202601 sub {
  font-size: 0.5em;
  vertical-align: 0;
}
.pointmakeup-202601 .block-kv {
  max-width: 1280px;
  margin: 0 auto 40px;
}
.pointmakeup-202601 .block-lead {
  background: url("/img/decorte2023/pc/custom/pointmakeup_202601/lead_bg.png") no-repeat center bottom;
  background-size: cover;
  padding: 80px 0;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
.pointmakeup-202601 .block-lead-title {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.pointmakeup-202601 .block-lead-box-txt p {
  margin-bottom: 18px;
  line-height: 1.8;
}
.pointmakeup-202601 .block-navi {
  padding: 30px 0;
}
.pointmakeup-202601 .block-navi-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto;
}
.pointmakeup-202601 .block-navi-list > li {
  width: 480px;
  margin: 2px;
  list-style: none;
}
.pointmakeup-202601 .block-navi-list > li a {
  display: flex;
  position: relative;
  padding: 5px 100px 5px 15px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  height: 100px;
  box-sizing: border-box;
  background-size: cover;
  background-position: right center;
  font-size: 16px;
  transition: all 0.5s ease;
  border: solid 1px #ffffff;
  flex-direction: column;
}
.pointmakeup-202601 .block-navi-list > li a span {
  color: #ffffff;
  font-size: 12px;
  padding: 5px 8px;
  display: block;
  margin-top: 5px;
}
.pointmakeup-202601 .block-navi-list > li:nth-of-type(1) a {
  background-image: url("/img/decorte2023/pc/custom/pointmakeup_202601/navi1_bg.png");
}
.pointmakeup-202601 .block-navi-list > li:nth-of-type(1) a span {
  background: #78665F;
}
.pointmakeup-202601 .block-navi-list > li:nth-of-type(1) a:hover {
  border: solid 1px #78665F;
}
.pointmakeup-202601 .block-navi-list > li:nth-of-type(2) a {
  background-image: url("/img/decorte2023/pc/custom/pointmakeup_202601/navi2_bg.png");
}
.pointmakeup-202601 .block-navi-list > li:nth-of-type(2) a span {
  background: #A47F7F;
}
.pointmakeup-202601 .block-navi-list > li:nth-of-type(2) a:hover {
  border: solid 1px #A47F7F;
}
.pointmakeup-202601 .block-section1 {
  margin-bottom: 80px;
  /*スキンシャドウから*/
}
.pointmakeup-202601 .block-section1-title {
  height: 100px;
  background: #EFD8CE;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pointmakeup-202601 .block-section1-kv {
  margin-bottom: 60px;
  background: #fdf6f4;
}
.pointmakeup-202601 .block-section1-kv img {
  max-width: 1280px;
  display: block;
  margin: auto;
}
.pointmakeup-202601 .block-section1-date {
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202601 .block-section1-name {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202601 .block-section1-price {
  font-size: 18px;
  margin-bottom: 60px;
  text-align: center;
}
.pointmakeup-202601 .block-section1-color {
  display: flex;
  justify-content: space-between;
  max-width: 1080px;
  margin: 0 auto 60px;
}
.pointmakeup-202601 .block-section1-color-item {
  display: flex;
  width: 520px;
  align-items: center;
  justify-content: space-between;
}
.pointmakeup-202601 .block-section1-color-item-image {
  width: 200px;
}
.pointmakeup-202601 .block-section1-color-item-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100% - 210px);
}
.pointmakeup-202601 .block-section1-color-item-txt-name {
  font-size: 20px;
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: center;
}
.pointmakeup-202601 .block-section1 .block-custom-feature {
  background-color: #F6ECE7;
  padding: 60px 0;
  margin: 0 auto 60px;
  position: relative;
  /*width: 1390px;*/
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-inner {
  position: relative;
  z-index: 10;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-inner:has(.modal-open) {
  z-index: 100;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-inner:has(.block-custom-feature-tool-item-accordion[open]) {
  z-index: 100;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-title {
  color: #9F674E;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 1.5px;
  margin-bottom: 40px;
  text-align: center;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-lead {
  color: #9F674E;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point {
  margin: 0 auto;
  width: 960px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item {
  align-items: center;
  display: flex;
  position: relative;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item:nth-child(1) {
  margin-bottom: 80px;
  padding-left: 260px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item:nth-child(1) .block-custom-feature-point-item-image {
  left: -33px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item:nth-child(2) {
  margin-bottom: 110px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item:nth-child(2) .block-custom-feature-point-item-image {
  right: 94px;
  top: -40px;
  width: 256px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item:nth-child(3) {
  padding-left: 260px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item:nth-child(3) .block-custom-feature-point-item-image {
  left: -33px;
  top: -48px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item-text {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.8px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item-text strong {
  display: inline-block;
  margin-bottom: 8px;
  color: #9F674E;
  font-feature-settings: normal;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.8px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-point-item-image {
  position: absolute;
  width: 275px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin: 50px auto 60px;
  width: 1170px;
  flex-wrap: wrap;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list .block-custom-feature-colorset-list-item {
  border: 1px solid transparent;
  border-radius: 50px;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  /*height: 160px;*/
  justify-content: center;
  position: relative;
  width: 150px;
  margin: 0 5px;
  flex-direction: column;
  align-items: center;
  padding: 15px 2px 10px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list .block-custom-feature-colorset-list-item:hover {
  border: 1px solid #ccc;
  box-shadow: 0px 4px 4px #aaa;
  background-color: #fff;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list .block-custom-feature-colorset-list-item.select {
  border: 1px solid #ccc;
  box-shadow: 0px 4px 4px #aaa;
  background-color: #fff;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list .block-custom-feature-colorset-list-item .block-custom-feature-colorset-list-item-image {
  /*position: absolute;
  top: 20px;*/
  width: 120px;
  height: 95px;
  margin: 0 auto;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list .block-custom-feature-colorset-list-item .block-custom-feature-colorset-list-item-num {
  /*position: absolute;
  bottom: 8px;*/
  font-size: 20px;
  text-align: center;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-list .block-custom-feature-colorset-list-item .block-custom-feature-colorset-list-item-new {
  display: block;
  background: #990000;
  color: #ffffff;
  font-size: 11px;
  margin-top: 2px;
  padding: 2px 6px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider {
  margin: 0 auto 45px;
  width: 1150px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide {
  display: block;
  opacity: 0;
  height: 0;
  position: relative;
  pointer-events: none;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide.show {
  opacity: 1;
  height: unset;
  pointer-events: unset;
  transition: opacity 0.6s ease-in;
}
.pointmakeup-202601 .block-section1 .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;
}
.pointmakeup-202601 .block-section1 .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 {
  z-index: 10;
  position: absolute;
  top: calc(50% - 160px);
  left: -50px;
  width: 48px;
  height: 85px;
  font-size: 0;
  cursor: pointer;
  border: none;
  background: none;
}
.pointmakeup-202601 .block-section1 .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: 25px;
  right: 0;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #9B9B9B;
  transform: rotate(-45deg);
}
.pointmakeup-202601 .block-section1 .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: 60px;
  right: 0;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #9B9B9B;
  transform: rotate(45deg);
}
.pointmakeup-202601 .block-section1 .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 {
  z-index: 10;
  position: absolute;
  top: calc(50% - 160px);
  right: -35px;
  width: 48px;
  height: 85px;
  font-size: 0;
  cursor: pointer;
  border: none;
  background: none;
}
.pointmakeup-202601 .block-section1 .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: 60px;
  left: 0;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #9B9B9B;
  transform: rotate(-45deg);
}
.pointmakeup-202601 .block-section1 .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: 25px;
  left: 0;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #9B9B9B;
  transform: rotate(45deg);
}
.pointmakeup-202601 .block-section1 .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;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin-top: 45px;
  padding-bottom: 20px;
}
.pointmakeup-202601 .block-section1 .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 {
  background-repeat: no-repeat;
  box-sizing: content-box;
  cursor: pointer;
  font-size: 0;
  height: 98px;
  padding-bottom: 10px;
  width: 98px;
}
.pointmakeup-202601 .block-section1 .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 {
  border-bottom: 7px solid #9F674E;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide {
  display: flex;
  padding-bottom: 20px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-main {
  width: 455px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.product .block-slide-sub {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 46px;
  width: calc(100% - 455px);
}
.pointmakeup-202601 .block-section1 .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 {
  width: 100%;
  margin-bottom: 20px;
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  line-height: 1.53;
  letter-spacing: 0.8px;
}
.pointmakeup-202601 .block-section1 .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 {
  width: 100%;
  font-size: 16px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.8px;
}
.pointmakeup-202601 .block-section1 .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 {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  padding-left: 100px;
}
.pointmakeup-202601 .block-section1 .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 {
  display: flex;
  flex-wrap: wrap;
  width: 182px;
}
.pointmakeup-202601 .block-section1 .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: 16px;
  line-height: 1.8;
  letter-spacing: 0.8px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye {
  position: relative;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.eye .block-slide-main {
  position: relative;
  width: 455px;
}
.pointmakeup-202601 .block-section1 .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;
  left: 0;
  bottom: -25px;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
}
.pointmakeup-202601 .block-section1 .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: space-between;
  padding-left: 10px;
  width: calc(100% - 455px);
}
.pointmakeup-202601 .block-section1 .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: 362px;
}
.pointmakeup-202601 .block-section1 .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 {
  width: calc(100% - 374px);
}
.pointmakeup-202601 .block-section1 .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 {
  margin: 30px 0 15px;
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  line-height: 1.53;
  letter-spacing: 0.8px;
}
.pointmakeup-202601 .block-section1 .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-text {
  font-size: 14px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.8px;
}
.pointmakeup-202601 .block-section1 .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: 160px;
  height: 160px;
  margin: 50px auto 0;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.swatch .block-slide-main {
  width: 455px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature .block-custom-feature-colorset .block-custom-feature-colorset-slider .block-custom-feature-colorset-slide .block-slide.swatch .block-slide-sub {
  padding-top: 46px;
  width: calc(100% - 455px);
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pointmakeup-202601 .block-section1 .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 {
  width: 100%;
  margin-bottom: 20px;
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  line-height: 1.53;
  letter-spacing: 0.8px;
}
.pointmakeup-202601 .block-section1 .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 {
  width: 100%;
  margin-bottom: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.8px;
}
.pointmakeup-202601 .block-section1 .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 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pointmakeup-202601 .block-section1 .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 .block-slide-sub-color-map-list {
  font-size: 16px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart {
  position: relative;
  width: 797px;
  height: 482px;
  margin: 0 auto 60px;
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/img-bg-chart.png);
  background-repeat: no-repeat;
  transform: translateX(20px);
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item {
  position: absolute;
  display: flex;
  align-items: end;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item .block-custom-feature-colorset-chart-item-image {
  width: 100px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item .block-custom-feature-colorset-chart-item-num {
  border-bottom: 1px solid #000;
  font-size: 24px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 43px;
  margin-bottom: 6px;
  text-align: right;
  width: 47px;
}
.pointmakeup-202601 .block-section1 .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: 50px;
  height: 50px;
  border-radius: 50%;
  border: solid 1px #d2b5a7;
  color: #d2b5a7;
  top: -30px;
  right: 20px;
  font-size: 14px;
  line-height: 1;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-01-chart {
  left: 386px;
  top: 172px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-02-chart {
  left: 157px;
  top: 192px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-03-chart {
  left: 623px;
  top: 118px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-04-chart {
  left: 499px;
  top: 317px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-05-chart {
  left: 176px;
  top: 285px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-06-chart {
  left: 110px;
  top: 100px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-07-chart {
  left: 63px;
  top: 351px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-09-chart {
  left: 286px;
  top: 27px;
}
.pointmakeup-202601 .block-section1 .block-custom-feature-colorset-chart .block-custom-feature-colorset-chart-item#colorset-10-chart {
  left: 522px;
  top: 36px;
}
.pointmakeup-202601 .block-section1-colormap {
  width: 960px;
  margin: 0 auto 40px;
}
.pointmakeup-202601 .block-section1-banner {
  width: 600px;
  margin: 0 auto;
}
.pointmakeup-202601 .block-section2 {
  padding-bottom: 80px;
  /*ネイルラッカーから*/
  /*ネイルラッカーからここまで*/
}
.pointmakeup-202601 .block-section2-title {
  height: 100px;
  margin-bottom: 40px;
  background: #EBD2D1;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pointmakeup-202601 .block-section2-item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.pointmakeup-202601 .block-section2-item-image {
  width: 400px;
  margin-right: 40px;
}
.pointmakeup-202601 .block-section2-item-txt {
  width: 400px;
}
.pointmakeup-202601 .block-section2-item-txt-date {
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202601 .block-section2-item-txt-name {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202601 .block-section2-item-txt-txt {
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202601 .block-section2-item-txt-price {
  font-size: 18px;
  text-align: center;
}
.pointmakeup-202601 .block-section2-color {
  display: flex;
  justify-content: space-between;
  max-width: 1080px;
  margin: 0 auto 60px;
}
.pointmakeup-202601 .block-section2-color-item {
  display: flex;
  width: 520px;
  align-items: center;
  justify-content: space-between;
}
.pointmakeup-202601 .block-section2-color-item-image {
  width: 240px;
  position: relative;
}
.pointmakeup-202601 .block-section2-color-item-image span {
  position: absolute;
  width: 100px;
  border-radius: 50%;
  border: solid 1px #F6E8E3;
  overflow: hidden;
  bottom: -10px;
  right: -20px;
  background-color: #ffffff;
}
.pointmakeup-202601 .block-section2-color-item-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100% - 210px);
}
.pointmakeup-202601 .block-section2-color-item-txt-name {
  font-size: 20px;
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: center;
}
.pointmakeup-202601 .block-section2-color-item-txt-txt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.pointmakeup-202601 .block-section2-colorbg {
  background: #FCF9F7;
  padding: 60px 0;
  margin-bottom: 60px;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--container {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--detail-slide {
  width: 600px;
  aspect-ratio: 600/370;
  margin-inline: auto;
  position: relative;
  margin-bottom: 100px;
}
.pointmakeup-202601 .block-section2 .slick-list {
  overflow: visible !important;
}
.pointmakeup-202601 .block-section2 .js-slick--next {
  right: -50px;
}
.pointmakeup-202601 .block-section2 .js-slick--prev {
  left: -50px;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--detail-bg {
  aspect-ratio: 600/370;
  width: 600px;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--detail-img {
  position: absolute;
  aspect-ratio: 1;
  width: 280px;
  z-index: 2;
  bottom: -102px;
  right: -93px;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--detail-texts {
  position: absolute;
  top: 120px;
  left: calc(50% + 30px);
}
.pointmakeup-202601 .block-section2 .block-custom-colors--detail-texts .en {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  line-height: 2;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--detail-texts .jp {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1.5;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--shades-nav {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 10px 25px;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--shades-nav-item {
  cursor: pointer;
  padding: 0px 0px 15px;
  border-radius: 10px;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  border: 2px solid transparent;
  text-align: center;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--shades-nav-item__current {
  border: 2px solid #e3cfc5;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--shades-nav-item img {
  aspect-ratio: 1;
  width: 110px;
  -webkit-transform: translate(0px, -7px);
  transform: translate(0px, -7px);
}
.pointmakeup-202601 .block-section2 .block-custom-colors--shades-nav-item figcaption {
  margin-top: -2px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  line-height: 1;
}
.pointmakeup-202601 .block-section2 .block-custom-colors--shades-nav-item-new {
  font-size: 11px;
  background: #990000;
  color: #ffffff;
  padding: 3px 6px;
  margin-top: 10px;
  display: inline-block;
}
.pointmakeup-202601 .block-section2-banner {
  width: 600px;
  margin: 0 auto;
}
.pointmakeup-202601 .block-section3-title {
  height: 100px;
  margin-bottom: 60px;
  background: #F6EAE6;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pointmakeup-202601 .block-section3-lineup {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pointmakeup-202601 .block-section3-lineup-item {
  width: 580px;
  display: flex;
  justify-content: space-between;
  border-bottom: dashed 1px #B4B4B4;
  padding-bottom: 30px;
  margin-bottom: 30px;
  align-items: center;
}
.pointmakeup-202601 .block-section3-lineup-item-image {
  width: 150px;
}
.pointmakeup-202601 .block-section3-lineup-item-txt {
  width: calc(100% - 170px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.pointmakeup-202601 .block-section3-lineup-item-txt-copy {
  font-size: 16px;
  margin-bottom: 15px;
}
.pointmakeup-202601 .block-section3-lineup-item-txt-notice {
  font-size: 11px;
  margin-bottom: 20px;
}
.pointmakeup-202601 .block-section3-lineup-item-txt-date {
  font-size: 14px;
  background: #F6EAE6;
  padding: 3px 6px;
  margin-bottom: 15px;
}
.pointmakeup-202601 .block-section3-lineup-item-txt-name {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}
.pointmakeup-202601 .block-section3-lineup-item-txt-price {
  font-size: 16px;
  margin-bottom: 20px;
}
.pointmakeup-202601 .block-custom-feature .slick-dots-custom li {
  background-size: contain;
}
.pointmakeup-202601 .block-custom-feature .slick-dots-custom li button {
  display: none;
}
.pointmakeup-202601 .block-custom-feature #colorset-01-slide .slick-dots-custom li:nth-child(1) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/01/a/img-slide01a.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-01-slide .slick-dots-custom li:nth-child(2) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/01/b/img-slide01b01.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-01-slide .slick-dots-custom li:nth-child(3) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/01/c/img-slide01c.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-02-slide .slick-dots-custom li:nth-child(1) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/02/a/img-slide02a.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-02-slide .slick-dots-custom li:nth-child(2) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/02/b/img-slide02b01.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-02-slide .slick-dots-custom li:nth-child(3) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/02/c/img-slide02c.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-03-slide .slick-dots-custom li:nth-child(1) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/03/a/img-slide03a.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-03-slide .slick-dots-custom li:nth-child(2) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/03/b/img-slide03b01.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-03-slide .slick-dots-custom li:nth-child(3) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/03/c/img-slide03c01.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-03-slide .slick-dots-custom li:nth-child(4) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/03/d/img-slide03d.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-04-slide .slick-dots-custom li:nth-child(1) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/04/a/img-slide04a.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-04-slide .slick-dots-custom li:nth-child(2) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/04/b/img-slide04b01.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-04-slide .slick-dots-custom li:nth-child(3) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/04/c/img-slide04c.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-05-slide .slick-dots-custom li:nth-child(1) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/05/a/img-slide05a.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-05-slide .slick-dots-custom li:nth-child(2) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/05/b/img-slide05b01.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-05-slide .slick-dots-custom li:nth-child(3) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/05/c/img-slide05c.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-06-slide .slick-dots-custom li:nth-child(1) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/06/a/img-slide06a.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-06-slide .slick-dots-custom li:nth-child(2) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/06/b/img-slide06b01.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-06-slide .slick-dots-custom li:nth-child(3) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/06/c/img-slide06c.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-07-slide .slick-dots-custom li:nth-child(1) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/07/a/img-slide07a.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-07-slide .slick-dots-custom li:nth-child(2) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/07/b/img-slide07b01.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-07-slide .slick-dots-custom li:nth-child(3) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/07/c/img-slide07c.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-09-slide .slick-dots-custom li:nth-child(1) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/09/a/img-slide09a.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-09-slide .slick-dots-custom li:nth-child(2) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/09/b/img-slide09b.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-09-slide .slick-dots-custom li:nth-child(3) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/09/c/img-slide09c.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-10-slide .slick-dots-custom li:nth-child(1) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/10/a/img-slide10a.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-10-slide .slick-dots-custom li:nth-child(2) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/10/b/img-slide10b.png);
}
.pointmakeup-202601 .block-custom-feature #colorset-10-slide .slick-dots-custom li:nth-child(3) {
  background-image: url(/img/decorte2023/pc/custom/pointmakeup_202601/slide/10/c/img-slide10c.png);
}