.header__logo {
  width: 90px;
}

.header.active .header__container img.black {
  opacity: 1;
  visibility: visible;
}
.header.active .header__container img.white {
  opacity: 0;
  visibility: hidden;
}

.p-product_content__inner {
  display: block;
}

.page-sets {
  overflow: hidden;
}
.page-sets .fv {
  overflow: visible;
}
.page-sets .fv__in {
  padding: 120px 0 50px;
}

.example {
  margin-top: 38px;
  padding: 0 0 80px;
  position: relative;
}
.example:before {
  content: "";
  background: url(https://d2w53g1q050m78.cloudfront.net/linkucosmecom/uploads/assets/img/set/bg_example.jpg) no-repeat center center/cover;
  width: 100%;
  height: 389px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.example__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  position: relative;
  z-index: 2;
}
.example__block.block01 {
  width: 31.6%;
}
.example__block.block01 .example__ttl {
  max-width: 290px;
  color: #b8a4aa;
  border: 2px solid #e0cfd4;
}
.example__block.block02 {
  width: 65.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.example__block.block02 .example__ttl {
  max-width: 656px;
  width: 100%;
  color: #acbfbc;
  border: 2px solid #bbcecb;
}
.example__block.block02 .example__item {
  width: 48.2%;
}
.example__ttl {
  font-size: 18px;
  letter-spacing: 0.2em;
  text-align: center;
  background: #fff;
  border-radius: 9999px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  padding-bottom: 3px;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
.example__item {
  background: #fff;
  padding: 43px 26px 43px;
  -webkit-box-shadow: 0 4px 54px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 54px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  min-height: 384px;
  text-align: center;
}
.example__item .stl {
  font-size: 18px;
  letter-spacing: 0.2em;
  margin-bottom: 22px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}
.example__item .stl strong {
  font-size: 28px;
  font-family: "Jost", serif;
  font-weight: 400;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  display: inline-block;
}
.example__item .img img {
  margin: 0 auto 24px;
  display: block;
}
.example__item .off {
  width: 100%;
  line-height: 1;
  padding: 3px 0;
  margin-bottom: 8px;
  font-size: 0;
}
.example__item .off span {
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.2em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.example__item .off strong {
  font-size: 30px;
  color: #fff;
  font-family: "Jost", serif;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
}
.example__item .off strong small {
  font-size: 24px;
  color: #fff;
  margin-left: 3px;
}
.example__item .price {
  font-size: 0;
  line-height: 1;
  margin-bottom: 5px;
}
.example__item .price span {
  display: inline-block;
}
.example__item .price span.num {
  font-size: 18px;
  font-family: "Jost", serif;
  font-weight: 300;
}
.example__item .price span.ja {
  font-size: 12px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.example__item .price .txt01 {
  display: inline-block;
  margin-right: 4px;
  position: relative;
}
.example__item .price .txt01:before {
  content: "";
  background: var(--base-color);
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.example__item .price .txt01 span.ja {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.example__item .price .txt02 {
  display: inline-block;
}
.example__item .price .txt02 span.num {
  font-size: 32px;
}
.example__item .free {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.1em;
  max-width: 149px;
  width: 100%;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  border-radius: 9999px;
  padding-bottom: 1px;
}
.example__item.item01 .stl {
  color: #b8a4aa;
}
.example__item.item01 .img img {
  max-width: 47px;
}
.example__item.item01 .off {
  background: #c690a0;
}
.example__item.item01 .price .txt02 * {
  color: #b8a4aa;
}
.example__item.item01 .free {
  color: #b8a4aa;
  border: 1px solid #e0cfd4;
}
.example__item.item02 .stl {
  color: #acbfbc;
}
.example__item.item02 .stl strong {
  color: #acbfbc;
}
.example__item.item02 .img img {
  max-width: 94px;
}
.example__item.item02 .off {
  background: #80b5af;
}
.example__item.item02 .price .txt02 * {
  color: #acbfbc;
}
.example__item.item02 .free {
  color: #acbfbc;
  border: 1px solid #bbcecb;
}
.example__item.item03 .stl {
  color: #b5c8ad;
}
.example__item.item03 .stl strong {
  color: #b5c8ad;
}
.example__item.item03 .img img {
  max-width: 162px;
}
.example__item.item03 .off {
  background: #98b78b;
}
.example__item.item03 .price .txt02 * {
  color: #b5c8ad;
}
.example__item.item03 .free {
  color: #b5c8ad;
  border: 1px solid #cddbc7;
}

.set {
  padding: 80px 0 135px;
}
.set__stl {
  font-size: 14px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 22px;
}
.set__ttl {
  text-align: center;
  line-height: 1;
  margin-bottom: 60px;
}
.set__ttl span {
  font-size: 14px;
  display: inline-block;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.set__ttl span:last-of-type {
  margin-left: 7px;
}
.set__ttl strong {
  font-size: 50px;
  font-family: "Jost", serif;
  font-weight: 300;
  display: inline-block;
}
.set__ttl strong small {
  font-size: 24px;
}
.set__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.set__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 320px);
  padding-right: 35px;
  gap: 40px 20px;
}
.set__item {
  width: 48%;
}
.set__item .img {
  max-width: 315px;
  margin: 0 auto;
}
.set__item .cat {
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.2em;
  max-width: 191px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 9999px;
  margin: 0 auto 13px;
}
.set__item .name {
  font-size: 14px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 12px;
}
.set__item .price {
  font-size: 12px;
  text-align: center;
  margin-bottom: 17px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.set__item .price strong {
  font-size: 18px;
  font-family: "Jost", serif;
  font-weight: 300;
  display: inline-block;
  margin-left: 8px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.set__item .bt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
}
.set__item .bt button {
  max-width: 170px;
  width: 100%;
  height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #dbdbdb;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.set__item .bt button:hover {
  opacity: 0.8;
}
.set__item .bt button > span {
  font-size: 14px;
  color: #787878;
  position: relative;
  padding-left: 22px;
}
.set__item .bt button > span:before, .set__item .bt button > span:after {
  content: "";
  background: #787878;
  position: absolute;
}
.set__item .bt button > span:before {
  width: 14px;
  height: 1px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.set__item .bt button.plus > span:after {
  width: 1px;
  height: 14px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 7px;
}
.set__item .cat.cleansing {
  background: #CCC8BA;
}
.set__item .cat.wash {
  background: #DDCBD0;
}
.set__item .cat.lotion {
  background: #ACBFBC;
}
.set__item .cat.emulsion {
  background: #BBCCB4;
}
.set__price {
  width: 320px;
  background: #fff;
  padding: 30px 18px 47px;
  border-radius: 30px;
  -webkit-box-shadow: 0 4px 54px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 54px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.set__price .ttl {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin-bottom: 15px;
}
.set__price .off {
  font-size: 18px;
  font-family: "Jost", serif;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 171px;
  height: 22px;
  background: #f7f7f7;
  border-radius: 9999px;
  margin: 0 auto 12px;
}
.set__price .price {
  font-size: 12px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-bottom: 15px;
}
.set__price .price strong {
  font-size: 32px;
  font-family: "Jost", serif;
  font-weight: 300;
}
.set__price .bt {
  margin-bottom: 40px;
}
.set__price .bt button {
  letter-spacing: 0.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
  margin-bottom: 14px;
}
.set__price .bt button:last-child {
  margin-bottom: 0;
}
.set__price .bt button:hover {
  opacity: 0.8;
}
.set__price .bt button.clear {
  font-size: 12px;
  height: 43px;
  background: #f7f7f7;
}
.set__price .bt button.add {
  height: 51px;
  background: var(--base-color);
}
.set__price .bt button.add span {
  font-size: 14px;
  color: #fff;
  position: relative;
  padding-left: 23px;
}
.set__price .bt button.add span:before {
  content: "";
  background: url(https://d2w53g1q050m78.cloudfront.net/linkucosmecom/uploads/assets/img/common/ico_cart_white.svg) no-repeat left top/100%;
  width: 16px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.set__price .stl {
  font-size: 14px;
  letter-spacing: 0.2em;
}
.set__price .list {
  margin-top: 18px;
  border-top: 1px solid #e8e8e8;
}
.set__price .list .item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px;
}
.set__price .list .item .info ul {
  width: 20px;
}
.set__price .list .item .info ul li {
  font-size: 14px;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}
.set__price .list .item .info ul li:last-child {
  margin-bottom: 0;
}
.set__price .list .item .info ul li.add {
  width: 18px !important;
  height: 18px !important;
  position: relative !important;
  font-size: medium !important;
  font-size: initial !important;
}
.set__price .list .item .info ul li.add {
  color: #fff;
  background: #ddcbd0;
  border: 1px solid #ddcbd0;
  border-radius: 50%;
  cursor: pointer;
  padding: 0 0 1px 1px;
}
.set__price .list .item .info ul li .quantity {
  font-family: "Jost", serif;
  font-weight: 400;
  text-align: center;
  padding-left: 13px;
}
.set__price .list .item .info ul li.cut {
  width: 18px !important;
  height: 18px !important;
  position: relative !important;
  font-size: medium !important;
  font-size: initial !important;
}
.set__price .list .item .info ul li.cut {
  color: #ddcbd0;
  border: 1px solid #ddcbd0;
  border-radius: 50%;
  cursor: pointer;
  padding: 0 0 1px 1px;
}
.set__price .list .item .info .img {
  width: 56px;
}
.set__price .list .item .info .img img {
  max-width: 47px;
  margin: 0 auto;
}
.set__price .list .item .info .name {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.2em;
  width: calc(100% - 76px);
}
@media only screen and (max-width: 719px) {
  .header__logo {
    width: 81px;
  }
  .page-sets .fv__in {
    padding: 73px 0 30px;
  }
  .example {
    margin-top: 30px;
    padding: 0 0 75px;
  }
  .example:before {
    height: 80%;
    background: url(https://d2w53g1q050m78.cloudfront.net/linkucosmecom/uploads/assets/img/set/bg_example_sp.jpg) no-repeat center center/cover;
  }
  .example__block.block01 {
    width: 100%;
    margin-bottom: 36px;
  }
  .example__block.block01 .example__ttl {
    max-width: 88%;
  }
  .example__block.block02 {
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 4px 54px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 54px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
  }
  .example__block.block02 .example__ttl {
    max-width: 93%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .example__block.block02 .example__item {
    width: 100%;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .example__block.block02 .example__item.item02 {
    padding-top: 10px;
    position: relative;
  }
  .example__block.block02 .example__item.item02:before {
    content: "";
    background: #e8e8e8;
    width: 86.9%;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .example__block.block02 .example__item.item03 {
    padding-top: 20px;
  }
  .example__ttl {
    font-size: 16px;
    height: 35px;
    padding-bottom: 2px;
  }
  .example__item {
    padding: 40px 22px 20px;
    min-height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .example__item .stl {
    font-size: 16px;
    height: auto;
    margin-bottom: 20px;
    width: 100%;
  }
  .example__item .stl strong {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .example__item .img {
    width: 43%;
  }
  .example__item .img img {
    margin-bottom: 0;
    -webkit-transform: translateX(-4px);
            transform: translateX(-4px);
  }
  .example__item .in {
    width: 57%;
  }
  .example__item .off {
    margin-bottom: 12px;
  }
  .example__item .off span {
    font-size: 11px;
    margin-right: 2px;
    letter-spacing: 0;
  }
  .example__item .off strong {
    font-size: 24px;
  }
  .example__item .off strong small {
    font-size: 16px;
  }
  .example__item .price .txt02 {
    width: 100%;
  }
  .example__item .free {
    font-size: 11px;
    max-width: 65px;
    height: auto;
    display: inline-block;
    padding: 3px 0 4px;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
  .example__item.item01 .img img {
    max-width: 38px;
  }
  .example__item.item02 .img img {
    max-width: 72px;
  }
  .example__item.item03 .img img {
    max-width: 115px;
  }
  .set {
    padding: 65px 0 0;
  }
  .set .base {
    padding: 0;
  }
  .set__stl {
    font-size: 12px;
  }
  .set__ttl {
    margin-bottom: 40px;
  }
  .set__ttl span:last-of-type {
    margin-left: 0;
  }
  .set__list {
    width: 100%;
    padding: 0 15px;
    gap: 40px 0;
    margin-bottom: 67px;
  }
  .set__item {
    width: 47.2%;
  }
  .set__item .cat {
    font-size: 12px;
    height: 26px;
  }
  .set__item .name {
    font-size: 12px;
    text-align: left;
  }
  .set__item .price {
    text-align: left;
  }
  .set__item .price strong {
    margin: 2px 0 0;
  }
  .set__item .bt button {
    height: 31px;
  }
  .set__item .bt button > span {
    font-size: 12px;
    padding-left: 15px;
  }
  .set__item .bt button > span:before {
    width: 8px;
  }
  .set__item .bt button.plus > span:after {
    height: 8px;
    left: 4px;
  }
  .set__price {
    width: 100%;
    border-radius: 30px 30px 0 0;
    padding: 30px 15px 35px;
  }
  .set__price .in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 12px;
  }
  .set__price .triger {
    font-size: 12px;
    letter-spacing: 0.1em;
    margin: 0 0 0 auto;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 3px;
    padding-right: 12px;
    position: relative;
  }
  .set__price .triger:before, .set__price .triger:after {
    content: "";
    background: #787878;
    position: absolute;
  }
  .set__price .triger:before {
    width: 8px;
    height: 1px;
    right: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .set__price .triger:after {
    width: 1px;
    height: 8px;
    top: 45%;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    right: 4px;
  }
  .set__price .triger.active:after {
    opacity: 0;
  }
  .set__price .off {
    font-size: 14px;
    line-height: 0.9285714286;
    max-width: 100%;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    margin: 0 5px 0 0;
    display: block;
    padding-top: 7px;
  }
  .set__price .price {
    margin: 0;
  }
  .set__price .price strong {
    font-size: 28px;
  }
  .set__price .bt {
    margin-bottom: 0;
  }
  .set__price .pulldown {
    display: none;
  }
  .set__price .pulldown .bt {
    margin-top: 22px;
  }
  .set__price .stl {
    margin-top: 35px;
  }
  .set__price .list .item .info ul li .quantity {
    padding-left: 0;
  }
}
@media only screen and (max-width: 999px) and (min-width: 768px) {
  .set__item {
    width: 100%;
  }
}