@charset "UTF-8";
.pointmakeup-202604 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
}
.pointmakeup-202604 * {
  box-sizing: border-box;
}
.pointmakeup-202604 .detailbtn {
  background: #000000;
  padding: 12px 20px;
  display: block;
  color: #ffffff;
  transition: all 0.5s ease;
  cursor: pointer;
}
.pointmakeup-202604 .detailbtn:hover {
  background: #bba86f;
}
.pointmakeup-202604 sub {
  font-size: 0.5em;
  vertical-align: 0;
}
.pointmakeup-202604 .block-kv {
  max-width: 1280px;
  margin: 0 auto 40px;
}
.pointmakeup-202604 .block-lead {
  background: url("/img/decorte2023/pc/custom/pointmakeup_202604/lead_bg.png") no-repeat center bottom;
  background-size: cover;
  padding: 80px 0;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
.pointmakeup-202604 .block-lead-title {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.pointmakeup-202604 .block-lead-box-txt p {
  margin-bottom: 18px;
  line-height: 1.8;
}
.pointmakeup-202604 .block-navi {
  padding: 30px 0;
}
.pointmakeup-202604 .block-navi-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto;
}
.pointmakeup-202604 .block-navi-list > li {
  width: 480px;
  margin: 2px;
  list-style: none;
}
.pointmakeup-202604 .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-202604 .block-navi-list > li a span {
  color: #ffffff;
  font-size: 12px;
  padding: 3px 8px;
  display: block;
  margin-top: 5px;
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(1) a {
  background-image: url("/img/decorte2023/pc/custom/pointmakeup_202604/navi1_bg.png");
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(1) a span {
  background: #A14D57;
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(1) a:hover {
  border: solid 1px #78665F;
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(2) a {
  background-image: url("/img/decorte2023/pc/custom/pointmakeup_202604/navi2_bg.png");
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(2) a span {
  background: #A47F7F;
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(2) a:hover {
  border: solid 1px #A47F7F;
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(3) {
  width: 964px;
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(3) a {
  background: linear-gradient(90deg, #f0d1d6, #eed2cc);
  display: block;
  padding: 5px;
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(3) a span {
  color: #8D3E47;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #ffffff;
  height: 100%;
  margin: 0;
  font-size: 18px;
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(3) a span::after {
  content: "";
  display: block;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #8D3E47;
  width: 20px;
  height: 15px;
  margin-left: 15px;
}
.pointmakeup-202604 .block-navi-list > li:nth-of-type(3) a:hover {
  border: solid 1px #78665F;
}
.pointmakeup-202604 .block-section1 {
  margin-bottom: 80px;
  /*ルージュデコルテクリームグロウから*/
}
.pointmakeup-202604 .block-section1-title {
  height: 130px;
  background: linear-gradient(90deg, #914049, #CD727C);
  font-size: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  color: #ffffff;
  font-weight: 300;
}
.pointmakeup-202604 .block-section1-title span {
  color: #ffffff;
  font-size: 12px;
  padding: 3px 8px;
  display: block;
  margin-top: 5px;
  background: #A14D57;
}
.pointmakeup-202604 .block-section1-kv {
  margin-bottom: 60px;
}
.pointmakeup-202604 .block-section1-kv img {
  max-width: 1280px;
  display: block;
  margin: auto;
}
.pointmakeup-202604 .block-section1-date {
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202604 .block-section1-name {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202604 .block-section1-price {
  font-size: 18px;
  margin-bottom: 60px;
  text-align: center;
}
.pointmakeup-202604 .block-section1-color {
  display: flex;
  justify-content: space-between;
  max-width: 1080px;
  margin: 0 auto 60px;
  flex-wrap: wrap;
}
.pointmakeup-202604 .block-section1-color-item {
  display: flex;
  width: 520px;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}
.pointmakeup-202604 .block-section1-color-item-image {
  width: 260px;
}
.pointmakeup-202604 .block-section1-color-item-txt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: calc(100% - 270px);
}
.pointmakeup-202604 .block-section1-color-item-txt-name {
  font-size: 20px;
  margin-bottom: 20px;
}
.pointmakeup-202604 .block-section1-color-item-txt-copy {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 20px;
}
.pointmakeup-202604 .block-section1-color-item-txt .detailbtn:hover {
  background: #a14d57;
}
.pointmakeup-202604 .block-section1 .block-custom-color {
  background: rgb(229, 217, 221);
  background: linear-gradient(90deg, rgb(229, 217, 221) 0%, rgb(247, 243, 240) 100%);
  padding: 60px 0 80px;
  margin-bottom: 40px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--copy {
  font-size: 28px;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202604 .block-section1 .block-custom-color--lead {
  font-size: 18px;
  margin-bottom: 40px;
  text-align: center;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail-modal-area {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11000;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail-modal-close {
  cursor: pointer;
  font-size: 0;
  position: absolute;
  right: calc(50% - 484px);
  top: calc(50% - 234px);
  height: 24px;
  width: 24px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail-modal-close::before {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 1px;
  left: -3px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 30px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail-modal-close::after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 1px;
  left: -3px;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  width: 30px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail-container {
  background-color: #ffffff;
  border-radius: 7px;
  flex-wrap: wrap;
  min-height: 400px;
  padding-top: 60px;
  position: relative;
  width: 900px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail-slide {
  margin: 0 auto;
  padding: 0 50px;
  width: 740px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 310px;
  justify-content: center;
  padding: 50px 0;
  position: relative;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail-image {
  left: 0;
  position: absolute;
  top: 40px;
  width: 355px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail-name {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-left: 50%;
  text-align: center;
  width: 50%;
}
.pointmakeup-202604 .block-section1 .block-custom-color--detail-caption {
  line-height: 1.5;
  margin-left: 50%;
  text-align: center;
  width: 50%;
}
.pointmakeup-202604 .block-section1 .block-custom-color--container {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  margin: 0 auto;
  width: 900px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--container:not(:last-child) {
  margin-bottom: 20px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--visual {
  margin: 0 auto 40px;
  width: 1280px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--intro {
  padding: 50px 0 60px;
  text-align: center;
}
.pointmakeup-202604 .block-section1 .block-custom-color--intro-catch {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 30px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--intro-lead {
  font-size: 16px;
  margin-bottom: 50px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--intro-image {
  margin: 0 auto;
  width: 480px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--map {
  padding: 50px 0 70px;
  text-align: center;
}
.pointmakeup-202604 .block-section1 .block-custom-color--map-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 30px;
  text-align: center;
}
.pointmakeup-202604 .block-section1 .block-custom-color--map-image {
  margin: 0 auto;
  position: relative;
  width: 791px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--map-image #color_map_point {
  left: 0;
  position: absolute;
  top: 0;
}
.pointmakeup-202604 .block-section1 .block-custom-color--map-image #color_map_point g {
  cursor: pointer;
  opacity: 0;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades {
  padding: 50px 0 80px;
  text-align: center;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 10px;
  text-align: center;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav {
  display: flex;
  flex-wrap: wrap;
  /*gap: 10px 7px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;*/
  margin: 60px auto 0;
  width: 630px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav-item {
  cursor: pointer;
  padding: 15px 10px 10px;
  position: relative;
  width: 126px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav-item::before {
  border: 2px solid #d3aeba;
  border-radius: 10px;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav-item__current::before {
  content: "";
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav-item img {
  margin: 0 auto 10px;
  width: 100px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav-item figcaption {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav-item:nth-of-type(26) {
  order: -3;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav-item:nth-of-type(27) {
  order: -2;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav-item:nth-of-type(28) {
  order: -1;
  margin-right: 252px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--shades-nav-item span {
  background: #CD4545;
  color: #ffffff;
  font-size: 10px;
  padding: 3px 8px;
  margin-top: 5px;
  line-height: 1.4;
  display: block;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column {
  display: flex;
  column-gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  padding: 40px 75px 60px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-title {
  border-bottom: 1px solid;
  color: #c3657c;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-image {
  width: 260px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-text-area {
  width: 410px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-description {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-comparison {
  background-color: #f5f5f5;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
  justify-content: center;
  margin: 0 auto;
  padding: 10px;
  width: 300px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-comparison-caption {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  width: 100%;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-comparison-item {
  text-align: center;
  width: 100px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-comparison-item img {
  background-color: #ffffff;
  margin: 0 auto;
  width: 90px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-comparison-item figcaption {
  display: block;
  font-size: 11px;
  margin-top: 5px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: 50px auto 0;
  width: 540px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process__open .block-custom-color--column-original-process-title::after {
  transform: rotate(0deg);
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process-title {
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 1em 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process-title::before, .pointmakeup-202604 .block-section1 .block-custom-color--column-original-process-title::after {
  background-color: #000000;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 17px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process-title::after {
  transform: rotate(90deg);
  transition: 0.4s;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process-flow {
  display: flex;
  gap: 40px;
  justify-content: center;
  padding: 10px 0 30px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process-step {
  position: relative;
  width: 140px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process-step:not(:last-child)::after {
  border: 15px solid transparent;
  border-left: 15px solid #d9d9d9;
  border-right: none;
  content: "";
  display: block;
  position: absolute;
  right: -28px;
  top: 15px;
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process-step img {
  margin: 0 auto;
  width: calc(100% - 20px);
}
.pointmakeup-202604 .block-section1 .block-custom-color--column-original-process-step figcaption {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 5px;
  text-align: justify;
}
.pointmakeup-202604 .block-section1-colormap {
  width: 960px;
  margin: 0 auto 40px;
}
.pointmakeup-202604 .block-section1-banner {
  width: 480px;
  margin: 0 auto;
  background-color: #000000;
  color: #ffffff;
  height: 60px;
}
.pointmakeup-202604 .block-section1-banner a {
  color: #ffffff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.pointmakeup-202604 .block-section1-banner a:hover {
  background: #91434C;
}
.pointmakeup-202604 .block-section2 {
  padding-bottom: 80px;
  /*ネイルラッカーから*/
  /*ネイルラッカーからここまで*/
}
.pointmakeup-202604 .block-section2-title {
  height: 130px;
  margin-bottom: 40px;
  background: #EBD2D1;
  font-size: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  font-weight: 300;
}
.pointmakeup-202604 .block-section2-title span {
  color: #ffffff;
  font-size: 12px;
  padding: 3px 8px;
  display: block;
  margin-top: 5px;
  background: #A47F7F;
}
.pointmakeup-202604 .block-section2-item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.pointmakeup-202604 .block-section2-item-image {
  width: 400px;
  margin-right: 40px;
}
.pointmakeup-202604 .block-section2-item-txt {
  width: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pointmakeup-202604 .block-section2-item-txt-date {
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202604 .block-section2-item-txt-name {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202604 .block-section2-item-txt-txt {
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}
.pointmakeup-202604 .block-section2-item-txt-price {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.pointmakeup-202604 .block-section2-item-txt .detailbtn:hover {
  background: #A47F7F;
}
.pointmakeup-202604 .block-section2-color {
  display: flex;
  justify-content: space-between;
  max-width: 1080px;
  margin: 0 auto 60px;
}
.pointmakeup-202604 .block-section2-color-item {
  display: flex;
  width: 520px;
  align-items: center;
  justify-content: space-between;
}
.pointmakeup-202604 .block-section2-color-item-image {
  width: 240px;
  position: relative;
}
.pointmakeup-202604 .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-202604 .block-section2-color-item-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100% - 210px);
}
.pointmakeup-202604 .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-202604 .block-section2-color-item-txt-txt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.pointmakeup-202604 .block-section2-colorbg {
  background: #FCF9F7;
  padding: 60px 0;
  margin-bottom: 60px;
}
.pointmakeup-202604 .block-section2 .block-custom-colors--container {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.pointmakeup-202604 .block-section2 .block-custom-colors--detail-slide {
  width: 600px;
  aspect-ratio: 600/370;
  margin-inline: auto;
  position: relative;
  margin-bottom: 100px;
}
.pointmakeup-202604 .block-section2 .slick-list {
  overflow: visible !important;
}
.pointmakeup-202604 .block-section2 .js-slick--next {
  right: -50px;
}
.pointmakeup-202604 .block-section2 .js-slick--prev {
  left: -50px;
}
.pointmakeup-202604 .block-section2 .block-custom-colors--detail-bg {
  aspect-ratio: 600/370;
  width: 600px;
}
.pointmakeup-202604 .block-section2 .block-custom-colors--detail-img {
  position: absolute;
  aspect-ratio: 1;
  width: 280px;
  z-index: 2;
  bottom: -102px;
  right: -93px;
}
.pointmakeup-202604 .block-section2 .block-custom-colors--detail-texts {
  position: absolute;
  top: 120px;
  left: calc(50% + 30px);
}
.pointmakeup-202604 .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-202604 .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-202604 .block-section2 .block-custom-colors--shades-nav {
  /*display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 10px 25px;*/
  display: flex;
  flex-wrap: wrap;
}
.pointmakeup-202604 .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;
  width: 140px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.pointmakeup-202604 .block-section2 .block-custom-colors--shades-nav-item:nth-of-type(23) {
  order: -1;
  margin-right: 980px;
}
.pointmakeup-202604 .block-section2 .block-custom-colors--shades-nav-item__current {
  border: 2px solid #e3cfc5;
}
.pointmakeup-202604 .block-section2 .block-custom-colors--shades-nav-item img {
  aspect-ratio: 1;
  width: 110px;
  -webkit-transform: translate(0px, -7px);
  transform: translate(0px, -7px);
}
.pointmakeup-202604 .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-202604 .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-202604 .block-section2-banner {
  width: 480px;
  margin: 0 auto;
  background-color: #000000;
  color: #ffffff;
  height: 60px;
}
.pointmakeup-202604 .block-section2-banner a {
  color: #ffffff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.pointmakeup-202604 .block-section2-banner a:hover {
  background: #A47F7F;
}
.pointmakeup-202604 .block-section3 {
  background: linear-gradient(90deg, #e5d9dd, #f7f3f0);
}
.pointmakeup-202604 .block-section3-title {
  height: 130px;
  background: linear-gradient(90deg, #914049, #CD727C);
  font-size: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-weight: 300;
}
.pointmakeup-202604 .block-section3-title span {
  color: #ffffff;
  font-size: 12px;
  padding: 3px 8px;
  display: block;
  margin-top: 5px;
  background: #A14D57;
}
.pointmakeup-202604 .block-section3-body {
  padding: 60px 0px;
}
.pointmakeup-202604 .block-section3-body-navi {
  width: 1180px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
}
.pointmakeup-202604 .block-section3-body-navi-item {
  background: #ffffff;
  padding: 20px;
  width: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: solid 3px #ffffff;
  cursor: pointer;
  transition: all 0.5s ease;
}
.pointmakeup-202604 .block-section3-body-navi-item.active, .pointmakeup-202604 .block-section3-body-navi-item:hover {
  border: solid 3px #AB555F;
}
.pointmakeup-202604 .block-section3-body-navi-item-name {
  margin-bottom: 15px;
  font-size: 16px;
  text-align: center;
}
.pointmakeup-202604 .block-section3-body-navi-item-image {
  width: 140px;
}
.pointmakeup-202604 .block-section3-body-content {
  width: 900px;
  margin: auto;
  padding: 40px;
  background: #ffffff;
}
.pointmakeup-202604 .block-section3-body-content-item {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pointmakeup-202604 .block-section3-body-content-item.active {
  display: flex;
}
.pointmakeup-202604 .block-section3-body-content-item-name {
  width: 100%;
  font-size: 18px;
  margin-bottom: 30px;
  text-align: center;
}
.pointmakeup-202604 .block-section3-body-content-item-image {
  width: 280px;
}
.pointmakeup-202604 .block-section3-body-content-item-txt {
  width: calc(100% - 300px);
  margin-top: 20px;
}
.pointmakeup-202604 .block-section3-body-content-item-howto {
  background: #F4E8EA;
  padding: 20px 30px 15px;
  border-radius: 8px;
  display: block;
  margin-bottom: 20px;
}
.pointmakeup-202604 .block-section3-body-content-item-howto-title {
  text-align: center;
  margin: -40px auto 20px;
  height: 40px;
  display: block;
  padding: 8px 16px;
  border-radius: 30px;
  background: #E6CFD3;
  color: #804B54;
  display: block;
  width: 160px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
}
.pointmakeup-202604 .block-section3-body-content-item-howto-abcd {
  width: 90px;
  float: right;
  margin: 0 0 15px 15px;
}
.pointmakeup-202604 .block-section3-body-content-item-howto-txt {
  margin-bottom: 15px;
}
.pointmakeup-202604 .block-section3-body-content-item-howto-txt strong {
  font-size: 14px;
}
.pointmakeup-202604 .block-section3-body-content-item-howto-txt ol {
  counter-reset: listnum;
  list-style: none;
}
.pointmakeup-202604 .block-section3-body-content-item-howto-txt ol li {
  font-size: 13px;
  padding-left: 20px;
  position: relative;
}
.pointmakeup-202604 .block-section3-body-content-item-howto-txt ol li::before {
  counter-increment: listnum;
  content: counter(listnum);
  display: block;
  width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: solid 1px #666666;
  font-size: 9px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 3px;
}
.pointmakeup-202604 .block-section3-body-content-item-btn {
  background: #000000;
  border-radius: 4px;
  width: 200px;
  height: 50px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 15px;
  transition: all 0.5s ease;
  cursor: pointer;
}
.pointmakeup-202604 .block-section3-body-content-item-btn::after {
  content: "";
  display: block;
  width: 15px;
  height: 17px;
  margin-left: 10px;
  background: url(/img/decorte2023/pc/custom/pointmakeup_202604/makeup/modalicon.png);
  background-size: contain;
}
.pointmakeup-202604 .block-section3-body-content-item-btn:hover {
  background: #A14D57;
}
.pointmakeup-202604 .modal-area {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11000;
}
.pointmakeup-202604 .modal-container {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 800px;
  height: 70%;
  padding: 60px 40px 30px;
  border-radius: 20px;
}
.pointmakeup-202604 .modal-close {
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  right: 20px;
  top: 20px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  width: auto;
  font-weight: 400;
}
.pointmakeup-202604 .modal-btn {
  cursor: pointer;
}
.pointmakeup-202604 .modal-wrap {
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  scrollbar-color: #f0f0f0 #ffffff;
}
.pointmakeup-202604 .modal-makeupdata {
  background: #F4E8EA;
  padding: 20px 30px 15px;
  border-radius: 8px;
  display: block;
  margin-bottom: 20px;
  width: 705px;
}
.pointmakeup-202604 .modal-makeupdata-title {
  text-align: center;
  margin: -40px auto 20px;
  height: 40px;
  display: block;
  padding: 8px 16px;
  border-radius: 30px;
  background: #E6CFD3;
  color: #804B54;
  display: block;
  width: 160px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
}
.pointmakeup-202604 .modal-makeupdata-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: dashed 1px #A68A8F;
}
.pointmakeup-202604 .modal-makeupdata-box:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.pointmakeup-202604 .modal-makeupdata-box-category {
  font-size: 14px;
  width: 90px;
}
.pointmakeup-202604 .modal-makeupdata-box-list {
  width: calc(100% - 100px);
}
.pointmakeup-202604 .modal-makeupdata-box-list-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.pointmakeup-202604 .modal-makeupdata-box-list-item:last-of-type {
  margin-bottom: 0;
}
.pointmakeup-202604 .modal-makeupdata-box-list-item-name {
  font-size: 14px;
  border-radius: 4px;
  height: 50px;
  width: calc(100% - 75px);
  background: #E6D5D8;
  display: flex;
  align-items: center;
  padding: 5px 15px;
  line-height: 1.3;
}
.pointmakeup-202604 .modal-makeupdata-box-list-item-image {
  width: 70px;
  height: 50px;
  background: #ffffff;
  border-radius: 4px;
}
.pointmakeup-202604 .block-section4-title {
  height: 100px;
  margin-bottom: 60px;
  background: #F6EAE6;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pointmakeup-202604 .block-section4-lineup {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pointmakeup-202604 .block-section4-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-202604 .block-section4-lineup-item-image {
  width: 150px;
}
.pointmakeup-202604 .block-section4-lineup-item-txt {
  width: calc(100% - 170px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.pointmakeup-202604 .block-section4-lineup-item-txt-copy {
  font-size: 16px;
  margin-bottom: 15px;
}
.pointmakeup-202604 .block-section4-lineup-item-txt-notice {
  font-size: 11px;
  margin-bottom: 20px;
}
.pointmakeup-202604 .block-section4-lineup-item-txt-date {
  font-size: 14px;
  background: #F6EAE6;
  padding: 3px 6px;
  margin-bottom: 15px;
}
.pointmakeup-202604 .block-section4-lineup-item-txt-name {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}
.pointmakeup-202604 .block-section4-lineup-item-txt-price {
  font-size: 16px;
  margin-bottom: 20px;
}