#mother-father-day-cp {
  /* ==========================================
     共通・リセット・ベース設定
     ========================================== */
}

#mother-father-day-cp .is-pc {
  display: block;
}

@media (max-width: 736px) {
  #mother-father-day-cp .is-pc {
    display: none !important;
  }
}

#mother-father-day-cp .is-sp {
  display: none !important;
}

@media (max-width: 736px) {
  #mother-father-day-cp .is-sp {
    display: block !important;
  }
}

#mother-father-day-cp *,
#mother-father-day-cp *:before,
#mother-father-day-cp *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#mother-father-day-cp html {
  font-size: 16px;
  scroll-behavior: smooth;
}

#mother-father-day-cp body {
  font-family:
    Noto Sans JP,
    sans-serif;
  color: #555;
  background: #fff;
  overflow-x: hidden;
}

#mother-father-day-cp img {
  max-width: 100%;
  height: auto;
  display: block;
}

#mother-father-day-cp a {
  text-decoration: none;
  color: inherit;
}

#mother-father-day-cp ul,
#mother-father-day-cp ol {
  list-style: none;
}

/* ==========================================
   KV (キービジュアル) セクション
   ========================================== */
#mother-father-day-cp .kv[data-astro-cid-bqc3wn4l] {
  background-color: #edebe8;
  aspect-ratio: 1920/844;
  position: relative;
}

@media (max-width: 736px) {
  #mother-father-day-cp .kv[data-astro-cid-bqc3wn4l] {
    aspect-ratio: 750/1000;
  }
}

#mother-father-day-cp
  .kv-img[data-astro-cid-bqc3wn4l]
  img[data-astro-cid-bqc3wn4l] {
  width: auto;
  /*height:100%*/
}

#mother-father-day-cp .kv-content[data-astro-cid-bqc3wn4l] {
  position: absolute;
  width: calc(736 / 1920 * 100vw);
  top: 9.53125vw;
  right: calc(73 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .kv-content[data-astro-cid-bqc3wn4l] {
    width: calc(355 / 393 * 100vw);
    top: auto;
    bottom: calc(-45 / 393 * 100vw);
    right: 0;
    left: 0;
    margin: auto;
    transform: translate(-1.5vw);
  }
}

#mother-father-day-cp .kv-title[data-astro-cid-bqc3wn4l] {
  margin-bottom: 7.8125vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .kv-title[data-astro-cid-bqc3wn4l] {
    margin-bottom: calc(18 / 393 * 100vw);
  }
}

#mother-father-day-cp .kv-title-img[data-astro-cid-bqc3wn4l] {
  width: 100%;
  margin-bottom: 1.25vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .kv-title-img[data-astro-cid-bqc3wn4l] {
    margin-bottom: calc(20 / 393 * 100vw);
  }
}

#mother-father-day-cp .kv-date[data-astro-cid-bqc3wn4l] {
  width: calc(507 / 1920 * 100vw);
  margin: 0 auto;
}

@media (max-width: 736px) {
  #mother-father-day-cp .kv-date[data-astro-cid-bqc3wn4l] {
    width: calc(180 / 393 * 100vw);
  }
}

#mother-father-day-cp .kv-date-img[data-astro-cid-bqc3wn4l] {
  width: 100%;
}

/* ==========================================
   Intro (イントロ) セクション
   ========================================== */
#mother-father-day-cp .intro[data-astro-cid-u43ozx4m] {
  position: relative;
  overflow: hidden;
  padding: calc(130 / 1920 * 100vw) 0;
  background: url(../img/intro/bg.png) no-repeat center center;
  background-size: calc(1760 / 1920 * 100vw) auto;
}

@media (max-width: 736px) {
  #mother-father-day-cp .intro[data-astro-cid-u43ozx4m] {
    padding: calc(70 / 393 * 100vw) 0 calc(60 / 393 * 100vw);
    background-size: calc(420 / 393 * 100vw) auto;
    background: url(../img/intro/bg_sp.png) no-repeat center 100%;
    background-size: 100% auto;
  }
}

#mother-father-day-cp .intro-inner[data-astro-cid-u43ozx4m] {
  width: 100%;
}

#mother-father-day-cp
  .intro-inner[data-astro-cid-u43ozx4m]
  img[data-astro-cid-u43ozx4m] {
  width: 100%;
  height: auto;
}

#mother-father-day-cp .intro-content[data-astro-cid-u43ozx4m] {
  width: 100%;
  padding: 0 calc(40 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .intro-content[data-astro-cid-u43ozx4m] {
    padding: 0 calc(24 / 393 * 100vw);
  }
}

#mother-father-day-cp .intro-lead[data-astro-cid-u43ozx4m] {
  width: calc(577 / 1920 * 100vw);
  margin: 0 auto calc(70 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .intro-lead[data-astro-cid-u43ozx4m] {
    width: calc(289 / 393 * 100vw);
    margin-bottom: calc(34 / 393 * 100vw);
  }
}

#mother-father-day-cp .intro-lead-img[data-astro-cid-u43ozx4m] {
  width: 100%;
}

#mother-father-day-cp .intro-catch[data-astro-cid-u43ozx4m] {
  width: calc(674 / 1920 * 100vw);
  margin: 0 auto calc(260 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .intro-catch[data-astro-cid-u43ozx4m] {
    width: calc(312 / 393 * 100vw);
    margin-bottom: calc(68 / 393 * 100vw);
  }
}

#mother-father-day-cp .intro-catch-img[data-astro-cid-u43ozx4m] {
  width: 100%;
}

#mother-father-day-cp .intro-nav[data-astro-cid-u43ozx4m] {
  display: flex;
  justify-content: center;
  gap: 3.125vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .intro-nav[data-astro-cid-u43ozx4m] {
    flex-direction: column;
    gap: calc(20 / 393 * 100vw);
    width: 100%;
  }
}

#mother-father-day-cp .intro-nav-btn[data-astro-cid-u43ozx4m] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #e60012;
  padding: calc(26 / 1920 * 100vw) calc(10 / 1920 * 100vw);
  width: 31.25vw;
  color: #e60012;
  transition: opacity 0.3s;
}

@media (max-width: 736px) {
  #mother-father-day-cp .intro-nav-btn[data-astro-cid-u43ozx4m] {
    padding: calc(8 / 393 * 100vw) 0;
    width: calc(210 / 393 * 100vw);
    margin: 0 auto;
  }
}

#mother-father-day-cp .intro-nav-btn[data-astro-cid-u43ozx4m]:after {
  content: "";
  display: block;
  width: 1.5625vw;
  height: 1.5625vw;
  border-top: 1px solid #e60012;
  border-right: 1px solid #e60012;
  transform: rotate(135deg);
  margin: 0 auto;
}

@media (max-width: 736px) {
  #mother-father-day-cp .intro-nav-btn[data-astro-cid-u43ozx4m]:after {
    width: calc(12 / 393 * 100vw);
    height: calc(12 / 393 * 100vw);
  }
}

#mother-father-day-cp .intro-nav-btn[data-astro-cid-u43ozx4m]:hover {
  opacity: 0.7;
}

#mother-father-day-cp .intro-nav-btn-text[data-astro-cid-u43ozx4m] {
  font-size: calc(38 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .intro-nav-btn-text[data-astro-cid-u43ozx4m] {
    font-size: calc(14 / 393 * 100vw);
  }
}

/* ==========================================
   Lgs (商品リスト・メインアイテム) セクション
   ========================================== */
#mother-father-day-cp .lgs[data-astro-cid-e6y626s4] {
  padding: calc(80 / 1920 * 100vw) 0;
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs[data-astro-cid-e6y626s4] {
    padding: calc(30 / 393 * 100vw) 0 calc(50 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-header[data-astro-cid-e6y626s4] {
  text-align: center;
  margin-bottom: calc(50 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-header[data-astro-cid-e6y626s4] {
    margin-bottom: calc(18 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-title[data-astro-cid-e6y626s4] {
  width: calc(946 / 1920 * 100vw);
  max-width: 100%;
  margin: 0 auto calc(40 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-title[data-astro-cid-e6y626s4] {
    width: calc(195 / 393 * 100vw);
    margin-bottom: calc(18 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-limited[data-astro-cid-e6y626s4] {
  font-size: calc(46 / 1920 * 100vw);
  font-weight: 700;
  color: #e60012;
  max-width: 28.125vw;
  border-top: solid 1px #e60012;
  border-bottom: solid 1px #e60012;
  padding: calc(8 / 1920 * 100vw) 0;
  margin: 0 auto;
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-limited[data-astro-cid-e6y626s4] {
    font-size: calc(19 / 393 * 100vw);
    max-width: calc(252 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-desc[data-astro-cid-e6y626s4] {
  font-size: calc(28 / 1920 * 100vw);
  line-height: 1.7;
  text-align: center;
  margin-bottom: calc(155 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-desc[data-astro-cid-e6y626s4] {
    font-size: calc(12 / 393 * 100vw);
  }
}

#mother-father-day-cp .pickup1 {
  width: 74.4791666667vw;
  margin: 0 auto;
  gap: calc(115 / 1920 * 100vw);
  background: #f6f5f3;
  border-radius: calc(10 / 1920 * 100vw);
}
#mother-father-day-cp .pickup1 .text-box {
  text-align: center;
  padding: 20px 0 60px;
}
@media (max-width: 736px) {
  #mother-father-day-cp .pickup1 {
    width: 87.5318066158vw;
    padding: calc(10 / 393 * 100vw);
    padding-top: 0;
    margin-top: calc(80 / 393 * 100vw);
  }
  #mother-father-day-cp .pickup1 .text-box {
    text-align: center;
    padding: 0 0 5px;
  }
}
#mother-father-day-cp .pickup1 .text-box h3 {
  font-size: calc(30 / 1920 * 100vw);
  letter-spacing: 0.2em;
  color: #555;
  font-weight: normal;
}
#mother-father-day-cp .pickup1 .text-box h3 span {
  display: block;
  font-size: 1.47em;
  font-weight: 700;
  color: #d70213;
}
@media (max-width: 736px) {
  #mother-father-day-cp .pickup1 .text-box h3 {
    font-size: calc(14 / 393 * 100vw);
    margin-bottom: calc(8 / 393 * 100vw);
    line-height: 1.5;
  }
}
#mother-father-day-cp .lgs-item[data-astro-cid-e6y626s4] {
  position: relative;
  width: 74.4791666667vw;
  margin: 0 auto calc(160 / 1920 * 100vw);
  display: flex;
  gap: calc(115 / 1920 * 100vw);
}
#mother-father-day-cp .pickup1 .lgs-item[data-astro-cid-e6y626s4] {
  width: 87%;
  gap: calc(60 / 1920 * 100vw);
  padding-bottom: 4.6875vw;
}

#mother-father-day-cp .pickup2 {
  background: #f6f6f3;
  margin-bottom: 6.25vw;
  padding: 4.6875vw calc(100 / 1920 * 100vw);
}
#mother-father-day-cp .pickup2 .pickup-box {
  background: #fff;
  padding: 4.6875vw calc(100 / 1920 * 100vw);
  padding-bottom: 0;
  border-radius: calc(10 / 1920 * 100vw);
}
#mother-father-day-cp .pickup2 .pickup-box .rec-grid[data-astro-cid-iokxbxur] {
  max-width: calc(1300 / 1920 * 100vw);
  padding: 4.6875vw calc(100 / 1920 * 100vw);
  margin: 0 auto;
}
#mother-father-day-cp .lgs-item[data-astro-cid-e6y626s4]:last-child {
  margin-bottom: 0;
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item[data-astro-cid-e6y626s4] {
    flex-direction: column;
    gap: calc(20 / 393 * 100vw);
    width: 100%;
    margin-bottom: calc(50 / 393 * 100vw);
  }
  #mother-father-day-cp .pickup1 .lgs-item[data-astro-cid-e6y626s4] {
    gap: calc(20 / 393 * 100vw);
  }
  #mother-father-day-cp .pickup2 .pickup-box {
    padding: calc(10 / 393 * 100vw);
    padding-top: calc(26 / 393 * 100vw);
    padding-bottom: 0;
  }
}

#mother-father-day-cp .lgs-item-img[data-astro-cid-e6y626s4] {
  flex: 0 0 44%;
}
#mother-father-day-cp
  .pickup2
  .pickup-box
  .lgs-item-img[data-astro-cid-e6y626s4] {
  margin-bottom: calc(50 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-img[data-astro-cid-e6y626s4] {
    flex: none;
    width: 100%;
  }
  #mother-father-day-cp .father .lgs-item-img[data-astro-cid-e6y626s4] {
    margin-top: calc(54 / 393 * 100vw);
  }
  #mother-father-day-cp .father .lgs-item-tag-img[data-astro-cid-e6y626s4] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
  }
  #mother-father-day-cp .pickup2 {
    padding: calc(30 / 393 * 100vw) calc(14 / 393 * 100vw);
    margin-bottom: calc(50 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-slider[data-astro-cid-e6y626s4] {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#mother-father-day-cp .lgs-slider-track[data-astro-cid-e6y626s4] {
  display: flex;
  transition: transform 0.4s ease;
  width: 100%;
}

#mother-father-day-cp .lgs-slider-slide[data-astro-cid-e6y626s4] {
  flex: 0 0 100%;
  width: 100%;
}

#mother-father-day-cp
  .lgs-slider-slide[data-astro-cid-e6y626s4]
  img[data-astro-cid-e6y626s4] {
  width: 100%;
  height: auto;
}

#mother-father-day-cp .lgs-slider-dots[data-astro-cid-e6y626s4] {
  display: flex;
  justify-content: center;
  gap: 0.625vw;
  margin-top: calc(20 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-slider-dots[data-astro-cid-e6y626s4] {
    gap: calc(8 / 393 * 100vw);
    margin-top: calc(10 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-slider-dot[data-astro-cid-e6y626s4] {
  width: calc(20 / 1920 * 100vw);
  height: calc(20 / 1920 * 100vw);
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #e60012;
  box-sizing: border-box;
  cursor: pointer;
  padding: 0;
  transition: background-color 0.2s;
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-slider-dot[data-astro-cid-e6y626s4] {
    width: calc(10 / 393 * 100vw);
    height: calc(10 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-slider-dot[data-astro-cid-e6y626s4].is-active {
  background-color: #e60012;
}

#mother-father-day-cp .lgs-item-content[data-astro-cid-e6y626s4] {
  flex: 1;
  text-align: center;
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-content[data-astro-cid-e6y626s4] {
    width: 100%;
  }
}

#mother-father-day-cp .lgs-item-tag-img[data-astro-cid-e6y626s4] {
  width: 400px;
  margin: 0 auto;
  transform: translateY(-50%);
}
#mother-father-day-cp .pickup1 .lgs-item-tag-img[data-astro-cid-e6y626s4] {
  max-width: 50%;
}
@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-tag-img[data-astro-cid-e6y626s4] {
    width: calc(286 / 393 * 100vw);
    margin: 0 auto;
  }
  #mother-father-day-cp .pickup1 .lgs-item-tag-img[data-astro-cid-e6y626s4] {
    max-width: 100%;
  }
}

#mother-father-day-cp .lgs-item-badge[data-astro-cid-e6y626s4] {
  display: inline-block;
  border: 1px solid #fc0000;
  color: #fc0000;
  font-size: 1.25vw;
  padding: calc(2 / 1920 * 100vw) calc(28 / 1920 * 100vw);
  margin-bottom: 0.625vw;
  border-radius: calc(4 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-badge[data-astro-cid-e6y626s4] {
    font-size: calc(10 / 393 * 100vw);
    padding: calc(2 / 393 * 100vw) calc(8 / 393 * 100vw);
    margin-bottom: calc(10 / 393 * 100vw);
    border-radius: calc(2 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-item-name[data-astro-cid-e6y626s4] {
  font-size: calc(38 / 1920 * 100vw);
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: calc(20 / 1920 * 100vw);
}

.pickup1 #mother-father-day-cp .lgs-item-name[data-astro-cid-e6y626s4] {
  font-size: calc(30 / 1920 * 100vw);
}
@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-name[data-astro-cid-e6y626s4] {
    font-size: calc(18 / 393 * 100vw);
    margin-bottom: calc(8 / 393 * 100vw);
    line-height: 1.5;
  }
}

#mother-father-day-cp .lgs-item-plus-img[data-astro-cid-e6y626s4] {
  display: block;
  width: calc(44 / 1920 * 100vw);
  margin: calc(20 / 1920 * 100vw) auto;
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-plus-img[data-astro-cid-e6y626s4] {
    width: calc(18 / 393 * 100vw);
    margin: calc(12 / 393 * 100vw) auto;
  }
}

#mother-father-day-cp .lgs-item-price[data-astro-cid-e6y626s4] {
  font-family: Jost, sans-serif;
  font-size: calc(64 / 1920 * 100vw);
  font-weight: 500;
  margin-bottom: 1.875vw;
}
#mother-father-day-cp .pickup1 .lgs-item-price[data-astro-cid-e6y626s4] {
  font-size: calc(53 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-price[data-astro-cid-e6y626s4],
  #mother-father-day-cp .pickup1 .lgs-item-price[data-astro-cid-e6y626s4] {
    font-size: calc(30 / 393 * 100vw);
    margin-bottom: calc(22 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-item-tax[data-astro-cid-e6y626s4] {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: calc(34 / 1920 * 100vw);
  font-weight: 400;
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-tax[data-astro-cid-e6y626s4] {
    font-size: calc(15 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-item-btn[data-astro-cid-e6y626s4] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0.9375vw calc(20 / 1920 * 100vw);
  font-size: calc(34 / 1920 * 100vw);
  font-weight: 500;
  color: #fff;
  position: relative;
  transition: opacity 0.2s;
  margin-bottom: 1.25vw;
}

#mother-father-day-cp .lgs-item-btn[data-astro-cid-e6y626s4]:after {
  content: "";
  display: block;
  width: calc(26 / 1920 * 100vw);
  height: calc(26 / 1920 * 100vw);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(135deg);
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 2.34375vw;
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-btn[data-astro-cid-e6y626s4]:after {
    width: calc(16 / 393 * 100vw);
    height: calc(16 / 393 * 100vw);
    right: calc(20 / 393 * 100vw);
  }
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-btn[data-astro-cid-e6y626s4] {
    padding: calc(12 / 393 * 100vw) 0;
    font-size: calc(18 / 393 * 100vw);
    margin-bottom: calc(12 / 393 * 100vw);
    width: calc(348 / 393 * 100vw);
    margin: 0 auto calc(12 / 393 * 100vw);
  }
}

#mother-father-day-cp .lgs-item-btn[data-astro-cid-e6y626s4]:hover {
  opacity: 0.85;
}

#mother-father-day-cp .lgs-item-btn-mothers[data-astro-cid-e6y626s4] {
  background-color: #e60012;
}
@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-btn-mothers[data-astro-cid-e6y626s4] {
    width: 100%;
  }
}
#mother-father-day-cp .lgs-item-btn-fathers[data-astro-cid-e6y626s4] {
  background-color: #3c9771;
}

#mother-father-day-cp .lgs-item-note[data-astro-cid-e6y626s4] {
  font-size: calc(19.5 / 1920 * 100vw);
  line-height: 1.6;
  text-align: left;
}
#mother-father-day-cp .pickup1 .lgs-item-note[data-astro-cid-e6y626s4] {
  font-size: calc(18.5 / 1920 * 100vw);
  white-space: nowrap;
}

@media (max-width: 736px) {
  #mother-father-day-cp .lgs-item-note[data-astro-cid-e6y626s4],
  #mother-father-day-cp .pickup1 .lgs-item-note[data-astro-cid-e6y626s4] {
    width: calc(348 / 393 * 100vw);
    margin: 0 auto;
    font-size: calc(10 / 393 * 100vw);
  }
  #mother-father-day-cp .pickup1 .lgs-item-note[data-astro-cid-e6y626s4] {
    width: auto;
    white-space: inherit;
  }
}

/* ==========================================
   Giftbox (ギフトボックス) セクション
   ========================================== */
#mother-father-day-cp .giftbox[data-astro-cid-z223v63x] {
  padding: calc(80 / 1920 * 100vw) 0;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox[data-astro-cid-z223v63x] {
    padding: calc(30 / 393 * 100vw) 0;
  }
}

#mother-father-day-cp .giftbox-header[data-astro-cid-z223v63x] {
  text-align: center;
  margin-bottom: calc(40 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-header[data-astro-cid-z223v63x] {
    margin-bottom: calc(30 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-title[data-astro-cid-z223v63x] {
  width: 48.75vw;
  text-align: center;
  margin: 0 auto calc(50 / 1920 * 100vw);
  border-top: solid 2px #e60012;
  border-bottom: solid 2px #e60012;
  padding: calc(34 / 1920 * 100vw) 0;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-title[data-astro-cid-z223v63x] {
    width: calc(348 / 393 * 100vw);
    margin-bottom: calc(18 / 393 * 100vw);
    padding: calc(14 / 393 * 100vw) 0;
  }
}

#mother-father-day-cp .giftbox-title-img[data-astro-cid-z223v63x] {
  width: 31.25vw;
  margin: 0 auto;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-title-img[data-astro-cid-z223v63x] {
    width: calc(228 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-title-sub[data-astro-cid-z223v63x] {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: calc(20 / 1920 * 100vw);
  font-weight: 500;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-title-sub[data-astro-cid-z223v63x] {
    font-size: calc(16 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-title-line[data-astro-cid-z223v63x] {
  width: 3.125vw;
  height: 2px;
  background-color: #c8102e;
  margin: 0 auto calc(20 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-title-line[data-astro-cid-z223v63x] {
    width: calc(50 / 393 * 100vw);
    margin-bottom: calc(16 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-desc[data-astro-cid-z223v63x] {
  font-size: calc(28 / 1920 * 100vw);
  line-height: 1.7;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-desc[data-astro-cid-z223v63x] {
    font-size: calc(12 / 393 * 100vw);
    text-align: center;
  }
}

#mother-father-day-cp .giftbox-image-wrap[data-astro-cid-z223v63x] {
  margin: 0 auto 3.125vw;
  width: calc(1300 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-image-wrap[data-astro-cid-z223v63x] {
    width: 100%;
    margin-bottom: calc(24 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-image[data-astro-cid-z223v63x] {
  width: 100%;
  height: auto;
}

#mother-father-day-cp .giftbox-image-size[data-astro-cid-z223v63x] {
  font-size: 0.625vw;
  color: #888;
  margin-top: calc(8 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-image-size[data-astro-cid-z223v63x] {
    font-size: calc(11 / 393 * 100vw);
    margin-top: calc(6 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-price[data-astro-cid-z223v63x] {
  text-align: center;
  margin-bottom: calc(50 / 1920 * 100vw);
  font-size: 1.9791666667vw;
  font-weight: 500;
}

#mother-father-day-cp
  .giftbox-price[data-astro-cid-z223v63x]
  .em[data-astro-cid-z223v63x] {
  font-family: Jost, sans-serif;
  font-size: calc(64 / 1920 * 100vw);
  font-weight: 500;
  margin-left: 1.5625vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp
    .giftbox-price[data-astro-cid-z223v63x]
    .em[data-astro-cid-z223v63x] {
    font-size: calc(32 / 393 * 100vw);
    margin-left: 0;
  }
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-price[data-astro-cid-z223v63x] {
    margin-bottom: calc(16 / 393 * 100vw);
    font-size: calc(18 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-btns[data-astro-cid-z223v63x] {
  width: calc(1300 / 1920 * 100vw);
  margin: 0 auto calc(70 / 1920 * 100vw);
  display: flex;
  gap: 3.125vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-btns[data-astro-cid-z223v63x] {
    width: calc(344 / 393 * 100vw);
    flex-direction: column;
    gap: calc(30 / 393 * 100vw);
    margin-bottom: calc(30 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-btn-group[data-astro-cid-z223v63x] {
  flex: 1;
  order: 1;
}
#mother-father-day-cp .giftbox-btn-group[data-astro-cid-z223v63x]:nth-child(2) {
  order: 2;
}
@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-btn-group[data-astro-cid-z223v63x] {
    width: 100%;
  }
  #mother-father-day-cp .giftbox-btn-group[data-astro-cid-z223v63x] {
    order: 2;
  }
  #mother-father-day-cp
    .giftbox-btn-group[data-astro-cid-z223v63x]:nth-child(2) {
    order: 1;
  }
}

#mother-father-day-cp .giftbox-btn-label[data-astro-cid-z223v63x] {
  font-size: 1.875vw;
  font-weight: 500;
  margin-bottom: calc(25 / 1920 * 100vw);
  text-align: center;
}

#mother-father-day-cp .giftbox-btn-label[data-astro-cid-z223v63x].is-mother {
  color: #e60012;
}

#mother-father-day-cp .giftbox-btn-label[data-astro-cid-z223v63x].is-father {
  color: #3c9771;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-btn-label[data-astro-cid-z223v63x] {
    font-size: calc(17 / 393 * 100vw);
    margin-bottom: calc(6 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-btn[data-astro-cid-z223v63x] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: calc(20 / 1920 * 100vw) calc(16 / 1920 * 100vw);
  font-size: calc(34 / 1920 * 100vw);
  font-weight: 500;
  color: #fff;
  position: relative;
  transition: opacity 0.2s;
}

#mother-father-day-cp .giftbox-btn[data-astro-cid-z223v63x]:after {
  content: "";
  display: block;
  width: calc(26 / 1920 * 100vw);
  height: calc(26 / 1920 * 100vw);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(135deg);
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 2.34375vw;
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-btn[data-astro-cid-z223v63x]:after {
    width: calc(16 / 393 * 100vw);
    height: calc(16 / 393 * 100vw);
    right: calc(20 / 393 * 100vw);
  }
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-btn[data-astro-cid-z223v63x] {
    padding: calc(14 / 393 * 100vw) calc(16 / 393 * 100vw);
    font-size: calc(18 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-btn[data-astro-cid-z223v63x]:hover {
  opacity: 0.85;
}

#mother-father-day-cp .giftbox-btn-mothers[data-astro-cid-z223v63x] {
  background-color: #e60012;
}

#mother-father-day-cp .giftbox-btn-fathers[data-astro-cid-z223v63x] {
  background-color: #3c9771;
}

#mother-father-day-cp .giftbox-notes[data-astro-cid-z223v63x] {
  width: calc(1300 / 1920 * 100vw);
  margin: 0 auto calc(70 / 1920 * 100vw);
  background-color: #f6f6f3;
  padding: 1.875vw 2.8125vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-notes[data-astro-cid-z223v63x] {
    width: 87.5318066158vw;
    padding: calc(10 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-notes-title[data-astro-cid-z223v63x] {
  font-size: calc(28 / 1920 * 100vw);
  font-weight: 500;
  text-align: center;
  margin-bottom: 0.78125vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-notes-title[data-astro-cid-z223v63x] {
    font-size: calc(13 / 393 * 100vw);
    margin-bottom: calc(5 / 393 * 100vw);
  }
}

#mother-father-day-cp .giftbox-notes-list[data-astro-cid-z223v63x] {
  display: flex;
  flex-direction: column;
  gap: calc(4 / 1920 * 100vw);
  margin-bottom: calc(20 / 1920 * 100vw);
}

#mother-father-day-cp .giftbox-notes-list[data-astro-cid-z223v63x]:last-child {
  margin-bottom: 0;
}

@media (max-width: 736px) {
  #mother-father-day-cp .giftbox-notes-list[data-astro-cid-z223v63x] {
    gap: calc(4 / 393 * 100vw);
    margin-bottom: calc(10 / 393 * 100vw);
  }
}

#mother-father-day-cp
  .giftbox-notes-list[data-astro-cid-z223v63x]
  li[data-astro-cid-z223v63x] {
  font-size: calc(20 / 1920 * 100vw);
  line-height: 1.6;
}

@media (max-width: 736px) {
  #mother-father-day-cp
    .giftbox-notes-list[data-astro-cid-z223v63x]
    li[data-astro-cid-z223v63x] {
    font-size: calc(10 / 393 * 100vw);
  }
}

/* ==========================================
   Rec (おすすめ商品グリッド) セクション
   ========================================== */
#mother-father-day-cp .rec[data-astro-cid-iokxbxur] {
  padding-bottom: 0vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec[data-astro-cid-iokxbxur] {
    padding-bottom: 0vw;
  }
}

#mother-father-day-cp .rec-group[data-astro-cid-iokxbxur] {
  max-width: calc(1300 / 1920 * 100vw);
  margin: 0 auto 6.25vw;
  background-color: #f6f6f3;
  border-radius: calc(10 / 1920 * 100vw);
  padding: 4.6875vw calc(100 / 1920 * 100vw);
  position: relative;
}
#mother-father-day-cp .rec-group[data-astro-cid-iokxbxur].father {
  padding-top: 0;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-group[data-astro-cid-iokxbxur] {
    max-width: 87.5318066158vw;
    margin: 0 auto;
    padding: calc(30 / 393 * 100vw) calc(14 / 393 * 100vw);
  }
}

#mother-father-day-cp
  .rec-group[data-astro-cid-iokxbxur].mother:nth-child(2):before {
  content: "";
  display: block;
  width: calc(448 / 1920 * 100vw);
  height: calc(440 / 1920 * 100vw);
  background: url(../img/recommend/flower_mother.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: calc(-130 / 1920 * 100vw);
  right: calc(-100 / 1920 * 100vw);
}
#mother-father-day-cp .pickup2 .rec-group-header:nth-child(1):before {
  content: "";
  display: block;
  width: calc(373 / 1920 * 100vw);
  height: calc(395 / 1920 * 100vw);
  background: url(../img/recommend/flower_father.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: calc(-100 / 1920 * 100vw);
  left: -4.6875vw;
  z-index: 1;
}

@media (max-width: 736px) {
  #mother-father-day-cp .pickup2 .rec-group-header:nth-child(1):before {
    background-size: contain;
    position: absolute;
    top: calc(-130 / 1920 * 100vw);
    left: calc(-370 / 1920 * 100vw);
    width: calc(448 / 1920 * 100vw);
    height: calc(440 / 1920 * 100vw);
  }

  #mother-father-day-cp
    .rec-group[data-astro-cid-iokxbxur]:nth-child(2):before {
    width: calc(130 / 393 * 100vw);
    height: calc(120 / 393 * 100vw);
    top: calc(-41 / 393 * 100vw);
    right: calc(-46 / 393 * 100vw);
  }
  #mother-father-day-cp .rec-group[data-astro-cid-iokxbxur]:nth-child(2) {
    margin-bottom: calc(30 / 393 * 100vw);
  }
}
#mother-father-day-cp .pickup2 .rec-group-header-box {
  max-width: calc(1300 / 1920 * 100vw);
  position: relative;
  margin: 0 auto;
}
#mother-father-day-cp .rec-group-header[data-astro-cid-iokxbxur] {
  text-align: center;
}
#mother-father-day-cp .pickup2 h2 {
  border-bottom: 1px solid #3c9771;
  border-top: 1px solid #3c9771;
  text-align: center;
  padding: 20px 50px;
  font-size: calc(50 / 1920 * 100vw);
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #3c9771;
  display: table;
  margin: 0 auto;
}
#mother-father-day-cp .pickup2 h2 span.fst {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.68em;
  letter-spacing: 0em;
}
#mother-father-day-cp .pickup2 h2 span.fst .news {
  color: #fff;
  background: #3d9771;
  display: inline-block;
  border-radius: 5px;
  padding: 3px 13px;
  margin-right: 1em;
  line-height: 1.8;
  font-size: 0.7em;
}
#mother-father-day-cp .pickup2 h2 span.big {
  font-size: 1.17em;
  letter-spacing: 0.05em;
}
@media (max-width: 736px) {
  #mother-father-day-cp .pickup2 h2 {
    padding: calc(10 / 393 * 100vw);
    font-size: calc(15.2 / 393 * 100vw);
  }
  #mother-father-day-cp .pickup2 h2 span.fst .news {
    padding: 3px 7px;
  }
}
#mother-father-day-cp .pickup-box .flex-box {
  display: flex;
  align-items: end;
  justify-content: center;
  margin: 50px auto 0;
  max-width: 100%;
}
#mother-father-day-cp .pickup-box .left-cap-box h3 {
  font-size: calc(41 / 1920 * 100vw);
  line-height: 1.2;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-family: Jost, sans-serif;
}
#mother-father-day-cp .pickup-box .left-cap-box h3 .off {
  color: #e60013;
  font-size: 2.45em;
  display: block;
}
#mother-father-day-cp .pickup-box .left-cap-box h3 .sm {
  font-size: 0.82em;
  letter-spacing: 0.3em;
  display: block;
}
@media (max-width: 736px) {
  #mother-father-day-cp .pickup-box .flex-box {
    margin-top: 30px;
  }
  #mother-father-day-cp .pickup-box .left-cap-box h3 {
    font-size: calc(16 / 393 * 100vw);
    text-align: center;
  }
}
#mother-father-day-cp .pickup-box .right-list-box {
  margin-left: 50px;
}
#mother-father-day-cp .pickup-box .right-list-box .title {
  padding: 3px;
  border-top: 1px solid #3d9771;
  border-bottom: 1px solid #3d9771;
  display: table;
  color: #3c956f;
  font-weight: 700;
  font-size: calc(28 / 1920 * 100vw);
}
#mother-father-day-cp .pickup-box .right-list-box dl {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #3d9771;
  margin-top: 10px;
}
#mother-father-day-cp .pickup-box .right-list-box dt {
  font-size: calc(20 / 1920 * 100vw);
}
#mother-father-day-cp .pickup-box .right-list-box dd {
  display: flex;
  align-items: end;
  color: #e60013;
  font-size: calc(37 / 1920 * 100vw);
  line-height: 1.5;
}
#mother-father-day-cp .pickup-box .right-list-box .line {
  margin-left: auto;
  font-size: calc(27 / 1920 * 100vw);
  line-height: 1.6;
  text-decoration: line-through;
  color: #333333;
}
#mother-father-day-cp .pickup-box .right-list-box .tax {
  font-size: 0.55em;
  line-height: 2;
}
#mother-father-day-cp .pickup-box .right-list-box img {
  width: 19px;
  height: 19px;
  margin: 0 20px 2px;
}
@media (max-width: 1000px) {
  #mother-father-day-cp .pickup-box .flex-box {
    display: block;
  }
  #mother-father-day-cp .pickup-box .right-list-box .title {
    margin: 0 auto;
  }
  #mother-father-day-cp .pickup-box .flex-box .left-cap-box {
    margin: 0 auto 50px;
    display: table;
  }
  #mother-father-day-cp .pickup-box .right-list-box {
    width: 90%;
    margin: 0 auto;
  }
  #mother-father-day-cp .pickup-box .right-list-box dd {
    justify-content: center;
  }
  #mother-father-day-cp .pickup-box .right-list-box .line {
    margin-left: 0;
  }
}
@media (max-width: 736px) {
  #mother-father-day-cp .rec-group-header[data-astro-cid-iokxbxur] {
    margin-bottom: calc(26 / 393 * 100vw);
  }
  #mother-father-day-cp .pickup-box .right-list-box .title {
    font-size: calc(12 / 393 * 100vw);
  }
  #mother-father-day-cp .pickup-box .flex-box .left-cap-box {
    margin: 0 auto 30px;
  }
  #mother-father-day-cp .pickup-box .right-list-box dl {
    display: block;
    padding-bottom: 6px;
  }
  #mother-father-day-cp .pickup-box .right-list-box dt {
    font-size: calc(12 / 393 * 100vw);
  }
  #mother-father-day-cp .pickup-box .right-list-box dd {
    font-size: calc(23 / 393 * 100vw);
  }
  #mother-father-day-cp .pickup-box .right-list-box .line {
    font-size: calc(17 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-group-title-img[data-astro-cid-iokxbxur] {
  width: calc(700 / 1920 * 100vw);
  margin: 0 auto 4.6875vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-group-title-img[data-astro-cid-iokxbxur] {
    width: calc(258 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-grid[data-astro-cid-iokxbxur] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(130 / 1920 * 100vw) 3.90625vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-grid[data-astro-cid-iokxbxur] {
    grid-template-columns: repeat(2, 1fr);
    gap: calc(60 / 393 * 100vw) calc(12 / 393 * 100vw);
  }
  #mother-father-day-cp
    .pickup2
    .pickup-box
    .rec-grid[data-astro-cid-iokxbxur] {
    padding: calc(30 / 393 * 100vw) calc(10 / 393 * 100vw);
    max-width: 100%;
  }
}

#mother-father-day-cp .rec-item[data-astro-cid-iokxbxur] {
  width: 100%;
  display: flex;
  flex-direction: column;
}

#mother-father-day-cp .rec-item-link[data-astro-cid-iokxbxur] {
  display: block;
  transition: opacity 0.2s;
}

#mother-father-day-cp .rec-item-link[data-astro-cid-iokxbxur]:hover {
  opacity: 0.8;
}

#mother-father-day-cp .rec-item-image[data-astro-cid-iokxbxur] {
  width: 100%;
  overflow: hidden;
  margin-bottom: calc(50 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-item-image[data-astro-cid-iokxbxur] {
    margin-bottom: calc(8 / 393 * 100vw);
  }
}

#mother-father-day-cp
  .rec-item-image[data-astro-cid-iokxbxur]
  img[data-astro-cid-iokxbxur] {
  width: 100%;
}

#mother-father-day-cp .rec-item-type[data-astro-cid-iokxbxur] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: calc(10 / 1920 * 100vw);
  margin-bottom: 0.3125vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-item-type[data-astro-cid-iokxbxur] {
    gap: calc(3 / 393 * 100vw);
    margin-bottom: calc(4 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-item-type-item[data-astro-cid-iokxbxur] {
  display: inline-block;
  font-size: 1.25vw;
  padding: calc(2 / 1920 * 100vw) calc(28 / 1920 * 100vw);
  margin-bottom: 0.625vw;
  border-radius: calc(4 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-item-type-item[data-astro-cid-iokxbxur] {
    font-size: calc(9 / 393 * 100vw);
    padding: calc(1 / 393 * 100vw) calc(5 / 393 * 100vw) calc(2 / 393 * 100vw);
    border-radius: calc(2 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-item-type-item[data-astro-cid-iokxbxur].type01 {
  border: 1px solid #fc0000;
  color: #fc0000;
}

#mother-father-day-cp .rec-item-type-item[data-astro-cid-iokxbxur].type02 {
  border: 1px solid #555;
  color: #555;
}

#mother-father-day-cp .rec-item-btn[data-astro-cid-iokxbxur] {
  color: #fff;
  display: block;
  width: 100%;
  padding: calc(14 / 1920 * 100vw) calc(16 / 1920 * 100vw);
  font-size: calc(28 / 1920 * 100vw);
  font-weight: 500;
  text-align: center;
  border-radius: 3.125vw;
  position: relative;
  transition: opacity 0.2s;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-item-btn[data-astro-cid-iokxbxur] {
    width: 90%;
    margin: 0 auto;
    font-size: calc(11 / 393 * 100vw);
    padding: calc(6 / 393 * 100vw) 0;
    border-radius: calc(60 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-item-btn[data-astro-cid-iokxbxur]:after {
  content: "";
  display: block;
  width: calc(20 / 1920 * 100vw);
  height: calc(20 / 1920 * 100vw);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 2.34375vw;
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-item-btn[data-astro-cid-iokxbxur]:after {
    width: calc(8 / 393 * 100vw);
    height: calc(8 / 393 * 100vw);
    right: calc(14 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-item-btn[data-astro-cid-iokxbxur]:hover {
  opacity: 0.8;
}

#mother-father-day-cp .rec-item-btn[data-astro-cid-iokxbxur].is-mother {
  background-color: #e60012;
}

#mother-father-day-cp .rec-item-btn[data-astro-cid-iokxbxur].is-father {
  background-color: #3c9771;
}

#mother-father-day-cp .rec-item-btn[data-astro-cid-iokxbxur].is-both {
  background-color: #e60012;
}

#mother-father-day-cp .rec-item-info[data-astro-cid-iokxbxur] {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.78125vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-item-info[data-astro-cid-iokxbxur] {
    padding: 0;
  }
}

#mother-father-day-cp .rec-item-name[data-astro-cid-iokxbxur] {
  font-size: calc(32 / 1920 * 100vw);
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0.78125vw;
  flex: 1 1 auto;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-item-name[data-astro-cid-iokxbxur] {
    font-size: calc(12 / 393 * 100vw);
    margin-bottom: calc(15 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-item-price[data-astro-cid-iokxbxur] {
  font-family: Jost, sans-serif;
  font-size: calc(50 / 1920 * 100vw);
  font-weight: 500;
  text-align: center;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-item-price[data-astro-cid-iokxbxur] {
    font-size: calc(24 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-item-tax[data-astro-cid-iokxbxur] {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: calc(26 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-item-tax[data-astro-cid-iokxbxur] {
    font-size: calc(11 / 393 * 100vw);
  }
}

/* ==========================================
   Rec-Both (母の日・父の日ペアセット) セクション
   ========================================== */
#mother-father-day-cp .rec-group-both[data-astro-cid-iokxbxur] {
  background-color: #e60012;
  padding: 6.25vw 0;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-group-both[data-astro-cid-iokxbxur] {
    padding: calc(30 / 393 * 100vw) 0;
  }
}

#mother-father-day-cp .rec-group-both-inner[data-astro-cid-iokxbxur] {
  max-width: calc(1300 / 1920 * 100vw);
  margin: 0 auto;
  padding: 4.6875vw calc(100 / 1920 * 100vw);
  background-color: #f6f6f3;
  border-radius: calc(10 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-group-both-inner[data-astro-cid-iokxbxur] {
    max-width: 87.5318066158vw;
    padding: calc(35 / 393 * 100vw) calc(10 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-group-both-header[data-astro-cid-iokxbxur] {
  margin-bottom: 1.25vw;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-group-both-header[data-astro-cid-iokxbxur] {
    margin-bottom: calc(16 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-group-both-flower[data-astro-cid-iokxbxur] {
  width: 3.125vw;
  flex-shrink: 0;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-group-both-flower[data-astro-cid-iokxbxur] {
    width: calc(48 / 393 * 100vw);
  }
}

#mother-father-day-cp .rec-group-both-title[data-astro-cid-iokxbxur] {
  font-size: calc(48 / 1920 * 100vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  color: #e60012;
  border-top: solid 2px #e60012;
  border-bottom: solid 2px #e60012;
  padding: 0.125vw 0 1.475vw;
  max-width: calc(1000 / 1920 * 100vw);
  margin: 0 auto calc(40 / 1920 * 100vw);
}

#mother-father-day-cp .rec-group-both-title[data-astro-cid-iokxbxur] span {
  margin: 0 auto;
  display: table;
  transform: translateY(-0.65em);
  background: #f6f6f3;
  padding: 0 20px;
  font-size: 0.6em;
  line-height: 1;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-group-both-title[data-astro-cid-iokxbxur] {
    font-size: calc(19 / 393 * 100vw);
    margin-bottom: calc(20 / 393 * 100vw);
    max-width: calc(305 / 393 * 100vw);
    padding: calc(6 / 393 * 100vw) 0;
    padding-top: 0;
  }
  #mother-father-day-cp .rec-group-both-title[data-astro-cid-iokxbxur] span {
    transform: translateY(-0.55em);
  }
}

#mother-father-day-cp .rec-group-both-sub[data-astro-cid-iokxbxur] {
  font-size: 2.1875vw;
  line-height: 1.5;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: calc(50 / 1920 * 100vw);
}

#mother-father-day-cp section.bnr_line {
  margin: 4.25vw auto;
  display: table;
  width: 600px;
}

@media (max-width: 736px) {
  #mother-father-day-cp .rec-group-both-sub[data-astro-cid-iokxbxur] {
    font-size: calc(13 / 393 * 100vw);
  }
  #mother-father-day-cp section.bnr_line {
    width: 80%;
  }
}

#mother-father-day-cp
  .rec-group-both-sub[data-astro-cid-iokxbxur]
  .em[data-astro-cid-iokxbxur] {
  font-size: calc(52 / 1920 * 100vw);
}

@media (max-width: 736px) {
  #mother-father-day-cp
    .rec-group-both-sub[data-astro-cid-iokxbxur]
    .em[data-astro-cid-iokxbxur] {
    font-size: calc(17 / 393 * 100vw);
  }
}

/* ==========================================
   その他・ユーティリティ・バナー
   ========================================== */
#mother-father-day-cp .is-pc[data-astro-cid-j7pv25f6] {
  display: block;
}

@media (max-width: 736px) {
  #mother-father-day-cp .is-pc[data-astro-cid-j7pv25f6] {
    display: none !important;
  }
}

#mother-father-day-cp .is-sp[data-astro-cid-j7pv25f6] {
  display: none !important;
}

@media (max-width: 736px) {
  #mother-father-day-cp .is-sp[data-astro-cid-j7pv25f6] {
    display: block !important;
  }
}

@media (max-width: 736px) {
  #mother-father-day-cp [data-astro-cid-j7pv25f6] {
    overflow: hidden;
  }
}

/* バナー非表示設定 */
#mother-father-day-banner {
  display: none !important;
}

.giftbox-notice {
  font-size: 16px;
  margin-bottom: 60px;
  color: #e60012;
  text-align: center;
}
