@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; */
  margin-bottom: 0;
}
#valentine_cpn #wrapper.page .lead p {
  /* font-size: 14px; */
  margin-bottom: 0;
}
#valentine_cpn #wrapper.page .lead .logo{
  width: 350px;
  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 .lead h2 span{
  display: none;
}
#valentine_cpn #wrapper.page .head h2 span.mark::after{
  content: "®";
  position: relative;
  top: 4px;
}

#valentine_cpn #wrapper.page .head h2{
  white-space: nowrap;
}
#valentine_cpn #wrapper.page .head .head_btn{
  display: block;
  width: 100%;
  height: 40px;
  background-color: #000;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-top: 40px;
}
#valentine_cpn #wrapper.page .item_box .detail ul li{
  white-space: nowrap;
}
#valentine_cpn #wrapper.page .item_box .item_img.sp-w70 img{
  width: 70%;
}
#valentine_cpn #wrapper.page .item_box .item_img.sp-w80 img{
  width: 80%;
}
#valentine_cpn #wrapper.page .item_box .item_img.sp-w84 img{
  width: 84%;
}
#valentine_cpn #wrapper.page .item_box .item_img.sp-w90 img{
  width: 90%;
}

.max {
    margin: 0px auto;
}
.max p {
    text-align: center;
    font-feature-settings: "palt";
}