@charset "UTF-8";

/* =========================
   7月CP レスポンシブ共通CSS
   PC/SP 画像出し分け・アンカー・説明ブロック
========================= */

.cp-rec202607-stage,
.cp-rec202607-stage * {
  box-sizing: border-box;
}

.cp-rec202607-stage {
  margin: 0;
  padding: 0;
  background:
    radial-gradient(circle at 12% 0%, rgba(216, 245, 255, 0.95) 0%, rgba(238, 250, 255, 0.62) 34%, rgba(238, 250, 255, 0) 58%),
    radial-gradient(circle at 88% 4%, rgba(255, 224, 238, 0.82) 0%, rgba(255, 247, 250, 0.58) 36%, rgba(255, 247, 250, 0) 62%),
    linear-gradient(180deg, #eafaff 0%, #fff7fa 48%, #ffffff 100%);
  color: #3b2b2f;
  font-family:
    "Yu Gothic",
    "游ゴシック",
    YuGothic,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

.cp-rec202607-stage img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border: 0;
}

.cp-rec202607-stage a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.cp-page {
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 12% 0%, rgba(216, 245, 255, 0.95) 0%, rgba(238, 250, 255, 0.62) 34%, rgba(238, 250, 255, 0) 58%),
    radial-gradient(circle at 88% 4%, rgba(255, 224, 238, 0.82) 0%, rgba(255, 247, 250, 0.58) 36%, rgba(255, 247, 250, 0) 62%),
    linear-gradient(180deg, #eafaff 0%, #fff7fa 48%, #ffffff 100%);
}

.cp-inner {
  position: relative;
  width: min(100%, 1100px);
  margin: 0 auto;
  background: #ffffff;
  overflow: visible;
}

/* ラッパー左右の白ぼかし */
.cp-inner::before,
.cp-inner::after {
  content: "";
  position: absolute;
  top: 0;
  width: clamp(18px, 4vw, 56px);
  height: 100%;
  pointer-events: none;
  z-index: 5;
}

.cp-inner::before {
  left: 0;
  transform: translateX(-100%);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.72) 62%,
    rgba(255, 255, 255, 1) 100%
  );
}

.cp-inner::after {
  right: 0;
  transform: translateX(100%);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.72) 38%,
    rgba(255, 255, 255, 0) 100%
  );
}

.cp-fv,
.cp-anchor-nav,
.cp-section {
  position: relative;
  z-index: 1;
}

.cp-fv-image,
.cp-section-image {
  width: 100%;
  height: auto;
}

.cp-picture {
  display: block;
}

/* =========================
   Anchor Navigation
========================= */

.cp-anchor-nav {
  padding: 28px 34px 34px;
  background:
    linear-gradient(180deg, #eafaff 0%, #ffffff 100%);
}

.cp-anchor-title {
  margin: 0 0 18px;
  text-align: center;
  color: #006fc7;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.cp-anchor-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.cp-anchor-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 64px;
  padding: 12px 30px 12px 18px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.35;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  box-shadow:
    0 8px 18px rgba(0, 140, 200, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.cp-anchor-link::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: translateY(-60%) rotate(45deg);
}

.cp-anchor-sub {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.1;
  opacity: 0.95;
}

.cp-anchor-main {
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
}

/* anchor colors */
.cp-anchor-renusna { background: linear-gradient(135deg, #2457d6 0%, #009ed0 72%, #00b8c8 100%); }
.cp-anchor-nurse { background: linear-gradient(135deg, #00a8b8 0%, #00bfc8 55%, #00a0b2 100%); }
.cp-anchor-hyaluronic { background: linear-gradient(135deg, #7d45c8 0%, #8e5bd4 55%, #c58adf 100%); }
.cp-anchor-cheek-lipo { background: linear-gradient(135deg, #d84b7a 0%, #c02f63 58%, #9f1f50 100%); }
.cp-anchor-hydra { background: linear-gradient(135deg, #146ed0 0%, #1b9be5 58%, #4fc7e8 100%); }
.cp-anchor-mesona { background: linear-gradient(135deg, #ef6b61 0%, #e94f51 58%, #cf3f49 100%); }
.cp-anchor-botox { background: linear-gradient(135deg, #1d7ed0 0%, #2e9ee5 58%, #68bfe9 100%); }
.cp-anchor-skinvive { background: linear-gradient(135deg, #009fc2 0%, #16b7dc 58%, #61d5eb 100%); }

/* =========================
   Campaign Blocks
========================= */

.cp-section {
  scroll-margin-top: 18px;
  padding-bottom: 44px;
  background: #ffffff;
}

.cp-desc {
  display: none;
  width: calc(100% - 34px);
  margin: 18px auto 0;
  padding: 20px 18px 22px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid currentColor;
  box-shadow: 0 2px 8px rgba(0, 70, 120, 0.05);
}

.cp-desc-title {
  margin: 0 0 8px;
  font-size: 21px;
  font-weight: 800;
  letter-spacing: 0.06em;
  line-height: 1.35;
}

.cp-desc-lead {
  margin: 0 0 12px;
  color: #26394d;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.65;
}

.cp-desc-text {
  margin: 0;
  color: #40546a;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.85;
}

.cp-worry-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}

.cp-worry-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.88);
  color: currentColor;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.2;
  border: 1px solid currentColor;
}

/* SP説明欄カラー */
.cp-menu-renusna .cp-desc { color: #087fc7; background: linear-gradient(180deg, rgba(245, 253, 255, 0.96) 0%, rgba(239, 249, 255, 0.96) 100%); }
.cp-menu-nurse .cp-desc { color: #009aa8; background: linear-gradient(180deg, rgba(244, 255, 255, 0.96) 0%, rgba(236, 252, 252, 0.96) 100%); }
.cp-menu-hyaluronic .cp-desc { color: #7a45bf; background: linear-gradient(180deg, rgba(250, 246, 255, 0.96) 0%, rgba(244, 238, 255, 0.96) 100%); }
.cp-menu-cheek-lipo .cp-desc { color: #c02f63; background: linear-gradient(180deg, rgba(255, 247, 250, 0.96) 0%, rgba(255, 239, 246, 0.96) 100%); }
.cp-menu-hydra .cp-desc { color: #147fd2; background: linear-gradient(180deg, rgba(244, 252, 255, 0.96) 0%, rgba(235, 249, 255, 0.96) 100%); }
.cp-menu-mesona .cp-desc { color: #e5524d; background: linear-gradient(180deg, rgba(255, 248, 246, 0.96) 0%, rgba(255, 239, 236, 0.96) 100%); }
.cp-menu-botox .cp-desc { color: #1d7ed0; background: linear-gradient(180deg, rgba(244, 252, 255, 0.96) 0%, rgba(235, 248, 255, 0.96) 100%); }
.cp-menu-skinvive .cp-desc { color: #009fc2; background: linear-gradient(180deg, rgba(242, 253, 255, 0.96) 0%, rgba(232, 249, 253, 0.96) 100%); }

.cp-lower-image-slot {
  display: none;
  width: calc(100% - 68px);
  margin: 18px auto 0;
}

.cp-lower-image-slot .cp-rec202607-stage img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.cp-detail-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(520px, calc(100% - 68px));
  min-height: 58px;
  margin: 20px auto 0;
  padding: 14px 56px 14px 30px;
  border-radius: 999px;
  color: #ffffff;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.4;
  border: 1px solid rgba(255, 255, 255, 0.75);
}

.cp-detail-btn::after {
  content: "";
  position: absolute;
  right: 24px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: translateY(-50%) rotate(-45deg);
}

.cp-detail-btn:hover {
  opacity: 0.94;
}

.cp-detail-btn small{
	letter-spacing: -0.06em;
}

/* treatment colors */
.cp-menu-renusna .cp-desc-kicker,
.cp-menu-renusna .cp-detail-btn { background: linear-gradient(135deg, #2457d6 0%, #009ed0 72%, #00b8c8 100%); box-shadow: 0 2px 4px rgba(0, 123, 205, 0.2); }
.cp-menu-nurse .cp-desc-kicker,
.cp-menu-nurse .cp-detail-btn { background: linear-gradient(135deg, #00a8b8 0%, #00bfc8 55%, #00a0b2 100%); box-shadow: 0 2px 4px rgba(0, 170, 185, 0.2); }
.cp-menu-hyaluronic .cp-desc-kicker,
.cp-menu-hyaluronic .cp-detail-btn { background: linear-gradient(135deg, #7d45c8 0%, #8e5bd4 55%, #c58adf 100%); box-shadow: 0 2px 4px rgba(125, 69, 200, 0.2); }
.cp-menu-cheek-lipo .cp-desc-kicker,
.cp-menu-cheek-lipo .cp-detail-btn { background: linear-gradient(135deg, #d84b7a 0%, #c02f63 58%, #9f1f50 100%); box-shadow: 0 2px 4px rgba(192, 47, 99, 0.2); }
.cp-menu-hydra .cp-desc-kicker,
.cp-menu-hydra .cp-detail-btn { background: linear-gradient(135deg, #146ed0 0%, #1b9be5 58%, #4fc7e8 100%); box-shadow: 0 2px 4px rgba(27, 155, 229, 0.2); }
.cp-menu-mesona .cp-desc-kicker,
.cp-menu-mesona .cp-detail-btn { background: linear-gradient(135deg, #ef6b61 0%, #e94f51 58%, #cf3f49 100%); box-shadow: 0 2px 4px rgba(233, 79, 81, 0.2); }
.cp-menu-botox .cp-desc-kicker,
.cp-menu-botox .cp-detail-btn { background: linear-gradient(135deg, #1d7ed0 0%, #2e9ee5 58%, #68bfe9 100%); box-shadow: 0 2px 4px rgba(46, 158, 229, 0.2); }
.cp-menu-skinvive .cp-desc-kicker,
.cp-menu-skinvive .cp-detail-btn { background: linear-gradient(135deg, #009fc2 0%, #16b7dc 58%, #61d5eb 100%); box-shadow: 0 2px 4px rgba(22, 183, 220, 0.2); }


/* =========================
   SP Reservation Buttons
   スマホ版のみ表示
========================= */

.cp-sp-reserve-row {
  display: none;
}

.cp-sp-reserve-btn {
  position: relative;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 12px 30px 12px 16px;
  border-radius: 999px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.35;
  border: 1px solid rgba(255, 255, 255, 0.75);
  box-shadow:
    0 2px 4px rgba(0, 120, 180, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.35);
}

.cp-sp-reserve-btn::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: translateY(-50%) rotate(-45deg);
}

.cp-sp-reserve-web {
  background: linear-gradient(135deg, #006fc7 0%, #00a3d8 100%);
}

.cp-sp-reserve-line {
  background: linear-gradient(135deg, #06c755 0%, #00ad45 100%);
}

/* =========================
   Tablet / SP
========================= */

@media screen and (max-width: 1100px) {
  .cp-inner {
    width: 100%;
    max-width: 100%;
  }

  .cp-inner::before,
  .cp-inner::after {
    width: 28px;
  }

  .cp-anchor-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 750px) {
  body,
  .cp-page {
    background:
      radial-gradient(circle at 0% 0%, rgba(216, 245, 255, 0.9) 0%, rgba(238, 250, 255, 0.52) 42%, rgba(238, 250, 255, 0) 66%),
      radial-gradient(circle at 100% 2%, rgba(255, 224, 238, 0.72) 0%, rgba(255, 247, 250, 0.48) 42%, rgba(255, 247, 250, 0) 68%),
      linear-gradient(180deg, #eafaff 0%, #fff7fa 52%, #ffffff 100%);
  }

  .cp-inner {
    width: 100%;
    max-width: 100%;
  }

  .cp-inner::before,
  .cp-inner::after {
    width: 18px;
    transform: none;
    z-index: 6;
  }

  .cp-inner::before {
    left: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.62) 0%, rgba(255, 255, 255, 0.22) 55%, rgba(255, 255, 255, 0) 100%);
  }

  .cp-inner::after {
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.22) 45%, rgba(255, 255, 255, 0.62) 100%);
  }

  .cp-anchor-nav {
    padding: 22px 18px 28px;
  }

  .cp-anchor-title {
    margin-bottom: 14px;
    font-size: 20px;
  }

  .cp-anchor-list {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .cp-anchor-item:last-child {
    grid-column: 1 / -1;
  }

  .cp-anchor-link {
    min-height: 56px;
    padding: 11px 34px 11px 18px;
    font-size: 15px;
  }

  .cp-section {
    padding-bottom: 36px;
  }

  .cp-desc {
    display: block;
    width: calc(100% - 34px);
    margin-top: 18px;
    padding: 20px 18px 22px;
    border-radius: 20px;
  }

  .cp-desc-title {
    font-size: 20px;
    line-height: 1.5;
  }

  .cp-desc-text {
    font-size: 14px;
    line-height: 1.85;
  }

  .cp-worry-list {
    gap: 7px;
  }

  .cp-worry-list li {
    font-size: 12px;
    padding: 7px 10px;
  }

  .cp-detail-btn {
    width: calc(100% - 34px);
    min-height: 54px;
    margin-top: 18px;
    padding: 13px 50px 13px 24px;
    font-size: 16px;
  }



  .cp-sp-reserve-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    width: calc(100% - 34px);
    margin: 10px auto 5px;
  }

  .cp-sp-reserve-btn {
    display: flex;
    min-height: 54px;
    padding: 12px 28px 12px 14px;
    font-size: 14px;
  }

  .cp-lower-image-slot {
    width: calc(100% - 34px);
  }
}

@media screen and (max-width: 390px) {
  .cp-inner::before,
  .cp-inner::after {
    width: 12px;
  }

  .cp-anchor-link {
    font-size: 14px;
    padding-left: 14px;
    padding-right: 30px;
  }

  .cp-sp-reserve-row {
    gap: 8px;
  }

  .cp-sp-reserve-btn {
    min-height: 50px;
    padding-left: 10px;
    padding-right: 24px;
    font-size: 13px;
    letter-spacing: 0.02em;
  }

  .cp-sp-reserve-btn::after {
    right: 12px;
    width: 7px;
    height: 7px;
  }
}

.ls0{
	letter-spacing: 0;
}

/* =========================
   Compact Campaign Intro + Anchor Links
   「気になる施術を見る」ボタン集合の省スペース版
========================= */

.cp-anchor-compact {
  padding: 22px 34px 24px;
  background:
    linear-gradient(180deg, #eafaff 0%, #f8fdff 54%, #ffffff 100%);
}

.cp-anchor-intro {
  position: relative;
  max-width: 780px;
  margin: 0 auto 14px;
  padding: 18px 24px 16px;
  text-align: center;
  border: 1px solid rgba(23, 141, 205, 0.28);
  border-radius: 22px;
  background:
    radial-gradient(circle at 12% 0%, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.42) 52%, rgba(255, 255, 255, 0) 72%),
    linear-gradient(135deg, rgba(235, 251, 255, 0.95) 0%, rgba(255, 248, 252, 0.92) 100%);
}

.cp-anchor-intro::before,
.cp-anchor-intro::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 56px;
  height: 1px;
  background: linear-gradient(90deg, rgba(0, 137, 213, 0), rgba(0, 137, 213, 0.45));
}

.cp-anchor-intro::before {
  left: 20px;
}

.cp-anchor-intro::after {
  right: 20px;
  transform: scaleX(-1);
}

.cp-anchor-kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 132px;
  margin: 0 0 8px;
  padding: 5px 18px 6px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1;
  border-radius: 999px;
  background: linear-gradient(135deg, #2457d6 0%, #00a8c8 100%);
}

.cp-anchor-heading {
  margin: 0;
  color: #0959b8;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.55;
}

.cp-anchor-lead {
  margin: 8px 0 0;
  color: #365f88;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.6;
}

.cp-anchor-compact .cp-anchor-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 10px;
  max-width: 860px;
  margin: 0 auto;
  padding: 0;
}

.cp-anchor-compact .cp-anchor-item {
  width: auto;
}

.cp-anchor-compact .cp-anchor-item:last-child {
  grid-column: auto;
}

.cp-anchor-compact .cp-anchor-link {
  min-height: 36px;
  padding: 7px 30px 8px 18px;
  font-size: 13px;
  letter-spacing: 0.04em;
  line-height: 1.2;
  border-radius: 999px;
  box-shadow: none;
}

.cp-anchor-compact .cp-anchor-link::after {
  right: 14px;
  width: 6px;
  height: 6px;
  border-width: 1.5px;
}

.cp-anchor-compact .cp-anchor-sub {
  display: none;
}

.cp-anchor-compact .cp-anchor-main {
  font-size: inherit;
  line-height: inherit;
  white-space: nowrap;
}

@media screen and (max-width: 750px) {
  .cp-anchor-compact {
    padding: 16px 14px 18px;
  }

  .cp-anchor-intro {
    margin-bottom: 12px;
    padding: 14px 14px 13px;
    border-radius: 18px;
  }

  .cp-anchor-intro::before,
  .cp-anchor-intro::after {
    display: none;
  }

  .cp-anchor-kicker {
    min-width: 116px;
    margin-bottom: 7px;
    padding: 5px 14px 6px;
    font-size: 12px;
  }

  .cp-anchor-heading {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.48;
  }

  .cp-anchor-lead {
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.5;
  }

  .cp-anchor-compact .cp-anchor-list {
    gap: 7px;
  }

  .cp-anchor-compact .cp-anchor-link {
    min-height: 32px;
    padding: 6px 24px 7px 13px;
    font-size: 12px;
  }

  .cp-anchor-compact .cp-anchor-link::after {
    right: 11px;
    width: 5px;
    height: 5px;
  }
}

@media screen and (max-width: 390px) {
  .cp-anchor-heading {
    font-size: 16px;
  }

  .cp-anchor-compact .cp-anchor-link {
    font-size: 11px;
    padding-left: 11px;
    padding-right: 22px;
  }
}


/* =========================
   Article Style Anchor Links
   各施術をコンパクトにまとめた紹介記事型アンカー
========================= */

.cp-anchor-article-nav {
  padding: 24px 34px 26px;
  background:
    linear-gradient(180deg, #eafaff 0%, #f9fdff 58%, #ffffff 100%);
}

.cp-anchor-article-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.cp-anchor-article-item {
  position: relative;
  min-width: 0;
}

.cp-anchor-article-link {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 152px;
  padding: 15px 14px 34px;
  overflow: hidden;

  color: #163c78;
  text-decoration: none;
  border: 1px solid rgba(0, 150, 210, 0.26);
  border-radius: 18px;
  background:
    radial-gradient(circle at 18% 0%, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.56) 56%, rgba(255, 255, 255, 0) 72%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(245, 253, 255, 0.9) 100%);
  box-shadow:
    0 4px 12px rgba(45, 140, 190, 0.08);
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease;
}

.cp-anchor-article-link::after {
  content: "";
  position: absolute;
  right: 13px;
  bottom: 14px;
  width: 7px;
  height: 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  opacity: 0.72;
}

.cp-anchor-article-link:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 150, 210, 0.42);
  background:
    radial-gradient(circle at 18% 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.68) 56%, rgba(255, 255, 255, 0) 72%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(242, 252, 255, 0.96) 100%);
}

.cp-anchor-article-label {
  display: inline-flex;
  align-self: flex-start;
  max-width: 100%;
  margin-bottom: 8px;
  padding: 4px 8px 5px;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.1;
  border-radius: 999px;
  background: linear-gradient(135deg, #2457d6 0%, #00a8c8 100%);
}

.cp-anchor-article-title {
  display: block;
  margin-bottom: 7px;
  color: #0959b8;
  font-size: 17px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.32;
}

.cp-anchor-article-text {
  display: block;
  color: #344b68;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.58;
}

.cp-anchor-article-tags {
  display: block;
  margin-top: auto;
  padding-top: 10px;
  color: #287db7;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.35;
}

/* 施術カラー */
.cp-anchor-article-item.cp-anchor-renusna .cp-anchor-article-label {
  background: linear-gradient(135deg, #2457d6 0%, #00a8c8 100%);
}

.cp-anchor-article-item.cp-anchor-renusna .cp-anchor-article-title {
  color: #0959b8;
}

.cp-anchor-article-item.cp-anchor-nurse .cp-anchor-article-label {
  background: linear-gradient(135deg, #00a8b8 0%, #00bfc8 100%);
}

.cp-anchor-article-item.cp-anchor-hyaluronic .cp-anchor-article-label {
  background: linear-gradient(135deg, #7d45c8 0%, #c58adf 100%);
}

.cp-anchor-article-item.cp-anchor-botox .cp-anchor-article-label,
.cp-anchor-article-item.cp-anchor-hydra .cp-anchor-article-label,
.cp-anchor-article-item.cp-anchor-skinvive .cp-anchor-article-label {
  background: linear-gradient(135deg, #146ed0 0%, #4fc7e8 100%);
}

.cp-anchor-article-item.cp-anchor-cheek-lipo .cp-anchor-article-label {
  background: linear-gradient(135deg, #d84b7a 0%, #9f1f50 100%);
}

.cp-anchor-article-item.cp-anchor-mesona .cp-anchor-article-label {
  background: linear-gradient(135deg, #ef6b61 0%, #cf3f49 100%);
}

.cp-anchor-article-item.cp-anchor-hyaluronic .cp-anchor-article-link {
  border-color: rgba(125, 69, 200, 0.24);
}

.cp-anchor-article-item.cp-anchor-cheek-lipo .cp-anchor-article-link,
.cp-anchor-article-item.cp-anchor-mesona .cp-anchor-article-link {
  border-color: rgba(216, 75, 122, 0.24);
}

.cp-anchor-article-item.cp-anchor-nurse .cp-anchor-article-title {
  color: #0096a6;
}

.cp-anchor-article-item.cp-anchor-hyaluronic .cp-anchor-article-title {
  color: #7445bf;
}

.cp-anchor-article-item.cp-anchor-cheek-lipo .cp-anchor-article-title {
  color: #bf2f63;
}

.cp-anchor-article-item.cp-anchor-mesona .cp-anchor-article-title {
  color: #d94f4b;
}

/* Tablet */
@media screen and (max-width: 1100px) {
  .cp-anchor-article-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* SP */
@media screen and (max-width: 750px) {
  .cp-anchor-article-nav {
    padding: 14px 12px 18px;
  }

  .cp-anchor-article-list {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .cp-anchor-article-link {
    min-height: 0;
    padding: 12px 34px 12px 13px;
    border-radius: 14px;
    box-shadow: none;
  }

  .cp-anchor-article-link::after {
    right: 14px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }

  .cp-anchor-article-label {
    margin-bottom: 5px;
    padding: 3px 8px 4px;
    font-size: 10px;
  }

  .cp-anchor-article-title {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 1.25;
  }

  .cp-anchor-article-text {
    font-size: 12px;
    line-height: 1.45;
  }

  .cp-anchor-article-tags {
    margin-top: 5px;
    padding-top: 0;
    font-size: 10px;
  }
}


/* =========================
   SP Article Anchor Layout Override
   SPのみ：紹介カードを2列3行風に配置 / 下部タグ省略
========================= */

@media screen and (max-width: 750px) {
  .cp-anchor-article-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .cp-anchor-article-link {
    min-height: 122px;
    padding: 11px 26px 12px 12px;
  }

  .cp-anchor-article-label {
    display: inline-flex;
    margin-bottom: 5px;
    padding: 3px 7px 4px;
    font-size: 10px;
    line-height: 1.1;
  }

  .cp-anchor-article-title {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 1.25;
  }

  .cp-anchor-article-text {
    font-size: 11px;
    line-height: 1.42;
  }

  /* 下部の「XXXX / XXXX / XXXX」はSPでは省略 */
  .cp-anchor-article-tags {
    display: none;
  }

  .cp-anchor-article-link::after {
    right: 12px;
    width: 6px;
    height: 6px;
  }

  /* 5項目の場合も2列3行で自然に収まるよう、最後だけ横幅いっぱい */
  .cp-anchor-article-item:last-child {
    grid-column: 1 / -1;
  }

  .cp-anchor-article-item:last-child .cp-anchor-article-link {
    min-height: 92px;
  }
}

@media screen and (max-width: 390px) {
  .cp-anchor-article-nav {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cp-anchor-article-list {
    gap: 7px;
  }

  .cp-anchor-article-link {
    min-height: 116px;
    padding: 10px 24px 11px 10px;
    border-radius: 13px;
  }

  .cp-anchor-article-title {
    font-size: 14px;
  }

  .cp-anchor-article-text {
    font-size: 10.5px;
  }
}


/* =========================
   Anchor Article Arrow Override
   矢印を下向き / リンクマス下部中央へ移動
========================= */

.cp-anchor-article-link {
  padding-bottom: 42px;
}

.cp-anchor-article-link::after {
  right: 50%;
  bottom: 16px;
  top: auto;
  width: 8px;
  height: 8px;
  transform: translateX(50%) rotate(45deg);
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
}

@media screen and (max-width: 750px) {
  .cp-anchor-article-link {
    padding-right: 12px;
    padding-bottom: 30px;
  }

  .cp-anchor-article-link::after {
    right: 50%;
    bottom: 12px;
    top: auto;
    width: 6px;
    height: 6px;
    transform: translateX(50%) rotate(45deg);
  }

  .cp-anchor-article-item:last-child .cp-anchor-article-link {
    min-height: 104px;
  }
}

@media screen and (max-width: 390px) {
  .cp-anchor-article-link {
    padding-right: 10px;
    padding-bottom: 28px;
  }

  .cp-anchor-article-link::after {
    bottom: 11px;
  }
}


/* =========================
   Fix: Renusna Anchor Card
   レニスナのタイトルへ背景が乗らないように修正
========================= */

.cp-anchor-article-item.cp-anchor-renusna .cp-anchor-article-label {
  color: #ffffff;
  background: linear-gradient(135deg, #2457d6 0%, #00a8c8 100%);
}

.cp-anchor-article-item.cp-anchor-renusna .cp-anchor-article-title {
  color: #0959b8;
  background: none;
}

/* =========================
   Utility
========================= */

.ls0 {
  letter-spacing: 0;
}
.cp-rec202607-footer-safe-bg{
	background-color: transparent!important;
}
