.u-title-color {
  color: #ed6d46;
}

.c-main__basemake__deco {
  width: 294px;
}

.l-basemake__detail__box {
  margin: 20px auto 100px;
  width: 958px;
  height: 248px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 5px solid #ed6d46;
  border-radius: 20px;
}
.l-basemake__detail__box p {
  font-size: 50px;
  line-height: 61px;
  letter-spacing: 0.04em;
  font-weight: bold;
  color: #ed6d46;
}
.l-basemake__detail__box img {
  margin-left: 45px;
  width: 524px;
}

@keyframes wipeColor {
  0% {
    color: transparent;
    background: rgba(237, 109, 70, 0);
  }

  50% {
    color: transparent;
    background: rgba(237, 109, 70, 0);
  }

  51% {
    color: #fff;
    background: rgba(237, 109, 70, 1);
  }

  100% {
    color: #fff;
    background: rgba(237, 109, 70, 1);
  }
}
.c-main__basemake__label::after {
  background: #ed6d46;
}

.l-basemake__detail__left img {
  margin: 45px 20px 0;
  width: 360px;
}

.info-label {
  background: #ed6d46;
}

.l-basemake__detail h2 {
  color: #ed6d46;
}

.l-basemake__detail__left {
  padding-top: 35px;
}

.c-basemake__detail__list li::before {
  color: #ed6d46;
}

.c-basemake__item {
  padding-top: 230px;
  margin-top: 60px;
}
.c-basemake__item__img {
  position: absolute;
  top: 0;
  right: 47px;
  width: 123px;
}
.info-link {
  position: absolute;
  bottom: 0;
  right: 24px;
  width: 213px;
}

.l-basemake__howto__box {
  border: 3px solid #ed6d46;
  background: url(../images/box_bg.svg) top left no-repeat;
}

.c-basemake__howto__coverImg {
  margin: 0 auto 60px;
  display: block;
  max-width: 575px;
}

.c-basemake__howto__colorImg1.u-sp-only,
.c-basemake__howto__coverImg.u-sp-only {
  display: none;
}

.c-basemake__howto__list li::before {
  content: "●";
  color: #ed6d46;
}

.c-basemake__howto__filterImg {
  margin: 0 auto 60px;
  display: block;
}

.c-basemake__howto__filterImg.u-sp-only {
  display: none;
}

.c-basemake__howto__linkBtn {
  margin: 30px auto 0;
  position: relative;
  display: block;
  width: 716px;
}

.c-basemake__howto__linkBtn::before {
  content: "";
  position: absolute;
  bottom: 50%;
  width: 50px;
  right: -25px;
  border-bottom: 1px solid;
}

.c-basemake__howto__linkBtn::after {
  content: "";
  position: absolute;
  bottom: 50%;
  margin-bottom: 3px;
  width: 9px;
  right: -26px;
  transform: rotate(45deg);
  border-bottom: 1px solid;
}

.c-basemake__howto__linkBtn span {
  padding-left: 0.5em;
  font-size: 28px;
}

.c-basemake__howto__imgCompact {
  margin-right: 48px;
  max-width: 314px;
}

.l-basemake__howto__box__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-basemake__howto__box__flex .p-box-text {
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.16em;
  font-weight: bold;
}

.c-basemake__howto__productImg {
  width: 246px;
}

.js-textLine {
  background-image: linear-gradient(180deg, transparent 60%, #f0e900 0);
}

.p-box-figure__img {
  width: 322px;
}
.-capsuleuv {
  margin-bottom: 55px;
}
.-capsuleuv .p-box-figure__img {
  width: 375px;
}
.-cream {
  margin-bottom: 125px;
  justify-content: center;
}
.-cream .p-box-figure__img {
  margin-right: 37px;
  width: 236px;
}

.p-box-link {
  margin-top: 45px;
  font-size: 12px;
}

.p-box-text {
  text-align: left;
}
.p-box-text--border {
  margin-top: 2em;
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: 2px solid #ed6d46;
}

p.p-box-text__head {
  margin-top: 20px;
  margin-bottom: 1em;
  font-size: 19px;
  line-height: 28px;
  font-weight: bold;
}

.p-box-center {
  text-align: center;
}
.p-box-center p {
  font-weight: bold;
  font-size: 19px;
}

.p-box h3 {
  margin-bottom: 0.5em;
  text-align: left;
  font-size: 42px;
  line-height: 59px;
}

.c-basemake__howto__figureImg {
  margin: 10px auto 55px;
}

.c-basemake__howto__title {
  color: #ed6d46;
}

.p-btn-wrap {
  margin: 77px auto 100px;
  text-align: center;
}
.p-btn-wrap img {
  margin: 0 auto 15px;
  width: 740px;
}

.js-acTrigger {
  background: #ed6d46;
}
.c-basemake__item__info{
  padding-top: 57px;
}
@media screen and (min-width: 1px) and (max-width: 768px) {
  .l-basemake__detail__left {
    padding-top: calc(62 / 750 * 100vw);
  }

  .c-main__basemake__deco {
    width: calc(265 / 750 * 100%);
    left: calc(67 / 750 * 100%);
  }

  .l-basemake__detail__left img {
    margin: calc(60 / 750 * 100vw) 0 0;
    width: 100%;
  }

  .c-basemake__item {
    padding-top: 0;
    padding-left: calc(355 / 750 * 100%);
    margin-top: calc(70 / 750 * 100%);
  }
  .c-basemake__item__img {
    width: calc(136 / 750 * 100%);
    right: auto;
    left: calc(110 / 750 * 100%);
  }
  .info-link {
    position: static;
    margin-top: calc(35 / 750 * 100vw);
    font-size: calc(36 / 750 * 100vw);
    line-height: calc(78 / 750 * 100vw);
    background: #fff;
    border: 2px solid;
    display: block;
    text-align: center;
    width: auto;
    letter-spacing: 0.16em;
  }

  .l-basemake__detail {
    margin-bottom: calc(50 / 750 * 100%);
    background: none;
  }

  .l-basemake__point {
    margin-top: 0;
  }

  .c-basemake__howto__colorImg1,
  .c-basemake__howto__coverImg {
    max-width: 100%;
  }

  .c-basemake__howto__colorImg1.u-pc-only,
  .c-basemake__howto__coverImg.u-pc-only {
    display: none;
  }

  .c-basemake__howto__colorImg1.u-sp-only,
  .c-basemake__howto__coverImg.u-sp-only {
    display: block;
  }

  .c-basemake__howto__coverImg {
    transform: translateX(-0.3vw);
    width: calc(741 / 750 * 100vw);
    max-width: none;
  }

  .c-basemake__howto__filterImg.u-pc-only {
    display: none;
  }

  .c-basemake__howto__filterImg.u-sp-only {
    display: block;
  }

  .c-basemake__howto__linkBtn {
    display: none;
  }

  .c-basemake__howto__linkBtn--sp {
    margin-top: 7%;
  }

  .c-basemake__howto__imgCompact {
    margin: 0 auto calc(30 / 750 * 100vw);
    display: block;
    width: calc(490 / 750 * 100vw);
  }

  .l-basemake__howto__box {
    margin-top: calc(50 / 750 * 100vw);
    padding: calc(100 / 750 * 100vw) calc(70 / 750 * 100vw) 0;
    font-size: calc(24 / 750 * 100vw);
    line-height: calc(38 / 750 * 100vw);
    border: none;
    background: url(../images/box_bg_sp.svg) top left / 100% no-repeat;
  }

  .l-basemake__howto__box__flex {
    flex-wrap: wrap;
  }
  .-capsuleuv {
    margin-bottom: calc(40 / 750 * 100vw);
  }
  .-capsuleuv .p-box-figure__img {
    margin: 0 auto calc(55 / 750 * 100vw);
    display: block;
    width: calc(480 / 750 * 100vw);
  }
  .l-basemake__howto__box__flex .p-box-text {
    font-size: calc(28 / 750 * 100vw);
    line-height: calc(54 / 750 * 100vw);
    letter-spacing: 0;
  }
  .l-basemake__howto__box__flex .p-box-text.-nowrap {
    white-space: nowrap;
  }

  .p-box h3 {
    font-size: calc(54 / 750 * 100vw);
    line-height: calc(70 / 750 * 100vw);
    text-align: center;
  }

  .p-box-figure__img {
    margin: calc(45 / 750 * 100vw) auto;
    display: block;
    width: calc(484 / 750 * 100vw);
  }

  .-cream {
    margin-bottom: calc(100 / 750 * 100vw);
  }
  .-cream .p-box-figure__img {
    margin: 0 auto calc(45 / 750 * 100vw);
    width: calc(350 / 750 * 100vw);
  }

  .p-box-center p {
    margin-bottom: 0.5em;
    font-size: calc(28 / 750 * 100vw);
    line-height: calc(38 / 750 * 100vw);
  }

  .c-basemake__howto__figureImg {
    margin: 0 auto calc(55 / 750 * 100vw);
  }

  .p-btn-wrap {
    margin: calc(100 / 750 * 100vw) auto 0;
    width: calc(670 / 750 * 100vw);
  }
  .p-btn-wrap img {
    margin-bottom: calc(50 / 750 * 100vw);
    width: 100%;
  }
  .c-basemake__item__info{
    padding-top: 5px;
  }
}
