@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
.sp {
  display: none;
}

.pc {
  display: block;
}


/* SP
-------------------------------------*/

@media screen and (max-width: 950px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}

.pmd-secOnlineShop .ctsWrap .itemWrap {
  flex-wrap: wrap;
  max-width: 780px;
  margin: 0 auto;
}

.pg-foundation24 .pmd-secMainCol .topCol .dscCol .prodImg .imgCap {
  font-family: "Noto Sans JP";
}

.new_icon {
  position: absolute;
  width: 100px;
  height: auto;
  top: -30px;
  left: -30px;
}

.sub_tittle_33 {
  padding-left: 90px !important;
  text-align: left !important;
}

.kome__33 {
  text-align: left;
  margin-top: 20px;
	font-size: 12px;
}

.itemWrap li {
  opacity: 0.2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.coming_soon {
  margin-top: 10px;
  line-height: 1.8;
  text-align: center;
}

.txt__sub {
  font-family: "Noto Sans JP";
  line-height: 1.4;
  font-size: 14px;
}
/* SP
-------------------------------------*/
@media screen and (max-width: 950px) {
	.txt__sub {
		font-size: 10px;
	}
}

.secCts .md-shop {
  flex: 1;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.md-shop .ttl {
  width: 124px;
  margin: 0 auto;
}

.shopWrap li {
  opacity: 0.2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}


/* .coming_soon.--kit {
  margin: 16px auto;
  text-align: center;
  font-family: ヒラギノ角ゴ Pro;
} */

.pmd-limitedKit .secCts:not(:first-of-type) {
  margin-top: 72px;
}

.pg-base29 .pmd-limitedKit .secCts .floatCol .imgcol0002 img {
  max-width: 180px;
}

.pmd-limitedKit .secCts .floatCol .imgcol0002 {
  text-align: center;
}

.foundation33.pickBlock {
  margin-top: 40px;
  border: 1px solid #000;
  padding: 30px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.banner__foundation_33 {
  display: flex;
  align-items: center;
}

.listNote.--base33 {
  line-height: 1.5;
}

.pmd-secMainCol .circleList .cell .circle .txt {
  font-weight: bold;
  font-size: 14px;
}

.pg-foundation24 .secCts .md-shop {
  flex: 1;
  margin-top: 30px;
  max-width: 787px;
  margin-left: auto;
}

.imgcol.--limited {
  /* max-width: 187px; */
}

.pg-foundation11 .pmd-limitedKit .secCts .floatCol .txtCol {
  padding-top: 74px;
  max-width: 498px;
  padding-left: 54px;
}

.pmd-limitedKit .secCts .floatCol {
  display: flex;
  justify-content: center;
  position: relative;
}

.pg-foundation11 .pmd-limitedKit .secCts .floatCol .txtCol .txt:not(:first-child) {
  margin-top: 8px;
}

.pmd-limitedKit .secCts .floatCol .txtCol .kitDtl {
  margin-top: 20px;
}

.pg-foundation11 .secColor .secCts img {
  width: 100%;
  max-width: 490px;
}

.color__ttl {
  color: #d07184;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 40px;
}

.pg-foundation11 .secMainCol .btmCol .listNote dt {
  font-size: 1.6rem;
  color: #d07184;
  font-weight: 600;
}

.pg-foundation24 .pmd-limitedKit .secCts .floatCol .imgcol02 img {
  max-width: 238px;
}


/* SP
-------------------------------------*/

@media screen and (max-width: 950px) {
  .sub_tittle_33 {
    padding-left: 110px !important;
  }
  .new_icon {
    position: absolute;
    width: 75px;
    height: auto;
    top: -25px;
    left: 15px;
  }
  .pg-foundation24 .pmd-secMainCol .topCol .dscCol .prodImg .imgCap {
    font-family: "Noto Sans JP";
    text-align: center;
  }
  .pmd-secMainCol .secInr.--kv {
    max-width: 1020px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .pg-foundation24 .md-shop .shopWrap {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto;
  }
  .pg-foundation11 .secMainCol .btmCol {
    margin-top: 60px;
    width: 100%;
  }
  .kome__33 {
    text-align: left;
    margin-top: 20px;
    font-size: 10px;
  }
  .pmd-secMainCol .circleListPoint .listTtl {
    top: 3px;
    left: 0;
    width: 12vw;
  }
  .pmd-secMainCol .circleList .cell .circle .txt {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.4;
  }
	.pg-foundation11 .secMainCol .btmCol .listNote dt {
		font-size: 1.4rem;
	}
  .pmd-secOnlineShop .ctsWrap .itemWrap {
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto;
  }
  .pmd-limitedKit .secCts .floatCol {
    display: block;
  }
  .pg-foundation11 .pmd-limitedKit .secCts .floatCol .txtCol {
    margin: 0 auto;
    padding-top: 25px;
    max-width: 100%;
    padding-left: 0px;
  }
  .pg-foundation24 .pmd-limitedKit .secCts .floatCol .imgcol02 img {
    max-width: 224px;
  }
  .pg-foundation11 .secColor .secCts img {
    width: 100%;
    max-width: 338px;
  }
  .coming_soon {
    font-size: 12px;
    margin-top: 20px;
  }
}


/* ==================================================
商品特長
================================================== */

.threepoint {
  position: relative;
  z-index: 0;
  max-width: 980px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.threepoint__ttl {
  margin: 0 auto;
}

.threepoint__ttl img {
  max-width: 620px;
}

.point1_sub {
  margin: 36px 0 0;
  font-family: "Noto Sans JP";
  font-weight: bold;
  color: #000000;
  text-align: center;
  font-size: 18px;
}

.point_icon {
  width: 170px;
  height: 170px;
  position: absolute;
  left: -16px;
  top: -40px;
}

.point__secttl {
  position: relative;
  margin: 60px auto 0px;
  display: flex;
  justify-content: center;
  max-width: 980px;
  background-image: url(/esprique/basemake/images/foundation/foundation_33_img07.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 16px;
}

.point__secttl h2 {
  margin: 0 auto 0;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 30px;
  font-weight: bold;
  max-width: 980px;
  color: #d07184;
  padding: 30px;
}

.point1__txt_pink,
.point2__txt_pink,
.point3__txt_pink {
  font-size: 26px;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
  color: #d07184;
  font-family: "Noto Sans JP";
  position: relative;
}

.point1__txt_pink::after,
.point2__txt_pink::after,
.point3__txt_pink::after {
  content: '';
  position: absolute;
  background-color: #d07184;
  width: 100%;
  height: 1px;
  z-index: 2;
  top: 190%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.point1__txt_pink::after {
  max-width: 766px;
}

.point2__txt_pink::after {
  max-width: 470px;
}

.point1__txt_pink::after {
  max-width: 766px;
}

.point1__txt,
.point2__txt,
.point3__txt {
  font-family: "Noto Sans JP";
  font-size: 16px;
  margin-top: 50px;
  text-align: center;
  line-height: 32px;
}

.point1__img {
  margin: 40px auto 0;
  max-width: 980px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.point1__img img {
  max-width: 766px;
}

.point1__kome {
  display: block;
  font-family: "Noto Sans JP";
  font-size: 12px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: right;
}

.point1__bnr {
  max-width: 485px;
	margin: 20px auto 0;
}
.point1__bnr img {
  max-width: 100%;
}

.threepoint__point2 {
  margin-top: 30px;
}

.point2__block {
  margin-top: 60px;
  display: flex;
}

.point2__l,
.point2__r {
  width: 100%;
}

.point2__img,
.point2__img02,
.point3__img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}

.point2__img img {
  max-width: 237px;
}

.point2__img02 img {
  max-width: 333px;
  margin-top: 40px;
}

.point1__kome.--point2 {
  margin-top: 40px;
}

.point3__img img {
  max-width: 574px;
}

.pointbottom__ttl {
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-weight: bold;
}

.toggleItemTop.js-flexBtn,
.toggleItemInr {
  margin: 0 auto;
  max-width: 980px;
}

.toggleItemInr {
  padding: 20px 15px;
}

.pointbottom__block {
  background-color: #fff;
  display: flex;
  gap: 64px;
}

.pointbottom__content {
  margin-top: 46px;
  flex: 1;
}

.pointbottom__sub {
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: bold;
}

.pointbottom__content h3 {
  font-family: "Zen Old Mincho";
  font-size: 30px;
  margin-top: 16px;
  position: relative;
  color: #d07184;
  font-weight: 900;
  line-height: 44px;
  letter-spacing: 0;
  padding-bottom: 24px;
  border-bottom: #d07184 solid 1px;
}

.pointbottom__content h3 span {
  font-size: 40px;
  font-family: "Zen Old Mincho";
  letter-spacing: 0;
}

.pointbottom__wrp {
  margin-top: 40px;
  padding: 30px 32px;
  border-radius: 20px;
  border: #d07184 1px solid;
  background-color: #fcf4ef;
}

.pointbottom__wrp li {
  font-family: "Noto Sans JP";
  font-weight: bold;
  color: #d07184;
  font-size: 18px;
}

.pointbottom__img img {
  margin-top: 30px;
  width: 378px;
}

.toggleItemTop {
  background: #F1F3F4;
}


/* SP
-------------------------------------*/

@media screen and (max-width: 950px) {
  .threepoint__ttl img {
    max-width: 377px;
    margin-top: 15px;
    width: 100%;
  }
  .point__secttl {
    margin: 42px auto 0;
    max-width: 336px;
    background-image: url(/esprique/basemake/images/foundation/foundation_33_img07_sp.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50px 8px 8px 50px
  }
  .point__secttl h2 {
    text-align: left;
    line-height: 25px;
    max-width: 338px;
    font-size: 18px;
    padding: 12.5px 0px 12.5px 38px;
  }
  .point1_sub {
    margin: 26px 0 0;
    line-height: 20px;
    font-size: 13px;
    font-weight: black;
  }
  .point1__txt_pink {
    margin-top: 6px;
    line-height: 27px;
    font-size: 17px;
  }
  .point2__txt_pink {
    font-size: 17px;
  }
  .point1__txt_pink::after,
  .point2__txt_pink::after,
  .point3__txt_pink::after {
    background-color: #d07184;
    width: 100%;
    height: 1px;
    z-index: 2;
    top: 130%;
  }
  .point1__txt,
  .point2__txt,
  .point3__txt {
    text-align: left;
    font-size: 12px;
    line-height: 22px;
    max-width: 336px;
    margin: 35px auto 0;
  }
  .point1__bnr {
    margin: 0 auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .point1__bnr img {
    margin: 20px auto 0;
    width: 100%;
    max-width: 336px;
  }
  .color__ttl {
    font-size: 16px;
  }
  .point_icon {
    width: 28vw;
    max-width: 105px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 12%;
    transform: translate(-50%, -50%);
  }
  .point1__img {
    margin: 25px auto 0;
  }
  .point1__txt_pink::after {
    max-width: 346px;
  }
  .point1__img img {
    width: 100%;
    max-width: 336px;
  }
  .point1__kome {
    font-size: 9px;
    margin-top: 10px;
    max-width: 336px;
  }
  .point2__block {
    margin-top: 30px;
    display: block;
  }
  .point2__txt_pink::after {
    max-width: 336px;
    top: 200%;
  }
  .point2__img,
  .point3__img {
    margin-top: 20px;
  }
  .point2__img img {
    max-width: 208px;
  }
  .point2__r {
    margin-top: 40px;
  }
  .point2__img02 img {
    max-width: 246px;
    width: 100%;
  }
  .point1__kome.--point2 {
    margin-top: 20px;
  }
  .threepoint__point3 {
    margin-top: 15px;
  }
  .point3__img img {
    max-width: 336px;
    width: 100%;
  }
  .pointbottom__ttl {
    font-size: 14px;
    padding: 0 34px 0 20px;
    line-height: 1.1;
  }
  .toggleItem {
    margin-top: 50px;
  }
  .pointbottom__block {
    display: block;
    padding: 0 0 10px;
  }
  .pointbottom__sub {
    font-family: "NotoSans JP";
    font-size: 13px;
    text-align: center;
  }
  .pointbottom__content h3 {
    font-family: "Zen Old Mincho";
    padding-bottom: 16px;
    font-size: 20px;
    line-height: 27px;
    margin-top: 6px;
    position: relative;
    color: #d07184;
    font-weight: bold;
    border-bottom: #d07184 solid 1px;
    text-align: center;
  }
  .toggleItemInr {
    padding: 20px 0px;
  }
  .pointbottom__wrp {
    margin-top: 20px;
    padding: 20px 20px;
    border-radius: 6px;
    border: #d07184 1px solid;
    background-color: #fcf4ef;
  }
  .pointbottom__content h3 span {
    font-size: 25px;
  }
  .pointbottom__wrp li {
    color: #d07184;
    font-size: 13px;
  }
  .pointbottom__img {
    display: flex;
    justify-content: center;
  }
  .pointbottom__img img {
    max-width: 70%;
    width: 100%;
  }
  .pg-foundation11 .secFeatures .secCtsWrap {
    padding: 26px 10px 26px;
  }
  .pointbottom__content {
    margin-top: 10px;
    flex: 1;
  }
  .threepoint {
    max-width: 336px;
    width: 100%;
  }
  .color__ttl {
    margin-bottom: 24px;
  }
  .threepoint__point2 {
    margin-top: 10px;
  }
  .point2__img02 {
    margin-top: -22px;
  }
}
/* SP
-------------------------------------*/
@media screen and (max-width: 950px) {
	.pmd-secFinish .secCts {
		max-width: 100%;
		margin: -8.5% auto 0;
		padding: 12% 20px;
	}
}


/* ==================================================
banner
================================================== */

.hasOnlineShop {
  display: flex;
  align-items: center;
}

.itemFlexWrap {
  display: flex;
  width: 40%;
  align-items: center;
  font-size: 12px;
}

.pg-foundation24 .pickBlock {
  max-width: 980px;
  margin: 80px auto 0;
}

.banner_img img {
  width: 140px;
}


/* PC
-------------------------------------*/

@media screen and (min-width: 951px) {
  .pmd-secOnlineShop .ctsWrap .itemWrap.--banner {
    justify-content: flex-start;
  }
}

.pmd-secOnlineShop .ctsWrap .itemWrap.--banner .item {
  padding: 0 16px;
  max-width: 120px;
}

.pmd-secOnlineShop.--banner {
  padding: 0;
  background: none;
  flex: 1;
}

.banner__txtwrp {
  width: auto;
  margin: 0 0 0 20px;
  line-height: 1.7;
}

.banner__txtwrp p:last-child {
  margin-top: 5px;
}

.pmd-secOnlineShop .secTtl.--banner {
  max-width: 140px;
  height: 33px;
  margin: 0 0 0 0;
}

.coming_soon.--banner {
  text-align: left;
  margin-left: 20px;
	font-size: 12px;
}

.pmd-secOnlineShop .secTtl img.--banner {
  margin-left: 40px;
  width: 120px;
}


/* SP
								-------------------------------------*/

@media screen and (max-width: 950px) {
  .pmd-secOnlineShop .secTtl img.--banner {
    margin-left: 0px;
  }
  .itemWrap.--banner {
    justify-content: center;
  }
  .coming_soon.--banner {
    margin-left: 0px;
  }
  .hasOnlineShop {
    display: flex;
    width: auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .itemFlexWrap {
    display: flex;
    width: 100%;
    flex: 1;
  }
  .itemFlexWrap .itemImg {
    width: 43%;
  }
  .itemFlexWrap .banner__txtwrp {
    font-size: calc(20 / 750 * 100vw);
    line-height: 2;
    flex: 1;
    margin: 0;
    padding-left: 20px;
  }
  .banner_img img {
    width: 100%;
  }
  .pg-foundation11 .secFeatures .secCtsWrap {
    padding: 52px 20px 30px;
  }
  .pmd-secOnlineShop .secTtl.--banner {
    max-width: 140px;
    height: 33px;
    margin: 30px auto 0;
  }
  .coming_soon.--banner {
    text-align: center;
  }
}


/* ==================================================
使用方法
================================================== */

.pg-foundation24 .secHowto .listWrap .block {
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}

.pg-foundation24 .secHowto .listWrap {
  margin-top: 39px;
  display: block;
}

.use__block {
  margin-top: 60px;
  padding: 56px 0;
  border: #dbc7ca 2px solid;
  border-radius: 20px;
}

.use__imgwrp {
  margin: 40px auto 0;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.use__img {
  margin: 0 auto;
}

.use__img:nth-of-type(2),
.use__img:nth-of-type(4) {
  margin: 40px auto;
}

.use__img img {
  max-width: 700px;
  margin: 0 auto;
  height: auto;
}


/* SP
-------------------------------------*/

@media screen and (max-width: 950px) {
  .use__img img {
    max-width: 296px;
    margin: 0 auto;
    height: auto;
    width: 100%;
  }
  .pg-foundation24 .pmd-secExt .floatWrap .col+.col p {
    max-width: 530px;
    margin-left: 0;
  }
  .pg-foundation24 .pmd-secHowto .stepTtl {
    font-size: 1.6rem;
  }
  .pg-foundation24 .secHowto .listWrap {
    margin-top: 28px;
  }
}


/* ==================================================
finish
================================================== */

.pg-foundation24 .wrapCts .blockImgWrap {
  margin: 32px -35px 0;
  padding: 0;
}

.kome__33.--finish {
  text-align: right;
}

.pmd-bgTtlImgGridWrap .wrapCts .blockImgWrap .imgWrap .imgWrapInr .wrapImg {
	margin-top: 15px;
}


/* SP
-------------------------------------*/

@media screen and (max-width: 950px) {
  .kome__33.--finish {
    font-size: 9px;
  }
  .pg-foundation24 .wrapCts .blockImgWrap .topCap {
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
  }
  .pmd-bgTtlImgGridWrap .wrapCts .blockImgWrap .imgWrap .imgWrapInr .wrapImg {
		margin-top: 10px;
  }
  .pg-foundation24 .secHowto .list {
    margin-top: 10px;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .pg-foundation24 .secHowto .pmd-stepTxtWrap .stepTxt {
    position: relative;
    max-width: 128px;
    padding: 0;
  }
  .pg-foundation24 .secHowto .list .img img {
    max-width: 128px;
    height: auto;
  }
  .pg-foundation24 .pmd-secHowto .stepListWrap {
    margin-top: 25px;
  }
  .use__block {
    margin-top: 60px;
    padding: 24px 24px;
    border: #dbc7ca 1px solid;
    border-radius: 20px;
    max-width: 334px;
    margin: 30px auto 0;
  }
  .use__imgwrp {
    margin: 24px auto 0;
  }
  .use__img:nth-of-type(2) {
    margin: 25px auto 40px;
  }
  .use__img:nth-of-type(4) {
    margin: 25px auto 40px;
  }
  .pmd-bgTtlImgGridWrap .wrapCts .blockImgWrap .imgWrap .imgWrapInr .wrapImg img {
    margin: 6px auto;
    display: block;
    max-width: 150px;
  }
  .pmd-secOnlineShop .ctsWrap .itemWrap.--banner .item {
    padding: 0 15px;
    max-width: 50%;
  }
  .pg-foundation24 .pickBlock {
    max-width: 90%;
  }
  .pg-foundation24 .wrapCts .blockImgWrap {
    margin: 32px auto 0;
    padding: 0;
    max-width: 336px;
  }
  .pg-foundation24 .wrapCts .blockImgWrap {
    margin: 32px auto 0;
    padding: 0;
    max-width: 336px;
    gap: 34px;
    display: flex;
    justify-content: space-between;
  }
  .foundation33.pickBlock {
    padding: calc(40 / 750 * 100vw);
  }
  .banner__txtwrp {
    font-size: 12px;
    width: 100%;
    margin: 18px 0 0 14px;
  }
  .pg-foundation11 .pmd-limitedKit .secCts .floatCol .txtCol .txt:not(:first-child) {
    margin-top: 8px;
  }
  .toggleItemTop::before {
    right: 10px;
  }
  .pg-foundation24 .wrapCts .blockImgWrap .imgWrap {
    margin: 0;
  }
  .pmd-bgTtlImgGridWrap .wrapCts .blockImgWrap .imgWrap {
    width: 150px;
  }
}

@media screen and (max-width: 768px) {
  .pg-foundation24 .wrapCts .after .wrapImg::before {
    content: " ";
    width: 100%;
    height: 36px;
    max-width: 20px;
    background: url(/esprique/common/images/product/icn_arw_hollow_r.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-125%, -50%);
  }
}

.pmd-secMainCol .circleList .cell {
  width: calc(100% / 3);
  box-sizing: border-box;
  padding: 5px;
}

.pmd-secMainCol .circleList {
  margin: 0 auto 0 0;
}

.pmd-secMainCol .circleListPoint .listTtl {
  top: -5px;
  left: 10px;
}

.pg-foundation24 .pmd-secHowto .stepTtl {
  text-align: center;
  color: #d07184;
  font-size: 2.4rem;
  font-weight: 600;
}

.ctsWrap.--banner {
  margin-top: 10px;
}

.itemWrap.--banner {
  justify-content: flex-start;
}

.pg-foundation24 .pmd-limitedKit .secCts .floatCol .txtCol .ttl {
  margin-top: 16px;
  line-height: 1.3;
}


/* SP
-------------------------------------*/

@media screen and (max-width: 950px) {
  .use__img img {
    max-width: 296px;
    margin: 0 auto;
    height: auto;
    width: 100%;
  }
  .pg-foundation24 .pmd-secExt .floatWrap .col+.col p {
    max-width: 530px;
    margin-left: 0;
  }
  .pg-foundation24 .pmd-secHowto .stepTtl {
    font-size: 1.6rem;
  }
  .pg-foundation24 .secHowto .listWrap {
    margin-top: 28px;
  }
}




