@charset "UTF-8";

#kv {
  background: #fff url(../img/kv.jpg) top center no-repeat;
  background-size: cover;
}

#valentine_cpn section {
  overflow-x: hidden;
}

#valentine_cpn #wrapper .lead {
  max-width: 960px;
  margin-inline: auto;
}

#valentine_cpn #wrapper .lead h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 32px;
}

#valentine_cpn #wrapper.page .head.type01.reverse {
  flex-direction: row-reverse;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner.small-img {
  img {
    width: 70%;
  }
}

#valentine_cpn #wrapper.page .item_box.type01 .sub-img img {
  width: 50%;
}

#valentine_cpn #wrapper.page .item_box .detail .detail_name strong {
  line-height: 1.5;
}

#valentine_cpn #wrapper.page .item_box .detail .detail_name strong span {
  white-space: nowrap;
}

#valentine_cpn #wrapper .section .row .col.horizontal .col-title {
  text-align: center;
}

#valentine_cpn #wrapper .section .row.type01 .col .col-text .small {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.8em;
  white-space: nowrap;
}

#valentine_cpn #wrapper .section .row .col.horizontal {
  display: block;
}

#valentine_cpn #wrapper .section .row.type01 .col {
  padding-left: 0;
}

#valentine_cpn #wrapper.page .item_box picture {
  width: auto;
}

.displayFlex {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 48px;
}

.displayFlex p {
  font-size: 14px;
  text-align: left;
  margin-top: 28px;
  line-height: 1.71;
}

.displayFlex>* {
  width: 32%;
}

.displayFlex>* {
  margin-bottom: 24px;
}

.displayFlex>*:first-child img {
  width: 250px;
}

.displayFlex>*:nth-child(2) img {
  width: 215px;
}

.displayFlex>*:nth-child(3) img {
  width: 119px;
}

.intro-bottom__text {
  text-align: left;
  line-height: 1.75;
}

#valentine_cpn #wrapper.page .head .new {
  padding: 6px 10px;
  background-color: #FF2D96;
  border-radius: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 32px;
  display: inline-block;
}

#valentine_cpn #wrapper.page .head h2 span {
  text-transform: none;
}

#valentine_cpn #wrapper.page .lead .yoshu {
  margin-bottom: 0;
}

#valentine_cpn #wrapper.page .pc-w80 img {
  width: 80%;
}

.ib-sp-only {
  display: none;
}

.pc-inline {
  display: inline;
}

.sp-inline {
  display: none;
}

#valentine_cpn #wrapper.page .item_box-shiori01 {
    width: min(min(60vw, 700px), 700px);
    margin-top: 80px;
}