﻿@charset "UTF-8";

/* ----------------------------------
 ホワイトデイギフト 2026
---------------------------------- */
:root {
  --lp-color01: #0fa6c5;
  --lp-color02: #030303;
  --lp-color03: #CC3300;
  --lp-color04: #7e2c2c;
  --lp-color05: #132060;
  --lp-color06: #661d00;
  --lp-color07: #256c81;
  --lp-color08: #208079;
}



/* PCのみ改行 */
br.pc-only {
  display: none;
}

@media screen and (min-width: 769px) {
  br.pc-only {
    display: inline;
  }
}

/* SPのみ改行  */
br.sp-only {
  display: inline;
}

@media screen and (min-width: 768px) {
  br.sp-only {
    display: none;
  }
}



 /* レイアウト */

.content-inner {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
}

.sec-anchor .content-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#valentine * {
  box-sizing: border-box;
}

#valentine h1,
#valentine h2,
#valentine h3,
#valentine h4 {
  padding: 0;
  margin: 0;
  border: none;
}

#valentine section {
  margin: 0 auto 120px;
}

@media screen and (max-width: 768px) {
  #valentine section {
    margin: 0 auto 80px;
  }
}

/* メインビジュアル */

#valentine .sec-mv {
  margin-bottom: 1rem;
  margin-bottom: clamp(1rem, -0.2rem + 5.12vw, 3rem);
}

#valentine .sec-mv .visual {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

#valentine .sec-mv .visual img {
  width: 100%;
  vertical-align: top;
}

#valentine .sec-mv .page-lead {
  margin-top: 1rem;
  margin-top: clamp(1rem, -0.2rem + 5.12vw, 3rem);
}

#valentine .sec-mv .page-lead .page-lead-text {
  width: calc(630 / 710 * 100%);
  margin: 1.25rem auto 0;
  margin: clamp(1.25rem, 1.063rem + 0.8vw, 1.563rem) auto 0;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #valentine .sec-mv .page-lead .page-lead-text {
    text-align: left;
    margin-bottom: 30px;
  }
}

/* ページ内リンク */
#valentine .sec-anchor .anchor-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2px;
  width: calc(340 / 710 * 100%);
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

#valentine .sec-anchor .anchor-list li {
  width: auto;
  min-height: 48px;
}

#valentine .sec-anchor .anchor-list li a {
  height: 100%;
  padding: 1.0em 3em 1.0em 1.0em;
  color: #fff;
  font-size: 0.813rem;
  font-size: clamp(0.813rem, 0.7rem + 0.48vw, 1rem);
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  background-color: var(--lp-color01);
  position: relative;
}

/* 予算で選ぶ */
#valentine .anchor-ttl--budget+.anchor-list li a {
  background-color: var(--lp-color07);
}

/* 贈る相手で選ぶ*/
#valentine .anchor-ttl--person+.anchor-list li a {
  background-color: var(--lp-color08);
}

#valentine .sec-anchor .anchor-list li a::after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  border-top: #FFF 1px solid;
  border-right: #FFF 1px solid;
  top: 50%;
  right: 1em;
  transform: translateY(-51%) rotate(135deg);
}

/* PC */
@media screen and (min-width: 769px) {
  #valentine .sec-anchor .content-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 10px;
    align-items: start;
  }

  #valentine .sec-anchor h2 {
    text-align: left;
    margin: 0px;
    color: #000000;
    font-weight: bold;
    font-size: 17px
  }

  /* 1行目：見出し */
  #valentine .anchor-ttl--budget {
    grid-column: 1;
    grid-row: 1;
    margin: 0 0 10px;
  }

  #valentine .anchor-ttl--person {
    grid-column: 2;
    grid-row: 1;
    margin: 0 0 10px;
  }

  /* 2行目：タブ */
  #valentine .sec-anchor ul.anchor-list:first-of-type {
    grid-column: 1;
    grid-row: 2;
    width: 100%;
    margin: 0;
  }

  #valentine .sec-anchor ul.anchor-list:last-of-type {
    grid-column: 2;
    grid-row: 2;
    width: 100%;
    margin: 0;
  }

  /* タブ3つ */
  #valentine .sec-anchor .anchor-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2px;
  }

  /* 3行目：バナー */
  #valentine .sec-anchor .hair-care-set {
    grid-column: 1 / -1;
    grid-row: 3;
    justify-self: center;
    margin-top: 30px;
  }

  /* 予算で選ぶ*/
  #valentine .anchor-ttl--budget+.anchor-list li a {
    background-color: #256c81;
  }

  /* 贈る相手で選ぶ */
  #valentine .anchor-ttl--person+.anchor-list li a {
    background-color: #208079;
  }

}


/*  White Day limited banner */
#valentine .whiteday-limited {
  width: calc(320 / 710 * 100%);
  margin: 0 auto;
  max-width: 980px;
}

#valentine .whiteday-limited__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;

  /* 外枠（青緑の太線） */
  border: 6px solid var(--lp-color01);

  /* 中の白枠 */
  background: #fff;
  padding: 18px 18px;
  text-decoration: none;
  color: inherit;
  width: 100%;
  margin-top: 30px;
}

#valentine .whiteday-limited__left {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 220px;
}

#valentine .whiteday-limited__sub {
  font-size: clamp(14px, 2.6vw, 20px);
  font-weight: 700;
  letter-spacing: 0.02em;
}

#valentine .whiteday-limited__title {
  font-size: clamp(18px, 3.4vw, 28px);
  font-weight: 700;
  letter-spacing: 0.02em;
}

#valentine .whiteday-limited__right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#valentine .whiteday-limited__img {
  max-width: 420px;
  width: 100%;
  height: auto;
  display: block;
}

/* 右端の ▼ */
#valentine .whiteday-limited__arrow {
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 28px;
  position: relative;
}

#valentine .whiteday-limited__arrow::before {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  transform: rotate(45deg);
  display: block;
}

.hair-care-set {
  display: block;
  max-width: 460px;
  margin: 0 auto;
  margin-top: 30px;
}

.hair-care-set__img {
  width: 100%;
  height: auto;
  display: block;
}


@media (max-width: 768px) {
  #valentine .whiteday-limited__link {
    padding: 14px;
    gap: 12px;
  }

  #valentine .whiteday-limited__left {
    min-width: 160px;
  }

  #valentine .whiteday-limited__img {
    max-width: 240px;
  }

  #valentine .sec-anchor .anchor-list li a {
    font-size: 12px;
  }

  #valentine .sec-anchor .anchor-list li a::after {
    right: 0.8em;
  }
}

@media screen and (max-width: 768px) {
  #valentine .sec-anchor .anchor-list {
    width: calc(630 / 710 * 100%);
    margin: 10px auto 24px;
  }

  #valentine .whiteday-limited {
    width: calc(630 / 710 * 100%);
    margin: 10px auto 24px;
  }

  #valentine .whiteday-limited__link {
    width: 100%;
  }

  .hair-care-set {
    max-width: 332px;
  }

  #valentine .sec-anchor .anchor-list li a {
    padding: 1.5em 2em 1.5em 1.5em;
  }

  #valentine .sec-anchor .anchor-item--friend a {
    white-space: nowrap;
    word-break: keep-all;
  }

  .sec-anchor h2 {
    font-size: 16px
  }

  #valentine .sec-anchor h2 {
    text-align: center;
    font-size: 18px;
  }
}


#valentine .band__img {
  width: calc(180 / 710 * 100%);
  margin: 0 auto 24px;
  display: block
}


#valentine .budget-band span {
  display: block;
  padding: 14px 0;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-top: -30px;
}

/* SP調整 */
@media (max-width: 768px) {
  #valentine .budget-band span {
    font-size: 16px;
    padding: 12px 0;
    margin-top: -30px;
  }

  #valentine .band__img {
    width: calc(380 / 710 * 100%);
    margin: 0 auto 24px;
    display: block
  }

}

/* 商品 */
#valentine :is(.sec-product, .sec-wrapping) {
  padding: 0 20px;
}

#valentine :is(.sec-product, .sec-wrapping) h2.ttl {
  max-width: 500px;
  width: calc(320 / 710 * 100%);
  padding: 10px 0 15px;
  margin: 0 auto 70px;
  border-top: var(--lp-color05) 3px double;
  border-bottom: var(--lp-color05) 3px double;
  text-align: center;
  line-height: 1.0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#valentine :is(.sec-product, .sec-wrapping) h2.ttl.recipient_index {
  border-top: var(--lp-color05) 3px double;
  border-bottom: var(--lp-color05) 3px double;
}


#valentine :is(.sec-product, .sec-wrapping) h2.ttl.recipient_index .eng {
  color: var(--lp-color05);
}

#valentine :is(.sec-product, .sec-wrapping) h2.ttl .eng {
  font-size: 50px;
  font-family: var(--fontUnna);
  font-weight: 500;
  text-align: center;
  color: var(--lp-color05);
}

#valentine :is(.sec-product, .sec-wrapping) h2.ttl .eng .yen {
  font-size: 0.7em;
}

.sub-ttl {
  font-family: "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
}

.tax {
  font-size: 0.7em;
}

#valentine :is(.sec-product, .sec-wrapping) h2.ttl .jp {
  margin-top: 10px;
  font-size: 20px;
  text-align: center;
  color: var(--lp-color05);
}

#valentine :is(.sec-product, .sec-wrapping) h2.ttl.recipient_index .jp {
  color: var(--lp-color05);
}

#valentine :is(.sec-product, .sec-wrapping) .product-box+.product-box {
  margin-top: 100px;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#valentine :is(.sec-product, .sec-wrapping) .product-list li.product-box:nth-child(2n) {
  flex-direction: row-reverse;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .image {
  width: calc(50% - 40px);
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .image .pop {
  margin-bottom: 28px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.008em;
  color: var(--lp-color05);
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .image .img {
  width: 100%;
  padding: 100% 0 0;
  text-align: center;
  position: relative;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .image .img figure {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .image .img figure img {
  max-width: 100%;
  max-height: 100%;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .desc {
  width: calc(50% - 20px);
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .desc .name {
  margin-bottom: 0.813rem;
  margin-bottom: clamp(1.6rem, 1.4rem + 0.96vw, 2rem);
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 0.7rem + 1.28vw, 1.5rem);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.008em;
  color: #000;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .desc .name .small {
  font-size: 0.813rem;
  font-size: clamp(0.813rem, 0.7rem + 0.48vw, 1rem);
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.008em;
  color: #000;
}

#valentine .recommend-text .small {
  font-size: 0.813rem;
  font-size: 0.813rem;
  font-size: clamp(0.813rem, 0.7rem + 0.48vw, 1rem);
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.008em;
}


#valentine :is(.sec-product, .sec-wrapping) .product-box .desc .text {
  margin-bottom: 1.125rem;
  margin-bottom: clamp(1.125rem, 0.9rem + 0.96vw, 1.5rem);
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.32vw, 1.125rem);
  letter-spacing: 0.08em;
  line-height: 1.62;
}

#valentine .sec-product .product-box .desc .text {
  padding: 0;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .recommend {
  padding: 40px 20px 20px;
  margin: 40px 0 30px;
  border: var(--lp-color05) 2px solid;
  position: relative;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .recommend-ttl {
  padding: 10px 20px;
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.32vw, 1.125rem);
  white-space: nowrap;
  word-break: keep-all;
  color: #FFF;
  background: var(--lp-color05);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .recommend-text {
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.32vw, 1.125rem);
  color: var(--lp-color05);
  ;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .button {
  display: flex;
  justify-content: center;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .button a {
  width: calc(500 / 630 * 100%);
  padding: 0.5em;
  border: var(--lp-color05) 2px solid;
  border-radius: 10px;
  background-color: var(--lp-color05);
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.01em;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .button.detail a {
  border: var(--lp-color05) 2px solid;
  background-color: var(--lp-color05);
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .button a:hover {
  color: var(--lp-color05);
  border: var(--lp-color05) 2px solid;
  background: #FFF;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .button.detail a:hover {
  color: var(--lp-color05);
  border: var(--lp-color05) 2px solid;
  background: #FFF;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .set {
  padding: 40px 20px 20px;
  margin: 40px 0 30px;
  border: var(--lp-color05) 2px solid;
  position: relative;
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .set-ttl {
  padding: 10px 20px;
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.32vw, 1.125rem);
  white-space: nowrap;
  word-break: keep-all;
  color: #FFF;
  background: var(--lp-color05);
  ;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

#valentine :is(.sec-product, .sec-wrapping) .product-box .set-text {
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.32vw, 1.125rem);
  color: var(--lp-color05);
  ;
}


@media screen and (max-width: 768px) {
  #valentine :is(.sec-product, .sec-wrapping) h2.ttl {
    margin-bottom: 40px;
  }

  #valentine :is(.sec-product, .sec-wrapping) h2.ttl .eng {
    font-size: 38px;
  }

  #valentine :is(.sec-product, .sec-wrapping) h2.ttl .jp {
    font-size: 12px;
  }

  #valentine :is(.sec-product, .sec-wrapping) .product-box {
    display: block;
  }

  #valentine :is(.sec-product, .sec-wrapping) .product-box .image {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px;
  }

  #valentine :is(.sec-product, .sec-wrapping) .product-box .image .img {
    width: 85%;
    padding: 85% 0 0;
    margin: 0 auto;
  }

  #valentine :is(.sec-product, .sec-wrapping) .product-box .desc {
    width: 100%;
  }

  #valentine :is(.sec-product, .sec-wrapping) h2.ttl {
    max-width: 500px;
    width: calc(630 / 710 * 100%);
  }

  #valentine .budget-band {
    max-width: 500px;
    width: calc(630 / 710 * 100%);
  }

  #valentine :is(.sec-product, .sec-wrapping) .product-box .image .pop {
    margin-bottom: 10px;
    font-size: 26px;
  }

  #valentine #limited .product-box .image>p.pop {
    margin: -20px 0;
  }

  #valentine :is(.sec-product, .sec-wrapping) .product-box .button.button--shopper a {
    font-size: 18px;
  }

  #valentine .nowrap {
    white-space: nowrap;
  }

  #valentine #limited .product-box .desc>h3.name {
    margin-top: -46px;
  }


  /* スペシャルセット */
  #valentine .special-set {
    background: #d1ebf7;
  }

  #valentine .special-set .content-inner {
    padding: 80px 20px;
  }

  #valentine .special-set .pop {
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.008em;
    color: var(--lp-color05);
  }

  #valentine .special-set h2.ttl {
    max-width: 500px;
    width: calc(320 / 710 * 100%);
    padding: 10px 0 15px;
    margin: 0 auto 70px;
    border-top: var(--lp-color04) 3px double;
    border-bottom: var(--lp-color04) 3px double;
    text-align: center;
    line-height: 1.0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #valentine .special-set h2.ttl {
    padding: 0;
    margin: 0 0 20px;
    text-align: center;
    line-height: 1.0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #valentine .special-set h2.ttl .eng {
    font-size: 50px;
    font-family: var(--fontUnna);
    font-weight: 500;
    text-align: center;
    color: var(--lp-color05);
  }

  #valentine .special-set h2.ttl .jp {
    margin-top: 10px;
    font-size: 1rem;
    font-size: clamp(1rem, 0.925rem + 0.32vw, 1.125rem);
    font-weight: normal;
    text-align: center;
  }

  #valentine .special-set .frame {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #valentine .special-set .frame .image {
    width: 50%;
  }

  #valentine .special-set .frame .desc {
    width: calc(50% - 60px);
  }

  #valentine .special-set .frame .desc .text {
    margin-bottom: 1.125rem;
    margin-bottom: clamp(1.125rem, 0.9rem + 0.96vw, 1.5rem);
    font-size: 1rem;
    font-size: clamp(1rem, 0.925rem + 0.32vw, 1.125rem);
    letter-spacing: 0.08em;
    line-height: 2.0;
  }

  #valentine .special-set .frame .desc .button {
    display: flex;
    justify-content: center;
  }

  #valentine .special-set .frame .desc .button a {
    width: calc(500 / 630 * 100%);
    padding: 0.5em;
    border: var(--lp-color01) 2px solid;
    border-radius: 10px;
    background-color: var(--lp-color01);
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.01em;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
  }

  #valentine .special-set .frame .desc .button a:hover {
    color: var(--lp-color01);
    background: #FFF;
  }

}

@media screen and (max-width: 768px) {
  #valentine .special-set .content-inner {
    padding: 60px 20px;
  }

  #valentine .special-set .ttl {
    margin: 0 0 5px;
    font-size: 36px;
  }

  #valentine .special-set .frame {
    display: block;
  }

  #valentine .special-set .frame .image {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px;
  }

  #valentine .sec-wrapping .frame .desc {
    width: 100%;
  }
}



/* セルフラッピングアイテム */
#valentine .sec-wrapping {
  background: #f6f6f6;
}

#valentine .sec-wrapping .content-inner {
  padding: 80px 20px;
}

#valentine .sec-wrapping h2.ttl {
  padding: 0;
  margin: 0 0 20px;
  text-align: center;
  line-height: 1.0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-top: none;
  border-bottom: none;
}

#valentine .sec-wrapping h2.ttl .eng {
  font-size: 50px;
  font-family: var(--fontUnna);
  font-weight: 500;
  text-align: center;
  color: var(--lp-color04);
}

#valentine .sec-wrapping h2.ttl .eng,
#valentine .sec-wrapping h2.ttl .jp {
  color: #000;
}

#valentine .sec-wrapping h2.ttl .jp {
  margin-top: 10px;
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.32vw, 1.125rem);
  font-weight: normal;
  text-align: center;
}

#valentine .sec-wrapping .frame {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#valentine .sec-wrapping .frame .image {
  width: 50%;
}

#valentine .sec-wrapping .frame .desc {
  width: calc(50% - 60px);
}

#valentine .sec-wrapping .frame .desc .text {
  margin-bottom: 1.125rem;
  margin-bottom: clamp(1.125rem, 0.9rem + 0.96vw, 1.5rem);
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.32vw, 1.125rem);
  letter-spacing: 0.08em;
  line-height: 2.0;
}

#valentine .sec-wrapping .frame .desc .button {
  display: flex;
  justify-content: center;
}

#valentine .sec-wrapping .frame .desc .button a {
  width: calc(500 / 630 * 100%);
  padding: 0.5em;
  border: #132060 2px solid;
  border-radius: 10px;
  background-color: #132060;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.01em;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}

#valentine .sec-wrapping .frame .desc .button a:hover {
  color: var(--lp-color05);
  background: #FFF;
}

@media screen and (max-width: 768px) {
  #valentine .sec-wrapping .content-inner {
    padding: 60px 20px;
  }

  #valentine .sec-wrapping .ttl {
    margin: 0 0 5px;
    font-size: 36px;
  }

  #valentine .sec-wrapping .frame {
    display: block;
  }

  #valentine .sec-wrapping .frame .image {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px;
  }

  #valentine .sec-wrapping .frame .desc {
    width: 100%;
  }
}

/* お役立ちコラム */
#valentine .sec-columns .title {
  padding: 0 0 0 320px;
  text-align: left;
  position: relative;
}

#valentine .sec-columns .title::before {
  content: '';
  width: 5.813rem;
  width: clamp(5.813rem, 2.363rem + 14.72vw, 11.563rem);
  height: 4.875rem;
  height: clamp(4.875rem, 1.95rem + 12.48vw, 9.75rem);
  padding: 0 0 0 33%;
  display: block;
  background-image: url("/img/pages/valentine/2026/icon_column.png");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translateY(-50%);
}

#valentine .sec-columns .title .ttl {
  margin: 0;
  padding: 0;
  font-size: 1.125rem;
  font-size: clamp(1.125rem, 0.9rem + 0.96vw, 1.5rem);
  font-weight: bold;
  letter-spacing: 0.12em;
}

#valentine .sec-columns .title .sub {
  margin-top: 0.875rem;
  margin-top: clamp(0.875rem, 0.8rem + 0.32vw, 1rem);
  font-size: 0.875rem;
  font-size: clamp(0.875rem, 0.65rem + 0.96vw, 1.25rem);
}

#valentine .sec-columns .content-box {
  margin-top: 2.125rem;
  margin-top: clamp(2.125rem, 1.225rem + 3.84vw, 3.625rem);
}

#valentine .sec-columns .content-box .list {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  gap: clamp(0.875rem, 0.65rem + 0.96vw, 1.25rem);
  counter-reset: number 0;
}

#valentine .sec-columns .content-box .list li {
  width: 100%;
  counter-increment: number;
}

#valentine .sec-columns .content-box .list li a {
  width: 100%;
  padding: 1.82em 3.57em 1.82em calc((86 / 710 * 100%) + 30px);
  display: block;
  font-size: 0.875rem;
  font-size: clamp(0.875rem, 0.65rem + 0.96vw, 1.25rem);
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #707070;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}

#valentine .sec-columns .content-box .list li a:before {
  content: counter(number);
  width: calc(86 / 710 * 100%);
  height: 100%;
  font-size: 1.5rem;
  font-size: clamp(1.5rem, 0.975rem + 2.24vw, 2.375rem);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--lp-color06);
  position: absolute;
  top: 0;
  left: 0;
}

#valentine .sec-columns .content-box .list li a::after {
  content: '';
  width: 0.57em;
  height: 1em;
  display: block;
  background-image: url("/img/pages/valentine/2026/icon_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 1.21em;
  transform: translateY(-50%);
}

[data-browse-mode="S"] #valentine .sec-columns {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  #valentine .sec-columns .title {
    padding: 4.875rem 0 0;
    padding: calc(clamp(4.875rem, 1.95rem + 12.48vw, 9.75rem) + 30px) 0 0;
    text-align: center;
  }

  #valentine .sec-columns .title::before {
    background-position: center;
    top: 0;
    left: 50%;
    transform: translateY(0%) translateX(-50%);
  }

  #valentine .sec-columns .content-box .list {
    padding: 0 20px;
  }

  #valentine .sec-columns .content-box .list li a {
    padding: 14px 3.57em 14px calc((86 / 710 * 100%) + 20px);
  }
}

#valentine .sec-product--bg {
  margin-bottom: 0;
  padding: 40px 20px;
  background-color: #d8f2ff;
}

@media screen and (max-width: 768px) {
  #valentine .sec-product--bg {
    padding: 40px 20px;
  }

  #valentine h2.ttl.special-set {
    margin-bottom: 0px;
  }
}

#valentine .note-small {
  font-size: 0.7em;
  line-height: 1.6;
  display: inline-block;
}

/* Special Set 見出し色 */
#valentine h2.ttl.special-set .eng,
#valentine h2.ttl.special-set .jp {
  color: #132060;
}

#valentine h2.ttl.special-set {
  border-top: var(--lp-color05) 3px double;
  border-bottom: var(--lp-color05) 3px double;
}