@charset "UTF-8";

#kv {
  background: #fff url(../img/kv_sp.jpg) top center no-repeat;
  background-size: cover;
}
#valentine_cpn section {
  overflow-x: hidden;
}
#valentine_cpn #wrapper.page .lead h2 {
  /* font-size: 20px; */
}
#valentine_cpn #wrapper.page .lead p {
  /* font-size: 14px; */
  margin-bottom: 0;
}
#valentine_cpn #wrapper.page .lead .logo {
  width: 200px;
  margin: auto;
}
#valentine_cpn #wrapper.page .item_box picture {
  width: auto;
}
#valentine_cpn #wrapper.page .item_box .detail .detail_name strong {
  line-height: 1.5;
}
#valentine_cpn #wrapper.page .item_box .detail .row {
  width: 100vw;
  position: relative;
  left: 50%;
  translate: -50% 0;
  padding: 0 3vw;
}
#valentine_cpn #wrapper.page .item_box .detail h3.col-title {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif !important;
  text-align: center;
}
#valentine_cpn #wrapper .section .row-sp-2.type08 {
  .col.horizontal {
    gap: 0;
    width: 50%;
    .col-img {
      width: 60px;
      flex-shrink: 0;
      margin-inline: 0;
    }
  }
}

#valentine_cpn #wrapper .section .row.type01 .col {
  padding-left: 0;
}
#valentine_cpn #wrapper.page .head.type01 .head_txt .new,
#valentine_cpn #wrapper.page .head.type02 .head_ttl .new {
  padding: 6px 10px;
  background-color: #ff2d96;
  border-radius: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 32px;
  display: inline-block;
}

#valentine_cpn #wrapper.page .lead h2 {
  /* font-size: 20px; */
}

#valentine_cpn #wrapper.page .lead p {
  /* font-size: 13px; */
  margin-bottom: 0;
}

#valentine_cpn #wrapper.page .head h2 {
  text-align: left;
}

#valentine_cpn #wrapper.page .head p {
  /* font-size: 12px; */
}

#valentine_cpn #wrapper.page section p {
  /* font-size: 13px; */
}

#valentine_cpn #wrapper.page .head.type02 .head_ttl {
  padding-left: calc((100% - min(80vw, 300px)) / 2);
  padding-right: calc((100% - min(80vw, 300px)) / 2);
}

#valentine_cpn #wrapper.page .head.type02 .head_ttl h2 {
  /* font-size: 24px; */
  white-space: nowrap;
  line-height: 1.5;
}

#valentine_cpn #wrapper.page .item_box .detail .detail_name strong {
  line-height: 1.5;
  white-space: nowrap;
}

#valentine_cpn #wrapper.page .head p span {
  font-size: 0.8em;
  margin-top: 2rem;
  display: block;
}
#valentine_cpn #wrapper.page .head p span.mt0 {
  margin-top: 0;
}
.pc-inline {
  display: none;
}
.sp-inline {
  display: inline;
}
#valentine_cpn #wrapper.page .head p .pc-inline {
  display: none;
}
#valentine_cpn #wrapper.page .head p .sp-inline {
  display: inline;
}
#valentine_cpn #wrapper.page .head h2{
  letter-spacing: -0.01em;
  margin-left: -4px;
}
#valentine_cpn #wrapper.page .head h2 span{
  margin-left: 6px;
}