@charset "UTF-8";

#kv {
  background: #fff url(../img/kv_sp.jpg) top center no-repeat;
  background-size: cover;
    /* aspect-ratio: 375 / 375 !important; */
}
#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: 150px;
  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;
}
.displayFlex {
  flex-direction: column;
  margin-top: 24px;
}

.displayFlex > *{
  margin-bottom: 24px;
}

.displayFlex > *:first-child img{
  width: 250px;
}

.displayFlex > *:nth-child(2) img{
  width: 215px;
}

.displayFlex > *:nth-child(3) img{
  width: 119px;
}
.displayFlex p{
  text-align: left;
}
#wrapper.page section.lead p + h2 {
  font-size: 24px;
  margin-top: 24px;
}
.intro-bottom__text{
  text-align: left;
  line-height: 1.75;
}
#wrapper.page section.lead p {
  padding-bottom: 5%;
  color: #333;
  font-size: 12px;
  line-height: 1.8;
}
#valentine_cpn #wrapper.page .head.type02 .head_ttl h2{
  line-height: 1.5;
}
#valentine_cpn #wrapper.page .head p span{
  font-size: 0.8em;
  display: block;
}
.displayFlex.single {
  padding: 0 3%;
  margin-top: 24px;
}
.displayFlex p {
  font-size: 14px;
  text-align: left;
  margin-top: 28px;
  line-height: 1.71;
}
#valentine_cpn #wrapper.page .head .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;
}
.pc-inline{
  display: none;
}
.sp-inline{
  display: inline;
}
.w-sp120 img{
  transform: scale(1.2);
}
.mt-sp40{
  margin-top: 40px;
}
#valentine_cpn #wrapper.page .item_box .detail.mt-sp60{
  margin-top: 70px;
}